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/665070f8f3cb47ffb084ae19bb7a5b26/Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/92b28f5bc7874f07b8d914cf27b48619/System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="../../../../../../ref/2a0692b143d74f718e63aef4e47e8acf/System.Collections.Specialized.dll"/>
    <ReferencePath Include="../../../../../../ref/c45a498f12bb46f3ae7a6938ef3ae8eb/System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="../../../../../../ref/09a987f80f7a48cb91c322acd01f15d6/System.Net.Http.dll"/>
    <ReferencePath Include="../../../../../../ref/9952972ef2bc4281aad00b4ab790e238/System.Net.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/1d24fb1a83e648aab26319f480c076ba/System.Net.Security.dll"/>
    <ReferencePath Include="../../../../../../ref/c9082dae35d446e6abf7ac0cbe0d5171/System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="../../../../../../ref/29bc5cfec8324afe8d182a445987a7c4/System.Net.WebSockets.dll"/>
    <ReferencePath Include="../../../../../../ref/ffce1b7d4b6b4db0a10d9362b6d43797/System.Private.Uri.dll"/>
    <ReferencePath Include="../../../../../../ref/3ac0fd45ef3447718cbf929b009c2ddd/System.Runtime.dll"/>
    <ReferencePath Include="../../../../../../ref/77de6fd1ce9d420fb559218d0d92e7e2/System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="../../../../../../ref/41424d5d2bd649ed81a4cdd82ede535a/System.Security.Cryptography.dll"/>
    <ReferencePath Include="../../../../../../ref/e4e8b8a7305a4e5fb9f2867c64033196/System.Threading.Channels.dll"/>
    <ReferencePath Include="../../../../../../ref/540fe8929cd1441694e8d324806c5c05/System.Private.CoreLib.dll"/>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="_generated/0/JSImports.g.cs"/>
  </ItemGroup>
</Project>