Files
PURErat-crack-scode/decompiled/Libraries/system.diagnostics.diagnosticsource/costura.system.diagnostics.diagnosticsource.csproj
T

26 lines
1.1 KiB
XML
Raw Normal View History

2026-08-27 10:56:38 -06:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AssemblyName>System.Diagnostics.DiagnosticSource</AssemblyName>
<GenerateAssemblyInfo>False</GenerateAssemblyInfo>
<TargetFramework>net40</TargetFramework>
</PropertyGroup>
<PropertyGroup>
<LangVersion>14.0</LangVersion>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<CheckForOverflowUnderflow>False</CheckForOverflowUnderflow>
</PropertyGroup>
<PropertyGroup />
<ItemGroup />
<ItemGroup>
<Reference Include="System.Diagnostics.Tracing" />
<Reference Include="System.Reflection">
<HintPath>../../../../../../../usr/local/share/dotnet/shared/Microsoft.NETCore.App/10.0.5/System.Reflection.dll</HintPath>
</Reference>
<Reference Include="System.Collections">
<HintPath>../../../../../../../usr/local/share/dotnet/shared/Microsoft.NETCore.App/10.0.5/System.Collections.dll</HintPath>
</Reference>
<Reference Include="System.Threading">
<HintPath>../../../../../../../usr/local/share/dotnet/shared/Microsoft.NETCore.App/10.0.5/System.Threading.dll</HintPath>
</Reference>
</ItemGroup>
</Project>