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>
    <_SkipAnalyzers>true</_SkipAnalyzers>
    <AssemblyName>System.Windows.Forms.Design</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.25570.101\tools\snk\ECMA.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;RELEASE;NET;NET10_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="AssemblyInfo.cs"/>
    <Compile Include="AssemblyRef.cs"/>
    <Compile Include="DataSourceDescriptor.cs"/>
    <Compile Include="GlobalSuppressions.cs"/>
    <Compile Include="GlobalUsings.cs"/>
    <Compile Include="Properties\AssemblyInfo.cs"/>
    <Compile Include="Resources\MaskDesignerDialog.Designer.cs"/>
    <Compile Include="SRCategoryAttribute.cs"/>
    <Compile Include="SRDescriptionAttribute.cs"/>
    <Compile Include="SRDisplayNameAttribute.cs"/>
    <Compile Include="System\ComponentModel\Design\ActiveDesignSurfaceChangedEventArgs.cs"/>
    <Compile Include="System\ComponentModel\Design\ActiveDesignSurfaceChangedEventHandler.cs"/>
    <Compile Include="System\ComponentModel\Design\ArrayEditor.cs"/>
    <Compile Include="System\ComponentModel\Design\BinaryEditor.BinaryUI.cs"/>
    <Compile Include="System\ComponentModel\Design\BinaryEditor.cs"/>
    <Compile Include="System\ComponentModel\Design\ByteViewer.cs"/>
    <Compile Include="System\ComponentModel\Design\CodeMarkerEvent.cs"/>
    <Compile Include="System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs"/>
    <Compile Include="System\ComponentModel\Design\CollectionEditor.CollectionForm.cs"/>
    <Compile Include="System\ComponentModel\Design\CollectionEditor.cs"/>
    <Compile Include="System\ComponentModel\Design\CollectionEditor.FilterListBox.cs"/>
    <Compile Include="System\ComponentModel\Design\CollectionEditor.PropertyGridSite.cs"/>
    <Compile Include="System\ComponentModel\Design\CollectionEditor.SplitButton.cs"/>
    <Compile Include="System\ComponentModel\Design\ComponentDesigner.CDDesignerCommandSet.cs"/>
    <Compile Include="System\ComponentModel\Design\ComponentDesigner.cs"/>
    <Compile Include="System\ComponentModel\Design\ComponentDesigner.ShadowPropertyCollection.cs"/>
    <Compile Include="System\ComponentModel\Design\DataSourceDescriptor.cs"/>
    <Compile Include="System\ComponentModel\Design\DataSourceDescriptorCollection.cs"/>
    <Compile Include="System\ComponentModel\Design\DataSourceGroup.cs"/>
    <Compile Include="System\ComponentModel\Design\DataSourceGroupCollection.cs"/>
    <Compile Include="System\ComponentModel\Design\DataSourceProviderService.cs"/>
    <Compile Include="System\ComponentModel\Design\DateTimeEditor.cs"/>
    <Compile Include="System\ComponentModel\Design\DateTimeEditor.DateTimeUI.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionHeaderItem.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionItem.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionItemCollection.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionItemCollectionExtensions.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionList.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionListCollection.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionListsChangedEventArgs.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionListsChangedEventHandler.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionListsChangedType.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionMethodItem.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.CheckBoxPropertyLine.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.DesignerActionPanelHeaderItem.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.EditorButton.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.FlyoutDialog.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.HeaderLine.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.Line.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.LineInfo.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.MethodLine.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.PanelHeaderLine.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.PropertyLine.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.SeparatorLine.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.TextBoxPropertyLine.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.TextLine.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.TypeDescriptorContext.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPropertyItem.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionService.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionTextItem.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionUI.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionUI.DesignerActionToolStripDropDown.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionUIService.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionUIStateChangeEventArgs.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionUIStateChangeEventHandler.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionUIStateChangeType.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerCommandSet.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerEventService.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerHost.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerHost.DesignerHostTransaction.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerHost.Site.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignSurface.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignSurfaceCollection.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignSurfaceEvent.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignSurfaceManager.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignSurfaceServiceContainer.cs"/>
    <Compile Include="System\ComponentModel\Design\DisplayMode.cs"/>
    <Compile Include="System\ComponentModel\Design\EventBindingService.cs"/>
    <Compile Include="System\ComponentModel\Design\EventBindingService.EventPropertyDescriptor.cs"/>
    <Compile Include="System\ComponentModel\Design\ExceptionCollection.cs"/>
    <Compile Include="System\ComponentModel\Design\ExtenderProviderService.cs"/>
    <Compile Include="System\ComponentModel\Design\FlowLayoutPanelDesigner.cs"/>
    <Compile Include="System\ComponentModel\Design\HostDesigntimeLicenseContext.cs"/>
    <Compile Include="System\ComponentModel\Design\IMultitargetHelperService.cs"/>
    <Compile Include="System\ComponentModel\Design\InheritanceService.cs"/>
    <Compile Include="System\ComponentModel\Design\InheritedPropertyDescriptor.cs"/>
    <Compile Include="System\ComponentModel\Design\LoadedEventArgs.cs"/>
    <Compile Include="System\ComponentModel\Design\LoadedEventHandler.cs"/>
    <Compile Include="System\ComponentModel\Design\MenuCommandsChangedEventArgs.cs"/>
    <Compile Include="System\ComponentModel\Design\MenuCommandsChangedEventHandler.cs"/>
    <Compile Include="System\ComponentModel\Design\MenuCommandsChangedType.cs"/>
    <Compile Include="System\ComponentModel\Design\MenuCommandService.cs"/>
    <Compile Include="System\ComponentModel\Design\MultilineStringEditor.cs"/>
    <Compile Include="System\ComponentModel\Design\MultilineStringEditor.MultilineStringEditorUI.cs"/>
    <Compile Include="System\ComponentModel\Design\MultilineStringEditor.OleCallback.cs"/>
    <Compile Include="System\ComponentModel\Design\ObjectSelectorEditor.cs"/>
    <Compile Include="System\ComponentModel\Design\ObjectSelectorEditor.Selector.cs"/>
    <Compile Include="System\ComponentModel\Design\ObjectSelectorEditor.SelectorNode.cs"/>
    <Compile Include="System\ComponentModel\Design\ProjectTargetFrameworkAttribute.cs"/>
    <Compile Include="System\ComponentModel\Design\ReferenceService.cs"/>
    <Compile Include="System\ComponentModel\Design\SelectionService.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\BasicDesignerLoader.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\BasicDesignerLoader.ReloadOptions.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomComponentSerializationState.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.ComponentListCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.LocalDesignerSerializationManager.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.LocalResourceManager.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.LocalServices.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.ObjectData.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.PassThroughSerializationManager.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomDesignerLoader.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomDesignerLoader.ModifierConverter.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomDesignerLoader.ModifiersExtenderProvider.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomDesignerLoader.ModifiersInheritedExtenderProvider.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomLocalizationModel.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomLocalizationProvider.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomLocalizationProvider.LanguageCultureInfoConverter.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomLocalizationProvider.LanguageExtenders.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomSerializationProvider.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomSerializerBase.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomSerializerException.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeMethodMap.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CollectionCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ComponentCache.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ComponentCache.ResourceEntry.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ComponentCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ComponentTypeCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ContainerCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\DesignerSerializationManager.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\EnumCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\EventMemberCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ExpressionContext.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ExpressionTable.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ICodeDomDesignerReload.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\LocalizationCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\MemberCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\PrimitiveCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\PropertyMemberCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ResourceCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ResourceCodeDomSerializer.SerializationResourceManager.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ResourcePropertyMemberCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\RootContext.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\SerializeAbsoluteContext.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\StatementContext.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\TypeCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\TypeCodeDomSerializer.StatementOrderComparer.cs"/>
    <Compile Include="System\ComponentModel\Design\ServiceContainerExtensions.cs"/>
    <Compile Include="System\ComponentModel\Design\SiteNestedContainer.cs"/>
    <Compile Include="System\ComponentModel\Design\ToolStripContainerActionList.cs"/>
    <Compile Include="System\ComponentModel\Design\TypeDescriptorFilterService.cs"/>
    <Compile Include="System\ComponentModel\Design\UndoEngine.cs"/>
    <Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.AddRemoveUndoEvent.cs"/>
    <Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.ChangeUndoEvent.cs"/>
    <Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.cs"/>
    <Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.RenameUndoEvent.cs"/>
    <Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.UndoEvent.cs"/>
    <Compile Include="System\Drawing\BitmapSelector.cs"/>
    <Compile Include="System\Drawing\Design\BitmapEditor.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.ColorPalette.ColorPaletteAccessibleObject.ColorCellAccessibleObject.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.ColorPalette.ColorPaletteAccessibleObject.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.ColorPalette.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.ColorUI.ColorEditorListBox.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.ColorUI.ColorEditorTabControl.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.ColorUI.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.CustomColorDialog.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.StandardColorComparer.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.SystemColorComparer.cs"/>
    <Compile Include="System\Drawing\Design\ContentAlignmentEditor.ContentUI.cs"/>
    <Compile Include="System\Drawing\Design\ContentAlignmentEditor.cs"/>
    <Compile Include="System\Drawing\Design\CursorEditor.cs"/>
    <Compile Include="System\Drawing\Design\CursorEditor.CursorUI.cs"/>
    <Compile Include="System\Drawing\Design\FontEditor.cs"/>
    <Compile Include="System\Drawing\Design\FontNameEditor.cs"/>
    <Compile Include="System\Drawing\Design\IconEditor.cs"/>
    <Compile Include="System\Drawing\Design\ImageEditor.cs"/>
    <Compile Include="System\Drawing\Design\IToolboxItemProvider.cs"/>
    <Compile Include="System\Drawing\Design\IToolboxService.cs"/>
    <Compile Include="System\Drawing\Design\IToolboxUser.cs"/>
    <Compile Include="System\Drawing\Design\MetafileEditor.cs"/>
    <Compile Include="System\Drawing\Design\SelectionPanelBase.cs"/>
    <Compile Include="System\Drawing\Design\ToolboxComponentsCreatedEventArgs.cs"/>
    <Compile Include="System\Drawing\Design\ToolboxComponentsCreatedEventHandler.cs"/>
    <Compile Include="System\Drawing\Design\ToolboxComponentsCreatingEventArgs.cs"/>
    <Compile Include="System\Drawing\Design\ToolboxComponentsCreatingEventHandler.cs"/>
    <Compile Include="System\Drawing\Design\ToolboxItem.cs"/>
    <Compile Include="System\Drawing\Design\ToolboxItemCollection.cs"/>
    <Compile Include="System\Drawing\Design\ToolboxItemCreatorCallback.cs"/>
    <Compile Include="System\Drawing\SelectionPanelBase.SelectionPanelRadioButton.cs"/>
    <Compile Include="System\Resources\Tools\ITargetAwareCodeDomProvider.cs"/>
    <Compile Include="System\Resources\Tools\StronglyTypedResourceBuilder.cs"/>
    <Compile Include="System\Resources\Tools\StronglyTypedResourceBuilder.ResourceData.cs"/>
    <Compile Include="System\Runtime\InteropServices\UCOMITypeLib.cs"/>
    <Compile Include="System\Windows\Forms\Design\AdapterHelpers.cs"/>
    <Compile Include="System\Windows\Forms\Design\AdornmentType.cs"/>
    <Compile Include="System\Windows\Forms\Design\AnchorEditor.AnchorUI.cs"/>
    <Compile Include="System\Windows\Forms\Design\AnchorEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\AxImporter.cs"/>
    <Compile Include="System\Windows\Forms\Design\AxImporter.IReferenceResolver.cs"/>
    <Compile Include="System\Windows\Forms\Design\AxImporter.Options.cs"/>
    <Compile Include="System\Windows\Forms\Design\BaseContextMenuStrip.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\Adorner.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\AdornerCollection.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\Behavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorDragDropEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorDragDropEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorService.AdornerWindow.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorService.AdornerWindow.MouseHook.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorService.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorService.MenuCommandHandler.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorServiceAdornerCollectionEnumerator.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ComponentGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ContainerSelectorBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ContainerSelectorGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ControlBodyGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\DesignerActionBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\DesignerActionGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\DesignerActionKeyboardBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\DragAssistanceManager.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\DragAssistanceManager.Line.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\DropSourceBehavior.BehaviorDataObject.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\DropSourceBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\Glyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\GlyphCollection.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\GlyphSelectionType.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\GrabHandleGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\GrabHandleGlyphType.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\LockedBorderGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\LockedHandleGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\MiniLockedBorderGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\NoResizeHandleGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\NoResizeSelectionBorderGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ResizeBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\SelectionBorderGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\SelectionBorderGlyphType.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\SelectionGlyphBase.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\SelectionManager.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\SnapLine.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\SnapLinePriority.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\SnapLineType.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\TableLayoutPanelBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\TableLayoutPanelResizeGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ToolboxItemSnapLineBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ToolboxSnapDragDropEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ToolboxSnapDragDropEventArgs.SnapDirection.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ToolStripPanelSelectionBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ToolStripPanelSelectionGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\BindingNavigatorDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\BindingSourceDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\BorderSidesEditor.BorderSidesEditorUI.cs"/>
    <Compile Include="System\Windows\Forms\Design\BorderSidesEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\ButtonBaseDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ChangeToolStripParentVerb.cs"/>
    <Compile Include="System\Windows\Forms\Design\CollectionEditVerbManager.cs"/>
    <Compile Include="System\Windows\Forms\Design\ColumnHeaderCollectionEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\ComboBoxDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\CommandSet.CommandSetItem.cs"/>
    <Compile Include="System\Windows\Forms\Design\CommandSet.CommandSetItem.StatusState.cs"/>
    <Compile Include="System\Windows\Forms\Design\CommandSet.cs"/>
    <Compile Include="System\Windows\Forms\Design\CommandSet.ImmediateCommandSetItem.cs"/>
    <Compile Include="System\Windows\Forms\Design\ComponentActionsType.cs"/>
    <Compile Include="System\Windows\Forms\Design\ComponentDocumentDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ComponentTray.cs"/>
    <Compile Include="System\Windows\Forms\Design\ContainerSelectorActiveEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Design\ContainerSelectorActiveEventArgsType.cs"/>
    <Compile Include="System\Windows\Forms\Design\ContainerSelectorActiveEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Design\ContextMenuStripActionList.cs"/>
    <Compile Include="System\Windows\Forms\Design\ContextMenuStripGroup.cs"/>
    <Compile Include="System\Windows\Forms\Design\ContextMenuStripGroupCollection.cs"/>
    <Compile Include="System\Windows\Forms\Design\ControlCodeDomSerializer.cs"/>
    <Compile Include="System\Windows\Forms\Design\ControlCommandSet.cs"/>
    <Compile Include="System\Windows\Forms\Design\ControlDesigner.CanResetSizePropertyDescriptor.cs"/>
    <Compile Include="System\Windows\Forms\Design\ControlDesigner.ChildSubClass.cs"/>
    <Compile Include="System\Windows\Forms\Design\ControlDesigner.ChildWindowTarget.cs"/>
    <Compile Include="System\Windows\Forms\Design\ControlDesigner.ControlDesignerAccessibleObject.cs"/>
    <Compile Include="System\Windows\Forms\Design\ControlDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ControlDesigner.DesignerControlCollection.cs"/>
    <Compile Include="System\Windows\Forms\Design\ControlDesigner.DesignerControlCollectionCodeDomSerializer.cs"/>
    <Compile Include="System\Windows\Forms\Design\ControlDesigner.DesignerWindowTarget.cs"/>
    <Compile Include="System\Windows\Forms\Design\ControlDesigner.DockingActionList.cs"/>
    <Compile Include="System\Windows\Forms\Design\ControlDesigner.IDesignerTarget.cs"/>
    <Compile Include="System\Windows\Forms\Design\ControlDesigner.TransparentBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\CustomMenuItemCollection.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataGridViewAddColumnDialog.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataGridViewCellStyleBuilder.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataGridViewCellStyleEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataGridViewColumnCollectionEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataGridViewColumnDataPropertyNameEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataGridViewColumnDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataGridViewColumnTypeEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataGridViewColumnTypeEditor.Picker.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataGridViewColumnTypeEditor.Picker.ListBoxItem.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataGridViewComboBoxColumnDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataGridViewComponentPropertyGridSite.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataGridViewDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataGridViewDesigner.DataGridViewChooseDataSourceActionList.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataGridViewRowCollectionCodeDomSerializer.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataMemberFieldConverter.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataMemberFieldEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataMemberListEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataSourceConverter.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataSourceDescriptorCollection.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataSourceGroup.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataSourceGroupCollection.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataSourceListEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\DataSourceProviderService.cs"/>
    <Compile Include="System\Windows\Forms\Design\DateTimePickerDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\DesignBinding.cs"/>
    <Compile Include="System\Windows\Forms\Design\DesignBindingPicker.cs"/>
    <Compile Include="System\Windows\Forms\Design\DesignBindingValueUIHandler.cs"/>
    <Compile Include="System\Windows\Forms\Design\DesignBindingValueUIHandler.LocalUIItem.cs"/>
    <Compile Include="System\Windows\Forms\Design\DesignerActionVerbItem.cs"/>
    <Compile Include="System\Windows\Forms\Design\DesignerActionVerbList.cs"/>
    <Compile Include="System\Windows\Forms\Design\DesignerExtenders.cs"/>
    <Compile Include="System\Windows\Forms\Design\DesignerExtenders.NameExtenderProvider.cs"/>
    <Compile Include="System\Windows\Forms\Design\DesignerExtenders.NameInheritedExtenderProvider.cs"/>
    <Compile Include="System\Windows\Forms\Design\DesignerFrame.cs"/>
    <Compile Include="System\Windows\Forms\Design\DesignerOptions.cs"/>
    <Compile Include="System\Windows\Forms\Design\DesignerToolStripControlHost.cs"/>
    <Compile Include="System\Windows\Forms\Design\DesignerUtils.cs"/>
    <Compile Include="System\Windows\Forms\Design\DesignerVerbToolStripMenuItem.cs"/>
    <Compile Include="System\Windows\Forms\Design\DockEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\DockEditor.DockUI.cs"/>
    <Compile Include="System\Windows\Forms\Design\DocumentDesigner.AxToolboxItem.cs"/>
    <Compile Include="System\Windows\Forms\Design\DocumentDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\DocumentDesigner.DocumentInheritanceService.cs"/>
    <Compile Include="System\Windows\Forms\Design\EditorServiceContext.cs"/>
    <Compile Include="System\Windows\Forms\Design\EventHandlerService.cs"/>
    <Compile Include="System\Windows\Forms\Design\FileNameEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\FlowLayoutPanelDesigner .cs"/>
    <Compile Include="System\Windows\Forms\Design\FlowPanelDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\FolderBrowserDialogDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\FolderNameEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\FolderNameEditor.FolderBrowser.cs"/>
    <Compile Include="System\Windows\Forms\Design\FolderNameEditor.FolderBrowserFolder.cs"/>
    <Compile Include="System\Windows\Forms\Design\FolderNameEditor.FolderBrowserStyles.cs"/>
    <Compile Include="System\Windows\Forms\Design\FormatControl.cs"/>
    <Compile Include="System\Windows\Forms\Design\FormatControl.CurrencyFormatType.cs"/>
    <Compile Include="System\Windows\Forms\Design\FormatControl.CustomFormatType.cs"/>
    <Compile Include="System\Windows\Forms\Design\FormatControl.DateTimeFormatType.cs"/>
    <Compile Include="System\Windows\Forms\Design\FormatControl.Designer.cs"/>
    <Compile Include="System\Windows\Forms\Design\FormatControl.NoFormattingFormatType.cs"/>
    <Compile Include="System\Windows\Forms\Design\FormatControl.NumericFormatType.cs"/>
    <Compile Include="System\Windows\Forms\Design\FormatControl.ScientificFormatType.cs"/>
    <Compile Include="System\Windows\Forms\Design\FormatStringDialog.cs"/>
    <Compile Include="System\Windows\Forms\Design\FormatStringEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\FormDocumentDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\GroupBoxDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\GroupedContextMenuStrip.cs"/>
    <Compile Include="System\Windows\Forms\Design\HelpNamespaceEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\IContainsThemedScrollbarWindows.cs"/>
    <Compile Include="System\Windows\Forms\Design\IEventHandlerService.cs"/>
    <Compile Include="System\Windows\Forms\Design\ImageCollectionCodeDomSerializer.cs"/>
    <Compile Include="System\Windows\Forms\Design\ImageCollectionEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\ImageIndexEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\ImageListActionList.cs"/>
    <Compile Include="System\Windows\Forms\Design\ImageListDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ImageListDesigner.OriginalImageCollection.cs"/>
    <Compile Include="System\Windows\Forms\Design\ImageListImage.cs"/>
    <Compile Include="System\Windows\Forms\Design\ImageListImageEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\IMenuStatusHandler.cs"/>
    <Compile Include="System\Windows\Forms\Design\IMouseHandler.cs"/>
    <Compile Include="System\Windows\Forms\Design\InheritanceUI.cs"/>
    <Compile Include="System\Windows\Forms\Design\InitialDirectoryEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\IOleDragClient.cs"/>
    <Compile Include="System\Windows\Forms\Design\IOverlayService.cs"/>
    <Compile Include="System\Windows\Forms\Design\ISelectionUIHandler.cs"/>
    <Compile Include="System\Windows\Forms\Design\ISelectionUIService.cs"/>
    <Compile Include="System\Windows\Forms\Design\ISplitWindowService.cs"/>
    <Compile Include="System\Windows\Forms\Design\ISupportInSituService.cs"/>
    <Compile Include="System\Windows\Forms\Design\ItemTypeToolStripMenuItem.cs"/>
    <Compile Include="System\Windows\Forms\Design\IWrapper.cs"/>
    <Compile Include="System\Windows\Forms\Design\LabelDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\LinkAreaEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\LinkAreaEditor.LinkAreaUI.cs"/>
    <Compile Include="System\Windows\Forms\Design\ListAdapter.cs"/>
    <Compile Include="System\Windows\Forms\Design\ListBoxDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ListControlStringCollectionEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\ListControlUnboundActionList.cs"/>
    <Compile Include="System\Windows\Forms\Design\ListViewActionList.cs"/>
    <Compile Include="System\Windows\Forms\Design\ListViewDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ListViewGroupCollectionEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\ListViewItemCollectionEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\ListViewSubItemCollectionEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\MaskDescriptor.cs"/>
    <Compile Include="System\Windows\Forms\Design\MaskDescriptorComparer.cs"/>
    <Compile Include="System\Windows\Forms\Design\MaskDescriptorTemplate.cs"/>
    <Compile Include="System\Windows\Forms\Design\MaskDesignerDialog.cs"/>
    <Compile Include="System\Windows\Forms\Design\MaskedTextBoxDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\MaskedTextBoxDesignerActionList.cs"/>
    <Compile Include="System\Windows\Forms\Design\MaskedTextBoxTextEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\MaskedTextBoxTextEditorDropDown.cs"/>
    <Compile Include="System\Windows\Forms\Design\MaskPropertyEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\MenuCommands.cs"/>
    <Compile Include="System\Windows\Forms\Design\MonthCalendarDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\NavigationalTableLayoutPanel.cs"/>
    <Compile Include="System\Windows\Forms\Design\NewItemsContextMenuStrip.cs"/>
    <Compile Include="System\Windows\Forms\Design\NoBorderRenderer.cs"/>
    <Compile Include="System\Windows\Forms\Design\NotifyIconDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\NotifyIconDesignerActionList.cs"/>
    <Compile Include="System\Windows\Forms\Design\OleDragDropHandler.CfCodeToolboxItem.cs"/>
    <Compile Include="System\Windows\Forms\Design\OleDragDropHandler.ComponentDataObject.cs"/>
    <Compile Include="System\Windows\Forms\Design\OleDragDropHandler.ComponentDataObjectWrapper.cs"/>
    <Compile Include="System\Windows\Forms\Design\OleDragDropHandler.cs"/>
    <Compile Include="System\Windows\Forms\Design\PanelDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ParentControlDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ParentControlDesigner.EscapeHandler.cs"/>
    <Compile Include="System\Windows\Forms\Design\PbrsForward.BufferedKey.cs"/>
    <Compile Include="System\Windows\Forms\Design\PbrsForward.cs"/>
    <Compile Include="System\Windows\Forms\Design\PictureBoxActionList.cs"/>
    <Compile Include="System\Windows\Forms\Design\PictureBoxDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\PrintDialogDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\PropertyGridDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\RadioButtonDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\RichTextBoxActionList.cs"/>
    <Compile Include="System\Windows\Forms\Design\RichTextBoxDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\SaveFileDialogDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ScrollableControlDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\SelectedPathEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\SelectionRules.cs"/>
    <Compile Include="System\Windows\Forms\Design\SelectionStyles.cs"/>
    <Compile Include="System\Windows\Forms\Design\SelectionUIHandler.cs"/>
    <Compile Include="System\Windows\Forms\Design\SelectionUIService.ContainerSelectionUIItem.cs"/>
    <Compile Include="System\Windows\Forms\Design\SelectionUIService.cs"/>
    <Compile Include="System\Windows\Forms\Design\SelectionUIService.HitTestInfo.cs"/>
    <Compile Include="System\Windows\Forms\Design\SelectionUIService.SelectionUIItem.cs"/>
    <Compile Include="System\Windows\Forms\Design\ServiceProviderExtensions.cs"/>
    <Compile Include="System\Windows\Forms\Design\ShortcutKeysEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs"/>
    <Compile Include="System\Windows\Forms\Design\SplitContainerDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\SplitContainerDesigner.OrientationActionList.cs"/>
    <Compile Include="System\Windows\Forms\Design\SplitterDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\SplitterPanelDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\StandardCommandToolStripMenuItem.cs"/>
    <Compile Include="System\Windows\Forms\Design\StandardGroups.cs"/>
    <Compile Include="System\Windows\Forms\Design\StandardMenuStripVerb.cs"/>
    <Compile Include="System\Windows\Forms\Design\StatusCommandUI.cs"/>
    <Compile Include="System\Windows\Forms\Design\StringArrayEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\StringCollectionEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\StringCollectionEditor.StringCollectionForm.cs"/>
    <Compile Include="System\Windows\Forms\Design\StyleCollectionEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\StyleEditorForm.cs"/>
    <Compile Include="System\Windows\Forms\Design\TabControlDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\TableLayoutControlCollectionCodeDomSerializer.cs"/>
    <Compile Include="System\Windows\Forms\Design\TableLayoutPanelCodeDomSerializer.cs"/>
    <Compile Include="System\Windows\Forms\Design\TableLayoutPanelDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\TabOrder.cs"/>
    <Compile Include="System\Windows\Forms\Design\TabPageCollectionEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\TabPageDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\TemplateNodeCustomMenuItemCollection.cs"/>
    <Compile Include="System\Windows\Forms\Design\TemplateNodeSelectionState.cs"/>
    <Compile Include="System\Windows\Forms\Design\TextBoxActionList.cs"/>
    <Compile Include="System\Windows\Forms\Design\TextBoxBaseDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\TextBoxDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ThemedScrollbarMode.cs"/>
    <Compile Include="System\Windows\Forms\Design\ThemedScrollbarWindow.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripActionList.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripAdornerWindowService.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripCodeDomSerializer.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripCollectionEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripContainerDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripContentPanelDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripCustomTypeDescriptor.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripDesignerUtils.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripDropDownDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripDropDownItemDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripEditorManager.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripInSituService.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripItemBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripItemCustomMenuItemCollection.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripItemDataObject.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripItemDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripItemGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripKeyboardHandlingService.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripMenuItemCodeDomSerializer.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripPanelDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripTemplateNode.cs"/>
    <Compile Include="System\Windows\Forms\Design\TrackBarDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\TreeNodeCollectionEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\TreeViewActionList.cs"/>
    <Compile Include="System\Windows\Forms\Design\TreeViewDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\UpDownBaseDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\UserControlDocumentDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\VsPropertyGrid.cs"/>
    <Compile Include="System\Windows\Forms\Design\WindowsFormsDesignerOptionService.cs"/>
    <Compile Include="..\..\Common\src\RTLAwareMessageBox.cs" Link="src\Common\src\RTLAwareMessageBox.cs"/>
    <Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Design\Release\net10.0\System.Windows.Forms.Design.GlobalUsings.g.cs" Link="artifacts\obj\System.Windows.Forms.Design\Release\net10.0\System.Windows.Forms.Design.GlobalUsings.g.cs"/>
    <Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Design\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Windows.Forms.Design\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Design\Release\net10.0\System.SR.cs" Link="artifacts\obj\System.Windows.Forms.Design\Release\net10.0\System.SR.cs"/>
    <Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Design\Release\net10.0\System.Windows.Forms.Design.AssemblyInfo.cs" Link="artifacts\obj\System.Windows.Forms.Design\Release\net10.0\System.Windows.Forms.Design.AssemblyInfo.cs"/>
    <Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Design\Release\net10.0\_AssemblyInfo.g.cs" Link="artifacts\obj\System.Windows.Forms.Design\Release\net10.0\_AssemblyInfo.g.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\ref\080af93367924cef82155508383f82c9\Accessibility.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dc98681d643447a4bd21985395bdd38d\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9872125a6a4f4da481c35ad156873f7a\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5f63fd8223e44912811e71cb93a38a5f\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a7188818edc347f5bd18449b4b3cc2b9\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\404edae555524107b6a6a60c1b337cb5\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9a5e22a1ee2048f09ac58bf3452971dd\Microsoft.Win32.SystemEvents.dll"/>
    <ReferencePath Include="..\..\..\..\ref\28070ba633e44ee195599b0a6efb5462\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3abbdbe95ebf42e2b6f2212f3fba579e\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1b725054896446f2b00d69a5148def36\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\ref\170a08cf53144acfbe616366de95f27d\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\ref\43ed1cb73c384103b492a091191b6116\System.CodeDom.dll"/>
    <ReferencePath Include="..\..\..\..\ref\406a0fdf5a9e499dbd4ff8f316305246\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1716f728fe3e4dd090d60d410d1c3307\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\ref\75c1a12ef34d425988d9b81934f4a10e\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7db2945dff3c43edaa55510922966310\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e36145f761844f75be3fce8572df3cc7\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0c18dd73983f468abe50959c756b1a6d\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0e0d8069233a438a837a7e267726fc00\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\024562183d0b48d0978af5045930fa31\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d052ba0ca3eb4573850d5c8e32d8e476\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c5b77689148c44cc9d10dca51792bcee\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\08ebdb2dd07542baa57d04c06bb578d8\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0d7f4f6616754de4ac8b84af70a6b374\System.Configuration.ConfigurationManager.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b73fedd04cf14014bd8f89a0c2a61514\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6948e3b7abf343e394c2a391f6c21e33\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d76a388c71694144a95125c04b57b382\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\47ede5fadf264802a6fbca41450a2ec8\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\991a0637a1dd4263b950575006516fc0\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e41444726e274f5ba4d10ed0c34f09cf\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\ref\12078c44363e4100bc3ec9554d575fc1\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\ref\537e255b7c784f609e6970a287a6349a\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\ref\71832cc7eb7847e4b0c608d55fc6af04\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\712e28d7bc654fb189b67aa79d227d0f\System.Diagnostics.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6c48c2ed3fc942b0b33c0bbaf86286c5\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\57a5cc09da194b2c9b9052b94f4c4e94\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a2cb808544dc4d6f9ba48eca45b0e5e3\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d100931791fe4075a1fd80facfedc182\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\50c35a87fc6f4d50b753b4a9c016c92e\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8052271da0f144bdbb146c86f587fab5\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0371374e75464c7aa7462370ebb14fad\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1b50a7f0cd934207b748c76e42f94935\System.dll"/>
    <ReferencePath Include="..\..\..\..\ref\faa327d1062e482aa3c8c16e78cbbff8\System.Drawing.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\510691e27d81485292b77aa3bc375ccb\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2feab91a9ac942d6af4c0f06b0856cd4\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b2d5e7e61dd6479ab7e4c3a79798053e\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d068376bbe824d759fb80c15197878a6\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3ef15fa6af14471d9e144422da95c3c6\System.Formats.Nrbf.dll"/>
    <ReferencePath Include="..\..\..\..\ref\07b205458bcb4d688d1b10c2690f4f73\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6671cce1bda94605a1d20591897a4898\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d4a20881ec1448e58f70614802d37691\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7b93eb3cec03410884b7605a36a6c494\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f8ab91f35012490984203d88b3f5b5ae\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4cc4312832ad45ffa135e80f649fe2ef\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c4daba4314bc492990838ce20cd63c35\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c97b1f872d2248c6bb21d5cc248bb618\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d3912298fcee4f8ca590d21eb27689cf\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\ref\90aad17442b54ce1be1c9bd955b5ec81\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\34828839406f4c61af7a0f4291f8f3dd\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\43e9a91f050e4bd09235b95ea84f1c2a\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\507bf930da114fc991ab1bbab48b703c\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\31149887d81d4b119c9e93413ec8f496\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\ref\29f6a24c6b6a472e95dbcf534411622b\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\ref\66ad8d85dac448cc83e5a8c5cb2d0317\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ce5c20a701ba4f4e963a3f9b8612fe8a\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a9b2677041ee4341bf08ac65e2abb21e\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\984c6cb3b81749d4b5606a2a5ff63771\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4469ee54a391448cb4e07151718eb060\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d577d67a0e884a48b818d9af9795d23b\System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\15726c213edf4ec0aab31633fafc558d\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7363e41999e440afbc1380ea06e8e784\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b8bb3beb75cb4ab492b4c350d9629f00\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\362a145eb6e245f6be7ee84a4e4bb0b5\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6722bac0574d457198feca5d8e946074\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8b3c87ad829f42bea2fb4d3a848b56d3\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ba299adfe6cf43deacea20c884e8b223\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b049bdbdf07345829149c5cd099bf186\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ed37d92ff2e4430cbe79bac6b97aea20\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6a284b41d91c4f2fa8c7be5bdee8d30d\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\ref\abbdc9a8b53744fb818325b09c5b3511\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\ref\135f2426a0cc430fba99c2375c2be1ca\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ae13fbceacb74201b47edf87b438579f\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\ref\edaa1c7464a148d3beb7a22fd8f65755\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6eff3e06f6954d9aa797fab3bc18238f\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\77ac1f4f7bec4e9aac6adf1ac8a55a27\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f4039d9342584194a39c6ff16ec5ed47\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b69f18d2bf4245e4b6a72761cb782afc\System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="..\..\..\..\ref\04a7c0f1fcf3452da056eacbdfe6af9b\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\ref\58847fed921d46b09d199f4840123eaf\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1950c1e2d2af4b708c624c272a4b1bce\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dc3e9ccd80f54da9a33d7a3cb7e21380\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\17597a056dd64860a82d485fe0fce2d5\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e06c22964bea4f14ba99a71ed42db071\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7ff1ce9fd7154f449a3cf41741f611b8\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0d55102950c34bab818983a0ed377f1e\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5fe2b145b21c47698611545d846aadbd\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\ref\eec06e74568b4d41a088ed22d2d6b254\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\90d622acc1da462e8d2e7c5cd308f0e3\System.Private.Windows.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\85fe63e2e4364fdaa10837553e215f57\System.Private.Windows.GdiPlus.dll"/>
    <ReferencePath Include="..\..\..\..\ref\eca87bae49cc40b2a1f0453210312988\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b883847b043d4c789a071d6f25e8a2c0\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8ab763b7d8a6422b81db4e462dbdfcb2\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2c52fd4f357846eea2e2ad9aeded6285\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d9e73706fa394fbbbc262f6a45d65314\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a8c33b98c481468fa6bbd1efeab3e19a\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\58ae9f8130d644bb895d06ca9fef6356\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d10933a4b35e4840b25f677cc497b8cf\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\93b7cc0a190b4a0bbb31e9e4c3df348f\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4af9d2cbe7f9422ab8f0a1b912fa4484\System.Resources.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c9bd746477cb4e228667f44d5cb5e316\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\62bd7a7bff544009a67c033606d40da9\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9be3946e087d48dea369d54af510e4dd\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c84ffe95dfa44e91bd748f43ee3bd1fc\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\ref\12036ff45bbb40fda7c3f77fa4e6cb26\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\ref\233955799b184cf8b333150e593277f6\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5e7f135c6ec640a685a8e529a2436beb\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\607e6c9f409b4dd8ba4a31883249af72\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\824e8600849d4636863d64d8d91d1c10\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\ref\79ef1ce036d94fa2b7cb102c7185d50e\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\ref\405f7f6f839a40e3a1195e8adf719635\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bbe944ba00274abba269a734920b8840\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e03944089cde48d29c45d40065281a54\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\58fe5672ce59454b8cd12662e8771f26\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\de639c21c2cc42d8805999d00241d0f1\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\37c36fc416b44e768d4c9c3c4445925f\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\ref\377d09d68aaf4312ba998322a1674167\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\47b17861e3f1456991f37f11a4754d6b\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2eba07ec71e742ada5c13108bd7497aa\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\899167c11dd544cca116e7f635b1a663\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1a678fd5557943cfbd1ce2e7a2c6a80e\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1907858dca134dc7acc130db22de73eb\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c4eba509fe0f400680dedef4e4036093\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c5442cd3c7144729874145452c9a1ee3\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7fa34092a08a43a0b348b1ca2f18c51b\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5e85ee4b6b8e43dd81e89fe8ff343d78\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\244f5a69d70c4f8f98be4ab42c4790f6\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6075eaa1fd374360b3a48eb92ff4cb9a\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\555b232319dd4b6cbd8ab906f411bb26\System.Security.Cryptography.ProtectedData.dll"/>
    <ReferencePath Include="..\..\..\..\ref\637bb1e217e24353b5b4be51decac784\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0b9bc11249684c7dbed3fc2fbae7a7db\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\001c10b047bf4874ae1ab13ce7d759fb\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dd665ea4d21d484282993f714f2d61ff\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\70f23e44a9b54529808b026466ca8fc6\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\ref\321dcc65ae694d9489783c72f4518246\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c396e77085c245a689fa10ff7974d910\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a7ccbe203c9f479b88f5543545a6ab02\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\ref\17e515ab50b24f5a940b1fe148b64771\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3be1e108857945ddac35e9783435d966\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\76944d5e7f2e425592382e2220915c46\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\946d804c7e5c44838c7b9c4c67650963\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\69f02c00c54447aabce77f3c5a83f942\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9ed41f3159d34a05950ef4e2dd62d412\System.Threading.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\18ac6e465f40420d9a352c6c8acdbfce\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\ref\76602a64028c42d095ead39c4d6b7c32\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9f88c42fd83d4f9aa230c3599fe435d2\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2124a3b561b14916bc91351701daed37\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\ref\50a991f7416f4aca8c6d39c085397fd2\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b65144f5bea34e95b89f9142fe1f9459\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b07cf1586f504c148a1076fc8fa44f12\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ca35a6d8968e4c4a87626295c7a67ed8\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\ref\11fc992fc4904e808b601092020f4b1b\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cc15a47aeaca4cf59abad3b28623bf36\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\79a95f73c193413faa12a73b81ab6d79\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c6b932d722094bfc821d6ed84c92da35\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4e1220f0a5834f078c067809fd1a426b\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c7342a69ef0e4e9cb42da55b93fd0011\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\301def3b037546149b2d617f42b2abb5\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c5ee75be7de14c58b726c767e1eb7b21\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\93b485d230544e00a7d42f5464aab5c2\System.Windows.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2109832326e3400992235027654f7d36\System.Windows.Forms.dll"/>
    <ReferencePath Include="..\..\..\..\ref\31e3d6bf4bc046b4b99f63978f23ae8b\System.Windows.Forms.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\34b6293f42e64f30b9c0e3a2a7b77232\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\681a116fe0e04da5baff486f8b5e6518\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7aee00ce22794ac1837106884e1c6742\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\16e7a073f8354b5687887edd89758340\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\87033d10c52b4030a9db46b30176b2ff\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\432849604959492585087d1c6a0a4fc8\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0955cd43780347719bb0e4c8a72391d7\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2ded0ef32a404a33898f1626cf4dc01e\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\ref\34a0b921e86f4dddb3f2150813da7456\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a08efb69cf3d45daadcf3e5a604cee4d\WindowsBase.dll"/>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="..\..\..\..\_external\1\BaseValidator.cs"/>
    <Compile Include="..\..\..\..\_external\2\Validation.cs"/>
    <Compile Include="..\..\..\..\_external\3\RegexGenerator.g.cs"/>
  </ItemGroup>
</Project>