File: System.Text.Json.SourceGeneration.Roslyn4.4.csproj
Web Access
Project: src\src\libraries\System.Text.Json\gen\System.Text.Json.SourceGeneration.Roslyn4.4.csproj (System.Text.Json.SourceGeneration)
<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.Text.Json.SourceGeneration</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <KeyOriginatorFile>..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.26116.109\tools\snk\Open.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;ROSLYN4_0_OR_GREATER;ROSLYN4_4_OR_GREATER;BUILDING_SOURCE_GENERATOR;DEBUG;NET;NET11_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;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.Private.CoreLib\src\System\Diagnostics\CodeAnalysis\SetsRequiredMembersAttribute.cs" Link="src\libraries\System.Private.CoreLib\src\System\Diagnostics\CodeAnalysis\SetsRequiredMembersAttribute.cs"/>
    <Compile Include="..\..\System.Private.CoreLib\src\System\Numerics\Hashing\HashHelpers.cs" Link="src\libraries\System.Private.CoreLib\src\System\Numerics\Hashing\HashHelpers.cs"/>
    <Compile Include="..\..\System.Private.CoreLib\src\System\Runtime\CompilerServices\IsExternalInit.cs" Link="src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\IsExternalInit.cs"/>
    <Compile Include="..\..\System.Private.CoreLib\src\System\Runtime\CompilerServices\CompilerFeatureRequiredAttribute.cs" Link="src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CompilerFeatureRequiredAttribute.cs"/>
    <Compile Include="..\..\System.Private.CoreLib\src\System\Runtime\CompilerServices\RequiredMemberAttribute.cs" Link="src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\RequiredMemberAttribute.cs"/>
    <Compile Include="..\..\Common\src\Roslyn\DiagnosticDescriptorHelper.cs" Link="src\libraries\Common\src\Roslyn\DiagnosticDescriptorHelper.cs"/>
    <Compile Include="..\..\Common\src\Roslyn\GetBestTypeByMetadataName.cs" Link="src\libraries\Common\src\Roslyn\GetBestTypeByMetadataName.cs"/>
    <Compile Include="..\..\Common\src\SourceGenerators\CSharpSyntaxUtilities.cs" Link="src\libraries\Common\src\SourceGenerators\CSharpSyntaxUtilities.cs"/>
    <Compile Include="..\..\Common\src\SourceGenerators\DiagnosticInfo.cs" Link="src\libraries\Common\src\SourceGenerators\DiagnosticInfo.cs"/>
    <Compile Include="..\..\Common\src\SourceGenerators\ImmutableEquatableArray.cs" Link="src\libraries\Common\src\SourceGenerators\ImmutableEquatableArray.cs"/>
    <Compile Include="..\..\Common\src\SourceGenerators\SourceWriter.cs" Link="src\libraries\Common\src\SourceGenerators\SourceWriter.cs"/>
    <Compile Include="..\..\Common\src\SourceGenerators\TypeModelHelper.cs" Link="src\libraries\Common\src\SourceGenerators\TypeModelHelper.cs"/>
    <Compile Include="..\..\Common\src\SourceGenerators\TypeRef.cs" Link="src\libraries\Common\src\SourceGenerators\TypeRef.cs"/>
    <Compile Include="..\Common\JsonCamelCaseNamingPolicy.cs" Link="src\libraries\System.Text.Json\Common\JsonCamelCaseNamingPolicy.cs"/>
    <Compile Include="..\Common\JsonNamingPolicy.cs" Link="src\libraries\System.Text.Json\Common\JsonNamingPolicy.cs"/>
    <Compile Include="..\Common\JsonAttribute.cs" Link="src\libraries\System.Text.Json\Common\JsonAttribute.cs"/>
    <Compile Include="..\Common\JsonCommentHandling.cs" Link="src\libraries\System.Text.Json\Common\JsonCommentHandling.cs"/>
    <Compile Include="..\Common\JsonConstants.cs" Link="src\libraries\System.Text.Json\Common\JsonConstants.cs"/>
    <Compile Include="..\Common\JsonHelpers.cs" Link="src\libraries\System.Text.Json\Common\JsonHelpers.cs"/>
    <Compile Include="..\Common\JsonIgnoreCondition.cs" Link="src\libraries\System.Text.Json\Common\JsonIgnoreCondition.cs"/>
    <Compile Include="..\Common\JsonKebabCaseLowerNamingPolicy.cs" Link="src\libraries\System.Text.Json\Common\JsonKebabCaseLowerNamingPolicy.cs"/>
    <Compile Include="..\Common\JsonKebabCaseUpperNamingPolicy.cs" Link="src\libraries\System.Text.Json\Common\JsonKebabCaseUpperNamingPolicy.cs"/>
    <Compile Include="..\Common\JsonKnownNamingPolicy.cs" Link="src\libraries\System.Text.Json\Common\JsonKnownNamingPolicy.cs"/>
    <Compile Include="..\Common\JsonKnownReferenceHandler.cs" Link="src\libraries\System.Text.Json\Common\JsonKnownReferenceHandler.cs"/>
    <Compile Include="..\Common\JsonNumberHandling.cs" Link="src\libraries\System.Text.Json\Common\JsonNumberHandling.cs"/>
    <Compile Include="..\Common\JsonObjectCreationHandling.cs" Link="src\libraries\System.Text.Json\Common\JsonObjectCreationHandling.cs"/>
    <Compile Include="..\Common\JsonSeparatorNamingPolicy.cs" Link="src\libraries\System.Text.Json\Common\JsonSeparatorNamingPolicy.cs"/>
    <Compile Include="..\Common\JsonSerializableAttribute.cs" Link="src\libraries\System.Text.Json\Common\JsonSerializableAttribute.cs"/>
    <Compile Include="..\Common\JsonSerializerDefaults.cs" Link="src\libraries\System.Text.Json\Common\JsonSerializerDefaults.cs"/>
    <Compile Include="..\Common\JsonSnakeCaseLowerNamingPolicy.cs" Link="src\libraries\System.Text.Json\Common\JsonSnakeCaseLowerNamingPolicy.cs"/>
    <Compile Include="..\Common\JsonSnakeCaseUpperNamingPolicy.cs" Link="src\libraries\System.Text.Json\Common\JsonSnakeCaseUpperNamingPolicy.cs"/>
    <Compile Include="..\Common\JsonSourceGenerationMode.cs" Link="src\libraries\System.Text.Json\Common\JsonSourceGenerationMode.cs"/>
    <Compile Include="..\Common\JsonSourceGenerationOptionsAttribute.cs" Link="src\libraries\System.Text.Json\Common\JsonSourceGenerationOptionsAttribute.cs"/>
    <Compile Include="..\Common\JsonUnknownTypeHandling.cs" Link="src\libraries\System.Text.Json\Common\JsonUnknownTypeHandling.cs"/>
    <Compile Include="..\Common\JsonUnmappedMemberHandling.cs" Link="src\libraries\System.Text.Json\Common\JsonUnmappedMemberHandling.cs"/>
    <Compile Include="..\Common\ThrowHelper.cs" Link="src\libraries\System.Text.Json\Common\ThrowHelper.cs"/>
    <Compile Include="Helpers\SourceGeneratorHelpers.cs"/>
    <Compile Include="Helpers\KnownTypeSymbols.cs"/>
    <Compile Include="Helpers\RoslynExtensions.cs"/>
    <Compile Include="JsonConstants.cs"/>
    <Compile Include="JsonSourceGenerator.DiagnosticDescriptors.cs"/>
    <Compile Include="JsonSourceGenerator.Emitter.cs"/>
    <Compile Include="JsonSourceGenerator.Emitter.ExceptionMessages.cs"/>
    <Compile Include="JsonSourceGenerator.Parser.cs"/>
    <Compile Include="Model\ClassType.cs"/>
    <Compile Include="Model\CollectionType.cs"/>
    <Compile Include="Model\ContextGenerationSpec.cs"/>
    <Compile Include="Model\JsonPrimitiveTypeKind.cs"/>
    <Compile Include="Model\ObjectConstructionStrategy.cs"/>
    <Compile Include="Model\ParameterGenerationSpec.cs"/>
    <Compile Include="Model\PropertyGenerationSpec.cs"/>
    <Compile Include="Model\PropertyInitializerGenerationSpec.cs"/>
    <Compile Include="Model\SourceGenerationOptionsSpec.cs"/>
    <Compile Include="Model\TypeGenerationSpec.cs"/>
    <Compile Include="JsonSourceGenerator.Roslyn4.0.cs"/>
    <Compile Include="..\..\Common\src\System\Collections\Generic\ValueListBuilder.cs" Link="src\libraries\Common\src\System\Collections\Generic\ValueListBuilder.cs"/>
    <Compile Include="..\..\Common\src\System\Collections\Generic\ValueListBuilder.Pop.cs" Link="src\libraries\Common\src\System\Collections\Generic\ValueListBuilder.Pop.cs"/>
    <Compile Include="..\..\Common\src\System\SR.cs" Link="src\libraries\Common\src\System\SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Text.Json.SourceGeneration.Roslyn4.4\Debug\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Text.Json.SourceGeneration.Roslyn4.4\Debug\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Text.Json.SourceGeneration.Roslyn4.4\Debug\net11.0\System.SR.cs" Link="artifacts\obj\System.Text.Json.SourceGeneration.Roslyn4.4\Debug\net11.0\System.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Text.Json.SourceGeneration.Roslyn4.4\Debug\net11.0\System.Text.Json.SourceGeneration.Roslyn4.4.AssemblyInfo.cs" Link="artifacts\obj\System.Text.Json.SourceGeneration.Roslyn4.4\Debug\net11.0\System.Text.Json.SourceGeneration.Roslyn4.4.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\4dbbc8601af7417596ac62df8c0ce7fa\Microsoft.Bcl.AsyncInterfaces.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\942e2b17bf5a4bc5b0b9469b561e8586\Microsoft.CodeAnalysis.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ca76b27432674853b68503dc05cfa69b\Microsoft.CodeAnalysis.CSharp.Workspaces.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fc5dcb364e4d45de875e01fdde33f741\Microsoft.CodeAnalysis.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\acad7416176d454eaa5efb1457c28b3a\Microsoft.CodeAnalysis.Workspaces.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b481f70197524cfaa8ff2a04024d4c7e\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3bfe1eba191b40f4826039491b29d1a0\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5e2aa21850b44735b6cbbb66c938234f\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1a4eea2f95fd430997d5e335c0159c1f\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\084018300bbc48959455a519385dedc2\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dd7c4f0e096140a3be3b4685a8d0afbc\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9696a6ac6cc7448aa84962b93f1b2d96\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c2c38760274d4732a9b2a3b7bf831bf9\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a46ab2cb04e4464eb2d9a7214d9a25ed\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1df3f2d93ad54b5ba09eea5246305ce9\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\77dd3ce909574a3c95ddc502a677b889\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\627a6c7836d94fae8077529ac327b51f\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f62461a13dc94febbd29c4efff8b8cf2\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cb8cb44fe57a4168b09a31c701a20691\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b9f0efdbfcf44f67b60c48c55da856b8\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9f8d3e7051e543c9bec091de81d65118\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5fca6ea01859494582cfdffda778ba06\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a102f2aae2ee4f3f9183ee62edb0b20e\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\77d7479e6b324dffb5be94dedd1e34dd\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\63728dca4c4b467ca872d4eeec3b9ad2\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\040a40cb4cef401aae19ff584d8c13fd\System.Composition.AttributedModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8f6ccdb3d9aa42d183882bc7fbe14cb2\System.Composition.Convention.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\95e8cd0543d34f1fa884235d2ed8d6f1\System.Composition.Hosting.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b0d21b48954e4b4987a3e4f3ec726b97\System.Composition.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2410b1b272734b259509c8c52f2f9b7f\System.Composition.TypedParts.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3906414ef0ed4781a788954b7be40e85\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cdd8b082a6fb45f788f24edd174453c2\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9844b5eb8a134d30ad4230bb8436677c\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fc5275523a6749ed8cc956ad02d9f245\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fabba3ea2f87410cbe0056fad88411a5\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\017e015d416e4a09be523dacff1b9945\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\18cb8fe18e4b46619ca008acec822c73\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b36ff29c41b14a69964b434ab94e8148\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cae08159debb46f3b114d38ca05758a8\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4c7e8824a58c44bcb10cc6a5bb61175a\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8783e7e3603c4e0dac4767238f7b5afa\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\13d84400bf324cd89b7e425bd7df45ba\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\29324ebb6fac482384e847d7a2beef11\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9cce78ad220040aba315d4c2798b7641\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c30d64b9f0ec4ff19ea9895abd495637\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7272affe7e754f8a891f79a4306f125b\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\af8a0a0de05c40dcae65b51d280cb93b\System.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6e21b6c67ab14c42911d6ad0679749f9\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f12c66ec18174b1fb1a7dcfb4b57b8b6\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\17864182f2da410286a467ec9b3be797\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\15783a233f4f405ca590b7353654a0c3\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6f75de6ae5384341a0f8d867c20a6cd6\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dd483981207d45a2af0dbd8c11a2f622\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ed0506d7595a4c43b7629bc38e4012ef\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\64baceb087d34ac98e969be2eed17081\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8f348025330a4a279e9661052ced7de7\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\eb8b4bd7d110486ba49fa08d5efd0832\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b223d5e7c34642ba8f8fd173a8742bf6\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\52c35e949f434d31b2a3bd721a432230\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8558167549c14d6e94f9d15bc81c43da\System.IO.Compression.Zstandard.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\180c87f21f94402e8e4190c1109e469a\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2866903640c14500be47e7a3cd77bb85\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\54d3f2be515348859d6e8c6f3ce98125\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\56751a35a9ce4f2494f2f67d73997832\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f42298d162fe4620b5a121076a4f2c09\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\10e21c575b524bfe9d774a7d6bb46815\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4633fc1c461643c0aefdc27506a35e57\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c58e863d2aff4833bc1ef37e94582590\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\96fc30a8a6954bb380f7ac1b24f4e362\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d95e9653cc0d43e5bc5d0bb9cf363c08\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ce9da5a98e0c408a8dcaf5e4b9b65e66\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\eb181399fea04115a48d584241043670\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\19ccd66f31bc46499a7efe67e548d638\System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\28cbee5cc21f480191bec4df6b984c6e\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\976eb97956974a86830db9e5d0bc34a6\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1e89b18265304d329ac951d0df2a30c2\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b1227bd582fb463fb602a5e2dc266f63\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\55380da6b3b64e32afb30e9597660674\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\99b7c8a756004b8a9f62d1ce0858b258\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\70254051fd7d49baa16734af6ae84a5f\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fbd3aee8ff6443c38e660f83816940c5\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1c7f976028314d8e9ca18ab3f9a89eaa\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3a23ae534f6a4630a3e5187dacf61413\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\762ed9a0ebb9432ba87a48ffe4ec2371\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\71713da03f9e4af9a4611f253dd5e3c9\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\653f6b56ed1c442b96e870047e249b65\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\19de87c316c34e3e86b7b12aed3cdcb9\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c2ced9e01b4e44f59c2c4e7e16a1407a\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\57d4e74d1ba54fada12f5b4a1edbc840\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\aab2947725a04659a5496d80f388ecd6\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4491c175628c4f52a84eabd3580ccc57\System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\15ed6063f6684dec80f91da2f3e8a9f0\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\477c59e50a22468f9d4a8999d10c9632\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\37d6fba79c314951a4bddebd598fb547\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c2d08aafc03b4f04ae4e2a576cb4a4a0\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8968777416e941a1855f60bc36fda7c6\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2460ff50140643b8b6ebc63c8558a67a\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\340ecfceb8634daea5cf3257c6b3243c\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6ecef23f88e94a4fb5cf1b5fc58b2e48\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2b8ce24bb65e49d082526bc2a33e0101\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9d22684198de4f5497c1b9048f84d87a\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\85a5a4b0c37b402898838d295a7a6b1a\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\26033d6589c74a0e9a522b3033f43280\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5ec1b801a54c412c91f341c67ac852f2\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bee4d19b64fd4616b302ee0e0f45d35a\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5b8b318ed73a4ac1aa6ff0c5291cb413\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\45affffc9e0042808a6798e8a09dac1f\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\323d956b73324ee5a8831efba0aa3463\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4d944f37db764da8a0d7fb0fc58482e2\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c0528f5a01ff40c086414002ee0c7d5e\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\440641d17437414e83f26c4552d18bc1\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7a7f8d1a2cc047798cdb660bfa8abcba\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b52988ee136748b3bc76e9fd518456a8\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f667095bdd424502b01835e4c2cdadf4\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ee00a1dbf2a4412f97d97dad8370b1f2\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f46e139cc00d4626afa650fa86f1b3ab\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fedbf1cda8764e4d89e9135586a0b6a8\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\14005144ce36411097b7675e45cc4dfe\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a1a36dedc54c49739c4efd51609b6b31\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a37e13e0159e4ae8b259efed0787d5fd\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\14b3564deec84d9a828d546ae3804206\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9494828534f942628bb9b4b8e23a4897\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b7d2d3215fa1491bb8996cba04679d74\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bfc00f44473741fba3d166c987c671a9\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\68c296264992465d8b05087177ed530c\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ebfd65c6250444e3ae5950f5debbe890\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\46390d71cf37495b9983c7fcb28116c6\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9d60bcee96ec495aad26d030e964a126\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\93f92017ef83430b9a62f5e72add5080\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7b212d93f5b24c3893398efdb6b7f5ec\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\be6386d6623847b3abddf9fbaf5f5b0d\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\95ff0c56175f42809b019794068df97c\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fbdcde612d824b858aa02666aef823c8\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9b5b2e30bf084609a286863c32395e95\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\712b625a4e5342ba8eb7c9a2cd0ce2ba\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\eaa16312a28c4806afa2402b8b829f70\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1fde6a7eeea14e81b71ade983c33a97f\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\500893953a0a48278c7fefb568eed92a\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6461743d0de94be1aa68366b4fb1d6f3\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\26b845b135c3497786bb59cb5a031267\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a043702f007843daaccfdfa684325676\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0c500f4a0bf447f5b5d50c7d8cf1ba7d\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\87f60344bbaa4188a9ea1b08ac61c88e\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\02e270c0f0f54a9d820f547e35a6a900\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b0e3990781e44ecbbd3407227010face\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\74fac3a79b6b41e9b5e3f0edebc3912c\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7f19275bdff1410aab24063e21c9dc1a\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7e9eb942bebe4ae2a47605ec4f3ebb09\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9872fea797784535b3a85910e7681de2\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4d4d533c48c24904a9abeab031de67d1\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\98c21ebc9cbb4e24a33fe90e9f8c3aff\System.Threading.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f28b5aa56c764f359268ac19e14c3ae0\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\04acb3c13d2f4ce88a23ff799585161b\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a55e16bfb7c64c39ad5b4967a8b69ef5\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f5c3cd8ba11748ff9ffcc48defbaa511\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\98abe1b69f0644778775e79d30b11c4d\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f1c8d4338ed94103943dd88bfe06380b\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ec8dfe42af3e4237ae9ff18310ad816a\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8335651aa421441e96060ac96d3da200\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7e28ec8d651c438297f44b914069d9cf\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1a3690a4e0b24cad99a9a072b82818dc\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a3cf933652264ff8bceb5a83ae9523e8\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b9652e6599f748fcabc7f1232aed23e3\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9bed7422a29146b08a2cca6fc2fce15d\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\58cad581fb894c7192e279baaf5699a4\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e38d1660fe64466fb0d06c6cfc1ae29f\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7a80d8b3f95940799936a49121d215f7\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4891733427394756a14a3f5c2cccfd43\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5a0b86a59dc7471cba392449c086c5e8\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\878eed89d6f1409e92a4b5e15cb0a28e\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6185a622836f4f9590a7c6bd26114ac4\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\09301d3881fa48dfbabb2e5babd5b94d\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5fb9aeeb7a4e4a98bbed37e5650a4758\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c6a2b87877d04ad392b5122ce595f7b1\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\08f8612304714b9394735bb68a202043\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3cbeb9ba6d2a41548b24a36d1375ec8f\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8147b56d066c46f1b23cbbb100cd4ff7\WindowsBase.dll"/>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
</Project>