|
<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\b83d0fd2b09e44f9a13f97b0605acb1f\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ba2d205961d24de69ff19867457041e8\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\1ac43b6176f84bd39aeb8aec43f72632\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2b6d7a6c59794f348ac926d3bf0c02a9\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\60c484d776a54e65af855d82eff0aa73\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\5b77f9ce16f544888e5eda4da13b8b9d\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\8d58804673d54b1281af590a64e52100\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\fa21a3849e6341bbabb2fb1f263ae10c\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d21dcbc1a28549359e1e27254459726e\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\880617879057437a9dc8cd98a98ed71f\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\0d5155c694fd4a84945986195477f56b\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9782f9e009d44914abdd40305e6a0d56\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\af07186def5f414ab391727f3b5623d7\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\3cf6526a51c548d58f6f7d25d8cd49ab\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ad186a76764640a5a70b254f976c36ee\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7db305e5f14a4211883760477b955b5a\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\6e135f200e50450bb5c9c4e51ddcc40f\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ba15dfa8938f499ab3a50f6a211f8552\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\79f379b802484f81b8efa9eaea505dc6\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d962f09c59ca4ccc9dd74a1745d997b6\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\3916aff0348c421f86706a39e019b5c6\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\60a93f2a909e479a96904dde67612b8c\System.Security.Permissions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9ff593b415574d4e9eb9a9b5490e91d4\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\31d44b578e3d407388b28cd941b0fa16\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9a620fc41fc34f298ecfb68da0cc7bc7\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\98fbc3ec41a848169b0a205c4081115c\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\78da2bfca33c4d89950adbf107c70d3d\System.Private.CoreLib.dll"/>
</ItemGroup>
</Project>
|