diff options
Diffstat (limited to 'csharp/src/IceSSL/msbuild/netstandard2.0/icessl.csproj')
-rw-r--r-- | csharp/src/IceSSL/msbuild/netstandard2.0/icessl.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/src/IceSSL/msbuild/netstandard2.0/icessl.csproj b/csharp/src/IceSSL/msbuild/netstandard2.0/icessl.csproj index 067115330cc..2ccc43cdeed 100644 --- a/csharp/src/IceSSL/msbuild/netstandard2.0/icessl.csproj +++ b/csharp/src/IceSSL/msbuild/netstandard2.0/icessl.csproj @@ -12,7 +12,7 @@ <Compile Include="../../*.cs" /> </ItemGroup> <ItemGroup> - <PackageReference Include="zeroc.icebuilder.msbuild" Version="5.0.3" /> + <PackageReference Include="zeroc.icebuilder.msbuild" Version="5.0.4" /> </ItemGroup> <ItemGroup> <ProjectReference Include="../../../Ice/msbuild/netstandard2.0/ice.csproj" /> |