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 396aca1 commit 39df765Copy full SHA for 39df765
Configuration.props
@@ -114,7 +114,7 @@
114
<_TestsProfiledAotName Condition=" '$(AndroidEnableProfiledAot)' == 'true' ">-Profiled</_TestsProfiledAotName>
115
<_TestsBundleName Condition=" '$(BundleAssemblies)' == 'true' ">-Bundle</_TestsBundleName>
116
<TestsFlavor>$(_TestsProfiledAotName)$(_TestsAotName)$(_TestsBundleName)</TestsFlavor>
117
- <LibZipSharpVersion>1.0.10</LibZipSharpVersion>
+ <LibZipSharpVersion>1.0.18</LibZipSharpVersion>
118
<NuGetApiPackageVersion>5.4.0</NuGetApiPackageVersion>
119
</PropertyGroup>
120
<PropertyGroup>
0 commit comments