We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44885bc commit 3cee10bCopy full SHA for 3cee10b
src/Microsoft.Android.Build.BaseTasks/MSBuildReferences.projitems
@@ -5,7 +5,7 @@
5
<!--Import this file in projects needing to reference Microsoft.Build.*.dll -->
6
<PropertyGroup>
7
<MSBuildPackageReferenceVersion>17.3.2</MSBuildPackageReferenceVersion>
8
- <LibZipSharpVersion Condition=" '$(LibZipSharpVersion)' == '' " >2.1.0</LibZipSharpVersion>
+ <LibZipSharpVersion Condition=" '$(LibZipSharpVersion)' == '' " >3.0.0</LibZipSharpVersion>
9
<MonoUnixVersion>7.1.0-final.1.21458.1</MonoUnixVersion>
10
</PropertyGroup>
11
0 commit comments