|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>System.Drawing</AssemblyName>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;DEBUG;NET;NET10_0;NETCOREAPP;LINUX;LINUX1_0;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Compile Include="System.Drawing.cs"/>
<Compile Include="..\..\..\..\..\artifacts\obj\System.Drawing\Debug\net10.0-linux\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Drawing\Debug\net10.0-linux\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\..\artifacts\obj\System.Drawing\Debug\net10.0-linux\System.Drawing.AssemblyInfo.cs" Link="artifacts\obj\System.Drawing\Debug\net10.0-linux\System.Drawing.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\..\ref\a42414dfea1c47608ce32ef296f328e9\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2c349dc49d724552855d47e28baa17f4\System.Configuration.ConfigurationManager.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a70573f204064a2caa9259a19db9f291\System.Drawing.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2f9022f334a643949ec6ca53a14a5274\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\696123198f784cfc95359da1a83fb2e4\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\60a93f2a909e479a96904dde67612b8c\System.Security.Permissions.dll"/>
</ItemGroup>
</Project>
|