diff options
Diffstat (limited to 'csharp/test/Ice/background/msbuild/client/netstandard2.0/client.csproj')
-rw-r--r-- | csharp/test/Ice/background/msbuild/client/netstandard2.0/client.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/Ice/background/msbuild/client/netstandard2.0/client.csproj b/csharp/test/Ice/background/msbuild/client/netstandard2.0/client.csproj index a32e4c013e5..1bc3aabf9db 100644 --- a/csharp/test/Ice/background/msbuild/client/netstandard2.0/client.csproj +++ b/csharp/test/Ice/background/msbuild/client/netstandard2.0/client.csproj @@ -32,7 +32,7 @@ <Choose> <When Condition="'$(ICE_BIN_DIST)' == 'all'"> <ItemGroup> - <PackageReference Include="zeroc.ice.net" Version="3.7.5" /> + <PackageReference Include="zeroc.ice.net" Version="3.8.0" /> </ItemGroup> </When> <Otherwise> |