|
<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.26055.102\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\DataSourceConverter.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\5bfb71064fb841f2b5cc1e5de41f6338\Accessibility.dll"/>
<ReferencePath Include="..\..\..\..\ref\b8bc6da9a79c469e8abcfab68aee862e\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\ref\65dc087417d8480e929fd978bf608d71\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\35f8b62444764b88baea075afa6ebe43\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\ref\70ca6293f8c34c6f9c4cb83e5d7aa51c\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\43f41d2bb5ee43fa977d1b7f4bfd3918\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\ref\e3dfb6dd3a8140d58ca8e40424dcc5fc\Microsoft.Win32.SystemEvents.dll"/>
<ReferencePath Include="..\..\..\..\ref\4e1579f2c9854dc2b4420bd9538eefac\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\ref\4a06d2f9d0434e97afdd403191f8efa2\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\ref\af369395541946d097f313da2f0c01a4\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\ref\22f5979260db46cd9f30d414b446ea80\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\ref\454f17646c2a489da42edc27eb68dbeb\System.CodeDom.dll"/>
<ReferencePath Include="..\..\..\..\ref\5e100bbfb51b400d81d92e44981e7ad0\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\ref\f4cf9592bd4d490fa68b9c4f33726297\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\ref\637dcf61f6f14e0b9f25ede299f13d55\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\ref\eef744a3ee5641e09c120cea3dbecd4a\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\ref\f265990cc3b6442b9ce28a23b6bb96c1\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\ref\962011192067430ca76ac8744c9971a8\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\b194b15a13474155a198bf2a977909ae\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\8eea18c8e9ac495ba38f2b0dcbb714a1\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\64018030c7fe44f686a2e24b8d0cab99\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\ref\fd891eb7f2c5431ca012a4b49ae5773e\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\c783d4d03de3415495d86ef681ebbd9a\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\ref\984084da24de4a2fa44183f9ef53b534\System.Configuration.ConfigurationManager.dll"/>
<ReferencePath Include="..\..\..\..\ref\24372bc043f24af6a8acb4fc65aa44a0\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\6f7522760abd4d529e962f13329be7a9\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\ref\dae7891e8a2547cb964118ccc9db67d0\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\fb77b45b6f274787ad77d78ad69f1f1c\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\1bde749da47c4949850b69d23989a585\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\7f216f06b24e4deb98902824e9572d57\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\ref\aaafe6f1baa9454eb7fb284b3ea6ae4e\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\ref\8dc4390647be4783ae7d06627774a7c6\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\ref\e153b9fce064465ebafe1fbf7fd223ea\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\30b51c3fa2074b64baf280872d48dbc2\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\ref\710e34196045434daf90db267e27d69c\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\79d06aa06a13422ba0765faffe1bc84b\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\ref\b9aeb49c03e047f493c3e2579ccd8669\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\ref\ee86475576304daeb6130739f25fc6b9\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\30b100b5258749cca62b44d950254d98\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\ref\56fdfa4e3a424466826448f017c7181b\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\d7a4c39a77b04710ab74f72bec716800\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\ref\be7437f81f154e49a4fdb9342ffd6785\System.dll"/>
<ReferencePath Include="..\..\..\..\ref\7b2bae7c09f14748a7da663f78ba9592\System.Drawing.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\c652751b64f14be3bd22bf7c9366f727\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\ref\bcfa21beec3b48fba3d6c720d0f01e24\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\cda2df5f344642d79d66d75c2cea1498\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\c8172906239e4695a931cabddeb91bf9\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\ref\226c375aeb6642fb88cedaa8ddd0ddbd\System.Formats.Nrbf.dll"/>
<ReferencePath Include="..\..\..\..\ref\2b83234eed1b4c8ca099e575a6019d12\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\ref\43a5abc6c42244bab9f549ab418568b7\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\ref\0060366f9ecc4ab9afa89799d56256e9\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\ref\167dd91a5f8e46f8a02326925cf106bc\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\f35927943aa74e5f921271b019a7ba05\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\ref\7bd2bd44c6644ac1854a9292628798a9\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\ref\22f961b557744f04a628b582f561db25\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\ade234590eef4c05bf450c6874530dd4\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\ref\8952315ffd644815b08072c97cb94880\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\ref\bb008c0d200a40aa90da7ac39fac973e\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\bd295bc3e9bb4e409fa9a897e43ad298\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\140dcc763fab4c97a8bdbb6e33a1c27e\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\89039f9f63cc44e9b165bdd28a82e219\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\971b6db9800b4f64a492d4a31fb33b95\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\ref\a96cfaef54f54bcaa26a7688bb3f3bad\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\ref\c56da06dd02f4bbdb59182073dbdc098\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\ref\f366577c009749ebb028331504c62bce\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\ref\4e92873b04a24b2a954b29ab48ba52b5\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\13d882bfb2df470fb152b90b0da63386\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\ref\7fd394f840854af29c5db9b5401a861f\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\ref\8d3c3c254cf24706b0b0286d847598a4\System.Linq.AsyncEnumerable.dll"/>
<ReferencePath Include="..\..\..\..\ref\1d77241436fa490aa3aff5e779e9e10c\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\a22ee8c64a4747fca58f458cd2f7de62\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\472504af3e8b4367a3d73a5f467fd3a3\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\affe83dff03d4ce7a1ffb6609cf2df61\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\ref\3139cc7f2aa94060be4cb6da53194e6f\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\ref\51bd84c40f514637a60ce1227c56f201\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\ref\a515374b832a4776958795e7452ccb05\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\ref\3e6566c893a24aeb98f3a75c34bf0292\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\1448c7e8c90f4ddaa41bbf8875951373\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\028c3b101420438dbfa25e7d3fd8d625\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\ref\86674470839d4bd88ef1b09606cb7bd8\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\ref\d4999583b0b14effaa430b39ba1c3a2b\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\afb2173a06fb45bb85aa1f7506ff5455\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\ref\0c098e9861954609a70a85d9c53a1ee0\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\4dd249b4bb0d4ea8b98cc35b5ac42ad0\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\ref\26145e434dcf46a3bbfcbb7a6dfa7a16\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\ref\39357f09c44b4714b0367fe36989dfbc\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\061bfc347589477992448ce4395f108b\System.Net.ServerSentEvents.dll"/>
<ReferencePath Include="..\..\..\..\ref\454be79d7b2041aa97f1b9e7af10a5b7\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\ref\3ffa435dea96430192c477469f62e3c6\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\0abfa4379c6c4351a656cab399e087d7\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\ref\1b2d6807245b47c8b529cc7f4edb7246\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\ref\6134b46947284a6a8798177c577e89af\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\4453e80526334a898ef1b6b03260731a\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\ref\b8d9ccfeecfa45dea293bfddb4238fdc\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\7c964689d4cc4cb6a8c699a72b49e279\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\7767d5831fa544d59267bf8a24397001\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\ref\2444dc54a8fe4d138797ef708dc3eb1c\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\d72e00cc73c04003a16f11043f127170\System.Private.Windows.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\2914f9b476e346a5ab0a76ca5d748d62\System.Private.Windows.GdiPlus.dll"/>
<ReferencePath Include="..\..\..\..\ref\d6c4e7f4cd5b47b9817400cd0a53080c\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\b4472e3d164c45c493d98c7841b428ba\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\ref\bf8a24aff2c244cfadf49083f55a701e\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\ref\ddb62fdac00b42e09483d9315b30733b\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\ref\7b23c529a68c453f96774c58ad72ebf1\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\ref\71e8df1ae09744678769455a148c7719\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\3fa4ac5016594176a1b4ecb1d1bb1b1d\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\ref\67553ff08b664164aa6c26e2d4742949\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\3a8bca9ef91146d08403e0cd5194894c\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\c0916450d1a44bd093b0eb0df97a5c67\System.Resources.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\ee7447bef4684bd4b271f05510f62413\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\ref\5e8a7028bc394b85bba46be11b551ece\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\ref\37152dfc5be647e69cd13285a458b42d\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\ref\ff5d7110f49f47429f2a9093b4f78714\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\ref\59424328db034d56b09fc9c8009da807\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\ref\5531b7c507044d39a226db6594a9197d\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\86f46f67ead441f99257cf9624819a06\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\f503b1ba1e99402b96992e544eca67c0\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\ref\6b4c590c19b646e28af847fd74cd7554\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\ref\c681bcaa1ca94db293344cc2510612f7\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\ref\3a625495243248aead38002c5aaaa4d0\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\51f70bc9de6d426c803a76441d869315\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\ref\3a1afa0d680748b885175a12f4982ec2\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\ref\633a8fb6814049f8bfbd4dd449c9d71a\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\09b4ca662ecf49af975e350edb85ed9b\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\2ce333d5db7d44a594f3fda60b059307\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\ref\586ffe786fe347c08489a24361bc1df2\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\b41789f6673a483fb9e1d00d3522b4b0\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\aa84f0a94ee3436aa7d4fab5cc6aac89\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\7fd91a845d3442e0baeffdb3bd359287\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\175bf364068a4194b0ffbc59a02f782d\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\ref\b4fab7a1b8b941adbf5eb79de999846c\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\ref\1b345d7f489c4ab59088d5fb48ce34fe\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\ref\ec0762269b5742299f95822c2fd8598d\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\ref\df91146ecc574b5ca419b59cadfa0275\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\ref\491e897b944a4954b0a17697cc54b82f\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\1b5742bb62c04450b6231830a1b4d8c2\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\ref\976b50d9f961433ab5a25fd666435a0e\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\f11455328e204c62b25b0b4ac003e738\System.Security.Cryptography.ProtectedData.dll"/>
<ReferencePath Include="..\..\..\..\ref\803aadd0916a478fad2b1dbe0d78dc62\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\ref\b1b882edf86b42608e0accafa12bed6e\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\97872b33db914d6885e5705aeb3e6f83\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\ref\d189f814373f421ea873107879b9b743\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\342aae90bea94b6a801d300934182e96\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\ref\a17bece66ab341edacc98b6114eac2eb\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\87d1300817704b349e7d5c8d1ee12a95\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\ref\c690a4763ef44ff4b6be5484f13a51eb\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\ref\02dadb56468e4d7cb0649ab3da1a2929\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\8b3be77f11a8418db21e998d78bb5d7f\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\cb8776b43ec64acda40b535d0695530b\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\30fb62b42b1749838b386be1f09d04f2\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\19e4faed02644f3a9469a4e5d5f3df49\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\97ac3b2135b1425ea3f46ea355f7e680\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\830c0ddcf95c4018acce0b47fdd567fb\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\ref\10ec7c2c1a274b1787a1af61586e8e9b\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\ref\8032f896538e4267bf80437a1090f489\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\ref\4888c6a741b14e9b94adeb45727bb4da\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\ref\53456104b2064df8b36f9d12d0417d6b\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\ref\7a47d68487154378a713b4663c60bb62\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\bcce0ae733c74547bad645ae4c499b8c\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\6124ed50af6e428a8746ab713011385d\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\ref\9a3028ce31824f618f3ca95eea3d4727\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\ref\16590bcb3417432aafbffc1c3516c741\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\ref\92c069f74aa441a3a847cdd4709219d1\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\ref\a92af8559a8e49a9bd98d73475e31c61\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\ref\b3d8f3f4cf9c438ba21cacc93f9ca411\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\ref\ed735350fd5e46f9aaed7636f4df13d8\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\0b2f381c01dd42b9bd6d8b9254eaeb1c\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\ref\872f66f328e0464cae0ecfea53a6dfab\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\49a8a7d5e62b41d0a15d022663896625\System.Windows.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\fb660fe77f0f46498fa2d3cde78d2b50\System.Windows.Forms.dll"/>
<ReferencePath Include="..\..\..\..\ref\56270143fae646bf8029c4fb982a7d9b\System.Windows.Forms.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\dcb45ea1bdb04c8b8ea616678ec36e3c\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\44de202515c842d886999ab9db47acaf\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\da78bf8307314c25b2c9e6926b93e2e7\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\ref\d9a5ff835baa4ca6b0c7e570cb370e7c\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\2fa78ee954bd4c9a9751ac4777fe8d98\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\1a1e9612b6d748e8a79eb26d42a284a8\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\c129e8390b0042a09e21556e43d61a34\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\ref\811eb61f663e48eeb752e19306a2c8fa\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\ref\2d661335f72642c2848cba68cb02d8d5\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\c32d101714c14308a2e640e7c14bb087\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>
|