|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<_SkipAnalyzers>true</_SkipAnalyzers>
<AssemblyName>mscorlib</AssemblyName>
<PublicSign>true</PublicSign>
<KeyOriginatorFile>..\..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.25619.109\tools\snk\ECMA.snk</KeyOriginatorFile>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;DEBUG;NET;NET11_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;NET11_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\net11.0-linux\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="artifacts\obj\mscorlib\Debug\net11.0-linux\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\..\artifacts\obj\mscorlib\Debug\net11.0-linux\mscorlib.AssemblyInfo.cs" Link="artifacts\obj\mscorlib\Debug\net11.0-linux\mscorlib.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\..\ref\08a1b84451f14db48b650c03e241bf62\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\59c346f7ace64bc2adfc4bafd50f3f8c\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\87b49082a7514981951ada50b5d7a3d5\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2d525c5ef22647b1a6f097564f4961d4\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\91ebf8a77afb40fabdeb8ef7eb42f05a\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f7d4c201865c4f30a911bbe37cb63862\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\424e925c3f484bccbdb915caed488644\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\bf1e7c7ef90a4945992becf131d4fdfa\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\78ce8f74c3d6459a812033b35bf72eff\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\325be6a1675743c0b16a101c11e0b004\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\481d468726b349b094b21519929505fc\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\1739af1ee7114993ad580e5173bdc027\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2746ff72ec9e4ca7a1a2c57a65bedfe4\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a4d5d1611cf9489c8183dd83c1d10f5b\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\569c2dcfff6c4b9fa1c3ddc81430018e\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\97eb1e0941a04e4a88fbc68fa4d94e9f\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2bf7acfb52a94f38b4bb53bd5e3865cb\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ff460c99d00e4178bec7f6814eda20b9\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\5d637af5b9374743a7fade376ad2bb7d\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9813848f4aef47a3997b4f2613b31517\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\0fa720e038094d0483a55ff56ecac162\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a4996ef76c3245df90049801fc06e5e5\System.Security.Permissions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\246dfb671d054767955131d4f44ddf30\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\62ed471f997847d48f0a7242cefba8b0\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ea18a95d9a084877afcb504dbcb61e6d\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\8cfba559d9ca4dc4b6fadf39b15dd14c\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\50e15c762b5840039c9c32512a44580e\System.Private.CoreLib.dll"/>
</ItemGroup>
<ItemGroup>
</ItemGroup>
</Project>
|