Skip to content

Commit

Permalink
Bump LibZipSharp to 3.1.1 (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 authored and pjcollins committed Feb 20, 2025
1 parent bf96ad5 commit 39179f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<PropertyGroup>
<MSBuildPackageReferenceVersion Condition=" '$(MSBuildPackageReferenceVersion)' == '' ">17.8.3</MSBuildPackageReferenceVersion>
<SystemSecurityCryptographyXmlVersion Condition=" '$(SystemSecurityCryptographyXmlVersion)' == '' ">7.0.1</SystemSecurityCryptographyXmlVersion>
<LibZipSharpVersion Condition=" '$(LibZipSharpVersion)' == '' " >3.0.0</LibZipSharpVersion>
<LibZipSharpVersion Condition=" '$(LibZipSharpVersion)' == '' " >3.1.1</LibZipSharpVersion>
<MonoUnixVersion>7.1.0-final.1.21458.1</MonoUnixVersion>
</PropertyGroup>

Expand Down

0 comments on commit 39179f2

Please sign in to comment.