File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Open diff view settings
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Open diff view settings
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- <_LibZipSharpAssemblyVersion >2.0.4 </_LibZipSharpAssemblyVersion >
3+ <_LibZipSharpAssemblyVersion >2.0.5 </_LibZipSharpAssemblyVersion >
44 <!--
55 Nuget Version. You can append things like -alpha-1 etc to this value.
66 But always leave the $(_LibZipSharpAssemblyVersion) value at the start.
77 -->
88 <_LibZipSharpNugetVersion >$(_LibZipSharpAssemblyVersion)</_LibZipSharpNugetVersion >
99 <_NativeBuildDir >$(MSBuildThisFileDirectory)lzsbuild</_NativeBuildDir >
1010 <_ExternalDir >$(MSBuildThisFileDirectory)external</_ExternalDir >
11- <_MonoPosixNugetVersion >7.0 .0-final.1.21369.2 </_MonoPosixNugetVersion >
11+ <_MonoPosixNugetVersion >7.1 .0-final.1.21458.1 </_MonoPosixNugetVersion >
1212 <UseXZ Condition =" '$(UseXZ)' == '' " >false</UseXZ >
1313 </PropertyGroup >
1414</Project >
You can’t perform that action at this time.
0 commit comments