diff options
Diffstat (limited to 'csharp/test/Ice/proxy/msbuild/collocated/netstandard2.0/collocated.csproj')
-rw-r--r-- | csharp/test/Ice/proxy/msbuild/collocated/netstandard2.0/collocated.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/Ice/proxy/msbuild/collocated/netstandard2.0/collocated.csproj b/csharp/test/Ice/proxy/msbuild/collocated/netstandard2.0/collocated.csproj index 412be477ca9..1d24c431243 100644 --- a/csharp/test/Ice/proxy/msbuild/collocated/netstandard2.0/collocated.csproj +++ b/csharp/test/Ice/proxy/msbuild/collocated/netstandard2.0/collocated.csproj @@ -14,7 +14,7 @@ <Compile Include="../../../AllTests.cs"/> <Compile Include="../../../MyDerivedClassI.cs"/> <Compile Include="../../../Collocated.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> |