File: System.Diagnostics.TraceSource.csproj
Web Access
Project: src\src\libraries\System.Diagnostics.TraceSource\src\System.Diagnostics.TraceSource.csproj (System.Diagnostics.TraceSource)
<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.Diagnostics.TraceSource</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.25528.108\tools\snk\MSFT.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;TRACE;DEBUG;NET;NET10_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;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="System\Diagnostics\BooleanSwitch.cs"/>
    <Compile Include="System\Diagnostics\InitializingSwitchEventArgs.cs"/>
    <Compile Include="System\Diagnostics\InitializingTraceSourceEventArgs.cs"/>
    <Compile Include="System\Diagnostics\CorrelationManager.cs"/>
    <Compile Include="System\Diagnostics\DefaultTraceListener.cs"/>
    <Compile Include="System\Diagnostics\DiagnosticsConfiguration.cs"/>
    <Compile Include="System\Diagnostics\SeverityFilter.cs"/>
    <Compile Include="System\Diagnostics\SourceFilter.cs"/>
    <Compile Include="System\Diagnostics\SourceLevels.cs"/>
    <Compile Include="System\Diagnostics\SourceSwitch.cs"/>
    <Compile Include="System\Diagnostics\Switch.cs"/>
    <Compile Include="System\Diagnostics\Trace.cs"/>
    <Compile Include="System\Diagnostics\TraceEventCache.cs"/>
    <Compile Include="System\Diagnostics\TraceEventType.cs"/>
    <Compile Include="System\Diagnostics\TraceFilter.cs"/>
    <Compile Include="System\Diagnostics\TraceInternal.cs"/>
    <Compile Include="System\Diagnostics\TraceLevel.cs"/>
    <Compile Include="System\Diagnostics\TraceListener.cs"/>
    <Compile Include="System\Diagnostics\TraceListeners.cs"/>
    <Compile Include="System\Diagnostics\TraceOptions.cs"/>
    <Compile Include="System\Diagnostics\TraceSource.cs"/>
    <Compile Include="System\Diagnostics\TraceSwitch.cs"/>
    <Compile Include="System\Diagnostics\TraceUtils.cs"/>
    <Compile Include="System\Diagnostics\SwitchAttribute.cs"/>
    <Compile Include="System\Diagnostics\SwitchLevelAttribute.cs"/>
    <Compile Include="..\..\Common\src\System\SR.cs" Link="src\libraries\Common\src\System\SR.cs"/>
    <Compile Include="..\..\Common\src\SkipLocalsInit.cs" Link="src\libraries\Common\src\SkipLocalsInit.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Diagnostics.TraceSource\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Diagnostics.TraceSource\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Diagnostics.TraceSource\Debug\net10.0\System.SR.cs" Link="artifacts\obj\System.Diagnostics.TraceSource\Debug\net10.0\System.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Diagnostics.TraceSource\Debug\net10.0\System.Diagnostics.TraceSource.AssemblyInfo.cs" Link="artifacts\obj\System.Diagnostics.TraceSource\Debug\net10.0\System.Diagnostics.TraceSource.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\b3d045070a5645beaad59d44f7815cba\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\07774687331d46a29b29b27972e0782c\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\be242ee7329a44aea2187c794d1d23ad\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\53ba462b15b1415389eb7073b2f743f8\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5372a04822f34cf390318f2d866e265e\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\49ce8da04d964528b3e21cc6e999094e\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\275f7371d68d45a4b321f81cd448003f\System.Private.CoreLib.dll"/>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
</Project>