File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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 >2.0.0-alpha2 </_LibZipSharpNugetVersion >
3+ <_LibZipSharpNugetVersion >2.0.0-alpha4 </_LibZipSharpNugetVersion >
44 <_NativeBuildDir >$(MSBuildThisFileDirectory)lzsbuild</_NativeBuildDir >
55 <_ExternalDir >$(MSBuildThisFileDirectory)external</_ExternalDir >
6- <_MonoPosixNugetVersion >7.0.0-alpha.21276.2 </_MonoPosixNugetVersion >
6+ <_MonoPosixNugetVersion >7.0.0-alpha8.21302.6 </_MonoPosixNugetVersion >
77 <UseXZ Condition =" '$(UseXZ)' == '' " >false</UseXZ >
88 </PropertyGroup >
99</Project >
Original file line number Diff line number Diff line change 66 <PropertyGroup >
77 <AssemblyName >libZipSharp</AssemblyName >
88 <AssemblyTitle >libZipSharp</AssemblyTitle >
9- <TargetFrameworks >netstandard2.0;net45</TargetFrameworks >
9+ <TargetFrameworks >netcoreapp3.1; netstandard2.0;net45</TargetFrameworks >
1010 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1111 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
1212 <RootNamespace >Xamarin.Tools.Zip</RootNamespace >
You can’t perform that action at this time.
0 commit comments