Skip to content

Commit

Permalink
Bump LibZipSharp to 3.0.0 (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 authored Jun 9, 2023
1 parent 44885bc commit 3cee10b
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>17.3.2</MSBuildPackageReferenceVersion>
<LibZipSharpVersion Condition=" '$(LibZipSharpVersion)' == '' " >2.1.0</LibZipSharpVersion>
<LibZipSharpVersion Condition=" '$(LibZipSharpVersion)' == '' " >3.0.0</LibZipSharpVersion>
<MonoUnixVersion>7.1.0-final.1.21458.1</MonoUnixVersion>
</PropertyGroup>

Expand Down

0 comments on commit 3cee10b

Please sign in to comment.