File: System.Windows.Forms.Design.csproj
Web Access
Project: src\src\System.Windows.Forms.Design\src\System.Windows.Forms.Design.csproj (System.Windows.Forms.Design)
<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\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\0f284ecff7784ec280e7e8227f35d579\Accessibility.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c55463af1a4a46a28d568bfb6f4bba14\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\aafad30c0e15429784546a83c226154e\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7011964c6a3546f0969c8ca0493bd38f\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a5311a049dde499cb72c99c58387e3ce\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4b10096bc5164026aea2edd3824b4c09\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\ref\caa6bee1521949de83cc73e2ab7a5599\Microsoft.Win32.SystemEvents.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a0d7145dd02545e698bdda661573a7b7\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2b59bea63ce747869ea2084bfa6037cd\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\ref\24978526c64c4d8cad444b2ed7ddc94c\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d17951e31f47402d9dd752cb7c6cbc1a\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9eb766c123344b38ae74fe33dd4ac7d9\System.CodeDom.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7e768ea8169b4a13ab03b5097aab96ff\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\ref\44d5411153a54be6b9b2ab812cf7565a\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\ref\db216a397c894d49bb5ef13d90c114db\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0cd005220d484b88adf18ee0a6013a84\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\ref\75cbde0982bc4376992eab1b21e67df9\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4a1836cc137d47689d903e9bd10559f8\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3141feccbd9d4ad39f400e5dea642c7c\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2ec65f1514b748c5be39953fb91e5292\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fa9eef925f4742be8dfb63891a44fd93\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\ref\94c94c8458f343fe8692897a06af71ff\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e67a04fffeed431d8908906033d6b37b\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\977da57979464ccfa59b4247e4848f09\System.Configuration.ConfigurationManager.dll"/>
    <ReferencePath Include="..\..\..\..\ref\68315d9df9ee47a78b386c27e2028a19\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c8a71288af4644e7ad9ddd662905d988\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\ref\aa1d37c39d114e9f8969b5c135cc3a3e\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\10b9f35eeb0b4cb5b34c4c1cc59cba4e\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\753303ed47af4e9e8020ee1c01317f37\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c6558c9ce42041f1bfc42cd55028f4c4\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d436e4012b1449f5a376284f1a18495c\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\ref\273bf60d98a84127af9d2bfc441602ed\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f8c131d19c304c30809a593c1f868831\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b13aed2aba2c40909c04654b54812286\System.Diagnostics.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b2144241930649ee9c9086f23443409e\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\190cd115b8d540e6a3101d8b0bc3ace0\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d6f7aa89e5f14bfb9ed83d734df16bc3\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a3ff743ca43847c9ae13873e2c1cea3f\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e95094dfb2124d9a810bc4e3938cba71\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7365343592d8413aadc7ce552946a1d3\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\85d24b8806aa453ba5aca1e295cd06e1\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e4155ed414c24de981cc6921b2a49ca7\System.dll"/>
    <ReferencePath Include="..\..\..\..\ref\94cca800a1c34c499e6c5153e2802bf3\System.Drawing.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\429621de2adb4f23960321e8aabec5d9\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c70aee690cad4f45af315d3bebcb674c\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\83c615bec9b14360a4fa759596f256e9\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\37cfc10211ce4017b716d4afa98ea2fd\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8afeb5fbee8f4ff1b04d32c0ae79d6be\System.Formats.Nrbf.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4b1d9ada2910410a94035b97a009e1c4\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9873c17e08e34c7593a5addc92c8c194\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\ref\993c793738ef43caa6c7902786800260\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a60c14e9972a490c901e60de0d2f7d64\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6a6519038e334a45bb2de81fd5ab963d\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f5239947f31d4dcd9d5aafb342df7055\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6d9083f1a07046bbb481d3491c6d98da\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7b1262d356684772b32a05b323d5c39f\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b12245d68fe44560bc967263577e8fb3\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c65be637d9074471afa9ce83b2f1d93c\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b8a2860d3c3e46c58ac18349dbb2f6b7\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4b751fb1ab5243a0964b34b89fc58ee2\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c83e6904c6d64d2989fedb340ea44ea3\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\29a904d48ea545dfa13efc2df902daf4\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0208a2b094bd42ecba2c70de7365b519\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\ref\32d58099ed434670bf5de920347ba39d\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\68b8de5d05524e45bb329c04081347e7\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9e48e0c9d3934b7c92d62ff57653c920\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c3c5c355e3db4d8ab0c293156ca14481\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7c76a9748c8b4b0482a5c22f8ce2a016\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3b31bf1c514347aa9dbf9951a6a8f427\System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\851887fc6a284b2e9e15d77a6fa6c6df\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bc5ee7e003104f5093b4c5a00e072a99\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1ee36a47042f43f6b21910e0b08aaa17\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3ae6a6a86ed74a909438a93a1be41c7f\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b4d515a538ab4d27b087bd80e68db9b0\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\ref\63eb3448d2284d70964a8046e9ade338\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5d4dfeb2b2f643e3a837c522ce3a2238\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9820c36c4ba24c6a8f58e60d4be1141b\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6b9fe08fcafa4242af06a2ef14e31ef9\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\111cd1e7f112404f98e5c0f04123aa23\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\ref\45d79a90ed114d17b0ff86519ca0a3d2\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5e52de0dc4fa41c4945c85317398615b\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ba55e246828d427eb5a0d18b536639e2\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0fd722aa38704b95b5586ce7513506c6\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4ca71fcb547c4e5cb982a462f85b7eda\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5fc36894ff8240c4a834f08506ce8819\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1aa6ac0266cc4bbabb0242f71e88c31d\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\65fe9b86a15f4b8b8a5d2c59dfa4bb71\System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9481cfd7f1054d1ea927c70d306abafa\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e9dfedfae1b648ba9618ae4a3c4a4938\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e47dc8e3e0204c8e82deb7f1f6a89e94\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\ref\593c6e044a2e4961a727fbb73fd343a1\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\efa54fd2280f4368a6ddff17f2527c1d\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dcc48602dd6c4fdaab102356821c192a\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0700e8165cac41c2bf14a63cd714e4c2\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\93876e0cfefd42759b5b13bab0b2f9b8\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6c2f8daa2176464a9106a8824a0144c7\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\ref\89dbfb8a97b64ff8a73a9a6cc25197b0\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\215ba7eb60f5420994467c69740b2416\System.Private.Windows.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\10b585f11b84400fa3b1cd8da05c360e\System.Private.Windows.GdiPlus.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a7a898db94604d62bfa39d0915a85349\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6a7101f1cd7542b7aba204363e6df332\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\132934056ba94c149fe1a7e943c29fbc\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\ref\adb5957c6ddd4665a3fa1daf7c8bf469\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c3fad0c8a1b94091b0f86a71ab9769ba\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\ref\61bf670fc9754a1fb2037c329f92cb67\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\07254f120d5f4056b3292a624c948b44\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\ref\53791dfdb8e140c3956fd70c20c0e1a2\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f5674bbceb894d26a26ced9d9f7ef667\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8945f1bd255c4894bbea338a6a0fd320\System.Resources.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b095f8a867f142c5847acc91fbf8d856\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8101c435f11d446a81cc210d8ef83e10\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\ref\17c5fbbe611e416e811f94b7abf0b66d\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7de976f45d104b1897e208da56e278be\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\ref\611f8add669e42ac970bf7f5f25ad66a\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\ref\53b3fe04ca9546db948e3a529110a331\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\39c28ece60e74d77b9d679dafd53312d\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fdb259078900400abca28695234ffa24\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d0d88a9dc22644f4bb5fc03464d5c557\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0dacb7a925ca414c8a28f750e5a97839\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\ref\06632ca8698d48e795f6082f1f2af25c\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a7535eb0b0704aa8b83c5c36edc63cd1\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\07320e480113413abd02f6ab2fc2bb6a\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\14602d2175874d9fb831d6400e53db43\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0364449d7f1d428682a71577f4342f30\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f3addba435504451beeb05d4fbe8f3f8\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9aea06e1a57843fd9addf61746c99ca5\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3029650e85bb48e38c48bf91ab1ac369\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2d67608f8de342108a7d78cb20664202\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\97f986744f05486da95fb3da064afa1a\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2ebbaf2de47647bd8c7c424230e21f61\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3a42263eef7d403db032b6a7dbacdece\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0092a1b0fb9442fd8f841fee15b60158\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\ref\070f300db5c343c88afe6f3f27ae2750\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\defc77db8bf64ac68ad0d31f88b4ddc8\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0fbb7c5dd3064f88b591db214a5cf1ab\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\24179b965210441c9f1f42f035447a48\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\410bb9fe22ce48e18c2d9a95ea6017d4\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\39d0cdc506d845a89cad21bd64363215\System.Security.Cryptography.ProtectedData.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c63b1bcd99864d68a741f3756ea3b304\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ba805405536349bf931346fc3156ca95\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\10b32ce6806d4f7eb3a09437e27f4db2\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\ref\42479f3f42c646ea9aa9aab474d22b48\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1260da1c9260439497151f9ad6ac1435\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\ref\97b55c5368794763aff9b5e0299631e8\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\265107775e614ee19cf4e30b9beb57c7\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\ref\27082509478a468cb9fd9fe91225a97c\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0ae3d3ef4c88400d9d5958ad20edaad9\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\84e140b4603946578adc980131a56359\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\46b77c677d534a3c914fc61e193d882b\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\27143fcd5f77420983d1e79272be5973\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e6acf74894bd4b43bc6d87e91265732a\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f77d72a90277420294ef14f435fb8791\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ce7f45f0462c4b6a9ba0d5bc18a9d615\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4b6a98ed0afb45f5abc4de202e4fab16\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f9efaf26e75345e6af5b83403ae974cd\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\ref\16f81626d5a547309a4122588701e385\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2d11d5b20c3740889ae33222dbdb7664\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0436cb22509a41c9926f30ecb4ef53a2\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2b2400c20d0548b88595ec13fe75c89b\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c8cd41054ecb4c91b696a9e2f9938d42\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c2495bf5b827495ab45331d30017e8f5\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\07edd2d0e0e14933b72c433c10d0bf10\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2149ac67fb4346f9b154d1b93847f158\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3d01c9ff24ef4f8e9af1042aa74e5e78\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9f8b722828e54325bd20955bba87693f\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9047af3c53cd4e33bcd21bee49e1146a\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\ref\069f25bfc37d48a0a473a2c927b98fe5\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cd87b332addd41409720eed731339f4b\System.Windows.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e6838b78029648c1977e8b35c91099fb\System.Windows.Forms.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3c9b72f59ed24119a9c4c016b639b9e4\System.Windows.Forms.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e26ec715c0f44f4e8ae931c34b0c30ba\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d9a9e23b1ed04cc39b7a4407671ad199\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3826382f167245d1a7f35382896bfdd6\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b3d1d0a5c66f4460a9521a5a6dd2c03b\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b01d6e049960459e94b6ccbd91513db2\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a3428653733444e5b9677cb3bebadd35\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\63d25de257534b6d9573b6f1394ef0e9\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4ea769f66831447b8670813eebc1e437\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1b2fbd2a5ce3483db64d63a103b8b47c\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\836b1150acb04a52883005ca8784af4e\WindowsBase.dll"/>
  </ItemGroup>
</Project>