| File: System.Windows.Forms.Design.csproj | Web Access |
| Project: src\winforms\src\System.Windows.Forms.Design\src\System.Windows.Forms.Design.csproj (System.Windows.Forms.Design) |
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netcoreapp2.1</TargetFramework> <EnableDefaultItems>false</EnableDefaultItems> <GenerateAssemblyInfo>false</GenerateAssemblyInfo> <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute> <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences> <_SkipAnalyzers>true</_SkipAnalyzers> <AssemblyName>System.Windows.Forms.Design</AssemblyName> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> <PublicSign>true</PublicSign> <KeyOriginatorFile>..\..\..\..\..\artifacts\source-built-sdks\Microsoft.DotNet.Arcade.Sdk\tools\snk\ECMA.snk</KeyOriginatorFile> <LangVersion>Preview</LangVersion> <DefineConstants>TRACE;RELEASE;NET;NET11_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;NET11_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants> </PropertyGroup> <ItemGroup> <Compile Include="AssemblyInfo.cs"/> <Compile Include="AssemblyRef.cs"/> <Compile Include="DataSourceDescriptor.cs"/> <Compile Include="GlobalSuppressions.cs"/> <Compile Include="GlobalUsings.cs"/> <Compile Include="Properties\AssemblyInfo.cs"/> <Compile Include="Resources\MaskDesignerDialog.Designer.cs"/> <Compile Include="SRCategoryAttribute.cs"/> <Compile Include="SRDescriptionAttribute.cs"/> <Compile Include="SRDisplayNameAttribute.cs"/> <Compile Include="System\ComponentModel\Design\ActiveDesignSurfaceChangedEventArgs.cs"/> <Compile Include="System\ComponentModel\Design\ActiveDesignSurfaceChangedEventHandler.cs"/> <Compile Include="System\ComponentModel\Design\ArrayEditor.cs"/> <Compile Include="System\ComponentModel\Design\BinaryEditor.BinaryUI.cs"/> <Compile Include="System\ComponentModel\Design\BinaryEditor.cs"/> <Compile Include="System\ComponentModel\Design\ByteViewer.cs"/> <Compile Include="System\ComponentModel\Design\CodeMarkerEvent.cs"/> <Compile Include="System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs"/> <Compile Include="System\ComponentModel\Design\CollectionEditor.CollectionForm.cs"/> <Compile Include="System\ComponentModel\Design\CollectionEditor.cs"/> <Compile Include="System\ComponentModel\Design\CollectionEditor.FilterListBox.cs"/> <Compile Include="System\ComponentModel\Design\CollectionEditor.PropertyGridSite.cs"/> <Compile Include="System\ComponentModel\Design\CollectionEditor.SplitButton.cs"/> <Compile Include="System\ComponentModel\Design\ComponentDesigner.CDDesignerCommandSet.cs"/> <Compile Include="System\ComponentModel\Design\ComponentDesigner.cs"/> <Compile Include="System\ComponentModel\Design\ComponentDesigner.ShadowPropertyCollection.cs"/> <Compile Include="System\ComponentModel\Design\DataSourceDescriptor.cs"/> <Compile Include="System\ComponentModel\Design\DataSourceDescriptorCollection.cs"/> <Compile Include="System\ComponentModel\Design\DataSourceGroup.cs"/> <Compile Include="System\ComponentModel\Design\DataSourceGroupCollection.cs"/> <Compile Include="System\ComponentModel\Design\DataSourceProviderService.cs"/> <Compile Include="System\ComponentModel\Design\DateTimeEditor.cs"/> <Compile Include="System\ComponentModel\Design\DateTimeEditor.DateTimeUI.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionHeaderItem.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionItem.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionItemCollection.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionItemCollectionExtensions.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionList.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionListCollection.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionListsChangedEventArgs.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionListsChangedEventHandler.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionListsChangedType.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionMethodItem.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionPanel.CheckBoxPropertyLine.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionPanel.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionPanel.DesignerActionPanelHeaderItem.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.EditorButton.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.FlyoutDialog.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionPanel.HeaderLine.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionPanel.Line.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionPanel.LineInfo.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionPanel.MethodLine.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionPanel.PanelHeaderLine.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionPanel.PropertyLine.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionPanel.SeparatorLine.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionPanel.TextBoxPropertyLine.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionPanel.TextLine.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionPanel.TypeDescriptorContext.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionPropertyItem.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionService.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionTextItem.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionUI.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionUI.DesignerActionToolStripDropDown.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionUIService.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionUIStateChangeEventArgs.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionUIStateChangeEventHandler.cs"/> <Compile Include="System\ComponentModel\Design\DesignerActionUIStateChangeType.cs"/> <Compile Include="System\ComponentModel\Design\DesignerCommandSet.cs"/> <Compile Include="System\ComponentModel\Design\DesignerEventService.cs"/> <Compile Include="System\ComponentModel\Design\DesignerHost.cs"/> <Compile Include="System\ComponentModel\Design\DesignerHost.DesignerHostTransaction.cs"/> <Compile Include="System\ComponentModel\Design\DesignerHost.Site.cs"/> <Compile Include="System\ComponentModel\Design\DesignSurface.cs"/> <Compile Include="System\ComponentModel\Design\DesignSurfaceCollection.cs"/> <Compile Include="System\ComponentModel\Design\DesignSurfaceEvent.cs"/> <Compile Include="System\ComponentModel\Design\DesignSurfaceManager.cs"/> <Compile Include="System\ComponentModel\Design\DesignSurfaceServiceContainer.cs"/> <Compile Include="System\ComponentModel\Design\DisplayMode.cs"/> <Compile Include="System\ComponentModel\Design\EventBindingService.cs"/> <Compile Include="System\ComponentModel\Design\EventBindingService.EventPropertyDescriptor.cs"/> <Compile Include="System\ComponentModel\Design\ExceptionCollection.cs"/> <Compile Include="System\ComponentModel\Design\ExtenderProviderService.cs"/> <Compile Include="System\ComponentModel\Design\FlowLayoutPanelDesigner.cs"/> <Compile Include="System\ComponentModel\Design\HostDesigntimeLicenseContext.cs"/> <Compile Include="System\ComponentModel\Design\IMultitargetHelperService.cs"/> <Compile Include="System\ComponentModel\Design\InheritanceService.cs"/> <Compile Include="System\ComponentModel\Design\InheritedPropertyDescriptor.cs"/> <Compile Include="System\ComponentModel\Design\LoadedEventArgs.cs"/> <Compile Include="System\ComponentModel\Design\LoadedEventHandler.cs"/> <Compile Include="System\ComponentModel\Design\MenuCommandsChangedEventArgs.cs"/> <Compile Include="System\ComponentModel\Design\MenuCommandsChangedEventHandler.cs"/> <Compile Include="System\ComponentModel\Design\MenuCommandsChangedType.cs"/> <Compile Include="System\ComponentModel\Design\MenuCommandService.cs"/> <Compile Include="System\ComponentModel\Design\MultilineStringEditor.cs"/> <Compile Include="System\ComponentModel\Design\MultilineStringEditor.MultilineStringEditorUI.cs"/> <Compile Include="System\ComponentModel\Design\MultilineStringEditor.OleCallback.cs"/> <Compile Include="System\ComponentModel\Design\ObjectSelectorEditor.cs"/> <Compile Include="System\ComponentModel\Design\ObjectSelectorEditor.Selector.cs"/> <Compile Include="System\ComponentModel\Design\ObjectSelectorEditor.SelectorNode.cs"/> <Compile Include="System\ComponentModel\Design\ProjectTargetFrameworkAttribute.cs"/> <Compile Include="System\ComponentModel\Design\ReferenceService.cs"/> <Compile Include="System\ComponentModel\Design\SelectionService.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\BasicDesignerLoader.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\BasicDesignerLoader.ReloadOptions.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomComponentSerializationState.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.ComponentListCodeDomSerializer.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.LocalDesignerSerializationManager.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.LocalResourceManager.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.LocalServices.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.ObjectData.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.PassThroughSerializationManager.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomDesignerLoader.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomDesignerLoader.ModifierConverter.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomDesignerLoader.ModifiersExtenderProvider.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomDesignerLoader.ModifiersInheritedExtenderProvider.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomLocalizationModel.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomLocalizationProvider.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomLocalizationProvider.LanguageCultureInfoConverter.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomLocalizationProvider.LanguageExtenders.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomSerializationProvider.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomSerializer.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomSerializerBase.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeDomSerializerException.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CodeMethodMap.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\CollectionCodeDomSerializer.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\ComponentCache.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\ComponentCache.ResourceEntry.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\ComponentCodeDomSerializer.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\ComponentTypeCodeDomSerializer.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\ContainerCodeDomSerializer.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\DesignerSerializationManager.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\EnumCodeDomSerializer.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\EventMemberCodeDomSerializer.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\ExpressionContext.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\ExpressionTable.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\ICodeDomDesignerReload.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\LocalizationCodeDomSerializer.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\MemberCodeDomSerializer.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\PrimitiveCodeDomSerializer.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\PropertyMemberCodeDomSerializer.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\ResourceCodeDomSerializer.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\ResourceCodeDomSerializer.SerializationResourceManager.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\ResourcePropertyMemberCodeDomSerializer.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\RootContext.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\SerializeAbsoluteContext.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\StatementContext.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\TypeCodeDomSerializer.cs"/> <Compile Include="System\ComponentModel\Design\Serialization\TypeCodeDomSerializer.StatementOrderComparer.cs"/> <Compile Include="System\ComponentModel\Design\ServiceContainerExtensions.cs"/> <Compile Include="System\ComponentModel\Design\SiteNestedContainer.cs"/> <Compile Include="System\ComponentModel\Design\ToolStripContainerActionList.cs"/> <Compile Include="System\ComponentModel\Design\TypeDescriptorFilterService.cs"/> <Compile Include="System\ComponentModel\Design\UndoEngine.cs"/> <Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.AddRemoveUndoEvent.cs"/> <Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.ChangeUndoEvent.cs"/> <Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.cs"/> <Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.RenameUndoEvent.cs"/> <Compile Include="System\ComponentModel\Design\UndoEngine.UndoUnit.UndoEvent.cs"/> <Compile Include="System\Drawing\BitmapSelector.cs"/> <Compile Include="System\Drawing\Design\BitmapEditor.cs"/> <Compile Include="System\Drawing\Design\ColorEditor.ColorPalette.ColorPaletteAccessibleObject.ColorCellAccessibleObject.cs"/> <Compile Include="System\Drawing\Design\ColorEditor.ColorPalette.ColorPaletteAccessibleObject.cs"/> <Compile Include="System\Drawing\Design\ColorEditor.ColorPalette.cs"/> <Compile Include="System\Drawing\Design\ColorEditor.ColorUI.ColorEditorListBox.cs"/> <Compile Include="System\Drawing\Design\ColorEditor.ColorUI.ColorEditorTabControl.cs"/> <Compile Include="System\Drawing\Design\ColorEditor.ColorUI.cs"/> <Compile Include="System\Drawing\Design\ColorEditor.cs"/> <Compile Include="System\Drawing\Design\ColorEditor.CustomColorDialog.cs"/> <Compile Include="System\Drawing\Design\ColorEditor.StandardColorComparer.cs"/> <Compile Include="System\Drawing\Design\ColorEditor.SystemColorComparer.cs"/> <Compile Include="System\Drawing\Design\ContentAlignmentEditor.ContentUI.cs"/> <Compile Include="System\Drawing\Design\ContentAlignmentEditor.cs"/> <Compile Include="System\Drawing\Design\CursorEditor.cs"/> <Compile Include="System\Drawing\Design\CursorEditor.CursorUI.cs"/> <Compile Include="System\Drawing\Design\FontEditor.cs"/> <Compile Include="System\Drawing\Design\FontNameEditor.cs"/> <Compile Include="System\Drawing\Design\IconEditor.cs"/> <Compile Include="System\Drawing\Design\ImageEditor.cs"/> <Compile Include="System\Drawing\Design\IToolboxItemProvider.cs"/> <Compile Include="System\Drawing\Design\IToolboxService.cs"/> <Compile Include="System\Drawing\Design\IToolboxUser.cs"/> <Compile Include="System\Drawing\Design\MetafileEditor.cs"/> <Compile Include="System\Drawing\Design\SelectionPanelBase.cs"/> <Compile Include="System\Drawing\Design\ToolboxComponentsCreatedEventArgs.cs"/> <Compile Include="System\Drawing\Design\ToolboxComponentsCreatedEventHandler.cs"/> <Compile Include="System\Drawing\Design\ToolboxComponentsCreatingEventArgs.cs"/> <Compile Include="System\Drawing\Design\ToolboxComponentsCreatingEventHandler.cs"/> <Compile Include="System\Drawing\Design\ToolboxItem.cs"/> <Compile Include="System\Drawing\Design\ToolboxItemCollection.cs"/> <Compile Include="System\Drawing\Design\ToolboxItemCreatorCallback.cs"/> <Compile Include="System\Drawing\SelectionPanelBase.SelectionPanelRadioButton.cs"/> <Compile Include="System\Resources\Tools\ITargetAwareCodeDomProvider.cs"/> <Compile Include="System\Resources\Tools\StronglyTypedResourceBuilder.cs"/> <Compile Include="System\Resources\Tools\StronglyTypedResourceBuilder.ResourceData.cs"/> <Compile Include="System\Runtime\InteropServices\UCOMITypeLib.cs"/> <Compile Include="System\Windows\Forms\Design\AdapterHelpers.cs"/> <Compile Include="System\Windows\Forms\Design\AdornmentType.cs"/> <Compile Include="System\Windows\Forms\Design\AnchorEditor.AnchorUI.cs"/> <Compile Include="System\Windows\Forms\Design\AnchorEditor.cs"/> <Compile Include="System\Windows\Forms\Design\AxImporter.cs"/> <Compile Include="System\Windows\Forms\Design\AxImporter.IReferenceResolver.cs"/> <Compile Include="System\Windows\Forms\Design\AxImporter.Options.cs"/> <Compile Include="System\Windows\Forms\Design\BaseContextMenuStrip.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\Adorner.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\AdornerCollection.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\Behavior.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorDragDropEventArgs.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorDragDropEventHandler.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorService.AdornerWindow.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorService.AdornerWindow.MouseHook.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorService.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorService.MenuCommandHandler.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\BehaviorServiceAdornerCollectionEnumerator.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\ComponentGlyph.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\ContainerSelectorBehavior.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\ContainerSelectorGlyph.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\ControlBodyGlyph.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\DesignerActionBehavior.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\DesignerActionGlyph.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\DesignerActionKeyboardBehavior.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\DragAssistanceManager.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\DragAssistanceManager.Line.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\DropSourceBehavior.BehaviorDataObject.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\DropSourceBehavior.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\Glyph.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\GlyphCollection.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\GlyphSelectionType.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\GrabHandleGlyph.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\GrabHandleGlyphType.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\LockedBorderGlyph.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\LockedHandleGlyph.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\MiniLockedBorderGlyph.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\NoResizeHandleGlyph.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\NoResizeSelectionBorderGlyph.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\ResizeBehavior.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\SelectionBorderGlyph.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\SelectionBorderGlyphType.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\SelectionGlyphBase.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\SelectionManager.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\SnapLine.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\SnapLinePriority.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\SnapLineType.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\TableLayoutPanelBehavior.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\TableLayoutPanelResizeGlyph.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\ToolboxItemSnapLineBehavior.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\ToolboxSnapDragDropEventArgs.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\ToolboxSnapDragDropEventArgs.SnapDirection.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\ToolStripPanelSelectionBehavior.cs"/> <Compile Include="System\Windows\Forms\Design\Behavior\ToolStripPanelSelectionGlyph.cs"/> <Compile Include="System\Windows\Forms\Design\BindingNavigatorDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\BindingSourceDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\BorderSidesEditor.BorderSidesEditorUI.cs"/> <Compile Include="System\Windows\Forms\Design\BorderSidesEditor.cs"/> <Compile Include="System\Windows\Forms\Design\ButtonBaseDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\ChangeToolStripParentVerb.cs"/> <Compile Include="System\Windows\Forms\Design\CollectionEditVerbManager.cs"/> <Compile Include="System\Windows\Forms\Design\ColumnHeaderCollectionEditor.cs"/> <Compile Include="System\Windows\Forms\Design\ComboBoxDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\CommandSet.CommandSetItem.cs"/> <Compile Include="System\Windows\Forms\Design\CommandSet.CommandSetItem.StatusState.cs"/> <Compile Include="System\Windows\Forms\Design\CommandSet.cs"/> <Compile Include="System\Windows\Forms\Design\CommandSet.ImmediateCommandSetItem.cs"/> <Compile Include="System\Windows\Forms\Design\ComponentActionsType.cs"/> <Compile Include="System\Windows\Forms\Design\ComponentDocumentDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\ComponentTray.cs"/> <Compile Include="System\Windows\Forms\Design\ContainerSelectorActiveEventArgs.cs"/> <Compile Include="System\Windows\Forms\Design\ContainerSelectorActiveEventArgsType.cs"/> <Compile Include="System\Windows\Forms\Design\ContainerSelectorActiveEventHandler.cs"/> <Compile Include="System\Windows\Forms\Design\ContextMenuStripActionList.cs"/> <Compile Include="System\Windows\Forms\Design\ContextMenuStripGroup.cs"/> <Compile Include="System\Windows\Forms\Design\ContextMenuStripGroupCollection.cs"/> <Compile Include="System\Windows\Forms\Design\ControlCodeDomSerializer.cs"/> <Compile Include="System\Windows\Forms\Design\ControlCommandSet.cs"/> <Compile Include="System\Windows\Forms\Design\ControlDesigner.CanResetSizePropertyDescriptor.cs"/> <Compile Include="System\Windows\Forms\Design\ControlDesigner.ChildSubClass.cs"/> <Compile Include="System\Windows\Forms\Design\ControlDesigner.ChildWindowTarget.cs"/> <Compile Include="System\Windows\Forms\Design\ControlDesigner.ControlDesignerAccessibleObject.cs"/> <Compile Include="System\Windows\Forms\Design\ControlDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\ControlDesigner.DesignerControlCollection.cs"/> <Compile Include="System\Windows\Forms\Design\ControlDesigner.DesignerControlCollectionCodeDomSerializer.cs"/> <Compile Include="System\Windows\Forms\Design\ControlDesigner.DesignerWindowTarget.cs"/> <Compile Include="System\Windows\Forms\Design\ControlDesigner.DockingActionList.cs"/> <Compile Include="System\Windows\Forms\Design\ControlDesigner.IDesignerTarget.cs"/> <Compile Include="System\Windows\Forms\Design\ControlDesigner.TransparentBehavior.cs"/> <Compile Include="System\Windows\Forms\Design\CustomMenuItemCollection.cs"/> <Compile Include="System\Windows\Forms\Design\DataGridViewAddColumnDialog.cs"/> <Compile Include="System\Windows\Forms\Design\DataGridViewCellStyleBuilder.cs"/> <Compile Include="System\Windows\Forms\Design\DataGridViewCellStyleEditor.cs"/> <Compile Include="System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs"/> <Compile Include="System\Windows\Forms\Design\DataGridViewColumnCollectionEditor.cs"/> <Compile Include="System\Windows\Forms\Design\DataGridViewColumnDataPropertyNameEditor.cs"/> <Compile Include="System\Windows\Forms\Design\DataGridViewColumnDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\DataGridViewColumnTypeEditor.cs"/> <Compile Include="System\Windows\Forms\Design\DataGridViewColumnTypeEditor.Picker.cs"/> <Compile Include="System\Windows\Forms\Design\DataGridViewColumnTypeEditor.Picker.ListBoxItem.cs"/> <Compile Include="System\Windows\Forms\Design\DataGridViewComboBoxColumnDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\DataGridViewComponentPropertyGridSite.cs"/> <Compile Include="System\Windows\Forms\Design\DataGridViewDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\DataGridViewDesigner.DataGridViewChooseDataSourceActionList.cs"/> <Compile Include="System\Windows\Forms\Design\DataGridViewRowCollectionCodeDomSerializer.cs"/> <Compile Include="System\Windows\Forms\Design\DataMemberFieldConverter.cs"/> <Compile Include="System\Windows\Forms\Design\DataMemberFieldEditor.cs"/> <Compile Include="System\Windows\Forms\Design\DataMemberListEditor.cs"/> <Compile Include="System\Windows\Forms\Design\DataSourceConverter.cs"/> <Compile Include="System\Windows\Forms\Design\DataSourceDescriptorCollection.cs"/> <Compile Include="System\Windows\Forms\Design\DataSourceGroup.cs"/> <Compile Include="System\Windows\Forms\Design\DataSourceGroupCollection.cs"/> <Compile Include="System\Windows\Forms\Design\DataSourceListEditor.cs"/> <Compile Include="System\Windows\Forms\Design\DataSourceProviderService.cs"/> <Compile Include="System\Windows\Forms\Design\DateTimePickerDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\DesignBinding.cs"/> <Compile Include="System\Windows\Forms\Design\DesignBindingPicker.cs"/> <Compile Include="System\Windows\Forms\Design\DesignBindingValueUIHandler.cs"/> <Compile Include="System\Windows\Forms\Design\DesignBindingValueUIHandler.LocalUIItem.cs"/> <Compile Include="System\Windows\Forms\Design\DesignerActionVerbItem.cs"/> <Compile Include="System\Windows\Forms\Design\DesignerActionVerbList.cs"/> <Compile Include="System\Windows\Forms\Design\DesignerExtenders.cs"/> <Compile Include="System\Windows\Forms\Design\DesignerExtenders.NameExtenderProvider.cs"/> <Compile Include="System\Windows\Forms\Design\DesignerExtenders.NameInheritedExtenderProvider.cs"/> <Compile Include="System\Windows\Forms\Design\DesignerFrame.cs"/> <Compile Include="System\Windows\Forms\Design\DesignerOptions.cs"/> <Compile Include="System\Windows\Forms\Design\DesignerToolStripControlHost.cs"/> <Compile Include="System\Windows\Forms\Design\DesignerUtils.cs"/> <Compile Include="System\Windows\Forms\Design\DesignerVerbToolStripMenuItem.cs"/> <Compile Include="System\Windows\Forms\Design\DockEditor.cs"/> <Compile Include="System\Windows\Forms\Design\DockEditor.DockUI.cs"/> <Compile Include="System\Windows\Forms\Design\DocumentDesigner.AxToolboxItem.cs"/> <Compile Include="System\Windows\Forms\Design\DocumentDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\DocumentDesigner.DocumentInheritanceService.cs"/> <Compile Include="System\Windows\Forms\Design\EditorServiceContext.cs"/> <Compile Include="System\Windows\Forms\Design\EventHandlerService.cs"/> <Compile Include="System\Windows\Forms\Design\FileNameEditor.cs"/> <Compile Include="System\Windows\Forms\Design\FlowLayoutPanelDesigner .cs"/> <Compile Include="System\Windows\Forms\Design\FlowPanelDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\FolderBrowserDialogDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\FolderNameEditor.cs"/> <Compile Include="System\Windows\Forms\Design\FolderNameEditor.FolderBrowser.cs"/> <Compile Include="System\Windows\Forms\Design\FolderNameEditor.FolderBrowserFolder.cs"/> <Compile Include="System\Windows\Forms\Design\FolderNameEditor.FolderBrowserStyles.cs"/> <Compile Include="System\Windows\Forms\Design\FormatControl.cs"/> <Compile Include="System\Windows\Forms\Design\FormatControl.CurrencyFormatType.cs"/> <Compile Include="System\Windows\Forms\Design\FormatControl.CustomFormatType.cs"/> <Compile Include="System\Windows\Forms\Design\FormatControl.DateTimeFormatType.cs"/> <Compile Include="System\Windows\Forms\Design\FormatControl.Designer.cs"/> <Compile Include="System\Windows\Forms\Design\FormatControl.NoFormattingFormatType.cs"/> <Compile Include="System\Windows\Forms\Design\FormatControl.NumericFormatType.cs"/> <Compile Include="System\Windows\Forms\Design\FormatControl.ScientificFormatType.cs"/> <Compile Include="System\Windows\Forms\Design\FormatStringDialog.cs"/> <Compile Include="System\Windows\Forms\Design\FormatStringEditor.cs"/> <Compile Include="System\Windows\Forms\Design\FormDocumentDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\GroupBoxDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\GroupedContextMenuStrip.cs"/> <Compile Include="System\Windows\Forms\Design\HelpNamespaceEditor.cs"/> <Compile Include="System\Windows\Forms\Design\IContainsThemedScrollbarWindows.cs"/> <Compile Include="System\Windows\Forms\Design\IEventHandlerService.cs"/> <Compile Include="System\Windows\Forms\Design\ImageCollectionCodeDomSerializer.cs"/> <Compile Include="System\Windows\Forms\Design\ImageCollectionEditor.cs"/> <Compile Include="System\Windows\Forms\Design\ImageIndexEditor.cs"/> <Compile Include="System\Windows\Forms\Design\ImageListActionList.cs"/> <Compile Include="System\Windows\Forms\Design\ImageListDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\ImageListDesigner.OriginalImageCollection.cs"/> <Compile Include="System\Windows\Forms\Design\ImageListImage.cs"/> <Compile Include="System\Windows\Forms\Design\ImageListImageEditor.cs"/> <Compile Include="System\Windows\Forms\Design\IMenuStatusHandler.cs"/> <Compile Include="System\Windows\Forms\Design\IMouseHandler.cs"/> <Compile Include="System\Windows\Forms\Design\InheritanceUI.cs"/> <Compile Include="System\Windows\Forms\Design\InitialDirectoryEditor.cs"/> <Compile Include="System\Windows\Forms\Design\IOleDragClient.cs"/> <Compile Include="System\Windows\Forms\Design\IOverlayService.cs"/> <Compile Include="System\Windows\Forms\Design\ISelectionUIHandler.cs"/> <Compile Include="System\Windows\Forms\Design\ISelectionUIService.cs"/> <Compile Include="System\Windows\Forms\Design\ISplitWindowService.cs"/> <Compile Include="System\Windows\Forms\Design\ISupportInSituService.cs"/> <Compile Include="System\Windows\Forms\Design\ItemTypeToolStripMenuItem.cs"/> <Compile Include="System\Windows\Forms\Design\IWrapper.cs"/> <Compile Include="System\Windows\Forms\Design\LabelDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\LinkAreaEditor.cs"/> <Compile Include="System\Windows\Forms\Design\LinkAreaEditor.LinkAreaUI.cs"/> <Compile Include="System\Windows\Forms\Design\ListAdapter.cs"/> <Compile Include="System\Windows\Forms\Design\ListBoxDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\ListControlStringCollectionEditor.cs"/> <Compile Include="System\Windows\Forms\Design\ListControlUnboundActionList.cs"/> <Compile Include="System\Windows\Forms\Design\ListViewActionList.cs"/> <Compile Include="System\Windows\Forms\Design\ListViewDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\ListViewGroupCollectionEditor.cs"/> <Compile Include="System\Windows\Forms\Design\ListViewItemCollectionEditor.cs"/> <Compile Include="System\Windows\Forms\Design\ListViewSubItemCollectionEditor.cs"/> <Compile Include="System\Windows\Forms\Design\MaskDescriptor.cs"/> <Compile Include="System\Windows\Forms\Design\MaskDescriptorComparer.cs"/> <Compile Include="System\Windows\Forms\Design\MaskDescriptorTemplate.cs"/> <Compile Include="System\Windows\Forms\Design\MaskDesignerDialog.cs"/> <Compile Include="System\Windows\Forms\Design\MaskedTextBoxDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\MaskedTextBoxDesignerActionList.cs"/> <Compile Include="System\Windows\Forms\Design\MaskedTextBoxTextEditor.cs"/> <Compile Include="System\Windows\Forms\Design\MaskedTextBoxTextEditorDropDown.cs"/> <Compile Include="System\Windows\Forms\Design\MaskPropertyEditor.cs"/> <Compile Include="System\Windows\Forms\Design\MenuCommands.cs"/> <Compile Include="System\Windows\Forms\Design\MonthCalendarDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\NavigationalTableLayoutPanel.cs"/> <Compile Include="System\Windows\Forms\Design\NewItemsContextMenuStrip.cs"/> <Compile Include="System\Windows\Forms\Design\NoBorderRenderer.cs"/> <Compile Include="System\Windows\Forms\Design\NotifyIconDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\NotifyIconDesignerActionList.cs"/> <Compile Include="System\Windows\Forms\Design\OleDragDropHandler.CfCodeToolboxItem.cs"/> <Compile Include="System\Windows\Forms\Design\OleDragDropHandler.ComponentDataObject.cs"/> <Compile Include="System\Windows\Forms\Design\OleDragDropHandler.ComponentDataObjectWrapper.cs"/> <Compile Include="System\Windows\Forms\Design\OleDragDropHandler.cs"/> <Compile Include="System\Windows\Forms\Design\PanelDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\ParentControlDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\ParentControlDesigner.EscapeHandler.cs"/> <Compile Include="System\Windows\Forms\Design\PbrsForward.BufferedKey.cs"/> <Compile Include="System\Windows\Forms\Design\PbrsForward.cs"/> <Compile Include="System\Windows\Forms\Design\PictureBoxActionList.cs"/> <Compile Include="System\Windows\Forms\Design\PictureBoxDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\PrintDialogDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\PropertyGridDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\RadioButtonDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\RichTextBoxActionList.cs"/> <Compile Include="System\Windows\Forms\Design\RichTextBoxDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\SaveFileDialogDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\ScrollableControlDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\SelectedPathEditor.cs"/> <Compile Include="System\Windows\Forms\Design\SelectionRules.cs"/> <Compile Include="System\Windows\Forms\Design\SelectionStyles.cs"/> <Compile Include="System\Windows\Forms\Design\SelectionUIHandler.cs"/> <Compile Include="System\Windows\Forms\Design\SelectionUIService.ContainerSelectionUIItem.cs"/> <Compile Include="System\Windows\Forms\Design\SelectionUIService.cs"/> <Compile Include="System\Windows\Forms\Design\SelectionUIService.HitTestInfo.cs"/> <Compile Include="System\Windows\Forms\Design\SelectionUIService.SelectionUIItem.cs"/> <Compile Include="System\Windows\Forms\Design\ServiceProviderExtensions.cs"/> <Compile Include="System\Windows\Forms\Design\ShortcutKeysEditor.cs"/> <Compile Include="System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs"/> <Compile Include="System\Windows\Forms\Design\SplitContainerDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\SplitContainerDesigner.OrientationActionList.cs"/> <Compile Include="System\Windows\Forms\Design\SplitterDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\SplitterPanelDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\StandardCommandToolStripMenuItem.cs"/> <Compile Include="System\Windows\Forms\Design\StandardGroups.cs"/> <Compile Include="System\Windows\Forms\Design\StandardMenuStripVerb.cs"/> <Compile Include="System\Windows\Forms\Design\StatusCommandUI.cs"/> <Compile Include="System\Windows\Forms\Design\StringArrayEditor.cs"/> <Compile Include="System\Windows\Forms\Design\StringCollectionEditor.cs"/> <Compile Include="System\Windows\Forms\Design\StringCollectionEditor.StringCollectionForm.cs"/> <Compile Include="System\Windows\Forms\Design\StyleCollectionEditor.cs"/> <Compile Include="System\Windows\Forms\Design\StyleEditorForm.cs"/> <Compile Include="System\Windows\Forms\Design\TabControlDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\TableLayoutControlCollectionCodeDomSerializer.cs"/> <Compile Include="System\Windows\Forms\Design\TableLayoutPanelCodeDomSerializer.cs"/> <Compile Include="System\Windows\Forms\Design\TableLayoutPanelDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\TabOrder.cs"/> <Compile Include="System\Windows\Forms\Design\TabPageCollectionEditor.cs"/> <Compile Include="System\Windows\Forms\Design\TabPageDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\TemplateNodeCustomMenuItemCollection.cs"/> <Compile Include="System\Windows\Forms\Design\TemplateNodeSelectionState.cs"/> <Compile Include="System\Windows\Forms\Design\TextBoxActionList.cs"/> <Compile Include="System\Windows\Forms\Design\TextBoxBaseDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\TextBoxDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\ThemedScrollbarMode.cs"/> <Compile Include="System\Windows\Forms\Design\ThemedScrollbarWindow.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripActionList.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripAdornerWindowService.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripCodeDomSerializer.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripCollectionEditor.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripContainerDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripContentPanelDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripCustomTypeDescriptor.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripDesignerUtils.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripDropDownDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripDropDownItemDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripEditorManager.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripInSituService.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripItemBehavior.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripItemCustomMenuItemCollection.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripItemDataObject.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripItemDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripItemGlyph.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripKeyboardHandlingService.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripMenuItemCodeDomSerializer.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripPanelDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\ToolStripTemplateNode.cs"/> <Compile Include="System\Windows\Forms\Design\TrackBarDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\TreeNodeCollectionEditor.cs"/> <Compile Include="System\Windows\Forms\Design\TreeViewActionList.cs"/> <Compile Include="System\Windows\Forms\Design\TreeViewDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\UpDownBaseDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\UserControlDocumentDesigner.cs"/> <Compile Include="System\Windows\Forms\Design\VsPropertyGrid.cs"/> <Compile Include="System\Windows\Forms\Design\WindowsFormsDesignerOptionService.cs"/> <Compile Include="..\..\Common\src\RTLAwareMessageBox.cs" Link="src\winforms\src\Common\src\RTLAwareMessageBox.cs"/> <Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Design\Release\net11.0\System.Windows.Forms.Design.GlobalUsings.g.cs" Link="src\winforms\artifacts\obj\System.Windows.Forms.Design\Release\net11.0\System.Windows.Forms.Design.GlobalUsings.g.cs"/> <Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Design\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src\winforms\artifacts\obj\System.Windows.Forms.Design\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/> <Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Design\Release\net11.0\System.SR.cs" Link="src\winforms\artifacts\obj\System.Windows.Forms.Design\Release\net11.0\System.SR.cs"/> <Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Design\Release\net11.0\System.Windows.Forms.Design.AssemblyInfo.cs" Link="src\winforms\artifacts\obj\System.Windows.Forms.Design\Release\net11.0\System.Windows.Forms.Design.AssemblyInfo.cs"/> <Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Design\Release\net11.0\_AssemblyInfo.g.cs" Link="src\winforms\artifacts\obj\System.Windows.Forms.Design\Release\net11.0\_AssemblyInfo.g.cs"/> </ItemGroup> <ItemGroup> <ReferencePath Include="..\..\..\..\..\ref\c515fff35e3543a8a0f6d3959db31b74\Accessibility.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ce29cee49d264634b83a792352163ed8\Microsoft.CSharp.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a195dca9a0304f518f3e6d836f9ad71f\Microsoft.Extensions.Caching.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\f60616bfbaaa423083fb8770242b7182\Microsoft.Extensions.Configuration.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\02cb6dbfd6984658b3b9f1a013c541d4\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b8cc07d4c8f540d8b585513322cf0b83\Microsoft.Extensions.Diagnostics.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c29cf48c2d5b4b34ac7fda06c35af845\Microsoft.Extensions.FileProviders.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b3f156162862434a85e0af81fc0dc91b\Microsoft.Extensions.Hosting.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c599b5933ce743e4acb5001aff80f4e7\Microsoft.Extensions.Logging.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\168af4a516dc4b379771daf095e03765\Microsoft.Extensions.Options.dll"/> <ReferencePath Include="..\..\..\..\..\ref\68a6e94cab294af88deec98ad6eb7017\Microsoft.Extensions.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c10e28e895e3433b956a244188b2bf97\Microsoft.VisualBasic.Core.dll"/> <ReferencePath Include="..\..\..\..\..\ref\2eedd4f7ed1b41639f06300caab81e68\Microsoft.VisualBasic.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5c3c374eb49b43bbab3bc2e321b2755c\Microsoft.Win32.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ef214d32b98d44438f5a72ac6e8d4e67\Microsoft.Win32.Registry.dll"/> <ReferencePath Include="..\..\..\..\..\ref\2145c97a40a8456c9cc18d2e63e6c089\Microsoft.Win32.SystemEvents.dll"/> <ReferencePath Include="..\..\..\..\..\ref\bb58224691b34c478b7a760eb1b6f2b3\mscorlib.dll"/> <ReferencePath Include="..\..\..\..\..\ref\60b38a661c1544cd840f3c1613a90a83\netstandard.dll"/> <ReferencePath Include="..\..\..\..\..\ref\44d698e271d34a6aa6b926a26e7472a2\System.AppContext.dll"/> <ReferencePath Include="..\..\..\..\..\ref\4c6b5d0aff394aa287b75bb4ab712c04\System.Buffers.dll"/> <ReferencePath Include="..\..\..\..\..\ref\90f8d57fc9364948a309445588d862e1\System.CodeDom.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ffccb999426c45a980033cadf56e5d76\System.Collections.Concurrent.dll"/> <ReferencePath Include="..\..\..\..\..\ref\47b1663f1130498a9a04f85f27cc824b\System.Collections.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ecab85af70ed450db0852a046699f26b\System.Collections.Immutable.dll"/> <ReferencePath Include="..\..\..\..\..\ref\60993e0b0fd847b998793d53780dfb85\System.Collections.NonGeneric.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b4ee27244d4643b0acf97f1fa94c7246\System.Collections.Specialized.dll"/> <ReferencePath Include="..\..\..\..\..\ref\857c91747fdc421ba0ba047f5af5f1fa\System.ComponentModel.Annotations.dll"/> <ReferencePath Include="..\..\..\..\..\ref\3ab9f1f8572d482faa2159ccdde8c91c\System.ComponentModel.DataAnnotations.dll"/> <ReferencePath Include="..\..\..\..\..\ref\4a7ba39b8b4a427caf65844fabfe338c\System.ComponentModel.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5bf8a29edb284f03b7d14681125b5982\System.ComponentModel.EventBasedAsync.dll"/> <ReferencePath Include="..\..\..\..\..\ref\27b8bf307bc94c7c881ac8c8331a94b6\System.ComponentModel.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\4f2ae7f71b9b4356b9fe0481fe71b007\System.ComponentModel.TypeConverter.dll"/> <ReferencePath Include="..\..\..\..\..\ref\1518adcb8aa44560873d36909f19774d\System.Configuration.ConfigurationManager.dll"/> <ReferencePath Include="..\..\..\..\..\ref\898fb665ea1548d3bc2f55f26cb516b1\System.Configuration.dll"/> <ReferencePath Include="..\..\..\..\..\ref\80f0f90aecb24d5a84db2630faaa2632\System.Console.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ab625734b0d545fb9bdd424383a4f445\System.Core.dll"/> <ReferencePath Include="..\..\..\..\..\ref\30f3546574c64c1191cde806ae8492c9\System.Data.Common.dll"/> <ReferencePath Include="..\..\..\..\..\ref\084e322d639343559e28e0aa7aeb51dd\System.Data.DataSetExtensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ef6d66b0f2164d0281976b6e9265f97f\System.Data.dll"/> <ReferencePath Include="..\..\..\..\..\ref\19311ac88468473b91195ead3e7ccb2a\System.Diagnostics.Contracts.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0d194d2f80444bcfa46153f67540a679\System.Diagnostics.Debug.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5dd4726e5a5f4182a041a2fda5cc5bac\System.Diagnostics.DiagnosticSource.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a9bd15e794f5454880bd76c645ce18a1\System.Diagnostics.EventLog.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5eb754b206d3490cbf1d4337e6e4c98d\System.Diagnostics.FileVersionInfo.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7ebf7b5b05984d7ca533f4a4abb93e07\System.Diagnostics.Process.dll"/> <ReferencePath Include="..\..\..\..\..\ref\bea8a7f99f954f209c7533d32eaa6486\System.Diagnostics.StackTrace.dll"/> <ReferencePath Include="..\..\..\..\..\ref\80580281d2704570ac0929e9b947f750\System.Diagnostics.TextWriterTraceListener.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0f6c09e3c4174bc38fa41c949e6f5a82\System.Diagnostics.Tools.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ad0d254b908f42e78407885c9267025b\System.Diagnostics.TraceSource.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a85f13e273cf4605b519014621b7f777\System.Diagnostics.Tracing.dll"/> <ReferencePath Include="..\..\..\..\..\ref\04a7294629374e658b47d802e6d2f214\System.dll"/> <ReferencePath Include="..\..\..\..\..\ref\98530baf66634132ad058a0e257a6b28\System.Drawing.Common.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b70f7dfc010a462fa788ce8cacb95749\System.Drawing.dll"/> <ReferencePath Include="..\..\..\..\..\ref\772da1fec7344744a31868e528825c91\System.Drawing.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\dc297bbdf163406c8ec5b121fe1913bb\System.Dynamic.Runtime.dll"/> <ReferencePath Include="..\..\..\..\..\ref\f729f97e273a446f97ad167d11c85abd\System.Formats.Asn1.dll"/> <ReferencePath Include="..\..\..\..\..\ref\e4adedcb34d148c9b0ca5f35cf23bfab\System.Formats.Nrbf.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a0c58b7d6dc043b4b7f069e7d344d4c6\System.Formats.Tar.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0f04af1d6dfb41bfba4c827397c3ccf2\System.Globalization.Calendars.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b980efd029d2440686a70f05ed858da1\System.Globalization.dll"/> <ReferencePath Include="..\..\..\..\..\ref\88e0c785b80c43afb667725d26f441ad\System.Globalization.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\86a6e5107fed481fa11a45060e3163e5\System.IO.Compression.Brotli.dll"/> <ReferencePath Include="..\..\..\..\..\ref\4d681a974da04e369df1700905bff745\System.IO.Compression.dll"/> <ReferencePath Include="..\..\..\..\..\ref\519b4adc52234b7195bb523a85e17188\System.IO.Compression.FileSystem.dll"/> <ReferencePath Include="..\..\..\..\..\ref\fa57deeaa23a4bb7834fa2eb15091775\System.IO.Compression.ZipFile.dll"/> <ReferencePath Include="..\..\..\..\..\ref\6979295484764929a0ac4d738190f781\System.IO.dll"/> <ReferencePath Include="..\..\..\..\..\ref\3ca8cb80cc174233a01b9e9313f9d028\System.IO.FileSystem.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\ref\8b68d212c4ad4d6c80927e14da94d168\System.IO.FileSystem.dll"/> <ReferencePath Include="..\..\..\..\..\ref\dfdeadaf7bcc4b7ba54d01ecaf226808\System.IO.FileSystem.DriveInfo.dll"/> <ReferencePath Include="..\..\..\..\..\ref\99844e67a8394474b16fe260243c0d0c\System.IO.FileSystem.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\dee003f793e442d18fa0a9229999b7ff\System.IO.FileSystem.Watcher.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7802a65b93f546649493ddbddfa0d716\System.IO.IsolatedStorage.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c21fe3eb01b5425da2b571ea907e928b\System.IO.MemoryMappedFiles.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a8b6e8535500470ba3eca9b20d30bcc5\System.IO.Pipelines.dll"/> <ReferencePath Include="..\..\..\..\..\ref\9d2588cb56cf46a7a9c22ae978090c03\System.IO.Pipes.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\ref\d5920165341f4c07baefb403331942fc\System.IO.Pipes.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ce5ef3ba33a54080a76321d60cfd33c6\System.IO.UnmanagedMemoryStream.dll"/> <ReferencePath Include="..\..\..\..\..\ref\67f411e152df497397755bee0da97f38\System.Linq.AsyncEnumerable.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ce86495ec7054d79acc9e447bfe6f59e\System.Linq.dll"/> <ReferencePath Include="..\..\..\..\..\ref\928ab0ff738943938dc64486333d4b28\System.Linq.Expressions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b45a624828f44148a1f200bee9d87584\System.Linq.Parallel.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ba42daae54be491c86e4b6d272f88c18\System.Linq.Queryable.dll"/> <ReferencePath Include="..\..\..\..\..\ref\805166608484430fb58e9130ec93daf1\System.Memory.dll"/> <ReferencePath Include="..\..\..\..\..\ref\fb0a2495b3cc4d78ae3e692b0911c059\System.Net.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0d028b0fdb4b4345b903b866dbfda298\System.Net.Http.dll"/> <ReferencePath Include="..\..\..\..\..\ref\451f709a11a9483cac2157db2c0ab3ff\System.Net.Http.Json.dll"/> <ReferencePath Include="..\..\..\..\..\ref\862a25860cc5442699ce6318d5fa53ca\System.Net.HttpListener.dll"/> <ReferencePath Include="..\..\..\..\..\ref\76df334507034f58a33524c570473166\System.Net.Mail.dll"/> <ReferencePath Include="..\..\..\..\..\ref\1973e597685946a494d41d9f9a485f3d\System.Net.NameResolution.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c5558b3044ac4441aa42f95eff5fb575\System.Net.NetworkInformation.dll"/> <ReferencePath Include="..\..\..\..\..\ref\3a107a80f6114355a41b42181d64ce84\System.Net.Ping.dll"/> <ReferencePath Include="..\..\..\..\..\ref\48ec668f86ab4296a40ce7e981cd1308\System.Net.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\133d2b45cc2f4dca846ba9c84d417447\System.Net.Quic.dll"/> <ReferencePath Include="..\..\..\..\..\ref\d03f388840884efca6447755b77ee74b\System.Net.Requests.dll"/> <ReferencePath Include="..\..\..\..\..\ref\56b366d3010044e189687cb94d4cbd07\System.Net.Security.dll"/> <ReferencePath Include="..\..\..\..\..\ref\e7e6722bbf1947bf90045b22403569ac\System.Net.ServerSentEvents.dll"/> <ReferencePath Include="..\..\..\..\..\ref\6b7e435d21ba41d686ca01fedf5a8acf\System.Net.ServicePoint.dll"/> <ReferencePath Include="..\..\..\..\..\ref\362b727951ad40bba3b93e5b1bf0ba72\System.Net.Sockets.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7b85b1fec75b429a9ddc8d19be7cc5ef\System.Net.WebClient.dll"/> <ReferencePath Include="..\..\..\..\..\ref\9733b500b7d34d71bda36f1e6356d14e\System.Net.WebHeaderCollection.dll"/> <ReferencePath Include="..\..\..\..\..\ref\2a2a4f6ed90c43d2b742433b163cbaa5\System.Net.WebProxy.dll"/> <ReferencePath Include="..\..\..\..\..\ref\8aa5b09bb51b467ca5757c4466c9f91a\System.Net.WebSockets.Client.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0cb4fa8eb097462d96877af52413a429\System.Net.WebSockets.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a89f1404f3ba4e6a849eeec6cc215940\System.Numerics.dll"/> <ReferencePath Include="..\..\..\..\..\ref\075ca398ed3f4ec786bd780d11649361\System.Numerics.Vectors.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a3895108f7404154b7cec8d93466d759\System.ObjectModel.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7a04374cd58f446aa45bc600cd0c6693\System.Private.Windows.Core.dll"/> <ReferencePath Include="..\..\..\..\..\ref\e17dce333cfb4e3fb409d1c74ef86fa6\System.Private.Windows.GdiPlus.dll"/> <ReferencePath Include="..\..\..\..\..\ref\60d63aa8dccf424485bd9051070dfb7d\System.Reflection.DispatchProxy.dll"/> <ReferencePath Include="..\..\..\..\..\ref\53a9b397c31a4e3092453080aa9386a0\System.Reflection.dll"/> <ReferencePath Include="..\..\..\..\..\ref\fb3d73139c6449a68ccf1fd1c1323414\System.Reflection.Emit.dll"/> <ReferencePath Include="..\..\..\..\..\ref\6846b3d438594f7f95aa0cedcd3397e1\System.Reflection.Emit.ILGeneration.dll"/> <ReferencePath Include="..\..\..\..\..\ref\67dd13d69e9d4a7bbb1ed40ff3989a5c\System.Reflection.Emit.Lightweight.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5c1c5f17b4df4e0e9055079d72768bdc\System.Reflection.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\671b5d6315044f1099369ffa87cce71b\System.Reflection.Metadata.dll"/> <ReferencePath Include="..\..\..\..\..\ref\f35a9074c8344670976a6078823bed60\System.Reflection.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5455b602a4d94978b019d1a649a40c4e\System.Reflection.TypeExtensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7548aa183e4e48fba366c8792742b7e0\System.Resources.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\8eae40d0ab2e41be96a53925a57f9466\System.Resources.Reader.dll"/> <ReferencePath Include="..\..\..\..\..\ref\47f027e170ea4a77b7fd9b6ee135305a\System.Resources.ResourceManager.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ba7db543074345b7b1ca85501ea0e88b\System.Resources.Writer.dll"/> <ReferencePath Include="..\..\..\..\..\ref\530adda684854f2f8b25e6c2921b69c4\System.Runtime.CompilerServices.Unsafe.dll"/> <ReferencePath Include="..\..\..\..\..\ref\da47ff1665c84b90bcf83ea08d998859\System.Runtime.CompilerServices.VisualC.dll"/> <ReferencePath Include="..\..\..\..\..\ref\1b0ff521039f423e93e0a8671ed00aa1\System.Runtime.dll"/> <ReferencePath Include="..\..\..\..\..\ref\d8d8c444d8ca4f15a0786943d1b48063\System.Runtime.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\119504adc3db4ccebbc278c94a2c801a\System.Runtime.Handles.dll"/> <ReferencePath Include="..\..\..\..\..\ref\74f2ddf9e4e54d7bbeb76357d5ce1da5\System.Runtime.InteropServices.dll"/> <ReferencePath Include="..\..\..\..\..\ref\cd7b019ad5924a54b3c35eecac1d7284\System.Runtime.InteropServices.JavaScript.dll"/> <ReferencePath Include="..\..\..\..\..\ref\fe18378a186e4ff3aecdd38028a3717d\System.Runtime.InteropServices.RuntimeInformation.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7def6471d78e490abc5062669f52ffb3\System.Runtime.Intrinsics.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b1fa8e659abb433296976cf156a6d5b5\System.Runtime.Loader.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7aa46db2f18e45f89fc307854cc903d8\System.Runtime.Numerics.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b2cda11417694a4898a7bc0b4f588deb\System.Runtime.Serialization.dll"/> <ReferencePath Include="..\..\..\..\..\ref\f1dcf56d3d2044f0a90371e2765bac4e\System.Runtime.Serialization.Formatters.dll"/> <ReferencePath Include="..\..\..\..\..\ref\df5879711c6543b7b05d86b7f6861229\System.Runtime.Serialization.Json.dll"/> <ReferencePath Include="..\..\..\..\..\ref\f937a5245c6d4293b5b4b14e5ecd00f4\System.Runtime.Serialization.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\1ab0c52b077c4fcfa060028db4bf3049\System.Runtime.Serialization.Xml.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0232c26a78894b40953a7c51c2297481\System.Security.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\ref\e2213c39b8174da1aa75658622e8b728\System.Security.Claims.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0b8a00ae2c6d4b0bb9d143323fcdf7f1\System.Security.Cryptography.Algorithms.dll"/> <ReferencePath Include="..\..\..\..\..\ref\1369f8aa31294647acfcc9bd2f3a3839\System.Security.Cryptography.Cng.dll"/> <ReferencePath Include="..\..\..\..\..\ref\4254295ab1854df2a3dd630431f41c0a\System.Security.Cryptography.Csp.dll"/> <ReferencePath Include="..\..\..\..\..\ref\92916de872384f50805decdb11b03f1a\System.Security.Cryptography.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ecc74b53a5604981884fe96e48b2ae94\System.Security.Cryptography.Encoding.dll"/> <ReferencePath Include="..\..\..\..\..\ref\de08789041714837b7372ca16248b89f\System.Security.Cryptography.OpenSsl.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7fd7f28ec5d1436cb70f99ecb10abb73\System.Security.Cryptography.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b140f9fe8e514f82a0cc6b96ead23aee\System.Security.Cryptography.ProtectedData.dll"/> <ReferencePath Include="..\..\..\..\..\ref\40c7a26ebf3944758ede2915667d3212\System.Security.Cryptography.X509Certificates.dll"/> <ReferencePath Include="..\..\..\..\..\ref\f82effe5394e4c3a8c638e86ffa1478a\System.Security.dll"/> <ReferencePath Include="..\..\..\..\..\ref\46a5ed85c29a4486908669dd4dd819f1\System.Security.Principal.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a448d489d8034741b05756744efe0afb\System.Security.Principal.Windows.dll"/> <ReferencePath Include="..\..\..\..\..\ref\48e71c53c2004a129a12be9e90721bc9\System.Security.SecureString.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7521dfb4a8c6484fb631671eb78df484\System.ServiceModel.Web.dll"/> <ReferencePath Include="..\..\..\..\..\ref\6df386ebcbdf4ef383e9d326e03b790b\System.ServiceProcess.dll"/> <ReferencePath Include="..\..\..\..\..\ref\1dd30720e6e94c0dad541d07e4df3b98\System.Text.Encoding.CodePages.dll"/> <ReferencePath Include="..\..\..\..\..\ref\52e82fa4e01a4bf9929f5f3568627725\System.Text.Encoding.dll"/> <ReferencePath Include="..\..\..\..\..\ref\cff03ddb02914ec28066ddc7ad857742\System.Text.Encoding.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\54d57e989bfc4629a7985990f8896182\System.Text.Encodings.Web.dll"/> <ReferencePath Include="..\..\..\..\..\ref\074de925f4a8457aaabd9a4afada3d88\System.Text.Json.dll"/> <ReferencePath Include="..\..\..\..\..\ref\6daa9d2ca85a4f38bd5ce2e5b4606d33\System.Text.RegularExpressions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0be534420ce74eacb83ac303f4eccb82\System.Threading.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\ref\64fc92a978a94e069d0585068225a284\System.Threading.Channels.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0bd6b03a47fc42b9985ceb713f8be6c9\System.Threading.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ee1efe486c754b129a0f16cebad5bd67\System.Threading.Overlapped.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c3fac0ffd41945bb940dbc986c0131df\System.Threading.Tasks.Dataflow.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5f9190c5d5584cfba7b794a31f151c97\System.Threading.Tasks.dll"/> <ReferencePath Include="..\..\..\..\..\ref\626b3fe1e11345f7a93470c2004500a4\System.Threading.Tasks.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0937c3c6f33640db95b979fef54bdc48\System.Threading.Tasks.Parallel.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0f3087b064094ece943f15f160f90643\System.Threading.Thread.dll"/> <ReferencePath Include="..\..\..\..\..\ref\332d6a2616014467bdfaf6c6bac20ad0\System.Threading.ThreadPool.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0eec4b5c6df04c83948b3ab1dcc00753\System.Threading.Timer.dll"/> <ReferencePath Include="..\..\..\..\..\ref\e6afd6597adf4369829d6596e54e0992\System.Transactions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\9b467ed06d9d438b905e4067f7ae9ef2\System.Transactions.Local.dll"/> <ReferencePath Include="..\..\..\..\..\ref\407cc53f327346058b45352842059565\System.ValueTuple.dll"/> <ReferencePath Include="..\..\..\..\..\ref\174cfe5ee018476b8971d39e2d684da6\System.Web.dll"/> <ReferencePath Include="..\..\..\..\..\ref\62955ff41d9a4fcb9eefd2dfda2bf757\System.Web.HttpUtility.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b3a9b28b5e8648d1a72eebcfb09eaac9\System.Windows.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ccaac98fc62f4632990512f9148b4846\System.Windows.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\2c9e221a21fe4a6dbb1ba54e0acea779\System.Windows.Forms.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5cb55c690f3c402bb33e5c16d029417f\System.Windows.Forms.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\407c036229254ddc8a80595288bd3700\System.Xml.dll"/> <ReferencePath Include="..\..\..\..\..\ref\1bd6095d015949cfacf842b92785dbdb\System.Xml.Linq.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0a777d0d09e44df5ad8a55359a52c38c\System.Xml.ReaderWriter.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5732d802f4c14b888a6d62bc63cb18d6\System.Xml.Serialization.dll"/> <ReferencePath Include="..\..\..\..\..\ref\4875dd83ba27499caf3ac56faace9b2b\System.Xml.XDocument.dll"/> <ReferencePath Include="..\..\..\..\..\ref\aaf6af7ee2e346b0a0a0ee3203a83566\System.Xml.XmlDocument.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ca0f339ca0534545bd5be0b1bb8873cc\System.Xml.XmlSerializer.dll"/> <ReferencePath Include="..\..\..\..\..\ref\cd1a08732dda427eb7285c8f04d18b86\System.Xml.XPath.dll"/> <ReferencePath Include="..\..\..\..\..\ref\22a18c3e52314fc7b5e342deb59f386a\System.Xml.XPath.XDocument.dll"/> <ReferencePath Include="..\..\..\..\..\ref\8caf047a19344fe79c821f84db9f9719\WindowsBase.dll"/> </ItemGroup> <ItemGroup> <Compile Include="_generated\0\BaseValidator.cs"/> <Compile Include="_generated\1\Validation.cs"/> <Compile Include="_generated\2\RegexGenerator.g.cs"/> </ItemGroup> </Project>