diff options
Diffstat (limited to 'csharp/test/IceDiscovery/simple/msbuild/client/netstandard2.0/client.csproj')
-rw-r--r-- | csharp/test/IceDiscovery/simple/msbuild/client/netstandard2.0/client.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/IceDiscovery/simple/msbuild/client/netstandard2.0/client.csproj b/csharp/test/IceDiscovery/simple/msbuild/client/netstandard2.0/client.csproj index 7b5c0e0f647..d6656be6195 100644 --- a/csharp/test/IceDiscovery/simple/msbuild/client/netstandard2.0/client.csproj +++ b/csharp/test/IceDiscovery/simple/msbuild/client/netstandard2.0/client.csproj @@ -13,7 +13,7 @@ <Compile Include="../../../../../TestCommon/TestApp.cs"/> <Compile Include="../../../AllTests.cs"/> <Compile Include="../../../Client.cs"/> - <PackageReference Include="zeroc.icebuilder.msbuild" Version="5.0.3"/> + <PackageReference Include="zeroc.icebuilder.msbuild" Version="5.0.4"/> <SliceCompile Include="../../../Test.ice"/> </ItemGroup> <Choose> |