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 cad0bd8 commit c967264Copy full SHA for c967264
Configuration.props
@@ -110,7 +110,7 @@
110
<_TestsProfiledAotName Condition=" '$(AndroidEnableProfiledAot)' == 'true' ">-Profiled</_TestsProfiledAotName>
111
<_TestsBundleName Condition=" '$(BundleAssemblies)' == 'true' ">-Bundle</_TestsBundleName>
112
<TestsFlavor>$(_TestsProfiledAotName)$(_TestsAotName)$(_TestsBundleName)</TestsFlavor>
113
- <LibZipSharpVersion>1.0.10</LibZipSharpVersion>
+ <LibZipSharpVersion>1.0.15</LibZipSharpVersion>
114
<NuGetApiPackageVersion>5.4.0</NuGetApiPackageVersion>
115
</PropertyGroup>
116
<PropertyGroup>
0 commit comments