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 e7fbf87f638..59cbd2f0c76 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.1"/> + <PackageReference Include="zeroc.icebuilder.msbuild" Version="5.0.2"/> <SliceCompile Include="../../../Test.ice"/> </ItemGroup> <Choose> |