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.26257.113\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\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\JsonPascalCaseNamingPolicy.cs" Link="src\libraries\System.Text.Json\Common\JsonPascalCaseNamingPolicy.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\47089e3c70da47f7ad2415ea05a88d60\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\880acf52540c45d798280d39292ec9f6\Microsoft.Extensions.Caching.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c9c9a8d7da704f2ea58e8bfbf9b56a84\Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\94bb1b15f248414996135fc0851054eb\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\085a03aa25724fcfa9316be0bfc22f76\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b69df35d2224494a9ac993649f5d0c8e\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8dc27a4981a3408fade9285b6f5d7567\Microsoft.Extensions.Hosting.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e2ad9f9d63754646a90deff8b54092e9\Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6986f09df4fd408faabfde3fd4751bdc\Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6eda55dfc3764dfea015646e60cf71aa\Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1062d102f5594998b4bfa8856fb235ab\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\87d1b3baa2d24931bda55f0346fdd753\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4f8a3799f4ff4f458ed6f6fc3ecab242\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e58c3476947645ca87eebad4b88cfbd1\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\62206b13b585405ab9a2c1235caa66d7\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e0f6d84312674fb1bded38735756f716\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a6e687e7ff0d4232a1e072db4f5f98ef\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\49536b69417946079e4db272137409a8\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\310ca8a35380439eae849b3ac4d9eda4\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7586d0f3a9744325bcf72d7e52aa1bc3\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\295d177199b7423b886c4292a03e3c01\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b326a1eb1a5c40a3995c6b1ccf751790\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9f7bfa9e336745e6a1474dc3969a3fe3\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b436043a412247a692fed8361a956d42\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\21eae5f07c144b7d984d1d8035821226\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\15a52caf908d4eb582133fe71099f248\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\244bbf1a2ad54ed38ec3832ae5d68102\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\62717cb4f7634a618d0bd93d103cd893\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\469ca28b11204cd89099e8e06e24e8aa\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\82351cc8d60849b8a230697dbb6f6fa0\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\81d89d57b4794173b296d8fec7718809\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8fde418e34c94ba3a226342d07e99713\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6d9feb0865ba4ec3b85f821b7219d19f\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\39a705f1a9034ee7a380bf1c51cb8ad3\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2617346a8bc54e30bac64be452e3b98f\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\828543d4fe114b7baab2e9453f73223a\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2ba0eba3541947b1837884c491557345\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2bea104e82994e08bc87003d8df344fd\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4e54a522adaf401f897a32670826be9b\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\eea9313a2bfd4eb0ad2a6a89a3b2a03f\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e2496b918a584577a841992790da02c1\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a319bc33e89e411280c9e80278b7df5f\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\77c8d8491f0e4f51b9e3716c2febbf3b\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\563f854b921a40679d52d3957d6e38e6\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ea790071f58944cf9fccd38a49abeded\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\be48e476cb424a79bfc4ff93af4e77ea\System.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\48ea6da752e341f9877f546e24136e49\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4783827022ac423fb0e8627701ac38c2\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\889abd736ea74325b3864b2fc2347153\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f0ea8736b77f43858b69f7900a5f6fab\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dec3b2b36aa146f08029e3d6737565b2\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\421e0b639a9c42c4a44866e6dbe7c100\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\afd43bd4db644ef7956bd27d7ab9dbef\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\54decfd3814c49b7986c997932e0b348\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c078b6b76ee141bf85006e5888d6e785\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\70140113397b4b098b46aaaf6fd14608\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\de2eab1268b24dc887dd6a051915b32c\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1c6ee684e6f9402aa8bf320fbcf38ea2\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d39506596f5f4764a28161a9c1ed092d\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e4f0a7a42c14430780aa5699464d335c\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ac14727fd64f4103b148d891ce828f48\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\54585e5e8f424b1085adb27113b8f78d\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b331267c554a48e2bfed4ee6c8707e44\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\00b0a5c5993b4452ac9b2433ae1193f1\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b5e81204727f4dc086ea00c285f1f496\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e43c7f30aaa34b67a6062f88bb837f30\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8e86ebfb15c649f39a4d5bfbb7e71853\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\eb0914fc3ad14af89e672719961930b7\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b01062113d9d4b1c9bc26d821bced933\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d74a7ddbe78c446ba0562bd64eaa924b\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c9dcd8d0a6a54352807b1c589538d1f7\System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\03ffd0953a374024ab08afbb63b6ff8d\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0b2336d99d714e80bcd34955b6e62652\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f4286fe96fd9494491865d4d17aafc05\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b11863871eef404faa51436604d5c884\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4354e888dde848f2ac0d027dd7aaa7ca\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\45454fd0439e431fa0441a2b5d936664\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7878c257914b487e8021258724749a4f\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0cf9658a46ab41f097eeceee6a95343f\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8ba547ddefca401092eb28a3d37af549\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\77893f3262e046cd99ed403f62fb8238\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7c50a769219f45628588363b5c0df7b0\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\44302ae4df18428f8d8545e6c69d5d37\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\32144be537e144549dff0f76d1ca2e5a\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\850f0178e5b34570a97b2a829af32201\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e87a31cd4dbd43cc921a0c7ee6c9d705\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d202d0801b664658b8f59a69bd674162\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f91687b8d2964a63aae172d82fe1b30e\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b92d230684284978a9d6de87cadd3c44\System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d5a63bd364d1430880069fd329241eee\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\39fd9d0e2fd948e8a75a5f49cd868caf\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ef50a79fff604ea78e68df321bcdc795\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\724718b72db9427f805d4e4540ed4ca0\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dc6c8bb15f2e4678a2567a36e48d5e0c\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d15b8e0031d34aa8ac861cd348e50a13\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e254fcce5067401db98b7491ca74c4ec\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e07b9b152da24b5a846674f9757cd6cb\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6d5fd21ccfe34780a98c9ddc1a569508\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\277d249d75844465ad29fd36eb0527ea\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5963269b10e6459d8689c8a2ce7a5716\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a209967e50b74362a0b3391419d44400\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a7ce2163cd6344909f5272616b53938a\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\827f30f1787d4a91b4dc712a8adf16dd\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d78e7f905bbd495da6ae98b921d49a2d\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ba3bf9f6f5c342b3b75c17fb0435eeca\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\462d70c1a46243b48914d560f07597a5\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5e4e058a5cc24fdea29b0e048a2a4b01\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6e560ae04919489e89e13377d83758f8\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a042ddc3ecbc4297b54d09d067f5dbc8\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1bca835ad3e54ecb9ac69848786b80fd\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4dd739fd4f5e45218116efc7aa9285dc\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\da67b975ec1c4f448c06eeca63d68be7\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\12e33531dd6740fe8a83a7b0b58f0735\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f39f42ea09984305ac0fce1d3d2de17c\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0b28ebe65b1645febce3a3089ea1d0b8\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0bfb309fe2a14aa09f027a7b68d2efbb\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d22c78b4c3cb42f8b410c07fa61bc30c\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0542a2c2c4024c649337a1ca668b955d\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bee49ad11fa94efb9369039e1e26c958\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\483d18bc07b34d809ffe407338f22b71\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ca7aaede8f3a4819968cd75d67bbdb27\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\720ae077c2844a4bb86b6c3ce20038d1\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e200e19aa357464c80257f7ec7e89c62\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fc6e10215f854d95be3c0747db40359f\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9bb12308ebae4c75a28c067fa13b4da5\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\aa15b3e80eea4d6688ea6df8ee3c3e15\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ae8ad60cd7f24e3696d498048af514ca\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6c3099f4eddf46f68210c6482af6e915\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d3ff10a286834c5f853443dadb3070da\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cf3406890a484ecab20b1b514e95af78\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3e98c02e77784614a2dbd02dbac89c63\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f0071690b5b748f9be00ef049f28dd0b\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\363db0eca5c74a1f887e4ebf46c7510d\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4a5659fbd0bc4358a87a9f7b9a10fcd2\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1493229416bb4f22b6a7bc02407ef8e7\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d37e766d908e4921a7b2beb6ea30f49d\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7df8c4f06ddb4d9bb7f0199e02555d69\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f30c66bdccfd4a6e8cb1e2919d4fa491\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fce2058d6fcf4a99b25b9124bfd151b1\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4e76dad2a56640679891faeb0cc66dbf\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\825ffef72ed342998a86076f03813e8e\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\42c1fe8edfdb4449ae35948b3f93f631\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\25cae1ed401c4432b25723d08081dc8c\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\918f3c89aefd4d51a507274f55b7ae35\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\96e2b94815b24431b941f7868de316b2\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d6b9213df9e74b3cb74db8dd97c21de2\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0cd2bb8cfd254b069ffc550bc7fadfe3\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b2ad9230fcc94cf09064aa9a20229bce\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8f058699349f41bfb7a6f12d09190e18\System.Threading.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dbf36ce1e26a4090a4773676916e704e\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7fec1bcc750e4f769eb46163372506be\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\504f69e83b9540668d0d0e22d2ef9b00\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ee3d059711d3445cac35ec689e8e94c5\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\444e8a1780ee4e21895e183d98bf0501\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8d2ca6cb09ba4b10830a61f2deebd822\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\66f18d90d36d4cfa909db28a8eb84643\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8e080d2ae49e475896735e86a615ca66\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8cce6b28587c4a02837e40acea526d79\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9b794e42066544b5bedb93981cbab24b\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e930d7ad513a454c9e029c51b6549d43\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a11f44ee38c345ec9436b1709b53f88a\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ad3fdbad4f6d467f87f35113479ebf88\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f59e366e530e441b950fda98e6695db8\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0a7b3f266d93474088e4059d6fbf458c\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4b328a57008840f5acead8886254533c\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\014ced62d42e4000a0a5e19506eb71a0\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\09b167c1cea24e52b71435561eaf3268\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\129ca8aafa7c49798f6e6304c78cfb28\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\38739a81602142f39a7c479d2ed7c7ad\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\52028e55b6b941868a6afc419c7c9261\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\61929c56a7f84dcc9da3a0e6c55aa91b\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6eb3a497d5684538b5cd36ecd84869ca\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\26a55dd8b87f4e2184f5b92c0e19a8fc\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\35aecc15e984491f809706fa5a8e4633\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c510c53b9c60481587f562b06d0175cb\WindowsBase.dll"/>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
</Project>