|
<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\98b7b74645424b39a18baedad43501e4\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f5f453835f6346ca87bad55dfc95a3fa\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\87e19e5f81334c99a8e2cc6d467d2f1f\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7662125288da4b4b9f6530b3fc8c9342\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\80a025c41598447f8a8b53d4dfbb1496\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a0ced8239d5b463d9530cee5984254f2\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\cb24a55511934dc5a4d67ded6e30a19a\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f7aa44f7c5a2431ea323bde941c2f27a\System.Threading.dll"/>
</ItemGroup>
</Project>
|