summaryrefslogtreecommitdiff
path: root/csharp/test/TestCommon/msbuild/testcommon/netstandard2.0/testcommon.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/TestCommon/msbuild/testcommon/netstandard2.0/testcommon.csproj')
-rw-r--r--csharp/test/TestCommon/msbuild/testcommon/netstandard2.0/testcommon.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/TestCommon/msbuild/testcommon/netstandard2.0/testcommon.csproj b/csharp/test/TestCommon/msbuild/testcommon/netstandard2.0/testcommon.csproj
index ecba85a15b7..cb5b033fcbb 100644
--- a/csharp/test/TestCommon/msbuild/testcommon/netstandard2.0/testcommon.csproj
+++ b/csharp/test/TestCommon/msbuild/testcommon/netstandard2.0/testcommon.csproj
@@ -18,7 +18,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>