|
<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.Primitives</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="GlobalSuppressions.cs"/>
<Compile Include="GlobalUsings.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLAnchorEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLAreaEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLButtonElementEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLControlElementEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLDocumentEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLElementEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLFormElementEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLFrameSiteEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLImgEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLInputFileElementEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLInputImageEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLInputTextElementEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLLabelEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLLinkElementEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLMapEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLMarqueeElementEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLOptionButtonElementEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLScriptEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLSelectElementEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLStyleElementEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLTableEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLTextContainerEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.DHTMLWindowEvents2.cs"/>
<Compile Include="Interop\Mshtml\Interop.IDocHostUIHandler.cs"/>
<Compile Include="Interop\Mshtml\Interop.IHTMLEventObj.cs"/>
<Compile Include="Interop\Richedit\Interop.CHARFORMAT2W.cs"/>
<Compile Include="Interop\Richedit\Interop.EDITSTREAM.cs"/>
<Compile Include="Interop\Richedit\Interop.EDITSTREAMCALLBACK.cs"/>
<Compile Include="Interop\Richedit\Interop.ENDROPFILES.cs"/>
<Compile Include="Interop\Richedit\Interop.ENLINK.cs"/>
<Compile Include="Interop\Richedit\Interop.ENPROTECTED.cs"/>
<Compile Include="Interop\Richedit\Interop.FINDTEXTW.cs"/>
<Compile Include="Interop\Richedit\Interop.GETTEXTEX.cs"/>
<Compile Include="Interop\Richedit\Interop.GETTEXTLENGTHEX.cs"/>
<Compile Include="Interop\Richedit\Interop.PARAFORMAT.cs"/>
<Compile Include="Interop\Richedit\Interop.PFA.cs"/>
<Compile Include="Interop\Richedit\Interop.PFM.cs"/>
<Compile Include="Interop\Richedit\Interop.REQRESIZE.cs"/>
<Compile Include="Interop\Richedit\Interop.RichEditPack.cs"/>
<Compile Include="Interop\Richedit\Interop.SELCHANGE.cs"/>
<Compile Include="Interop\Richedit\Interop.TEXTRANGE.cs"/>
<Compile Include="Interop\SHDocVw\Interop.DWebBrowserEvents2.cs"/>
<Compile Include="Interop\UiaCore\Interop.StubFragmentRoot.cs"/>
<Compile Include="Interop\User32\WMExtensions.cs"/>
<Compile Include="Microsoft\Office\IMsoComponent.cs"/>
<Compile Include="Microsoft\Office\IMsoComponentManager.cs"/>
<Compile Include="Microsoft\Office\IMsoComponentManager.NativeAdapter.cs"/>
<Compile Include="Microsoft\Office\msocadvf.cs"/>
<Compile Include="Microsoft\Office\msoccontext.cs"/>
<Compile Include="Microsoft\Office\MsoComponentIds.cs"/>
<Compile Include="Microsoft\Office\msocrf.cs"/>
<Compile Include="Microsoft\Office\MSOCRINFO.cs"/>
<Compile Include="Microsoft\Office\msocstate.cs"/>
<Compile Include="Microsoft\Office\msocWindow.cs"/>
<Compile Include="Microsoft\Office\msogac.cs"/>
<Compile Include="Microsoft\Office\msoidlef.cs"/>
<Compile Include="Microsoft\Office\msoloop.cs"/>
<Compile Include="Microsoft\VisualStudio\Shell\CTLBLDTYPE.cs"/>
<Compile Include="Microsoft\VisualStudio\Shell\ICategorizeProperties.cs"/>
<Compile Include="Microsoft\VisualStudio\Shell\IProvidePropertyBuilder.cs"/>
<Compile Include="Microsoft\VisualStudio\Shell\IVSMDPerPropertyBrowsing.cs"/>
<Compile Include="Microsoft\VisualStudio\Shell\IVsPerPropertyBrowsing.cs"/>
<Compile Include="Microsoft\VisualStudio\Shell\PROPCAT.cs"/>
<Compile Include="Microsoft\Win32\SafeHandles\CoTaskMemSafeHandle.cs"/>
<Compile Include="Properties\AssemblyInfo.cs"/>
<Compile Include="System\BoolScope.cs"/>
<Compile Include="System\CharacterConstants.cs"/>
<Compile Include="System\Collections\Generic\WeakRefCollection.cs"/>
<Compile Include="System\ComponentModel\Design\ComponentChangeServiceExtensions.cs"/>
<Compile Include="System\ComponentModel\Design\Serialization\DesignerSerializationManagerHelper.cs"/>
<Compile Include="System\ComponentModel\MemberDescriptorExtensions.cs"/>
<Compile Include="System\ComponentModel\PropertyDescriptorCollectionExtensions.cs"/>
<Compile Include="System\ComponentModel\PropertyDescriptorExtensions.cs"/>
<Compile Include="System\ComponentModel\TypeConverterHelper.cs"/>
<Compile Include="System\ComponentModel\TypeDescriptorHelper.cs"/>
<Compile Include="System\Diagnostics\TraceSwitchExtensions.cs"/>
<Compile Include="System\Drawing\ColorExtensions.cs"/>
<Compile Include="System\Drawing\FontExtensions.cs"/>
<Compile Include="System\Drawing\ImageExtensions.cs"/>
<Compile Include="System\Drawing\RegionExtensions.cs"/>
<Compile Include="System\EnumExtensions.cs"/>
<Compile Include="System\LocalAppContextSwitches\LocalAppContextSwitches.cs"/>
<Compile Include="System\ServiceExtensions.cs"/>
<Compile Include="System\TrimmingConstants.cs"/>
<Compile Include="System\VirtualKeyUtilities.cs"/>
<Compile Include="System\Windows\Forms\AccessibilityExtensions.cs"/>
<Compile Include="System\Windows\Forms\Automation\AutomationLiveSetting.cs"/>
<Compile Include="System\Windows\Forms\Automation\AutomationNotificationKind.cs"/>
<Compile Include="System\Windows\Forms\Automation\AutomationNotificationProcessing.cs"/>
<Compile Include="System\Windows\Forms\Automation\CapStyle.cs"/>
<Compile Include="System\Windows\Forms\Automation\HorizontalTextAlignment.cs"/>
<Compile Include="System\Windows\Forms\Automation\IAutomationLiveRegion.cs"/>
<Compile Include="System\Windows\Forms\Automation\TextDecorationLineStyle.cs"/>
<Compile Include="System\Windows\Forms\Automation\UiaTextProvider.cs"/>
<Compile Include="System\Windows\Forms\Automation\UiaTextRange.cs"/>
<Compile Include="System\Windows\Forms\DeviceContextExtensions.cs"/>
<Compile Include="System\Windows\Forms\DeviceContextExtensions.IDeviceContextAdapter.cs"/>
<Compile Include="System\Windows\Forms\FileDialogCustomPlace.cs"/>
<Compile Include="System\Windows\Forms\FileDialogCustomPlacesCollection.cs"/>
<Compile Include="System\Windows\Forms\FontExtensions.cs"/>
<Compile Include="System\Windows\Forms\GdiPlus\GdiPlusCache.cs"/>
<Compile Include="System\Windows\Forms\GdiPlus\PenCache.cs"/>
<Compile Include="System\Windows\Forms\GdiPlus\SolidBrushCache.cs"/>
<Compile Include="System\Windows\Forms\GraphicsClipScope.cs"/>
<Compile Include="System\Windows\Forms\GraphicsStateScope.cs"/>
<Compile Include="System\Windows\Forms\HighDpiMode.cs"/>
<Compile Include="System\Windows\Forms\IExtender.cs"/>
<Compile Include="System\Windows\Forms\Internals\ClientUtils.cs"/>
<Compile Include="System\Windows\Forms\Internals\MessageDecoder.cs"/>
<Compile Include="System\Windows\Forms\Internals\NativeMethods.cs"/>
<Compile Include="System\Windows\Forms\Internals\ScaleHelper.cs"/>
<Compile Include="System\Windows\Forms\Internals\ScaleHelper.DpiAwarenessScope.cs"/>
<Compile Include="System\Windows\Forms\Internals\ThemingScope.cs"/>
<Compile Include="System\Windows\Forms\Internals\UnicodeCharBuffer.cs"/>
<Compile Include="System\Windows\Forms\Message.cs"/>
<Compile Include="System\Windows\Forms\NonNullCollection.cs"/>
<Compile Include="System\Windows\Forms\ObjectCache.cs"/>
<Compile Include="System\Windows\Forms\Padding.cs"/>
<Compile Include="System\Windows\Forms\PaddingConverter.cs"/>
<Compile Include="System\Windows\Forms\RefCountedCache.CacheEntry.cs"/>
<Compile Include="System\Windows\Forms\RefCountedCache.cs"/>
<Compile Include="System\Windows\Forms\RefCountedCache.Scope.cs"/>
<Compile Include="System\Windows\Forms\ScreenOrientation.cs"/>
<Compile Include="System\Windows\Forms\SinglyLinkedList.cs"/>
<Compile Include="System\Windows\Forms\SystemDrawingExtensions.cs"/>
<Compile Include="System\Windows\Forms\VisualStyles\TextMetrics.cs"/>
<Compile Include="System\Windows\Forms\VisualStyles\TextMetricsCharacterSet.cs"/>
<Compile Include="System\Windows\Forms\VisualStyles\TextMetricsPitchAndFamilyValues.cs"/>
<Compile Include="System\Windows\Forms\VisualStyles\ThemeSizeType.cs"/>
<Compile Include="Windows\Win32\Foundation\ATOM.cs"/>
<Compile Include="Windows\Win32\Foundation\Interop.PARAM.cs"/>
<Compile Include="Windows\Win32\Foundation\Pointer.cs"/>
<Compile Include="Windows\Win32\Graphics\Gdi\FW.cs"/>
<Compile Include="Windows\Win32\HOOKPROC.cs"/>
<Compile Include="Windows\Win32\IComInterface.cs"/>
<Compile Include="Windows\Win32\Interop.RegisteredMessage.cs"/>
<Compile Include="Windows\Win32\PInvoke.CDN_.cs"/>
<Compile Include="Windows\Win32\PInvoke.ChildWindowFromPointEx.cs"/>
<Compile Include="Windows\Win32\PInvoke.ChooseColor.cs"/>
<Compile Include="Windows\Win32\PInvoke.ChooseFont.cs"/>
<Compile Include="Windows\Win32\PInvoke.ClientToScreen.cs"/>
<Compile Include="Windows\Win32\PInvoke.CloseHandle.cs"/>
<Compile Include="Windows\Win32\PInvoke.CreateWindowEx.cs"/>
<Compile Include="Windows\Win32\PInvoke.DestroyAcceleratorTable.cs"/>
<Compile Include="Windows\Win32\PInvoke.DispatchMessageA.cs"/>
<Compile Include="Windows\Win32\PInvoke.DrawMenuBar.cs"/>
<Compile Include="Windows\Win32\PInvoke.DrawTextEx.cs"/>
<Compile Include="Windows\Win32\PInvoke.EnableMenuItem.cs"/>
<Compile Include="Windows\Win32\PInvoke.EnableScrollBar.cs"/>
<Compile Include="Windows\Win32\PInvoke.EnableWindow.cs"/>
<Compile Include="Windows\Win32\PInvoke.EndDialog.cs"/>
<Compile Include="Windows\Win32\PInvoke.FillRect.cs"/>
<Compile Include="Windows\Win32\PInvoke.GetAncestor.cs"/>
<Compile Include="Windows\Win32\PInvoke.GetDlgItem.cs"/>
<Compile Include="Windows\Win32\PInvoke.GetDpiForWindow.cs"/>
<Compile Include="Windows\Win32\PInvoke.GetMenu.cs"/>
<Compile Include="Windows\Win32\PInvoke.GetMenuItemCount.cs"/>
<Compile Include="Windows\Win32\PInvoke.GetModuleFileNameLongPath.cs"/>
<Compile Include="Windows\Win32\PInvoke.GetOpenFileName.cs"/>
<Compile Include="Windows\Win32\PInvoke.GetParent.cs"/>
<Compile Include="Windows\Win32\PInvoke.GetScrollInfo.cs"/>
<Compile Include="Windows\Win32\PInvoke.GetSystemMenu.cs"/>
<Compile Include="Windows\Win32\PInvoke.GetSystemMetrics.cs"/>
<Compile Include="Windows\Win32\PInvoke.GetTextExtentPoint32.cs"/>
<Compile Include="Windows\Win32\PInvoke.GetThemeDocumentationProperty.cs"/>
<Compile Include="Windows\Win32\PInvoke.GetThemeFont.cs"/>
<Compile Include="Windows\Win32\PInvoke.GetThreadDpiAwarenessContext.cs"/>
<Compile Include="Windows\Win32\PInvoke.GetWindow.cs"/>
<Compile Include="Windows\Win32\PInvoke.HtmlHelp.cs"/>
<Compile Include="Windows\Win32\PInvoke.ImageList.cs"/>
<Compile Include="Windows\Win32\PInvoke.ImmGetContext.cs"/>
<Compile Include="Windows\Win32\PInvoke.ImmReleaseContext.cs"/>
<Compile Include="Windows\Win32\PInvoke.IntersectClipRect.cs"/>
<Compile Include="Windows\Win32\PInvoke.InvalidateRect.cs"/>
<Compile Include="Windows\Win32\PInvoke.InvalidateRgn.cs"/>
<Compile Include="Windows\Win32\PInvoke.IsAccelerator.cs"/>
<Compile Include="Windows\Win32\PInvoke.IsChild.cs"/>
<Compile Include="Windows\Win32\PInvoke.IsWindow.cs"/>
<Compile Include="Windows\Win32\PInvoke.IsWindowEnabled.cs"/>
<Compile Include="Windows\Win32\PInvoke.IsWindowVisible.cs"/>
<Compile Include="Windows\Win32\PInvoke.KillTimer.cs"/>
<Compile Include="Windows\Win32\PInvoke.LCID.cs"/>
<Compile Include="Windows\Win32\PInvoke.LCTYPE.cs"/>
<Compile Include="Windows\Win32\PInvoke.LoadLibrary.cs"/>
<Compile Include="Windows\Win32\PInvoke.LVIM_.cs"/>
<Compile Include="Windows\Win32\PInvoke.NotifyWinEvent.cs"/>
<Compile Include="Windows\Win32\PInvoke.OpenThemeDataScope.cs"/>
<Compile Include="Windows\Win32\PInvoke.PageSetupDialog.cs"/>
<Compile Include="Windows\Win32\PInvoke.PrintDlg.cs"/>
<Compile Include="Windows\Win32\PInvoke.RedrawWindow.cs"/>
<Compile Include="Windows\Win32\Pinvoke.RegLoadMUIString.cs"/>
<Compile Include="Windows\Win32\PInvoke.ScreenToClient.cs"/>
<Compile Include="Windows\Win32\PInvoke.ScrollWindow.cs"/>
<Compile Include="Windows\Win32\PInvoke.ScrollWindowEx.cs"/>
<Compile Include="Windows\Win32\PInvoke.SendMessageCallback.cs"/>
<Compile Include="Windows\Win32\PInvoke.SetActiveWindow.cs"/>
<Compile Include="Windows\Win32\PInvoke.SetCapture.cs"/>
<Compile Include="Windows\Win32\PInvoke.SetFocus.cs"/>
<Compile Include="Windows\Win32\PInvoke.SetForegroundWindow.cs"/>
<Compile Include="Windows\Win32\PInvoke.SetLayeredWindowAttributes.cs"/>
<Compile Include="Windows\Win32\PInvoke.SetMenu.cs"/>
<Compile Include="Windows\Win32\PInvoke.SetParent.cs"/>
<Compile Include="Windows\Win32\PInvoke.SetScrollInfo.cs"/>
<Compile Include="Windows\Win32\PInvoke.SetScrollPos.cs"/>
<Compile Include="Windows\Win32\PInvoke.SetThreadDpiAwarenessContext.cs"/>
<Compile Include="Windows\Win32\PInvoke.SetTimer.cs"/>
<Compile Include="Windows\Win32\PInvoke.SetWindowPos.cs"/>
<Compile Include="Windows\Win32\PInvoke.SetWindowRgn.cs"/>
<Compile Include="Windows\Win32\PInvoke.SetWindowText.cs"/>
<Compile Include="Windows\Win32\PInvoke.SHAutoComplete.cs"/>
<Compile Include="Windows\Win32\PInvoke.SHCreateItemFromParsingName.cs"/>
<Compile Include="Windows\Win32\PInvoke.SHCreateShellItem.cs"/>
<Compile Include="Windows\Win32\PInvoke.Shell_NotifyIconW.cs"/>
<Compile Include="Windows\Win32\PInvoke.ShowWindow.cs"/>
<Compile Include="Windows\Win32\PInvoke.TBM_GETPOS.cs"/>
<Compile Include="Windows\Win32\PInvoke.UiaDisconnectProvider.cs"/>
<Compile Include="Windows\Win32\PInvoke.UiaHostProviderFromHwnd.cs"/>
<Compile Include="Windows\Win32\PInvoke.UiaRaiseNotificationEvent.cs"/>
<Compile Include="Windows\Win32\PInvoke.UiaReturnRawElementProvider.cs"/>
<Compile Include="Windows\Win32\PInvoke.UpdateWindow.cs"/>
<Compile Include="Windows\Win32\PInvoke.ValidateRect.cs"/>
<Compile Include="Windows\Win32\System\Com\ComSafeArrayScope.cs"/>
<Compile Include="Windows\Win32\System\Com\ComSafeArrayScopeExtensions.cs"/>
<Compile Include="Windows\Win32\System\Com\StandardDispatch.cs"/>
<Compile Include="Windows\Win32\System\Com\StructuredStorage\PropertyBagExtensions.cs"/>
<Compile Include="Windows\Win32\System\Com\UnknownDispatch.cs"/>
<Compile Include="Windows\Win32\System\Ole\CADWORD.cs"/>
<Compile Include="Windows\Win32\System\Ole\CALPOLESTR.cs"/>
<Compile Include="Windows\Win32\System\Ole\ClassPropertyDispatchAdapter.cs"/>
<Compile Include="Windows\Win32\UI\Accessibility\AccessibleDispatch.cs"/>
<Compile Include="Windows\Win32\UI\Accessibility\IRawElementProviderSimple.cs"/>
<Compile Include="Windows\Win32\UI\Accessibility\UIAHelper.cs"/>
<Compile Include="Windows\Win32\UI\Accessibility\UiaPoint.cs"/>
<Compile Include="Windows\Win32\UI\Controls\Dialogs\CHOOSECOLORW.cs"/>
<Compile Include="Windows\Win32\UI\Controls\Dialogs\CHOOSEFONTW.cs"/>
<Compile Include="Windows\Win32\UI\Controls\Dialogs\OFNOTIFY.cs"/>
<Compile Include="Windows\Win32\UI\Controls\Dialogs\OPENFILENAME.cs"/>
<Compile Include="Windows\Win32\UI\Controls\Dialogs\PAGESETUPDLGW.cs"/>
<Compile Include="Windows\Win32\UI\Controls\Dialogs\PRINTDLGW_32.cs"/>
<Compile Include="Windows\Win32\UI\Controls\Dialogs\PRINTDLGW_64.cs"/>
<Compile Include="Windows\Win32\UI\Controls\HTREEITEM.cs"/>
<Compile Include="Windows\Win32\UI\Controls\LVITEMW.cs"/>
<Compile Include="Windows\Win32\UI\Controls\TASKDIALOGCONFIG.cs"/>
<Compile Include="Windows\Win32\UI\Controls\ToolInfoWrapper.cs"/>
<Compile Include="Windows\Win32\UI\Controls\TVINSERTSTRUCTW.cs"/>
<Compile Include="Windows\Win32\UI\HiDpi\DPI_AWARENESS_CONTEXT.cs"/>
<Compile Include="Windows\Win32\UI\Shell\FolderBrowserHelper.cs"/>
<Compile Include="Windows\Win32\UI\Shell\NOTIFYICONDATAW.cs"/>
<Compile Include="..\..\System.Windows.Forms.Analyzers\src\System\Windows\Forms\Analyzers\Diagnostics\DiagnosticIDs.cs" Link="src\winforms\src\System.Windows.Forms.Analyzers\src\System\Windows\Forms\Analyzers\Diagnostics\DiagnosticIDs.cs"/>
<Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Primitives\Release\net11.0\System.Windows.Forms.Primitives.GlobalUsings.g.cs" Link="src\winforms\artifacts\obj\System.Windows.Forms.Primitives\Release\net11.0\System.Windows.Forms.Primitives.GlobalUsings.g.cs"/>
<Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Primitives\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src\winforms\artifacts\obj\System.Windows.Forms.Primitives\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Primitives\Release\net11.0\System.Windows.Forms.Primitives.Resources.SR.cs" Link="src\winforms\artifacts\obj\System.Windows.Forms.Primitives\Release\net11.0\System.Windows.Forms.Primitives.Resources.SR.cs"/>
<Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Primitives\Release\net11.0\System.Windows.Forms.Primitives.AssemblyInfo.cs" Link="src\winforms\artifacts\obj\System.Windows.Forms.Primitives\Release\net11.0\System.Windows.Forms.Primitives.AssemblyInfo.cs"/>
<Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Primitives\Release\net11.0\_AssemblyInfo.g.cs" Link="src\winforms\artifacts\obj\System.Windows.Forms.Primitives\Release\net11.0\_AssemblyInfo.g.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\ref\c4cb696d55a04b438caf4896c366d3fe\Accessibility.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bffcc691ceb34e1bad71a541a83b7b70\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2538681ceb2b480f906afb1df7293ca8\Microsoft.Extensions.Caching.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\df04ba06d9d246dd91794b205e284b0a\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bfdb143d50ab4646880b0f26b951fe08\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6a2e08459d194ffdb208162bc0098d98\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b0adb5389c614d36a018d77941daceab\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\06d984dda63440e8acc334e336ec0da2\Microsoft.Extensions.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d187f036277e4e9fb92896421310a602\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fd837c4a2c4746bf9bda4e936a1a02c3\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f770c80bafa945898321980f9f19cec9\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3d54a6662ee24c6dab27870305b8e891\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b2dde5351e7c4e34931b3472ce1eb4f2\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a3ba70bcc8a54576b2df6f524caa8fbf\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dfedd236cd7f459ba1d95eac643bdd78\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\83ba3f0529464690b6f8e6263714224e\Microsoft.Win32.SystemEvents.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\eba77a48bf8445e5a3fddbe6e99adf77\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d0771e9f0b564636ac5ddde27bac5821\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f37bfce29e044d3982a07ad3a0e84906\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\78551ffda7974348a2fd9127b6fce51a\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d67b577d56dc4f7fa50944b10cc98311\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\58e5eff289cd4ccda2d8f931b46b193d\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5b894c32084f47dda66d96b987d4f309\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b08147131aed43aa8cf5a314b00ff229\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7b2d694a46574412a70f545373538c7a\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a49e847da0364128a14bf2b567348717\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d4e70ad6b56d462e8bb87401aa491a73\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f4edc7ada5cc43c9a337b7366563623e\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0eb3471e0bb24fee8d70b6d5b2b731bb\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6dbe99df2e5440aeb95c0cf8293dd7da\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0f41993e7e624144a6a3d598ef899c49\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\58ad96626b8f4102ba94d10900570d1c\System.Configuration.ConfigurationManager.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9398d00916a540ce9114cc78b5038e2b\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0524a0dad0804f35bf17d7e176f9611a\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d7e0c4bc2a8240279b0b42e80e0020cf\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6f3081ff2ebe4217bcbe46a10e019275\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\010fd17d9e2c4f25a2e6475d29623a8b\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\24acfffba7944deb83f46230ff23101f\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fca10e23699448288cdfc417ce775a85\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f8a5a984d21d4264a06442867f65ea64\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\54c569afcc814de89a36a0708aef579a\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\92f4a16bf2594fffb05f5b71bbff5aad\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c42e85ad40aa423c80fc52e73ac314df\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\65e80b762b1943bd93c26ee9029daddb\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1f6053c2063645009a103da01e21d40a\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6ed0968d82254beb8e7684fe6b75e4ad\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\538b27c6aab143ad956bbc0b7a2a3ea7\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b7ca0aafec3a431ab20d855feb9ec51c\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e9cc21f1ee5e41dc86f9ea763c888b35\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\03ea89870b6a4dee9be59395a84dcf19\System.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\11f67e4c25ef406a96b58665d6f5fe8b\System.Drawing.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3a93a2ce66c54bd0a571715cdfddba19\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c1dd0bae604a4faabc9e518ff202be4c\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\86dadcfa79d24c01a0dc3e65eaef3101\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f1476d9f2a044005ad1d01034c4fd615\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c13a4586966c4fa8b702dee6ee9370d9\System.Formats.Nrbf.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\297b4e5ff7164bfabd443db78a0b3b6e\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5f09ca76fb8b44d09ac31ba04733ddbb\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1b888ab9911d452fb1f10bbbdbc215ad\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3531de23e7a54b9680217c65b181aeae\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6d41af2d3bbb4815b04fa12ebfadfe90\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\59f4d7c8450347a3a8c173c2739df426\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0b2e001ada0e4d21b4fc192c58a4a21b\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4e8fd2d28f68419a83103ca8ed66d364\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\07845511b900491ba975112b3af61c91\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1f3c3f3a8e754de286790098e0a16b00\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2f3c905d52694b8a8ea1556d35fe14ae\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f47a6bbbd4854559aaee00530e734bf6\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\720ab4bcbc374b9591099d99f7551cdb\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d5cef32a428f4a3e851ab34de098cb06\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2a6c04829bf14ef683074519aa3f26de\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cf8772a8fa914d82a6ac817a51714ee5\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5d69be5e1ada4b80814aa21239b843d2\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\00ea4b3c03084dd2aa0e2df13ca42b00\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3e9e2930791c4e12b5445d66e870fdeb\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\362f645ff58548f3a29858df0ce2dcb4\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\32852410bc6245b5b9cb9cdbba81c606\System.Linq.AsyncEnumerable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3d9deaec06644f8d84c36d0c36396be7\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\aae00fa6ef8847798cddd78b11136b51\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\28525496e2bf46e5b3fafe3b70ad004b\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\774e31145d4c43c5a26a13470c28a9e5\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\38e0399b24744d52b9b6ef99dd0b6aa9\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\74085d1868e2483086333d6107efe206\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\736ef4f864f94ec487d0af544d725486\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f4f4e47f65d24a5ba9562ad56666739d\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c2fe768415a44f5aa95a288afd3ced47\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\86a387766e0b430e9e89a196ab0713c3\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\063e57cd439f4b54bbcccc772f077b97\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fca545166b5b4b94b6a291f530b2a65e\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\20bb9675fc454155be81c6b995e08b51\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3b626e9629994847a3fbf61cb10b7caf\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cc2c8bacf80b4fdca504efefb1c25a58\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\842dad4abb8945d794a9041bf0b287d0\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8544742faa2a4cbda78ebd6596c254c3\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f6a4af4b9a2d4313af78171c73d39f42\System.Net.ServerSentEvents.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\45f20c3231004d49b74ab56114d5ab34\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3f28797d223349a68a5a739f8ec4e12e\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bb916bf2af554b2e9f98238e56583707\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7fcd7e6c1a4f4d5f821500f5fc27bafd\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1869a3c3b8804586b3d469dde2228e77\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3669b55d55d94df9925b8c8594f20201\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\988873e315da4fed80e8dba854ceff34\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\385941c91a2441ed8305df0e72e58966\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d579d5f1baaf4b5aa06571ed088f9aee\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c0e112e8ee6c47868b86b3aef0346326\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0233259b16704e7fb1bbabb5497f91fb\System.Private.Windows.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c0f240d9393640b0aa8131501bbbbf87\System.Private.Windows.GdiPlus.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8145d22a73e74093b08e18eb10ef0c7c\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b3faa3a9e4a34534b43cf5e9482ffe02\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6c4ce5d2a8974a30be4b7895abb07680\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1fd0adeb205047378c918ce52fd55798\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a87d2b327f7e4e40aaddcb389929f4f2\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3a24fe26ea374dadb1c336b77d94de61\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bfe8e3af2d764c47935f140ad19d5590\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\77d1ec4a1a1842648e25ed3454a56c86\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\154ae692270f4eb2b471783e75759543\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2bd039d8f49847dbb4a15b5aae9a686d\System.Resources.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\84b9d9c0c7ca49a49670e09c8373c2d6\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\69d8337adcbd4e1db6f8c12f4e2abe15\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\faf940a701004c64922b25f5a7c4f737\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\48315d674c6e4cb2864c9a80e67e90b6\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\27bd5bcbbbe34c649012579372397e7f\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b41cea684d9a447bbc119d867176777a\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8dee0cdee4764fa3b23469fe019d5ca6\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fa157aaecaf640abbc1b35594ae41c0e\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4875c9484bc44aaf84b1e205a77150a8\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a259b5e1786148e68562a5b3b0d49f9e\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ff6f695422644867a1af2c51cf37a31e\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7d9f2fdc0923490d94fe65fcc976f53e\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\046d892021b043ce8a07cce79988beb9\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\719579c6df804d2794d347e8738add9d\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\091830b391984a98b4e4c44cc1de3607\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f16c8bb9b64c4675991db36045b5c5d0\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a4eaa189a2414634bf2d3b2703f3bf32\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d6f7ae1c07c044ba9dd179e27a9564b8\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f4c2c98f4a654068b523393a0e6ce7c3\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\039b51c711f34671b3db7ee1fa7ba025\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0d5a8d6527cd443fbba13fbd3696304c\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9049c8b501094fa78313c1f181255bf2\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4f916aa926084e54a26158a922d5dbb3\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3ae9fa914d7044ca82f94bab36fad8d7\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a520f3a100164f84899df9e152ac02d4\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\216ad18c1e5a4645856e46fbfdf9c068\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4507abf9abee4fd8be547153ae90afce\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ae6b2b939ba74bb187735cd43a36ea60\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dded2216abd649e78b3e78a56dfd2ecc\System.Security.Cryptography.ProtectedData.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\985a93c554164b5f80a1d47b119dbb54\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f2956d38a2e6444cad46f1e7d8b64498\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\552597f59918474e9ef25f9fe8839249\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2e5e2e07f6b84d97aa5d4d4965c6c0d6\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9efeda4db21d46ddb0dc9b70c90b569c\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\eab96ca08f644641a43b871234a5a243\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a02c141920b54eb4bb11905297dc441d\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4f9e74630bd242f7be6c76a5e28655b2\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9177ba4fa2fd421aac76874c22045502\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\48d776461e8040cb86295dc9dc5214b9\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\49370cd9ed26407ea27895fe16f50a69\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c439af42c30f421babee3d7f808c6ca4\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8818ae5ef6bd41ab8ff3a20794f6d571\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a3a2a5e177cc4e048effd450c21e36eb\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6fe6cc974d974a56ae56e61c2adf8a5d\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3457e8e534d04530a8d85a235efbbf28\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a326563eff0f4b6eb0ed3a89a8557df1\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\67f3ec2c9bfa4de3b8082ff50b0fdf1c\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c1f9a0a61eaf45148dd3fc60de2e92b0\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\432bdce9bdc74c92ae2ac2973fb0fbbf\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6401d69c943e43fa9e72a5f032872301\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c205676b356048218d5f6ae9ec084f5d\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\516cb7931ba7422ab580bcfd60b1f591\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\65c86777864b4f619293458e8ebbae14\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\40aa326defc148d69590d171f30a7df9\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c56c9628695b43cda8a04d72914e2cee\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a233f0f341e04dc7b9cc58a0722ba6e6\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c3ed247a784246a890980944903574ca\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\79d36a5d271b426e9ab820bf3e367d04\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9f5a5dbb7f34410295f87bd9cbfa5b56\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8bf1f41b42554fc38125cdb55d448b7d\System.Windows.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c98da308364e4b46994cd60a3fa063b7\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ee2a9e5d594344baa011d120b1d7891a\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ec99fb2d218248d0b960e4d304899d80\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d15217aac91c40ab9cdb03397c3d36e3\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\55921c088bce4d3ba3d02325580b65b1\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\691a8b6cab9847c6bc4112d463f6241d\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\004b6335fae744249f233497c14d7a9d\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\373e41db77a74141b7ad5a703b768100\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7f3414a4dcc2410787c06f91986fe717\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f9f5056e3c244f0eade5473beafdec00\WindowsBase.dll"/>
</ItemGroup>
<ItemGroup>
<Compile Include="_generated\0\Windows.Win32.ACCEL.g.cs"/>
<Compile Include="_generated\1\Windows.Win32.ACCEL_VIRT_FLAGS.g.cs"/>
<Compile Include="_generated\2\Windows.Win32.ACTCTXW.g.cs"/>
<Compile Include="_generated\3\Windows.Win32.ACTIVATE_KEYBOARD_LAYOUT_FLAGS.g.cs"/>
<Compile Include="_generated\4\Windows.Win32.ADVF.g.cs"/>
<Compile Include="_generated\5\Windows.Win32.AUTOCOMPLETEOPTIONS.g.cs"/>
<Compile Include="_generated\6\Windows.Win32.AutomationElementMode.g.cs"/>
<Compile Include="_generated\7\Windows.Win32.BINDINFO.g.cs"/>
<Compile Include="_generated\8\Windows.Win32.BITMAP.g.cs"/>
<Compile Include="_generated\9\Windows.Win32.BOOLEAN.g.cs"/>
<Compile Include="_generated\10\Windows.Win32.BROWSEINFOW.g.cs"/>
<Compile Include="_generated\11\Windows.Win32.BRUSH_STYLE.g.cs"/>
<Compile Include="_generated\12\Windows.Win32.byte.InlineArrays.g.cs"/>
<Compile Include="_generated\13\Windows.Win32.CADWORD.g.cs"/>
<Compile Include="_generated\14\Windows.Win32.CALPOLESTR.g.cs"/>
<Compile Include="_generated\15\Windows.Win32.CAUUID.g.cs"/>
<Compile Include="_generated\16\Windows.Win32.CDCONTROLSTATEF.g.cs"/>
<Compile Include="_generated\17\Windows.Win32.CFE_EFFECTS.g.cs"/>
<Compile Include="_generated\18\Windows.Win32.CFM_MASK.g.cs"/>
<Compile Include="_generated\19\Windows.Win32.char.InlineArrays.g.cs"/>
<Compile Include="_generated\20\Windows.Win32.CHARRANGE.g.cs"/>
<Compile Include="_generated\21\Windows.Win32.CHOOSECOLOR_FLAGS.g.cs"/>
<Compile Include="_generated\22\Windows.Win32.CHOOSEFONT_FLAGS.g.cs"/>
<Compile Include="_generated\23\Windows.Win32.CHOOSEFONT_FONT_TYPE.g.cs"/>
<Compile Include="_generated\24\Windows.Win32.CLIENTCREATESTRUCT.g.cs"/>
<Compile Include="_generated\25\Windows.Win32.COMBOBOXINFO.g.cs"/>
<Compile Include="_generated\26\Windows.Win32.COMBOBOXINFO_BUTTON_STATE.g.cs"/>
<Compile Include="_generated\27\Windows.Win32.COMDLG_FILTERSPEC.g.cs"/>
<Compile Include="_generated\28\Windows.Win32.CommandStateChangeConstants.g.cs"/>
<Compile Include="_generated\29\Windows.Win32.COMMON_DLG_ERRORS.g.cs"/>
<Compile Include="_generated\30\Windows.Win32.CONNECTDATA.g.cs"/>
<Compile Include="_generated\31\Windows.Win32.CONTROLINFO.g.cs"/>
<Compile Include="_generated\32\Windows.Win32.COPYDATASTRUCT.g.cs"/>
<Compile Include="_generated\33\Windows.Win32.CsWin32Stamp.g.cs"/>
<Compile Include="_generated\34\Windows.Win32.CTRLINFO.g.cs"/>
<Compile Include="_generated\35\Windows.Win32.CWP_FLAGS.g.cs"/>
<Compile Include="_generated\36\Windows.Win32.DESKTOP_ACCESS_FLAGS.g.cs"/>
<Compile Include="_generated\37\Windows.Win32.DESKTOP_CONTROL_FLAGS.g.cs"/>
<Compile Include="_generated\38\Windows.Win32.DFCS_STATE.g.cs"/>
<Compile Include="_generated\39\Windows.Win32.DFC_TYPE.g.cs"/>
<Compile Include="_generated\40\Windows.Win32.DOCHOSTUIDBLCLK.g.cs"/>
<Compile Include="_generated\41\Windows.Win32.DOCHOSTUIFLAG.g.cs"/>
<Compile Include="_generated\42\Windows.Win32.DOCHOSTUIINFO.g.cs"/>
<Compile Include="_generated\43\Windows.Win32.DPI_AWARENESS.g.cs"/>
<Compile Include="_generated\44\Windows.Win32.DPI_AWARENESS_CONTEXT.g.cs"/>
<Compile Include="_generated\45\Windows.Win32.DPI_HOSTING_BEHAVIOR.g.cs"/>
<Compile Include="_generated\46\Windows.Win32.DRAWEDGE_FLAGS.g.cs"/>
<Compile Include="_generated\47\Windows.Win32.DRAWITEMSTRUCT.g.cs"/>
<Compile Include="_generated\48\Windows.Win32.DRAWITEMSTRUCT_CTL_TYPE.g.cs"/>
<Compile Include="_generated\49\Windows.Win32.DRAWTEXTPARAMS.g.cs"/>
<Compile Include="_generated\50\Windows.Win32.DRAW_EDGE_FLAGS.g.cs"/>
<Compile Include="_generated\51\Windows.Win32.DRAW_TEXT_FORMAT.g.cs"/>
<Compile Include="_generated\52\Windows.Win32.DUPLICATE_HANDLE_OPTIONS.g.cs"/>
<Compile Include="_generated\53\Windows.Win32.DWMWINDOWATTRIBUTE.g.cs"/>
<Compile Include="_generated\54\Windows.Win32.DWM_WINDOW_CORNER_PREFERENCE.g.cs"/>
<Compile Include="_generated\55\Windows.Win32.ENABLE_SCROLL_BAR_ARROWS.g.cs"/>
<Compile Include="_generated\56\Windows.Win32.ENUM_CONTROLS_WHICH_FLAGS.g.cs"/>
<Compile Include="_generated\57\Windows.Win32.ENUM_DISPLAY_SETTINGS_MODE.g.cs"/>
<Compile Include="_generated\58\Windows.Win32.ETO_OPTIONS.g.cs"/>
<Compile Include="_generated\59\Windows.Win32.EVENTMSG.g.cs"/>
<Compile Include="_generated\60\Windows.Win32.ExpandCollapseState.g.cs"/>
<Compile Include="_generated\61\Windows.Win32.EXTLOGFONTW.g.cs"/>
<Compile Include="_generated\62\Windows.Win32.FARPROC.g.cs"/>
<Compile Include="_generated\63\Windows.Win32.FDAP.g.cs"/>
<Compile Include="_generated\64\Windows.Win32.FDE_OVERWRITE_RESPONSE.g.cs"/>
<Compile Include="_generated\65\Windows.Win32.FDE_SHAREVIOLATION_RESPONSE.g.cs"/>
<Compile Include="_generated\66\Windows.Win32.FILEOPENDIALOGOPTIONS.g.cs"/>
<Compile Include="_generated\67\Windows.Win32.FINDREPLACE_FLAGS.g.cs"/>
<Compile Include="_generated\68\Windows.Win32.FONTDESC.g.cs"/>
<Compile Include="_generated\69\Windows.Win32.FORMAT_MESSAGE_OPTIONS.g.cs"/>
<Compile Include="_generated\70\Windows.Win32.GETPROPERTYSTOREFLAGS.g.cs"/>
<Compile Include="_generated\71\Windows.Win32.GETTEXTEX_FLAGS.g.cs"/>
<Compile Include="_generated\72\Windows.Win32.GETTEXTLENGTHEX_FLAGS.g.cs"/>
<Compile Include="_generated\73\Windows.Win32.GET_ANCESTOR_FLAGS.g.cs"/>
<Compile Include="_generated\74\Windows.Win32.GET_WINDOW_CMD.g.cs"/>
<Compile Include="_generated\75\Windows.Win32.GPFIDL_FLAGS.g.cs"/>
<Compile Include="_generated\76\Windows.Win32.HACCEL.g.cs"/>
<Compile Include="_generated\77\Windows.Win32.HARDWAREINPUT.g.cs"/>
<Compile Include="_generated\78\Windows.Win32.HDESK.g.cs"/>
<Compile Include="_generated\79\Windows.Win32.HDHITTESTINFO.g.cs"/>
<Compile Include="_generated\80\Windows.Win32.HDITEMW.g.cs"/>
<Compile Include="_generated\81\Windows.Win32.HDI_MASK.g.cs"/>
<Compile Include="_generated\82\Windows.Win32.HDLAYOUT.g.cs"/>
<Compile Include="_generated\83\Windows.Win32.HEADER_CONTROL_FORMAT_FLAGS.g.cs"/>
<Compile Include="_generated\84\Windows.Win32.HEADER_CONTROL_FORMAT_STATE.g.cs"/>
<Compile Include="_generated\85\Windows.Win32.HEADER_CONTROL_FORMAT_TYPE.g.cs"/>
<Compile Include="_generated\86\Windows.Win32.HEADER_CONTROL_NOTIFICATION_BUTTON.g.cs"/>
<Compile Include="_generated\87\Windows.Win32.HEADER_HITTEST_INFO_FLAGS.g.cs"/>
<Compile Include="_generated\88\Windows.Win32.HELPINFO.g.cs"/>
<Compile Include="_generated\89\Windows.Win32.HELP_INFO_TYPE.g.cs"/>
<Compile Include="_generated\90\Windows.Win32.HHOOK.g.cs"/>
<Compile Include="_generated\91\Windows.Win32.HH_AKLINK.g.cs"/>
<Compile Include="_generated\92\Windows.Win32.HH_FTS_QUERY.g.cs"/>
<Compile Include="_generated\93\Windows.Win32.HH_POPUP.g.cs"/>
<Compile Include="_generated\94\Windows.Win32.HIMAGELIST.g.cs"/>
<Compile Include="_generated\95\Windows.Win32.HIMC.g.cs"/>
<Compile Include="_generated\96\Windows.Win32.HIT_TEST_BACKGROUND_OPTIONS.g.cs"/>
<Compile Include="_generated\97\Windows.Win32.HKEY.g.cs"/>
<Compile Include="_generated\98\Windows.Win32.HKL.g.cs"/>
<Compile Include="_generated\99\Windows.Win32.HMENU.g.cs"/>
<Compile Include="_generated\100\Windows.Win32.HTASK.g.cs"/>
<Compile Include="_generated\101\Windows.Win32.HTHEME.g.cs"/>
<Compile Include="_generated\102\Windows.Win32.HTML_HELP_COMMAND.g.cs"/>
<Compile Include="_generated\103\Windows.Win32.HTREEITEM.g.cs"/>
<Compile Include="_generated\104\Windows.Win32.HWINEVENTHOOK.g.cs"/>
<Compile Include="_generated\105\Windows.Win32.HWINSTA.g.cs"/>
<Compile Include="_generated\106\Windows.Win32.IAccessible.g.cs"/>
<Compile Include="_generated\107\Windows.Win32.IAccessibleEx.g.cs"/>
<Compile Include="_generated\108\Windows.Win32.IAdviseSinkEx.g.cs"/>
<Compile Include="_generated\109\Windows.Win32.IAutoComplete.g.cs"/>
<Compile Include="_generated\110\Windows.Win32.IAutoComplete2.g.cs"/>
<Compile Include="_generated\111\Windows.Win32.IBindHost.g.cs"/>
<Compile Include="_generated\112\Windows.Win32.IBinding.g.cs"/>
<Compile Include="_generated\113\Windows.Win32.IBindStatusCallback.g.cs"/>
<Compile Include="_generated\114\Windows.Win32.IClassFactory.g.cs"/>
<Compile Include="_generated\115\Windows.Win32.IClassFactory2.g.cs"/>
<Compile Include="_generated\116\Windows.Win32.ICM_MODE.g.cs"/>
<Compile Include="_generated\117\Windows.Win32.IConnectionPoint.g.cs"/>
<Compile Include="_generated\118\Windows.Win32.IConnectionPointContainer.g.cs"/>
<Compile Include="_generated\119\Windows.Win32.IEnumConnectionPoints.g.cs"/>
<Compile Include="_generated\120\Windows.Win32.IEnumConnections.g.cs"/>
<Compile Include="_generated\121\Windows.Win32.IEnumIDList.g.cs"/>
<Compile Include="_generated\122\Windows.Win32.IEnumOleUndoUnits.g.cs"/>
<Compile Include="_generated\123\Windows.Win32.IEnumOLEVERB.g.cs"/>
<Compile Include="_generated\124\Windows.Win32.IEnumShellItems.g.cs"/>
<Compile Include="_generated\125\Windows.Win32.IEnumVARIANT.g.cs"/>
<Compile Include="_generated\126\Windows.Win32.IErrorInfo.g.cs"/>
<Compile Include="_generated\127\Windows.Win32.IErrorLog.g.cs"/>
<Compile Include="_generated\128\Windows.Win32.IExpandCollapseProvider.g.cs"/>
<Compile Include="_generated\129\Windows.Win32.IFileDialog.g.cs"/>
<Compile Include="_generated\130\Windows.Win32.IFileDialogCustomize.g.cs"/>
<Compile Include="_generated\131\Windows.Win32.IFileDialogEvents.g.cs"/>
<Compile Include="_generated\132\Windows.Win32.IFileOpenDialog.g.cs"/>
<Compile Include="_generated\133\Windows.Win32.IFileOperationProgressSink.g.cs"/>
<Compile Include="_generated\134\Windows.Win32.IFileSaveDialog.g.cs"/>
<Compile Include="_generated\135\Windows.Win32.IFont.g.cs"/>
<Compile Include="_generated\136\Windows.Win32.IFontDisp.g.cs"/>
<Compile Include="_generated\137\Windows.Win32.IGetOleObject.g.cs"/>
<Compile Include="_generated\138\Windows.Win32.IGetVBAObject.g.cs"/>
<Compile Include="_generated\139\Windows.Win32.IGridItemProvider.g.cs"/>
<Compile Include="_generated\140\Windows.Win32.IGridProvider.g.cs"/>
<Compile Include="_generated\141\Windows.Win32.IHTMLCurrentStyle.g.cs"/>
<Compile Include="_generated\142\Windows.Win32.IHTMLDataTransfer.g.cs"/>
<Compile Include="_generated\143\Windows.Win32.IHTMLDocument.g.cs"/>
<Compile Include="_generated\144\Windows.Win32.IHTMLDocument2.g.cs"/>
<Compile Include="_generated\145\Windows.Win32.IHTMLDocument3.g.cs"/>
<Compile Include="_generated\146\Windows.Win32.IHTMLDocument4.g.cs"/>
<Compile Include="_generated\147\Windows.Win32.IHTMLDOMNode.g.cs"/>
<Compile Include="_generated\148\Windows.Win32.IHTMLElement.g.cs"/>
<Compile Include="_generated\149\Windows.Win32.IHTMLElement2.g.cs"/>
<Compile Include="_generated\150\Windows.Win32.IHTMLElement3.g.cs"/>
<Compile Include="_generated\151\Windows.Win32.IHTMLElementCollection.g.cs"/>
<Compile Include="_generated\152\Windows.Win32.IHTMLEventObj.g.cs"/>
<Compile Include="_generated\153\Windows.Win32.IHTMLFiltersCollection.g.cs"/>
<Compile Include="_generated\154\Windows.Win32.IHTMLFormElement.g.cs"/>
<Compile Include="_generated\155\Windows.Win32.IHTMLFrameBase.g.cs"/>
<Compile Include="_generated\156\Windows.Win32.IHTMLFramesCollection2.g.cs"/>
<Compile Include="_generated\157\Windows.Win32.IHTMLImageElementFactory.g.cs"/>
<Compile Include="_generated\158\Windows.Win32.IHTMLImgElement.g.cs"/>
<Compile Include="_generated\159\Windows.Win32.IHTMLLocation.g.cs"/>
<Compile Include="_generated\160\Windows.Win32.IHTMLMimeTypesCollection.g.cs"/>
<Compile Include="_generated\161\Windows.Win32.IHTMLOpsProfile.g.cs"/>
<Compile Include="_generated\162\Windows.Win32.IHTMLOptionElement.g.cs"/>
<Compile Include="_generated\163\Windows.Win32.IHTMLOptionElementFactory.g.cs"/>
<Compile Include="_generated\164\Windows.Win32.IHTMLPluginsCollection.g.cs"/>
<Compile Include="_generated\165\Windows.Win32.IHTMLRect.g.cs"/>
<Compile Include="_generated\166\Windows.Win32.IHTMLRectCollection.g.cs"/>
<Compile Include="_generated\167\Windows.Win32.IHTMLRenderStyle.g.cs"/>
<Compile Include="_generated\168\Windows.Win32.IHTMLRuleStyle.g.cs"/>
<Compile Include="_generated\169\Windows.Win32.IHTMLScreen.g.cs"/>
<Compile Include="_generated\170\Windows.Win32.IHTMLSelectionObject.g.cs"/>
<Compile Include="_generated\171\Windows.Win32.IHTMLStyle.g.cs"/>
<Compile Include="_generated\172\Windows.Win32.IHTMLStyleSheet.g.cs"/>
<Compile Include="_generated\173\Windows.Win32.IHTMLStyleSheetRule.g.cs"/>
<Compile Include="_generated\174\Windows.Win32.IHTMLStyleSheetRulesCollection.g.cs"/>
<Compile Include="_generated\175\Windows.Win32.IHTMLStyleSheetsCollection.g.cs"/>
<Compile Include="_generated\176\Windows.Win32.IHTMLWindow2.g.cs"/>
<Compile Include="_generated\177\Windows.Win32.IHTMLWindow3.g.cs"/>
<Compile Include="_generated\178\Windows.Win32.IHTMLWindow4.g.cs"/>
<Compile Include="_generated\179\Windows.Win32.IInvokeProvider.g.cs"/>
<Compile Include="_generated\180\Windows.Win32.ILegacyIAccessibleProvider.g.cs"/>
<Compile Include="_generated\181\Windows.Win32.ILockBytes.g.cs"/>
<Compile Include="_generated\182\Windows.Win32.IMAGEINFO.g.cs"/>
<Compile Include="_generated\183\Windows.Win32.IMAGELIST_CREATION_FLAGS.g.cs"/>
<Compile Include="_generated\184\Windows.Win32.IMAGE_LIST_DRAW_STYLE.g.cs"/>
<Compile Include="_generated\185\Windows.Win32.IMAGE_LIST_WRITE_STREAM_FLAGS.g.cs"/>
<Compile Include="_generated\186\Windows.Win32.IMessageFilter.g.cs"/>
<Compile Include="_generated\187\Windows.Win32.IME_COMPOSITION_STRING.g.cs"/>
<Compile Include="_generated\188\Windows.Win32.IME_CONVERSION_MODE.g.cs"/>
<Compile Include="_generated\189\Windows.Win32.IME_SENTENCE_MODE.g.cs"/>
<Compile Include="_generated\190\Windows.Win32.IModalWindow.g.cs"/>
<Compile Include="_generated\191\Windows.Win32.IMultipleViewProvider.g.cs"/>
<Compile Include="_generated\192\Windows.Win32.INITCOMMONCONTROLSEX.g.cs"/>
<Compile Include="_generated\193\Windows.Win32.INITCOMMONCONTROLSEX_ICC.g.cs"/>
<Compile Include="_generated\194\Windows.Win32.INPUT.g.cs"/>
<Compile Include="_generated\195\Windows.Win32.INPUT_TYPE.g.cs"/>
<Compile Include="_generated\196\Windows.Win32.int.InlineArrays.g.cs"/>
<Compile Include="_generated\197\Windows.Win32.INTERFACEINFO.g.cs"/>
<Compile Include="_generated\198\Windows.Win32.IOleAdviseHolder.g.cs"/>
<Compile Include="_generated\199\Windows.Win32.IOleClientSite.g.cs"/>
<Compile Include="_generated\200\Windows.Win32.IOleCommandTarget.g.cs"/>
<Compile Include="_generated\201\Windows.Win32.IOleContainer.g.cs"/>
<Compile Include="_generated\202\Windows.Win32.IOleControl.g.cs"/>
<Compile Include="_generated\203\Windows.Win32.IOleControlSite.g.cs"/>
<Compile Include="_generated\204\Windows.Win32.IOleInPlaceActiveObject.g.cs"/>
<Compile Include="_generated\205\Windows.Win32.IOleInPlaceFrame.g.cs"/>
<Compile Include="_generated\206\Windows.Win32.IOleInPlaceObject.g.cs"/>
<Compile Include="_generated\207\Windows.Win32.IOleInPlaceObjectWindowless.g.cs"/>
<Compile Include="_generated\208\Windows.Win32.IOleInPlaceSite.g.cs"/>
<Compile Include="_generated\209\Windows.Win32.IOleInPlaceUIWindow.g.cs"/>
<Compile Include="_generated\210\Windows.Win32.IOleObject.g.cs"/>
<Compile Include="_generated\211\Windows.Win32.IOleParentUndoUnit.g.cs"/>
<Compile Include="_generated\212\Windows.Win32.IOleUndoManager.g.cs"/>
<Compile Include="_generated\213\Windows.Win32.IOleUndoUnit.g.cs"/>
<Compile Include="_generated\214\Windows.Win32.IOleWindow.g.cs"/>
<Compile Include="_generated\215\Windows.Win32.IOmHistory.g.cs"/>
<Compile Include="_generated\216\Windows.Win32.IOmNavigator.g.cs"/>
<Compile Include="_generated\217\Windows.Win32.IParseDisplayName.g.cs"/>
<Compile Include="_generated\218\Windows.Win32.IPerPropertyBrowsing.g.cs"/>
<Compile Include="_generated\219\Windows.Win32.IPersistPropertyBag.g.cs"/>
<Compile Include="_generated\220\Windows.Win32.IPersistStorage.g.cs"/>
<Compile Include="_generated\221\Windows.Win32.IPersistStreamInit.g.cs"/>
<Compile Include="_generated\222\Windows.Win32.IPropertyBag.g.cs"/>
<Compile Include="_generated\223\Windows.Win32.IPropertyDescriptionList.g.cs"/>
<Compile Include="_generated\224\Windows.Win32.IPropertyNotifySink.g.cs"/>
<Compile Include="_generated\225\Windows.Win32.IPropertyStore.g.cs"/>
<Compile Include="_generated\226\Windows.Win32.IProvideClassInfo.g.cs"/>
<Compile Include="_generated\227\Windows.Win32.IProvideClassInfo2.g.cs"/>
<Compile Include="_generated\228\Windows.Win32.IProvideMultipleClassInfo.g.cs"/>
<Compile Include="_generated\229\Windows.Win32.IQuickActivate.g.cs"/>
<Compile Include="_generated\230\Windows.Win32.IRangeValueProvider.g.cs"/>
<Compile Include="_generated\231\Windows.Win32.IRawElementProviderFragment.g.cs"/>
<Compile Include="_generated\232\Windows.Win32.IRawElementProviderFragmentRoot.g.cs"/>
<Compile Include="_generated\233\Windows.Win32.IRawElementProviderHwndOverride.g.cs"/>
<Compile Include="_generated\234\Windows.Win32.IRawElementProviderSimple.g.cs"/>
<Compile Include="_generated\235\Windows.Win32.IRichEditOle.g.cs"/>
<Compile Include="_generated\236\Windows.Win32.IRichEditOleCallback.g.cs"/>
<Compile Include="_generated\237\Windows.Win32.IScrollItemProvider.g.cs"/>
<Compile Include="_generated\238\Windows.Win32.IScrollProvider.g.cs"/>
<Compile Include="_generated\239\Windows.Win32.ISelectionItemProvider.g.cs"/>
<Compile Include="_generated\240\Windows.Win32.ISelectionProvider.g.cs"/>
<Compile Include="_generated\241\Windows.Win32.IShellFolder.g.cs"/>
<Compile Include="_generated\242\Windows.Win32.IShellItem.g.cs"/>
<Compile Include="_generated\243\Windows.Win32.IShellItemArray.g.cs"/>
<Compile Include="_generated\244\Windows.Win32.IShellItemFilter.g.cs"/>
<Compile Include="_generated\245\Windows.Win32.ISimpleFrameSite.g.cs"/>
<Compile Include="_generated\246\Windows.Win32.ISpecifyPropertyPages.g.cs"/>
<Compile Include="_generated\247\Windows.Win32.ISupportErrorInfo.g.cs"/>
<Compile Include="_generated\248\Windows.Win32.ITableItemProvider.g.cs"/>
<Compile Include="_generated\249\Windows.Win32.ITableProvider.g.cs"/>
<Compile Include="_generated\250\Windows.Win32.ITEMIDLIST.g.cs"/>
<Compile Include="_generated\251\Windows.Win32.ITextDocument.g.cs"/>
<Compile Include="_generated\252\Windows.Win32.ITextFont.g.cs"/>
<Compile Include="_generated\253\Windows.Win32.ITextPara.g.cs"/>
<Compile Include="_generated\254\Windows.Win32.ITextProvider.g.cs"/>
<Compile Include="_generated\255\Windows.Win32.ITextProvider2.g.cs"/>
<Compile Include="_generated\256\Windows.Win32.ITextRange.g.cs"/>
<Compile Include="_generated\257\Windows.Win32.ITextRangeProvider.g.cs"/>
<Compile Include="_generated\258\Windows.Win32.ITextSelection.g.cs"/>
<Compile Include="_generated\259\Windows.Win32.ITextStoryRanges.g.cs"/>
<Compile Include="_generated\260\Windows.Win32.IToggleProvider.g.cs"/>
<Compile Include="_generated\261\Windows.Win32.IUIAutomation.g.cs"/>
<Compile Include="_generated\262\Windows.Win32.IUIAutomationCacheRequest.g.cs"/>
<Compile Include="_generated\263\Windows.Win32.IUIAutomationCondition.g.cs"/>
<Compile Include="_generated\264\Windows.Win32.IUIAutomationElement.g.cs"/>
<Compile Include="_generated\265\Windows.Win32.IUIAutomationElementArray.g.cs"/>
<Compile Include="_generated\266\Windows.Win32.IUIAutomationEventHandler.g.cs"/>
<Compile Include="_generated\267\Windows.Win32.IUIAutomationFocusChangedEventHandler.g.cs"/>
<Compile Include="_generated\268\Windows.Win32.IUIAutomationPropertyChangedEventHandler.g.cs"/>
<Compile Include="_generated\269\Windows.Win32.IUIAutomationProxyFactory.g.cs"/>
<Compile Include="_generated\270\Windows.Win32.IUIAutomationProxyFactoryEntry.g.cs"/>
<Compile Include="_generated\271\Windows.Win32.IUIAutomationProxyFactoryMapping.g.cs"/>
<Compile Include="_generated\272\Windows.Win32.IUIAutomationStructureChangedEventHandler.g.cs"/>
<Compile Include="_generated\273\Windows.Win32.IUIAutomationTreeWalker.g.cs"/>
<Compile Include="_generated\274\Windows.Win32.IValueProvider.g.cs"/>
<Compile Include="_generated\275\Windows.Win32.IVBFormat.g.cs"/>
<Compile Include="_generated\276\Windows.Win32.IVBGetControl.g.cs"/>
<Compile Include="_generated\277\Windows.Win32.IViewObject.g.cs"/>
<Compile Include="_generated\278\Windows.Win32.IViewObject2.g.cs"/>
<Compile Include="_generated\279\Windows.Win32.IWebBrowser.g.cs"/>
<Compile Include="_generated\280\Windows.Win32.IWebBrowser2.g.cs"/>
<Compile Include="_generated\281\Windows.Win32.IWebBrowserApp.g.cs"/>
<Compile Include="_generated\282\Windows.Win32.KEYBDINPUT.g.cs"/>
<Compile Include="_generated\283\Windows.Win32.KEYBD_EVENT_FLAGS.g.cs"/>
<Compile Include="_generated\284\Windows.Win32.KEYMODIFIERS.g.cs"/>
<Compile Include="_generated\285\Windows.Win32.KNOWN_FOLDER_FLAG.g.cs"/>
<Compile Include="_generated\286\Windows.Win32.LAYERED_WINDOW_ATTRIBUTES_FLAGS.g.cs"/>
<Compile Include="_generated\287\Windows.Win32.LICINFO.g.cs"/>
<Compile Include="_generated\288\Windows.Win32.LIST_ITEM_FLAGS.g.cs"/>
<Compile Include="_generated\289\Windows.Win32.LIST_ITEM_STATE_FLAGS.g.cs"/>
<Compile Include="_generated\290\Windows.Win32.LIST_VIEW_BACKGROUND_IMAGE_FLAGS.g.cs"/>
<Compile Include="_generated\291\Windows.Win32.LIST_VIEW_GROUP_ALIGN_FLAGS.g.cs"/>
<Compile Include="_generated\292\Windows.Win32.LIST_VIEW_GROUP_STATE_FLAGS.g.cs"/>
<Compile Include="_generated\293\Windows.Win32.LIST_VIEW_ITEM_COLUMN_FORMAT_FLAGS.g.cs"/>
<Compile Include="_generated\294\Windows.Win32.LIST_VIEW_ITEM_FLAGS.g.cs"/>
<Compile Include="_generated\295\Windows.Win32.LIST_VIEW_ITEM_STATE_FLAGS.g.cs"/>
<Compile Include="_generated\296\Windows.Win32.LITEM.g.cs"/>
<Compile Include="_generated\297\Windows.Win32.LOAD_LIBRARY_FLAGS.g.cs"/>
<Compile Include="_generated\298\Windows.Win32.LOGBRUSH.g.cs"/>
<Compile Include="_generated\299\Windows.Win32.LOGPALETTE.g.cs"/>
<Compile Include="_generated\300\Windows.Win32.LOGPEN.g.cs"/>
<Compile Include="_generated\301\Windows.Win32.LVBKIMAGEW.g.cs"/>
<Compile Include="_generated\302\Windows.Win32.LVCOLUMNW.g.cs"/>
<Compile Include="_generated\303\Windows.Win32.LVCOLUMNW_FORMAT.g.cs"/>
<Compile Include="_generated\304\Windows.Win32.LVCOLUMNW_MASK.g.cs"/>
<Compile Include="_generated\305\Windows.Win32.LVFINDINFOW.g.cs"/>
<Compile Include="_generated\306\Windows.Win32.LVFINDINFOW_FLAGS.g.cs"/>
<Compile Include="_generated\307\Windows.Win32.LVGROUP.g.cs"/>
<Compile Include="_generated\308\Windows.Win32.LVGROUP_MASK.g.cs"/>
<Compile Include="_generated\309\Windows.Win32.LVHITTESTINFO.g.cs"/>
<Compile Include="_generated\310\Windows.Win32.LVHITTESTINFO_FLAGS.g.cs"/>
<Compile Include="_generated\311\Windows.Win32.LVINSERTMARK.g.cs"/>
<Compile Include="_generated\312\Windows.Win32.LVITEMW.g.cs"/>
<Compile Include="_generated\313\Windows.Win32.LVTILEVIEWINFO.g.cs"/>
<Compile Include="_generated\314\Windows.Win32.LVTILEVIEWINFO_FLAGS.g.cs"/>
<Compile Include="_generated\315\Windows.Win32.LVTILEVIEWINFO_MASK.g.cs"/>
<Compile Include="_generated\316\Windows.Win32.MAP_VIRTUAL_KEY_TYPE.g.cs"/>
<Compile Include="_generated\317\Windows.Win32.MARGINS.g.cs"/>
<Compile Include="_generated\318\Windows.Win32.MCGRIDINFO.g.cs"/>
<Compile Include="_generated\319\Windows.Win32.MCGRIDINFO_FLAGS.g.cs"/>
<Compile Include="_generated\320\Windows.Win32.MCGRIDINFO_PART.g.cs"/>
<Compile Include="_generated\321\Windows.Win32.MCHITTESTINFO.g.cs"/>
<Compile Include="_generated\322\Windows.Win32.MCHITTESTINFO_HIT_FLAGS.g.cs"/>
<Compile Include="_generated\323\Windows.Win32.MEASUREITEMSTRUCT.g.cs"/>
<Compile Include="_generated\324\Windows.Win32.Media_Audio_IMessageFilter_Extensions.g.cs"/>
<Compile Include="_generated\325\Windows.Win32.MENUITEMINFOW.g.cs"/>
<Compile Include="_generated\326\Windows.Win32.MENU_ITEM_FLAGS.g.cs"/>
<Compile Include="_generated\327\Windows.Win32.MENU_ITEM_MASK.g.cs"/>
<Compile Include="_generated\328\Windows.Win32.MENU_ITEM_STATE.g.cs"/>
<Compile Include="_generated\329\Windows.Win32.MENU_ITEM_TYPE.g.cs"/>
<Compile Include="_generated\330\Windows.Win32.MESSAGEBOX_RESULT.g.cs"/>
<Compile Include="_generated\331\Windows.Win32.MESSAGEBOX_STYLE.g.cs"/>
<Compile Include="_generated\332\Windows.Win32.MINIMIZEDMETRICS.g.cs"/>
<Compile Include="_generated\333\Windows.Win32.MINIMIZEDMETRICS_ARRANGE.g.cs"/>
<Compile Include="_generated\334\Windows.Win32.MINMAXINFO.g.cs"/>
<Compile Include="_generated\335\Windows.Win32.MODIFY_WORLD_TRANSFORM_MODE.g.cs"/>
<Compile Include="_generated\336\Windows.Win32.MONTH_CALDENDAR_MESSAGES_VIEW.g.cs"/>
<Compile Include="_generated\337\Windows.Win32.MOUSEHOOKSTRUCT.g.cs"/>
<Compile Include="_generated\338\Windows.Win32.MOUSEINPUT.g.cs"/>
<Compile Include="_generated\339\Windows.Win32.MOUSE_EVENT_FLAGS.g.cs"/>
<Compile Include="_generated\340\Windows.Win32.MSG_WAIT_FOR_MULTIPLE_OBJECTS_EX_FLAGS.g.cs"/>
<Compile Include="_generated\341\Windows.Win32.MULTICLASSINFO_FLAGS.g.cs"/>
<Compile Include="_generated\342\Windows.Win32.NavigateDirection.g.cs"/>
<Compile Include="_generated\343\Windows.Win32.NMCUSTOMDRAW.g.cs"/>
<Compile Include="_generated\344\Windows.Win32.NMCUSTOMDRAW_DRAW_STAGE.g.cs"/>
<Compile Include="_generated\345\Windows.Win32.NMCUSTOMDRAW_DRAW_STATE_FLAGS.g.cs"/>
<Compile Include="_generated\346\Windows.Win32.NMDATETIMECHANGE.g.cs"/>
<Compile Include="_generated\347\Windows.Win32.NMDATETIMECHANGE_FLAGS.g.cs"/>
<Compile Include="_generated\348\Windows.Win32.NMDAYSTATE.g.cs"/>
<Compile Include="_generated\349\Windows.Win32.NMHDR.g.cs"/>
<Compile Include="_generated\350\Windows.Win32.NMHEADERW.g.cs"/>
<Compile Include="_generated\351\Windows.Win32.NMLISTVIEW.g.cs"/>
<Compile Include="_generated\352\Windows.Win32.NMLVCACHEHINT.g.cs"/>
<Compile Include="_generated\353\Windows.Win32.NMLVCUSTOMDRAW.g.cs"/>
<Compile Include="_generated\354\Windows.Win32.NMLVCUSTOMDRAW_ITEM_TYPE.g.cs"/>
<Compile Include="_generated\355\Windows.Win32.NMLVDISPINFOW.g.cs"/>
<Compile Include="_generated\356\Windows.Win32.NMLVFINDITEMW.g.cs"/>
<Compile Include="_generated\357\Windows.Win32.NMLVGETINFOTIPW.g.cs"/>
<Compile Include="_generated\358\Windows.Win32.NMLVGETINFOTIP_FLAGS.g.cs"/>
<Compile Include="_generated\359\Windows.Win32.NMLVKEYDOWN.g.cs"/>
<Compile Include="_generated\360\Windows.Win32.NMLVLINK.g.cs"/>
<Compile Include="_generated\361\Windows.Win32.NMLVODSTATECHANGE.g.cs"/>
<Compile Include="_generated\362\Windows.Win32.NMSELCHANGE.g.cs"/>
<Compile Include="_generated\363\Windows.Win32.NMTREEVIEWW.g.cs"/>
<Compile Include="_generated\364\Windows.Win32.NMTTDISPINFOW.g.cs"/>
<Compile Include="_generated\365\Windows.Win32.NMTVCUSTOMDRAW.g.cs"/>
<Compile Include="_generated\366\Windows.Win32.NMTVDISPINFOW.g.cs"/>
<Compile Include="_generated\367\Windows.Win32.NMVIEWCHANGE.g.cs"/>
<Compile Include="_generated\368\Windows.Win32.NM_TREEVIEW_ACTION.g.cs"/>
<Compile Include="_generated\369\Windows.Win32.NotificationKind.g.cs"/>
<Compile Include="_generated\370\Windows.Win32.NotificationProcessing.g.cs"/>
<Compile Include="_generated\371\Windows.Win32.NOTIFY_ICON_DATA_FLAGS.g.cs"/>
<Compile Include="_generated\372\Windows.Win32.NOTIFY_ICON_INFOTIP_FLAGS.g.cs"/>
<Compile Include="_generated\373\Windows.Win32.NOTIFY_ICON_MESSAGE.g.cs"/>
<Compile Include="_generated\374\Windows.Win32.NOTIFY_IME_ACTION.g.cs"/>
<Compile Include="_generated\375\Windows.Win32.NOTIFY_IME_INDEX.g.cs"/>
<Compile Include="_generated\376\Windows.Win32.OCPFIPARAMS.g.cs"/>
<Compile Include="_generated\377\Windows.Win32.ODA_FLAGS.g.cs"/>
<Compile Include="_generated\378\Windows.Win32.ODS_FLAGS.g.cs"/>
<Compile Include="_generated\379\Windows.Win32.OLECLOSE.g.cs"/>
<Compile Include="_generated\380\Windows.Win32.OLECMD.g.cs"/>
<Compile Include="_generated\381\Windows.Win32.OLECMDEXECOPT.g.cs"/>
<Compile Include="_generated\382\Windows.Win32.OLECMDF.g.cs"/>
<Compile Include="_generated\383\Windows.Win32.OLECMDID.g.cs"/>
<Compile Include="_generated\384\Windows.Win32.OLECMDTEXT.g.cs"/>
<Compile Include="_generated\385\Windows.Win32.OLECONTF.g.cs"/>
<Compile Include="_generated\386\Windows.Win32.OLEINPLACEFRAMEINFO.g.cs"/>
<Compile Include="_generated\387\Windows.Win32.OLEIVERB.g.cs"/>
<Compile Include="_generated\388\Windows.Win32.OLEMENUGROUPWIDTHS.g.cs"/>
<Compile Include="_generated\389\Windows.Win32.OLEMISC.g.cs"/>
<Compile Include="_generated\390\Windows.Win32.OLEVERB.g.cs"/>
<Compile Include="_generated\391\Windows.Win32.OLEVERBATTRIB.g.cs"/>
<Compile Include="_generated\392\Windows.Win32.OPEN_FILENAME_FLAGS.g.cs"/>
<Compile Include="_generated\393\Windows.Win32.OPEN_FILENAME_FLAGS_EX.g.cs"/>
<Compile Include="_generated\394\Windows.Win32.OrientationType.g.cs"/>
<Compile Include="_generated\395\Windows.Win32.PAGESETUPDLG_FLAGS.g.cs"/>
<Compile Include="_generated\396\Windows.Win32.PANOSE.g.cs"/>
<Compile Include="_generated\397\Windows.Win32.PAN_ARM_STYLE.g.cs"/>
<Compile Include="_generated\398\Windows.Win32.PAN_CONTRAST.g.cs"/>
<Compile Include="_generated\399\Windows.Win32.PAN_FAMILY_TYPE.g.cs"/>
<Compile Include="_generated\400\Windows.Win32.PAN_LETT_FORM.g.cs"/>
<Compile Include="_generated\401\Windows.Win32.PAN_MIDLINE.g.cs"/>
<Compile Include="_generated\402\Windows.Win32.PAN_PROPORTION.g.cs"/>
<Compile Include="_generated\403\Windows.Win32.PAN_SERIF_STYLE.g.cs"/>
<Compile Include="_generated\404\Windows.Win32.PAN_STROKE_VARIATION.g.cs"/>
<Compile Include="_generated\405\Windows.Win32.PAN_WEIGHT.g.cs"/>
<Compile Include="_generated\406\Windows.Win32.PAN_XHEIGHT.g.cs"/>
<Compile Include="_generated\407\Windows.Win32.PARAFORMAT_NUMBERING.g.cs"/>
<Compile Include="_generated\408\Windows.Win32.PInvoke.ADVAPI32.dll.g.cs"/>
<Compile Include="_generated\409\Windows.Win32.PInvoke.api-ms-win-shcore-scaling-l1-1-1.dll.g.cs"/>
<Compile Include="_generated\410\Windows.Win32.PInvoke.COMCTL32.dll.g.cs"/>
<Compile Include="_generated\411\Windows.Win32.PInvoke.COMDLG32.dll.g.cs"/>
<Compile Include="_generated\412\Windows.Win32.PInvoke.dwmapi.dll.g.cs"/>
<Compile Include="_generated\413\Windows.Win32.PInvoke.g.cs"/>
<Compile Include="_generated\414\Windows.Win32.PInvoke.GDI32.dll.g.cs"/>
<Compile Include="_generated\415\Windows.Win32.PInvoke.hhctrl.ocx.g.cs"/>
<Compile Include="_generated\416\Windows.Win32.PInvoke.IMM32.dll.g.cs"/>
<Compile Include="_generated\417\Windows.Win32.PInvoke.KERNEL32.dll.g.cs"/>
<Compile Include="_generated\418\Windows.Win32.PInvoke.OLE32.dll.g.cs"/>
<Compile Include="_generated\419\Windows.Win32.PInvoke.OLEACC.dll.g.cs"/>
<Compile Include="_generated\420\Windows.Win32.PInvoke.OLEAUT32.dll.g.cs"/>
<Compile Include="_generated\421\Windows.Win32.PInvoke.POWRPROF.dll.g.cs"/>
<Compile Include="_generated\422\Windows.Win32.PInvoke.SHELL32.dll.g.cs"/>
<Compile Include="_generated\423\Windows.Win32.PInvoke.SHLWAPI.dll.g.cs"/>
<Compile Include="_generated\424\Windows.Win32.PInvoke.UIAutomationCore.dll.g.cs"/>
<Compile Include="_generated\425\Windows.Win32.PInvoke.USER32.dll.g.cs"/>
<Compile Include="_generated\426\Windows.Win32.PInvoke.UXTHEME.dll.g.cs"/>
<Compile Include="_generated\427\Windows.Win32.PInvoke.winspool.drv.g.cs"/>
<Compile Include="_generated\428\Windows.Win32.POINTERINACTIVE.g.cs"/>
<Compile Include="_generated\429\Windows.Win32.PROCESS_DPI_AWARENESS.g.cs"/>
<Compile Include="_generated\430\Windows.Win32.PropertyConditionFlags.g.cs"/>
<Compile Include="_generated\431\Windows.Win32.PROPERTYKEY.g.cs"/>
<Compile Include="_generated\432\Windows.Win32.ProviderOptions.g.cs"/>
<Compile Include="_generated\433\Windows.Win32.QACONTAINER.g.cs"/>
<Compile Include="_generated\434\Windows.Win32.QACONTAINERFLAGS.g.cs"/>
<Compile Include="_generated\435\Windows.Win32.QACONTROL.g.cs"/>
<Compile Include="_generated\436\Windows.Win32.QUEUE_STATUS_FLAGS.g.cs"/>
<Compile Include="_generated\437\Windows.Win32.READYSTATE.g.cs"/>
<Compile Include="_generated\438\Windows.Win32.RECO_FLAGS.g.cs"/>
<Compile Include="_generated\439\Windows.Win32.REDRAW_WINDOW_FLAGS.g.cs"/>
<Compile Include="_generated\440\Windows.Win32.REOBJECT.g.cs"/>
<Compile Include="_generated\441\Windows.Win32.REOBJECT_FLAGS.g.cs"/>
<Compile Include="_generated\442\Windows.Win32.RICH_EDIT_GET_CONTEXT_MENU_SEL_TYPE.g.cs"/>
<Compile Include="_generated\443\Windows.Win32.RICH_EDIT_GET_OBJECT_FLAGS.g.cs"/>
<Compile Include="_generated\444\Windows.Win32.RowOrColumnMajor.g.cs"/>
<Compile Include="_generated\445\Windows.Win32.ScrollAmount.g.cs"/>
<Compile Include="_generated\446\Windows.Win32.SCROLLBAR_COMMAND.g.cs"/>
<Compile Include="_generated\447\Windows.Win32.SCROLLBAR_CONSTANTS.g.cs"/>
<Compile Include="_generated\448\Windows.Win32.SCROLLINFO.g.cs"/>
<Compile Include="_generated\449\Windows.Win32.SCROLLINFO_MASK.g.cs"/>
<Compile Include="_generated\450\Windows.Win32.SCROLL_WINDOW_FLAGS.g.cs"/>
<Compile Include="_generated\451\Windows.Win32.SECURITY_ATTRIBUTES.g.cs"/>
<Compile Include="_generated\452\Windows.Win32.SEND_MESSAGE_TIMEOUT_FLAGS.g.cs"/>
<Compile Include="_generated\453\Windows.Win32.SET_THEME_APP_PROPERTIES_FLAGS.g.cs"/>
<Compile Include="_generated\454\Windows.Win32.SET_WINDOW_POS_FLAGS.g.cs"/>
<Compile Include="_generated\455\Windows.Win32.SFGAO_FLAGS.g.cs"/>
<Compile Include="_generated\456\Windows.Win32.SHANDLE_PTR.g.cs"/>
<Compile Include="_generated\457\Windows.Win32.SHELL_AUTOCOMPLETE_FLAGS.g.cs"/>
<Compile Include="_generated\458\Windows.Win32.SHGDNF.g.cs"/>
<Compile Include="_generated\459\Windows.Win32.SHITEMID.g.cs"/>
<Compile Include="_generated\460\Windows.Win32.SHOW_WINDOW_CMD.g.cs"/>
<Compile Include="_generated\461\Windows.Win32.SIATTRIBFLAGS.g.cs"/>
<Compile Include="_generated\462\Windows.Win32.SIGDN.g.cs"/>
<Compile Include="_generated\463\Windows.Win32.STARTUPINFOW.g.cs"/>
<Compile Include="_generated\464\Windows.Win32.STARTUPINFOW_FLAGS.g.cs"/>
<Compile Include="_generated\465\Windows.Win32.STATIC_STYLES.g.cs"/>
<Compile Include="_generated\466\Windows.Win32.STGC.g.cs"/>
<Compile Include="_generated\467\Windows.Win32.STRRET.g.cs"/>
<Compile Include="_generated\468\Windows.Win32.StructureChangeType.g.cs"/>
<Compile Include="_generated\469\Windows.Win32.SupportedTextSelection.g.cs"/>
<Compile Include="_generated\470\Windows.Win32.SYSBUTTONSTATES.g.cs"/>
<Compile Include="_generated\471\Windows.Win32.SYSTEMTIME.g.cs"/>
<Compile Include="_generated\472\Windows.Win32.System_Com_IBindHost_Extensions.g.cs"/>
<Compile Include="_generated\473\Windows.Win32.System_Com_IBinding_Extensions.g.cs"/>
<Compile Include="_generated\474\Windows.Win32.System_Com_IBindStatusCallback_Extensions.g.cs"/>
<Compile Include="_generated\475\Windows.Win32.System_Com_IClassFactory_Extensions.g.cs"/>
<Compile Include="_generated\476\Windows.Win32.System_Com_IConnectionPointContainer_Extensions.g.cs"/>
<Compile Include="_generated\477\Windows.Win32.System_Com_IConnectionPoint_Extensions.g.cs"/>
<Compile Include="_generated\478\Windows.Win32.System_Com_IEnumConnectionPoints_Extensions.g.cs"/>
<Compile Include="_generated\479\Windows.Win32.System_Com_IEnumConnections_Extensions.g.cs"/>
<Compile Include="_generated\480\Windows.Win32.System_Com_IErrorInfo_Extensions.g.cs"/>
<Compile Include="_generated\481\Windows.Win32.System_Com_IErrorLog_Extensions.g.cs"/>
<Compile Include="_generated\482\Windows.Win32.System_Com_IPersistStreamInit_Extensions.g.cs"/>
<Compile Include="_generated\483\Windows.Win32.System_Com_ISupportErrorInfo_Extensions.g.cs"/>
<Compile Include="_generated\484\Windows.Win32.System_Com_StructuredStorage_ILockBytes_Extensions.g.cs"/>
<Compile Include="_generated\485\Windows.Win32.System_Com_StructuredStorage_IPersistStorage_Extensions.g.cs"/>
<Compile Include="_generated\486\Windows.Win32.System_Com_StructuredStorage_IPropertyBag_Extensions.g.cs"/>
<Compile Include="_generated\487\Windows.Win32.System_Ole_IAdviseSinkEx_Extensions.g.cs"/>
<Compile Include="_generated\488\Windows.Win32.System_Ole_IClassFactory2_Extensions.g.cs"/>
<Compile Include="_generated\489\Windows.Win32.System_Ole_IEnumOleUndoUnits_Extensions.g.cs"/>
<Compile Include="_generated\490\Windows.Win32.System_Ole_IEnumOLEVERB_Extensions.g.cs"/>
<Compile Include="_generated\491\Windows.Win32.System_Ole_IEnumVARIANT_Extensions.g.cs"/>
<Compile Include="_generated\492\Windows.Win32.System_Ole_IFont_Extensions.g.cs"/>
<Compile Include="_generated\493\Windows.Win32.System_Ole_IGetOleObject_Extensions.g.cs"/>
<Compile Include="_generated\494\Windows.Win32.System_Ole_IGetVBAObject_Extensions.g.cs"/>
<Compile Include="_generated\495\Windows.Win32.System_Ole_IOleAdviseHolder_Extensions.g.cs"/>
<Compile Include="_generated\496\Windows.Win32.System_Ole_IOleCommandTarget_Extensions.g.cs"/>
<Compile Include="_generated\497\Windows.Win32.System_Ole_IOleContainer_Extensions.g.cs"/>
<Compile Include="_generated\498\Windows.Win32.System_Ole_IOleControlSite_Extensions.g.cs"/>
<Compile Include="_generated\499\Windows.Win32.System_Ole_IOleControl_Extensions.g.cs"/>
<Compile Include="_generated\500\Windows.Win32.System_Ole_IOleInPlaceActiveObject_Extensions.g.cs"/>
<Compile Include="_generated\501\Windows.Win32.System_Ole_IOleInPlaceFrame_Extensions.g.cs"/>
<Compile Include="_generated\502\Windows.Win32.System_Ole_IOleInPlaceObjectWindowless_Extensions.g.cs"/>
<Compile Include="_generated\503\Windows.Win32.System_Ole_IOleInPlaceObject_Extensions.g.cs"/>
<Compile Include="_generated\504\Windows.Win32.System_Ole_IOleInPlaceSite_Extensions.g.cs"/>
<Compile Include="_generated\505\Windows.Win32.System_Ole_IOleInPlaceUIWindow_Extensions.g.cs"/>
<Compile Include="_generated\506\Windows.Win32.System_Ole_IOleObject_Extensions.g.cs"/>
<Compile Include="_generated\507\Windows.Win32.System_Ole_IOleParentUndoUnit_Extensions.g.cs"/>
<Compile Include="_generated\508\Windows.Win32.System_Ole_IOleUndoManager_Extensions.g.cs"/>
<Compile Include="_generated\509\Windows.Win32.System_Ole_IOleUndoUnit_Extensions.g.cs"/>
<Compile Include="_generated\510\Windows.Win32.System_Ole_IOleWindow_Extensions.g.cs"/>
<Compile Include="_generated\511\Windows.Win32.System_Ole_IParseDisplayName_Extensions.g.cs"/>
<Compile Include="_generated\512\Windows.Win32.System_Ole_IPerPropertyBrowsing_Extensions.g.cs"/>
<Compile Include="_generated\513\Windows.Win32.System_Ole_IPersistPropertyBag_Extensions.g.cs"/>
<Compile Include="_generated\514\Windows.Win32.System_Ole_IProvideClassInfo2_Extensions.g.cs"/>
<Compile Include="_generated\515\Windows.Win32.System_Ole_IProvideMultipleClassInfo_Extensions.g.cs"/>
<Compile Include="_generated\516\Windows.Win32.System_Ole_IQuickActivate_Extensions.g.cs"/>
<Compile Include="_generated\517\Windows.Win32.System_Ole_ISimpleFrameSite_Extensions.g.cs"/>
<Compile Include="_generated\518\Windows.Win32.System_Ole_ISpecifyPropertyPages_Extensions.g.cs"/>
<Compile Include="_generated\519\Windows.Win32.System_Ole_IVBFormat_Extensions.g.cs"/>
<Compile Include="_generated\520\Windows.Win32.System_Ole_IViewObject2_Extensions.g.cs"/>
<Compile Include="_generated\521\Windows.Win32.System_Ole_IViewObject_Extensions.g.cs"/>
<Compile Include="_generated\522\Windows.Win32.SYSTEM_POWER_STATUS.g.cs"/>
<Compile Include="_generated\523\Windows.Win32.TAB_CONTROL_ITEM_STATE.g.cs"/>
<Compile Include="_generated\524\Windows.Win32.TASKDIALOGCONFIG.g.cs"/>
<Compile Include="_generated\525\Windows.Win32.TASKDIALOG_BUTTON.g.cs"/>
<Compile Include="_generated\526\Windows.Win32.TASKDIALOG_COMMON_BUTTON_FLAGS.g.cs"/>
<Compile Include="_generated\527\Windows.Win32.TASKDIALOG_ELEMENTS.g.cs"/>
<Compile Include="_generated\528\Windows.Win32.TASKDIALOG_FLAGS.g.cs"/>
<Compile Include="_generated\529\Windows.Win32.TASKDIALOG_ICON_ELEMENTS.g.cs"/>
<Compile Include="_generated\530\Windows.Win32.TASKDIALOG_MESSAGES.g.cs"/>
<Compile Include="_generated\531\Windows.Win32.TASKDIALOG_NOTIFICATIONS.g.cs"/>
<Compile Include="_generated\532\Windows.Win32.TCITEMHEADERA_MASK.g.cs"/>
<Compile Include="_generated\533\Windows.Win32.TCITEMW.g.cs"/>
<Compile Include="_generated\534\Windows.Win32.TEXTMETRICW.g.cs"/>
<Compile Include="_generated\535\Windows.Win32.TextPatternRangeEndpoint.g.cs"/>
<Compile Include="_generated\536\Windows.Win32.TextUnit.g.cs"/>
<Compile Include="_generated\537\Windows.Win32.THEMESIZE.g.cs"/>
<Compile Include="_generated\538\Windows.Win32.THEME_PROPERTY_SYMBOL_ID.g.cs"/>
<Compile Include="_generated\539\Windows.Win32.TILE_WINDOWS_HOW.g.cs"/>
<Compile Include="_generated\540\Windows.Win32.TMPF_FLAGS.g.cs"/>
<Compile Include="_generated\541\Windows.Win32.ToggleState.g.cs"/>
<Compile Include="_generated\542\Windows.Win32.tomConstants.g.cs"/>
<Compile Include="_generated\543\Windows.Win32.TOOLTIP_FLAGS.g.cs"/>
<Compile Include="_generated\544\Windows.Win32.TRACKMOUSEEVENT.g.cs"/>
<Compile Include="_generated\545\Windows.Win32.TRACKMOUSEEVENT_FLAGS.g.cs"/>
<Compile Include="_generated\546\Windows.Win32.TreeScope.g.cs"/>
<Compile Include="_generated\547\Windows.Win32.TREE_VIEW_ITEM_STATE_FLAGS.g.cs"/>
<Compile Include="_generated\548\Windows.Win32.TTTOOLINFOW.g.cs"/>
<Compile Include="_generated\549\Windows.Win32.TVHITTESTINFO.g.cs"/>
<Compile Include="_generated\550\Windows.Win32.TVHITTESTINFO_FLAGS.g.cs"/>
<Compile Include="_generated\551\Windows.Win32.TVINSERTSTRUCTW.g.cs"/>
<Compile Include="_generated\552\Windows.Win32.TVITEMEXW.g.cs"/>
<Compile Include="_generated\553\Windows.Win32.TVITEMEXW_CHILDREN.g.cs"/>
<Compile Include="_generated\554\Windows.Win32.TVITEMW.g.cs"/>
<Compile Include="_generated\555\Windows.Win32.TVITEM_MASK.g.cs"/>
<Compile Include="_generated\556\Windows.Win32.UiaPoint.g.cs"/>
<Compile Include="_generated\557\Windows.Win32.UiaRect.g.cs"/>
<Compile Include="_generated\558\Windows.Win32.UIA_CONTROLTYPE_ID.g.cs"/>
<Compile Include="_generated\559\Windows.Win32.UIA_EVENT_ID.g.cs"/>
<Compile Include="_generated\560\Windows.Win32.UIA_PATTERN_ID.g.cs"/>
<Compile Include="_generated\561\Windows.Win32.UIA_PROPERTY_ID.g.cs"/>
<Compile Include="_generated\562\Windows.Win32.UIA_TEXTATTRIBUTE_ID.g.cs"/>
<Compile Include="_generated\563\Windows.Win32.UI_Accessibility_IAccessibleEx_Extensions.g.cs"/>
<Compile Include="_generated\564\Windows.Win32.UI_Accessibility_IAccessible_Extensions.g.cs"/>
<Compile Include="_generated\565\Windows.Win32.UI_Accessibility_IExpandCollapseProvider_Extensions.g.cs"/>
<Compile Include="_generated\566\Windows.Win32.UI_Accessibility_IGridItemProvider_Extensions.g.cs"/>
<Compile Include="_generated\567\Windows.Win32.UI_Accessibility_IGridProvider_Extensions.g.cs"/>
<Compile Include="_generated\568\Windows.Win32.UI_Accessibility_ILegacyIAccessibleProvider_Extensions.g.cs"/>
<Compile Include="_generated\569\Windows.Win32.UI_Accessibility_IMultipleViewProvider_Extensions.g.cs"/>
<Compile Include="_generated\570\Windows.Win32.UI_Accessibility_IRangeValueProvider_Extensions.g.cs"/>
<Compile Include="_generated\571\Windows.Win32.UI_Accessibility_IRawElementProviderFragment_Extensions.g.cs"/>
<Compile Include="_generated\572\Windows.Win32.UI_Accessibility_IRawElementProviderSimple_Extensions.g.cs"/>
<Compile Include="_generated\573\Windows.Win32.UI_Accessibility_ISelectionItemProvider_Extensions.g.cs"/>
<Compile Include="_generated\574\Windows.Win32.UI_Accessibility_ISelectionProvider_Extensions.g.cs"/>
<Compile Include="_generated\575\Windows.Win32.UI_Accessibility_ITableItemProvider_Extensions.g.cs"/>
<Compile Include="_generated\576\Windows.Win32.UI_Accessibility_ITableProvider_Extensions.g.cs"/>
<Compile Include="_generated\577\Windows.Win32.UI_Accessibility_ITextProvider2_Extensions.g.cs"/>
<Compile Include="_generated\578\Windows.Win32.UI_Accessibility_ITextProvider_Extensions.g.cs"/>
<Compile Include="_generated\579\Windows.Win32.UI_Accessibility_ITextRangeProvider_Extensions.g.cs"/>
<Compile Include="_generated\580\Windows.Win32.UI_Accessibility_IToggleProvider_Extensions.g.cs"/>
<Compile Include="_generated\581\Windows.Win32.UI_Accessibility_IUIAutomationElement_Extensions.g.cs"/>
<Compile Include="_generated\582\Windows.Win32.UI_Accessibility_IUIAutomationProxyFactoryEntry_Extensions.g.cs"/>
<Compile Include="_generated\583\Windows.Win32.UI_Accessibility_IUIAutomationProxyFactoryMapping_Extensions.g.cs"/>
<Compile Include="_generated\584\Windows.Win32.UI_Accessibility_IUIAutomation_Extensions.g.cs"/>
<Compile Include="_generated\585\Windows.Win32.UI_Accessibility_IValueProvider_Extensions.g.cs"/>
<Compile Include="_generated\586\Windows.Win32.UI_Controls_RichEdit_IRichEditOleCallback_Extensions.g.cs"/>
<Compile Include="_generated\587\Windows.Win32.UI_Controls_RichEdit_IRichEditOle_Extensions.g.cs"/>
<Compile Include="_generated\588\Windows.Win32.UI_Controls_RichEdit_ITextDocument_Extensions.g.cs"/>
<Compile Include="_generated\589\Windows.Win32.UI_Controls_RichEdit_ITextFont_Extensions.g.cs"/>
<Compile Include="_generated\590\Windows.Win32.UI_Controls_RichEdit_ITextPara_Extensions.g.cs"/>
<Compile Include="_generated\591\Windows.Win32.UI_Controls_RichEdit_ITextRange_Extensions.g.cs"/>
<Compile Include="_generated\592\Windows.Win32.UI_Controls_RichEdit_ITextSelection_Extensions.g.cs"/>
<Compile Include="_generated\593\Windows.Win32.UI_Controls_RichEdit_ITextStoryRanges_Extensions.g.cs"/>
<Compile Include="_generated\594\Windows.Win32.UI_Shell_IAutoComplete2_Extensions.g.cs"/>
<Compile Include="_generated\595\Windows.Win32.UI_Shell_IAutoComplete_Extensions.g.cs"/>
<Compile Include="_generated\596\Windows.Win32.UI_Shell_IFileDialogCustomize_Extensions.g.cs"/>
<Compile Include="_generated\597\Windows.Win32.UI_Shell_IFileDialogEvents_Extensions.g.cs"/>
<Compile Include="_generated\598\Windows.Win32.UI_Shell_IFileDialog_Extensions.g.cs"/>
<Compile Include="_generated\599\Windows.Win32.UI_Shell_IFileOpenDialog_Extensions.g.cs"/>
<Compile Include="_generated\600\Windows.Win32.UI_Shell_IFileOperationProgressSink_Extensions.g.cs"/>
<Compile Include="_generated\601\Windows.Win32.UI_Shell_IFileSaveDialog_Extensions.g.cs"/>
<Compile Include="_generated\602\Windows.Win32.UI_Shell_IShellFolder_Extensions.g.cs"/>
<Compile Include="_generated\603\Windows.Win32.UI_Shell_IShellItemArray_Extensions.g.cs"/>
<Compile Include="_generated\604\Windows.Win32.UI_Shell_IShellItemFilter_Extensions.g.cs"/>
<Compile Include="_generated\605\Windows.Win32.UI_Shell_IShellItem_Extensions.g.cs"/>
<Compile Include="_generated\606\Windows.Win32.UI_Shell_IWebBrowser2_Extensions.g.cs"/>
<Compile Include="_generated\607\Windows.Win32.UI_Shell_IWebBrowserApp_Extensions.g.cs"/>
<Compile Include="_generated\608\Windows.Win32.UI_Shell_IWebBrowser_Extensions.g.cs"/>
<Compile Include="_generated\609\Windows.Win32.UI_Shell_PropertiesSystem_IPropertyDescriptionList_Extensions.g.cs"/>
<Compile Include="_generated\610\Windows.Win32.UI_Shell_PropertiesSystem_IPropertyStore_Extensions.g.cs"/>
<Compile Include="_generated\611\Windows.Win32.USERCLASSTYPE.g.cs"/>
<Compile Include="_generated\612\Windows.Win32.USEROBJECTFLAGS.g.cs"/>
<Compile Include="_generated\613\Windows.Win32.USER_OBJECT_INFORMATION_INDEX.g.cs"/>
<Compile Include="_generated\614\Windows.Win32.VARFORMAT_FIRST_DAY.g.cs"/>
<Compile Include="_generated\615\Windows.Win32.VARFORMAT_FIRST_WEEK.g.cs"/>
<Compile Include="_generated\616\Windows.Win32.VariableLengthInlineArray.g.cs"/>
<Compile Include="_generated\617\Windows.Win32.VIEWSTATUS.g.cs"/>
<Compile Include="_generated\618\Windows.Win32.VIRTUAL_KEY.g.cs"/>
<Compile Include="_generated\619\Windows.Win32.WAIT_EVENT.g.cs"/>
<Compile Include="_generated\620\Windows.Win32.Web_MsHtml_IHTMLCurrentStyle_Extensions.g.cs"/>
<Compile Include="_generated\621\Windows.Win32.Web_MsHtml_IHTMLDataTransfer_Extensions.g.cs"/>
<Compile Include="_generated\622\Windows.Win32.Web_MsHtml_IHTMLDocument2_Extensions.g.cs"/>
<Compile Include="_generated\623\Windows.Win32.Web_MsHtml_IHTMLDocument3_Extensions.g.cs"/>
<Compile Include="_generated\624\Windows.Win32.Web_MsHtml_IHTMLDocument4_Extensions.g.cs"/>
<Compile Include="_generated\625\Windows.Win32.Web_MsHtml_IHTMLDOMNode_Extensions.g.cs"/>
<Compile Include="_generated\626\Windows.Win32.Web_MsHtml_IHTMLElement2_Extensions.g.cs"/>
<Compile Include="_generated\627\Windows.Win32.Web_MsHtml_IHTMLElement3_Extensions.g.cs"/>
<Compile Include="_generated\628\Windows.Win32.Web_MsHtml_IHTMLElementCollection_Extensions.g.cs"/>
<Compile Include="_generated\629\Windows.Win32.Web_MsHtml_IHTMLElement_Extensions.g.cs"/>
<Compile Include="_generated\630\Windows.Win32.Web_MsHtml_IHTMLFiltersCollection_Extensions.g.cs"/>
<Compile Include="_generated\631\Windows.Win32.Web_MsHtml_IHTMLFramesCollection2_Extensions.g.cs"/>
<Compile Include="_generated\632\Windows.Win32.Web_MsHtml_IHTMLOpsProfile_Extensions.g.cs"/>
<Compile Include="_generated\633\Windows.Win32.Web_MsHtml_IHTMLRectCollection_Extensions.g.cs"/>
<Compile Include="_generated\634\Windows.Win32.Web_MsHtml_IHTMLRuleStyle_Extensions.g.cs"/>
<Compile Include="_generated\635\Windows.Win32.Web_MsHtml_IHTMLStyleSheetsCollection_Extensions.g.cs"/>
<Compile Include="_generated\636\Windows.Win32.Web_MsHtml_IHTMLStyleSheet_Extensions.g.cs"/>
<Compile Include="_generated\637\Windows.Win32.Web_MsHtml_IHTMLStyle_Extensions.g.cs"/>
<Compile Include="_generated\638\Windows.Win32.Web_MsHtml_IHTMLWindow2_Extensions.g.cs"/>
<Compile Include="_generated\639\Windows.Win32.Web_MsHtml_IHTMLWindow3_Extensions.g.cs"/>
<Compile Include="_generated\640\Windows.Win32.Web_MsHtml_IHTMLWindow4_Extensions.g.cs"/>
<Compile Include="_generated\641\Windows.Win32.Web_MsHtml_IOmHistory_Extensions.g.cs"/>
<Compile Include="_generated\642\Windows.Win32.Web_MsHtml_IOmNavigator_Extensions.g.cs"/>
<Compile Include="_generated\643\Windows.Win32.WINDOWPLACEMENT.g.cs"/>
<Compile Include="_generated\644\Windows.Win32.WINDOWPLACEMENT_FLAGS.g.cs"/>
<Compile Include="_generated\645\Windows.Win32.WINDOWPOS.g.cs"/>
<Compile Include="_generated\646\Windows.Win32.WINDOWS_HOOK_ID.g.cs"/>
<Compile Include="_generated\647\Windows.Win32.WINDOW_DISPLAY_AFFINITY.g.cs"/>
<Compile Include="_generated\648\Windows.Win32.WINDOW_EX_STYLE.g.cs"/>
<Compile Include="_generated\649\Windows.Win32.WINDOW_STYLE.g.cs"/>
<Compile Include="_generated\650\Windows.Win32.WNDCLASSW.g.cs"/>
<Compile Include="_generated\651\Windows.Win32.WNDCLASS_STYLES.g.cs"/>
<Compile Include="_generated\652\Windows.Win32.XFORMCOORDS.g.cs"/>
</ItemGroup>
</Project>
|