Skip to content

Commit 7654a67

Browse files
Update DotNetZip package
1 parent 5b71cc5 commit 7654a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

XbTool/XbTool/XbTool.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="DotNet.Glob" Version="2.0.3" />
2121
<PackageReference Include="Npgsql" Version="4.0.3" />
2222
<PackageReference Condition=" '$(TargetFramework)' == 'net45' " Include="System.ValueTuple" Version="4.5.0" />
23-
<PackageReference Condition=" '$(TargetFramework)' == 'net45' " Include="DotNetZip" Version="1.10.1" />
23+
<PackageReference Condition=" '$(TargetFramework)' == 'net45' " Include="DotNetZip" Version="1.11.0" />
2424
<PackageReference Condition=" '$(TargetFramework)' == 'netcoreapp2.0' " Include="Iconic.Zlib.Netstandard" Version="1.0.0" />
2525
<PackageReference Condition=" '$(TargetFramework)' == 'netcoreapp2.0' " Include="System.Drawing.Common" Version="4.5.0" />
2626
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />

0 commit comments

Comments
 (0)