diff options
Diffstat (limited to 'csharp/test/Ice/background/msbuild/client/netstandard2.0/client.csproj')
-rw-r--r-- | csharp/test/Ice/background/msbuild/client/netstandard2.0/client.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/Ice/background/msbuild/client/netstandard2.0/client.csproj b/csharp/test/Ice/background/msbuild/client/netstandard2.0/client.csproj index 908e5e0b992..1260932c0b2 100644 --- a/csharp/test/Ice/background/msbuild/client/netstandard2.0/client.csproj +++ b/csharp/test/Ice/background/msbuild/client/netstandard2.0/client.csproj @@ -29,7 +29,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> |