Skip to content

Commit

Permalink
Bump LibZipSharp to 2.0.4 (#166)
Browse files Browse the repository at this point in the history
Changes

- Add a new more complex unit test
- [ci] Use new EO compliant build pools
- Bump vcpkg to latest version
- Use RuntimeInformation to determine the Processor architecture

dotnet/android-libzipsharp@2.0.3...2.0.4
  • Loading branch information
dellis1972 authored May 3, 2022
1 parent e4f0d59 commit 20f6112
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!--Import this file in projects needing to reference Microsoft.Build.*.dll -->
<PropertyGroup>
<MSBuildPackageReferenceVersion>16.10.0</MSBuildPackageReferenceVersion>
<LibZipSharpVersion Condition=" '$(LibZipSharpVersion)' == '' " >2.0.3</LibZipSharpVersion>
<LibZipSharpVersion Condition=" '$(LibZipSharpVersion)' == '' " >2.0.4</LibZipSharpVersion>
<MonoUnixVersion>7.0.0-final.1.21369.2</MonoUnixVersion>
</PropertyGroup>

Expand Down

0 comments on commit 20f6112

Please sign in to comment.