<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.Controls.Ribbon</AssemblyName>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;RIBBON_IN_FRAMEWORK;DEBUG;NET;NET10_0;NETCOREAPP</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Compile Include="AssemblyAttrs.cs"/>
<Compile Include="..\Common\src\System\SR.cs" Link="src\Microsoft.DotNet.Wpf\src\Common\src\System\SR.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonApplicationMenuAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonButtonAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonCheckBoxAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonControlAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonControlDataAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonControlGroupAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonRadioButtonAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonTextBoxAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonToggleButtonAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonToolTipAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonComboBoxAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonContextMenuAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonContextualTabGroupAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonContextualTabGroupDataAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonContextualTabGroupItemsControlAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonGalleryAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonGalleryCategoryAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonGalleryCategoryDataAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonGalleryItemAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonGalleryItemDataAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonGroupAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonGroupDataAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonGroupHeaderAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonMenuButtonAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonMenuItemDataAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonMenuItemAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonQuickAccessToolBarAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonSeparatorAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonSplitButtonAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonTabAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonTabDataAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonTabHeaderAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonTabHeaderDataAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonTabHeaderItemsControlAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonTitleAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Automation\Peers\RibbonTwoLineTextAutomationPeer.cs"/>
<Compile Include="Microsoft\Windows\Controls\ActivatingKeyTipEventArgs.cs"/>
<Compile Include="Microsoft\Windows\Controls\GenericValueConverters.cs"/>
<Compile Include="Microsoft\Windows\Controls\Generated\PropertyHelper.cs"/>
<Compile Include="Microsoft\Windows\Controls\Generated\TreeHelper.cs"/>
<Compile Include="Microsoft\Windows\Controls\KeyTipAccessedEventArgs.cs"/>
<Compile Include="Microsoft\Windows\Controls\KeyTipAdorner.cs"/>
<Compile Include="Microsoft\Windows\Controls\KeyTipControl.cs"/>
<Compile Include="Microsoft\Windows\Controls\KeyTipHorizontalPlacement.cs"/>
<Compile Include="Microsoft\Windows\Controls\KeyTipService.cs"/>
<Compile Include="Microsoft\Windows\Controls\KeyTipVerticalPlacement.cs"/>
<Compile Include="Microsoft\Windows\Controls\TextSearchInternal.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\NativeMethods.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\Primitives\IContainsStarLayoutManager.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\Primitives\IProvideStarLayoutInfo.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\Primitives\IProvideStarLayoutInfoBase.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\Primitives\ISupportStarLayout.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\Primitives\RibbonContextualTabGroupsPanel.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryCategoriesPanel.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryItemsPanel.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGroupItemsPanel.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGroupsPanel.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\Primitives\RibbonMenuItemsPanel.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\Primitives\RibbonQuickAccessToolBarOverflowPanel.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\Primitives\RibbonQuickAccessToolBarPanel.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\Primitives\RibbonScrollButtonVisibilityConverter.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\Primitives\RibbonTabHeadersPanel.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\Primitives\RibbonTabsPanel.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\Primitives\RibbonTitlePanel.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\Primitives\RibbonWindowSmallIconConverter.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\Primitives\StarLayoutInfo.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\Ribbon.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonApplicationMenu.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonApplicationMenuItem.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonApplicationMenuItemLevel.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonApplicationSplitMenuItem.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonButton.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonCommands.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonContextMenu.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonContextualTabGroup.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonContextualTabGroupItemsControl.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonControl.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonContentPresenter.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonControlGroup.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonControlLength.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonControlLengthConverter.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonControlLengthUnitType.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonControlService.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinitionCollection.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonDismissPopupEventArgs.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonDismissPopupEventHandler.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonDismissPopupMode.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonDropDownHelper.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonFilterMenuButton.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonGalleryCategory.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonGroupSizeDefinition.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonGroupSizeDefinitionBase.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonGroupSizeDefinitionBaseCollection.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonGroupTemplateSizeDefinition.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonImageSize.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonKeyTipAndContentSyncHelper.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonQuickAccessToolBar.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonQuickAccessToolBarCloneEventArgs.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonQuickAccessToolBarCloneEventHandler.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonSeparator.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonSplitButton.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonSplitButtonLabelPosition.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonSplitMenuItem.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonTab.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonTabHeaderItemsControl.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonToolTip.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonToolTipService.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonTwoLineText.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\RibbonWindow.cs"/>
<Compile Include="Microsoft\Windows\Controls\Ribbon\StringCollectionConverter.cs"/>
<Compile Include="Microsoft\Windows\Input\CommandHelpers.cs"/>
<Compile Include="Microsoft\Windows\Input\IPreviewCommand.cs"/>
<Compile Include="Microsoft\Windows\Input\IPreviewCommandSource.cs"/>
<Compile Include="MS\Internal\Generated\DoubleUtil.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\System.Windows.Controls.Ribbon\x86\Debug\net10.0\Microsoft.Windows.Controls.SR.cs" Link="artifacts\obj\System.Windows.Controls.Ribbon\x86\Debug\net10.0\Microsoft.Windows.Controls.SR.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\System.Windows.Controls.Ribbon\x86\Debug\net10.0\System.Windows.Controls.Ribbon_tvt3svb0_wpftmp.AssemblyInfo.Extended.cs" Link="artifacts\obj\System.Windows.Controls.Ribbon\x86\Debug\net10.0\System.Windows.Controls.Ribbon_tvt3svb0_wpftmp.AssemblyInfo.Extended.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\System.Windows.Controls.Ribbon\x86\Debug\net10.0\System.Windows.Controls.Ribbon_tvt3svb0_wpftmp.AssemblyInfo.cs" Link="artifacts\obj\System.Windows.Controls.Ribbon\x86\Debug\net10.0\System.Windows.Controls.Ribbon_tvt3svb0_wpftmp.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\ref\7a7c63ce708045f99fc97b1ed0ed133c\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a4bc0156abed4af189c9d55a1d6f5b21\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\499280e70cb8479a99416713aa60295b\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\67d65bdbf2634411af0ead743d5eaa92\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\74e80632d5e0426694fb5576e24a33ab\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2c567cfea1584cbaaf88fe43107ef6bc\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0c86f91011fa46e2be654bcc1db7c6e1\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\22ec0fd72df646828ea2147266057f2f\PresentationCore.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c9f05afc7d134789bf6ec4aabc20c077\PresentationFramework.Classic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5215b9cd09874223ab9f097409342785\PresentationFramework.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1de213129e894ab8b239705ca0c552eb\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1ca95d22100d4b689c58cf1133a8eb3f\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b1480152a2eb4a8fa988b9edb369573e\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8f4f3c00d70d40c58a2f0e6b926caedf\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4d921fe4957344489c314dd70ad736ee\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3b39c648cc2b45749640c5ca8cd8ba57\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f4aefce083a741a2be8639e8cb004aa8\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8bfe0fca3e144967836e2bc2a22258ef\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d322d1c2ca16482582a520b6a1ad91e7\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8b9136ba2d654bd0bf62e7deec0814d6\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e0585919575f49838c3a88b3ec5276ef\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\38100d287d8745d3bf3c34d0ff130af3\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\74b5cc9183dc417d99cf0b9ea64b5dea\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\24abb683c77b47469830880ed74d88ca\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\96ca4fd7dac44080b2d8c855c330bbd5\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\313d4c7873c84e60bffabe2a3c75d1e1\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fb4fb9cb47144edabcb14c0970a8be0f\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4a937cf29668460a843a4a2a99955e62\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a9579fe12c794c60b48d935cc5896344\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\56077467a17d4a96a422364331b70e36\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bc78126bae124d37b04f725f7871802f\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\59d4557431124e69aeff3558685ee16d\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\25d4bdcab72f476cb65c010015e55705\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\267991a9cfb3465b861952134d2e1fef\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\604106271ef14116924df7789cb2427e\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cd6cf27b1a8242cf81626d310c3d068e\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f14e6191b21a4574810df740efd999a8\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e0ee678bd5e24fd2993125edd5e525e7\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\978ab400e112462dbda28f39cc9eabc5\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5b5e74d4786a4f37918398bef582a281\System.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\20d192cfb5fc4963893a506e72ac26f0\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\871b719833114f5fb13660b84058a14d\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\80560f11313e4e0896fbf08a94df81d4\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\86454997d4c54694995ef264c6ef8c5b\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f9aa59ec38b5406fa430213965f895ea\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a203c6f04c7f4f6991b4eba014678cec\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f2b2090cfb7544bfa3ef738ebac31142\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4375f2e0a10242ee869c5cc4a61e6664\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c1478ae935b64adaba30fb6c187d5440\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2c7d897749f847278d3c53d433d0d32e\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b89091e21c31431e839c0c554fe13f87\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\78f528bd5d8046e4bfbb905e3a4501cd\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\04486391ddf74406a86e41554a281b1b\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5a260526e3c9491a9a8b7e18c8fcc237\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7aa6d4bea7b7465f897972982d254b11\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c31dc05dd639482aab5535a7b6598e10\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a716efdd241344fdbf1e04a83f62bedb\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5cbb2ebeca3342569c68af80d4f6b723\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dc3dc09da8324a159365b53915096612\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7d83404f324048cfa738a030497a34a2\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e89799e99a2142289e219ad0415966ed\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0e975787850442e79aab8c219eac9aff\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ee1a2c59635c435ab0360190e729abbe\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e8c479ff18674a53a285a0cb927e9fe2\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\88cf57ff65d444e1a526fe5159b73f30\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\74c2dffc57e641a7aeace1c1707310ed\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\89dca9e3a079440fa6d3bb757c57d759\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\29f601ef841b40e5adc321ec9144ed62\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\44d6633f996441c69f3424a8f5f6337c\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b42592fa3bc446129f48251a5a987e67\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\67a2eeddc7534ce9ad59597707c43f0f\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9328d80919404d56b666fa7954c6e448\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\99a00be8d71b4e1e8d09d35a57362074\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\eaa60a7dbb384b7a8389217f16f3de13\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\db0118aa826a414f9e305a4d259fa76f\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\223760d7f0964fdc851f128f54ffab4e\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\37d8f9342ec7487a8a8a153ed69fabfc\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1db43d4dd2734381a16fcbfe29ca55b7\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f0f9498f9a31477f906b363275f21967\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cebb8f9a3a8340049db05580d17f0bc3\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b1c522c2d8ce49329e51e1fb656125b3\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b2d76bb3cf594ebaa02d74458b964920\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7906de6bd00c481ea8bc9c71883a4bef\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9d6438aff1304005b8cd6ce1cad15b96\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b006401d6c8b46adb2ec2b1605d80346\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a0bea6e20bcd4d4ebda4766b894ee5d6\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ba44080a78c84e55a5225fb3da9cf42f\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\de9b6b5191fe40a6b3055fbbeb13aebd\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\078297d9a31b49f6bef8af60c2b9bb4e\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\41e9ccf4e01446eaafe3a576577e25bc\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\66e47effaaa54b39a357cb4f482c813a\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\043d10432a594725af8b48448577dde8\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1299785ffdb84ded8783c3627f3737c6\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1fd1c2e36f96437f80b7e024b6698c8a\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\de3bfbb23ad74a70b3a57a4bd3ed2043\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f249ce5304a34f15b91b304b56504b0a\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c7481bf8648c4a4fbd80477d829ca7c4\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\48953930fa5341aab0d45f64d340346a\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c71b12a4d95d4cccad6b80afeaff3e59\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a9124e98ab0b441a98271ba2dc500cc8\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a1547f108e024ffe922c114ab8e38365\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9a961541cc9445d981a15fcc80cd1eff\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0bb8c5b729324ddf97a6b3e4d1fa6dab\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f3265a940deb4cb88b76800e28613b04\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4019a3a6c285417fad55007373627df5\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\232b2d1162f44178b07b337ebf6672d8\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d621366f90484857b0f2a418afe26351\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c952f33c3a114a05b24c08c2ff994f3a\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a62e411e88124a0b99413a9cdc715dfc\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\73b47cc4f06242c8952382e6039cb4d4\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dfcb978ad0444a2e81b0b0aabf63e3f0\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5bf6bc0739414559b2bd196a19298e22\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3e72bb06cd294296a9794316bb23e037\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\775cf6eff9d74a85aa4805b925c7bbc8\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a66f57bc69354ad9b2e48eaeeeb6c2eb\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\355ef247c3334397a5c0d1a5911fd6ba\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\222f4868802d44299b421d31ee670614\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\58fc37846ed24e3bbc90b213a5638c14\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b98fbe8c21c84b6689fd474f40e47771\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\82969d1d98db4493845ad8062102e2a6\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\599ce716746c4ed39c62c8b75a8df9cc\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5f5e5d4330ae444fab9538552bc18a15\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3ba3c2afed604568b9b45099fcb1466a\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c30b06585ecf4a349f6ae7374652a2b8\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5b3b75dea573484b8a41573ecab09462\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1f2531da342a4c2cbf58d72bf20b4ac2\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b65dbcd7ec274f10815bc525c706e98b\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ed75ea94229448f8809f4c82ec9911e6\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\997460ceb55d471b83c40a6ed81e11a6\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6f0de10e2ef04a0db6565d63346fc092\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4152d3d6da174a5e94ed335c9b80fcaa\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b2be659484114fa39256b49e013a18e8\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\71f508b22d554719a8edbb0092d390e9\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\16f5f4e7f35e40f7bc0b3084f3b0929b\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bc70e50848bf4dc6b22faedb32ad602d\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\031e2656d8394a6b85c898dd2e3125d8\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ac3c1b45aa724903990fd9b409fae7fc\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\31f08199fc714bbb8b95b0ed0162bd84\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ec74f70ebc884c9d99278969c6eaf96e\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3cdd881e587544ac9d047d98240f55b7\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\db198b1e523d4352aa21047a2a03171e\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\58881ce6e53648d992ea484fecdf72a1\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\537326a027364ae2b6cfab8bda026279\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\307d1e95e66a4d73af2fdcdfe583b749\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9173b933c3a44c51bcd0a0eb35d5a9c9\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c4c0a6df4b6a4a739dcfed481010124c\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f68bcd6aa80c40558a201d5708ae99fc\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ad28c28bdf4b4944a3075fe4f45d1abe\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0335f5cc7e764b19a0edcba0127c8965\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3132870565494689bb1e66747b719db9\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c4fddfad0bde4d97802e67c65de60da1\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\95e931663cde42e7b360de6a872e3b23\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c7deca481aa24cf2aadd2b259561d295\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e5c2f5cfc36e4e3f88e8ec3ed1139c74\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\08e542e5423248ee93b73fe3b1713606\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\24b5e41560a646a1b6493ee3d7d9bf8c\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\da029d99669e4f78b829b85cda47e397\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\308381afd3764229a0644f330aeeddf4\System.Xaml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8d202de64df2468f8b7e87e48deb858f\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\93575ba1902d46e1aa8fc1692831900f\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4cff0527b6984084a2360cc86277e2d3\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5bc6afe3a2d14f74a76e40a0020af695\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b8d950c940c54d9c9a5efa59322e2c99\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4d7c6a392ed54db3a7879b8e5cc11936\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\896d3b7ba9be4fe89bdda919eb720d23\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\71284e10c43f4d92b2dc026db4a56b61\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9623433f12394ff4acb2c4f0f4811197\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\223d474a8c8d43879104c79c56b4fc24\UIAutomationProvider.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cb710884ed3b4f098c6ccb2d297222aa\UIAutomationTypes.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bacd3c3cde98481b9020c15336f8eb7d\WindowsBase.dll"/>
</ItemGroup>
</Project>
|