Skip to content

Commit

Permalink
[LibZipSharp] Bump to Version 1.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Aug 5, 2020
1 parent 396aca1 commit 0bb22cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configuration.props
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<_TestsProfiledAotName Condition=" '$(AndroidEnableProfiledAot)' == 'true' ">-Profiled</_TestsProfiledAotName>
<_TestsBundleName Condition=" '$(BundleAssemblies)' == 'true' ">-Bundle</_TestsBundleName>
<TestsFlavor>$(_TestsProfiledAotName)$(_TestsAotName)$(_TestsBundleName)</TestsFlavor>
<LibZipSharpVersion>1.0.10</LibZipSharpVersion>
<LibZipSharpVersion>1.0.17</LibZipSharpVersion>
<NuGetApiPackageVersion>5.4.0</NuGetApiPackageVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 0bb22cb

Please # to comment.