|
<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;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/bf97633508f04fcbab8c7d3abf3bfc54/Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="../../../../../../ref/3aeb481fee794f37ac590cb3f6a7b9bf/System.Collections.NonGeneric.dll"/>
<ReferencePath Include="../../../../../../ref/fa76942b018d4dc3bb05f0b9325a2c3e/System.Collections.Specialized.dll"/>
<ReferencePath Include="../../../../../../ref/11006b44629e4a33966bbd37e9fe7775/System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="../../../../../../ref/eb73368de68543c895e4c660a3a32414/System.Net.Http.dll"/>
<ReferencePath Include="../../../../../../ref/8155cd81e71e4db39cd3797f6195945b/System.Net.Primitives.dll"/>
<ReferencePath Include="../../../../../../ref/d0269713b4204938b3d7f94d62bedb50/System.Net.Security.dll"/>
<ReferencePath Include="../../../../../../ref/817e8ba91bb3437fbfea1fb80186c42c/System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="../../../../../../ref/f8dd1adee79d47fd99e9a22233256bf6/System.Net.WebSockets.dll"/>
<ReferencePath Include="../../../../../../ref/e6da7c7c035542ef8a832c291cab2193/System.Private.Uri.dll"/>
<ReferencePath Include="../../../../../../ref/8f051e93c7184fde92522defdf28a13a/System.Runtime.dll"/>
<ReferencePath Include="../../../../../../ref/5a947208131a439a9a1ab69c380383e1/System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="../../../../../../ref/7e95cff62cc849ae9edc9c3d81a9dccd/System.Security.Cryptography.dll"/>
<ReferencePath Include="../../../../../../ref/e7e3aed6f84045d3816709459e7862f0/System.Threading.Channels.dll"/>
<ReferencePath Include="../../../../../../ref/22d14500e5b8487ba2d1ad0425fd1716/System.Private.CoreLib.dll"/>
</ItemGroup>
<ItemGroup>
<Compile Include="_generated/0/JSImports.g.cs"/>
</ItemGroup>
</Project>
|