diff options
Diffstat (limited to 'csharp/test/xamarin/controller.Android')
-rw-r--r-- | csharp/test/xamarin/controller.Android/controller.Android.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/xamarin/controller.Android/controller.Android.csproj b/csharp/test/xamarin/controller.Android/controller.Android.csproj index 5c1dc4bbda6..7e75610e13a 100644 --- a/csharp/test/xamarin/controller.Android/controller.Android.csproj +++ b/csharp/test/xamarin/controller.Android/controller.Android.csproj @@ -69,7 +69,7 @@ <Choose> <When Condition="'$(ICE_BIN_DIST)' == 'all'"> <ItemGroup> - <PackageReference Include="zeroc.ice.net" Version="3.7.2" /> + <PackageReference Include="zeroc.ice.net" Version="3.7.3" /> </ItemGroup> </When> <Otherwise> |