diff options
Diffstat (limited to 'csharp/test/Ice/seqMapping/msbuild/collocated/netstandard2.0/collocated.csproj')
-rw-r--r-- | csharp/test/Ice/seqMapping/msbuild/collocated/netstandard2.0/collocated.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/Ice/seqMapping/msbuild/collocated/netstandard2.0/collocated.csproj b/csharp/test/Ice/seqMapping/msbuild/collocated/netstandard2.0/collocated.csproj index 499a07c890a..4b530f04641 100644 --- a/csharp/test/Ice/seqMapping/msbuild/collocated/netstandard2.0/collocated.csproj +++ b/csharp/test/Ice/seqMapping/msbuild/collocated/netstandard2.0/collocated.csproj @@ -17,7 +17,7 @@ <Compile Include="../../../TwowaysAMI.cs"/> <Compile Include="../../../Collocated.cs"/> <Compile Include="../../../Custom.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> |