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.25619.109\tools\snk\MSFT.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;TRACE;DEBUG;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="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\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Diagnostics.TraceSource\Debug\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Diagnostics.TraceSource\Debug\net11.0\System.SR.cs" Link="artifacts\obj\System.Diagnostics.TraceSource\Debug\net11.0\System.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Diagnostics.TraceSource\Debug\net11.0\System.Diagnostics.TraceSource.AssemblyInfo.cs" Link="artifacts\obj\System.Diagnostics.TraceSource\Debug\net11.0\System.Diagnostics.TraceSource.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\87b49082a7514981951ada50b5d7a3d5\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2d525c5ef22647b1a6f097564f4961d4\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\04fd943e9e6c4d428588cd716e7d12e0\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\561bd0b723ca4385b73a4139a3b61573\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\97eb1e0941a04e4a88fbc68fa4d94e9f\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ea18a95d9a084877afcb504dbcb61e6d\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\50e15c762b5840039c9c32512a44580e\System.Private.CoreLib.dll"/>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
</Project>