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;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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="..\..\..\eng\CodeAnalysisSource.cs" Link="eng\CodeAnalysisSource.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\ComponentTray.cs"/>
    <Compile Include="System\Windows\Forms\Design\CompositionDesigner.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\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\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\ToolStripContainerDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ToolStripContentPanelDesigner.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\net9.0\System.Windows.Forms.Design.GlobalUsings.g.cs" Link="artifacts\obj\System.Windows.Forms.Design\Release\net9.0\System.Windows.Forms.Design.GlobalUsings.g.cs"/>
    <Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Design\Release\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Windows.Forms.Design\Release\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Design\Release\net9.0\System.SR.cs" Link="artifacts\obj\System.Windows.Forms.Design\Release\net9.0\System.SR.cs"/>
    <Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Design\Release\net9.0\System.Windows.Forms.Design.AssemblyInfo.cs" Link="artifacts\obj\System.Windows.Forms.Design\Release\net9.0\System.Windows.Forms.Design.AssemblyInfo.cs"/>
    <Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Design\Release\net9.0\_AssemblyInfo.g.cs" Link="artifacts\obj\System.Windows.Forms.Design\Release\net9.0\_AssemblyInfo.g.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\ref\63be5608305a4450aa410069419c5364\Accessibility.dll"/>
    <ReferencePath Include="..\..\..\..\ref\60e901378dee4113a2729bf76b6b8421\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3ea07993f4bf42e69457ef72db58b6b7\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\838ebfc955a94e5a97e1bc0d51dd71be\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b499e3b662f044daa2a9d60da9fb1820\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f31e7dac131d4ce2a1c5e98fc69bebb0\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c5ce85d002c243d0ab6eed9d9d448347\Microsoft.Win32.SystemEvents.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ca066dfbde73409aa795f10142d72d89\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\ref\26dcc332b0e5479691239fd3bac46f5c\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c45853a0c9b14d55be9cdd12b06a8b7b\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bc1e656b540248b0a5d9c8f6f230857f\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\ref\547bccbd22e2406a94eab7383ba91358\System.CodeDom.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2be4a1d6d40b436e8a2b1fe34c861428\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3c96e77fb9e143d48efaa66e189c5bf8\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e3eb6253dc7e4e0ea08d24e51a52d56a\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\87b17de1386943758c3f0026c8a44a1c\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1ec6f12d4d1f42a8874c43ab66441cbc\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a30d63e2bbed4a0bb56d4ea5a28570c4\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a15864c031114cf188e89ce8e423e3e1\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9561d67416704911a806df634f8e0f54\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1f6ced17bf63419e9e7cd741674d7a65\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\ref\478939d57fcd4131bbb20eebc538c7de\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b0234adce96d451ba3d3edd6cbee1618\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\424cb9a6669944978cf3e1cf217da9aa\System.Configuration.ConfigurationManager.dll"/>
    <ReferencePath Include="..\..\..\..\ref\afecf59a27564c989c4f5162dd8b897e\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e580a8987d5e4b6dbfac7abcfd94b1af\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\ref\549f3dfeca74493d8eb3a56ae5404793\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0993ddc381e441098f93766a35cc2da6\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\571eff12d9304c8cbe6c3d41f0a71074\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b09873042510404e825ff11a62d5ccbf\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b633c2f93c784a018a847359d5bb758f\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5c3ceb8dba6543d78c89ea222bdaefe2\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e804dabd854549bda8485254ee4c5890\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b55194c1d1314cfc8558662c76767780\System.Diagnostics.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5654433392ea42658051b11e007d3ffe\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\25a53b68aebe46ba995f06292945ea37\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\ref\442727c8140949dd8cb35fd85b7d1a85\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b276c139c6e0437a8df0452e443abc0d\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ee57653773374988b95e4aacce80dacf\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b42278f21c984956be22969908e8acb0\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5b035fa4984c4f4498b71630da35e33a\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\07228fe239664792a3954e58ceeb7d3f\System.dll"/>
    <ReferencePath Include="..\..\..\..\ref\296dec5eab6e43888e4ed64c7a329cb9\System.Drawing.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\635497baa00d44a48630387fdf3aa7bd\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\13d5422c63304071bc47eabd398c0892\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dcb6cde3c8144f2a98f33e48dc6f4fb4\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\04969b9616f649de8fd1906a0ea6b4c1\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8d4c74f8b3334d068ad78660188f287b\System.Formats.Nrbf.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5a5ecdccd7514865a7e152154d3f8dff\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3e589b87014d4720bbb01aeef6a8aff2\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f05378cb44ed4778840237cbda11e0c6\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dc01de044e814fdd81206787ad94fe1b\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\982c3878cb2147949a65b20757926de0\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\ref\61f9ef8c74d74990a970698e2bca3020\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\ref\93fdfe6cf5ea4190be649e8c9011b19c\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3546674ca5ca402e9560520ac41ffa3e\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c74273bc7bd440e0915be00ebcbcf399\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\ref\10f015f1f7484b8ba1e6bd4c7eab8b81\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3cb88158d5074b80b0c108a37f317315\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\be134694e00c4cdf85ce26900d2c384f\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\57d7a28c82e344909facdcb0f14b6286\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8ecfb2d07cee4440bac75e5955283051\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8eea36fce44b4431a444e539d70b90af\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ffcc6a80b4d24609892b049a0c112d9f\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0967692efefe4b3f9278ea1f3ecb6fd5\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c5a9b93dfa2a4ff6a397d152d784acf2\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\252f06ce47e84b8392901b9d4fdcd62d\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fb3ba5943cc64bebbf30bc2fa5b6df92\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0ce8ef185e3449c2bd3969771733ca39\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6886e677b8384bd7bca9780a71021963\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\aa71e33afce44960b93dddd0a407c2b8\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\71f36c5f9c8240b1ba12075634873f7c\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0c7a5ae676c34a6ca2f5a15b6b1577d7\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\ref\73f787e7895d488a9f0dcd9202272097\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\ref\296398a1e3954710af35ba54f9821280\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\ref\66f990b1037c43f69bfdffcac4ce71e2\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4e88496fa5b740b9a6e3250f30b9bad2\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a9c39d1cec76434ab8fa51a24c54d99b\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d589218aa6b246c9a58bacde5b9e56be\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fbc98d94f35b4ea1b710f3e466df8054\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d2d1d718ad8344eab1a4396730f21ac6\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ff8b814a313e44519ced2dc8e8af0b04\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a1361a949e974e1ba3d6e34a212b3e20\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\032997600e9546d38e8ac951acb5d76e\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8aefaefec0894f16aeb536d7c3972189\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f25d8b4149084923a303c8704fecde75\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1f13d30b49b24ceaa5733e05778d2845\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\90a6f0ae0bc5407ca2514f89d4a9d14f\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fe0da7f41201450daf92272c4c2fdde7\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2df93f1e97ec486ea8e30fc7fb887221\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8877a797893f494da974938af50e770e\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\ref\78dda98bcccb43d7a8b27e01506a2b41\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\026053fe4b0344ffb79f4a2bf9df0789\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6bc9e1cbcb1a4be39edd148732a633e0\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cb180541ef6d4d45b8961dfff24bb799\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\23770e5fcebd445983888c2c2eae4bdb\System.Private.Windows.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4e1115a6c2184ba480353f57015b232b\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f976df32d29742a0bebcf5ef5de43448\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9075466bce2347bc88e80e68c9245547\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e5b3ef5d5ea049e8a22a37c0f115d13a\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\94a20ac0c35a4497a666af46967dd298\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7cfe7db5de76426b9f9a6305ff988c21\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\08b22d0496f94f0799dc508d48e8270f\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a3243971d27749b58bc9676a7e8f5073\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\05460d9d978a4cd081c2292aeb44774b\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\132b079cd8bb4f0290681b96722998ae\System.Resources.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4896a53af64a4352be0f8ea7eac128c8\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\57523eace24640cdad0f58507b647b07\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0ba6a7ab2e144397b2f673b908290e95\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6ffb0d3b458644768d8af48982ece6ff\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b1ba01f0a8f44c9d9837a26aefd4e3be\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\ref\189024acd65f40618355f780162b8ac0\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6ac20ecb57474df1931fa19f7bd18741\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\224cc67055f846b28d9ac74d08c05051\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\47601e0b574d4c29a877eb3d482f2240\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d7dcce4a53f14c439a62bb813ef1e5d7\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6b281d9d411c452893a556adb5e7bde4\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\687d08914e744241a4f40e0afcbe3bad\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fa6dbcb6ab704ac5b3f0445de49eead9\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b281af17078e49e581437bee037fe640\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\139a34acd89a49a08ec9e8b4ba01bdc4\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\111bf60ed19043a292cc3ebdacb98199\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fe5aa8cccd9245ecb42946c1d36d08d6\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a93b9c3ab2e64c53b34d47e17ea9635a\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4353586383064a098ea945458699ec60\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7a7c6d0dd8bc4194868c948b232c8b95\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b0107a3655df4da19b503ee1efba9931\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f2b33d0b5dad426584de5c8d0adf2a5a\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7eff16383c104d45916fd9b874a5ae6a\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\ref\baec789f98c0456ebea30c38580865e0\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cc34a56fadc84c408307dd86cd41d458\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f53344aeb94e4e0099502ba1daa6efeb\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ed648762dfbd4f489f15687d7eba0d46\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\afaaecd42a174e2e8d3deb1be94a64d4\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\223d49ea540b4f1cb64950b3768f34e3\System.Security.Cryptography.ProtectedData.dll"/>
    <ReferencePath Include="..\..\..\..\ref\010686e1101147e5a9a1635cceee9648\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8c649cb0a8984dc1b20a2c2207f17a8e\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\69df30047890403a9cfa482665dc63e4\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1efbe9423cee459a9e3eaca0da76d0dc\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e45b612f1bcf4850bf5f1c57a7bed3a5\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f4fe2d67e3dd44e79691df039eb7746a\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7560206fa9b848b6a16339fa07e36ad7\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\ref\aec06626de3c408cb991fdb67817e8cb\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c8bf9bec7de74c92997c4725dc4d1815\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8528eeb5e8ec4581bb2ebcc4669bb269\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e621c6372e98485ba2c84ec93a8360da\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d737b84293204be0adb4f5be72609f30\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d8d8396a9bd74c658615eca5fd4fa2ef\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\612b8d5362a944c0a62d388b78504a41\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0f13fb30056c43b991fac5bb0b03ccdc\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b684c06db7ab469caca1a49cc26ad5cf\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\ref\54c0bbf6ba3d40dbbfb312781f02e1a3\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\ref\aa33ab94dbdf4f819d5160b1599e574c\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\ref\28b805220c584c1e9d0a140fc2209cfb\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fccbaa6d4bb6411b81cdce4aece9e990\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a1fc5a9ea23b42db99b94d48c5751217\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\ref\82b4db8c0bea4a97a286473fea262dfa\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c5fca0e2cb05417f99b7cdba0a43e140\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e55c7ccd3e8c415fb41014eb1c8930e8\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\06248a4d27ed4e56b0e22642da4c2b99\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bc421338705c442ca281b95023a6370e\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\ref\155024d95151437b82b15508377ced76\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4eb66a3cbf874a01b16bf42176162dd2\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d72b39a0b616495cb61b00758ddf8b55\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d05a7d94e4bc421e83330767b465875a\System.Windows.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6feef69b43244d449e1c2e486f3dbc06\System.Windows.Forms.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f0e056a978a64cc09ed74d971f5883a0\System.Windows.Forms.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b4b8e5794455410e9aff5c6372e4cd49\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1f155b41d1734b4d94bf0a3a08712fa8\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3d594489ce2445dabf6e34ceaabef875\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a24e24bd8fd54361a0b2c3b505fa8589\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c1a4440d15af4a7091596f8828125e76\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7bfc0d2736a74b3a99f8d453ad6e9184\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\935c054767bb469e871196b369126260\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4a1a2256a77141b68c0a6f849beaa308\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\ref\aa443ac5b01c46f2be5103f639c06bac\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6f32aaba755340c79642d8a727ae0613\WindowsBase.dll"/>
  </ItemGroup>
</Project>