File: System.Net.WebSockets.Client.csproj
Web Access
Project: src\runtime\src\libraries\System.Net.WebSockets.Client\src\System.Net.WebSockets.Client.csproj (System.Net.WebSockets.Client)
<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.WebSockets.Client</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;TARGET_BROWSER;RELEASE;NET;NET11_0;NETCOREAPP;BROWSER;BROWSER1_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/WebSockets/ClientWebSocket.cs"/>
    <Compile Include="System/Net/WebSockets/ClientWebSocketDeflateConstants.cs"/>
    <Compile Include="../../Common/src/System/Net/UriScheme.cs" Link="src/runtime/src/libraries/Common/src/System/Net/UriScheme.cs"/>
    <Compile Include="../../Common/src/System/Net/WebSockets/WebSocketValidate.cs" Link="src/runtime/src/libraries/Common/src/System/Net/WebSockets/WebSocketValidate.cs"/>
    <Compile Include="System/Net/WebSockets/HttpResponseHeadersReadOnlyCollection.cs"/>
    <Compile Include="System/Net/WebSockets/WebSocketHandle.Browser.cs"/>
    <Compile Include="System/Net/WebSockets/BrowserWebSockets/BrowserInterop.cs"/>
    <Compile Include="System/Net/WebSockets/BrowserWebSockets/BrowserWebSocket.cs"/>
    <Compile Include="System/Net/WebSockets/BrowserWebSockets/ClientWebSocketOptions.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.Net.WebSockets.Client/Release/net11.0-browser/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src/runtime/artifacts/obj/System.Net.WebSockets.Client/Release/net11.0-browser/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="../../../../artifacts/obj/System.Net.WebSockets.Client/Release/net11.0-browser/System.SR.cs" Link="src/runtime/artifacts/obj/System.Net.WebSockets.Client/Release/net11.0-browser/System.SR.cs"/>
    <Compile Include="../../../../artifacts/obj/System.Net.WebSockets.Client/Release/net11.0-browser/System.Net.WebSockets.Client.AssemblyInfo.cs" Link="src/runtime/artifacts/obj/System.Net.WebSockets.Client/Release/net11.0-browser/System.Net.WebSockets.Client.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="../../../../../../ref/4a6b3f3c33c24b0092c8fa5bd347f947/Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/85481dd3a4e74c7fa4ea19b6d7b76b12/System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="../../../../../../ref/c247a950cf20433b90ba82dde65e16ec/System.Collections.Specialized.dll"/>
    <ReferencePath Include="../../../../../../ref/101496f37cb840dd93f9fe7a489344a7/System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="../../../../../../ref/855fc259aed24ed4b3e99ea27f7c78b4/System.Net.Http.dll"/>
    <ReferencePath Include="../../../../../../ref/8820dddba0e2492e84e2b5a623e488e0/System.Net.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/36b4f5a5a43b4bf59a1c8ac0dab85b48/System.Net.Security.dll"/>
    <ReferencePath Include="../../../../../../ref/816ab82aad364ee3aa10cab8406fa26a/System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="../../../../../../ref/8b05bb944c17409bbfce61e3a0a2ff47/System.Net.WebSockets.dll"/>
    <ReferencePath Include="../../../../../../ref/8d816cafa31c40d9995cdde876ce18aa/System.Private.Uri.dll"/>
    <ReferencePath Include="../../../../../../ref/3219a0348f404b47a7c05aabbf855551/System.Runtime.dll"/>
    <ReferencePath Include="../../../../../../ref/69cb20e918004f4988e39f765cfe1d6a/System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="../../../../../../ref/d1bfffc0357840469005105a48f965ab/System.Security.Cryptography.dll"/>
    <ReferencePath Include="../../../../../../ref/45b9416042d844668a83fa6ca3351545/System.Threading.Channels.dll"/>
    <ReferencePath Include="../../../../../../ref/6b5231ce2b2f4970b9a8d4bd52f792bf/System.Private.CoreLib.dll"/>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="_generated/0/JSImports.g.cs"/>
  </ItemGroup>
</Project>