| File: System.Private.StackTraceMetadata.csproj | Web Access |
| Project: src\runtime\src\coreclr\nativeaot\System.Private.StackTraceMetadata\src\System.Private.StackTraceMetadata.csproj (System.Private.StackTraceMetadata) |
<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;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/7b6e8d86276b481a90a0a9da2a809ba8/System.Private.CoreLib.dll"/> <ReferencePath Include="../../../../../../../ref/5e5c6cf2496f4d27af04ea0429dbcada/System.Private.Reflection.Execution.dll"/> <ReferencePath Include="../../../../../../../ref/5b0edfeb850940b695ec174f5df36fe8/System.Private.TypeLoader.dll"/> </ItemGroup> <ItemGroup> </ItemGroup> </Project>