|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>System.Windows.Forms.Design</AssemblyName>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<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\34cdf3e03c1d415097fe1c3801c79b59\Accessibility.dll"/>
<ReferencePath Include="..\..\..\..\ref\32fccdfade7345e688ea241eb66c4325\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\ref\a5be7387c4ed44f3b95d092378808b91\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\e75c93b0e95c40399f2e839562ee8c7b\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\ref\3dec156c63124ffa9d5c6e408ead143f\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\44944db4c4334132b7ad71ba0b7337f4\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\ref\24ccd2d93b0f489c8c78d7262bd6e444\Microsoft.Win32.SystemEvents.dll"/>
<ReferencePath Include="..\..\..\..\ref\f9c032e419204251ac98e2da8f204887\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\ref\f0edf3e4b1ac48909375e410d863e1bf\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\ref\911f40b2fb4b45b18f18982e9efbbea0\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\ref\6184e581882440aa960bc51f2579fb4a\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\ref\a4fec6a7becd443d92d221958ab1b8ff\System.CodeDom.dll"/>
<ReferencePath Include="..\..\..\..\ref\72946e1c08ba4f3987c79cc24cf72621\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\ref\9a846bdd8fb04a7a8e7e95b67117d9dc\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\ref\5a4067dba0714b319c9d29051e6475da\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\ref\8d803623b882460198ca10c25d958f3f\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\ref\efcd9025333849eaba0beed2180b362f\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\ref\5fad46074bf140898547ae5046218a61\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\53faec3d25f5496f9499be82e6a274f2\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\118b15fe78444d58b495d5a1290f71ff\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\3d50571868f948069be1fb7e45cc76e0\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\ref\febc9dee02ed4b199d76ad5c1066abbf\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\6470f50a5b844d3aa7d2f96b779c698c\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\ref\63d043d0deb749a4ad7cf5181c2a67b6\System.Configuration.ConfigurationManager.dll"/>
<ReferencePath Include="..\..\..\..\ref\4a41841753de402aa5e15d3dd78c7946\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\cd68bbe0c66e46dba3d31d2727dc4452\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\ref\71d6c7b2a169420782bc30b69db2ce88\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\554a3e8688f3430a8a068005a4ff6a2e\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\ea468e10f6db4428bf11c4fa0a35ec88\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\427927e06a954e93b25ceb7357f0f8a7\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\ref\767c2e44cd4048b0875bec289fc98114\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\ref\1e8c48f4855a42d5832851fef163abe2\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\ref\0c982f72c4f449598a6bd8308be73b8d\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\f0c7dfe29486452bb4c82a6efcaea2b4\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\ref\0e373b6c48f5464a881d34b5b671d055\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\ab9da9f0ae1548eda3305890d2c403db\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\ref\af3c546d38d649bab3545f3337e76c9c\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\ref\06771192776141b58321ddc72eb04a1c\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\3da8df452f744fa7b82a1b83b4a127da\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\ref\a09ba407c30a46858ea3010502c0ba61\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\482b156561ed48ee9d684239d410762e\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\ref\0a1494aecae54433a4edefb1e681a214\System.dll"/>
<ReferencePath Include="..\..\..\..\ref\faa327d1062e482aa3c8c16e78cbbff8\System.Drawing.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\20c0d0a53fd540d48e97878a2a9ce6ef\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\ref\e5ba01ed1f384b45baba478265f90882\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\c876b9d780704dbcba4f5c1387b28cd3\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\693df34daf1945f896af60a0a66fb0c5\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\ref\319aa88681f64b7e8ca95cd269fa2079\System.Formats.Nrbf.dll"/>
<ReferencePath Include="..\..\..\..\ref\e05a5e9936e54df493cd2a64468556c5\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\ref\c4010ab2e6e84e7d8a1405dad892c7fb\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\ref\5a9f7c6e5df64b099a1e7af0ecce1efd\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\ref\56764db75bdf4a51a40dfc44875e9721\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\a70f8500b06d40738413c8ac21117c8e\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\ref\d22cfd4c36484786bd5cc863b31ebc54\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\ref\e52d30ed4e2f4efebaffcad5c28d7f95\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\6e4286370d414715b79b627d43a0e95e\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\ref\9fd4145d4e3c44b98f2e924ed9294e61\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\ref\d520d9c6702a43678bda0909d61d5fac\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\108335d67e1d4cef90a25a07947fd926\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\0ea57f7927504d24b85c1a756a1d3c11\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\c1a51bdd411541a499bfec29bcb1e8a0\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\19d77d3ba8874f688e2a137e0f36f406\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\ref\f2809c3debf94aff995da1e5d8196ccf\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\ref\280708579647484e80f00dd4659d1f1f\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\ref\5851fad1f2124b4895c3d43a4a54b5a3\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\ref\8f875a4e65cc4085a8ba5d15e6ac0ccb\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\b78a763c515f4411ab890dc1d59b4f64\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\ref\247fca5aef584c49bb01b737943b13d7\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\ref\68a959c9c03447418fe229976ad88109\System.Linq.AsyncEnumerable.dll"/>
<ReferencePath Include="..\..\..\..\ref\a2af8954b3884a4e8a2971b403783930\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\40abb42d633f41a58018a8e54079c9eb\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\5186a200696c42d7af3788eed1f5b67b\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\5bb03264e75645799dc316474f587ad0\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\ref\e6025739a029473e84e706581118b744\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\ref\d310f7056535441caa99c9feaa0cd3c5\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\ref\964006031bf24c18850ed066bc6bf6f4\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\ref\d4f536b0273e402f92740685bbd0abcb\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\9316b5f6ee0940df92f7e7314afb85fb\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\12d208e9600a443eabe3fb92989d524e\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\ref\70867babd9c640e2a84cb5cac5b06ae2\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\ref\ac6eb685270a428bb4e53cec3100f537\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\54168e26bb334b2ab09d9ed2a861651b\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\ref\f8c8bf5adaa84064a2397c0a890637e7\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\dbdc2691499d4474b610b4566d3d6f7e\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\ref\a196d1ed48a84026a4507d793bcd533b\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\ref\b7dc902544204ba08efa45cdf7939805\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\a73612ff6e1442949e976c88cf362452\System.Net.ServerSentEvents.dll"/>
<ReferencePath Include="..\..\..\..\ref\5dd0d3dfc3194aceb915334b4b54acd4\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\ref\2bba1e79205f4a019245bac7ae49cbfb\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\6a5bdf385f2148398d043b3ff9768ac5\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\ref\3bf36adac910426e9e179c32d0dff841\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\ref\f08865814c7f409683fd9a06d378d90c\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\2af7782ccee44295835e9d584d3e5d38\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\ref\82676a57e0ce41908ffff59f2403fdd3\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\d48ae4d6c486430dae578ce1c04fde06\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\64b838ccec424adeb2db233e59b854cb\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\ref\433a5b2bc5344615a3d1f27214830823\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\7975d2b2032e4039bd810a73c4c56ff5\System.Private.Windows.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\85fe63e2e4364fdaa10837553e215f57\System.Private.Windows.GdiPlus.dll"/>
<ReferencePath Include="..\..\..\..\ref\c5a5f275e60e465a8cc80893ffa04ed6\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\dc146e3c5a4143c9a5bf33716bebb710\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\ref\68b1c3dfa8874f7baf578ecd60e55ab8\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\ref\ded219728b1343b5904277f2a453b07c\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\ref\2bed7711748c462ea1b8dc856fedab13\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\ref\b64154cd5ff54c528c8aa8f79f16ed4d\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\498ea46d0c3b4a7e992fcc64c134f4d2\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\ref\679d4e98a6c64baf8bc2a1272fc7deec\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\a87db389af2c4aba951f8c6ea038a033\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\6e926d35b4b1408b8bbeaa8606538e64\System.Resources.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\ade3a0d5629a46a1bed0785456553b12\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\ref\45b6ad3231684ace964cad8779926c35\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\ref\55e187500ff34674be106fa0ca772030\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\ref\85c4e921dc084318a7c3b83cb9ab18e6\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\ref\029b1a3f1d8e46af9a966e91d59e61fa\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\ref\c1e714077afb44faa254b5d36292882b\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\1142cf3c99bb4064aabd813e13d6a378\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\875211d610474556ad121ec864554cd3\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\ref\418b139f8c094001a23c6b7aa47091f8\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\ref\9b5c759a59f54859b8905a9510f0628e\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\ref\b337cf91e53346cd8886f98c649797e9\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\3ad44ad2c55a4faeb8481eaf4cd7cd43\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\ref\2d5da915f2d14ef482a0563e1642e424\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\ref\ea82139b1871425ebe68fa691353d067\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\b589bd0b78514a00a6d6994e7f24141b\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\1db2e04638d04b82a769e142845db489\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\ref\8ca42851b606455b9c9e9c13fc1672fc\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\59db91f29fa64c3183e138113d29f533\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\0f876f8a9cf44e7d9454cbf74da405a7\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\9463777bee3d41abaca57ae1c9cdcc2c\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\c5db26c8d3d14fe5b6f95a1b5817f6fd\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\ref\3b3f798f62774f97b4af9da83931126f\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\ref\96e386592a0a43c992ff923e77ed57f5\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\ref\6c74dbd173af44cda2710f7872817953\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\ref\abceaf4a2d3b46d99530c7da6eb5db38\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\ref\4c338c0be3d743179746b8f9ea57d926\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\7784f253321344899a7bdaa30299c63f\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\ref\0d1f94061bef464ea6129e70c4cd652f\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\5af87a3d93214f5482e379a17ab5c458\System.Security.Cryptography.ProtectedData.dll"/>
<ReferencePath Include="..\..\..\..\ref\7b4d0c9214a745a0a94ee4786edf383e\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\ref\3edd3eb318d949d0b965842cca7c2f48\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\00b23645c93844198f783ad3f94188f7\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\ref\52c29c57adf8481f9bc8cb5dd94e6987\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\9f1ac7defbb74c6f85e42bfcd9e85ea1\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\ref\9509a0dd98144816be554cf2738bdbe4\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\3e62a49fb8ff4396a5450df33c9482b4\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\ref\54bacbe7fa634d7a8ac487b604b7623e\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\ref\6a5daf55274c44ed90bf6d15d7998082\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\8a5187cc73d8447b85449aff01f5a2b7\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\6115f3eecb704d8795d16ef300950b76\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\49416b63a9954a08af66013374f71d7e\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\3bdfbbb5494d4978ba3756a84d24afe6\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\9ad2759f088841998698647d6fb9975c\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\ref\3b5d0615698e49c5b1d73d561fc11981\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\ref\8bfa524ed9ae4f98a11111e1f65aeaed\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\ref\2a3b445c27ce42dcb040b742a73e7b09\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\ref\62bdeea7990243769df1864dc2c395f8\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\ref\e59b6912ad67455f8e5838e77896dac5\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\e24c181e4f8c4159807a3320ecc85337\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\239278161013416e8bef0e7dc7e9d2fd\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\ref\855aa38ca37040169ec1f3f628d6b97f\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\ref\b6644e36d2724b75a87462930073e678\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\ref\c409159381d04fde924638627cc50dae\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\ref\ef90968d72184f24b10825060285e15c\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\ref\d95de6f084dc48adbe5aa65cf316d3f9\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\ref\4102f1ebf8fb475784af22b4de1f3b16\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\32405249c1f74ef3b5e9d6aea8ce84bf\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\ref\aa4cf627174d4eaeba6a9c07f7e66505\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\5535d1b2818546eba202be70d226b836\System.Windows.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\d37f08ab556c4d989ec4013947f66265\System.Windows.Forms.dll"/>
<ReferencePath Include="..\..\..\..\ref\f4cb64e836864e8aada69acf8f29ba72\System.Windows.Forms.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\8d88aeb3167e4be2a7c7cc53dc3679b2\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\4015daab843a41b3ba089f44259aa7ca\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\45a342314deb4f1f81acb4a8cad4e288\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\ref\b0bf4b05c62645e98b00999162660324\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\788d48e03be14e1694a8d0bfc30d1b79\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\6820b346e0cd4d8d979a0f724d07cd1c\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\3880b0b98a3342c3b5838ad493b4633c\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\ref\d267c00adb5343418bb5d8b9dc40ca6e\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\ref\52fe974015c84a07adae549619bb6232\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\a04a099e6e9b45eebda62712d4da4f38\WindowsBase.dll"/>
</ItemGroup>
</Project>
|