|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>mscorlib</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="..\ref\mscorlib.cs" Link="src\libraries\shims\mscorlib\ref\mscorlib.cs"/>
<Compile Include="..\..\System.Void.cs" Link="src\libraries\shims\System.Void.cs"/>
<Compile Include="mscorlib.cs"/>
<Compile Include="..\..\..\..\..\artifacts\obj\mscorlib\Debug\net10.0-linux\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\mscorlib\Debug\net10.0-linux\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\..\artifacts\obj\mscorlib\Debug\net10.0-linux\mscorlib.AssemblyInfo.cs" Link="artifacts\obj\mscorlib\Debug\net10.0-linux\mscorlib.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\..\ref\5802eabba0114c64914d2da8bf889f9b\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\41cb8316cf624af185e181a96b5920c9\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\876ff25c06bb4ed8b29ddbd5deba79ee\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\80d8f6e35a544a67b142dd0ab4374b77\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f0323790cd164832a6f516f68c908636\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e66eb23bafd74871b757d6adbf8472fd\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\00ef03f8933f481ba8a67f9df02f8802\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a17d69cdbae74f6dbf0aaf474d004e5a\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b6cfbd5ce6f14a3ba0303c7ff32dfa33\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e52756c271f14cc5b4f7487c9b927bd7\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\5a659942b064431290be3c9d0523134e\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4e7adc69faec4978ba4ffc99fbf24331\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\3d4fd3609f74484c8f6b4365f3c724be\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\41b60c1df2a949a9a24d6f6aed074b1d\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\35713405549842539a406ae8904c908e\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\37fda92d6df04c409f980e4c5680d914\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\cf97719e1349479aa40e4fd5117e3fe6\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\926949f8d286416ca675ff8bafdb251f\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\dd7a27fd33d44073b01816ac5f3c98f5\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e32b9d3e93de448880b13ba253cfe633\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9ab4e77daceb4f19a02b0c552b922ff3\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\60a93f2a909e479a96904dde67612b8c\System.Security.Permissions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\dd04801479c94b3ca7b7e67b6bd46522\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\31d44b578e3d407388b28cd941b0fa16\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\749721d637ec46f7a64e71b692cb03d0\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\bfd5632362274fe2b83550e623651832\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2f685e4fddfe4c5f9382a3cea94bfbc8\System.Private.CoreLib.dll"/>
</ItemGroup>
</Project>
|