diff options
Diffstat (limited to 'csharp/test/Ice/slicing/exceptions/msbuild/client/netstandard2.0/client.csproj')
-rw-r--r-- | csharp/test/Ice/slicing/exceptions/msbuild/client/netstandard2.0/client.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/Ice/slicing/exceptions/msbuild/client/netstandard2.0/client.csproj b/csharp/test/Ice/slicing/exceptions/msbuild/client/netstandard2.0/client.csproj index ea64f80e5bb..67fcca1d92c 100644 --- a/csharp/test/Ice/slicing/exceptions/msbuild/client/netstandard2.0/client.csproj +++ b/csharp/test/Ice/slicing/exceptions/msbuild/client/netstandard2.0/client.csproj @@ -18,7 +18,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"/> <SliceCompile Include="../../../ClientPrivate.ice"/> </ItemGroup> |