|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>System.Net.Sockets</AssemblyName>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PublicSign>true</PublicSign>
<KeyOriginatorFile>..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.25360.101\tools\snk\MSFT.snk</KeyOriginatorFile>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;SYSTEM_NET_SOCKETS_DLL;DEBUG;NET;NET10_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;NET10_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\SR.cs" Link="src\libraries\Common\src\System\SR.cs"/>
<Compile Include="..\..\Common\src\SkipLocalsInit.cs" Link="src\libraries\Common\src\SkipLocalsInit.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\System.Net.Sockets\Debug\net10.0\System.Net.Sockets.notsupported.cs" Link="artifacts\obj\System.Net.Sockets\Debug\net10.0\System.Net.Sockets.notsupported.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\System.Net.Sockets\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Net.Sockets\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\System.Net.Sockets\Debug\net10.0\System.SR.cs" Link="artifacts\obj\System.Net.Sockets\Debug\net10.0\System.SR.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\System.Net.Sockets\Debug\net10.0\System.Net.Sockets.AssemblyInfo.cs" Link="artifacts\obj\System.Net.Sockets\Debug\net10.0\System.Net.Sockets.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\ref\f26f2141b5714cdc98333ba97375e16a\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\23df4ef259cc42f5a7de18e9ee2f5b3f\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a7518cb4441e4d6da9a6dac061445d8d\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\09d89a7797394f56b6de251d636436a0\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9b7627661d2a4c0f83926826675d0a3d\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d6477affb0b94bf1a719afe38d98e65b\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\72ad7d9d588d42d68d899c79f9f4336b\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9e253559366a40be87a1577e67a16b4e\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\882154d7e2ef40b5875f683fb110637a\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\43e3afb9eec94e1b9658ec2966bee703\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ee19ff0e2abe43fe810c135273e94f2b\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cbeffea32dcd4054928cbd4ec57891f9\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fb1c9ed65e5c49a9b73afc2028882f0a\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8b7fad901b254e208059dcbb42259af0\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\403761c45caf4f9983c1d5e3c4cd6015\System.Threading.ThreadPool.dll"/>
</ItemGroup>
</Project>
|