| 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\32f9d9686cad4659ad92744178e92607\Accessibility.dll"/> <ReferencePath Include="..\..\..\..\..\ref\d08fe887f3414a70b6144953b7acfde2\Microsoft.CSharp.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a9bdcc354a184b0d850e3f73714790fc\Microsoft.Extensions.Caching.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5dd3797b75a0481683a0f9eedf7620a6\Microsoft.Extensions.Configuration.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b31076baa3384933a990c85b9835be40\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0fa92e611c0540b59cefde4c63778261\Microsoft.Extensions.Diagnostics.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7d31ed777263418f8bda26427f88a5b4\Microsoft.Extensions.FileProviders.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\4fcdf873324842e588d379be1489d1ec\Microsoft.Extensions.Hosting.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\6929e2573fff4fdf958932161d556c1b\Microsoft.Extensions.Logging.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\324ae83df016433bb4081d4dd7ebf4c2\Microsoft.Extensions.Options.dll"/> <ReferencePath Include="..\..\..\..\..\ref\2a8380514df741a8b6798d1f104e15ad\Microsoft.Extensions.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\e3e3c37367a046968c2968ea1d2714ad\Microsoft.VisualBasic.Core.dll"/> <ReferencePath Include="..\..\..\..\..\ref\6b162b218a8247df9fb598c4f052cf4c\Microsoft.VisualBasic.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c9daf54840a14f9e9c703db0bce7ab95\Microsoft.Win32.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\9dd8246846704507bbb7a3a30bd321f3\Microsoft.Win32.Registry.dll"/> <ReferencePath Include="..\..\..\..\..\ref\047a318b685b4d0c85f9d32e4c289b04\Microsoft.Win32.SystemEvents.dll"/> <ReferencePath Include="..\..\..\..\..\ref\cb64a573b953449ca0a6bff5b3979e67\mscorlib.dll"/> <ReferencePath Include="..\..\..\..\..\ref\8c98d140d001405cb3ae36d3b09dd571\netstandard.dll"/> <ReferencePath Include="..\..\..\..\..\ref\f214560ce84e45d3a599580b54bf3550\System.AppContext.dll"/> <ReferencePath Include="..\..\..\..\..\ref\131e14a8e48f4ab28ddf8341a7559c8e\System.Buffers.dll"/> <ReferencePath Include="..\..\..\..\..\ref\87bda6504ac54ad486e2d18bbe9a5555\System.CodeDom.dll"/> <ReferencePath Include="..\..\..\..\..\ref\44f3761c7d3f4e82804114d956ae2096\System.Collections.Concurrent.dll"/> <ReferencePath Include="..\..\..\..\..\ref\31a1f6af30d1450d9c5dcd989b21e990\System.Collections.dll"/> <ReferencePath Include="..\..\..\..\..\ref\cd70a723addb48e499794e46a866df04\System.Collections.Immutable.dll"/> <ReferencePath Include="..\..\..\..\..\ref\3eec676013f84a978880f43a2f958b8a\System.Collections.NonGeneric.dll"/> <ReferencePath Include="..\..\..\..\..\ref\db12839c3d2d421d8ebc85b0aaec8774\System.Collections.Specialized.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ebc4648b261141bd94ef0af18ebba0a8\System.ComponentModel.Annotations.dll"/> <ReferencePath Include="..\..\..\..\..\ref\eee634b962014c77b7e42836fc91c8f4\System.ComponentModel.DataAnnotations.dll"/> <ReferencePath Include="..\..\..\..\..\ref\61e8201672e8457085bd088f08b120d5\System.ComponentModel.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ff2d916b729646fe80fa99a441f39fe3\System.ComponentModel.EventBasedAsync.dll"/> <ReferencePath Include="..\..\..\..\..\ref\33d13cb57a2948c7a59eabba747535b3\System.ComponentModel.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c2e7e9686b804428b62c2c3550a619b3\System.ComponentModel.TypeConverter.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b0883b2aa19f4e0bbb639b060f63e0b8\System.Configuration.ConfigurationManager.dll"/> <ReferencePath Include="..\..\..\..\..\ref\461e59ddce99461db6e18fc3d890829b\System.Configuration.dll"/> <ReferencePath Include="..\..\..\..\..\ref\30e0c08f3c1e411ea8f0c2b839d307f6\System.Console.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0eea34f284b84e1a96c0c09515f31990\System.Core.dll"/> <ReferencePath Include="..\..\..\..\..\ref\2a040cda67064ea9962661cc83c16725\System.Data.Common.dll"/> <ReferencePath Include="..\..\..\..\..\ref\908f509a8acb482ca09a1334b72039fc\System.Data.DataSetExtensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b1df1b09935f45d38845162f5905f2e3\System.Data.dll"/> <ReferencePath Include="..\..\..\..\..\ref\4d666744bbfa420da1467946b9baa96d\System.Diagnostics.Contracts.dll"/> <ReferencePath Include="..\..\..\..\..\ref\68735f7ed150449ea9e5daee2850a9df\System.Diagnostics.Debug.dll"/> <ReferencePath Include="..\..\..\..\..\ref\35e3086e9a414d99889b02d7f3c5cd77\System.Diagnostics.DiagnosticSource.dll"/> <ReferencePath Include="..\..\..\..\..\ref\122a1f2dd8b84567bbf7ecb5c7d2cb68\System.Diagnostics.EventLog.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b74bfb758fab43ad83036940240a5c78\System.Diagnostics.FileVersionInfo.dll"/> <ReferencePath Include="..\..\..\..\..\ref\99959cfdfda04ed384f6a7329005e43b\System.Diagnostics.Process.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c72f036596c64366bdb58076bcdb5359\System.Diagnostics.StackTrace.dll"/> <ReferencePath Include="..\..\..\..\..\ref\414aae37f6ea485c8dffc54d724696c7\System.Diagnostics.TextWriterTraceListener.dll"/> <ReferencePath Include="..\..\..\..\..\ref\fa9eaa0aae1a4bcf989c2ed2045b9f92\System.Diagnostics.Tools.dll"/> <ReferencePath Include="..\..\..\..\..\ref\2b74a1a87f8b46d5881164bafafae540\System.Diagnostics.TraceSource.dll"/> <ReferencePath Include="..\..\..\..\..\ref\f78089440f534016992b177129c83f19\System.Diagnostics.Tracing.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c1c7bc5722e14aa381920ef19a47448e\System.dll"/> <ReferencePath Include="..\..\..\..\..\ref\eb82c6ca961b4f849c627129fe3355d9\System.Drawing.Common.dll"/> <ReferencePath Include="..\..\..\..\..\ref\9a99cd2f57ed430aaf132b303cfeff37\System.Drawing.dll"/> <ReferencePath Include="..\..\..\..\..\ref\90788b5c45a942e9a6690fa44dd80f58\System.Drawing.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\f4042a4dbdda4b068cc15c3db3fb5009\System.Dynamic.Runtime.dll"/> <ReferencePath Include="..\..\..\..\..\ref\e81a6af5a22e4c56bb0120054e254c14\System.Formats.Asn1.dll"/> <ReferencePath Include="..\..\..\..\..\ref\59a5b751e86b44d786e0484bf7748f8e\System.Formats.Nrbf.dll"/> <ReferencePath Include="..\..\..\..\..\ref\80a21ba788b941549ee0f08072f7b7a3\System.Formats.Tar.dll"/> <ReferencePath Include="..\..\..\..\..\ref\4bc4d9cc6c3e4427961d0e90195432a5\System.Globalization.Calendars.dll"/> <ReferencePath Include="..\..\..\..\..\ref\500ac89e76cc414293a83ca993efa4a4\System.Globalization.dll"/> <ReferencePath Include="..\..\..\..\..\ref\1822fd813ef14dfc87a8dc93ba5f4782\System.Globalization.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\bbe4bf600fbb416ebc65a9a86b70abe6\System.IO.Compression.Brotli.dll"/> <ReferencePath Include="..\..\..\..\..\ref\74d64388e329462b84bf9379ed80435f\System.IO.Compression.dll"/> <ReferencePath Include="..\..\..\..\..\ref\32ed80640aef445ab731c56a1366b8f4\System.IO.Compression.FileSystem.dll"/> <ReferencePath Include="..\..\..\..\..\ref\d688c88604d84579aa1b40b9ab6c884f\System.IO.Compression.ZipFile.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a59e08a879eb46f59776dead6a9ed8cb\System.IO.dll"/> <ReferencePath Include="..\..\..\..\..\ref\d8b1b2601e2645d8997824b5e8263d1d\System.IO.FileSystem.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c74b378d4a2242c9a22d152eda86e630\System.IO.FileSystem.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b1ecebadb3df4b7f9749c3edf3ef49c7\System.IO.FileSystem.DriveInfo.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b77a904286594f08a1d98a5c51673f83\System.IO.FileSystem.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\06c21532a02f4e92be2cee7c0541d033\System.IO.FileSystem.Watcher.dll"/> <ReferencePath Include="..\..\..\..\..\ref\6a3d72370a844a05af612b3112c9dfd4\System.IO.IsolatedStorage.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7a97aeabe65d41ffaebe18db8d69a411\System.IO.MemoryMappedFiles.dll"/> <ReferencePath Include="..\..\..\..\..\ref\4a0e91041c264e118f7243d73f906f99\System.IO.Pipelines.dll"/> <ReferencePath Include="..\..\..\..\..\ref\037a7a0e7c72478abf95db419d81d7e3\System.IO.Pipes.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b27710508b2c4c1db61ce01fe8d0d72e\System.IO.Pipes.dll"/> <ReferencePath Include="..\..\..\..\..\ref\4f4b038d58494e78a18b66650241ca90\System.IO.UnmanagedMemoryStream.dll"/> <ReferencePath Include="..\..\..\..\..\ref\09b7f27c0ca8439ea851508e881e8528\System.Linq.AsyncEnumerable.dll"/> <ReferencePath Include="..\..\..\..\..\ref\10a685be76ae45bf87bbcada81451537\System.Linq.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a7632fe3c19048f482bfa778efcea864\System.Linq.Expressions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c9c892338fd74f318ee45d85b3a2c513\System.Linq.Parallel.dll"/> <ReferencePath Include="..\..\..\..\..\ref\6fbe2946e4fe4dcb8081bd6dc5e9bb5d\System.Linq.Queryable.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b3bc3834a66745fda395fff1edb623b0\System.Memory.dll"/> <ReferencePath Include="..\..\..\..\..\ref\bdfdfc003fce4acfb62f6b6da6f2cde0\System.Net.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0d3faf0740ed4664a66fc467d3ccc1e6\System.Net.Http.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0af5016aa141458d9bb48c02d5f00a73\System.Net.Http.Json.dll"/> <ReferencePath Include="..\..\..\..\..\ref\9de2fb698e654e72ab723ab51ae1d78e\System.Net.HttpListener.dll"/> <ReferencePath Include="..\..\..\..\..\ref\06acb13196bc45b69e736bc3df74e9fb\System.Net.Mail.dll"/> <ReferencePath Include="..\..\..\..\..\ref\89b520a860bc48be8b29b15c716a8ca9\System.Net.NameResolution.dll"/> <ReferencePath Include="..\..\..\..\..\ref\e13a31a70d714c5d953482b7acc3db78\System.Net.NetworkInformation.dll"/> <ReferencePath Include="..\..\..\..\..\ref\cea9a703c2034e358e381bcee4cbfaa2\System.Net.Ping.dll"/> <ReferencePath Include="..\..\..\..\..\ref\2c47ba6dbe8946b29d1d31789ffdb201\System.Net.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\eba5c6962c084f2aa1d9eb67e8b7bfb9\System.Net.Quic.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0a54c962c19049319337d71bfb612b83\System.Net.Requests.dll"/> <ReferencePath Include="..\..\..\..\..\ref\cbc58e023baf441ab79060a818699e7e\System.Net.Security.dll"/> <ReferencePath Include="..\..\..\..\..\ref\9da05e3c929a4ef090310c789239e204\System.Net.ServerSentEvents.dll"/> <ReferencePath Include="..\..\..\..\..\ref\df521008a0a54c0b955fe6685eb5d24e\System.Net.ServicePoint.dll"/> <ReferencePath Include="..\..\..\..\..\ref\4220746653364b53a9df1822eb9f12d7\System.Net.Sockets.dll"/> <ReferencePath Include="..\..\..\..\..\ref\8fce2805836b4cb699674493704cc10e\System.Net.WebClient.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0ef9da3f80144e80aa1af9eba6dca469\System.Net.WebHeaderCollection.dll"/> <ReferencePath Include="..\..\..\..\..\ref\cc861ace9f81422eb28e83c07882c350\System.Net.WebProxy.dll"/> <ReferencePath Include="..\..\..\..\..\ref\6a05fb741f214897b80be2b1f6fb73e8\System.Net.WebSockets.Client.dll"/> <ReferencePath Include="..\..\..\..\..\ref\9d224d0d7015439f87074814ac94a8de\System.Net.WebSockets.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7541e414f702454cafda11ab91240a0a\System.Numerics.dll"/> <ReferencePath Include="..\..\..\..\..\ref\21898791929f4c1d9a2c3c410deb88de\System.Numerics.Vectors.dll"/> <ReferencePath Include="..\..\..\..\..\ref\d0a443df234344b6ab594e3a537702cf\System.ObjectModel.dll"/> <ReferencePath Include="..\..\..\..\..\ref\88f7c2e1bec046fcb50ec12b24b9163c\System.Private.Windows.Core.dll"/> <ReferencePath Include="..\..\..\..\..\ref\bc4b3ae6386c406e92c43a9e831afd37\System.Private.Windows.GdiPlus.dll"/> <ReferencePath Include="..\..\..\..\..\ref\819ac99c25db4480aaac76666613ed30\System.Reflection.DispatchProxy.dll"/> <ReferencePath Include="..\..\..\..\..\ref\93a1e707073448079c3a3b7c45d85be8\System.Reflection.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a43bbf80c89340f8b0f9a0aa10354396\System.Reflection.Emit.dll"/> <ReferencePath Include="..\..\..\..\..\ref\cab6dada37904f6ba368565f7bbf06d5\System.Reflection.Emit.ILGeneration.dll"/> <ReferencePath Include="..\..\..\..\..\ref\1bc91c0cc0694049aa51defa803d841f\System.Reflection.Emit.Lightweight.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b5fe1ad8b5ac419fb60fc48f66cbe2f5\System.Reflection.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a3433f38d05344d29910f07c89a09bb3\System.Reflection.Metadata.dll"/> <ReferencePath Include="..\..\..\..\..\ref\32cefd4dae1f4b91b56846c0a711c41f\System.Reflection.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5767d4e6b3d148cabbb7950c77f18346\System.Reflection.TypeExtensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\f33294673445465f84e889850a60a999\System.Resources.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a0437312ce3b43f58471914ac6c0a32d\System.Resources.Reader.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c95b29dd08474f29982c91b80bfe6b90\System.Resources.ResourceManager.dll"/> <ReferencePath Include="..\..\..\..\..\ref\da9819a0f15241c2aa4c9c070252f79f\System.Resources.Writer.dll"/> <ReferencePath Include="..\..\..\..\..\ref\91694b4565f341d8a873b4389b3767bd\System.Runtime.CompilerServices.Unsafe.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7f5dda8656254b1d8ee82d48bfb3a0db\System.Runtime.CompilerServices.VisualC.dll"/> <ReferencePath Include="..\..\..\..\..\ref\79cfa4e8e6094f2cab1754c719554d8e\System.Runtime.dll"/> <ReferencePath Include="..\..\..\..\..\ref\04e87c7a42974e6e823db8eab63e719d\System.Runtime.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\cb6d0d33cc56493db9e485fa0b39609b\System.Runtime.Handles.dll"/> <ReferencePath Include="..\..\..\..\..\ref\f02f775d9943424f8f57852aa6374190\System.Runtime.InteropServices.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5ebe9d79164446c282064a1c868e53ec\System.Runtime.InteropServices.JavaScript.dll"/> <ReferencePath Include="..\..\..\..\..\ref\8e031246024a4ed6a98f00c6cbe62553\System.Runtime.InteropServices.RuntimeInformation.dll"/> <ReferencePath Include="..\..\..\..\..\ref\23ae63905d1340ceaa7050be01f4c139\System.Runtime.Intrinsics.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c6c00066badb452fa5068c3155178593\System.Runtime.Loader.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c2a029c5440c4e3ba465452d80e337c0\System.Runtime.Numerics.dll"/> <ReferencePath Include="..\..\..\..\..\ref\6339e68b3d3e47dba114dc653bc1e9ce\System.Runtime.Serialization.dll"/> <ReferencePath Include="..\..\..\..\..\ref\55aaefbefedc417090c0e80cbe8f9133\System.Runtime.Serialization.Formatters.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c93c9111cb3444fe8ca56c9bb7b2d162\System.Runtime.Serialization.Json.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0c9716da3a2c40b7bd5fd3c2e28afab8\System.Runtime.Serialization.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\864ce8a042fd4de0b9b0bcddf7a48ea1\System.Runtime.Serialization.Xml.dll"/> <ReferencePath Include="..\..\..\..\..\ref\72d3548b03084ee096b48a51580f6ae0\System.Security.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b19b7e895ffc4d268cfb38eba1d9f24a\System.Security.Claims.dll"/> <ReferencePath Include="..\..\..\..\..\ref\06f9bcae74b0428babaedee80b0b7651\System.Security.Cryptography.Algorithms.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a46286d12a2c46c789cdd48e29c8fab2\System.Security.Cryptography.Cng.dll"/> <ReferencePath Include="..\..\..\..\..\ref\8d3c1a6419b140c0926e962be92aa11f\System.Security.Cryptography.Csp.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7e3efd2528cf499e96aa9f6d7e3d0fc9\System.Security.Cryptography.dll"/> <ReferencePath Include="..\..\..\..\..\ref\522462cc45ff46df95e6b5c441663d54\System.Security.Cryptography.Encoding.dll"/> <ReferencePath Include="..\..\..\..\..\ref\cc670a868d6a4fb1a48eb595dc39cfb7\System.Security.Cryptography.OpenSsl.dll"/> <ReferencePath Include="..\..\..\..\..\ref\9e1fe4ab5cb14e629969e0343d4149f2\System.Security.Cryptography.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\8bc6872efd9248aeb68c29ae12a3f67b\System.Security.Cryptography.ProtectedData.dll"/> <ReferencePath Include="..\..\..\..\..\ref\d1afe248d05640eca394116da676a461\System.Security.Cryptography.X509Certificates.dll"/> <ReferencePath Include="..\..\..\..\..\ref\1349eda31b7d4a48a660945ea5a09f22\System.Security.dll"/> <ReferencePath Include="..\..\..\..\..\ref\6b5a17d5e9b343b1af24a4ecd8c2eb6a\System.Security.Principal.dll"/> <ReferencePath Include="..\..\..\..\..\ref\12156e6e2e184adb8b4460d7cfbfeeb2\System.Security.Principal.Windows.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5faf46bc06f34eb2b249e655c5356c2b\System.Security.SecureString.dll"/> <ReferencePath Include="..\..\..\..\..\ref\cfcf0aa740274ae3b508b4e60118263e\System.ServiceModel.Web.dll"/> <ReferencePath Include="..\..\..\..\..\ref\1f2a78a35ee542cb91d058fbbe8de043\System.ServiceProcess.dll"/> <ReferencePath Include="..\..\..\..\..\ref\399e86193b2e4630bb46a7731c862380\System.Text.Encoding.CodePages.dll"/> <ReferencePath Include="..\..\..\..\..\ref\87e6531b99dc459187d353c3a9845d14\System.Text.Encoding.dll"/> <ReferencePath Include="..\..\..\..\..\ref\21cb6c8585b044a9b7fa7d7b2aa6be3c\System.Text.Encoding.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ce8563b144584573859313548a504608\System.Text.Encodings.Web.dll"/> <ReferencePath Include="..\..\..\..\..\ref\3321091201774a018ef0ee1cae82a4aa\System.Text.Json.dll"/> <ReferencePath Include="..\..\..\..\..\ref\66b6cada1430470c9f3b08e5e415165c\System.Text.RegularExpressions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0cc9869d02b446a0874da0ac07bcba53\System.Threading.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\ref\43f3257ec5da4da593a2ea97afce1630\System.Threading.Channels.dll"/> <ReferencePath Include="..\..\..\..\..\ref\29edbc3bfe6d41a189b3ee200da8a6dd\System.Threading.dll"/> <ReferencePath Include="..\..\..\..\..\ref\cb7fe244d7f4465e8327a094d5a7d6ca\System.Threading.Overlapped.dll"/> <ReferencePath Include="..\..\..\..\..\ref\64dd384b35244a62a33d922a4066af09\System.Threading.Tasks.Dataflow.dll"/> <ReferencePath Include="..\..\..\..\..\ref\501a733a366b46b1afbd014be6bd3612\System.Threading.Tasks.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a9016d0139fe4f2c9600da381797df5e\System.Threading.Tasks.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5730f182899c41d9b53c2a97f0da3148\System.Threading.Tasks.Parallel.dll"/> <ReferencePath Include="..\..\..\..\..\ref\96e4fdec80f74121bf139a1475279101\System.Threading.Thread.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ff8b0002fe884623b62bdfc1232976a7\System.Threading.ThreadPool.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a0cb7e5bf9de4a0cb3eea5e3c43d8991\System.Threading.Timer.dll"/> <ReferencePath Include="..\..\..\..\..\ref\e032307e7dc549979f513855a0cae912\System.Transactions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\f863708d33df48c1a15bb69c7db46240\System.Transactions.Local.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b3ab1d30c2de4621b8588639d89c5c16\System.ValueTuple.dll"/> <ReferencePath Include="..\..\..\..\..\ref\10975499239c4ba6b843def2445b38a7\System.Web.dll"/> <ReferencePath Include="..\..\..\..\..\ref\510ccb58fe1c4792918f7e0355577335\System.Web.HttpUtility.dll"/> <ReferencePath Include="..\..\..\..\..\ref\148373ef34cf4bfdaf8381a2e189702f\System.Windows.dll"/> <ReferencePath Include="..\..\..\..\..\ref\381f20a510564747a7412f2ba992cf71\System.Windows.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7bfbdd33a58049b98def777616043968\System.Windows.Forms.dll"/> <ReferencePath Include="..\..\..\..\..\ref\3214c0ec7e2e4f219515b3b88adbe719\System.Windows.Forms.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\4f52c2c39e7e48daa08dc83088dfb727\System.Xml.dll"/> <ReferencePath Include="..\..\..\..\..\ref\fbaedbc0950b481bbf6792863b8585a4\System.Xml.Linq.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a1ac1aafd829406db2cc5c4d11e4f628\System.Xml.ReaderWriter.dll"/> <ReferencePath Include="..\..\..\..\..\ref\92a0c59c897547fa88a3776da1e7a163\System.Xml.Serialization.dll"/> <ReferencePath Include="..\..\..\..\..\ref\e194e57cd5024c3d92b389f4fe235fdb\System.Xml.XDocument.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0b6ad3ec7df942b4a31e9f79de5333e4\System.Xml.XmlDocument.dll"/> <ReferencePath Include="..\..\..\..\..\ref\444dfc2adf9e45219c8ad54aa9839859\System.Xml.XmlSerializer.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7239a464efa04560998b13d112df13a3\System.Xml.XPath.dll"/> <ReferencePath Include="..\..\..\..\..\ref\6ad6f86b413f4580bb28fa4cb8b6fe34\System.Xml.XPath.XDocument.dll"/> <ReferencePath Include="..\..\..\..\..\ref\6609a284ad124c3e88e103a15545c814\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>