diff options
Diffstat (limited to 'csharp/test/Ice/exceptions/msbuild/collocated/net5.0/collocated.csproj')
-rw-r--r-- | csharp/test/Ice/exceptions/msbuild/collocated/net5.0/collocated.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/Ice/exceptions/msbuild/collocated/net5.0/collocated.csproj b/csharp/test/Ice/exceptions/msbuild/collocated/net5.0/collocated.csproj index 65cf1d1c456..f5e74158a0c 100644 --- a/csharp/test/Ice/exceptions/msbuild/collocated/net5.0/collocated.csproj +++ b/csharp/test/Ice/exceptions/msbuild/collocated/net5.0/collocated.csproj @@ -27,7 +27,7 @@ <Choose> <When Condition="'$(ICE_BIN_DIST)' == 'all'"> <ItemGroup> - <PackageReference Include="zeroc.ice.net" Version="3.7.4" /> + <PackageReference Include="zeroc.ice.net" Version="3.7.5" /> </ItemGroup> </When> <Otherwise> |