|
<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>System.Windows.Forms.Design</AssemblyName>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PublicSign>true</PublicSign>
<KeyOriginatorFile>..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.25511.101\tools\snk\ECMA.snk</KeyOriginatorFile>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;RELEASE;NET;NET10_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Compile Include="AssemblyInfo.cs"/>
<Compile Include="AssemblyRef.cs"/>
<Compile Include="DataSourceDescriptor.cs"/>
<Compile Include="GlobalSuppressions.cs"/>
<Compile Include="GlobalUsings.cs"/>
<Compile Include="Properties\AssemblyInfo.cs"/>
<Compile Include="Resources\MaskDesignerDialog.Designer.cs"/>
<Compile Include="SRCategoryAttribute.cs"/>
<Compile Include="SRDescriptionAttribute.cs"/>
<Compile Include="SRDisplayNameAttribute.cs"/>
<Compile Include="System\ComponentModel\Design\ActiveDesignSurfaceChangedEventArgs.cs"/>
<Compile Include="System\ComponentModel\Design\ActiveDesignSurfaceChangedEventHandler.cs"/>
<Compile Include="System\ComponentModel\Design\ArrayEditor.cs"/>
<Compile Include="System\ComponentModel\Design\BinaryEditor.BinaryUI.cs"/>
<Compile Include="System\ComponentModel\Design\BinaryEditor.cs"/>
<Compile Include="System\ComponentModel\Design\ByteViewer.cs"/>
<Compile Include="System\ComponentModel\Design\CodeMarkerEvent.cs"/>
<Compile Include="System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs"/>
<Compile Include="System\ComponentModel\Design\CollectionEditor.CollectionForm.cs"/>
<Compile Include="System\ComponentModel\Design\CollectionEditor.cs"/>
<Compile Include="System\ComponentModel\Design\CollectionEditor.FilterListBox.cs"/>
<Compile Include="System\ComponentModel\Design\CollectionEditor.PropertyGridSite.cs"/>
<Compile Include="System\ComponentModel\Design\CollectionEditor.SplitButton.cs"/>
<Compile Include="System\ComponentModel\Design\ComponentDesigner.CDDesignerCommandSet.cs"/>
<Compile Include="System\ComponentModel\Design\ComponentDesigner.cs"/>
<Compile Include="System\ComponentModel\Design\ComponentDesigner.ShadowPropertyCollection.cs"/>
<Compile Include="System\ComponentModel\Design\DataSourceDescriptor.cs"/>
<Compile Include="System\ComponentModel\Design\DataSourceDescriptorCollection.cs"/>
<Compile Include="System\ComponentModel\Design\DataSourceGroup.cs"/>
<Compile Include="System\ComponentModel\Design\DataSourceGroupCollection.cs"/>
<Compile Include="System\ComponentModel\Design\DataSourceProviderService.cs"/>
<Compile Include="System\ComponentModel\Design\DateTimeEditor.cs"/>
<Compile Include="System\ComponentModel\Design\DateTimeEditor.DateTimeUI.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionHeaderItem.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionItem.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionItemCollection.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionItemCollectionExtensions.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionList.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionListCollection.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionListsChangedEventArgs.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionListsChangedEventHandler.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionListsChangedType.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionMethodItem.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionPanel.CheckBoxPropertyLine.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionPanel.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionPanel.DesignerActionPanelHeaderItem.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.EditorButton.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.FlyoutDialog.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionPanel.HeaderLine.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionPanel.Line.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionPanel.LineInfo.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionPanel.MethodLine.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionPanel.PanelHeaderLine.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionPanel.PropertyLine.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionPanel.SeparatorLine.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionPanel.TextBoxPropertyLine.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionPanel.TextLine.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionPanel.TypeDescriptorContext.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionPropertyItem.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionService.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionTextItem.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionUI.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionUI.DesignerActionToolStripDropDown.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionUIService.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionUIStateChangeEventArgs.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionUIStateChangeEventHandler.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerActionUIStateChangeType.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerCommandSet.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerEventService.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerHost.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerHost.DesignerHostTransaction.cs"/>
<Compile Include="System\ComponentModel\Design\DesignerHost.Site.cs"/>
<Compile Include="System\ComponentModel\Design\DesignSurface.cs"/>
<Compile Include="System\ComponentModel\Design\DesignSurfaceCollection.cs"/>
<Compile Include="System\ComponentModel\Design\DesignSurfaceEvent.cs"/>
<Compile Include="System\ComponentModel\Design\DesignSurfaceManager.cs"/>
<Compile Include="System\ComponentModel\Design\DesignSurfaceServiceContainer.cs"/>
<Compile Include="System\ComponentModel\Design\DisplayMode.cs"/>
<Compile Include="System\ComponentModel\Design\EventBindingService.cs"/>
<Compile Include="System\ComponentModel\Design\EventBindingService.EventPropertyDescriptor.cs"/>
<Compile Include="System\ComponentModel\Design\ExceptionCollection.cs"/>
<Compile Include="System\ComponentModel\Design\ExtenderProviderService.cs"/>
<Compile Include="System\ComponentModel\Design\FlowLayoutPanelDesigner.cs"/>
<Compile Include="System\ComponentModel\Design\HostDesigntimeLicenseContext.cs"/>
<Compile Include="System\ComponentModel\Design\IMultitargetHelperService.cs"/>
<Compile Include="System\ComponentModel\Design\InheritanceService.cs"/>
<Compile Include="System\ComponentModel\Design\InheritedPropertyDescriptor.cs"/>
<Compile Include="System\ComponentModel\Design\LoadedEventArgs.cs"/>
<Compile Include="System\ComponentModel\Design\LoadedEventHandler.cs"/>
<Compile Include="System\ComponentModel\Design\MenuCommandsChangedEventArgs.cs"/>
<Compile Include="System\ComponentModel\Design\MenuCommandsChangedEventHandler.cs"/>
<Compile Include="System\ComponentModel\Design\MenuCommandsChangedType.cs"/>
<Compile Include="System\ComponentModel\Design\MenuCommandService.cs"/>
<Compile Include="System\ComponentModel\Design\MultilineStringEditor.cs"/>
<Compile Include="System\ComponentModel\Design\MultilineStringEditor.MultilineStringEditorUI.cs"/>
<Compile Include="System\ComponentModel\Design\MultilineStringEditor.OleCallback.cs"/>
<Compile Include="System\ComponentModel\Design\ObjectSelectorEditor.cs"/>
<Compile Include="System\ComponentModel\Design\ObjectSelectorEditor.Selector.cs"/>
<Compile Include="System\ComponentModel\Design\ObjectSelectorEditor.SelectorNode.cs"/>
<Compile Include="System\ComponentModel\Design\ProjectTargetFrameworkAttribute.cs"/>
<Compile Include="System\ComponentModel\Design\ReferenceService.cs"/>
<Compile Include="System\ComponentModel\Design\SelectionService.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\BasicDesignerLoader.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\BasicDesignerLoader.ReloadOptions.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomComponentSerializationState.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.ComponentListCodeDomSerializer.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.LocalDesignerSerializationManager.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.LocalResourceManager.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.LocalServices.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.ObjectData.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.PassThroughSerializationManager.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomDesignerLoader.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomDesignerLoader.ModifierConverter.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomDesignerLoader.ModifiersExtenderProvider.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomDesignerLoader.ModifiersInheritedExtenderProvider.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomLocalizationModel.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomLocalizationProvider.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomLocalizationProvider.LanguageCultureInfoConverter.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomLocalizationProvider.LanguageExtenders.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomSerializationProvider.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomSerializer.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomSerializerBase.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeDomSerializerException.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CodeMethodMap.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\CollectionCodeDomSerializer.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\ComponentCache.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\ComponentCache.ResourceEntry.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\ComponentCodeDomSerializer.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\ComponentTypeCodeDomSerializer.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\ContainerCodeDomSerializer.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\DesignerSerializationManager.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\EnumCodeDomSerializer.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\EventMemberCodeDomSerializer.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\ExpressionContext.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\ExpressionTable.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\ICodeDomDesignerReload.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\LocalizationCodeDomSerializer.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\MemberCodeDomSerializer.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\PrimitiveCodeDomSerializer.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\PropertyMemberCodeDomSerializer.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\ResourceCodeDomSerializer.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\ResourceCodeDomSerializer.SerializationResourceManager.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\ResourcePropertyMemberCodeDomSerializer.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\RootContext.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\SerializeAbsoluteContext.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\StatementContext.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\TypeCodeDomSerializer.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\TypeCodeDomSerializer.StatementOrderComparer.cs"/>
<Compile Include="System\ComponentModel\Design\ServiceContainerExtensions.cs"/>
<Compile Include="System\ComponentModel\Design\SiteNestedContainer.cs"/>
<Compile Include="System\ComponentModel\Design\ToolStripContainerActionList.cs"/>
<Compile Include="System\ComponentModel\Design\TypeDescriptorFilterService.cs"/>
<Compile Include="System\ComponentModel\Design\UndoEngine.cs"/>
<Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.AddRemoveUndoEvent.cs"/>
<Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.ChangeUndoEvent.cs"/>
<Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.cs"/>
<Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.RenameUndoEvent.cs"/>
<Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.UndoEvent.cs"/>
<Compile Include="System\Drawing\BitmapSelector.cs"/>
<Compile Include="System\Drawing\Design\BitmapEditor.cs"/>
<Compile Include="System\Drawing\Design\ColorEditor.ColorPalette.ColorPaletteAccessibleObject.ColorCellAccessibleObject.cs"/>
<Compile Include="System\Drawing\Design\ColorEditor.ColorPalette.ColorPaletteAccessibleObject.cs"/>
<Compile Include="System\Drawing\Design\ColorEditor.ColorPalette.cs"/>
<Compile Include="System\Drawing\Design\ColorEditor.ColorUI.ColorEditorListBox.cs"/>
<Compile Include="System\Drawing\Design\ColorEditor.ColorUI.ColorEditorTabControl.cs"/>
<Compile Include="System\Drawing\Design\ColorEditor.ColorUI.cs"/>
<Compile Include="System\Drawing\Design\ColorEditor.cs"/>
<Compile Include="System\Drawing\Design\ColorEditor.CustomColorDialog.cs"/>
<Compile Include="System\Drawing\Design\ColorEditor.StandardColorComparer.cs"/>
<Compile Include="System\Drawing\Design\ColorEditor.SystemColorComparer.cs"/>
<Compile Include="System\Drawing\Design\ContentAlignmentEditor.ContentUI.cs"/>
<Compile Include="System\Drawing\Design\ContentAlignmentEditor.cs"/>
<Compile Include="System\Drawing\Design\CursorEditor.cs"/>
<Compile Include="System\Drawing\Design\CursorEditor.CursorUI.cs"/>
<Compile Include="System\Drawing\Design\FontEditor.cs"/>
<Compile Include="System\Drawing\Design\FontNameEditor.cs"/>
<Compile Include="System\Drawing\Design\IconEditor.cs"/>
<Compile Include="System\Drawing\Design\ImageEditor.cs"/>
<Compile Include="System\Drawing\Design\IToolboxItemProvider.cs"/>
<Compile Include="System\Drawing\Design\IToolboxService.cs"/>
<Compile Include="System\Drawing\Design\IToolboxUser.cs"/>
<Compile Include="System\Drawing\Design\MetafileEditor.cs"/>
<Compile Include="System\Drawing\Design\SelectionPanelBase.cs"/>
<Compile Include="System\Drawing\Design\ToolboxComponentsCreatedEventArgs.cs"/>
<Compile Include="System\Drawing\Design\ToolboxComponentsCreatedEventHandler.cs"/>
<Compile Include="System\Drawing\Design\ToolboxComponentsCreatingEventArgs.cs"/>
<Compile Include="System\Drawing\Design\ToolboxComponentsCreatingEventHandler.cs"/>
<Compile Include="System\Drawing\Design\ToolboxItem.cs"/>
<Compile Include="System\Drawing\Design\ToolboxItemCollection.cs"/>
<Compile Include="System\Drawing\Design\ToolboxItemCreatorCallback.cs"/>
<Compile Include="System\Drawing\SelectionPanelBase.SelectionPanelRadioButton.cs"/>
<Compile Include="System\Resources\Tools\ITargetAwareCodeDomProvider.cs"/>
<Compile Include="System\Resources\Tools\StronglyTypedResourceBuilder.cs"/>
<Compile Include="System\Resources\Tools\StronglyTypedResourceBuilder.ResourceData.cs"/>
<Compile Include="System\Runtime\InteropServices\UCOMITypeLib.cs"/>
<Compile Include="System\Windows\Forms\Design\AdapterHelpers.cs"/>
<Compile Include="System\Windows\Forms\Design\AdornmentType.cs"/>
<Compile Include="System\Windows\Forms\Design\AnchorEditor.AnchorUI.cs"/>
<Compile Include="System\Windows\Forms\Design\AnchorEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\AxImporter.cs"/>
<Compile Include="System\Windows\Forms\Design\AxImporter.IReferenceResolver.cs"/>
<Compile Include="System\Windows\Forms\Design\AxImporter.Options.cs"/>
<Compile Include="System\Windows\Forms\Design\BaseContextMenuStrip.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\Adorner.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\AdornerCollection.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\Behavior.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\BehaviorDragDropEventArgs.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\BehaviorDragDropEventHandler.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\BehaviorService.AdornerWindow.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\BehaviorService.AdornerWindow.MouseHook.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\BehaviorService.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\BehaviorService.MenuCommandHandler.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\BehaviorServiceAdornerCollectionEnumerator.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\ComponentGlyph.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\ContainerSelectorBehavior.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\ContainerSelectorGlyph.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\ControlBodyGlyph.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\DesignerActionBehavior.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\DesignerActionGlyph.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\DesignerActionKeyboardBehavior.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\DragAssistanceManager.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\DragAssistanceManager.Line.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\DropSourceBehavior.BehaviorDataObject.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\DropSourceBehavior.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\Glyph.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\GlyphCollection.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\GlyphSelectionType.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\GrabHandleGlyph.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\GrabHandleGlyphType.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\LockedBorderGlyph.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\LockedHandleGlyph.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\MiniLockedBorderGlyph.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\NoResizeHandleGlyph.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\NoResizeSelectionBorderGlyph.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\ResizeBehavior.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\SelectionBorderGlyph.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\SelectionBorderGlyphType.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\SelectionGlyphBase.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\SelectionManager.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\SnapLine.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\SnapLinePriority.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\SnapLineType.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\TableLayoutPanelBehavior.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\TableLayoutPanelResizeGlyph.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\ToolboxItemSnapLineBehavior.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\ToolboxSnapDragDropEventArgs.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\ToolboxSnapDragDropEventArgs.SnapDirection.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\ToolStripPanelSelectionBehavior.cs"/>
<Compile Include="System\Windows\Forms\Design\Behavior\ToolStripPanelSelectionGlyph.cs"/>
<Compile Include="System\Windows\Forms\Design\BindingNavigatorDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\BindingSourceDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\BorderSidesEditor.BorderSidesEditorUI.cs"/>
<Compile Include="System\Windows\Forms\Design\BorderSidesEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\ButtonBaseDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\ChangeToolStripParentVerb.cs"/>
<Compile Include="System\Windows\Forms\Design\CollectionEditVerbManager.cs"/>
<Compile Include="System\Windows\Forms\Design\ColumnHeaderCollectionEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\ComboBoxDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\CommandSet.CommandSetItem.cs"/>
<Compile Include="System\Windows\Forms\Design\CommandSet.CommandSetItem.StatusState.cs"/>
<Compile Include="System\Windows\Forms\Design\CommandSet.cs"/>
<Compile Include="System\Windows\Forms\Design\CommandSet.ImmediateCommandSetItem.cs"/>
<Compile Include="System\Windows\Forms\Design\ComponentActionsType.cs"/>
<Compile Include="System\Windows\Forms\Design\ComponentDocumentDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\ComponentTray.cs"/>
<Compile Include="System\Windows\Forms\Design\ContainerSelectorActiveEventArgs.cs"/>
<Compile Include="System\Windows\Forms\Design\ContainerSelectorActiveEventArgsType.cs"/>
<Compile Include="System\Windows\Forms\Design\ContainerSelectorActiveEventHandler.cs"/>
<Compile Include="System\Windows\Forms\Design\ContextMenuStripActionList.cs"/>
<Compile Include="System\Windows\Forms\Design\ContextMenuStripGroup.cs"/>
<Compile Include="System\Windows\Forms\Design\ContextMenuStripGroupCollection.cs"/>
<Compile Include="System\Windows\Forms\Design\ControlCodeDomSerializer.cs"/>
<Compile Include="System\Windows\Forms\Design\ControlCommandSet.cs"/>
<Compile Include="System\Windows\Forms\Design\ControlDesigner.CanResetSizePropertyDescriptor.cs"/>
<Compile Include="System\Windows\Forms\Design\ControlDesigner.ChildSubClass.cs"/>
<Compile Include="System\Windows\Forms\Design\ControlDesigner.ChildWindowTarget.cs"/>
<Compile Include="System\Windows\Forms\Design\ControlDesigner.ControlDesignerAccessibleObject.cs"/>
<Compile Include="System\Windows\Forms\Design\ControlDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\ControlDesigner.DesignerControlCollection.cs"/>
<Compile Include="System\Windows\Forms\Design\ControlDesigner.DesignerControlCollectionCodeDomSerializer.cs"/>
<Compile Include="System\Windows\Forms\Design\ControlDesigner.DesignerWindowTarget.cs"/>
<Compile Include="System\Windows\Forms\Design\ControlDesigner.DockingActionList.cs"/>
<Compile Include="System\Windows\Forms\Design\ControlDesigner.IDesignerTarget.cs"/>
<Compile Include="System\Windows\Forms\Design\ControlDesigner.TransparentBehavior.cs"/>
<Compile Include="System\Windows\Forms\Design\CustomMenuItemCollection.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewAddColumnDialog.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewCellStyleBuilder.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewCellStyleEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewColumnCollectionEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewColumnDataPropertyNameEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewColumnDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewColumnTypeEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewColumnTypeEditor.Picker.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewColumnTypeEditor.Picker.ListBoxItem.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewComboBoxColumnDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewComponentPropertyGridSite.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewDesigner.DataGridViewChooseDataSourceActionList.cs"/>
<Compile Include="System\Windows\Forms\Design\DataGridViewRowCollectionCodeDomSerializer.cs"/>
<Compile Include="System\Windows\Forms\Design\DataMemberFieldConverter.cs"/>
<Compile Include="System\Windows\Forms\Design\DataMemberFieldEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\DataMemberListEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\DataSourceDescriptorCollection.cs"/>
<Compile Include="System\Windows\Forms\Design\DataSourceGroup.cs"/>
<Compile Include="System\Windows\Forms\Design\DataSourceGroupCollection.cs"/>
<Compile Include="System\Windows\Forms\Design\DataSourceListEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\DataSourceProviderService.cs"/>
<Compile Include="System\Windows\Forms\Design\DateTimePickerDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignBinding.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignBindingPicker.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignBindingValueUIHandler.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignBindingValueUIHandler.LocalUIItem.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignerActionVerbItem.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignerActionVerbList.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignerExtenders.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignerExtenders.NameExtenderProvider.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignerExtenders.NameInheritedExtenderProvider.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignerFrame.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignerOptions.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignerToolStripControlHost.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignerUtils.cs"/>
<Compile Include="System\Windows\Forms\Design\DesignerVerbToolStripMenuItem.cs"/>
<Compile Include="System\Windows\Forms\Design\DockEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\DockEditor.DockUI.cs"/>
<Compile Include="System\Windows\Forms\Design\DocumentDesigner.AxToolboxItem.cs"/>
<Compile Include="System\Windows\Forms\Design\DocumentDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\DocumentDesigner.DocumentInheritanceService.cs"/>
<Compile Include="System\Windows\Forms\Design\EditorServiceContext.cs"/>
<Compile Include="System\Windows\Forms\Design\EventHandlerService.cs"/>
<Compile Include="System\Windows\Forms\Design\FileNameEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\FlowLayoutPanelDesigner .cs"/>
<Compile Include="System\Windows\Forms\Design\FlowPanelDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\FolderBrowserDialogDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\FolderNameEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\FolderNameEditor.FolderBrowser.cs"/>
<Compile Include="System\Windows\Forms\Design\FolderNameEditor.FolderBrowserFolder.cs"/>
<Compile Include="System\Windows\Forms\Design\FolderNameEditor.FolderBrowserStyles.cs"/>
<Compile Include="System\Windows\Forms\Design\FormatControl.cs"/>
<Compile Include="System\Windows\Forms\Design\FormatControl.CurrencyFormatType.cs"/>
<Compile Include="System\Windows\Forms\Design\FormatControl.CustomFormatType.cs"/>
<Compile Include="System\Windows\Forms\Design\FormatControl.DateTimeFormatType.cs"/>
<Compile Include="System\Windows\Forms\Design\FormatControl.Designer.cs"/>
<Compile Include="System\Windows\Forms\Design\FormatControl.NoFormattingFormatType.cs"/>
<Compile Include="System\Windows\Forms\Design\FormatControl.NumericFormatType.cs"/>
<Compile Include="System\Windows\Forms\Design\FormatControl.ScientificFormatType.cs"/>
<Compile Include="System\Windows\Forms\Design\FormatStringDialog.cs"/>
<Compile Include="System\Windows\Forms\Design\FormatStringEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\FormDocumentDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\GroupBoxDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\GroupedContextMenuStrip.cs"/>
<Compile Include="System\Windows\Forms\Design\HelpNamespaceEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\IContainsThemedScrollbarWindows.cs"/>
<Compile Include="System\Windows\Forms\Design\IEventHandlerService.cs"/>
<Compile Include="System\Windows\Forms\Design\ImageCollectionCodeDomSerializer.cs"/>
<Compile Include="System\Windows\Forms\Design\ImageCollectionEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\ImageIndexEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\ImageListActionList.cs"/>
<Compile Include="System\Windows\Forms\Design\ImageListDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\ImageListDesigner.OriginalImageCollection.cs"/>
<Compile Include="System\Windows\Forms\Design\ImageListImage.cs"/>
<Compile Include="System\Windows\Forms\Design\ImageListImageEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\IMenuStatusHandler.cs"/>
<Compile Include="System\Windows\Forms\Design\IMouseHandler.cs"/>
<Compile Include="System\Windows\Forms\Design\InheritanceUI.cs"/>
<Compile Include="System\Windows\Forms\Design\InitialDirectoryEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\IOleDragClient.cs"/>
<Compile Include="System\Windows\Forms\Design\IOverlayService.cs"/>
<Compile Include="System\Windows\Forms\Design\ISelectionUIHandler.cs"/>
<Compile Include="System\Windows\Forms\Design\ISelectionUIService.cs"/>
<Compile Include="System\Windows\Forms\Design\ISplitWindowService.cs"/>
<Compile Include="System\Windows\Forms\Design\ISupportInSituService.cs"/>
<Compile Include="System\Windows\Forms\Design\ItemTypeToolStripMenuItem.cs"/>
<Compile Include="System\Windows\Forms\Design\IWrapper.cs"/>
<Compile Include="System\Windows\Forms\Design\LabelDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\LinkAreaEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\LinkAreaEditor.LinkAreaUI.cs"/>
<Compile Include="System\Windows\Forms\Design\ListAdapter.cs"/>
<Compile Include="System\Windows\Forms\Design\ListBoxDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\ListControlStringCollectionEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\ListControlUnboundActionList.cs"/>
<Compile Include="System\Windows\Forms\Design\ListViewActionList.cs"/>
<Compile Include="System\Windows\Forms\Design\ListViewDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\ListViewGroupCollectionEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\ListViewItemCollectionEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\ListViewSubItemCollectionEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\MaskDescriptor.cs"/>
<Compile Include="System\Windows\Forms\Design\MaskDescriptorComparer.cs"/>
<Compile Include="System\Windows\Forms\Design\MaskDescriptorTemplate.cs"/>
<Compile Include="System\Windows\Forms\Design\MaskDesignerDialog.cs"/>
<Compile Include="System\Windows\Forms\Design\MaskedTextBoxDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\MaskedTextBoxDesignerActionList.cs"/>
<Compile Include="System\Windows\Forms\Design\MaskedTextBoxTextEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\MaskedTextBoxTextEditorDropDown.cs"/>
<Compile Include="System\Windows\Forms\Design\MaskPropertyEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\MenuCommands.cs"/>
<Compile Include="System\Windows\Forms\Design\MonthCalendarDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\NavigationalTableLayoutPanel.cs"/>
<Compile Include="System\Windows\Forms\Design\NewItemsContextMenuStrip.cs"/>
<Compile Include="System\Windows\Forms\Design\NoBorderRenderer.cs"/>
<Compile Include="System\Windows\Forms\Design\NotifyIconDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\NotifyIconDesignerActionList.cs"/>
<Compile Include="System\Windows\Forms\Design\OleDragDropHandler.CfCodeToolboxItem.cs"/>
<Compile Include="System\Windows\Forms\Design\OleDragDropHandler.ComponentDataObject.cs"/>
<Compile Include="System\Windows\Forms\Design\OleDragDropHandler.ComponentDataObjectWrapper.cs"/>
<Compile Include="System\Windows\Forms\Design\OleDragDropHandler.cs"/>
<Compile Include="System\Windows\Forms\Design\PanelDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\ParentControlDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\ParentControlDesigner.EscapeHandler.cs"/>
<Compile Include="System\Windows\Forms\Design\PbrsForward.BufferedKey.cs"/>
<Compile Include="System\Windows\Forms\Design\PbrsForward.cs"/>
<Compile Include="System\Windows\Forms\Design\PictureBoxActionList.cs"/>
<Compile Include="System\Windows\Forms\Design\PictureBoxDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\PrintDialogDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\PropertyGridDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\RadioButtonDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\RichTextBoxActionList.cs"/>
<Compile Include="System\Windows\Forms\Design\RichTextBoxDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\SaveFileDialogDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\ScrollableControlDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\SelectedPathEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\SelectionRules.cs"/>
<Compile Include="System\Windows\Forms\Design\SelectionStyles.cs"/>
<Compile Include="System\Windows\Forms\Design\SelectionUIHandler.cs"/>
<Compile Include="System\Windows\Forms\Design\SelectionUIService.ContainerSelectionUIItem.cs"/>
<Compile Include="System\Windows\Forms\Design\SelectionUIService.cs"/>
<Compile Include="System\Windows\Forms\Design\SelectionUIService.HitTestInfo.cs"/>
<Compile Include="System\Windows\Forms\Design\SelectionUIService.SelectionUIItem.cs"/>
<Compile Include="System\Windows\Forms\Design\ServiceProviderExtensions.cs"/>
<Compile Include="System\Windows\Forms\Design\ShortcutKeysEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs"/>
<Compile Include="System\Windows\Forms\Design\SplitContainerDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\SplitContainerDesigner.OrientationActionList.cs"/>
<Compile Include="System\Windows\Forms\Design\SplitterDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\SplitterPanelDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\StandardCommandToolStripMenuItem.cs"/>
<Compile Include="System\Windows\Forms\Design\StandardGroups.cs"/>
<Compile Include="System\Windows\Forms\Design\StandardMenuStripVerb.cs"/>
<Compile Include="System\Windows\Forms\Design\StatusCommandUI.cs"/>
<Compile Include="System\Windows\Forms\Design\StringArrayEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\StringCollectionEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\StringCollectionEditor.StringCollectionForm.cs"/>
<Compile Include="System\Windows\Forms\Design\StyleCollectionEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\StyleEditorForm.cs"/>
<Compile Include="System\Windows\Forms\Design\TabControlDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\TableLayoutControlCollectionCodeDomSerializer.cs"/>
<Compile Include="System\Windows\Forms\Design\TableLayoutPanelCodeDomSerializer.cs"/>
<Compile Include="System\Windows\Forms\Design\TableLayoutPanelDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\TabOrder.cs"/>
<Compile Include="System\Windows\Forms\Design\TabPageCollectionEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\TabPageDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\TemplateNodeCustomMenuItemCollection.cs"/>
<Compile Include="System\Windows\Forms\Design\TemplateNodeSelectionState.cs"/>
<Compile Include="System\Windows\Forms\Design\TextBoxActionList.cs"/>
<Compile Include="System\Windows\Forms\Design\TextBoxBaseDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\TextBoxDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\ThemedScrollbarMode.cs"/>
<Compile Include="System\Windows\Forms\Design\ThemedScrollbarWindow.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripActionList.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripAdornerWindowService.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripCodeDomSerializer.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripCollectionEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripContainerDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripContentPanelDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripCustomTypeDescriptor.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripDesignerUtils.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripDropDownDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripDropDownItemDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripEditorManager.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripInSituService.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripItemBehavior.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripItemCustomMenuItemCollection.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripItemDataObject.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripItemDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripItemGlyph.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripKeyboardHandlingService.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripMenuItemCodeDomSerializer.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripPanelDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\ToolStripTemplateNode.cs"/>
<Compile Include="System\Windows\Forms\Design\TrackBarDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\TreeNodeCollectionEditor.cs"/>
<Compile Include="System\Windows\Forms\Design\TreeViewActionList.cs"/>
<Compile Include="System\Windows\Forms\Design\TreeViewDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\UpDownBaseDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\UserControlDocumentDesigner.cs"/>
<Compile Include="System\Windows\Forms\Design\VsPropertyGrid.cs"/>
<Compile Include="System\Windows\Forms\Design\WindowsFormsDesignerOptionService.cs"/>
<Compile Include="..\..\Common\src\RTLAwareMessageBox.cs" Link="src\Common\src\RTLAwareMessageBox.cs"/>
<Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Design\Release\net10.0\System.Windows.Forms.Design.GlobalUsings.g.cs" Link="artifacts\obj\System.Windows.Forms.Design\Release\net10.0\System.Windows.Forms.Design.GlobalUsings.g.cs"/>
<Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Design\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Windows.Forms.Design\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Design\Release\net10.0\System.SR.cs" Link="artifacts\obj\System.Windows.Forms.Design\Release\net10.0\System.SR.cs"/>
<Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Design\Release\net10.0\System.Windows.Forms.Design.AssemblyInfo.cs" Link="artifacts\obj\System.Windows.Forms.Design\Release\net10.0\System.Windows.Forms.Design.AssemblyInfo.cs"/>
<Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Design\Release\net10.0\_AssemblyInfo.g.cs" Link="artifacts\obj\System.Windows.Forms.Design\Release\net10.0\_AssemblyInfo.g.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\ref\e3a04b1bdba54c4091595d0c3bde0de3\Accessibility.dll"/>
<ReferencePath Include="..\..\..\..\ref\a0f18535d93840bcb61fb3f72ccd5f43\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\ref\6d11c7d21abf4966b999e5f96e52693c\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\7b697914a21b44b5b2bc07091c4a720a\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\ref\f4c3c20aa25e4364b2442f6cfe6b35d4\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\28a8576e621248bbad5e0b221d2bd7e6\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\ref\22e23786ee7e4cb9893821267e30ae53\Microsoft.Win32.SystemEvents.dll"/>
<ReferencePath Include="..\..\..\..\ref\42d3a5a51b17499ba57a081b14e3dd96\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\ref\ca4fc391f8cc4f9c931d2a5ea41e713a\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\ref\8ab77aa4ad1a48959e1533bcbde4090f\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\ref\ef9ef1df6ec946edb7fad313d4dd5e38\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\ref\c1f282e81d614bd6aa36fa7cc95fe6ef\System.CodeDom.dll"/>
<ReferencePath Include="..\..\..\..\ref\b918b030d1fe449f8662a9eb0f1ba55b\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\ref\5375aa2d9b5044fa99e69cdc40a78fb2\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\ref\43f803a644da4b53adbd0c539ac56061\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\ref\2fa6acb305ca4ac6895216b0f72d65f9\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\ref\4970028cadb746a8bbc76a3b1b938081\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\ref\7ae9d473aad0489ca0ce68672398ab61\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\9ec93be63a05433ab9d8649cdb44fcb0\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\e5d74e76c1c440f998dc6e39c89513ed\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\7b0dd2fc1bec40d889fa0a3325bc149d\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\ref\5fe5569314b844e1b18b8ab0bee71343\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\816e94e2e3f845869fcde1cda591ae45\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\ref\39a9fd759a884ac1ae0b49e4e688c7f4\System.Configuration.ConfigurationManager.dll"/>
<ReferencePath Include="..\..\..\..\ref\9502c4da27af4172bd5c25f92f6df042\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\576979ea8b764c2a9868d4a0a44536db\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\ref\6acbbaeffa98419e828fafdfbe03cb56\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\ea285c745e3f4f47ad7cf29141f27f9a\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\6ab8fada8fba4778af70761897d750a8\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\473aca9b741b4a1880d3df724d85e35e\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\ref\f6fe3a4048664f61a286a78b1dd900d8\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\ref\50bf165a27894447aec143fb9d101a9a\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\ref\a5b3414dc29d49f8975d293bae3fd838\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\7759a3975a8f4b269984f035347cb1f0\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\ref\c62dc4835082444f8e77a1224202607b\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\aca9f459835a46039cfc1a29056499db\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\ref\38ef137faf694481831cc8a3517ccb36\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\ref\c97abe4476fd42f2a10e23115c1caaac\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\60068220af1e42538feed8d53c8bbab6\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\ref\12c36814161940289e1669baff140d5c\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\909e9c3e82e44d28bb475531a58cc3c2\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\ref\471d373ed40e45859965eff4759d796b\System.dll"/>
<ReferencePath Include="..\..\..\..\ref\faa327d1062e482aa3c8c16e78cbbff8\System.Drawing.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\362eababfd19422b91892e6f4289bbdf\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\ref\daf1e79de44741089cdccbf4edd24df3\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\0d27af344d154ea6838b63c2033a7542\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\09fe9451bcec4f52b4ba24ac404ef350\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\ref\4f1b4389bd1b4418851138812ee2d4fd\System.Formats.Nrbf.dll"/>
<ReferencePath Include="..\..\..\..\ref\126e5cbc37cf43d896c917de87d3c6c3\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\ref\131d0736f3a24c1f98860da7835ce786\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\ref\138d474be5a744c8808236f5038728c1\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\ref\22a68fbbf2e14de8b970ec1720f3cfe7\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\79b7c1a909804ea9a61374a9a705be77\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\ref\12acf863b3c04bdb92adbd609cf08bf5\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\ref\0c87d3d4863b4c7597b21740ab9b9b96\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\cce052f685f9404fbbf1f6546cbc04f3\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\ref\aba1e8f3a78645e791385d35c25042e3\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\ref\51b348fce30c4b9a94a4aa1171b8c026\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\f664ca1026a844a1a5084b996e6d3b67\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\f1ee1f248e2d41cea907a7740d5e6039\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\585201cc24214f07a388268193a9e77e\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\778892090af74eecb58be79f6c857008\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\ref\a657159a25a040fbabe0984ea3850db9\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\ref\57af1c02ff7a49728e6ddff1f76e9aa8\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\ref\84c5bc8873d24a0e84047a905af83b69\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\ref\c87d28d5927d4af99b337c64e592e944\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\7d42b97ea72848329b8a0e96a0c387b8\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\ref\0b0e1e40da434d3196afa501448fddd9\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\ref\beeaf38ca3a74cb0b13d7cb181608b82\System.Linq.AsyncEnumerable.dll"/>
<ReferencePath Include="..\..\..\..\ref\0106e9c393ca45d0a5e7abedc3279095\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\a14d918ecf914edc829a1a7b0cae54e3\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\0fb514a2c8894b40bca505ec6500597d\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\a351243cedd84c609ffe59a83545d178\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\ref\b6d0521e03be463d997aa7f9ab838a29\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\ref\b36f3f6d7a4b48eb9a4d374446710b32\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\ref\76dd3d96b0004db498194cb12ced2040\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\ref\9f930c2e5a0b414f82a814a98343315d\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\abdb507503fc4fd9921ee3cc44065a96\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\29a8e7cb378c43e6871ed67048c5aef8\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\ref\333cfb95f542465ebd9ec78d2c5f20fc\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\ref\5e5c5a0d746543a5b202db2d5f4c5c78\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\713de176102f43278a3a3190c18eb041\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\ref\0c6c48ccbd2745d783bfcdb35c224cbd\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\8c5a1f8af7894e828bc881e7eeb553a5\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\ref\ee8188c8d1d04b56b4166773eefa4286\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\ref\a4420cde21194f5cb0b521076757e69a\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\8d330cdb8860487286b13d484a8f8f98\System.Net.ServerSentEvents.dll"/>
<ReferencePath Include="..\..\..\..\ref\156b92c10c8a46a2b4e5398ae60d0c9f\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\ref\4baca48d3ee54ed384c76c8a809452dd\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\ea871cfa81644c68a79a9390605c17cb\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\ref\a3b5a1cb0cee46aea237eb87398de777\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\ref\5215ec8bbab14cb0b737f57a06a99e08\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\bd4c6ba7b2264c3ea498dc0b3fecfa6d\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\ref\a7768b63689f49179d71b140fe13087a\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\063e599e92794ea09b00a81be7c417fe\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\c0d5be2a09fd4f0285850368403dbc5a\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\ref\0bafb9c027a347ddb5a492f119752c12\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\90d622acc1da462e8d2e7c5cd308f0e3\System.Private.Windows.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\85fe63e2e4364fdaa10837553e215f57\System.Private.Windows.GdiPlus.dll"/>
<ReferencePath Include="..\..\..\..\ref\60c63ecd31b64217b487f5a41e38ad49\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\1b79a99cd9d547339a61ddb5ce2ea072\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\ref\18bf3c8dd64b421e9486cf03c76b6e7e\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\ref\fe20ff0c74aa447f91d6d87784e37646\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\ref\78099d8bbef54b288b9c91b4e7660872\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\ref\22cef0246efd40b0b65b1984ec26f50d\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\bd27c2f84fbf47df8290eeab20f6c6bb\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\ref\43e6c324aac2458380214652be445e22\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\807c2690f5f04715991eb8733cc125e1\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\04d51009fb08468daaa0376e1779b134\System.Resources.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\4844403095f645349032dea29b0c33ea\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\ref\fa23a8b7aa4e4002b11cb8723b70487a\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\ref\68058c1430a846ebb368ed576957838a\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\ref\b6370f1434e84242b835b99fe96287cb\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\ref\a03552264c4b4e929d4070dfdf2f28d4\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\ref\6ba1dc7a288543b7919d28dac1a5157d\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\b25d75eef8924c668a7d42b0bcdd1cf6\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\a8d51f980927494785ffbf749da86463\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\ref\0e119e364103428dac61bbe8856015ce\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\ref\229dc4c92b4e4c50b69bc6d020c3fa42\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\ref\77c5234d01024034b700897435d0bfd9\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\fd8e864e3172490ea51c53148bffbb4d\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\ref\a9f45599e31f473db0533610cf13122f\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\ref\1e55e20db8ed47bb833d7c98e0463678\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\d073febfc2dc488ca5c8ebfb1cbb54de\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\d95bd065058f45a7b596c7f9380f9c5c\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\ref\b4eb6e68c2e14dde9b2ff9d9c887b53e\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\8b000f97e82f44159b2c6b8e742d6205\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\6ef973746e7b4e32a59ab55ab42ea461\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\021e1967e2894eef99d94fb1835db5cb\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\246bc6ec6a4c4c1e9ef1c12c9322e32d\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\ref\850cf0ab62144186bdf267361cf7147a\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\ref\2910fa0e8e4c4d1c9aef4b0a908df65c\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\ref\641e74d0fe6949859e9bc5b515bd6498\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\ref\5679203be2d64bf1a36900f23994d5c9\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\ref\a7d5f0e85bc74a51b66ba8f2b91c8bb4\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\2b700164970f43fcac49a4e94abc7c6f\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\ref\6fe6f0163fa440fe88cf55b72b95e9c4\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\6c96d65b3b314d2db99dc6393cac0b1a\System.Security.Cryptography.ProtectedData.dll"/>
<ReferencePath Include="..\..\..\..\ref\eecba76d047e43818c15275cf16ef002\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\ref\73f74d6db02b40288db10e879af4f236\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\466b108a9dd94a9ebfbb22d5e610f50b\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\ref\d890a751e8e64d20b1f6438d3e65913b\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\c0916eb29af94794a44936f05b387739\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\ref\8056ad328e6d4d83bed8bdbcde563398\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\048869a29dee42e8afc247fad6fde013\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\ref\156be2152c4246aa931f8aeb16c98b33\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\ref\1663b377b9af4b8491ca665894de689c\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\c88119cac8a24dcc99cb36df10514526\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\ad00d853d5324d7caeccf26a53b340f4\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\a1b51fd91acf43d7abedefe49ef205df\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\42e81220a2314921893a770a555f823a\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\5dcb64f3d2314568a05471aee50fe72e\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\cbc6ddb372714a3c80b7f1881180f782\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\ref\74ce7c5aa68c4de3a1dfb05071e53680\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\ref\9c221e34394d483d86279e75ec1fdd54\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\ref\a49b605c6ae2440da35554993ebbf26a\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\ref\49e596813b5445d8aeb1d6c087e7f4c1\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\ref\2e8d41c351a94492b5b22f98440acd73\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\95e5f56496d149fca2221b4aa10d3bc9\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\bb3fa1913f714ed890aa10f53cdfc678\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\ref\1aaaae4c462544ca87e826598aaf35bf\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\ref\69ec26164ec04001b041cd93caff41e4\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\ref\110bed895c1e49aa823740b789d71b43\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\ref\22250e513b2e41ccbb0f026c1d3a2ae7\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\ref\6b260fa9d2174eea856e56a7817cada5\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\ref\62418c068f7a4b718119a056b87ee90c\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\f8d9a1532b0b44ae9eed245b0229cd6e\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\ref\2db6c144145f4f609a266c58217565a0\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\bc9fafaa16604920a7e2871f47ce71b8\System.Windows.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\56b2b0e08de341a58bc33b1934def8f6\System.Windows.Forms.dll"/>
<ReferencePath Include="..\..\..\..\ref\9845f4c1f23148c1a9adfa073897f272\System.Windows.Forms.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\3d1b35b8d16d4e59bdbc96d001be18e6\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\88e1021124f34404bb1b52fb4288cb79\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\dd3b99d728f444a3a0c33a149bf3329e\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\ref\7a48414e2d784ea9bff52f7d9557f661\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\abff7c6f12654132997a79e39c32835e\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\54049a1be06f42cb9c43bd53676c7398\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\6e986956cec640ec8b94ea306c872fa5\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\ref\54a478fd5d2e4a7093c06ff8cb7f31bd\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\ref\45713f935b144bbe827fc6815b6380b3\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\a109c05e6aa84d0cb7cb3dd951f992c4\WindowsBase.dll"/>
</ItemGroup>
<ItemGroup>
<Compile Include="..\..\..\..\_external\1\BaseValidator.cs"/>
<Compile Include="..\..\..\..\_external\2\Validation.cs"/>
<Compile Include="..\..\..\..\_external\3\RegexGenerator.g.cs"/>
</ItemGroup>
</Project>
|