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