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 d0ab6ac commit 0e80ea1Copy full SHA for 0e80ea1
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>16.10.0</MSBuildPackageReferenceVersion>
8
- <LibZipSharpVersion Condition=" '$(LibZipSharpVersion)' == '' " >2.0.2</LibZipSharpVersion>
+ <LibZipSharpVersion Condition=" '$(LibZipSharpVersion)' == '' " >2.0.3</LibZipSharpVersion>
9
<MonoUnixVersion>7.0.0-final.1.21369.2</MonoUnixVersion>
10
</PropertyGroup>
11
0 commit comments