|
<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>
<PublicSign>true</PublicSign>
<KeyOriginatorFile>..\..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.25458.105\tools\snk\ECMA.snk</KeyOriginatorFile>
<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\6598b65fbab44779b7b63e321d7fd049\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\0c113bac91574d5db2e2b3702352a735\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\115c79522c9042c79aa3d0d1d7ec9012\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\62343a5d208c4a5e89b6c7fd236a5db7\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4095f776cb6549f3b4c082566e67ce54\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\28532194b1ad499ebf3ac42ef55ed1d6\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b9e12333732445e5b141b5538ddc42b8\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\36e2cb3fc3d64eb89054ea93b46acff5\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\461ac9b4c9244fafba7300bf94a796f9\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\94dd399b780340fab59b1da25f8055cd\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\067f1911a997458fa47f5ffc4c5230f3\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d42209ecb9a44212ad21f7ee5393aa57\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c80e723086234350b13e74cc47e7f2ff\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\bb51cd0034494dd8be136e66eab149d6\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f43cd7d615d344a8adc9703bde018b3b\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\3f87ed33fc4443a089aa17db725d54e5\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\67df8dfba5a84611bbb140d51f265191\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\70e2461b4c3249c8b18a6cad6893c3e7\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\719cff9636854e9eb4961d434fa4c572\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f29a09538877465988adb17ac96ad52e\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d0d867e15374445782a8b283801018d2\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\dc8c7d2bbf0445fa9f1375f4338c4d39\System.Security.Permissions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9fad502a11a7439ca0ab040400d22604\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\536f001879cb478b9b4a191f357670c8\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9c2ff80287ad4ec79f751c9cf731430e\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\81c846b2a6a14728ae82c44512f6a4ad\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\dca6f13a4fc7469f99b8e354635ead2a\System.Private.CoreLib.dll"/>
</ItemGroup>
</Project>
|