diff options
Diffstat (limited to 'csharp/test/Ice/background/msbuild/client/netstandard2.0/client.csproj')
-rw-r--r-- | csharp/test/Ice/background/msbuild/client/netstandard2.0/client.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/Ice/background/msbuild/client/netstandard2.0/client.csproj b/csharp/test/Ice/background/msbuild/client/netstandard2.0/client.csproj index bf93d8e01fa..a05b770714e 100644 --- a/csharp/test/Ice/background/msbuild/client/netstandard2.0/client.csproj +++ b/csharp/test/Ice/background/msbuild/client/netstandard2.0/client.csproj @@ -20,7 +20,7 @@ <Compile Include="../../../EndpointI.cs"/> <Compile Include="../../../PluginI.cs"/> <Compile Include="../../../Transceiver.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> |