Skip to content

Commit ef78dfc

Browse files
committed
Bump LibZipSharp to 2.0.0-alpha6
The new version switched back to `zlib` from `zlib-ng` and increased the compression level it uses to 9 (from the previous 6)
1 parent e3d708c commit ef78dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Android.Build.BaseTasks/MSBuildReferences.projitems

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<PropertyGroup>
77
<MSBuildReferenceVersion>15.1.0.0</MSBuildReferenceVersion>
88
<MSBuildPackageReferenceVersion>16.5</MSBuildPackageReferenceVersion>
9-
<LibZipSharpVersion>2.0.0-alpha4</LibZipSharpVersion>
9+
<LibZipSharpVersion>2.0.0-alpha6</LibZipSharpVersion>
1010
<MonoUnixVersion>7.0.0-alpha8.21302.6</MonoUnixVersion>
1111
</PropertyGroup>
1212

0 commit comments

Comments
 (0)