File: System.Windows.Forms.Design.csproj
Web Access
Project: src\src\System.Windows.Forms.Design\src\System.Windows.Forms.Design.csproj (System.Windows.Forms.Design)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>System.Windows.Forms.Design</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;RELEASE;NET;NET10_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="AssemblyInfo.cs"/>
    <Compile Include="AssemblyRef.cs"/>
    <Compile Include="DataSourceDescriptor.cs"/>
    <Compile Include="GlobalSuppressions.cs"/>
    <Compile Include="GlobalUsings.cs"/>
    <Compile Include="Properties\AssemblyInfo.cs"/>
    <Compile Include="Resources\MaskDesignerDialog.Designer.cs"/>
    <Compile Include="SRCategoryAttribute.cs"/>
    <Compile Include="SRDescriptionAttribute.cs"/>
    <Compile Include="SRDisplayNameAttribute.cs"/>
    <Compile Include="System\ComponentModel\Design\ActiveDesignSurfaceChangedEventArgs.cs"/>
    <Compile Include="System\ComponentModel\Design\ActiveDesignSurfaceChangedEventHandler.cs"/>
    <Compile Include="System\ComponentModel\Design\ArrayEditor.cs"/>
    <Compile Include="System\ComponentModel\Design\BinaryEditor.BinaryUI.cs"/>
    <Compile Include="System\ComponentModel\Design\BinaryEditor.cs"/>
    <Compile Include="System\ComponentModel\Design\ByteViewer.cs"/>
    <Compile Include="System\ComponentModel\Design\CodeMarkerEvent.cs"/>
    <Compile Include="System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs"/>
    <Compile Include="System\ComponentModel\Design\CollectionEditor.CollectionForm.cs"/>
    <Compile Include="System\ComponentModel\Design\CollectionEditor.cs"/>
    <Compile Include="System\ComponentModel\Design\CollectionEditor.FilterListBox.cs"/>
    <Compile Include="System\ComponentModel\Design\CollectionEditor.PropertyGridSite.cs"/>
    <Compile Include="System\ComponentModel\Design\CollectionEditor.SplitButton.cs"/>
    <Compile Include="System\ComponentModel\Design\ComponentDesigner.CDDesignerCommandSet.cs"/>
    <Compile Include="System\ComponentModel\Design\ComponentDesigner.cs"/>
    <Compile Include="System\ComponentModel\Design\ComponentDesigner.ShadowPropertyCollection.cs"/>
    <Compile Include="System\ComponentModel\Design\DataSourceDescriptor.cs"/>
    <Compile Include="System\ComponentModel\Design\DataSourceDescriptorCollection.cs"/>
    <Compile Include="System\ComponentModel\Design\DataSourceGroup.cs"/>
    <Compile Include="System\ComponentModel\Design\DataSourceGroupCollection.cs"/>
    <Compile Include="System\ComponentModel\Design\DataSourceProviderService.cs"/>
    <Compile Include="System\ComponentModel\Design\DateTimeEditor.cs"/>
    <Compile Include="System\ComponentModel\Design\DateTimeEditor.DateTimeUI.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionHeaderItem.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionItem.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionItemCollection.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionItemCollectionExtensions.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionList.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionListCollection.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionListsChangedEventArgs.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionListsChangedEventHandler.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionListsChangedType.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionMethodItem.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.CheckBoxPropertyLine.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.DesignerActionPanelHeaderItem.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.EditorButton.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.FlyoutDialog.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.HeaderLine.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.Line.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.LineInfo.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.MethodLine.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.PanelHeaderLine.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.PropertyLine.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.SeparatorLine.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.TextBoxPropertyLine.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.TextLine.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPanel.TypeDescriptorContext.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionPropertyItem.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionService.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionTextItem.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionUI.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionUI.DesignerActionToolStripDropDown.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionUIService.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionUIStateChangeEventArgs.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionUIStateChangeEventHandler.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerActionUIStateChangeType.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerCommandSet.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerEventService.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerHost.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerHost.DesignerHostTransaction.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignerHost.Site.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignSurface.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignSurfaceCollection.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignSurfaceEvent.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignSurfaceManager.cs"/>
    <Compile Include="System\ComponentModel\Design\DesignSurfaceServiceContainer.cs"/>
    <Compile Include="System\ComponentModel\Design\DisplayMode.cs"/>
    <Compile Include="System\ComponentModel\Design\EventBindingService.cs"/>
    <Compile Include="System\ComponentModel\Design\EventBindingService.EventPropertyDescriptor.cs"/>
    <Compile Include="System\ComponentModel\Design\ExceptionCollection.cs"/>
    <Compile Include="System\ComponentModel\Design\ExtenderProviderService.cs"/>
    <Compile Include="System\ComponentModel\Design\FlowLayoutPanelDesigner.cs"/>
    <Compile Include="System\ComponentModel\Design\HostDesigntimeLicenseContext.cs"/>
    <Compile Include="System\ComponentModel\Design\IMultitargetHelperService.cs"/>
    <Compile Include="System\ComponentModel\Design\InheritanceService.cs"/>
    <Compile Include="System\ComponentModel\Design\InheritedPropertyDescriptor.cs"/>
    <Compile Include="System\ComponentModel\Design\LoadedEventArgs.cs"/>
    <Compile Include="System\ComponentModel\Design\LoadedEventHandler.cs"/>
    <Compile Include="System\ComponentModel\Design\MenuCommandsChangedEventArgs.cs"/>
    <Compile Include="System\ComponentModel\Design\MenuCommandsChangedEventHandler.cs"/>
    <Compile Include="System\ComponentModel\Design\MenuCommandsChangedType.cs"/>
    <Compile Include="System\ComponentModel\Design\MenuCommandService.cs"/>
    <Compile Include="System\ComponentModel\Design\MultilineStringEditor.cs"/>
    <Compile Include="System\ComponentModel\Design\MultilineStringEditor.MultilineStringEditorUI.cs"/>
    <Compile Include="System\ComponentModel\Design\MultilineStringEditor.OleCallback.cs"/>
    <Compile Include="System\ComponentModel\Design\ObjectSelectorEditor.cs"/>
    <Compile Include="System\ComponentModel\Design\ObjectSelectorEditor.Selector.cs"/>
    <Compile Include="System\ComponentModel\Design\ObjectSelectorEditor.SelectorNode.cs"/>
    <Compile Include="System\ComponentModel\Design\ProjectTargetFrameworkAttribute.cs"/>
    <Compile Include="System\ComponentModel\Design\ReferenceService.cs"/>
    <Compile Include="System\ComponentModel\Design\SelectionService.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\BasicDesignerLoader.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\BasicDesignerLoader.ReloadOptions.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomComponentSerializationState.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.ComponentListCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.LocalDesignerSerializationManager.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.LocalResourceManager.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.LocalServices.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.ObjectData.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.PassThroughSerializationManager.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomDesignerLoader.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomDesignerLoader.ModifierConverter.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomDesignerLoader.ModifiersExtenderProvider.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomDesignerLoader.ModifiersInheritedExtenderProvider.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomLocalizationModel.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomLocalizationProvider.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomLocalizationProvider.LanguageCultureInfoConverter.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomLocalizationProvider.LanguageExtenders.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomSerializationProvider.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomSerializerBase.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeDomSerializerException.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CodeMethodMap.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\CollectionCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ComponentCache.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ComponentCache.ResourceEntry.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ComponentCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ComponentTypeCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ContainerCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\DesignerSerializationManager.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\EnumCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\EventMemberCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ExpressionContext.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ExpressionTable.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ICodeDomDesignerReload.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\LocalizationCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\MemberCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\PrimitiveCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\PropertyMemberCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ResourceCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ResourceCodeDomSerializer.SerializationResourceManager.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\ResourcePropertyMemberCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\RootContext.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\SerializeAbsoluteContext.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\StatementContext.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\TypeCodeDomSerializer.cs"/>
    <Compile Include="System\ComponentModel\Design\Serialization\TypeCodeDomSerializer.StatementOrderComparer.cs"/>
    <Compile Include="System\ComponentModel\Design\ServiceContainerExtensions.cs"/>
    <Compile Include="System\ComponentModel\Design\SiteNestedContainer.cs"/>
    <Compile Include="System\ComponentModel\Design\ToolStripContainerActionList.cs"/>
    <Compile Include="System\ComponentModel\Design\TypeDescriptorFilterService.cs"/>
    <Compile Include="System\ComponentModel\Design\UndoEngine.cs"/>
    <Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.AddRemoveUndoEvent.cs"/>
    <Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.ChangeUndoEvent.cs"/>
    <Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.cs"/>
    <Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.RenameUndoEvent.cs"/>
    <Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.UndoEvent.cs"/>
    <Compile Include="System\Drawing\BitmapSelector.cs"/>
    <Compile Include="System\Drawing\Design\BitmapEditor.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.ColorPalette.ColorPaletteAccessibleObject.ColorCellAccessibleObject.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.ColorPalette.ColorPaletteAccessibleObject.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.ColorPalette.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.ColorUI.ColorEditorListBox.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.ColorUI.ColorEditorTabControl.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.ColorUI.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.CustomColorDialog.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.StandardColorComparer.cs"/>
    <Compile Include="System\Drawing\Design\ColorEditor.SystemColorComparer.cs"/>
    <Compile Include="System\Drawing\Design\ContentAlignmentEditor.ContentUI.cs"/>
    <Compile Include="System\Drawing\Design\ContentAlignmentEditor.cs"/>
    <Compile Include="System\Drawing\Design\CursorEditor.cs"/>
    <Compile Include="System\Drawing\Design\CursorEditor.CursorUI.cs"/>
    <Compile Include="System\Drawing\Design\FontEditor.cs"/>
    <Compile Include="System\Drawing\Design\FontNameEditor.cs"/>
    <Compile Include="System\Drawing\Design\IconEditor.cs"/>
    <Compile Include="System\Drawing\Design\ImageEditor.cs"/>
    <Compile Include="System\Drawing\Design\IToolboxItemProvider.cs"/>
    <Compile Include="System\Drawing\Design\IToolboxService.cs"/>
    <Compile Include="System\Drawing\Design\IToolboxUser.cs"/>
    <Compile Include="System\Drawing\Design\MetafileEditor.cs"/>
    <Compile Include="System\Drawing\Design\SelectionPanelBase.cs"/>
    <Compile Include="System\Drawing\Design\ToolboxComponentsCreatedEventArgs.cs"/>
    <Compile Include="System\Drawing\Design\ToolboxComponentsCreatedEventHandler.cs"/>
    <Compile Include="System\Drawing\Design\ToolboxComponentsCreatingEventArgs.cs"/>
    <Compile Include="System\Drawing\Design\ToolboxComponentsCreatingEventHandler.cs"/>
    <Compile Include="System\Drawing\Design\ToolboxItem.cs"/>
    <Compile Include="System\Drawing\Design\ToolboxItemCollection.cs"/>
    <Compile Include="System\Drawing\Design\ToolboxItemCreatorCallback.cs"/>
    <Compile Include="System\Drawing\SelectionPanelBase.SelectionPanelRadioButton.cs"/>
    <Compile Include="System\Resources\Tools\ITargetAwareCodeDomProvider.cs"/>
    <Compile Include="System\Resources\Tools\StronglyTypedResourceBuilder.cs"/>
    <Compile Include="System\Resources\Tools\StronglyTypedResourceBuilder.ResourceData.cs"/>
    <Compile Include="System\Runtime\InteropServices\UCOMITypeLib.cs"/>
    <Compile Include="System\Windows\Forms\Design\AdapterHelpers.cs"/>
    <Compile Include="System\Windows\Forms\Design\AdornmentType.cs"/>
    <Compile Include="System\Windows\Forms\Design\AnchorEditor.AnchorUI.cs"/>
    <Compile Include="System\Windows\Forms\Design\AnchorEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\AxImporter.cs"/>
    <Compile Include="System\Windows\Forms\Design\AxImporter.IReferenceResolver.cs"/>
    <Compile Include="System\Windows\Forms\Design\AxImporter.Options.cs"/>
    <Compile Include="System\Windows\Forms\Design\BaseContextMenuStrip.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\Adorner.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\AdornerCollection.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\Behavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorDragDropEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorDragDropEventHandler.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorService.AdornerWindow.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorService.AdornerWindow.MouseHook.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorService.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorService.MenuCommandHandler.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorServiceAdornerCollectionEnumerator.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ComponentGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ContainerSelectorBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ContainerSelectorGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ControlBodyGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\DesignerActionBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\DesignerActionGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\DesignerActionKeyboardBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\DragAssistanceManager.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\DragAssistanceManager.Line.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\DropSourceBehavior.BehaviorDataObject.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\DropSourceBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\Glyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\GlyphCollection.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\GlyphSelectionType.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\GrabHandleGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\GrabHandleGlyphType.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\LockedBorderGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\LockedHandleGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\MiniLockedBorderGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\NoResizeHandleGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\NoResizeSelectionBorderGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ResizeBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\SelectionBorderGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\SelectionBorderGlyphType.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\SelectionGlyphBase.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\SelectionManager.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\SnapLine.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\SnapLinePriority.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\SnapLineType.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\TableLayoutPanelBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\TableLayoutPanelResizeGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ToolboxItemSnapLineBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ToolboxSnapDragDropEventArgs.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ToolboxSnapDragDropEventArgs.SnapDirection.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ToolStripPanelSelectionBehavior.cs"/>
    <Compile Include="System\Windows\Forms\Design\Behavior\ToolStripPanelSelectionGlyph.cs"/>
    <Compile Include="System\Windows\Forms\Design\BindingNavigatorDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\BindingSourceDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\BorderSidesEditor.BorderSidesEditorUI.cs"/>
    <Compile Include="System\Windows\Forms\Design\BorderSidesEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\ButtonBaseDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\ChangeToolStripParentVerb.cs"/>
    <Compile Include="System\Windows\Forms\Design\CollectionEditVerbManager.cs"/>
    <Compile Include="System\Windows\Forms\Design\ColumnHeaderCollectionEditor.cs"/>
    <Compile Include="System\Windows\Forms\Design\ComboBoxDesigner.cs"/>
    <Compile Include="System\Windows\Forms\Design\CommandSet.CommandSetItem.cs"/>
    <Compile Include="System\Windows\Forms\Design\CommandSet.CommandSetItem.StatusState.cs"/>
    <Compile Include="System\Windows\Forms\Design\CommandSet.cs"/>
    <Compile Include="System\Windows\Forms\Design\CommandSet.ImmediateCommandSetItem.cs"/>
    <Compile Include="System\Windows\Forms\Design\ComponentActionsType.cs"/>
    <Compile Include="System\Windows\Forms\Design\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\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\ba192f2ef9e94ff28c218ea883aa9c9a\Accessibility.dll"/>
    <ReferencePath Include="..\..\..\..\ref\435b826066974ffdb686213b2eb92ffe\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6f6e73608d374d3c95f0fceff55f66e4\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b7f2f946194f4db5aa61ca5e8c6878e8\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1e3e398a514f4f72ae9ef9707adcb78f\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1014e6e73eba431fab70e36ad2416d22\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b7d41eee12854b10a9f5ffb9d0d31b8b\Microsoft.Win32.SystemEvents.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8d73806416da4cc894743c5a7dd32a29\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0cfbdedd1f674f8aa2ef17f48429ef56\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2336752d07cb42029dd2368a1742fe89\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9f8485f9074b4ebc875ed7b533b9dc6b\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\ref\648875bc24ae405b9f5b636f32e1e68a\System.CodeDom.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5a7bdfcda1a14d9e847d33474ba3cf3f\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\ref\15068f8fe1564b71a345e998bf869ad4\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\ref\269a06410898434b97a233bb718300c4\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4bd4c5d66b254b90841e3e7076f51619\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f121f3fcb894479ca7b935dfc3cf99a6\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\ref\20721039bce5496f9be1a3f8eb873d44\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\71a4d0312bb247d9bed5a87b2407b503\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\64dcb17071d140d19ffa7986ae545398\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\549f9b47e4974fce948ac7df201264b9\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\ref\135d970660d7438088e538a7a1ff5410\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ce75d0145b684b5591b6677d349bed83\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\381681419102434ca01fc2235c093b92\System.Configuration.ConfigurationManager.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0b12be1c3e0541b3bf9454e2080c9bab\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\80ed55a9344b41c2be8931572b938259\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0938da70d57042f598d513f9217a75a2\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fabadf30079245ab863bf9de3b2772a7\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\effcf8fd016c4e4292d505182cd642d2\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\748d01cb8db941a7aab80fcc8ad29e87\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\ref\374b13c4cf404ec5b66a1cc435e514da\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ed87bcda180749e386abe9b68def3426\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e0c3b84400ca46eeab85e5f8be8ad241\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7e029b506fc5473a92e13b5358df0aba\System.Diagnostics.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\ref\03b0c586379e410381952772ffd5068f\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fd06acab3c544ed698f0951607672b7f\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8430dd90cf624413841088a8c18ba88e\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2b164d4e7fd243e290c5b0edf87fa18e\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1428d696d75447a98393455c8c89d98b\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\ref\351e4d0c8f184ae4b541203bbca32cf0\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\07d398018d5441c590ebeed2ecafb0cd\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fdbe5f11e18949c8b10bc8364ab23b17\System.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d2206644915844bf93f250c94910e90a\System.Drawing.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\87d21a9b32294c05a0c949bbd69db032\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3d60aec89ee94f07b031a715b9e1ff4b\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bdac821af1b744f191c16a38e799fa79\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ecc8d1ab0e3c49f7a3e79049f9fc9da5\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3cfc665cc1164e428043ddda77c027f1\System.Formats.Nrbf.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b1015251d01f4eef842c1a0ed4b612a0\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d94fa70779d34c59827f8d2145d442f3\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9a21a8796fb64f18962a0b8263b3ba05\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4fc2e5514fd747cb8da813db685d7a00\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b62685f437534ad392c952047bf52ef0\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3e2a43a6deb6421fa43ed0dd6492db7b\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8c62c4ef8cf4402781d0060c1b3b1ee1\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6aa23262a4274e7aaa4be893fb78f5a5\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\ref\08e82d890dd0464bbdd509d75b1c8591\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\ref\067af4964f384e5cb04467ca52f4f233\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b053c70b6a724ce0b84e52cba2705869\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\03cfd8d8c4ad4b1f8f2375fd6c7767bb\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4c5d1e4e7c1b4438aad111910e1be5f6\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\168d1f5abfe4456595d72c3c962c5186\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1db9d30e13024977bda77adc37b0405d\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e9bbd7e5ff5247709fcbf8396b22f711\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d92498f7cd864b6cb6e7a42b5f3cd5a6\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0e8cdaf172434cde94b1ae1d4c708160\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c3166395a47043289dd59317ea1de950\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f74ebd10505344fb80ac3e1b04d138a4\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\ref\96b96497e1234345a6466b713ccc0a2e\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\579a38adb1384b2d91c34a03436cb7b0\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f947724795424a978a92ab6ee091e9a2\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\763538a243a34b7e9b21af67e1a6cd2b\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\72c6752ddde841d2be61c540363a768f\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8dcbf21d71f649c49c701dacd43307fb\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ddfef8a07925490eb84466180099fb9c\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b1872f53162f414eaf415c6ba8edf3dc\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9326b34e9b754651bb89b97155c61d84\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fcb1b516badc48eca34f221c722bce43\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4e90046943e44731a67b129d9b7bc1cc\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\ref\eb4d3812e1a5439d9b7b7c0e2a6a18c7\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\077be9b2407e441db3cad8438b7faabf\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3cfa995c98f84b04856077dd9a9f3a3e\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\146c006a332f42b7afa3c4a489ebf2af\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fd44fdd3bc014d3ea9f731a21e77bcff\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\ref\296774e01d3746fe805026d709582237\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c62b0e5c1ea2423a94f5cbf8d57e2a8e\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bc5da277c55e49eba2c28e58a2e22e00\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\64b73da97700427ca42f6b91a4e9d8cc\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\ref\03e25f84a0f1448a9c744ef2c6cca9ce\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c54a1dfbf30d43218ce137ecf111c2c6\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\be55c5a03cbf404693b1b81a965551ea\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ef070a2814d64a2493aa176c4ed22eba\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\63eae8f171584405afa7e4216a14cbda\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f94d9a00b34a4d3b94a5088d8cfb308b\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fc2a63661ea3406cb1c724ec6aae20d8\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\113f8099b43e446bb722833222f8b06d\System.Private.Windows.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d34750504e654d71b4301381289f2829\System.Private.Windows.GdiPlus.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8fa0c6e984b94d1cbd7ab896fc2ce74b\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6c8382d294d0482aa153755db34742f3\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f2ea657cb5ed479a90d29cc03289db3a\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0d5817574ae749eaa5438d2419076d96\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\611350ff5d6d441db04f81d261376246\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\ref\635a161e018943369733921ff09455b6\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f20cfff04dab4d6d8dd505dfbf1fcd80\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\ref\83549d2b01434795be249beac17bbc9a\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6dc01f1f50484c9fa2ce6a0e247ddf01\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\689ef6b7c960462bae42ef734deae338\System.Resources.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9cf5406c44564077a5807288982946dd\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e7801051ba0847a19ac890e4205fa9e1\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\ref\159d4d9950424cb4993cd0118d512236\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0d6acd9129614c3ab5ebce2bfa81f2b5\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d5f6761f6f0b4844a13857ea3f7ba95c\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cacad0225a9d484cb8d128b0cf44c79c\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e64bff3d9e1946ba836895c2f5f4448e\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cb43cbcc7e9344be9ce9f22a282aee02\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c6ec32f2bd02422b90a6e2d75eb72355\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9a0af4b5e94a46e68b5fc90ff087c911\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ff4df4f570044e519113f2bbd5c22faa\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e9ab3cdd174c4fe19a3cb95673f95e06\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\81a009f3a66f4d01a4e306c79ed18cb1\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6159955f9f73412b8db9f9c0b7c3b7f6\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8e2f08e1ba674a5ea929de5c5fea55f9\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cb9d6a8ba1004a4cbc051019d933e0eb\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d336e020f28140379badcbac102ab88c\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\46f2730ee19e4d29959525524be6f13b\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c9bc060c50c14626a30ebfa47a65bd88\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c8766d6d62844a96a3e26f78fe900fad\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\169795536e9341fc800413583650d6fd\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bdf05d04045e4163aac3926cde8fca04\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4ead84c6ae8e495486b4a4e9208777b5\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1539499b427a473cb6094c2b6063ff17\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2595490ff0434fc8bd15ea5492f86957\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d963d0a6d65b4f27bd1eba5c46bcc7ab\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\abb6a194fdeb4bfe83f9253445d3243e\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\27ea467e93374a8a91f4ac44cbee8484\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7cc3146031c44a458e54b46fcefd2d81\System.Security.Cryptography.ProtectedData.dll"/>
    <ReferencePath Include="..\..\..\..\ref\41f518b2c9844778aeb96fc4a034ff9c\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3d67ca6f09014ef48c1c7c38d8355a1f\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ea7381d685814891ab0d5f36d260884b\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0dfc710ad1ad421ab21f7c2aeacbbc6d\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8717013ece814d98a048bbf68fe1f864\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a7b7a3ae62db4824bfc447385f5e74a5\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7a7531f277aa417c9937d70b83229190\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\ref\695a0ed2801d41e099f2abae61e8aae5\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8d694068e2954525801fae050d3d1d68\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ac5f90fbbf0a4e3187075e6a7f6b915c\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8fe361915e1443bc904c62c8887a5910\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3b11393bbdec4990812bb289ce43845f\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d50cabbf50984b54ae125b4f35cb7094\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\743b23c5137e4ca59fa8f94903ea56ea\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\ref\efd2ebc61d534759aa510347c0457b1b\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1b75870035b7403fa7efd721b902c245\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0bba2152a39345d9867defe1c57f7e8a\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1b4785583b5a41f584efff1a19f42cea\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\ref\94085bb626fb492e9ee2aceb8fec73ea\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d8e568c9ee9845b58e9c69c77e617192\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\000252c3465144518823e14efc8c3c87\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\ref\be53231c010a4550865e0604762cb284\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d7f6f549a8014c4f8cf4dc3e14392e57\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e874adddb4cf48029333a44db4bc3c09\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\876abb963f1e412ca7fc1152030a464c\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\ref\071d5efdf1d2445bb6224def3ab1af1b\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0d22525447684022863c2bc249afc114\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5813f5a7664d4f839ff7bdbbcf89defa\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\ref\35a1644f97bd4345a0ff2396a7a1c720\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bb2a5e42a5474000ab86dac76e8216d3\System.Windows.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\564e07edd3164e35acdf0e7ecb83d14f\System.Windows.Forms.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a093c08677874dff85f43e4016a26c2f\System.Windows.Forms.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\181b052a41c34c85baaf032ab1b108cb\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6f412daa1fa44f319945901b9b3064d5\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\92366dcc91844c6eb9366755bd76cf48\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\57b1117bab33474baecd7fb8eec04fa5\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b8a81f8c71094faca7e573ca4ad2411c\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ba884ff34936467ca63ea3c876b5fbc2\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4a29996ddd944a36b8827af0bd0f8c11\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e2ba3826eb0548e99417b658f1b3eeed\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\ref\15e772adbb4e4c0985aea0f8314ca0f6\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a8082cdbfc304ae68a2f62fd4572e7a2\WindowsBase.dll"/>
  </ItemGroup>
</Project>