File: Microsoft.CodeAnalysis.Test.Utilities.csproj
Web Access
Project: src\src\Compilers\Test\Core\Microsoft.CodeAnalysis.Test.Utilities.csproj (Microsoft.CodeAnalysis.Test.Utilities)
<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>Microsoft.CodeAnalysis.Test.Utilities</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>..\..\..\..\..\_external\1\35MSSharedLib1024.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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="AssemblyLoadTestFixture.cs"/>
    <Compile Include="Assert\ArtifactUploadUtil.cs"/>
    <Compile Include="Assert\AssertEx.cs"/>
    <Compile Include="Assert\AssertXml.cs"/>
    <Compile Include="Assert\ClrOnlyFactAttribute.cs"/>
    <Compile Include="Assert\ConditionalFactAttribute.cs"/>
    <Compile Include="Assert\DiffUtil.cs"/>
    <Compile Include="Assert\EqualityTesting.cs"/>
    <Compile Include="Assert\EqualityUnit.cs"/>
    <Compile Include="Assert\EqualityUnit`1.cs"/>
    <Compile Include="Assert\EqualityUtil.cs"/>
    <Compile Include="Assert\EqualityUtil`1.cs"/>
    <Compile Include="Assert\TestExceptionUtilities.cs"/>
    <Compile Include="Assert\UseCultureAttribute.cs"/>
    <Compile Include="Assert\WorkItemAttribute.cs"/>
    <Compile Include="Assert\XunitTraceListener.cs"/>
    <Compile Include="BaseCompilerFeatureRequiredTests.cs"/>
    <Compile Include="CommonCompilerExtensions.cs"/>
    <Compile Include="CommonTestBase.cs"/>
    <Compile Include="CompilationVerifier.cs"/>
    <Compile Include="CompilationVerifier.EmitData.cs"/>
    <Compile Include="CompilationVerifier.EmitException.cs"/>
    <Compile Include="CompilationVerifier.EmitOutput.cs"/>
    <Compile Include="Compilation\BuildPathsUtil.cs"/>
    <Compile Include="Compilation\CompilationDifference.cs"/>
    <Compile Include="Compilation\CompilationExtensions.cs"/>
    <Compile Include="Compilation\CompilationTestDataExtensions.cs"/>
    <Compile Include="Compilation\ControlFlowGraphVerifier.cs"/>
    <Compile Include="Compilation\DiagnosticBagErrorLogger.cs"/>
    <Compile Include="Compilation\FlowAnalysis\BasicBlockReachabilityDataFlowAnalyzer.cs"/>
    <Compile Include="Compilation\IRuntimeEnvironment.cs"/>
    <Compile Include="Compilation\MetadataReferenceExtensions.cs"/>
    <Compile Include="Compilation\NullErrorLogger.cs"/>
    <Compile Include="Compilation\OperationTreeVerifier.cs"/>
    <Compile Include="Compilation\RuntimeUtilities.cs"/>
    <Compile Include="Compilation\SemanticModelExtensions.cs"/>
    <Compile Include="Compilation\TestDesktopStrongNameProvider.cs"/>
    <Compile Include="Compilation\TestOperationVisitor.cs"/>
    <Compile Include="Compilation\TestStrongNameFileSystem.cs"/>
    <Compile Include="Compilation\TestSyntaxTreeOptionsProvider.cs"/>
    <Compile Include="Compilation\ThrowingStrongNameFileSystem.cs"/>
    <Compile Include="Compilation\VersionTestHelpers.cs"/>
    <Compile Include="CompilerTraitAttribute.cs"/>
    <Compile Include="CultureContext.cs"/>
    <Compile Include="Diagnostics\BoxingOperationAnalyzer.cs"/>
    <Compile Include="Diagnostics\CommonDiagnosticAnalyzers.cs"/>
    <Compile Include="Diagnostics\CouldHaveMoreSpecificTypeAnalyzer.cs"/>
    <Compile Include="Diagnostics\DescriptorFactory.cs"/>
    <Compile Include="Diagnostics\DiagnosticDescription.cs"/>
    <Compile Include="Diagnostics\DiagnosticExtensions.cs"/>
    <Compile Include="Diagnostics\DiagnosticsHelper.cs"/>
    <Compile Include="Diagnostics\EmptyArrayAnalyzer.cs"/>
    <Compile Include="Diagnostics\FieldCouldBeReadOnlyAnalyzer.cs"/>
    <Compile Include="Diagnostics\LocalCouldBeConstAnalyzer.cs"/>
    <Compile Include="Diagnostics\OperationTestAnalyzer.cs"/>
    <Compile Include="Diagnostics\OptionsDiagnosticAnalyzer.cs"/>
    <Compile Include="Diagnostics\ReportDiagnosticExtensions.cs"/>
    <Compile Include="Diagnostics\SuppressMessageAttributeTests.cs"/>
    <Compile Include="Diagnostics\SuppressMessageAttributeTests.DiagnosticAnalyzers.cs"/>
    <Compile Include="Diagnostics\TestDiagnosticAnalyzer.cs"/>
    <Compile Include="Diagnostics\ThrowingDiagnosticAnalyzer.cs"/>
    <Compile Include="Diagnostics\TrackingDiagnosticAnalyzer.cs"/>
    <Compile Include="DotNetCoreSdk.cs"/>
    <Compile Include="EncodingTestHelpers.cs"/>
    <Compile Include="ExceptionHelper.cs"/>
    <Compile Include="Extensions\OperationExtensions.cs"/>
    <Compile Include="Extensions\SymbolExtensions.cs"/>
    <Compile Include="FX\CultureHelpers.cs"/>
    <Compile Include="FX\Delegates.cs"/>
    <Compile Include="FX\DirectoryHelper.cs"/>
    <Compile Include="FX\EncodingUtilities.cs"/>
    <Compile Include="FX\EnsureEnglishUICulture.cs"/>
    <Compile Include="FX\EnsureInvariantCulture.cs"/>
    <Compile Include="FX\EventWaiter.cs"/>
    <Compile Include="FX\ImmutableArrayTestExtensions.cs"/>
    <Compile Include="FX\MonoHelpers.cs"/>
    <Compile Include="FX\PinnedBlob.cs"/>
    <Compile Include="FX\PinnedMetadata.cs"/>
    <Compile Include="FX\ProcessResult.cs"/>
    <Compile Include="FX\ProcessUtilities.cs"/>
    <Compile Include="FX\RegexExtensions.cs"/>
    <Compile Include="FX\StringExtensions.cs"/>
    <Compile Include="ICompilationVerifier.cs"/>
    <Compile Include="InstrumentationChecker.cs"/>
    <Compile Include="LazyToString.cs"/>
    <Compile Include="MarkedSource\MarkupTestFile.cs"/>
    <Compile Include="MarkedSource\SourceWithMarkedNodes.cs"/>
    <Compile Include="MarkedSource\SourceWithMarkedNodes.MarkedSpan.cs"/>
    <Compile Include="Metadata\AggregatedMetadataReader.cs"/>
    <Compile Include="Metadata\CustomAttributeRow.cs"/>
    <Compile Include="Metadata\DynamicAnalysisDataReader.cs"/>
    <Compile Include="Metadata\EncValidation.cs"/>
    <Compile Include="Metadata\IlasmUtilities.cs"/>
    <Compile Include="Metadata\ILBuilderVisualizer.cs"/>
    <Compile Include="Metadata\ILValidation.cs"/>
    <Compile Include="Metadata\MetadataReaderUtils.cs"/>
    <Compile Include="Metadata\MetadataSignatureUnitTestHelper.cs"/>
    <Compile Include="Metadata\MetadataValidation.cs"/>
    <Compile Include="Metadata\ModuleData.cs"/>
    <Compile Include="Metadata\PEModuleTestHelpers.cs"/>
    <Compile Include="Metadata\SignatureDescription.cs"/>
    <Compile Include="Metadata\TypeAttributesMissing.cs"/>
    <Compile Include="Mocks\MoqExtensions.cs"/>
    <Compile Include="Mocks\Silverlight.cs"/>
    <Compile Include="Mocks\StdOle.cs"/>
    <Compile Include="Mocks\TestAdditionalText.cs"/>
    <Compile Include="Mocks\TestAnalyzerAssemblyLoader.cs"/>
    <Compile Include="Mocks\TestAnalyzerReference.cs"/>
    <Compile Include="Mocks\TestDocumentationCommentProvider.cs"/>
    <Compile Include="Mocks\TestEqualityComparer.cs"/>
    <Compile Include="Mocks\TestMessageProvider.cs"/>
    <Compile Include="Mocks\TestMetadataReference.cs"/>
    <Compile Include="Mocks\TestMetadataReferenceResolver.cs"/>
    <Compile Include="Mocks\TestMissingMetadataReferenceResolver.cs"/>
    <Compile Include="Mocks\TestReferences.cs"/>
    <Compile Include="Mocks\TestSourceReferenceResolver.cs"/>
    <Compile Include="Mocks\TestStream.cs"/>
    <Compile Include="Mocks\VirtualizedRelativePathResolver.cs"/>
    <Compile Include="ModuleInitializer.cs"/>
    <Compile Include="ModuleInitializerAttribute.cs"/>
    <Compile Include="ObjectReference.cs"/>
    <Compile Include="PDB\DeterministicBuildCompilationTestHelpers.cs"/>
    <Compile Include="PDB\MetadataReferenceInfo.cs"/>
    <Compile Include="PDB\TestMetadataReferenceInfo.cs"/>
    <Compile Include="Pe\BrokenStream.cs"/>
    <Compile Include="Platform\CoreClr\AssemblyLoadContextUtils.cs"/>
    <Compile Include="Platform\CoreClr\CoreCLRRuntimeEnvironment.cs"/>
    <Compile Include="Platform\CoreClr\TestExecutionLoadContext.cs"/>
    <Compile Include="Platform\Custom\MetadataSignatureHelper.cs"/>
    <Compile Include="Platform\Custom\OSVersion.cs"/>
    <Compile Include="Platform\Custom\SigningTestHelpers.cs"/>
    <Compile Include="Platform\Desktop\AppDomainAssemblyCache.cs"/>
    <Compile Include="Platform\Desktop\AppDomainTestOutputHelper.cs"/>
    <Compile Include="Platform\Desktop\AppDomainUtils.cs"/>
    <Compile Include="Platform\Desktop\CLRHelpers.cs"/>
    <Compile Include="Platform\Desktop\DesktopRuntimeEnvironment.cs"/>
    <Compile Include="Platform\Desktop\DesktopRuntimeUtil.cs"/>
    <Compile Include="Platform\Desktop\ErrorDiagnostics.cs"/>
    <Compile Include="Platform\Desktop\Exceptions.cs"/>
    <Compile Include="Platform\Desktop\Extensions.cs"/>
    <Compile Include="Platform\Desktop\RuntimeAssemblyManager.cs"/>
    <Compile Include="Platform\Desktop\RuntimeModuleData.cs"/>
    <Compile Include="Platform\Desktop\TestHelpers.cs"/>
    <Compile Include="ReflectionAssert.cs"/>
    <Compile Include="ResourceLoader.cs"/>
    <Compile Include="RunInSinglePartitionAssemblyAttribute.cs"/>
    <Compile Include="SharedResourceHelpers.cs"/>
    <Compile Include="SourceGeneration\LambdaComparer.cs"/>
    <Compile Include="SourceGeneration\TestGenerators.cs"/>
    <Compile Include="SourceGeneration\TestSourceGenerator.cs"/>
    <Compile Include="Syntax\ISyntaxNodeKindProvider.cs"/>
    <Compile Include="Syntax\NodeHelpers.cs"/>
    <Compile Include="Syntax\NodeInfo.cs"/>
    <Compile Include="Syntax\NodeInfo.FieldInfo.cs"/>
    <Compile Include="Syntax\SourceUtilities.cs"/>
    <Compile Include="Syntax\TokenUtilities.cs"/>
    <Compile Include="Syntax\XmlHelpers.cs"/>
    <Compile Include="TargetFrameworkUtil.cs"/>
    <Compile Include="TempFiles\DisposableDirectory.cs"/>
    <Compile Include="TempFiles\DisposableFile.cs"/>
    <Compile Include="TempFiles\TempDirectory.cs"/>
    <Compile Include="TempFiles\TempFile.cs"/>
    <Compile Include="TempFiles\TempRoot.cs"/>
    <Compile Include="TestableCompiler.cs"/>
    <Compile Include="TestableFile.cs"/>
    <Compile Include="TestableFileSystem.cs"/>
    <Compile Include="TestBase.cs"/>
    <Compile Include="TestHelpers.cs"/>
    <Compile Include="ThrowingTraceListener.cs"/>
    <Compile Include="Traits\CompilerFeature.cs"/>
    <Compile Include="Traits\CompilerTraitDiscoverer.cs"/>
    <Compile Include="Traits\Traits.cs"/>
    <Compile Include="Traits\WorkItemTraitDiscoverer.cs"/>
    <Compile Include="Win32Res.cs"/>
    <Compile Include="..\..\..\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ControlFlowRegionExtensions.cs" Link="src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ControlFlowRegionExtensions.cs"/>
    <Compile Include="..\..\..\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs" Link="src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs"/>
    <Compile Include="..\..\..\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\DataFlowAnalyzer.cs" Link="src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\DataFlowAnalyzer.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\Microsoft.CodeAnalysis.Test.Utilities\Release\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.Test.Utilities\Release\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\Microsoft.CodeAnalysis.Test.Utilities\Release\net9.0\Microsoft.CodeAnalysis.Test.Utilities.InternalsVisibleTo.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.Test.Utilities\Release\net9.0\Microsoft.CodeAnalysis.Test.Utilities.InternalsVisibleTo.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\Microsoft.CodeAnalysis.Test.Utilities\Release\net9.0\Microsoft.CodeAnalysis.Test.Utilities.TestResource.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.Test.Utilities\Release\net9.0\Microsoft.CodeAnalysis.Test.Utilities.TestResource.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\Microsoft.CodeAnalysis.Test.Utilities\Release\net9.0\Microsoft.CodeAnalysis.Test.Utilities.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.Test.Utilities\Release\net9.0\Microsoft.CodeAnalysis.Test.Utilities.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\873b57029bed4d56bb57f787abfcdad2\Basic.Reference.Assemblies.Net20.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\23b95ffa0e9b400f9b0f046d1d7f005c\Basic.Reference.Assemblies.Net40.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\05405ee0f7f74fd5a4d9d69ff90e7df8\Basic.Reference.Assemblies.Net461.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dd509faa76ec49e6a519b361a8b108d0\Basic.Reference.Assemblies.Net70.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ea83f45d763e4c78bc4dcab141e8a045\Basic.Reference.Assemblies.NetStandard20.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\da6c73fc955b40fa89a48dd398af7164\Castle.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a9145212793c4002b424ca52362e33ac\DiffPlex.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\84e788a51a2d4dae8c6707e12c8fd46d\ICSharpCode.Decompiler.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c903479a9ec44f4fb6be2549728b937b\ILVerification.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\24b8311e19c5427cbe945d812c5af04c\Microsoft.Build.Locator.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5405b6acf19b44e5bab8f16a653f717c\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e96ff9347c8b43cfb4b257bcb53c18d6\Microsoft.CodeAnalysis.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fa34a825cbb1499da52949016e5ac424\Microsoft.CodeAnalysis.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b0118d67a6bc453abe5811a2933138e9\Microsoft.CodeAnalysis.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\159181c1ff544b3d8bce5c5b3431a97d\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\0d578cfb374449059a307695ce4f7c30\Microsoft.Metadata.Visualizer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\71e760f1680e4e8bb60583da0359eaf3\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6ec9202c116341049cfe5fe84d6af4a2\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2e1a5a6251564903b15f886a525d5aa5\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c5640037e5834cf0bb547ff44c302cb7\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9c7a17bb5ddc410cbaab2223c5ba5ff0\Moq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\77008c5c10f540bab6aca6467d6299c9\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4f2eb19dce934e90afa3209bf8f649eb\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7e62198beab24380bbac29171862d1d8\Newtonsoft.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\096e3e16a32f4dfca4a80be6c1aaaa8a\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\99215c3f6f614372a2bd510b422ec4c4\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2efeb561ab0f44dd94d6672e51b8cc13\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1cb0ee423e6b413691aee222686aa63e\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0fab08d8485d46b796c96e70a84513a7\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c8fd9d20c9ae4b2591d4f58c1f6f1736\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a7e1146a7ad44b3ab1ab3f9571ef9e3a\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\39357449c96743a1b69d8518641b5d96\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e0dd3f44ea844e7a9cfca5c84e8b800e\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cafed6b428e34ba68178990425029774\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c380d8068fe84f51ae26a13d3087f0bd\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\aebba2e4285b4b29888308240b1be870\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0747fc22eec7497faa9b1929016391f4\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a500e35f1f974fa3884ae7dcbd8148b8\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b0f9d96589b84190aae550d1f7bbf81d\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\be4cd0e28be540f4b9a10790db3b05ae\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f9b5103f081f4ce5aa1909d6c7e1a993\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\597074482fef4c8aa02b57232ee7e69a\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e5ca9145a4f94e039abf2ba02e0e6d7e\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7f59b65e0185424d9e7f9ca4fc3aff3c\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\436fb393b01945d5b1fedcbfab0b66b2\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ab4601baba11449eb46148e3513f934f\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2e74a0746e3b413599d483fa3956da42\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1537e19ccf15406d9936d97f331bc6a4\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3fcac56ebf264fbba7cceda393b61195\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\43f02d5dd9e443b6a38112fa947be7b3\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f16217a684de4726b0e827e6ad9f6c49\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a4e7b36520444965b61cb50749653d0b\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6aab9c4e663d44c4ad826ac6d39af85c\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\98ea47f757634e72a2fe95cb9e528fc7\System.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f7be533bc96b4855b3b5428e4846c23f\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\098cebab6d284ffdb59a116f1920f5ad\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f86b3d713c3446e7ab160228abbd5e08\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\93953e83b4f94a6f884ede60c6b0ef38\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c57bcdffb6f644da825fde4809958d1d\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\96b71330aece448d86486d34930f9cde\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1fbc45799c7345a6a57a9af680d6d0a5\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b1dd0ffc34ae4ae898673fedd828fff5\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9ac8d3ba0f0440b6acb4deae12b0df54\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\03ab27eb55754f1da7352fbaea0b39f7\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f49422bfccf04aa38e420398621441cc\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\caf5f83e758d4909b65c9697ffe7fbae\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\67a478bb5bd24badb08631c4c07328ff\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5b91cfe821b14775a33b85c95c9b3969\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cd5c483bfaab441191cc69501d6415f0\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\71adaaa97a7744db8e985c5e4ffb194d\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7a483e38092c4e6c9f7111b762bcb2aa\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\31a5ebeb8668487092be10adeb68607b\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\76c6bd46ba264293a17bbe7dfac238ed\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2a187403acf44f9c8e1bc857b0539f4c\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\658423f30a48421993dd36d1e2513b24\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2ec9c06878214e3f8ac01ee05d19eb9d\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\96704165f1ff417e8b46497fb9d364a2\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c2ae3cbf3f984ef88698c140697a3a8f\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3c0e4590769b4d71896bde7ad2b4a5a9\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\93cb04adbc3c474384e768490e81cbe7\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fc7575398dea444093674783bcd870f5\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fb2f2d9cd77749a1bfe6b51820ab1972\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d3845c69652343c6879e31919f7ff7c3\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5a3a38f8006e4462854c9b98996a2e01\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0576380589bb4a2cba99607d1dccaf17\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7acd7adff3cb411aa09aac705b139ee7\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6e6b8c440ab2478cad1bd5d2646e44e4\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cf373bbae42d413494091537a483900c\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\97c89e0298494e8185f8b42387c8723d\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a1776aa8152b4b8fb70659d16d5a85ec\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\479c7aeabe7f41babad41975913280ef\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9f124c54d6f94fbaaede2cf61299bdb2\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cfbdf20f44514a6680adb0dabb71c355\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\37be02a1b03f4f6f9c8dab1814abf093\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\92fa457d64744352918adb656d750ea1\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ea6049aa051e41d49cd6391116512cc8\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1fa72439b37d41d48e741e0f344a7bf1\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\327839a736b94ebaba4bb471e4b74881\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f3551c4ebbd44aa3a4205d5f8613004e\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\16a9c9cd1a214c23bc2842bd630933a9\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\23bc7c9475b549ef8ae2d6a0c411fe1c\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9ac5070b34b141029efe9ab38b3ae4bd\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a08e0c83de404187953de6b402aaa093\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2e5d1c00f6f94fcea4b0367a6dffdacb\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4e3ab2a8b43f408bb150cfbb8bc80288\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d8cd258ae72d48daafdfe2bbbb23c1ae\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\757e84bbfd4c45e69abd04f247f73f2d\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f3e1dc7af900493b9dca00a9d7a6910f\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a3c17a3bf7974f8eba75c060cdcf40f9\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b4750fb7d3454538b2273fecc64c0e6b\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\339b8ffca3ff47a2afc097725affda27\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b77f11cd39e14a20882538cdad661dd7\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5656a60f78804450b9fc0742fd07f75a\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7b2dadea98a14622b724bd5b6cf2df67\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\70ec51dca86d4a7fa8c9d3711e6803c0\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9baab1e722f1456fb87bab31e190c489\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0697f26ab8294cd785363630e4a834cb\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\27872caedf9742fabe246ac35319036d\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f872e34638f34fc9abf37570b7cbe3a4\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e8843df8275b47f6ab9d5268c9191dde\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\66bc1543444d484583a2ec983e668e47\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\66383dab5e6e4f298889ec74e0ae1c4b\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\156e313968dc48b189c4a760e57a8fae\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\53f98d029d4645889d623431da4a10d3\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a81cdd15f9d040788aa7072d21f0433d\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9288cd4bac394e9696b8abd16abbd12e\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b6a9e1126bda48ee91560e930daf37a5\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4ed0f3c89d3743ef9af8e7654e6119cc\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fa787aa1904b41c184656168f48f450d\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\daf24f9144c54f0e80b1dcda90f86328\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fbc82d35efad4f36b31e4360137a36c0\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e9bead82d9c54f019e26e359e0d0ba80\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\896552af48e04ff89ff0b64f2dcd01a0\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\420938d22ac84799a5958fa59b639ca8\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\83ad8be72d524eada2b2d410ee8a2b2c\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\979064148f78446c8f2a10334c402809\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6dfb4087843b4597910f4c027150a936\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a3b178ea72c44757820481d07410dbab\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\28e610e977224e9abd3370f0b10408bd\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\947d936d75ef40e48cf7243fa0e9e641\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\57fbb1c4e0b2429886a66b602afdc190\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4936da232a5443529de94d28a140148d\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8991b3fe519b45e8ab76e57e7e077f46\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d4ee72e4983f4ee5bdac933c681412e5\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0c30507aeaad456facdab62600bd3586\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5ed377c87c88435d840c10b050ff106c\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4427462b215e476390e1232d799b061e\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6be5213567444ff491eda89daa84b2fa\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a9db354da9ad4c9ba5e28c7866d3a3cc\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dd8ab657ff3b4cb4830fdf0da4232fc4\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9fb67da494504243b7f0d95bcf8288cd\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4e7a92c9fc5d4d5589ed6d5169b3ec28\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b8f86a30411948a4beeb3b06dbe4f997\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e25944c4da464d93a2df2ff4b0dbdd5a\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\14e74c8ab1bf45f98a3f4439d6401d25\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8f405c3709da488292dba4ba45f748b1\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d04eb23357254a90a815812dda8114e4\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dee0977cdc464d44ba3c358c868a6446\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\057df757feb649da97ebcf61d4fb943d\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4448275112c14e199a4e151b036af1ec\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\028a491ba5a04f4bab23df264a3ab194\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\61e5dbed5e2442d09a6571a11580c933\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a557d9c5732a4798a822753a32ada329\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\918ae03eab754b55abf27e4f5bee0444\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f87017ab7c0c4d43b875b8962d68acf3\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3334e631c4a4424fb8bcabd2b9dc9670\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\67266048d9da4840a74ae883ad54b9a5\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\17ca8825d0594a549f7fe388f67275dc\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\72f218a4051648cfa421dfeb0108b779\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e8915cb3659a427b960b247ef9f4054a\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a45b672f6a67482f8ec352e0241fc3e7\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d9263cdd1c8d4c7e8a46e1a60a25cc04\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3efb780aa3e94b208a959d0eef5be06f\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6db408c503c241029e1396df4c461ca2\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\354380f49da9400386c028236c23bed7\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\36ec81d98ca24499953bcae924e50ced\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a1f643ec730c4ee497c05033f52b3a49\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6312f74229c64d868b7c93af6d5c6128\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6fa11e3b5f6a4be591a3a30ba011b1d1\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\aff26de3310f4991bf44d44f1a2b166d\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3f20e3e9f17748e3b69bf77a4f418ed5\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"/>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
</Project>