diff options
Diffstat (limited to 'csharp/src/IceStorm/msbuild/netstandard2.0/icestorm.csproj')
-rw-r--r-- | csharp/src/IceStorm/msbuild/netstandard2.0/icestorm.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/src/IceStorm/msbuild/netstandard2.0/icestorm.csproj b/csharp/src/IceStorm/msbuild/netstandard2.0/icestorm.csproj index 2b886d27063..da3df5344a3 100644 --- a/csharp/src/IceStorm/msbuild/netstandard2.0/icestorm.csproj +++ b/csharp/src/IceStorm/msbuild/netstandard2.0/icestorm.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" /> |