Files
PURErat-crack-scode/decompiled/Libraries/system.text.encoding.codepages/costura.system.text.encoding.codepages.csproj
T

28 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.Text.Encoding.CodePages</AssemblyName>
<GenerateAssemblyInfo>False</GenerateAssemblyInfo>
<TargetFramework>net462</TargetFramework>
</PropertyGroup>
<PropertyGroup>
<LangVersion>14.0</LangVersion>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<CheckForOverflowUnderflow>False</CheckForOverflowUnderflow>
</PropertyGroup>
<PropertyGroup>
<RootNamespace />
</PropertyGroup>
<ItemGroup>
<None Remove="codepages.nlp" />
<None Remove="ILLink.Substitutions.xml" />
<EmbeddedResource Include="codepages.nlp" LogicalName="codepages.nlp" />
<EmbeddedResource Include="ILLink.Substitutions.xml" LogicalName="ILLink.Substitutions.xml" />
</ItemGroup>
<ItemGroup>
<Reference Include="System.Core">
<HintPath>../../../../../../../usr/local/share/dotnet/shared/Microsoft.NETCore.App/10.0.5/System.Core.dll</HintPath>
</Reference>
<Reference Include="System.Memory" />
<Reference Include="System.Runtime.CompilerServices.Unsafe" />
</ItemGroup>
</Project>