66 <ProjectGuid >{447A39AE-70B4-4656-A46C-55C6D60A8E5A}</ProjectGuid >
77 <ProjectTypeGuids >{A3F8F2AB-B479-4A4A-A458-A89E7DC349F1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
88 <OutputType >Library</OutputType >
9- <RootNamespace >Sharpnado.MaterialFrame.macOS</RootNamespace >
9+ <RootNamespace >Sharpnado.MaterialFrame.macOS</RootNamespace >
1010 <AssemblyName >Sharpnado.MaterialFrame.macOS</AssemblyName >
1111 <TargetFrameworkVersion >v2.0</TargetFrameworkVersion >
1212 <TargetFrameworkIdentifier >Xamarin.Mac</TargetFrameworkIdentifier >
2525 <EnablePackageSigning >false</EnablePackageSigning >
2626 <IncludeMonoRuntime >false</IncludeMonoRuntime >
2727 <UseSGen >false</UseSGen >
28- <HttpClientHandler ></HttpClientHandler >
28+ <HttpClientHandler >
29+ </HttpClientHandler >
2930 </PropertyGroup >
3031 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
32+ <DebugType >full</DebugType >
3133 <Optimize >true</Optimize >
3234 <OutputPath >bin\Release</OutputPath >
33- <DefineConstants ></DefineConstants >
3435 <ErrorReport >prompt</ErrorReport >
3536 <WarningLevel >4</WarningLevel >
3637 <EnableCodeSigning >false</EnableCodeSigning >
3738 <CreatePackage >false</CreatePackage >
3839 <EnablePackageSigning >false</EnablePackageSigning >
3940 <IncludeMonoRuntime >false</IncludeMonoRuntime >
4041 <UseSGen >false</UseSGen >
41- <HttpClientHandler ></HttpClientHandler >
42+ <HttpClientHandler >
43+ </HttpClientHandler >
4244 </PropertyGroup >
4345 <ItemGroup >
46+ <Reference Include =" netstandard" />
4447 <Reference Include =" System" />
4548 <Reference Include =" System.Xml" />
4649 <Reference Include =" System.Core" />
6164 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
6265 <PrivateAssets >all</PrivateAssets >
6366 </PackageReference >
64- <PackageReference Include =" StyleCop.Analyzers" Version =" 1.2.0-beta.164 " >
67+ <PackageReference Include =" StyleCop.Analyzers" Version =" 1.2.0-beta.354 " >
6568 <PrivateAssets >all</PrivateAssets >
6669 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
6770 </PackageReference >
8083 <Folder Include =" Properties\" />
8184 </ItemGroup >
8285 <Import Project =" $(MSBuildExtensionsPath)\Xamarin\Mac\Xamarin.Mac.CSharp.targets" />
83- </Project >
86+ <Import Project =" ..\AssemblyInfo.targets" />
87+ </Project >
0 commit comments