diff options
Diffstat (limited to 'csharp/test/Ice/operations/msbuild/collocated/netstandard2.0/collocated.csproj')
-rw-r--r-- | csharp/test/Ice/operations/msbuild/collocated/netstandard2.0/collocated.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/Ice/operations/msbuild/collocated/netstandard2.0/collocated.csproj b/csharp/test/Ice/operations/msbuild/collocated/netstandard2.0/collocated.csproj index 40e40693987..1824172280c 100644 --- a/csharp/test/Ice/operations/msbuild/collocated/netstandard2.0/collocated.csproj +++ b/csharp/test/Ice/operations/msbuild/collocated/netstandard2.0/collocated.csproj @@ -20,7 +20,7 @@ <Compile Include="../../../OnewaysAMI.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> <Choose> |