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="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\396caceb707642c1b82dd5da432b5c11\Accessibility.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f5978472561a4e80a67c36fe8476cb52\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c34b69f6a8ec4bda9dde0a04bebafe3e\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\04e1bf915d6541d0aa0035d6e744bc9d\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\94dd80c1ad634451a2f454c83b8b1261\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\eaa1c3cbd90941adb206d13627904b68\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7b73a92b6efd4cc4b23c2a58570b1c95\Microsoft.Win32.SystemEvents.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7877f5512984407aba37fc8f4d946187\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7fb07fae973846658c3cdbf429e1dddc\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0096e8e4495e434abb90be7591c55ae0\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5d34984907c54194919181853b290047\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e7c171c8e59348d6b66ec4117ba73a73\System.CodeDom.dll"/>
    <ReferencePath Include="..\..\..\..\ref\430f3a0a44b74b0cb757bcbd1587ef7a\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9ca5ba59316748a38ec157198f15e4c8\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cc8815d1cf8f42e0b2e3cf334fa08a4e\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3339ea3011bb47cd8965949437a87689\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3776567b54b44602835882487beb195e\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3da3f33d32ab4ea3bbddddb809b32ec7\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\411d7170d25f4d349c5b0d251319079a\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\504ebffcf2254213b069f41a80d02a3e\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d589885cc33d4188a3b1722f58872743\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\ref\efac65e0c3384641a88345d273bc454d\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a91bfce0537f4be48b50850db0ce347a\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\445b00754fc84d72b80f9d00053846ec\System.Configuration.ConfigurationManager.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e7e228c803634cdd96d21f8183c816be\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ffc771187d3748e8b5184fcaf8db8427\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d55d80d81b56407bb0e51c226329ec05\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2999f4d80a294a29a80566b138724d5f\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5850ef37caf14853adbf6363f369d6db\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3648d253ff204ad3a300cac3da09c5ed\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\ref\741b4c5713374347b8bb0a9441c11e60\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\ref\af9d671660cf492bbb662e7503db0a93\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\ref\23bfabbe90214e69a5ff6e6536f4b998\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3c1d22fcc58b42769310a3ed9aebb5fa\System.Diagnostics.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f1228c4a0e9243159c47a046246a19bf\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ed2ad7b72e0244d19b6c21822391e0a6\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\ref\be447c6f5df5414685fe9319c5f921d5\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2bbcb9e4d2da4e4a9214a12fce3b4e78\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\35dfe1616ae64d5b8ec0c7de5d76bc08\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e0d208fea9544bf6872bd0cbf0c79cf8\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\944e02bc8582412f839872611c83ccd9\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2018df53b4d84b608d287e85e512d1ce\System.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9d11e0250a5b4f1f94e4f78121362446\System.Drawing.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\180a7f32968a485f80c34ad6a3491f42\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bef9e0c2f8e44bdbbba67c4e462314d4\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\862d55beef3f4929bac88634a9fd4548\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c3054a7dca1543a3b9013edb67502e61\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c36880f3474d45a1845bcead54508148\System.Formats.Nrbf.dll"/>
    <ReferencePath Include="..\..\..\..\ref\84a49aae846049769b035a5447d3dfd2\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7f9eca745403450eb55f616794f2c848\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\ref\aa2e7ff23f1a4942a7560a85ae490dbc\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6c7eddf2f8bb4e72ac32f6b2640eaa84\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\51437c3d8c754ddb80c313085818e9ec\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\ref\919c0f8799d0484b9c4f0baab24a8656\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\ref\40650f66510842c1ac3e7313bc19891b\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\37bb53d9727e4f58991dbb99a18f4850\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\ref\14cd34a746cc46298172bad70ea8ba68\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c0d469f7ec6f462ebda46555512a8234\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2579cb3556204a38be9867b75d12f02d\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7e44131129fb40819ed5fd09394858b1\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8731b6c2b0764ffb8e15c7e7d504eabd\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\374b86657e74473295991c1546e82c25\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0682112e7faa43ce831b74eadbd8b743\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fd1823bb41d6447a85b3bcbc9ab6d68a\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\67d966cae3c74408ab305b9c6935e04d\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fbaf474da148417f8147392af24e7340\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\97fa274d0bcb4b659d7e2f262434f735\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fc40ac6ee3b045afbee823b652c662cc\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\ref\34321d8b0edb478480bb3aba4b7dc68b\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8ebf713f704b4244af6d81d9b5095b9b\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\36165d937a6e4f1d8de61a5be849368e\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d49a8fba41fd4015b78b99c4a0b03fca\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f92b32b871d94c0cb8293ca661013a0d\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5d5ee2cdf4d74bae893d09064e50eaeb\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\ref\625214d4476d4c33b9db0bd34038f913\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\ref\db7b8c379a014c68b168df73f73413e6\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2336e964d6e24180bbdccad124570620\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c2c67ecf524644b78514c11c547ca24a\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ce4565b6269b4451b38df10e1abf3973\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\ref\324d2d77d2164072a18e670840aafd25\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8ef34b37e9554b1c9794e2aff6346a4a\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9ed6aaf7437b4d11885503c7765e2b32\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b9117c3138904b5393ce3538fd03b758\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ce5e9e556dec4844b05ffbbfa1723401\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\ref\89a765be86dd431191f083cedf975c77\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\64f557044b5a437bb56241b12f7f0826\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cc9fbe7494c84f0aa8abd0c0569bcd16\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9af9739ebe9e478eaed9122012955403\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\ref\daaa2dc3e3f4437a9918b44a00c3459f\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\255ddeca12f9404f91aae1e50dd87597\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\926fac9cec4a4250aa2f3063b25c657c\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7e467374a12e45dbab09fa8e007143d3\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5b52309aa6a74e0891880780591eb6ec\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ce0ff993e36c435c816241d035d05b31\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5a71c97086b541dba815c57a34215235\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6ba66afbba3f4e3688c20f5adb5eeb91\System.Private.Windows.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b3f68e4912f042d8895873883a6afada\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d5678bb48bfe4c13a8ea9e5435be0bf0\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\30b6413d90aa4839bc4c4d0f83c9110a\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3558d8bafaaa4aa7a7411f36b72deee4\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\23d5f922c32841ccb3a0bb6e7778849d\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\ref\36db2465fd9e4338badea4c677304eb8\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f6ba908fec7e488087404f8b5911a929\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\ref\70f683b3662a4ba0b00e5d6ed3be2b25\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\668e1416ee5647bc9f9c95f3f294f10b\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a717ff3687d84dbe96294635d9c2921e\System.Resources.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\90def1ddc1654ed99b356296b74c61db\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\06e525c06d144b63a41f7c6d5f106e40\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6d401d650d864bbf83c8f3828e688f85\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\598c841107b44d0fa02e6173a4a04afd\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e5f67c7828f741789ca5576033170f81\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\ref\02735f134f734da3aaa088a14c98e0ae\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4f05d8d39696479383bdd51870029aed\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cba55eb9ab5e42f4a1644bad8180d380\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dec65de226ea4029a22794dbf53b98d7\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\ref\908a977a81334da09f5545cdf8a89282\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6bf7fb73fbb44ca1a97f8bdeb0e19f22\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fccb7e1e3a5c4c958e349ed0ae97268f\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d26335dd3dd24a588b7bb2d666fd9d1a\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6a6bcd14610c441fba7d2856c7a7249d\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\32250493ca9449adaaabd1a321bf8843\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\11f8f6bbd9c949aea05005ea3c1a0f96\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2974095461f04689b43c462a6c5dfa30\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c5948bd578df4fdf8735abe5fc8d54c0\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d1c04a052c214504bf185cd5779caf85\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8acd2d44ffdd4344b9c60a1ad9e1f9d3\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e44047f4c88947e58f930e144d4b4083\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\ref\64fba41ebc6e425597bd2f292b613afc\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\ref\64274890d3254c5abf1df55216071689\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\ref\25c7ca11a65c4028a08c00bf583772ae\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f2c5e661677d4951a23a70853d7b8020\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\ref\aad625751f2b475d856f3d7dcb2892da\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8da4b9889ecc4d3ebb4e66d52a497868\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9ffac9a67a814a218bf5d0b2d31e8929\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f171b3ebd1904b3c947c1c54c387c447\System.Security.Cryptography.ProtectedData.dll"/>
    <ReferencePath Include="..\..\..\..\ref\87dd212d06524d7caa149959a09b75d2\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\ref\78717dd45b6f4ad8bb4cb94203c894a1\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3c0bb0c36ac944749296d8de3faa04ae\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a9f1fd88b9c24dd1bf010ba48b65e5ff\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\afe3c7cf611441c49d12bf2f657a1371\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d7f25f63cd78432291fb3adbd3d678e0\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\02cbcd57fc684b8aa54650c9684af729\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\ref\55e182a8dc134882b30446297a5f0cb2\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6f8f90a26c154cba95c3f47aaa7719aa\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\13ff8a53e23d4c91abda3061cd577c9e\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a0ad10b8bcce4747b06c245ac32049be\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\aabc3153621f494985038fba7eace5f8\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d6ace1d61f334a9cb0d7e38468f94484\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e8106f0492de4b54adc67e614812a237\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ec5465f8b243490bac12326fe3d86012\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\ref\38fbb66b75ba458fb7623b2e466e31ee\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3e98d1356ad042e685fab71d48a3f1e6\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dbf49793514449b6ae42f9db2eeb161b\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6caebe8750cf432da9881d7c0440105f\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\71b22700226b4b27a6e22779d5008c59\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7cb486b1821744e4955a0eb3ca1b878d\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1a4d882b1b5a4001a667d18644fbe1dd\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6344ab7b0852499ba844aeced6afa588\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\758730b6dd5d4cacb0a5adb7f140ab90\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b4b056026ac34b3bbe25646a15b03fff\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\ref\359d6c9565014d50bcaa18f65e71cd5d\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\ref\18c5be8728584c9e93ceac874a3c62c7\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4f7eb8e8daa94472b202c6f151f72bcd\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bd449741f6514e1c95b1fdd7e21efd89\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3ff625ce75374232bcd8c395fe23b35b\System.Windows.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\39b771d1fa534478a9a57e7245bed62b\System.Windows.Forms.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5d201cd9a4a24623b4ed139a6878bbea\System.Windows.Forms.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\afcc44a1bf164cdfa9cf1d87709a5d08\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5861384c4fac43699cc915fc926f19fd\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b28189a6aad0496b9bca592c7e6d0640\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c682b14a3931469fb70a57569cc8a7da\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4ad1a2d14d914971ae5d762789c0b1bc\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\05ad69589dc248c5a0dca5d06473597a\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\48ad74411fe94daa8414e433c8ff4e76\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\695d3cd133ab4872be1e0e666f6fab6c\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0996742b43b249d5a9459b62ebd652bc\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c84ee416059648958a654c38c2f0204b\WindowsBase.dll"/>
  </ItemGroup>
</Project>