summaryrefslogtreecommitdiff
path: root/csharp/test/IceBox/configuration/msbuild/client/netstandard2.0
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/IceBox/configuration/msbuild/client/netstandard2.0')
-rw-r--r--csharp/test/IceBox/configuration/msbuild/client/netstandard2.0/client.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/IceBox/configuration/msbuild/client/netstandard2.0/client.csproj b/csharp/test/IceBox/configuration/msbuild/client/netstandard2.0/client.csproj
index 922de310830..3599d4021a6 100644
--- a/csharp/test/IceBox/configuration/msbuild/client/netstandard2.0/client.csproj
+++ b/csharp/test/IceBox/configuration/msbuild/client/netstandard2.0/client.csproj
@@ -25,7 +25,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>