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