diff options
Diffstat (limited to 'csharp/test/Ice/seqMapping/msbuild/client/netstandard2.0/client.csproj')
-rw-r--r-- | csharp/test/Ice/seqMapping/msbuild/client/netstandard2.0/client.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/Ice/seqMapping/msbuild/client/netstandard2.0/client.csproj b/csharp/test/Ice/seqMapping/msbuild/client/netstandard2.0/client.csproj index 866d0fdce8a..5fdbf6f4a37 100644 --- a/csharp/test/Ice/seqMapping/msbuild/client/netstandard2.0/client.csproj +++ b/csharp/test/Ice/seqMapping/msbuild/client/netstandard2.0/client.csproj @@ -16,7 +16,7 @@ <Compile Include="../../../Custom.cs"/> <Compile Include="../../../Twoways.cs"/> <Compile Include="../../../TwowaysAMI.cs"/> - <PackageReference Include="zeroc.icebuilder.msbuild" Version="5.0.3"/> + <PackageReference Include="zeroc.icebuilder.msbuild" Version="5.0.4"/> <SliceCompile Include="../../../Test.ice"/> </ItemGroup> <ItemGroup> |