|
<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>System.Private.StackTraceMetadata</AssemblyName>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PublicSign>true</PublicSign>
<KeyOriginatorFile>../../../../../../../artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk</KeyOriginatorFile>
<LangVersion>Preview</LangVersion>
<DefineConstants>TARGET_UNIX;TARGET_64BIT;TARGET_AMD64;FEATURE_PERFTRACING;FEATURE_COMWRAPPERS;NATIVEAOT;NETCOREAPP;TRACE;NET;NET11_0;NETCOREAPP;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;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="../../../../libraries/Common/src/Internal/VersionResilientHashCode.cs" Link="src/runtime/src/libraries/Common/src/Internal/VersionResilientHashCode.cs"/>
<Compile Include="Internal/Runtime/CompilerHelpers/LibraryInitializer.cs"/>
<Compile Include="Internal/StackTraceMetadata/StackTraceMetadata.cs"/>
<Compile Include="Internal/StackTraceMetadata/MethodNameFormatter.cs"/>
<Compile Include="../../../tools/Common/Internal/NativeFormat/NativeFormatReader.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/NativeFormat/NativeFormatReader.cs"/>
<Compile Include="../../../tools/Common/Internal/NativeFormat/NativeFormatReader.Primitives.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/NativeFormat/NativeFormatReader.Primitives.cs"/>
<Compile Include="../../../tools/Common/Internal/Runtime/MetadataBlob.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/Runtime/MetadataBlob.cs"/>
<Compile Include="../../../tools/Common/Internal/Runtime/StackTraceData.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/Runtime/StackTraceData.cs"/>
<Compile Include="../../System.Private.CoreLib/src/System/Runtime/CompilerServices/AnalysisCharacteristicAttribute.cs" Link="src/runtime/src/coreclr/nativeaot/System.Private.CoreLib/src/System/Runtime/CompilerServices/AnalysisCharacteristicAttribute.cs"/>
<Compile Include="../../Runtime.Base/src/System/Runtime/CompilerServices/IntrinsicAttribute.cs" Link="src/runtime/src/coreclr/nativeaot/Runtime.Base/src/System/Runtime/CompilerServices/IntrinsicAttribute.cs"/>
<Compile Include="../../../../../artifacts/obj/coreclr/nativeaot/System.Private.StackTraceMetadata/linux.x64.Release/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src/runtime/artifacts/obj/coreclr/nativeaot/System.Private.StackTraceMetadata/linux.x64.Release/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
<Compile Include="../../../../../artifacts/obj/coreclr/nativeaot/System.Private.StackTraceMetadata/linux.x64.Release/System.Private.StackTraceMetadata.AssemblyInfo.cs" Link="src/runtime/artifacts/obj/coreclr/nativeaot/System.Private.StackTraceMetadata/linux.x64.Release/System.Private.StackTraceMetadata.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="../../../../../../../ref/b13af59afa4e4a468d9167da781a568c/System.Private.CoreLib.dll"/>
<ReferencePath Include="../../../../../../../ref/b1616539bc784674ae953c188a6c8be8/System.Private.Reflection.Execution.dll"/>
<ReferencePath Include="../../../../../../../ref/ad08d9c99fd54be79240cb376b6bbaf7/System.Private.TypeLoader.dll"/>
</ItemGroup>
<ItemGroup>
</ItemGroup>
</Project>
|