File: System.Private.Uri.csproj
Web Access
Project: src\runtime\src\libraries\System.Private.Uri\src\System.Private.Uri.csproj (System.Private.Uri)
<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.Private.Uri</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;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="../../Common/src/System/Collections/Generic/ValueListBuilder.cs" Link="src/runtime/src/libraries/Common/src/System/Collections/Generic/ValueListBuilder.cs"/>
    <Compile Include="../../Common/src/System/HexConverter.cs" Link="src/runtime/src/libraries/Common/src/System/HexConverter.cs"/>
    <Compile Include="../../Common/src/System/Obsoletions.cs" Link="src/runtime/src/libraries/Common/src/System/Obsoletions.cs"/>
    <Compile Include="System/DomainNameHelper.cs"/>
    <Compile Include="System/GenericUriParser.cs"/>
    <Compile Include="System/IPv4AddressHelper.cs"/>
    <Compile Include="../../Common/src/System/Net/IPv4AddressHelper.Common.cs" Link="src/runtime/src/libraries/Common/src/System/Net/IPv4AddressHelper.Common.cs"/>
    <Compile Include="System/IPv6AddressHelper.cs"/>
    <Compile Include="../../Common/src/System/Net/IPv6AddressHelper.Common.cs" Link="src/runtime/src/libraries/Common/src/System/Net/IPv6AddressHelper.Common.cs"/>
    <Compile Include="System/IriHelper.cs"/>
    <Compile Include="System/PercentEncodingHelper.cs"/>
    <Compile Include="System/UncNameHelper.cs"/>
    <Compile Include="System/Uri.cs"/>
    <Compile Include="System/UriBuilder.cs"/>
    <Compile Include="System/UriCreationOptions.cs"/>
    <Compile Include="System/UriEnumTypes.cs"/>
    <Compile Include="System/UriExt.cs"/>
    <Compile Include="System/UriFormatException.cs"/>
    <Compile Include="System/UriHelper.cs"/>
    <Compile Include="System/UriHostNameType.cs"/>
    <Compile Include="System/UriParserTemplates.cs"/>
    <Compile Include="System/UriPartial.cs"/>
    <Compile Include="System/UriScheme.cs"/>
    <Compile Include="System/UriSyntax.cs"/>
    <Compile Include="../../Common/src/System/Text/ValueStringBuilder.cs" Link="src/runtime/src/libraries/Common/src/System/Text/ValueStringBuilder.cs"/>
    <Compile Include="System/ValueStringBuilderExtensions.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.Private.Uri/Release/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src/runtime/artifacts/obj/System.Private.Uri/Release/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="../../../../artifacts/obj/System.Private.Uri/Release/net11.0/System.SR.cs" Link="src/runtime/artifacts/obj/System.Private.Uri/Release/net11.0/System.SR.cs"/>
    <Compile Include="../../../../artifacts/obj/System.Private.Uri/Release/net11.0/System.Private.Uri.AssemblyInfo.cs" Link="src/runtime/artifacts/obj/System.Private.Uri/Release/net11.0/System.Private.Uri.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="../../../../../../ref/22d14500e5b8487ba2d1ad0425fd1716/System.Private.CoreLib.dll"/>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
</Project>