|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>System.Windows.Forms.Design.Tests</AssemblyName>
<PublicSign>true</PublicSign>
<KeyOriginatorFile>..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.25326.109\tools\snk\ECMA.snk</KeyOriginatorFile>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;RELEASE;NET;NET10_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;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="BinaryEditorTests.cs"/>
<Compile Include="ButtonBaseDesignerTests.cs"/>
<Compile Include="CodeDomHelpers.cs"/>
<Compile Include="ControlDesignerTests.cs"/>
<Compile Include="DataMemberFieldEditorTests.cs"/>
<Compile Include="EnsureDesignerTests.cs"/>
<Compile Include="EnsureEditorsTests.cs"/>
<Compile Include="GlobalUsings.cs"/>
<Compile Include="Mocks\MockSite.cs"/>
<Compile Include="SerializableAttributeTests.cs"/>
<Compile Include="Serialization\CodeDomSerializerTests.cs"/>
<Compile Include="Serialization\CollectionCodeDomSerializerTests.cs"/>
<Compile Include="Serialization\PrimitiveCodeDomSerializerTests.cs"/>
<Compile Include="Serialization\TypeCodeDomSerializerTests.cs"/>
<Compile Include="SplitContainerDesignerTests.cs"/>
<Compile Include="SystemDesignMetadataReader.cs"/>
<Compile Include="System\ComponentModel\Design\ArrayEditorTests.cs"/>
<Compile Include="System\ComponentModel\Design\ByteViewerTests.cs"/>
<Compile Include="System\ComponentModel\Design\CollectionEditorTests.cs"/>
<Compile Include="System\ComponentModel\Design\CollectionFormTests.cs"/>
<Compile Include="System\ComponentModel\Design\ComponentDesignerTests.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionHeaderItemTests.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionItemCollectionTests.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionItemTests.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionListCollectionTests.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionListsChangedEventArgsTests.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionListTests.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionMethodItemTests.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionPropertyItemTests.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionServiceTests.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionTextItemTests.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionUIStateChangeEventArgsTests.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerCommandSetTests.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerHostTests.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerVerbCollectionTests.cs"/>
<Compile Include="System\ComponentModel\Design\DesignSurfaceTests.cs"/>
<Compile Include="System\ComponentModel\Design\ExceptionCollectionTests.cs"/>
<Compile Include="System\ComponentModel\Design\ExtenderProviderServiceTests.cs"/>
<Compile Include="System\ComponentModel\Design\InheritanceServiceTests.cs"/>
<Compile Include="System\ComponentModel\Design\LoadedEventArgsTests.cs"/>
<Compile Include="System\ComponentModel\Design\MultilineStringEditorTests.cs"/>
<Compile Include="System\ComponentModel\Design\ObjectSelectorEditorTests.cs"/>
<Compile Include="System\ComponentModel\Design\ProjectTargetFrameworkAttributeTests.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationServiceTests.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomSerializerExceptionTests.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\DesignerSerializationManagerTests.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\ExpressionContextTests.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\RootContextTests.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\SerializeAbsoluteContextTests.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\StatementContextTests.cs"/>
<Compile Include="System\ComponentModel\Design\SiteNestedContainerTests.cs"/>
<Compile Include="System\ComponentModel\Design\UndoUnitTests.cs"/>
<Compile Include="System\Drawing\Design\BitmapEditorTests.cs"/>
<Compile Include="System\Drawing\Design\ColorEditorTests.cs"/>
<Compile Include="System\Drawing\Design\ColorEditorTests.CustomColorDialogTests.cs"/>
<Compile Include="System\Drawing\Design\CursorEditorTests.cs"/>
<Compile Include="System\Drawing\Design\FontEditorTests.cs"/>
<Compile Include="System\Drawing\Design\FontNameEditorTests.cs"/>
<Compile Include="System\Drawing\Design\ImageEditorTests.cs"/>
<Compile Include="System\Drawing\Design\MetafileEditorTests.cs"/>
<Compile Include="System\Drawing\Design\ToolboxComponentsCreatedEventArgsTests.cs"/>
<Compile Include="System\Drawing\Design\ToolboxComponentsCreatingEventArgsTests.cs"/>
<Compile Include="System\Drawing\Design\ToolboxItemCollectionTests.cs"/>
<Compile Include="System\Drawing\Design\ToolboxItemTests.cs"/>
<Compile Include="System\Resources\Tools\CodeDomCompileHelper.cs"/>
<Compile Include="System\Resources\Tools\StronglyTypedResourceBuilderTests.cs"/>
<Compile Include="System\Windows\Forms\Design\AnchorEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\AxImporterTests.cs"/>
<Compile Include="System\Windows\Forms\Design\BaseContextMenuStripTests.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\BehaviorDragDropEventArgsTests.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\SnapLineTests.cs"/>
<Compile Include="System\Windows\Forms\Design\BindingSourceDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\BorderSidesEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ChangeToolStripParentVerbTests.cs"/>
<Compile Include="System\Windows\Forms\Design\CollectionEditVerbManagerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ColumnHeaderCollectionEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ComboBoxDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\CommandSetTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ComponentDocumentDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ContentAlignmentEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ContextMenuStripActionListTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ContextMenuStripGroupCollectionTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ContextMenuStripGroupTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ControlCodeDomSerializerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ControlCommandSetTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ControlDesigner.DesignerControlCollectionTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ControlDesigner.TransparentBehaviorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ControlDesignerAccessibleObjectTests.cs"/>
<Compile Include="System\Windows\Forms\Design\CustomMenuItemCollectionTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewAddColumnDialogTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewCellStyleBuilderTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewCellStyleEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewColumnCollectionEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewColumnDataPropertyNameEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewColumnDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewColumnTypeEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewColumnTypePickerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewComponentPropertyGridSiteTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DataMemberFieldConverterTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DataMemberListEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DataSourceDescriptorCollectionTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DataSourceGroupCollectionTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DataSourceListEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DateTimePickerDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignBindingPickerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignBindingTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignBindingValueUIHandlerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignerExtendersTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignerFrameTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignerOptionsTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignerToolStripControlHostTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignerUtilsTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignerVerbToolStripMenuItemTests.cs"/>
<Compile Include="System\Windows\Forms\Design\DockEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\EditorServiceContextTests.cs"/>
<Compile Include="System\Windows\Forms\Design\EmbeddedResourceTests.cs"/>
<Compile Include="System\Windows\Forms\Design\EventHandlerServiceTests.cs"/>
<Compile Include="System\Windows\Forms\Design\FileNameEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\FlowLayoutPanelDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\FlowPanelDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\FolderNameEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\FormatControlTests.cs"/>
<Compile Include="System\Windows\Forms\Design\FormatStringDialogTests.cs"/>
<Compile Include="System\Windows\Forms\Design\FormatStringEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\GroupedContextMenuStripTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ImageCollectionCodeDomSerializerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ImageIndexEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ImageListActionListTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ImageListDesignerOriginalImageCollectionTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ImageListDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ImageListImageEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ImageListImageTests.cs"/>
<Compile Include="System\Windows\Forms\Design\InheritanceUITests.cs"/>
<Compile Include="System\Windows\Forms\Design\InheritedPropertyDescriptorTestExtensions.cs"/>
<Compile Include="System\Windows\Forms\Design\InheritedPropertyDescriptorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ItemTypeToolStripMenuItemTests.cs"/>
<Compile Include="System\Windows\Forms\Design\LabelDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\LinkAreaEditor.LinkAreaUITests.cs"/>
<Compile Include="System\Windows\Forms\Design\LinkAreaEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ListAdapterTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ListBoxDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ListControlStringCollectionEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ListControlUnboundActionListTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ListViewActionListTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ListViewDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ListViewGroupCollectionEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\MaskDescriptorComparerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\MaskDescriptorTemplateTests.cs"/>
<Compile Include="System\Windows\Forms\Design\MaskDescriptorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\MaskDesignerDialogTests.cs"/>
<Compile Include="System\Windows\Forms\Design\MaskedTextBoxDesignerActionListTests.cs"/>
<Compile Include="System\Windows\Forms\Design\MaskedTextBoxDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\MaskedTextBoxTextEditorDropDownTests.cs"/>
<Compile Include="System\Windows\Forms\Design\MaskedTextBoxTextEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\MaskPropertyEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\MenuCommandsTests.cs"/>
<Compile Include="System\Windows\Forms\Design\MonthCalendarDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\NotifyIconDesignerActionListTests.cs"/>
<Compile Include="System\Windows\Forms\Design\NotifyIconDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\OleDragDropHandlerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\PanelDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ParentControlDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\PictureBoxActionListTests.cs"/>
<Compile Include="System\Windows\Forms\Design\PictureBoxDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\PrintDialogDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\RadioButtonDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\RichTextBoxActionListTests.cs"/>
<Compile Include="System\Windows\Forms\Design\RichTextBoxDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\SelectionUIHandlerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ShortcutKeysEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\SplitterDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\SplitterPanelDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\SRDisplayNameAttributeTests.cs"/>
<Compile Include="System\Windows\Forms\Design\StandardCommandToolStripMenuItemTests.cs"/>
<Compile Include="System\Windows\Forms\Design\StatusCommandUITests.cs"/>
<Compile Include="System\Windows\Forms\Design\TabControlDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\TableLayoutPanelCodeDomSerializerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\TableLayoutPanelDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\TabOrderTests.cs"/>
<Compile Include="System\Windows\Forms\Design\TabPageDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\TextBoxActionListTests.cs"/>
<Compile Include="System\Windows\Forms\Design\TextBoxBaseDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\TextBoxDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripActionListTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripAdornerWindowServiceTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripCollectionEditorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripContainerActionListTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripContainerDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripContentPanelDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripCustomTypeDescriptorTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripDesignerUtilsTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripEditorManagerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripInSituServiceTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripMenuItemCodeDomSerializerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripPanelDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\TreeViewDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\UpDownBaseDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\UserControlDocumentDesignerTests.cs"/>
<Compile Include="System\Windows\Forms\Design\VsPropertyGridTests.cs"/>
<Compile Include="System\Windows\Forms\Design\WindowsFormsDesignerOptionServiceTests.cs"/>
<Compile Include="TestControlDesigner.cs"/>
<Compile Include="TestControlDesigner.Mocks.cs"/>
<Compile Include="ToolStripDesignerTests.cs"/>
<Compile Include="ToolStripDropDownDesignerTest.cs"/>
<Compile Include="ToolStripDropDownItemDesignerTest.cs"/>
<Compile Include="ToolStripMenuItemDesignerTest.cs"/>
<Compile Include="TreeNodeCollectionEditorTests.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\System.Windows.Forms.Design.Tests\Release\net10.0-windows7.0\System.Windows.Forms.Design.Tests.GlobalUsings.g.cs" Link="artifacts\obj\System.Windows.Forms.Design.Tests\Release\net10.0-windows7.0\System.Windows.Forms.Design.Tests.GlobalUsings.g.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\System.Windows.Forms.Design.Tests\Release\net10.0-windows7.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Windows.Forms.Design.Tests\Release\net10.0-windows7.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\System.Windows.Forms.Design.Tests\Release\net10.0-windows7.0\SelfRegisteredExtensions.cs" Link="artifacts\obj\System.Windows.Forms.Design.Tests\Release\net10.0-windows7.0\SelfRegisteredExtensions.cs"/>
<Compile Include="..\..\..\..\.packages\xunit.v3.core\3.0.0-pre.25\_content\DefaultRunnerReporters.cs" Link=".packages\xunit.v3.core\3.0.0-pre.25\_content\DefaultRunnerReporters.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\System.Windows.Forms.Design.Tests\Release\net10.0-windows7.0\XunitAutoGeneratedEntryPoint.cs" Link="artifacts\obj\System.Windows.Forms.Design.Tests\Release\net10.0-windows7.0\XunitAutoGeneratedEntryPoint.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\System.Windows.Forms.Design.Tests\Release\net10.0-windows7.0\System.Windows.Forms.Design.Tests.AssemblyInfo.cs" Link="artifacts\obj\System.Windows.Forms.Design.Tests\Release\net10.0-windows7.0\System.Windows.Forms.Design.Tests.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\ref\4110d21b9b7d4f298335e153b95437a4\Accessibility.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fab935560e6c4c138c7b46f8e84eec2a\AxInterop.WMPLib.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\34e54cf52b4a4c2b82645ccc3a46837e\Castle.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\73518d27000746ef8d11b991f858667e\FluentAssertions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\01298882d27c47b98fcf033c0c839b21\Interop.WMPLib.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1bf9b063301b4d17819657c8bc5b7b96\Microsoft.Bcl.AsyncInterfaces.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\12b5eab6c35449de8a414534978c0608\Microsoft.CodeAnalysis.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6b0ccd03e81e4712909cc3f0cff142fa\Microsoft.CodeAnalysis.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5f4d1d520fb2478c93f3e1b5bd66702f\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\59376ff2cb414c5993dd5c3eecd5fac4\Microsoft.Diagnostics.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e6ee524d03d04f5fa23640ebcc5b5f6c\Microsoft.DotNet.RemoteExecutor.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\db4815661a544c0f9eb0b1d4a8eaad65\Microsoft.DotNet.XUnitV3Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7de380c6f16f4e6185a6559c299a4848\Microsoft.Testing.Extensions.MSBuild.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1537dcf4c9194c47bd92ca0f323f0639\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4a59ceb7b96e450a86db1546c6474122\Microsoft.Testing.Extensions.TrxReport.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d13638124c774a638cd7b12cbba091bc\Microsoft.Testing.Platform.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fb93a9c98e0c4bc593245a7f781f7620\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bc349b40317741c1a1703d3f62201e80\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7211c7a45cab42348638cb09d1a1f74e\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\09ace5b6a59b4f0d921e5517abb23bea\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\34963a9740464dddb3e2d0aa0bf8c9fb\Microsoft.Win32.SystemEvents.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\36630aaba219448b98a922e4ca5a0c6a\Moq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9e69d9732d6f44098662dd48570234e8\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a7d12308c6fd4574847bd667c37f6857\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d3fbc2ecd97442ec936515e63df5c682\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d2043b5c25f64154857bcddc71db9c19\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\442c6e2b6d634c5e8f9dcb53c139aacc\System.CodeDom.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ef1275a1cdd84fe69e43deaadee51a51\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5ecb8ced87a040799d42c839247ad520\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3a8a9c6e270742a3a55aabfcbd4305d2\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\728cb4fc299f418f829387d44f963447\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\704bb1f239c641f39a71d9deea78cdfc\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d7b4ccc80c744c508c22178e88527d84\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9735de71bb50433eb77a8ea138f7fd80\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b202b2e30bcd4e9ba22c245fb56094d0\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dad92d43708049558eb29fbef0615ee5\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dba19296236b489cadf9d3b42e0fffa7\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5ae0d56a16ef4fcfa6a32f9ea4bca261\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\835695a5ef2a42bcbdc638383234e79f\System.Configuration.ConfigurationManager.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7616ae8bc8374d089bf7a846ad7c08e0\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fe6d33130d654087ac966fc374a805c2\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a1b843fe66884886a69d8af5b1e21895\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a9e4663591d24958836cb71e7a5d2d93\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d858b37daa2642a29eefad33cb76bcbd\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\07d31eb1826d4103a9194a32f38bc456\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6db60ac7bc3541fcace4fe84c8d1f314\System.Design.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bd904bf75624413f82d7185176931277\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1af54933424643ebab7e9d89335c0d2d\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d35d00fba773480d876ca6a3c15122de\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0bcb3596834a4b5495e239534f6b7905\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2d60260950964cb6a0a3c21e517ec8ef\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\aa74626670c8488cab9d3098e6a2921d\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\576f302aaa784d4cb7a7dddd7af3a411\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7db2f9600f6e448aa843df849e7f3019\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0d16d87fe4bd470688f362b1abf76f35\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\26f23c11c622452ba16398b9a62bc9cb\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5b1ff79b34b246209a6b205dc5ff12eb\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2e32ff53e5e7460ca8b9340f80dd7717\System.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\faa327d1062e482aa3c8c16e78cbbff8\System.Drawing.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b83b2f2535704bd09fda2331f8eedb94\System.Drawing.Design.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cba5865911914454b2da212c6a09141c\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\32f0236c45704b169596be3e67091efe\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\36826f1437674afbaa13b932bf1d778f\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9625a15919964c9d8fe30facee5ae607\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\02b332737c6946ae94d9a06a7d00e49f\System.Formats.Nrbf.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\586f63fb08e34300be58ca20fd01836f\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6ea7ec661158409492909e5b2fd9602f\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d88465c523344b89adf687923dcbb125\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7171d9aae04646ac9817836d8e541769\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a46efc934abc4b0d816c959149c697d2\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8a12741f0b074292af65987b6e8f70b3\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4f4457d7c72149608181de2ecf07eddd\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9d94947e6c994c40945ce756592d2b11\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4386821db2b94db0883ede9fdb4d5736\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\659576b36dc44f0d8ca88a34bd9c18de\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2326d87a2cb3463b88902f4142659e60\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9fca09a7f1e94ef196604935d3c95410\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d17c247f0cf54a118e030aaac91d656a\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c733b97559f64714bbebdd8a52134c50\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\756546e48eac4e2ead0ec987a537c08c\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ecf9785080e9457fadf2ad2b6f49e9ea\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c460dcf0444c4be7845cf0edfbeb1526\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a31c599a4c7947f5a771ff9cd915d52b\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\41841f0501324063955db3aa8d854bc6\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6f4959ba276f447f973b65c31bed4f7b\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4c9f8b4b09d1468b845c34fdc05f308a\System.Linq.AsyncEnumerable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8114682c1a0245c2b0d1925b5d847c11\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\122a3e80ce8348fbbd1dd6e7b0193850\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fc1a7766b3424b50b743b4e3b9694f0c\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7b298c3493b14d19ab0754081f74f74d\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5a76e4eb753440ca9cd9cb939e772242\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c717015e18414428a9f241bc028889ff\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a666aa85f8594b25aef4c402098e8af9\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\56ae15b7f6dd4963b8bb1cb7df2bfcd7\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b6bb90a41b78454e9183ab607a2b7f6e\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c73016cadf7f4fdcbc67337314659110\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\865e535836784d53ae6d63320daf06bf\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\33c3195cb7f44aecb56e70cfc82df2b1\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\504ad44935d94b488d9d966002ed77c6\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8e8fb5a25aa649acbd7028f3374f4600\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a8c4cf1e8c40439eb295fda1a81b9dae\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\23252d950a7a49aab88c0d31e4077506\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\70a100ec39cd4383812a4821d5c189ce\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e13605a783bf482aad6f69572ec48861\System.Net.ServerSentEvents.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ac5aacc6b1824097a5266aee7ebf28e3\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4597bf15d9f94df18f0b114a40d6df86\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\afc87af01d164ec28c472af99ea72e09\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3b6823eac2244b8ba41b4b91442f196c\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9266f5dd7f70428aa1659d125d80ae78\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\23b1c14f3add4f32b07c5b07a59270c3\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9c2221eccc4148b783728a385850d65e\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0447f04b613d41059364939988563c88\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d4081d62eafe469a8ef65d8930980762\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6b4a447e760a47b593e73938a5cbaa43\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7975d2b2032e4039bd810a73c4c56ff5\System.Private.Windows.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\05c98420223146cc911b97acfc160430\System.Private.Windows.Core.TestUtilities.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\85fe63e2e4364fdaa10837553e215f57\System.Private.Windows.GdiPlus.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9e3754c8f6b54968baded9df0cb4a5fd\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2467f295f8ef479183158f78bf1b9d36\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d2b4fb6605994956acae353b3ad35378\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\17a8b9ab4a20426d8fa70b70b7f0b55d\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5a953ebecca74d61813c33fbebfa86a3\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\47694a5d1444457690427419afe6bd9b\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f3263a9eac9b49d680505c1041b8ee05\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\44d1e69dc75f4470bd1aae9ca2c969fc\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\845ddb39746f4028a6a7edfe016a8bcc\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0f4fe415fb2e427f89f927f8c4f57b2b\System.Resources.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c7480e95bf904facb8ce0f2dc980a7aa\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\88be95b113b3488889891e9d81aa0610\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b133429699834ef8b68b94a3cbb540fd\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\10d6909489d74883988c1be0727df59c\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9867728a68bf44eab67656d985d9ba9a\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\54f9e91d3a10483296f37669ef31dead\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c0aebf6db4d24f0baad175e42b4ba4e4\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\07ea899b82584c8a84fc357976286a2f\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cc0a7a87c51c40c9b6d2e63cd4b165e9\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5a3a1cbd83c8492594107e9f3e7702b3\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\02655db899974cd29f0e676cf62e36df\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\12cfc2b8822547ba8f5323e29cbe357a\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a6c1228779a743d2bc36071cc3a891c7\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9862dcfcc95e4f88ae933a68396373c4\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\15a8cf94bd06478da34d83aefde2b1f5\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3a137d840adb4107b0dfc1659eed4dfb\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\aba41e4ecf324a61a29f5ee36021a983\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\511f6b0aa2304c139596b61afbd1d56e\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f8920353afee46c1a963a893e46cb3fb\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8f7535202e29424b8124b86ecc54a754\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ee00625e76f14aea954ddf6be6375ce4\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5b409757655a411592680e6f23f60fa1\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6fcd05a54a6b4418b41d4080a9928949\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\58db08b0ccb547448dc062f6eb8035e3\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\86e8623ad0fc44df98e50618fca9cfdd\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\48baa169cfdd49afa8ba0b370999352d\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ca5d1e2be98f4abaaff9f3f6e2586078\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7ed1320fb0a64075bbbede4eb3eae596\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\26079cf32fa84c60a15c76c5b447b237\System.Security.Cryptography.ProtectedData.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3398f54c717a46cfb976727bc546d76e\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1219bcce147f4230953abb70240c8e8a\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9feb2e94a81f447ba914f3dba38ed4d9\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2369489f551d4d06b40a77a8541816ff\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d4ecfae4ffa34e32a2020524afcbd633\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\550b34f35cef4d48960f58516de29e42\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b50f6c3b92824981bc7701102381a766\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6650c7d389534035b85dbdf7c5aaacd9\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7f1103911d5542f899fc8fea487eae0a\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\22f4c680ffbc4dfdba9b8d8f097b526c\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\abf55d2a95a94540b0e781213b5389ae\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d4bc0eb605ff4a86a6d255a0e4e0fc24\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\726016dae7eb4460950e7d3b47eea3f9\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7ed640d9cf5a480b8e9681a9a91fd728\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a87848618c514baba63ea89652b5e638\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1d58d060ca804b51b44e786ba57b3aa2\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cc6e3797f9d84e258ba59cdde560f8b4\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1d02f83ca03d47f183e880569758dd8b\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\58ee80ed1eb54ecd804ce85198c7a152\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a893a09355c64a73bbda2b5aa4671c12\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\209b85d1d9e24d6e9d930567d53a856a\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\68f1ef86026449c5a20cc4462009baaf\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\92b5b87522f24ed98ed61d5f5e1da1d7\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a77056d212c54f2880fdc6af01eb83a8\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4310b61ff94147eaacbc7a81fc1e8a38\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9bcb193b851440fc9b5d8282b02ca62a\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6e45fcc284ad41a2b25cc33c32051bb9\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\126898e1df6f45f984eba0eece54c1f1\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b3b71ac356d04141b154a9628fae4499\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\917334cf0daf4962a2d5cce9f8268274\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0b76dceeda7545d2a94f546d9900ca59\System.Windows.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e814a2f8f2a149d6a5ca68ed6c6f9628\System.Windows.Forms.Design.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0bc49f8893d9452e91845062c556ca9f\System.Windows.Forms.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e2b24041ff494858992b9162c8f51241\System.Windows.Forms.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\efb2875cc1d14d039e00878048c688e8\System.Windows.Forms.Primitives.TestUtilities.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ec9c0056d2e342318d1318a73fa02a96\System.Windows.Forms.TestUtilities.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6e5277ce66be489481bae07060eb055c\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0f20f8552207451faa16368e99a573c0\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f16f6642b46145cebd21327bfe3092cd\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0711f47da29e4d7987f9a0c88de6e6e0\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9d5019c68b304bef8e4fa0cc194da6a6\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\084d08f0a2154471bef000859ead0c56\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\79d3235a16da48109cd577dee493ab9a\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8e8e97c34de542f9b2016e974da34937\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2f89c18ec7134ef1a2f7123614840d6c\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7f8c89171144460b9078410d74fc91a9\WindowsBase.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9051f3ceacf04c0fbca9200705ae5312\Xunit.StaFact.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8c70b35c086d4362ad7738d9396c998c\xunit.v3.assert.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7661c1f26b4b4f638e763984034eb3e8\xunit.v3.common.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\93a65568cf374c72b2fde39318359333\xunit.v3.core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c6d74b64d7c6491b9fe56a35b4cd19f5\xunit.v3.runner.common.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\277596d4e55b4f7ea725b35c27bd8bdc\xunit.v3.runner.inproc.console.dll"/>
</ItemGroup>
</Project>
|