diff options
Diffstat (limited to 'csharp/test/Ice/facets/msbuild/collocated/net5.0/collocated.csproj')
-rw-r--r-- | csharp/test/Ice/facets/msbuild/collocated/net5.0/collocated.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/Ice/facets/msbuild/collocated/net5.0/collocated.csproj b/csharp/test/Ice/facets/msbuild/collocated/net5.0/collocated.csproj index b1dac291ed9..f86938b8032 100644 --- a/csharp/test/Ice/facets/msbuild/collocated/net5.0/collocated.csproj +++ b/csharp/test/Ice/facets/msbuild/collocated/net5.0/collocated.csproj @@ -33,7 +33,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> |