| File: System.Diagnostics.TextWriterTraceListener.csproj | Web Access |
| Project: src\runtime\src\libraries\System.Diagnostics.TextWriterTraceListener\src\System.Diagnostics.TextWriterTraceListener.csproj (System.Diagnostics.TextWriterTraceListener) |
<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.TextWriterTraceListener</AssemblyName> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> <PublicSign>true</PublicSign> <KeyOriginatorFile>../../../../../../artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk</KeyOriginatorFile> <LangVersion>Preview</LangVersion> <DefineConstants>TRACE;RELEASE;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/ConsoleTraceListener.cs"/> <Compile Include="System/Diagnostics/DelimitedListTraceListener.cs"/> <Compile Include="System/Diagnostics/TextWriterTraceListener.cs"/> <Compile Include="System/Diagnostics/XmlWriterTraceListener.cs"/> <Compile Include="../../Common/src/System/SR.cs" Link="src/runtime/src/libraries/Common/src/System/SR.cs"/> <Compile Include="../../Common/src/SkipLocalsInit.cs" Link="src/runtime/src/libraries/Common/src/SkipLocalsInit.cs"/> <Compile Include="../../../../artifacts/obj/System.Diagnostics.TextWriterTraceListener/Release/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src/runtime/artifacts/obj/System.Diagnostics.TextWriterTraceListener/Release/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/> <Compile Include="../../../../artifacts/obj/System.Diagnostics.TextWriterTraceListener/Release/net11.0/System.SR.cs" Link="src/runtime/artifacts/obj/System.Diagnostics.TextWriterTraceListener/Release/net11.0/System.SR.cs"/> <Compile Include="../../../../artifacts/obj/System.Diagnostics.TextWriterTraceListener/Release/net11.0/System.Diagnostics.TextWriterTraceListener.AssemblyInfo.cs" Link="src/runtime/artifacts/obj/System.Diagnostics.TextWriterTraceListener/Release/net11.0/System.Diagnostics.TextWriterTraceListener.AssemblyInfo.cs"/> </ItemGroup> <ItemGroup> <ReferencePath Include="../../../../../../ref/3eec676013f84a978880f43a2f958b8a/System.Collections.NonGeneric.dll"/> <ReferencePath Include="../../../../../../ref/db12839c3d2d421d8ebc85b0aaec8774/System.Collections.Specialized.dll"/> <ReferencePath Include="../../../../../../ref/33d13cb57a2948c7a59eabba747535b3/System.ComponentModel.Primitives.dll"/> <ReferencePath Include="../../../../../../ref/30e0c08f3c1e411ea8f0c2b839d307f6/System.Console.dll"/> <ReferencePath Include="../../../../../../ref/99959cfdfda04ed384f6a7329005e43b/System.Diagnostics.Process.dll"/> <ReferencePath Include="../../../../../../ref/2b74a1a87f8b46d5881164bafafae540/System.Diagnostics.TraceSource.dll"/> <ReferencePath Include="../../../../../../ref/b3bc3834a66745fda395fff1edb623b0/System.Memory.dll"/> <ReferencePath Include="../../../../../../ref/79cfa4e8e6094f2cab1754c719554d8e/System.Runtime.dll"/> <ReferencePath Include="../../../../../../ref/f02f775d9943424f8f57852aa6374190/System.Runtime.InteropServices.dll"/> <ReferencePath Include="../../../../../../ref/21cb6c8585b044a9b7fa7d7b2aa6be3c/System.Text.Encoding.Extensions.dll"/> <ReferencePath Include="../../../../../../ref/29edbc3bfe6d41a189b3ee200da8a6dd/System.Threading.dll"/> <ReferencePath Include="../../../../../../ref/96e4fdec80f74121bf139a1475279101/System.Threading.Thread.dll"/> <ReferencePath Include="../../../../../../ref/a1ac1aafd829406db2cc5c4d11e4f628/System.Xml.ReaderWriter.dll"/> </ItemGroup> <ItemGroup> </ItemGroup> </Project>