File: Microsoft.CodeAnalysis.LanguageServer.UnitTests.csproj
Web Access
Project: src\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer.UnitTests\Microsoft.CodeAnalysis.LanguageServer.UnitTests.csproj (Microsoft.CodeAnalysis.LanguageServer.UnitTests)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>Microsoft.CodeAnalysis.LanguageServer.UnitTests</AssemblyName>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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="ExportProviderBuilderTests.cs"/>
    <Compile Include="LspFileChangeWatcherTests.cs"/>
    <Compile Include="ServerInitializationTests.cs"/>
    <Compile Include="TelemetryReporterTests.cs"/>
    <Compile Include="Utilities\AbstractLanguageServerHostTests.cs"/>
    <Compile Include="Utilities\BrokeredServiceProxy.cs"/>
    <Compile Include="Utilities\LanguageServerTestComposition.cs"/>
    <Compile Include="Utilities\TestLoggerProvider.cs"/>
    <Compile Include="Utilities\TestOutputLogger.cs"/>
    <Compile Include="Utilities\Usings.cs"/>
    <Compile Include="WorkspaceProjectFactoryServiceTests.cs"/>
    <Compile Include="..\..\..\eng\config\test\Core\InstallTraceListener.cs" Link="eng\config\test\Core\InstallTraceListener.cs"/>
    <Compile Include="..\..\..\..\_external\1\Microsoft.NET.Test.Sdk.Program.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.CodeAnalysis.LanguageServer.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.LanguageServer.UnitTests.GlobalUsings.g.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.LanguageServer.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.LanguageServer.UnitTests.GlobalUsings.g.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.CodeAnalysis.LanguageServer.UnitTests\Release\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.LanguageServer.UnitTests\Release\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.CodeAnalysis.LanguageServer.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.LanguageServer.UnitTests.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.LanguageServer.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.LanguageServer.UnitTests.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\ref\72072184a4a6422289128d8db920ec6c\Basic.Reference.Assemblies.Net20.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f5fc2f600f8240d2b382e1139d8bf517\Basic.Reference.Assemblies.Net40.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6e8c90abb8914733af38a5b59d52d9b2\Basic.Reference.Assemblies.Net461.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ded99894024a407d9313e13e83db4ca3\Basic.Reference.Assemblies.Net70.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bd5f42dfc52b4dc4b3d2a9b8c3836354\Basic.Reference.Assemblies.NetStandard20.dll"/>
    <ReferencePath Include="..\..\..\..\ref\da6c73fc955b40fa89a48dd398af7164\Castle.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a9145212793c4002b424ca52362e33ac\DiffPlex.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bbf1a1d07c0a45dfae6b6c9c7dd23fda\ICSharpCode.Decompiler.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9f3576c971c4494a94170478326f36e9\ILVerification.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a878db1631d049b78ee710cd8cbae48e\MessagePack.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\34a0733d3df8421a9e67767aeb86f788\MessagePack.dll"/>
    <ReferencePath Include="..\..\..\..\ref\67c08441d3d74d25a56eecd82278b5e0\Microsoft.AspNetCore.Razor.ExternalAccess.RoslynWorkspace.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b01f54c326c842db95ab039d7053d827\Microsoft.AspNetCore.Razor.ProjectEngineHost.dll"/>
    <ReferencePath Include="..\..\..\..\ref\31df67dc508240da8cca4b1ff2e024fd\Microsoft.AspNetCore.Razor.Utilities.Shared.dll"/>
    <ReferencePath Include="..\..\..\..\ref\670e7c6f9e3b4640809cbf20403d65aa\Microsoft.Build.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5c5b789129f543e7a3b9d56b6a428081\Microsoft.Build.Framework.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ae6420b766d14ccf864f99487d56b613\Microsoft.Build.Tasks.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\631558f5839f49f393dc6fe74279e605\Microsoft.Build.Utilities.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\75e3aab872d44fb98a325289cbb99d00\Microsoft.CodeAnalysis.AnalyzerUtilities.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e3934a1c603b424b918ccce3808fb842\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2447ac5359164535a119dfeaf3c401bd\Microsoft.CodeAnalysis.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9c7236899abd4ef0bee980a5460d2fae\Microsoft.CodeAnalysis.CSharp.Features.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6192fb34dbcc4a72ae822f9ebecb599c\Microsoft.CodeAnalysis.CSharp.Workspaces.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7638027480584810a9ff14ca6f0f3ba0\Microsoft.CodeAnalysis.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a5a097c29e91407da4511512be98a873\Microsoft.CodeAnalysis.Elfie.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3d1d2312b5184783b24a1379607f43a4\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0c7b2563b56c48daaa908a0e90316006\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e82f1b2b26c3456cb78867dda0659790\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ab263ab7ec984d9a88ea06fad07453db\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\13873f4df5874f4786e3d353626aa7ab\Microsoft.CodeAnalysis.ExternalAccess.Xaml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e4462f4981244105adc5e0ea0f27f681\Microsoft.CodeAnalysis.Features.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a03e672c29ab4607abfef31806e69650\Microsoft.CodeAnalysis.LanguageServer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d13563f225c141e2b535e258649bd780\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll"/>
    <ReferencePath Include="..\..\..\..\ref\93bf965a26bf4da5aa841ca9507c7604\Microsoft.CodeAnalysis.Razor.Compiler.dll"/>
    <ReferencePath Include="..\..\..\..\ref\156b1f987cbb47d0a6a0382bfab7acf1\Microsoft.CodeAnalysis.Remote.Workspaces.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3ed1fdb0f74d4bdaa710b6a8a3944fea\Microsoft.CodeAnalysis.Scripting.dll"/>
    <ReferencePath Include="..\..\..\..\ref\892cbdb54a964b5d90ddc227b6c836fa\Microsoft.CodeAnalysis.Test.Utilities.dll"/>
    <ReferencePath Include="..\..\..\..\ref\97bd10ae56a147f1b484ac8697b17289\Microsoft.CodeAnalysis.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f3d5af28822f49fea6e975191e9d8ebf\Microsoft.CodeAnalysis.Workspaces.dll"/>
    <ReferencePath Include="..\..\..\..\ref\115c896407bf4bb2b8cbd1667f5bb8ec\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a3c926f9e22d4e31943db4d0690b908c\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\894fdb67789c40db8f9695ee1de56065\Microsoft.DiaSymReader.Converter.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\50e5b3e657774238974fce05f54c9c16\Microsoft.DiaSymReader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b69011ec61404cb598fb8af9c0b36140\Microsoft.DiaSymReader.PortablePdb.dll"/>
    <ReferencePath Include="..\..\..\..\ref\649f9a5315084d038b64e29ea11b1fb5\Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e254c704113042adb54a82cf12449842\Microsoft.Extensions.Configuration.Binder.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f8dbf677037c4363bdec07364295385f\Microsoft.Extensions.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2a4dad19c64a4f1a994732eaf2de348e\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fcbf4f8a5ab54375abcfa46e8f5896b5\Microsoft.Extensions.DependencyInjection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\323e76ffb6564daca245a2c838eeed71\Microsoft.Extensions.FileSystemGlobbing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fc2de29b920b4475950c0adf08f18d99\Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\eb30c35b5eb347e5b8aa710c44641960\Microsoft.Extensions.Logging.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d34e33ae45e64b34b41e65cfbe625549\Microsoft.Extensions.Logging.Console.dll"/>
    <ReferencePath Include="..\..\..\..\ref\09cb1dc997654f76836b95c5c02211cb\Microsoft.Extensions.Logging.dll"/>
    <ReferencePath Include="..\..\..\..\ref\32ebf140833b47b986d1a5b21f509192\Microsoft.Extensions.ObjectPool.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f9964b37fdf04e8e901a82f8809fc884\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\676138d85f2c4c938f2e6e5de7e9f52a\Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="..\..\..\..\ref\854060075cf34b92aae74d5d941038ea\Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\94284f175f054271bc367cb4b19eea49\Microsoft.Metadata.Visualizer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a6fdb5e9c1ec4ed7b16a685b16126562\Microsoft.NET.StringTools.dll"/>
    <ReferencePath Include="..\..\..\..\ref\074def3546634283893efc1f99890d4f\Microsoft.ServiceHub.Client.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3b15b106203d42a589e8655043955eb0\Microsoft.ServiceHub.Framework.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7bfc7432405e4bdf80e8a022a594b955\Microsoft.ServiceHub.Resources.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1dd416f496e3485f9b9d01562dc96df7\Microsoft.TestPlatform.CommunicationUtilities.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0ad9104edc994aac8359817cacb425d4\Microsoft.TestPlatform.CoreUtilities.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c350d68207c84838b6f366c794ba9ad4\Microsoft.TestPlatform.CrossPlatEngine.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7b40b52044a5444cab19cf41f50d3f64\Microsoft.TestPlatform.PlatformAbstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bfcaa3b90cb44463b47979985dadf00d\Microsoft.TestPlatform.Utilities.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a66f0813774c4daf91a230072d95e2a3\Microsoft.TestPlatform.VsTestConsole.TranslationLayer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\63c30e3af18a4f8a81de2d3824c58b14\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\71d37dded3f34b5db11bd2f2d6cdd88f\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\30fb2fe1e77748d2b6cd46429065817d\Microsoft.VisualStudio.CodeCoverage.Shim.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c2d8af35af354bca929d8a56e349eff2\Microsoft.VisualStudio.Composition.dll"/>
    <ReferencePath Include="..\..\..\..\ref\48ce940689af45a7af70e85a6ca6b891\Microsoft.VisualStudio.Setup.Configuration.Interop.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bac6372743654d22b52ede86ecaf876f\Microsoft.VisualStudio.TestPlatform.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\503ecc9f55b1406195554b444d3f5d0d\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f026fe3ed9d84120841c1779d80680b8\Microsoft.VisualStudio.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bfb993de1f8a4ae2b7818a1c1bb625ba\Microsoft.VisualStudio.Validation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\19b259a657184095a9b41d6982dbb211\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a08347681d8f4da584ca6615332a3d4f\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9c7a17bb5ddc410cbaab2223c5ba5ff0\Moq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e0458d9d7d814064a5a3fe7c43cf78e9\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7a19160615c2435493726a275fb38895\Nerdbank.Streams.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7e0c8895c7b2428ca9f06713b5d81ede\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7e62198beab24380bbac29171862d1d8\Newtonsoft.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cd671048b7dc4c1aa354803f7ed6e5e2\NuGet.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3e0f7f3f143441c2b4ba6328401e74e8\NuGet.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\37713ad642f14b08bc318823327bda31\NuGet.DependencyResolver.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3e04d6b06a4e4ee196ee331a4a15e467\NuGet.Frameworks.dll"/>
    <ReferencePath Include="..\..\..\..\ref\118a4337914940389b2f16fed22817a2\NuGet.LibraryModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\711ff6fb044347be91bd014681867b99\NuGet.Packaging.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ab2cc03850034e1ab6608a7a58a174d6\NuGet.ProjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7d49ab656ffd4d7d92c38fd48e05eb45\NuGet.Protocol.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bcac6487473d4445b03388094b657467\NuGet.Versioning.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3951bf7014e34b5d9219b5d9eb2e5100\SQLitePCLRaw.batteries_v2.dll"/>
    <ReferencePath Include="..\..\..\..\ref\00c3759168224530a91b0fc2aa365b59\SQLitePCLRaw.core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4268cd4019404535b52994dc1813011e\SQLitePCLRaw.provider.dynamic_cdecl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ed9094ed7e9646ed8a4c41fc9a092bc4\SQLitePCLRaw.provider.e_sqlite3.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7bb5599c553f413a9fcca70e61bf1512\StreamJsonRpc.dll"/>
    <ReferencePath Include="..\..\..\..\ref\aa1c2ad59beb4f38b5b9194da03616d5\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ebfad2443fe14df18ebc401c7b2029a7\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\ref\55e712a6e87d4502ae945174e2c33cb7\System.CodeDom.dll"/>
    <ReferencePath Include="..\..\..\..\ref\23605650264140028b1e72a1b811b9e4\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5dbddb4193d14589980523c20aa2a71e\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3dc2eba8f05c43e881163e77206b4c24\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1536b32efa1b406fb592f87f05f9095a\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\ref\344dd1b61c8f4f4baefa7df396247de0\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\ref\01c1bf05278f4d8e8d6f0e8d71e791a9\System.CommandLine.dll"/>
    <ReferencePath Include="..\..\..\..\ref\09c7af5fba0d49cdbcc79a9893f8a22f\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0ff274fb28c640f88237809a739b126a\System.ComponentModel.Composition.dll"/>
    <ReferencePath Include="..\..\..\..\ref\895ad6e95e414c698aaef3baec06ae9a\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e28ee53075854ee59123996deedd0cf1\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1741fcfbb43342869666def09c74e622\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f97d8f43a46d4b42b851889595fbfb1c\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\76ef77b04ab14e05b01bd61ea243ac16\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f14639f5e36641e48aa2b0ff2a55dd13\System.Composition.AttributedModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cca78853a0e147d3a5d855dff016e5be\System.Composition.Convention.dll"/>
    <ReferencePath Include="..\..\..\..\ref\33e28160531945c6b9c9ea53242f364f\System.Composition.Hosting.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b5e752ae8b6b42eaae3984afd1787bb3\System.Composition.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a6d82b1952c24caea36db5b311282267\System.Composition.TypedParts.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2493a46eb0ad47bc8eb183a88e01130d\System.Configuration.ConfigurationManager.dll"/>
    <ReferencePath Include="..\..\..\..\ref\69cafea5e1d14a3f82c2289b82894cc8\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9619eb73a2a1437086931df7bd843cb3\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d185bb1762d64ca8b08de7d528cf3a84\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2fe4ff18c8ec4ae0ab2bfb22258615f9\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d76ddaf388ef47678fea5ddd7536e399\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\94be7199ed084f80a0ad862a589f8f51\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0afe61695dac430aaa8ac9a21cc6452a\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\ref\283a437502424836b6edf48aa1c6e921\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\ref\856075c159f04505ac34fd419f322d25\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\91631af7a5e443daad22bea9e96e419c\System.Diagnostics.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\ref\875954a5a42643d292007c49cd32f6c7\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1a9597a8770b4fb0b9c504fc1704b37b\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\ref\259ce25e96254e5a94d859bd454f8d97\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d277e8c435b640eeb3ff23eefea7cc7a\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2103346364d446fbabe8753b08258bce\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6edd14fbb9584daea679d5e29734fa18\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7fce8fd1b0c84a8b98e720b35a975018\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b8785621f035403daadc5da858310fa3\System.dll"/>
    <ReferencePath Include="..\..\..\..\ref\04453c77adbc44adb480e933d84823ca\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d0cdacd9699947debeac02d1b69941d5\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\42b51c680cec4f47b726e67f25722c7a\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b923630dab1e42a6abf1ba76d4597a8a\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\ref\08c4d7831853474fa0cb9057eb2cc1bb\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1099fd5b8afa440fab53d23dd9bd393c\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0c64020c959e49fcb03e831d9893fdf3\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c3afd203509b4f538d9c4dae0003c51f\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\021c9910fa82404f955249267b34f544\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\ref\26042ea99c554ba690852ed9d9cf3183\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\ref\226eb146131e4e939e7a5248d2a1a993\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0f27b5abcc54410fb3bc95f2f30f8b65\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8640232770144fffb082f1790d6751e7\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9b96275737654ea5be5722f4566e073b\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\77a1716512b34f7f9e7e21d3727f4a0c\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8831457a929a453690e58d8448949fa6\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8154f5ef1de8460ebb4717d663228655\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\feef8752e0894b2282730951e704c2fe\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\ref\24f657a187b9404ab95f59921dbc5107\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\ref\eb58bd90ca0c4369aad34fe086d3e68c\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b12a8c0984934a8b9a488164bdec5031\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\ref\445021c3ded74ed797d039256f2e9662\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6f458acfec0f42f8b8fc0402f5339050\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\ref\aaec9889244a4579a8460191dd470c94\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f96aa99111ac436ea82300a63eb0407a\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dfba78954c004d15b2e0d236f6671178\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9505f585bd9745fda99bb0550f652624\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e5923e2c77ad4ddeb01482a6a0ac9a0c\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6fd06fd12dec4e87b24943060a0ec3a5\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c269c2326127403182a5d4657923565b\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\ref\db236dd7feda48608bcb4e2e4b4badba\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7da4045f3fe041d893cbce99676e2e05\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d51b2f2f4f7741c1971b67ee7d6bf9ad\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ecb5ea4006ac481ebe81fc627529f11f\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3a73ad07973a49e981fd886279f3222f\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0b87ff0e12884b96b85c5893d7b99b5c\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0a85bb99d2e047f9a7f838d587a34773\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\ref\82904adacdec4249b4d060042f88bc37\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1bfcda5d2bfb4b019efc7ded4aecb9d2\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d7652413a6524d1f86bdae0e2161cf30\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c7eee99b82fd4d9992a94e5d57298d70\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1e9e796cff284cdaad84b723ba722532\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2e15e8e207a2404e86a76faea605ea70\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c73a49a63da74261a4aab2e1c5354617\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9458e026ea2b4d4a8dd3f674471eaf9e\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e219045196024f61bd9ea733c204e865\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e77fc4bc67b146808f3bf9ed7e0829fa\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\ref\da88052f115341c190b0303220a17586\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1d5aeb3c6e894ac78454c62c73a0c541\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\65fe95aeec3b46cda0a069ba61288fb1\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\ref\10853982df014da3bd2759527b15bc48\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d84dc15f01b74536a26fee946a5391a5\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d99e35cc113b4d8cad6c88867091000a\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3b6a01709665446d8708327cd08c7596\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\ref\83573e2b687943d5bec62c6abb565f7a\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\96d79fffce114a749935e7794ce64084\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6ae02ee0e08c43a9ae15c380820a1001\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\47acc17172224e7da65f2f200852b503\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6d485e54f92f46a5903b6d9129317e66\System.Reflection.MetadataLoadContext.dll"/>
    <ReferencePath Include="..\..\..\..\ref\82e8275a93a544edbf6d1d3a9c832452\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\73ba9a9ed564456c9d0bdc1956ab1892\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e41d4b666a844585a04fb7c066fb4873\System.Resources.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6df629fbb2c34eba8c02526b7b939cc7\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b912cef0fefd4c098f420767e79f30b5\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d3d9c488a41f43c2ad87d3d676be58cc\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\048970ee72da4decb9da455793444593\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9d5e1d04bf0543838f8bda435b4d512e\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f1a31a0eae304bfb851c4cd5b6037a1c\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4c89d02b331741df9176d7301af0895d\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\459011b799a04267985ccb5007b02938\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b36dc846ab5e4343aacd041bfaabd740\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bcb1cc41de844c78bce960407ae0988d\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b7d6ec17d2594615bd15d7c34bfe7e97\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c40321b9596e40f6a679939b453713fd\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4e45ce907ebd4e4baf2fe694f58d873e\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\eea04ec956824ac5a009b672741b4d03\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ffe16643ce0d4af58a8dd54e1473b0f2\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c3f0ba34f19144b599120104e0ca130f\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3a485e2278cd4de8857148ba4271f7a3\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3170d14fc8ab4942a9d975411bbbddfb\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bfcabf43b7ee4b5aba99f12f0f0fabcc\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3c27337e139e4c0f99f02622be3f8728\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b2182c48e2a44babba772a3731e43253\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ff2f2c2915bf4e71b1be1179317d07d4\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\ref\19ac83d936ac4a53b9e9446445bcdc75\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e3c6ddf0d69242e8b491606392813321\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bffc3dd440774cbcbf342100fa8cc949\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fb531849843f45dfb8c4809210c04adb\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4135701c2ba84fbca3a65e0315dda34e\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9ab14d9382f044108747b64bd192d1dc\System.Security.Cryptography.Pkcs.dll"/>
    <ReferencePath Include="..\..\..\..\ref\72d09107cd1c4434a9ff4544dda7d6bf\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2b718f0cabe5436d9241bc7f1eb1c6d2\System.Security.Cryptography.ProtectedData.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f5482edc66f74c5691faf5c4bbf180f6\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\ref\905524a3896e46e9b3c53ae976f3da35\System.Security.Cryptography.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3d952f76e3094261846b9e79b0c1e42d\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cf39b82a2d724b16afdea853670aedcb\System.Security.Permissions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0d7b32a9e3bc4e4a8c01f051abe5f02f\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\ref\449fd14f9e434ca185d894dd3667c86c\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\51e3d0cc88b5475584ea967bddce2332\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1e51c9abb31b4010a38433b782fa5c5f\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\71598559f4bf4a2fb951490f962b11b9\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\ref\77cd72e70d344465a41e59ca9e2b618d\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ad88181343e741dda4e474875f84dcc9\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6c9c9f374f9042ba880712f94c4a457c\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ef177d5033544b1eb7ce6cd0fa608abe\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1f9dabe86bb24ca3a7ce4879a519cb8c\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\421b37a9d54f4da5a083aec029e09617\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\521800c3428b467fb4244f0031e42972\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7fd8a619562c43729c521ea4bf8da04b\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\ref\750494cef0864cb4b4a74a42f9fcdca9\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e85329900171467fa4f8f6dfa30fbb10\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e0d8fe98160c4152bc6941c91a2419f9\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4ebab25f8c464054bf21b9bc36ca10a3\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b874dad701db427e99969cd4d6e95694\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b27f3909e8ae4ad48d6d5466ab262418\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cbb34de92f8047e7811611f2ce774e35\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d591609711fd443f90d0741640c8a1d4\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a372b478fcb24b60b2c3701dee49e336\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c8472d770c50461a8e25c1711e858464\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f317af524fb346bc82dc0c5f5911305c\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1d4188a2b4f7435eab6e058ca622f566\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0ab3f168dbb34854bd9c512d827f8369\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6acda7885051422080ee37afcd98b823\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\50a15161b2a349a9b9483a03c65df95e\System.Windows.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bbbca5b20ab445a2a86fb8fe11925d49\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6bd78c24ee56472b99da99a679b07373\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2170560ed6fa4edfac03681fa40b94d3\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\56b013c04f054d3a9d233b6aacb62cc7\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\283703bc3a394d589c577fd267a0b018\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\df57a50c4198403cb93e6a7df00225b9\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fe09e382befe4059af03f6411863283a\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a8c32551f3764bb5b713a5cd5d69e849\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9b3379bf638247ef8ec00884464cd3c6\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c5980a202aaa4ef9b83d9606243f8770\testhost.dll"/>
    <ReferencePath Include="..\..\..\..\ref\247dfca9d5874bbc95ba90aba5affbe6\WindowsBase.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b8b10b8247cb413eab5175c26a5956a7\xunit.abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\285675a6903d43ca89ed13e37e2bfe3c\xunit.assert.dll"/>
    <ReferencePath Include="..\..\..\..\ref\92d6b6f0e453448ba04916fae45d23ce\Xunit.Combinatorial.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8fc4f27ec64342b0a3ccdcb599f9ab5e\xunit.core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\85d851c0999e47c98ebf2edc8a9a22d4\xunit.execution.dotnet.dll"/>
  </ItemGroup>
</Project>