File: System.Net.WebProxy.csproj
Web Access
Project: src\runtime\src\libraries\System.Net.WebProxy\src\System.Net.WebProxy.csproj (System.Net.WebProxy)
<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.Net.WebProxy</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>../../../../../../artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/Open.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;RELEASE;NET;NET11_0;NETCOREAPP;WASI;WASI1_0;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/Net/IWebProxyScript.cs"/>
    <Compile Include="System/Net/WebProxy.cs"/>
    <Compile Include="../../Common/src/System/Obsoletions.cs" Link="src/runtime/src/libraries/Common/src/System/Obsoletions.cs"/>
    <Compile Include="System/Net/WebProxy.Wasm.cs"/>
    <Compile Include="../../Common/src/SkipLocalsInit.cs" Link="src/runtime/src/libraries/Common/src/SkipLocalsInit.cs"/>
    <Compile Include="../../../../artifacts/obj/System.Net.WebProxy/Release/net11.0-wasi/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src/runtime/artifacts/obj/System.Net.WebProxy/Release/net11.0-wasi/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="../../../../artifacts/obj/System.Net.WebProxy/Release/net11.0-wasi/System.Net.WebProxy.AssemblyInfo.cs" Link="src/runtime/artifacts/obj/System.Net.WebProxy/Release/net11.0-wasi/System.Net.WebProxy.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="../../../../../../ref/82300cff7d254ae08c3e813e6f983d79/System.Memory.dll"/>
    <ReferencePath Include="../../../../../../ref/4c8fda522de64084b10aba606b09897e/System.Net.NameResolution.dll"/>
    <ReferencePath Include="../../../../../../ref/a6c1a75997304953a3b50c928ab4f7d6/System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="../../../../../../ref/a1fb632b77704df0835da4a3d8b9c43f/System.Net.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/e57e4f26396143be9581052269fd753f/System.Runtime.dll"/>
    <ReferencePath Include="../../../../../../ref/3d896ca6f36b43a29b2d8dbb65890e58/System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="../../../../../../ref/91d768c25ebc4468bfac2b32f381bfb5/System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="../../../../../../ref/5e9e338adf894f7684301421495f45a2/System.Threading.dll"/>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
</Project>