diff options
Diffstat (limited to 'csharp/test/xamarin/controller.iOS/controller.iOS.csproj')
-rw-r--r-- | csharp/test/xamarin/controller.iOS/controller.iOS.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/xamarin/controller.iOS/controller.iOS.csproj b/csharp/test/xamarin/controller.iOS/controller.iOS.csproj index 4cf7ba9f083..9403cdae7d6 100644 --- a/csharp/test/xamarin/controller.iOS/controller.iOS.csproj +++ b/csharp/test/xamarin/controller.iOS/controller.iOS.csproj @@ -121,7 +121,7 @@ <Choose> <When Condition="'$(ICE_BIN_DIST)' == 'all'"> <ItemGroup> - <PackageReference Include="zeroc.ice.net" Version="3.7.3.1" /> + <PackageReference Include="zeroc.ice.net" Version="3.7.3.2" /> </ItemGroup> </When> <Otherwise> |