File: Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test.csproj
Web Access
Project: src\src\Mvc\Mvc.NewtonsoftJson\test\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test.csproj (Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test</AssemblyName>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;RELEASE;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;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="..\..\..\Shared\test\SuccessfulTests.cs" Link="src\Shared\test\SuccessfulTests.cs"/>
    <Compile Include="BsonTempDataSerializerTest.cs"/>
    <Compile Include="DependencyInjection\MvcNewtonsoftJsonOptionsExtensionsTest.cs"/>
    <Compile Include="DependencyInjection\NewtonsoftJsonMvcBuilderExtensionsTest.cs"/>
    <Compile Include="DependencyInjection\NewtonsoftJsonMvcCoreBuilderExtensionsTest.cs"/>
    <Compile Include="JsonPatchExtensionsTest.cs"/>
    <Compile Include="JsonPatchOperationsArrayProviderTests.cs"/>
    <Compile Include="JsonResultTest.cs"/>
    <Compile Include="NewtonsoftJsonHelperTest.cs"/>
    <Compile Include="NewtonsoftJsonInputFormatterTest.cs"/>
    <Compile Include="NewtonsoftJsonOutputFormatterTest.cs"/>
    <Compile Include="NewtonsoftJsonPatchInputFormatterTest.cs"/>
    <Compile Include="NewtonsoftJsonResultExecutorTest.cs"/>
    <Compile Include="NewtonsoftJsonValidationMetadataProviderTest.cs"/>
    <Compile Include="..\..\Mvc.Core\test\Infrastructure\AsyncEnumerableReaderTest.cs" Link="src\Mvc\Mvc.Core\test\Infrastructure\AsyncEnumerableReaderTest.cs"/>
    <Compile Include="..\..\Mvc.Core\test\Formatters\JsonInputFormatterTestBase.cs" Link="src\Mvc\Mvc.Core\test\Formatters\JsonInputFormatterTestBase.cs"/>
    <Compile Include="..\..\Mvc.Core\test\Formatters\JsonOutputFormatterTestBase.cs" Link="src\Mvc\Mvc.Core\test\Formatters\JsonOutputFormatterTestBase.cs"/>
    <Compile Include="..\..\Mvc.Core\test\Infrastructure\JsonResultExecutorTestBase.cs" Link="src\Mvc\Mvc.Core\test\Infrastructure\JsonResultExecutorTestBase.cs"/>
    <Compile Include="..\..\Mvc.ViewFeatures\test\Infrastructure\TempDataSerializerTestBase.cs" Link="src\Mvc\Mvc.ViewFeatures\test\Infrastructure\TempDataSerializerTestBase.cs"/>
    <Compile Include="..\..\Mvc.ViewFeatures\test\Rendering\JsonHelperTestBase.cs" Link="src\Mvc\Mvc.ViewFeatures\test\Rendering\JsonHelperTestBase.cs"/>
    <Compile Include="..\..\..\..\.packages\microsoft.net.test.sdk\17.1.0-preview-20211109-03\build\netcoreapp2.1\Microsoft.NET.Test.Sdk.Program.cs" Link=".packages\microsoft.net.test.sdk\17.1.0-preview-20211109-03\build\netcoreapp2.1\Microsoft.NET.Test.Sdk.Program.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test.GlobalUsings.g.cs" Link="artifacts\obj\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test.GlobalUsings.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\da6c73fc955b40fa89a48dd398af7164\Castle.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a4d11afe1df14df3bc2f844d285f4411\Microsoft.AspNetCore.Antiforgery.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\151341b15df6408ab0d71409cc9bd091\Microsoft.AspNetCore.Authentication.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3865a6502f164fab89c9a01eb68e66b4\Microsoft.AspNetCore.Authentication.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c21c876aa54e482f99b6ff7c6bd93e94\Microsoft.AspNetCore.Authorization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\96ced2a51002404486147a1179df00e2\Microsoft.AspNetCore.Authorization.Policy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5dba2bc3064e44e8b985ee19a4ecaa17\Microsoft.AspNetCore.Components.Authorization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7b56c2888b55415aa109ac6f4322ca83\Microsoft.AspNetCore.Components.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\809e8394dda14a1ab88479fe29f81ec6\Microsoft.AspNetCore.Components.Endpoints.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8de21af41cc84bdcb49c3745920ebf2f\Microsoft.AspNetCore.Components.Forms.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\324152d907c747e78f17dfcdc6a1a882\Microsoft.AspNetCore.Components.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ed60eba05b7c46eebd0c55263515e2d5\Microsoft.AspNetCore.Connections.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\76bbe445f8a24ac893769dde69a4f06f\Microsoft.AspNetCore.Cors.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\16f3abe709f44719875e778a4f29d26d\Microsoft.AspNetCore.Cryptography.Internal.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bea7525a6e5c47cc8247b2de3ef216b0\Microsoft.AspNetCore.DataProtection.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\981e06ff31034991ac4c7e7a06d6234e\Microsoft.AspNetCore.DataProtection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4b6b3f725f944570826caec8f59e7968\Microsoft.AspNetCore.DataProtection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fe77bc6cd0694f4484050f76d10241d1\Microsoft.AspNetCore.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e7d6c8c274b947e4944df63a82cd0537\Microsoft.AspNetCore.Diagnostics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\db9277fe6b13483589173c70dca7934c\Microsoft.AspNetCore.Hosting.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9b9fa75c1082459fbe38e7116fb0cef7\Microsoft.AspNetCore.Hosting.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\725935a0133e47d7ae9a5f1a508cf659\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3853642ee82147928fe44287f98fe5c9\Microsoft.AspNetCore.Html.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c1d25a0e3a5442e19fbf257b1c889796\Microsoft.AspNetCore.Http.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4f3e6f9e97ae4ccd8bb7f0539441a337\Microsoft.AspNetCore.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dd6a66419aa34510809f132d6c752d7e\Microsoft.AspNetCore.Http.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f08c07c6ac5a42589848834fcbb73fd1\Microsoft.AspNetCore.Http.Features.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e1b426cb2402422d9d3bd7c701994727\Microsoft.AspNetCore.InternalTesting.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\37b311eff1be491cbbf5f331841ab21b\Microsoft.AspNetCore.JsonPatch.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2ba97274387548d6ad6aab6381750990\Microsoft.AspNetCore.Localization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\47789437be1a482780f2ab437e99949d\Microsoft.AspNetCore.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\478273aa2afd4a3daee0fb1cf3fd32dc\Microsoft.AspNetCore.Mvc.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1aff6f0ab67f422899191071273288a1\Microsoft.AspNetCore.Mvc.ApiExplorer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a5c8e2c2eb3743069a28bde59daf91b2\Microsoft.AspNetCore.Mvc.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\838afa26f21e4232b484eddda8f64cc8\Microsoft.AspNetCore.Mvc.Core.TestCommon.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6fb031a7a9b644949192cf762bc2d02f\Microsoft.AspNetCore.Mvc.Cors.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7fb5d91c16034ce8bd992f821c7d4189\Microsoft.AspNetCore.Mvc.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c753bb47963a45fa8956c4df698f05c1\Microsoft.AspNetCore.Mvc.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5b88b164e80343728004b30106acc83a\Microsoft.AspNetCore.Mvc.Formatters.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e2591eadcc4f46f6899aa7e14bbb1958\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\74c61a79b69144a9baca157459f6115f\Microsoft.AspNetCore.Mvc.Localization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9dd2f22c5a1c49e1a1176b347c75ef73\Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2db6fd9b0498493aa44b9e36a810c205\Microsoft.AspNetCore.Mvc.Razor.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9607177bf7824d33a3472bcf42c13d6f\Microsoft.AspNetCore.Mvc.RazorPages.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\615474a211d343bdbf217f13405e117d\Microsoft.AspNetCore.Mvc.TagHelpers.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0af573481d4e4428ac11c5c2743fd270\Microsoft.AspNetCore.Mvc.ViewFeatures.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1f1338589ff342448747000c6683512c\Microsoft.AspNetCore.OutputCaching.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bb2d27d9c94d4909a3e7eeecce03320e\Microsoft.AspNetCore.Razor.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\49c1b43f03224b81917d70f55d6292a3\Microsoft.AspNetCore.Razor.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d3ce9bd9f694412a833b56122c5c105b\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cf4e7d74ab714531adc3e221f2dbf447\Microsoft.AspNetCore.Routing.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c43752307be74d5db53d5ed019cb6939\Microsoft.AspNetCore.Routing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cf7f72c0491e4fb68b8afb3bd0d2d2dc\Microsoft.AspNetCore.StaticAssets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\56303c04b93340958205567e0731b674\Microsoft.AspNetCore.StaticFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\abd821ae1258461584bd988cbeff87d4\Microsoft.AspNetCore.WebUtilities.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1d1a49fe403749e691ac5025a77818be\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\59376ff2cb414c5993dd5c3eecd5fac4\Microsoft.Diagnostics.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2fd74a47a9ae4012a64fdfc4ead4c931\Microsoft.DotNet.RemoteExecutor.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8fb65da0c0214793b70f1a3d826bbb94\Microsoft.Extensions.Caching.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d7d70682c5244a86a045e5c5ee07fcd3\Microsoft.Extensions.Caching.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f1bab14e8e28497aafb8b28391dffb2a\Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\76585b7707a54b81a5c3f78c735b6ad4\Microsoft.Extensions.Configuration.Binder.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d24ae0cd37de412688dea12d54d63a1d\Microsoft.Extensions.Configuration.CommandLine.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\953c75abe7e9427aa19bcc3604400aa9\Microsoft.Extensions.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e9fc6197a31047e796a1b340ef05f4af\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\adfb372b91354c019bd2bc8c59890d2a\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cb352dee58d247a8bc37fa6fe98273ea\Microsoft.Extensions.Configuration.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\da88296457ad4d8081281a13eeea83db\Microsoft.Extensions.Configuration.UserSecrets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1ed0135a95684b8ab034e0378b59f769\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\44b49887767b4a0ea9368840a44149f2\Microsoft.Extensions.DependencyInjection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bdd67f2068a3414dae4a05702dcdc3b3\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\89794960fc7d4abdb38680666f59f12b\Microsoft.Extensions.Diagnostics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c4875d294f95498bb02379c360148343\Microsoft.Extensions.Features.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\71f3c996b33f4d50ba7ad5ec11d7c010\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\93a2f74a0e434a7bb88911aa3c552d2c\Microsoft.Extensions.FileProviders.Composite.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f1d7c503fc6c4d318449defd1f34f7b5\Microsoft.Extensions.FileProviders.Physical.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7415573978e24d54bb503c7d65b6105a\Microsoft.Extensions.FileSystemGlobbing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4264da7819f74cf292c296015d6ec217\Microsoft.Extensions.Hosting.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fe9b7cde9ed0446fb462321655ea7b5b\Microsoft.Extensions.Hosting.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a99ea5a63d67455f9b24f0d22f9c8a03\Microsoft.Extensions.Localization.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c93158c30e3b4e81ad57f999f545718e\Microsoft.Extensions.Localization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\541145a7a0c24675bd0b04538a8fc0a2\Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0c6c0a9f35684806af6209aa0c9fc344\Microsoft.Extensions.Logging.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0204db26bdb64dacbf8fe18f3129dcf6\Microsoft.Extensions.Logging.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2184e00617054bc29a0c5a02152bdd49\Microsoft.Extensions.Logging.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\22aa71b221c140afb23f8d1319a199c7\Microsoft.Extensions.Logging.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\646aed630ba14750bb406eff9ed15533\Microsoft.Extensions.Logging.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cbdb479fb99c4214a6edbf8124912af5\Microsoft.Extensions.Logging.EventSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f5bfa627d9a945c98a32a1fbbad3c686\Microsoft.Extensions.ObjectPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c380a6a6cb084b0686f3f080aa7ac4d8\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\901eb201a89f4d49991cab6d2cd0b7e1\Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dbdf6cf9e7c64271bae0b76a35a50922\Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2d51975eaf9a4f84a97f153d3ebb0787\Microsoft.Extensions.WebEncoders.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b5b469483dfa4352a04f8eaddb939c11\Microsoft.JSInterop.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9940750addff4e1f8152a6a529c1218a\Microsoft.Net.Http.Headers.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\68916bb9f54e4fb99a20b64c70714960\Microsoft.TestPlatform.CommunicationUtilities.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b4bee0dbe4c340cf9b28450b5b03062b\Microsoft.TestPlatform.CoreUtilities.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\81a9340a931d485092f8b5565f512f06\Microsoft.TestPlatform.CrossPlatEngine.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3527f09e25ea4ccc827a85e38517bdf4\Microsoft.TestPlatform.PlatformAbstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a9c3e36504294611b44d554c9e8e28c5\Microsoft.TestPlatform.Utilities.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5e3fd9f580b94ad3868934ba4554db0e\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1bc7ffcc2e7b4fffbaaa7a3290cc26a2\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\457f21156c734dd3b20d7496199f5807\Microsoft.VisualStudio.CodeCoverage.Shim.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5b84f2f123d54cbc99acab9a08335041\Microsoft.VisualStudio.TestPlatform.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\50f2e2ac0a72464ca4fa74aedaa1b548\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c76f4954abba44e68fe4bc348468949a\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\13fa5073292e485eb9eb5f28044c89a0\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6f2f36f06580443e950f9e34c217cd62\Moq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\41dbf5d6fe654e2481ea20d967112be8\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\772ca27273fd4ed699c850561acb296f\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4c31d5487f3e4c21bb3fa39d930bf623\Newtonsoft.Json.Bson.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7e62198beab24380bbac29171862d1d8\Newtonsoft.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c1e431d95a224bcda819e89c30deb6d5\NuGet.Frameworks.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dea0dc22eeaa4de08543fb7b818eecc9\Serilog.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ec052b8032f34723aa1278b7ddbbb9df\Serilog.Extensions.Logging.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e05270176ae64de18d2cb94a9dca64f2\Serilog.Sinks.File.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\30d1f3d89b71481bab1fe0ac675fd059\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ed3c3b8cce544191b2af883f988835d8\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e2875d91854745798014ae4f2a7baf68\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c73bf6ceb51840d987e3a1a01a5ebf82\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7a526ab9571c42d4a9db29715c27e650\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\deba2e46bcc34119862b86ca381fff39\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3a4f07d82ee24dbcb2fea3614971a1d2\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\acfd9eef572549ad94e43f947623ae7b\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cc4ed4f1e9f141eab78993f4d8291384\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\63782030508f482eb72c43017ab620e5\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8ce5067c28f14f4caad12772022f42e3\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7e9616d4ae3a41f48f78cc9574c64145\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\451808edadf84e99b24936e5f01b76b6\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\542d94175ed34da08a883952e80008fb\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\44a0edca365d4e0fa97783718ee5a2f8\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\19c3b29b9da14a5090f021b960ca71c1\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9c9bb728ccf2451b9d8f78b2f2e53cc8\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a1c7e648d2fc43dea9169ab6ecc0ae61\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\739e66cf38684f328c715d9e30fbc479\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d1a485d7493a43208546d0690e8ad26c\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\93a6779d8483447fa58cdf634e99bade\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c66601b1410c4f1e96be548269c38bf7\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d72f4fc2bae84d7e9bc8920e3a13cc61\System.Diagnostics.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bb953391da9f4adebf9530d1e25bc02a\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\acc7d57412f84ca4833ea0b305adbac8\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5e71ef536e0144049cbe31897e83ff25\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\34e9985e1f4b4890a115bd071250e39b\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6683f37d980c445091dd42e222b10feb\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2dba61f95f1f485381172e704e3938f1\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2c3b6b6383b94757a57fe82edb985d16\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\27258c78858b41278c11f5c26b24d6a6\System.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ea1667abd1fb43b98158ba1ab7ecc4cb\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3fece84c8fa742bf8780fdbf8502e7a5\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\35e4329f20d645839be4f1299e9a3f46\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dcd1b595bd9b4bb993f70be328376e35\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fd9c76ed48224a37a0ee11515e243d35\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a8dd019b9c9047b58901089e64a1f841\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\93b07995009444998c57a7212a76ee94\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e3e647516cbe4873b4f5709d41f12e20\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\88940d4480bf447f9da82209f3546f4d\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6b584d73f4a34195b34b909da04cf8ad\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\23a78f8c672c4a8d903a78b2e356c567\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ab368c0ab8d94f8bab6c2b5efc41bb4d\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ba995209421e4e47801abaeb43c8fb22\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\79079f3ae7b248098cde0eac7e873faf\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9545b5deb44640759b09b14a463d9ecd\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2320c878e39b4ad59f12ff8ee9ab27de\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\480b7e7979f84e95ba8cec33dc8a5555\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\32e6a5b3d9d24341a4a486247ea7af74\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5f3d6e8603964a4b95aa48c8f72434c9\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8a63d48c587b4ecdaa3989341f3a7831\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f3c956eb313d44138cb97554b52d5597\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4fab357730de434bbd2e3101dc4b613e\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d589db4f7fc44a74b42b0eb72459789a\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\456f754521624036b4c2926dbaff0b96\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7fc79f446e3249cc848ced98d7ee68df\System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3f7dd9b8655c4e0490ca0a6a3e3fcbdf\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\638f8e187b8748efa55c7c51b8623769\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\16bc68ee8f114a838844391ac2cc52e8\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9bbd60a565744c4198452811c90bdc64\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\898816fc1f4c4d1d9831077782b28f46\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e60731382a65458094c6eab63e296698\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\31a97accf90d45bf9626f700a6f0204d\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c4ea840189e24258b1986faecd2f1356\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0d52506f072844779d9880f86f3b1060\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\197d44e061cb41f9afb1d6caa141de33\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f1ad57e29f50479993fe5a2880e4060c\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1298700bef0140158f919fab86602b72\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7a834c846f0947faa03defc3fd9269f4\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3e692587666b4ec6b42fac72b747ea1b\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9c12f68e6f464c5a8aa0d17208994074\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3662d3bcf7a9415f91991f8a33bbd724\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b8b20699565247f3aa69cf6ea4ed661d\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b6c90e552ab048d1b7041ba02f5d2820\System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c92a2c62c4d8444485d8711806ddb94a\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\722c4ffcfd524353bd96dc3144044b88\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\972fd0251b7f44f783cc0fbfdae96c7b\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\121cb3c0903d4cefb4273984c6d9f0cb\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\11542438c7e3470a9a70709b56d67c11\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4230f74e4ec742be8843f6644fc1562e\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b463baad49b14eb883b5a9eea5eb0cce\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f312bfa5b48c4786adb96850b9770f14\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a7db665cf82e41cdbeaceaa1c717d67b\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\23712cf4610b4834a348a0ae8152e81a\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\add655e3c9514d4d9512d28b03052ee5\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\87be3301466d44ce845faa8735636304\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0d7c3f982ac54ca9993b578a67f492e1\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7948d5bad6c04516aa69efde3c69ca8e\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e82fa4b2baae4ca6b3451fb19d450c7d\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ba12651a86b64427aa6dd9e218269b41\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fc3ea0e110aa4f8d9235295657b8adf3\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c038375063834e9ea3351ead472ca723\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b8470cb22eca43849a0c967e038e6a4f\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7958ecf31fac4950a597a47afd38432e\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c898575fa2474be09e493f9b787a27cb\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\725e228a768344ffae497618ffe22227\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\70e4f298322d4f919531f7c2b1bb2266\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\003c0e69a2c54f999651f517611d2aaa\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ed511e65ac184d2da3424f65d72d8305\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\863df9c9c4fd46bdb345a63d1ecf77b7\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cf67111634da4e87ab7a5463a8eae9a7\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a3a581b5da6f49f98906ef140799e89b\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\728e22796d2244938cfd88b354b21524\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1cc0cb8388b6454ab2bb18c725ba5e90\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bd968f374eaa489eab0dd894b854f4fc\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3f1b8806a4574a68a46717ba51455d1f\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ec9048f86b6b434d8049011fa65db2a8\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cdfa880d621e4abb90cd9e98e621186f\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2e2ff0f6d84d49c1a6a6ef9fea18bb3b\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9f173aac37c9428cb3652ef6b54f847d\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6f4f7c520e3e4160ad21318327f9dfd9\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\471e176d98c54927a541e1f25067602d\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\62282a0943ff448ca9f4711471282f1a\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fb1af406b8b949a98fa49293f04b5b83\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1f735017a4e1443f80f9a061ceef1509\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\47b7c0b793844d6da8652cb1962c5717\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\53c2285842fe4078a3488611f6504ddb\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0c34f0e32e474f08b231b20468668fe2\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\290d9e0c021d4ae786fa94fc3e573134\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cb42de3fceee4daf821e18cf7155ebc1\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c5bc7aa4d99c4356b3e2fb6761575340\System.Security.Cryptography.Pkcs.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\928d2a1828884cd8865ae5c75d23d81c\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4465f20cfdf24a3084f037b19006e8a1\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f5afe74e54e74418970d836e428db614\System.Security.Cryptography.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6c8f289387d54cb4a0e4a4056e10d5d0\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a06a29f406c34dbf9431f46f08a98a85\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bf8b83cffcbd4881827a4531355d828b\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0df801a788dc46879828d88c84726236\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\892d96b2e0cf4b5c959748099d94873c\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a4cf331f3ce545a8b7715456f7de840b\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3b49f536f9094611be571d93a0c059d5\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\38617cda941249e4b217659be084cec6\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6e0fa127e35e4004b17e7f2c81576897\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a3d674cae0cf48f9a0c2a3464fad0525\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\861e09cee6ae487e834d16cb92c1b851\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\014dba9c66984844ba67071145ee8702\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\627fc40ffa7442c39cdd929f7778c6a0\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\68ac774f82dc4813809f247047cfba06\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\978b7e30e2ba4346aa8bbab6f23d1606\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c55c1095cf5d4d439e9182b296bd4e07\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8d0465f415704095bdd50c03e951711b\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\85fbb7487d4c46b4b19dfd7c3352d5f6\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9ce958a43f874741bc3763b5bb2c4c5a\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8d027e6e6ca54ca5978829afdac1e554\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\738bb093b869434e9622077e724418c3\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\030c5aea31a14fb0bb648dd63529675a\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0dbd2b172c664df383e3d85442f8af00\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b42fa62c71924f95970a217da22d1b1c\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\41ca5e0931ea419b940afb9f2e0552aa\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9e922130d8c948248831f99456a7541e\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3ad32bc43b6d4e4398427b06a74c52b2\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\486390a411f74a5ea773ee9588342aef\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\661ed8889a564a13a0189a806b5b2445\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5d17691c9eec4714b3d3959329687ea5\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e73da63df6fc4d89b7132b05cc82e4a7\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7745981eb19a442e92f638a439d2e69f\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cb3a8e480a8a40568345184cd6fe7e36\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f6b2fe7b58494868a544747fb6eee413\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\49598b72d7614998828e80c490af2ee8\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a64afd243d544e62b9812dcb4f9f40c7\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1ff33147594640ffba9535fd3849f007\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5dcd794ccbe649b58e6d9e8bbd74387d\testhost.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3578efe2d89e4fce85e4b3e9530210f0\WindowsBase.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b8b10b8247cb413eab5175c26a5956a7\xunit.abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\285675a6903d43ca89ed13e37e2bfe3c\xunit.assert.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8fc4f27ec64342b0a3ccdcb599f9ab5e\xunit.core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\85d851c0999e47c98ebf2edc8a9a22d4\xunit.execution.dotnet.dll"/>
  </ItemGroup>
</Project>