File: WindowsBase.Tests.csproj
Web Access
Project: src\src\Microsoft.DotNet.Wpf\tests\UnitTests\WindowsBase.Tests\WindowsBase.Tests.csproj (WindowsBase.Tests)
<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>WindowsBase.Tests</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>..\..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.26118.109\tools\snk\35MSSharedLib1024.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;DEBUG;NET;NET11_0;NETCOREAPP;WINDOWS;WINDOWS7_0;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NET11_0_OR_GREATER;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;WINDOWS7_0_OR_GREATER</DefineConstants>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="GlobalUsings.cs"/>
    <Compile Include="Helpers.cs"/>
    <Compile Include="System\Collections\Specialized\CollectionChangedEventManagerTests.cs"/>
    <Compile Include="System\ComponentModel\CurrentChangedEventManagerTests.cs"/>
    <Compile Include="System\ComponentModel\CurrentChangingEventArgsTests.cs"/>
    <Compile Include="System\ComponentModel\CurrentChangingEventManagerTests.cs"/>
    <Compile Include="System\ComponentModel\DependencyPropertyDescriptorTests.cs"/>
    <Compile Include="System\ComponentModel\ErrorsChangedEventManagerTests.cs"/>
    <Compile Include="System\ComponentModel\GroupDescriptionTests.cs"/>
    <Compile Include="System\ComponentModel\ItemPropertyInfoTests.cs"/>
    <Compile Include="System\ComponentModel\PropertyChangedEventManagerTests.cs"/>
    <Compile Include="System\ComponentModel\PropertyFilterAttributeTests.cs"/>
    <Compile Include="System\ComponentModel\SortDescriptionCollectionTests.cs"/>
    <Compile Include="System\ComponentModel\SortDescriptionTests.cs"/>
    <Compile Include="System\Diagnostics\PresentationTraceSourcesTests.cs"/>
    <Compile Include="System\IO\Packaging\EncryptedPackageEnvelopeTests.cs"/>
    <Compile Include="System\IO\Packaging\PackageDigitalSignatureManagerTests.cs"/>
    <Compile Include="System\Security\RightsManagement\ContentGrantTests.cs"/>
    <Compile Include="System\Security\RightsManagement\ContentUserTests.cs"/>
    <Compile Include="System\Security\RightsManagement\CryptoProviderTests.cs"/>
    <Compile Include="System\Security\RightsManagement\LocalizedNameDescriptionPairTests.cs"/>
    <Compile Include="System\Security\RightsManagement\PublishLicenseTests.cs"/>
    <Compile Include="System\Security\RightsManagement\RightsManagementExceptionTests.cs"/>
    <Compile Include="System\Security\RightsManagement\SecureEnvironmentTests.cs"/>
    <Compile Include="System\Security\RightsManagement\UnsignedPublishLicenseTests.cs"/>
    <Compile Include="System\Security\RightsManagement\UseLicenseTests.cs"/>
    <Compile Include="System\Windows\AttachedPropertyBrowsableForTypeAttributeTests.cs"/>
    <Compile Include="System\Windows\AttachedPropertyBrowsableWhenAttributePresentAttributeTests.cs"/>
    <Compile Include="System\Windows\BaseCompatibilityPreferencesTests.cs"/>
    <Compile Include="System\Windows\Converters\Int32RectValueSerializerTests.cs"/>
    <Compile Include="System\Windows\Converters\PointValueSerializerTests.cs"/>
    <Compile Include="System\Windows\Converters\RectValueSerializerTests.cs"/>
    <Compile Include="System\Windows\Converters\SizeValueSerializerTests.cs"/>
    <Compile Include="System\Windows\Converters\VectorValueSerializerTests.cs"/>
    <Compile Include="System\Windows\Data\DataSourceProviderTests.cs"/>
    <Compile Include="System\Windows\DependencyObjectTests.cs"/>
    <Compile Include="System\Windows\DependencyObjectTypeTests.cs"/>
    <Compile Include="System\Windows\DependencyPropertyChangedEventArgsTests.cs"/>
    <Compile Include="System\Windows\DependencyPropertyKeyTests.cs"/>
    <Compile Include="System\Windows\DependencyPropertyTests.cs"/>
    <Compile Include="System\Windows\DesignerSerializationOptionsAttributeTests.cs"/>
    <Compile Include="System\Windows\ExpressionConverterTests.cs"/>
    <Compile Include="System\Windows\ExpressionTests.cs"/>
    <Compile Include="System\Windows\FreezableTests.cs"/>
    <Compile Include="System\Windows\Input\KeyConverterTests.cs"/>
    <Compile Include="System\Windows\Input\KeyInteropTests.cs"/>
    <Compile Include="System\Windows\Input\KeyTests.cs"/>
    <Compile Include="System\Windows\Input\KeyValueSerializerTests.cs"/>
    <Compile Include="System\Windows\Input\ModifierKeysConverterTests.cs"/>
    <Compile Include="System\Windows\Input\ModifierKeysTests.cs"/>
    <Compile Include="System\Windows\Input\ModifierKeysValueSerializerTests.cs"/>
    <Compile Include="System\Windows\Input\TraversalRequestTests.cs"/>
    <Compile Include="System\Windows\Int32RectConverterTests.cs"/>
    <Compile Include="System\Windows\Int32RectTests.cs"/>
    <Compile Include="System\Windows\Interop\ComponentDispatcherTests.cs"/>
    <Compile Include="System\Windows\Interop\MSGTests.cs"/>
    <Compile Include="System\Windows\LocalValueEntryTests.cs"/>
    <Compile Include="System\Windows\LocalValueEnumeratorTests.cs"/>
    <Compile Include="System\Windows\Markup\InternalTypeHelperTests.cs"/>
    <Compile Include="System\Windows\Markup\Primitives\MarkupObjectTests.cs"/>
    <Compile Include="System\Windows\Markup\Primitives\MarkupPropertyTests.cs"/>
    <Compile Include="System\Windows\Markup\ServiceProvidersTests.cs"/>
    <Compile Include="System\Windows\Media\Converters\MatrixValueSerializerTests.cs"/>
    <Compile Include="System\Windows\Media\DisableDpiAwarenessAttributeTests.cs"/>
    <Compile Include="System\Windows\Media\MatrixConverterTests.cs"/>
    <Compile Include="System\Windows\Media\MatrixTests.cs"/>
    <Compile Include="System\Windows\NameScopeTests.cs"/>
    <Compile Include="System\Windows\PointConverterTests.cs"/>
    <Compile Include="System\Windows\PointTests.cs"/>
    <Compile Include="System\Windows\PropertyMetadataTests.cs"/>
    <Compile Include="System\Windows\RectConverterTests.cs"/>
    <Compile Include="System\Windows\RectTests.cs"/>
    <Compile Include="System\Windows\SizeConverterTests.cs"/>
    <Compile Include="System\Windows\SizeTests.cs"/>
    <Compile Include="System\Windows\SplashScreenTests.cs"/>
    <Compile Include="System\Windows\Threading\DispatcherFrameTests.cs"/>
    <Compile Include="System\Windows\Threading\DispatcherHookEventArgsTests.cs"/>
    <Compile Include="System\Windows\Threading\DispatcherHooksTests.cs"/>
    <Compile Include="System\Windows\Threading\DispatcherObjectTests.cs"/>
    <Compile Include="System\Windows\Threading\DispatcherOperationTests.cs"/>
    <Compile Include="System\Windows\Threading\DispatcherPriorityAwaitableTests..cs"/>
    <Compile Include="System\Windows\Threading\DispatcherPriorityAwaiterTests.cs"/>
    <Compile Include="System\Windows\Threading\DispatcherProcessingDisabledTests.cs"/>
    <Compile Include="System\Windows\Threading\DispatcherSynchronizationContextTests.cs"/>
    <Compile Include="System\Windows\Threading\DispatcherTests.cs"/>
    <Compile Include="System\Windows\Threading\DispatcherTimerTests.cs"/>
    <Compile Include="System\Windows\VectorConverterTests.cs"/>
    <Compile Include="System\Windows\VectorTests.cs"/>
    <Compile Include="System\Windows\WeakEventManagerTests.cs"/>
    <Compile Include="System\Windows\WeakEventManagerTTests.cs"/>
    <Compile Include="..\..\..\..\..\artifacts\obj\WindowsBase.Tests\x86\Debug\net11.0-windows\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="artifacts\obj\WindowsBase.Tests\x86\Debug\net11.0-windows\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\..\artifacts\obj\WindowsBase.Tests\x86\Debug\net11.0-windows\SelfRegisteredExtensions.cs" Link="artifacts\obj\WindowsBase.Tests\x86\Debug\net11.0-windows\SelfRegisteredExtensions.cs"/>
    <Compile Include="..\..\..\..\..\.packages\xunit.v3.core\3.1.0\_content\DefaultRunnerReporters.cs" Link=".packages\xunit.v3.core\3.1.0\_content\DefaultRunnerReporters.cs"/>
    <Compile Include="..\..\..\..\..\artifacts\obj\WindowsBase.Tests\x86\Debug\net11.0-windows\XunitAutoGeneratedEntryPoint.cs" Link="artifacts\obj\WindowsBase.Tests\x86\Debug\net11.0-windows\XunitAutoGeneratedEntryPoint.cs"/>
    <Compile Include="..\..\..\..\..\artifacts\obj\WindowsBase.Tests\x86\Debug\net11.0-windows\WindowsBase.Tests.AssemblyInfo.cs" Link="artifacts\obj\WindowsBase.Tests\x86\Debug\net11.0-windows\WindowsBase.Tests.AssemblyInfo.cs"/>
    <Compile Include="..\..\..\..\..\artifacts\obj\WindowsBase.Tests\x86\Debug\net11.0-windows\WindowsBase.Tests.AssemblyInfo.Extended.cs" Link="artifacts\obj\WindowsBase.Tests\x86\Debug\net11.0-windows\WindowsBase.Tests.AssemblyInfo.Extended.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\..\ref\34e54cf52b4a4c2b82645ccc3a46837e\Castle.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\ef72784da5fb426088d62c1194b52ce8\DirectWriteForwarder.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\73518d27000746ef8d11b991f858667e\FluentAssertions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\b702dcfff43947f88e796fdab6c8607d\Microsoft.Bcl.AsyncInterfaces.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\16e877e5ae684cc4b1e10fb5806db1ab\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\fbf8b1ef20f645a29611fe62ea43457b\Microsoft.Diagnostics.NETCore.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\59376ff2cb414c5993dd5c3eecd5fac4\Microsoft.Diagnostics.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\34903c2da17a44719e45e3f28174e2b6\Microsoft.DotNet.RemoteExecutor.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\81be916a52564f6e8023ea1e9a73ead1\Microsoft.DotNet.XUnitV3Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\4459abf9c1844eadb609c88894b061e3\Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\e137f947705d4530b2f9db489c622f32\Microsoft.Testing.Extensions.CrashDump.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\26c4bb92471544bdafe5abfff264e058\Microsoft.Testing.Extensions.HangDump.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\a1b68cb177c4409799402383fd86ae61\Microsoft.Testing.Extensions.MSBuild.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\95fe44abf73e40f0ae0d67b1f530597c\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\bec769b033f54e3db45d27c7fdce1ed0\Microsoft.Testing.Extensions.TrxReport.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\e3c80fcce69f482b8c80400cd2346331\Microsoft.Testing.Platform.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\7f726cc050a34723817f6a9402b1efb9\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\dcfd7fcb0bd54dd7a004dcd8d18baf64\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\1599ba8e8852482093c3ef4c8644fdd9\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\60f8c54713ba48ea88e5148d48878f1c\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\36630aaba219448b98a922e4ca5a0c6a\Moq.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\7f7855b1fc864357ba4265130e98d4df\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\89c2680c2e4a454dba90f25f0650dcc7\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\04d6fc84773a4869b62d4a6f1dba58fa\PresentationCore.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\e416386d58434608b14021ea508088ea\PresentationFramework.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\3053a655d2f74f2d9e5bbdaefbba4cad\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\14b18163ae854b47a3f321edf0ce521e\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\fd033cf5851d490b8c2d87af56081775\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\c049d5003a3d47afbd35c3e4b220e6b0\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\2e7e29764e61451688dbfda7ddfd9da8\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\5fac78cdc94f47dab2bb50245801ebe6\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\4841a6d7bb284ed19538243fa31c1b06\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\690f4467c5834acdaf77e12209c5a0b4\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\a72bf3dffc704a2cb926aa35fa49ac13\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\ce21201cabbf406db2e75133cfee6757\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\84f9921c91e742b1a0d1c1b0e45ed199\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\f5e0ef57ccdb493cb66e8bb94877dec5\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\41e5f07316d84e68b484c21d1f4f4d7a\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\3a4a7c383c11467785d138806f749306\System.Configuration.ConfigurationManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\1d61aa233f364089835d4fcd63141d18\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\f3d0c86442274d1f86d7f61d6698e266\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\796a4b4b96f7459091b28048dac4e4b1\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\b769b7c8cc164771b51e97f1b8422793\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\ee865a32327f4dac9050708d2822baea\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\49bd7cdb57a54f61a7819dd0641abf2d\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\9616b092bbcb4f6b95b2ecc5622cfc5f\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\e672fb76f22c4ba2b41c0bfad5fc478c\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\5e43aba6d3ae4a89a6c2b66359b5d4b8\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\e90127f781c142f49feb18dd9b86f1eb\System.Diagnostics.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\7623e1bee4d843ac81b14027692dabe1\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\b9be1d6a1f414cbf97470888ae62bd20\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\1c27b61b83b647a2a3a5edfb8c48eefc\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\e4d9f3fefa2a40148f76bd8aa2eec2de\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\52748820adbf48a49cbf16d6bbd05331\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\9b87e09720844e299edc0b7ae7fef43b\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\8e8b51374bb44541a0a6b91600869ccd\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\e4c0edec81054a788f1a6519294cd430\System.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\70417b03f1734fdb875a6314f3b5984e\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\60ca8164a7644ca083721b3d1448f054\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\f541e1d78aef402eb59501f315d92de4\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\bad0c1c95954417896675180886d6900\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\1c6f4b8a816f4410b24e4cab75472cb4\System.Formats.Nrbf.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\f5f1cc50179044758eaf5e8e5a79974a\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\7a99a366c0cb4aa1b6dde9c72bff6f66\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\966de91b7ff34a7d98e3b481a58107a1\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\931e84ad793d4cf2b79b11409548c5a7\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\0024f85c437548fa92ef2bdb7b1571fb\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\7250ea3cb79f43289c3d1662513495f1\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\e9e08d93efde456598497da9f067feca\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\2b2b144552c443fca24012e47c8578fc\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\76f30549f5b94e87a356efb7e971b19e\System.IO.Compression.Zstandard.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\816b50a84fc14158a7105629cacf735d\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\58b5cd6ec946431795e8e33b70f27142\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\fb287f0306b54d78be88693432fd7f21\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\9a2dcbe4c1f544f6be72fec800014670\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\3f2c1aa2050747e1925f2b6110113685\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\913931bfbff64667abfda2b46f96ca74\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\dc87aff916e4469fbf8c00a9993c9c50\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\c166daa620e048229654e8f2c199e95c\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\1770123260df4664aba4dfdd75d06268\System.IO.Packaging.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\4c4ee9ae13fb405a98fc00c96be83e7b\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\9ef1b55ebccd4639ad6057ff3b73b41e\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\127ab9a025f547ef9bf6f3efa03f1d83\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\4e69070fa07e4995a01e1296868f9619\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\21769543780e49cd84498746a42cf974\System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\960c0ff48780486e862cc974c3c8b1d6\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\34d42b43443f4a7f8f33080364d44c72\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\44b61269d857467fbe6ea19c40c487b9\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\947c3a6b6fbe43f994e16b2595466f52\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\6c4b98fb92ae40eb87281fa5de97de02\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\b2fb23738bd949a49d2c7563e0ba4cab\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\488a20dcc81042dd9c87f390ef216d6f\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\4478cb5baeb74414836189cfc2373c88\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\e3ced1769266499e82689283fabea9f4\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\21d792fb3d474b1c9dd59643d9277855\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\a421e7a01d6b4a22a3875bb5d6e8b026\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\ef488684a174426983e3b49fa8c215f7\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\260f551541e643edaa7c16bde82fde4b\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\bca21c9b9bab4ed4942296aa3d272dd9\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\6c209fb226da48719bad5003dfab0177\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\64cbec21104445d8b47aa4e214b18674\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\6825f6cf00394d909a058b3faa1ad249\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\23dfccc251f746cfb511736f599e30e8\System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\1cc8eb9a9beb49a7a385eedd45714683\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\ca4260b0785843b590779b5a339b626f\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\e7bb6229aae2427fb7fb1964ba6e6180\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\05c7ce7ebc704da8ba869265d824e125\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\5164c0bd6d9b44b7aa5c15ef1015db53\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\d72ca84f74e946f4990cda841eeb0384\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\0e8a738134a04e28be8fdab40576213a\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\dc8343eb8179403e8d6b8f85ce609e69\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\b82d04bef0ac45219a455370ed28cb46\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\ba9c3119557744c8917add001f5feb30\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\8b2de90dff68426984b6dd2cdb18b52e\System.Private.Windows.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\0372a8373e4e41c5a15fa90a1417ec0a\System.Private.Windows.Core.TestUtilities.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\913a9ac0f29d4b08b734afbcf5233385\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\44b1000b41bb42a28c0923aec40b6e7b\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\b8eade152496470cb649c4008c1da22e\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\8ad785fd4c664059803d7ff4f7725bc5\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\8bee9b4b0d44433fa2b039376673b115\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\569634404e144056a5996c810671c9aa\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\bff276bd2b2443efaf936d1b60a968bb\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\ac90630cc1554ebf80b18980fbbe5ae1\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\d74bfeae10b049bb8f002c46cd81b25e\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\b64b36b38d564c37b55bb2fd1b5440d1\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\ae833c2b5c6b492cb030dad9f2183543\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\94626d179c744353b722533af8e3af52\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\90eb06c24283476c884da1495bd7594f\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\f8fbaead20884a2caf9463fbe0eb3b29\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\bc03ead7f5534c1a89a099f90a49555a\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\3d5ce53d5aba4fc1b5df5430333fcd27\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\abdb53a4abb34ee1bc31a099fac24e83\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\f4f95a51008b4b9cbffc76ea2efe145c\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\10a3538ea7244ad8a435a3b4a3e64e65\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\2281d324962040b78380a76e470bbe51\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\cffecef581224be9adb1c72f03a04f8d\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\3a78f7d2eecd41c89e4e6847989c62e4\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\01294cdb8f3d4d3e8cc6b827a5bcd84f\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\cf4b9f0a108b469ba9b0b4c93b88a75a\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\4c8b75d640cb4ba2a7602629dfdeaf6c\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\73c481e235114f7eb4b1f42da1145822\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\059b9b076e3a4e118589b21b7d1156d3\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\97ecbc4ae9e6409f9c90e0a50047e439\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\077e6f1d78394f45b1a28da71c089408\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\0c66b33a0527498eae31e762feac7da8\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\cf54fd4c3d1e4517a9cc1f5952b8c691\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\ef8a04d361634a0a9b68aa0fbc20ad1f\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\55cc287076b846b3ae865f0d09cc5c7c\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\9a468b77772e42af994cce791dfc0812\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\e20b0f7b79b74647b1c18467c702f4ea\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\bda1ac6512594c229b7803cfc15dab7e\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\f11d4c8761ca4ead98fc6dcae6339fa8\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\20c83f04af2e4120b41b4555be7e20dc\System.Security.Cryptography.ProtectedData.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\a03aab3ec9064a1a9cddd9b6691f3648\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\bd2a9b8324204c1797eb77e8dd2f18f7\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\82433c848c1d4ad1bef0b816044ce71b\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\5a630ac603eb4040b55f017c26378a4f\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\8a46f6f9b42e41c78213112e8883603d\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\d20ecbeb87e042a09f95252e929ac79c\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\d58d4acec964420689f39fe9e8c84301\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\02ebcbbd0b2c4a6fb7ab33b4e521ee64\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\b7c2a047c33c4de1bcea91aecf104434\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\c55a517414e14b3d99887626b58fc7ea\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\43f97347456546439b857e5df34d2d12\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\bfc90ba42a364b529186e833eb57cd10\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\3a40011137ab48c0a215e7e2d4eb039e\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\f434c6db373745bda8b292bb8b6c4db6\System.Threading.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\0f1931ef9fdb42fe9c2b85ca8a9d78f3\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\63387111bcdb4c629bc9c2be1b1990fd\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\3c9f6a1831cb4b41bc14e5b3cc2abf17\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\34b2d82f07914fd18b252fefacf812a2\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\fdb67011ba0343cbb59e83053a4bf3d7\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\786d174da96b46b192923b279358b650\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\9ed973343e1a42f9a65b1bc3e43b9e05\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\c304c934a53746e0815423a9127473de\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\9d6df9f06faa42d78ccb26ff26e96313\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\af4fe168134a49a2ba07f0d15a5e5ead\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\7a490dc4d6be40879ea03751467ff628\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\7033ecdba2e847e786a3a91a28a31317\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\5531bb1e92d44caba8712038e33e45e9\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\b5d31fe8804144a6a1c2451da98bd393\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\da72a43d5193437d887bf4e903cc6ee5\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\8437236ceee646a9a7a9033fe8179f05\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\213c3efd9bdf445a9412ed4e9e12e25f\System.Windows.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\ed6afb597df44d9f992b11ee216226ef\System.Xaml.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\14ca0f4e65bf41fa9072787e8427558d\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\f4a79966c0af41f780e62fe6d821768d\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\875a7b2f32dd4b1ab9991414c453fd2e\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\f859eb681b2743f184236558ee366b7a\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\5a27b181da014170b80ed7cb0a2b1577\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\aa9d9945894d43998d91db35cfb3fe53\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\5907dad098e44d72babcda62848bb893\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\2f1717a6adcd4767985d2ef6ed7ff4f7\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\f616f1de027946ebbb8105a6eff946d7\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\d36855a2437e4f0a976b98c02da6e7e5\UIAutomationTypes.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\9bbbf08cb9cf4c388a28d3d23c42279b\WindowsBase.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\efb4d82c794a40999ce4cf1fe5174e2e\Xunit.StaFact.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\22fb2c398b604da58f520f1165ec2f63\xunit.v3.assert.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\ff1568b287a74ee0889e0e0b7967e9c3\xunit.v3.common.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\1cc421b5998e4a86978aca2005d7af9f\xunit.v3.core.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\8c2179bccc874017be96f51ed62c37b1\xunit.v3.runner.common.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\cfc909d35c9848efa837ea98f444fb52\xunit.v3.runner.inproc.console.dll"/>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
</Project>