diff options
Diffstat (limited to 'csharp/test/Ice/scope/msbuild/collocated/netstandard2.0/collocated.csproj')
-rw-r--r-- | csharp/test/Ice/scope/msbuild/collocated/netstandard2.0/collocated.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/Ice/scope/msbuild/collocated/netstandard2.0/collocated.csproj b/csharp/test/Ice/scope/msbuild/collocated/netstandard2.0/collocated.csproj index c1ab889d0d4..def26d084c0 100644 --- a/csharp/test/Ice/scope/msbuild/collocated/netstandard2.0/collocated.csproj +++ b/csharp/test/Ice/scope/msbuild/collocated/netstandard2.0/collocated.csproj @@ -20,7 +20,7 @@ <Choose> <When Condition="'$(ICE_BIN_DIST)' == 'all'"> <ItemGroup> - <PackageReference Include="zeroc.ice.net" Version="3.7.2"/> + <PackageReference Include="zeroc.ice.net" Version="3.7.3"/> </ItemGroup> </When> <Otherwise> |