File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 11<Project DefaultTargets =" Build" ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
22 <PropertyGroup >
3- <_LibZipSharpNugetVersion >1.0.19 </_LibZipSharpNugetVersion >
3+ <_LibZipSharpNugetVersion >1.0.20 </_LibZipSharpNugetVersion >
44 </PropertyGroup >
55</Project >
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ stages:
2525 git submodule update --init --recursive
2626 displayName: 'Install Tools'
2727 - bash : |
28+ patch --verbose -d external/libzip -p1 -l < libzip-static.patch
2829 patch --verbose -d external/libzip -p1 -l < libzip-changes.patch
2930 displayName: 'Apply Patch'
3031 - bash : |
You can’t perform that action at this time.
0 commit comments