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 Feb 22, 2024
1 parent a698a33 commit 37d79c9
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 37d79c9

Please sign in to comment.