|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>System.Windows.Forms.Primitives</AssemblyName>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PublicSign>true</PublicSign>
<KeyOriginatorFile>..\..\..\.packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.25420.121\tools\snk\ECMA.snk</KeyOriginatorFile>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;RELEASE;NET;NET10_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Compile Include="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\DisposeHelper.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\System.Windows.Forms.Analyzers\src\System\Windows\Forms\Analyzers\Diagnostics\DiagnosticIDs.cs"/>
<Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Primitives\Release\net10.0\System.Windows.Forms.Primitives.GlobalUsings.g.cs" Link="artifacts\obj\System.Windows.Forms.Primitives\Release\net10.0\System.Windows.Forms.Primitives.GlobalUsings.g.cs"/>
<Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Primitives\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Windows.Forms.Primitives\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Primitives\Release\net10.0\System.Windows.Forms.Primitives.Resources.SR.cs" Link="artifacts\obj\System.Windows.Forms.Primitives\Release\net10.0\System.Windows.Forms.Primitives.Resources.SR.cs"/>
<Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Primitives\Release\net10.0\System.Windows.Forms.Primitives.AssemblyInfo.cs" Link="artifacts\obj\System.Windows.Forms.Primitives\Release\net10.0\System.Windows.Forms.Primitives.AssemblyInfo.cs"/>
<Compile Include="..\..\..\artifacts\obj\System.Windows.Forms.Primitives\Release\net10.0\_AssemblyInfo.g.cs" Link="artifacts\obj\System.Windows.Forms.Primitives\Release\net10.0\_AssemblyInfo.g.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\ref\86a4abc4dde94f88ae417fa567f85f1e\Accessibility.dll"/>
<ReferencePath Include="..\..\..\..\ref\1e0b471267074c9bb7aae1103da66b3e\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\ref\0868b873dd5c489a859eceb03f910847\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\e696708cd0f74f508946a2c990b28080\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\ref\284b90fcff1645bf935eb3bc5611b5e4\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\7473eab216064824a77b5846c0277674\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\ref\9aba4fcecb3a4600a2948941b0c5b43e\Microsoft.Win32.SystemEvents.dll"/>
<ReferencePath Include="..\..\..\..\ref\48188465f3a4415ab07e0cb28241ad6f\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\ref\edc66c4a512c4a3eb5951bccd7f4be06\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\ref\d7b6de95cb6f4d8494ed928cc5a045fa\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\ref\57b478f3a49049df9348c192c7137124\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\ref\4bfb18b3d45c4cc4866ae9c8ae782c72\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\ref\9638ee144e884e619a50aec73dbdfab9\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\ref\11489780332049dbac3f534baa966a14\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\ref\0c65e0cba0a341798bfbfb30fcd4697f\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\ref\fe7ead89018d40b79031dcd1d1c386ed\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\ref\8408689daa824707b3cf29005a4c0351\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\725f45286eb840b7933925d3f8f0f6e9\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\0c84205d33d449098d9a2b65908382b7\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\a02dd6b4d66248cdbb4677d316923523\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\ref\90810a76196f4530b68d8b772fcb0637\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\5a019666b6e24d1897e37413e793ef41\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\ref\404ac1915fca48da91cce522ead86dc1\System.Configuration.ConfigurationManager.dll"/>
<ReferencePath Include="..\..\..\..\ref\fab433b245ba4c78b421b80d160f4eab\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\492c2e69660d4812afb1f2bf380e4ae1\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\ref\987c43efe93a48d5a53ae8d8a0208b49\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\1314fc6e7cbe46669ea9a1328dcdb255\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\7808b5c5e15c40b1995a6c1dd314dfe0\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\12d3cade5dfd4f5e996543a29b055430\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\ref\b6c965f78b95480bad000440099c068d\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\ref\7dc366bc19104947a59c0d3c91e9a7c0\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\ref\6fa8bb853a0b47368370da952a57b38d\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\b3a65189a4c64a819b4219f27e9e237c\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\ref\bab3d679ccec42738cda441cc478e6f6\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\140253abd4f1484e9d832f591a6a4fd6\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\ref\bc41dbdf18274e3ebaa0acb7b1048990\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\ref\44c35c714fbd44f7b394677f4ce66d08\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\032458ebe62c4b7ab892c938a6b5ffa8\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\ref\f5877cff3bc7482da91a5e65d114565d\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\a657fa07efc94a7cae4c458a9c626893\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\ref\cbcaebd20ef145bbae7f971cfdceeead\System.dll"/>
<ReferencePath Include="..\..\..\..\ref\faa327d1062e482aa3c8c16e78cbbff8\System.Drawing.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\02e2528990d64940b3ddcd53ec46f864\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\ref\57f025fe4b8c4df5b8f47af719014330\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\3cc2a2e4b5e848449479664ea06f44b3\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\d7b59c913ad947b48a45789ebf38486e\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\ref\95c83e66137a4258b60acee6a7e44efc\System.Formats.Nrbf.dll"/>
<ReferencePath Include="..\..\..\..\ref\d664bc9380504820984c69d06ca0cb24\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\ref\a194b70462564e86b1ea70b5897b5dca\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\ref\80414b2f96c54137b95eae73191a5fdf\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\ref\6272a04ce9de473b9844a652ec54834c\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\d44cb6964b0548028fbab04785dfb6ee\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\ref\3157204213ed43ff92a9b49ae413e26c\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\ref\2bd93d6ec22d4a849028de97e2008bb3\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\f81298024f4c4b87a2ad16ff54472c18\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\ref\45d52dfc6edc4e01bb921f8ca692a622\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\ref\4f0556b3fa13479bb07d6581913fc5bf\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\3dd73e91ad384c59aab90a6f187c8f3e\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\9c7cda21ec514ffb9b05adb3eae7cd39\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\8951e0101d4249128b4a5e90799cc05a\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\e8f894b2422e4cd2b620e9c8231a6827\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\ref\7ce35f2791094911acc31a8809fb81ab\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\ref\10d5769828794607ab9cc5f0e446efa0\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\ref\0fc03c70d8384177a7560816510007c2\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\ref\c4e1cdfc4dc140ff8654f495d7f50c71\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\ed03880744e9479bb48f4183d211b28b\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\ref\4a2b604bd6724b34821033b5d132249b\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\ref\3cbf1d4a615e499d977dd6e939ce901b\System.Linq.AsyncEnumerable.dll"/>
<ReferencePath Include="..\..\..\..\ref\3b3f75f3e35c4cc69a182bea6ecee23e\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\e0b90ffeb71d445bb64fbab7de923454\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\fcd92940f3264c598fd2654649ed6ad1\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\4d6594ba734f4f0397f51a4c994d5720\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\ref\d2a8db1b53df4f41b856b06369100b27\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\ref\16ed2cdbdc7e481eb9534f911a2bae89\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\ref\09d001db342d416cb7aae349cde4fc1e\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\ref\aeddeaf44f064478969578fdc75c4651\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\1398099f9de0410f93a20fbf363d3262\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\3ccdba4a14fe4f32b416eecc19bedfc4\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\ref\aa4f3d437d5a4af98347a71ea0f061ea\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\ref\44f4a4176b3d4be586513839011a665f\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\048effe2a6b948228e0a612cf476c424\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\ref\c3be3590232241178aee0ad1011f32c2\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\2ea578434f5b4ff5b3838c723ba71184\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\ref\0d6e7a79424f460ebfab4058b6050e53\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\ref\485f09f6dab245a2863beb772409d6cd\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\1d26cf1e31b244d9a5f2fdc0a79220de\System.Net.ServerSentEvents.dll"/>
<ReferencePath Include="..\..\..\..\ref\4fc84a33326a4563a57f969a7846fd76\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\ref\c1b0ae58bc034d67a10c9f8aa2f5415b\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\93b4ec1407e94a01ba41d969bf727fbd\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\ref\7a967ee20d1e4546ba65e0126236ed42\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\ref\9639a8d5840846feadc54ee8261cefd2\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\6c081a607d8b4568987c67dd7bef4e1b\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\ref\63ec1874d03442708f708a102bc34534\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\343effce36964976bb3090c1b0ecb09b\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\af645cb2d87d42ce9dfd58401268ea3e\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\ref\fbc15f8ae420458f9d19b2a4b83ed186\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\90d622acc1da462e8d2e7c5cd308f0e3\System.Private.Windows.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\85fe63e2e4364fdaa10837553e215f57\System.Private.Windows.GdiPlus.dll"/>
<ReferencePath Include="..\..\..\..\ref\6b228d5a3a8f46249126eeecd3834216\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\a95810b8ae9942de9c4e6fb617aef368\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\ref\dc038ffdf28c4095bac8fbe1fe201305\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\ref\24249c9d19034d6c9afd22770efda897\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\ref\3e23726b82b6475ca9715e1b01a4e2ed\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\ref\ba997525abeb4bb78ae64a3bbe48710b\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\a740c288307847f58a1bbc51bbe87340\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\ref\84dd0443ef754db0b6751e48764f8529\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\dcaa5dfabf734c63bcd13e268e67e25d\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\64025ecb1ba34785b621e94529ad8a15\System.Resources.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\6bb4486afa264e309c75348444c6527b\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\ref\27296ac50ee149b4b0d57e6cff2cefc5\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\ref\bbbc5f19b05c4f2fa079206c07973507\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\ref\9b073dddcd354f26b9e73eaa6527e26e\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\ref\9cc97bbbb5454100b50ff10f9e51bb8e\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\ref\f093235dc6b442f3b8473dbf87e69fd7\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\e65c58a8b2f34e099b95fb1b0390859c\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\fb7e811f1e9944469b101106b42d71a7\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\ref\7070130816554850a69d4ef4bc5f2964\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\ref\3a0c80e7fe4b40a5b17ab3ff0b511205\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\ref\b0a3c3d4fbdb4618afc6f1f6256edf22\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\5fc84cc5f9604f12959f6f65dc6ea72d\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\ref\863e5e96c55641edae481c1f1071c795\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\ref\9e93ba824b264884933c6c1972e748b9\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\a058c31f53624b94916c70b3d4d6d973\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\28939b0a09b54b6f9c93cf67aaa4dd50\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\ref\54e78d4c9d204f85b6233695c28e0dfd\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\9a57397afc69444390f3e69119d4d96d\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\531b826d6df841799836b40a222cce10\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\c458399761b04ef081cf3d7edb1d598e\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\78bdba5d7c0f4748b8d6a3db76c560cb\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\ref\7e9ae00d4c774efb9c272e2ea136c8a0\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\ref\c312b59faaf4433788e8a954305adeab\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\ref\1734fdd6290b489e87b37a93d6811ab0\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\ref\4803fb99fb4b495dbec3be21894be610\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\ref\1914fcf2c8b0453885180f8980176b29\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\113f4527670d4d88b458ae40c18fc5cc\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\ref\89ed61bd00294942a82d3adf9dac4881\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\bdf4c85b703c40d590ac4fc05592f555\System.Security.Cryptography.ProtectedData.dll"/>
<ReferencePath Include="..\..\..\..\ref\984379b8bee1408283cf5b36d61f2467\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\ref\1b6d9947d8d547eb82041054d1f3ff8d\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\3fe2da157b534565955074cfd3b14294\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\ref\05e661de9ce24d0aa4cb053588dd6f2d\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\048223bc9ead468f8bc406fc0ed18be5\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\ref\b55f6e97a05646bea8c83c6824a0362f\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\5069685a5fd54e21bea462279418bef0\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\ref\94985b7183b24bcb8993692dfc3e65d5\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\ref\b240cb78bb7a41fcb394dbbfd3e214f8\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\48716ac4ccdc4bd698f3628993519dba\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\22e7b2641b154837adeaac0b32e48703\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\98d418134b6243609a311eef7acc9445\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\c2504c2414b94575b34ac672bf1096ea\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\0b4df038fc054f17b3874ec4d04e47d6\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\e06a2215c9e54b00b93c3fd85bd55293\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\ref\0609171965c04ecfad3a9782605aba79\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\ref\5b86db48604f4ca39be0c63320f8015f\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\ref\0e58ee807c834275a3c423f79a5ad6b4\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\ref\ae8ccb84374542c08399656a908ef710\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\ref\db648e2b9d2246c2bd8272f14b47dfa3\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\53bb55e5b4ed4c24a938608ca3cd7a79\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\92d67fa687204e69ab94c04dd4f6dd1e\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\ref\f998e9ebdce449568a9d63a231b06513\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\ref\f2ed4c47878f412fb47b60b46ea021d9\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\ref\b4ac5024634e4a0597325d446a54eb5c\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\ref\0ffa7e868e044b099dc6395c52ab8919\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\ref\19aac21c951545a498224c0f970abbfc\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\ref\cccb0f7e77e54c32a3559e17b20df110\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\73a82f9561674a6e8ebfcfb8b353442e\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\ref\9572be07ec2f44d3a0ef06d70c46fe08\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\8e631570d7104441958888baa549a0b3\System.Windows.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\202fc8c3e58b460291ac15b2ca51cc01\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\051cbbc3730a4461a6d3e17992a90b40\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\a1395c473d0948bc8a46dcf36a2be4e6\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\ref\bd9d8e52a1d84e7da0f46ed4116cce28\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\15a30a5745aa4cbbb9a259530892353e\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\353fa13b03c94df3b7b47c0d031a1adc\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\375d312670114594b62b4943a6b65ca0\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\ref\6046daab4742413a99ac5ab1266510de\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\ref\ff0f270273ee4826a401631eb9836f76\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\9423d6b9db4b41988a466214cd3ee357\WindowsBase.dll"/>
</ItemGroup>
</Project>
|