File: System.IO.Ports.csproj
Web Access
Project: src\src\libraries\System.IO.Ports\src\System.IO.Ports.csproj (System.IO.Ports)
<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.IO.Ports</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <KeyOriginatorFile>..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.26152.106\tools\snk\Open.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;SERIAL_PORTS;DEBUG;NET;NET11_0;NETCOREAPP;UNIX;UNIX1_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\IO\Ports\Handshake.cs"/>
    <Compile Include="System\IO\Ports\InternalResources.cs"/>
    <Compile Include="System\IO\Ports\Parity.cs"/>
    <Compile Include="System\IO\Ports\SerialData.cs"/>
    <Compile Include="System\IO\Ports\SerialDataReceivedEventArgs.cs"/>
    <Compile Include="System\IO\Ports\SerialDataReceivedEventHandler.cs"/>
    <Compile Include="System\IO\Ports\SerialError.cs"/>
    <Compile Include="System\IO\Ports\SerialErrorReceivedEventArgs.cs"/>
    <Compile Include="System\IO\Ports\SerialErrorReceivedEventHandler.cs"/>
    <Compile Include="System\IO\Ports\SerialPinChange.cs"/>
    <Compile Include="System\IO\Ports\SerialPinChangedEventArgs.cs"/>
    <Compile Include="System\IO\Ports\SerialPinChangedEventHandler.cs"/>
    <Compile Include="System\IO\Ports\SerialPort.cs"/>
    <Compile Include="System\IO\Ports\SerialStream.cs"/>
    <Compile Include="System\IO\Ports\StopBits.cs"/>
    <Compile Include="..\..\Common\src\DisableRuntimeMarshalling.cs" Link="src\libraries\Common\src\DisableRuntimeMarshalling.cs"/>
    <Compile Include="System\IO\Ports\SafeSerialDeviceHandle.Unix.cs"/>
    <Compile Include="System\IO\Ports\SerialPort.Unix.cs"/>
    <Compile Include="System\IO\Ports\SerialStream.Unix.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.IO.Ports.Native\Interop.Termios.cs" Link="src\libraries\Common\src\Interop\Unix\System.IO.Ports.Native\Interop.Termios.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.IO.Ports.Native\Interop.Serial.cs" Link="src\libraries\Common\src\Interop\Unix\System.IO.Ports.Native\Interop.Serial.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\Interop.Libraries.cs" Link="src\libraries\Common\src\Interop\Unix\Interop.Libraries.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\Interop.Errors.cs" Link="src\libraries\Common\src\Interop\Unix\Interop.Errors.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\Interop.IOErrors.cs" Link="src\libraries\Common\src\Interop\Unix\Interop.IOErrors.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\Interop.Poll.Structs.cs" Link="src\libraries\Common\src\Interop\Unix\Interop.Poll.Structs.cs"/>
    <Compile Include="..\..\Common\src\System\SR.cs" Link="src\libraries\Common\src\System\SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.IO.Ports\Debug\net11.0-unix\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="artifacts\obj\System.IO.Ports\Debug\net11.0-unix\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.IO.Ports\Debug\net11.0-unix\System.SR.cs" Link="artifacts\obj\System.IO.Ports\Debug\net11.0-unix\System.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.IO.Ports\Debug\net11.0-unix\System.IO.Ports.AssemblyInfo.cs" Link="artifacts\obj\System.IO.Ports\Debug\net11.0-unix\System.IO.Ports.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\0b47b7eab454476b8d4eadaf4e5c2f1a\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3d7ac76e88f34244839a1cf45d77c1de\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\44edb173ac264ba59b0ef736db8b5965\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\97cad564178d433badac005a157869e7\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6c84d545d7bb482ca4358662d0fcf54f\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\04dfbd1694514a4fb8e9d2792d2d125a\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b0c8c2ea18e84f9db6e03a757a400299\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4d0f94599ae24b3d907d6193e06e733b\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8441b820502545f88425f6caadbeb28b\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\83b45d770be54745951ade64c4a57922\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7e28d0af46784ee48d4b83c3abecd2ce\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a4ada234056a485096bbffa5a0921ca3\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\26241163e10d40f5bc59a004a8e07995\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4b9a3299f07940b6b1f4b7fc54a93eef\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4031818643bf40fcb29e2ca117246e54\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8db138907f4f48eea24179e23aa3d184\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3cd1c5595dc6464189918ccb23c94efa\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\77de0eda20f44cce9ff41ff7b771efb7\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1ca12cfad5ad4466a4f6771e2494973e\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bbcbe65054ec4715ae993d2519940b1a\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1f6ac1d8f26a4e7cb767203343235603\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e759d61e60d743e091bd3015e5b2d3d4\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cfc37673e393440da022dc6ed3041dab\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0132fe688dd14935859ba975f0ae541e\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\50bef2db278c4d9ab2dcc077adc220ab\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\40d1e240a38f48aa85819957b55babf9\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\182da528e0f543b996ec1a02240116cb\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dd9c939f0ab541bb96294b61a8c31d4e\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\31a2d88af9924a488054230d54fbdbb2\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5c921ae5434d40b695d4255513910b3e\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3cca0dbb0b9d4c05af69b49f79c6e91e\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\74d977383da5473795d38e92331f192f\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b498dc81b5454a349cb19746f46fac5d\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\762aeddd41e0459e9f4ab96a0bfe65bb\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\26c59d73f9bc4fb29987cb039f0c3c80\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e54466117c4c493b96fefbfea9a2744a\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\350ec32c2fbe4bdca686815af42b09f7\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f696ea5050354d39a6083245c0faa271\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cf364c47c17348b2876a77692d7b6782\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fc2bd1240dd74a26a039cacc7dcab387\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\277eaabd07234a6c805eb96c7df0765a\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\26796c462524406ebd8595370183bed5\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b6719088689f49ec880a43b618010ac4\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4af41d61d8af4861b3a41b395031d510\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9a79b22c7bfc41d6be16eead0952eeb7\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f247947266624a11939f7afeece2dff0\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\18b2faf73e5e4128896fdde4cd342b19\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\06cba4c2e5e045859bb9a211fe6f6f34\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0a6f1c50e8574ffcbd87cacad0521c3d\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\757c4f0dc1154431bfcb7f33a4ff5f98\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8e1dff91855646269f91bf857d27ba56\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b367958c743e4fe082d11e144302027f\System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\629a8cddec36455eb37703a5356d7337\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\250f5ac91971425dae5dfca6a715c595\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\114921805892460ba6877ef0c7bdd4de\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6621084e710a44c8945f383529785ac9\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c03d53db62d045a2830fdd69b8680bf5\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f25fe307d1584a4d804cbee946cfe888\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\deae7d2ae58340858f8e577633decc78\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\615ad2888df24945bc0804b4e5fc44c3\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\503de4f3b95b497fa952cee91dcd5157\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\34ba072e46a443329b6de5a866e8ce7d\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\29c5964e3a11471ebee873cb070e84ee\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f5807fb0fb71460e87bed0b280f38bbc\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8b071d0d0af6459dbf96f2ae1734acfc\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6f788c38542540f686f8731df9ca9cc6\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\37bc4305fd90493d8695690208215615\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\25782b07b87f4f03bfc1c48b74154889\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6a344b84d70043108ada89af3b7e38ab\System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2726b8ff887443fa9a6855eb5dac7721\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fa63a918a16a41c1a2650c2cfdd8368e\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\348c4a632bca4b27b2d1342f4303b8c0\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dee47d059cff4f2e802018269f5b7623\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c7da14140ee140a49c848cbf1169ea3b\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\856df17154fe4e43ba2ba7f14a5a1358\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8b22fe61b75848858abb59a262a42abd\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3f686aafffc94cf8b4e98a4834f176e1\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7c5b37193a274104b82ef84310832525\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a93d6a38a9f8488884e1b35ae1aaa8f9\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\206e1fce4e9d4f1bbd7a5ba23c4e76e9\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dbd0a62214ea464e9ef5464c99aba342\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4e6981adb7a5417b91c81c1860505a9a\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b31d36ed75e94426b72863853fbeb410\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e9b96e2701db43b88bb15f85a04d88fd\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6e5f5e8799b545e89382776d3a3683d5\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5e12a4dc352140dfa248e408ce68053b\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\19b3bf28d27d45c8b3b5e8ccdfd5900b\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f97dedc3bf1b45879815372dd099582c\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\86ea5a533ab5416c997aea07dbcefbe5\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fa26f2bc5b8d46f19204c527209e5dc1\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7c6e50a704b340198f242c69456c4086\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\df9bec5aff884ec5bd940a930f95b42a\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\20f53ad4c149472e8ff66c408a90dccc\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9145f84d90ca4be9bce3ba1191e3513b\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\eb92b998d4344a219015a28103e5f920\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5acb7d78a15d4b7db6722e3118fd8782\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\361bafd26d29446b9c6878aaf77be8d0\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\33cd093af8e34af3b0c8c6645c83fc7c\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\413df42e37d048728752a05fb8ed6324\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\76c23304ae5846219b85dbf335d3a2db\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8bd4255aaf0f42a08669bedfb1d7c1aa\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\810571da080d4c4396f35ad48db0d5c5\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a3e8bfce76ed49e88c1d5354a6a2bad3\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\43f961e6d57d47858a325d72c8ddda1f\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e6366b722b6f4e54978a413e318bfe50\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4b5f4f089fdf47afa3fe88e1c4590d34\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\caa087604edc4e66a582f8dd3baabda2\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ebe164d5ca994a028964ad46acf26373\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c605fff774a84eff95914d10187e2ab5\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d6cc01e968e84e14abeb92d3a0dadeb7\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\83fd88efb74246c6a3b1f3f3f3dbd817\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8ac5950c9d7844e2b2271119914eefa8\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8c3438ea4ffc4df8934488e77b11260c\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\58ee599639a34610bb4c8fa00bc2e39a\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bb131872435e4aad9043b5b4ae3ad047\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d0571ac51ad5422cbb0846aa265ea384\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\374fa477da824be4bf0a37f0e63ba5b5\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ad273dcd22bd494eae60aeffa2d3cc77\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1b21fabe95eb47028b6a4ca8e029c863\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\62bcd9f43e0d4d5e8b9713f222c893b0\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\420dd7c0177e4930893a69b1679eaa81\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4df4a6063b0d4dfd86e043a82777e3fc\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1f81a34157a74e22a00244749b6c2e24\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9a3840f039804ec48ed9555078e6e91b\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\464f2d29d9e34493a203d77a4bb5f6f2\System.Threading.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c1080f6a083d4814aaced9a9fee33dce\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f7d0fb445b0d4814a69efa71b6a04058\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\37be514fab844030814a381df7813438\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1c7c2adaf6d74c90afd8752d2ff56a23\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\71e7ae9d623040deae898f2fe308d569\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c1837d6358e04d42a10eb4516814b874\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4027e0803e5a4823a7261d86d16f98c4\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c15bb984403b4eada6f3e3217944ba19\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6228c36a70fd4887874680c8dd0258af\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\018e58d5503b46be8ef36b223d6f3ecd\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0aea6c2290db4d3fadd17f365ae2efbd\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e62376fe95434a7e8730f6762145d4ed\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\055b5d0a860d4e1e828a1cbefcf9a702\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\75863862a0bc46daaf8d6b49bc2330c0\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1d8c0fd2334a48b9b0b2a996283432b9\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\88d968f6e7f44a61935c64eb626164d5\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e6b1edebf000400d92dcd80616a5021a\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\83cc244aed5c467cbcc8f664e386b471\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2872315617074d068714d56e9edfbec3\System.Xml.XPath.XDocument.dll"/>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="..\..\..\..\..\_external\1\LibraryImports.g.cs"/>
  </ItemGroup>
</Project>