|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>System.Core</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;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.Core.cs"/>
<Compile Include="..\..\..\..\..\artifacts\obj\System.Core\Debug\net10.0-linux\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Core\Debug\net10.0-linux\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\..\artifacts\obj\System.Core\Debug\net10.0-linux\System.Core.AssemblyInfo.cs" Link="artifacts\obj\System.Core\Debug\net10.0-linux\System.Core.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\..\ref\6db6afab8a0b40de93f2c5b0e204c4c7\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a384f63812124d8fba68dfe8610d5923\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\87b160e905a346bcbe424f7409da8ced\System.Diagnostics.PerformanceCounter.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d91fae8fa7174b89a14b18953349fb33\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\cc0744fdaa5f430581ee195e897db806\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a95ee8cdcfe34241bb15e9419687450d\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\966afb7105754f98b0a97ec675cd023d\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f5f453835f6346ca87bad55dfc95a3fa\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\87e19e5f81334c99a8e2cc6d467d2f1f\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2d227c75776c452f91dfc59fbaa4d453\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\8d17ec8df46a416e888ccab658e7ccb3\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c19e0a7b6d3f4fb3b757424aeef04267\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\791776e8487242e2862da95a5a99fb43\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\cbeffea32dcd4054928cbd4ec57891f9\System.Threading.dll"/>
</ItemGroup>
</Project>
|