<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>PresentationUI</AssemblyName>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;PRESENTATIONUI;DEBUG;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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="..\Common\src\System\SR.cs" Link="src\Microsoft.DotNet.Wpf\src\Common\src\System\SR.cs"/>
<Compile Include="..\Shared\RefAssemblyAttrs.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\RefAssemblyAttrs.cs"/>
<Compile Include="OtherAssemblyAttrs.cs"/>
<Compile Include="InstallationError.xaml.cs"/>
<Compile Include="PresentationUIStyleResources.cs"/>
<Compile Include="TenFeetInstallationProgress.xaml.cs"/>
<Compile Include="TenFeetInstallationError.xaml.cs"/>
<Compile Include="MS\Internal\Documents\AccountType.cs"/>
<Compile Include="MS\Internal\Documents\CertificatePriorityStatus.cs"/>
<Compile Include="MS\Internal\Documents\CredentialManagerDialog.cs"/>
<Compile Include="MS\Internal\Documents\CredentialManagerDialog.Designer.cs"/>
<Compile Include="MS\Internal\Documents\DocumentStatusResources.cs"/>
<Compile Include="MS\Internal\Documents\DocumentSignatureManager.cs"/>
<Compile Include="MS\Internal\Documents\DigitalSignature.cs"/>
<Compile Include="MS\Internal\Documents\DigitalSignatureProvider.cs"/>
<Compile Include="MS\Internal\Documents\DialogBaseForm.cs"/>
<Compile Include="MS\Internal\Documents\DialogDivider.cs"/>
<Compile Include="MS\Internal\Documents\FindToolBar.xaml.cs"/>
<Compile Include="MS\Internal\Documents\IDigitalSignatureProvider.cs"/>
<Compile Include="MS\Internal\Documents\PeoplePickerWrapper.cs"/>
<Compile Include="MS\Internal\Documents\RequestedSignatureDialog.cs"/>
<Compile Include="MS\Internal\Documents\RequestedSignatureDialog.Designer.cs"/>
<Compile Include="MS\Internal\Documents\RMEnrollmentPage1.cs"/>
<Compile Include="MS\Internal\Documents\RMEnrollmentPage1.Designer.cs"/>
<Compile Include="MS\Internal\Documents\RMEnrollmentPage2.cs"/>
<Compile Include="MS\Internal\Documents\RMEnrollmentPage2.Designer.cs"/>
<Compile Include="MS\Internal\Documents\RMEnrollmentPage3.cs"/>
<Compile Include="MS\Internal\Documents\RMEnrollmentPage3.Designer.cs"/>
<Compile Include="MS\Internal\Documents\RMPermissions.cs"/>
<Compile Include="MS\Internal\Documents\RMPermissions.Designer.cs"/>
<Compile Include="MS\Internal\Documents\RMPublishingDialog.cs"/>
<Compile Include="MS\Internal\Documents\RMPublishingDialog.Designer.cs"/>
<Compile Include="MS\Internal\Documents\RMPublishingDialog.RightsTable.cs"/>
<Compile Include="MS\Internal\Documents\SignaturePolicy.cs"/>
<Compile Include="MS\Internal\Documents\SignatureResourceHelper.cs"/>
<Compile Include="MS\Internal\Documents\SignatureStatus.cs"/>
<Compile Include="MS\Internal\Documents\SignatureSummaryDialog.cs"/>
<Compile Include="MS\Internal\Documents\SignatureSummaryDialog.Designer.cs"/>
<Compile Include="MS\Internal\Documents\SigningDialog.cs"/>
<Compile Include="MS\Internal\Documents\SigningDialog.Designer.cs"/>
<Compile Include="MS\Internal\Documents\SigningProgress.cs"/>
<Compile Include="MS\Internal\Documents\SigningProgress.Designer.cs"/>
<Compile Include="MS\Internal\Documents\RightsManagementLicense.cs"/>
<Compile Include="MS\Internal\Documents\RightsManagementManager.cs"/>
<Compile Include="MS\Internal\Documents\RightsManagementPermissions.cs"/>
<Compile Include="MS\Internal\Documents\RightsManagementPolicy.cs"/>
<Compile Include="MS\Internal\Documents\RightsManagementProvider.cs"/>
<Compile Include="MS\Internal\Documents\IRightsManagementProvider.cs"/>
<Compile Include="MS\Internal\Documents\RightsManagementResourceHelper.cs"/>
<Compile Include="MS\Internal\Documents\RightsManagementStatus.cs"/>
<Compile Include="MS\Internal\Documents\RightsManagementUser.cs"/>
<Compile Include="MS\Internal\Documents\DocumentApplicationDocumentViewer.cs"/>
<Compile Include="MS\Internal\Documents\Application\AddressUtility.cs"/>
<Compile Include="MS\Internal\Documents\Application\CommandEnforcer.cs"/>
<Compile Include="MS\Internal\Documents\Application\DocumentApplicationState.cs"/>
<Compile Include="MS\Internal\Documents\Application\DocumentApplicationJournalEntryEventArgs.cs"/>
<Compile Include="MS\Internal\Documents\Application\DocumentProperties.cs"/>
<Compile Include="MS\Internal\Documents\Application\DocumentPropertiesDialog.cs"/>
<Compile Include="MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs"/>
<Compile Include="MS\Internal\Documents\Application\NativeDirectoryServicesQueryAPIs.cs"/>
<Compile Include="MS\Internal\Documents\Application\NavigationHelper.cs"/>
<Compile Include="MS\Internal\Documents\Application\PageTextBox.cs"/>
<Compile Include="MS\Internal\Documents\Application\RightsManagementErrorHandler.cs"/>
<Compile Include="MS\Internal\Documents\Application\StatusInfoItem.cs"/>
<Compile Include="MS\Internal\Documents\Application\XpsViewerException.cs"/>
<Compile Include="MS\Internal\Documents\Application\ZoomComboBox.cs"/>
<Compile Include="MS\Internal\Documents\Application\ChainOfDependencies.cs"/>
<Compile Include="MS\Internal\Documents\Application\ChainOfResponsibility.cs"/>
<Compile Include="MS\Internal\Documents\Application\CriticalFileToken.cs"/>
<Compile Include="MS\Internal\Documents\Application\Document.cs"/>
<Compile Include="MS\Internal\Documents\Application\DocumentManager.cs"/>
<Compile Include="MS\Internal\Documents\Application\DocumentStream.cs"/>
<Compile Include="MS\Internal\Documents\Application\FileController.cs"/>
<Compile Include="MS\Internal\Documents\Application\FileDocument.cs"/>
<Compile Include="MS\Internal\Documents\Application\FilePresentation.cs"/>
<Compile Include="MS\Internal\Documents\Application\HostedController.cs"/>
<Compile Include="MS\Internal\Documents\Application\IChainOfDependenciesNode.cs"/>
<Compile Include="MS\Internal\Documents\Application\IChainOfResponsibiltyNode.cs"/>
<Compile Include="MS\Internal\Documents\Application\IDocumentController.cs"/>
<Compile Include="MS\Internal\Documents\Application\PackageController.cs"/>
<Compile Include="MS\Internal\Documents\Application\PackageDocument.cs"/>
<Compile Include="MS\Internal\Documents\Application\RestrictedTransactionalPackage.cs"/>
<Compile Include="MS\Internal\Documents\Application\RightsController.cs"/>
<Compile Include="MS\Internal\Documents\Application\RightsDocument.cs"/>
<Compile Include="MS\Internal\Documents\Application\RightsManagementSuppressedStream.cs"/>
<Compile Include="MS\Internal\Documents\Application\SuppressedPackageProperties.cs"/>
<Compile Include="MS\Internal\Documents\Application\StreamDocument.cs"/>
<Compile Include="MS\Internal\Documents\Application\StreamHelper.cs"/>
<Compile Include="MS\Internal\Documents\Application\StreamProxy.cs"/>
<Compile Include="MS\Internal\Documents\Application\Trace.cs"/>
<Compile Include="MS\Internal\Documents\Application\TransactionalPackage.cs"/>
<Compile Include="MS\Internal\Documents\Application\WriteableOnDemandPackagePart.cs"/>
<Compile Include="MS\Internal\Documents\Application\WriteableOnDemandStream.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\PresentationUI\x86\Debug\net9.0\InstallationError.g.cs" Link="artifacts\obj\PresentationUI\x86\Debug\net9.0\InstallationError.g.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\PresentationUI\x86\Debug\net9.0\TenFeetInstallationError.g.cs" Link="artifacts\obj\PresentationUI\x86\Debug\net9.0\TenFeetInstallationError.g.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\PresentationUI\x86\Debug\net9.0\TenFeetInstallationProgress.g.cs" Link="artifacts\obj\PresentationUI\x86\Debug\net9.0\TenFeetInstallationProgress.g.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\PresentationUI\x86\Debug\net9.0\MS\Internal\Documents\FindToolBar.g.cs" Link="artifacts\obj\PresentationUI\x86\Debug\net9.0\MS\Internal\Documents\FindToolBar.g.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\PresentationUI\x86\Debug\net9.0\MS.Internal.Documents.Resources.cs" Link="artifacts\obj\PresentationUI\x86\Debug\net9.0\MS.Internal.Documents.Resources.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\PresentationUI\x86\Debug\net9.0\System.Windows.TrustUI.SR.cs" Link="artifacts\obj\PresentationUI\x86\Debug\net9.0\System.Windows.TrustUI.SR.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\PresentationUI\x86\Debug\net9.0\PresentationUI_njlx241o_wpftmp.AssemblyInfo.Extended.cs" Link="artifacts\obj\PresentationUI\x86\Debug\net9.0\PresentationUI_njlx241o_wpftmp.AssemblyInfo.Extended.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\PresentationUI\x86\Debug\net9.0\PresentationUI_njlx241o_wpftmp.AssemblyInfo.cs" Link="artifacts\obj\PresentationUI\x86\Debug\net9.0\PresentationUI_njlx241o_wpftmp.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\ref\2ebbb46e341447e5bfe1c0b8bd55a118\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fe0e5f66f5e647fc9e94bf6ba2bee721\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\30340a62ad7141c996cb2a5bd0cdaec2\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6beb4d64361b4733a22f43218b632918\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cbc7792f8658437593492ab9ecf898ee\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f125764f5cc04952ac8aa39ed357bce3\Microsoft.Win32.SystemEvents.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e37c3fc9d6254c88b081cb49e6556d5d\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\95c6ce77ea7647fd9ee633dfeaedd1ab\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1eafcb9981ba426d882e374b30fadcfc\PresentationCore.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\760e4e91089643769b49a7093ea56091\PresentationFramework.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c82bfe6464614869b8930ec94eb6159c\ReachFramework.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f39d806f844740099b74b9469b959612\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\50a51296eafe4a8f9a72d02c3b03fbd9\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8441954f5bd04ca99a908371375a7dd1\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\88f391b3373b4e8dacd6f8d9830e09da\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bf5fc1b47c084c77b905ab2e000337b8\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9c48de7ede714bea923dfe8cbe7094fd\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\54cbae0b5be248d290c482fd80d0580d\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a65b2c773bfc4413adcb3eecf482e0a2\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7ca16a8b499a44d7ac37fde8c9038bec\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\12d7f21d6df0436b8d6374e7c81df31c\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c2f54ca68aa44362b561c9768b252405\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1d7c7194fba24190afee4f6e06b734c8\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0678772ceff441adb77f93bea2d22b8b\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d938edea00b1430498b78a4d3b3fa0e6\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\63bbe65313cd4458a5a470b82815207e\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6eb51385232243ccb60ea743c85441d1\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\58ada2e4bbe8420999f46e49ab2ccb01\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a964b5a5943848529a56b54dacea1013\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\41a3ae04f1314fee8bc20011a7a67144\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\75bf33be5c6c4d32b10a0f6dc46f3a59\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\019258c1e29e4364a6e5a5b0806640b0\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7eab9ddd77a84512b946124ee3107ced\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d20a218d96414aeeb34c787d4bc8aa37\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7961d49a70cd451eb727ad76995b3dd7\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\be5f905bbc1f446f87238cd04f61797d\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e6ca487f411a43cfbf22fa80c6015011\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\96bd6e60325b4439a30f62d13f35b525\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3703f25494624d569758dcd25d691d8d\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ced6f194a8d44dff9aad566983d710fb\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dc04602d63f94170bb6ee146a3e0e5bc\System.DirectoryServices.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f14a2919cadd488ab7c77c0cdd68c162\System.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\33ce3c17b86b4656bbc99d516cda96e8\System.Drawing.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\463f6ad16744488aa36c24f9403f0f56\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\809ae616a061473dbdaca0c1dc1c7809\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c853e748b9404eb38c7b44f676cd0605\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\34dfb9a0b7cb4930af4d792a7a27f350\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8b86b02dd6ce45e7b81de1e4a709b56e\System.Formats.Nrbf.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\31311272944c4f62be8b34a94d9e8033\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b63a1afc009c47a89a9e3a8454c8c2f1\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8858ef592402427bb457ea9d3d21a98b\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\25e2dac9d84443e4a7dac86189db6892\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\610281ee72e04166820a81a3d38974a4\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3d867665ab99421785673f77a6dfdb99\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b941366b963445c19697c46061e26ab1\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\50afea6f6bdd496fa5ab47bf399daf4e\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7daf7aaf66e84d68a5723b1636cadf48\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4cb1b3df58e849bba8284e40124f8639\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3ecc6d380e124350a704de0652385b61\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e1ce103f04eb41108d89e60cd2cd380e\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ed744390973d4ab59a8dde414b083b69\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\05a8627a87ef4e8a98a1692c61dee4a6\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d3e8433b741f4ac0b027d134f3acd5c5\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ea8408980cbb4b488a065bae2cab677d\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3b21468b4f6342cda0d0969866ede761\System.IO.Packaging.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d32f1f463fcf485a96139a9848788506\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f88e8c13df8b45539362bb73973712a8\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d3b30cc19732473e87bf7df40e550812\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\361ad1a2f17b4018be742dffa647bc39\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9dc9fa1eb6f04786a2450ed7466f7526\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e72a698b7fcf46bfb58fecf060c973ad\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\add7672a4a02499b9483acdb0db23488\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\99d6e8c77c03461cb5ef3eace068eefc\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b4f8f59bdff3451d91d5761bfa51b8c7\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b386acba46124896b947d944ea429de2\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b58ec6614fe84052a3714bfd69b59252\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\354c69de55f54dfbac87ffea6ac6a291\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\926be2368507440a8051236aec944ab6\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\984ab6eeeec849aeaf30b02316f85644\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f54598f6d7f54125b18f17fa34ed3231\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b2ee1409014344989623eacac9a9f43e\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\84774455e86c45eb9e9739dd7f576d08\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d937e93ba3aa4349b6ead80457428c58\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ef6fe6dc6e18405486120625a4803681\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5a5d5d7d38374d66a3831ae99285612a\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4336b6a0604142a98bbd8491d1215771\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cc0028ea5cc74551ac9cb9bb62b24db7\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ff6c935edfea46b0a2349b81c0ceb4e7\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f77eed0113e4417b9a6e054d601d7cab\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e092246adf254fd49a23364f91c7b630\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\39650317b08a426db29740aab5320840\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fad99109df294aa9a207812b29488b95\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c7deafbf988f416aab46e9a5a8ca4274\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dfab7208be1b47889fa058b56f3a100e\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f4ea6875748e4c6dbfdc1c9d71200ec7\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d6b1695f6f2148f18936b4395d844fdd\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d95b6023fb074ab6be3b116b10073d8b\System.Printing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b2723f36da3146c9a72d9fd1b6207be2\System.Private.Windows.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a2cdaaf0ded54533a3378489ac5e1690\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\49495cbbcce84eadb8f4196715c348e6\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d5e4c5784cc9408d83fd8356ed053a5f\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2ae98c1e89784919b7aa05904ed1b87a\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\46097b7267c344ecad113a862e266dc8\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3e89b33e3fc84982a06323eea9f0a579\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b8492e955c54499b84c7a821f04bcb14\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e860f1d62c5f4d7aa194ae7d38e3d3ba\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d494b1f4fbcf4dff9835d67c4ebce6fc\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\de84fc2a6d12497e8ff226e47547d34c\System.Resources.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\93f9aca6819142bf8352cdfbd6db64a8\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b365d6dc6741461db2e96e5c5149b0ff\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a5ae80c423754311b3751349a8d999e8\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b432c2330e1641ce94b0f1002cf81983\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d8b93e9689684959aba189fd82b2ecd8\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9ab5d98c15e943f59fdfe3e5d4d1a498\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b99956039d4b4d56b34efa816be3fb8c\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\746c154f0bea4af09523d18a9429aad2\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7bbd2c8e8351413db2e2191a7b940f74\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c3976ef449914a93bf66350b41ab8bd7\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3013eee4b3cd4a19a5c011a5e2d4b48e\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\82ac221fa92b4938b9b89a1493588f69\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\17c2ff86e73b4769b2e14c338cdb8258\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ebc9d601f38c4a15b248ca807d261285\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\722be1d90b9f45adbe381e41590f107e\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3294e556f9c64c11b9a3193b63d93f5f\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a75b7469a864493997bce59134dc1807\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f53118ffc119494d86b408f99d33d2be\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\821a258a9e7a46f2b685385bcfd6bc6d\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9806d97f2e3744d2bc7b8d3375277c08\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\033e40cf2462497199ce705b1380b8cc\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\377a7ae4d2c04870b8e22c8004c2ff5a\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d5a372d799ad4b0589fba1aa6a733eba\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cd06acf522e7436d8e30ce35e61f90a1\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e102e2a5d5234d1ba9b3a910315c3dbb\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9a7e2e4ee0c849f5bc1aa4a25a25455b\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9c1d8dd667034ec9a1ee67e7c4aca9cc\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d80d15603e5b4f89abe1daf92c78e70a\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4c5d46af195c4171b445b0df230463d9\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d867a58df0cd4d0b9d9fb8c54a44e990\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5495e361929141ee8255933614f65bc2\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4949fae99f8c4daeb1882d26ccc12967\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\989ca60544824e4f8c8dd61bc01d43bf\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ba22758940244bf5a36418289e2e6d46\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2dec2d078a4d47898c8e3a85bd021699\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fbe8f9c4cdb5411396cd9c4ebb31d55b\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\21fc84c57cc84f00b19e0adffb68741b\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f870851aeb97447487ea32e2079043d5\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4b229e2235434635a04bfc07703fc35a\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\358c9e821ab545e2963677aaea0e6fef\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\81ea9a3ae9c3423fae1c471c0ce39b50\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\656afbc6792e4f97bd4ef5364ba6b10e\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9c5d648235784b94b6bb141aa395f98a\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\85f263fff24a4b97bb5326adb9f23e7f\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\de59c668b01b4f8eb6fecb30f244d8fe\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3a81a93d0931435ea07834f5b8fc4fb6\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3a5db2e18b8046a9b219792c2639d8cd\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a1c1de2b470e4c4986ddcc24a943d789\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\97d6102e9882418e84226437523d9e19\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\60d9601c1d9b40a1b7f20a53935a6a2a\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e944c70269a04e37b1d9017d41d8230d\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4ce9e194cccf4f64aa484275a81ffe3a\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1841f7f0c70d410dab15610293539a1b\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3049342a428a463cae10016e055dd348\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\41589663e0f04c8ba21e2a559b7fe17a\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d52ecccd4a7941eea18f128ac9d6d9b2\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e3ac8858ca9e41bea56bc7324ef598ef\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\17cca43f66734b2c925d5d0e2133a0bb\System.Windows.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6462091fa2364e1a89f4ee957092b7ca\System.Windows.Forms.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\49a64ee4f6424f8793312d18f8426fe3\System.Windows.Forms.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0e316f98cffa40208c4a134470cea4f3\System.Xaml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4f41410596ac44b98d675a43b2c01f0f\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3fce731b68be4fc080e0ef01e03de71c\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9eaa58eb2e5f4bafa08ea3bc2e3db412\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a425f361e390455fbafd80210f530661\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fdeae5966f514beb89d25d94fab8de52\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\29a75772e0754e68bb50999caae7be8d\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ade2af33e2fa4f02a550e6c8cc794a47\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\049fc2098dcf458b9ba7889fc5a89579\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a4a29d596a9f412796a5907e664158af\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7616868f06e2488bacdb2ebb76fe9da4\UIAutomationProvider.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d94c4c0b77314fda962febc1b7ed9b01\UIAutomationTypes.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c785d8c72d41434d991c2a99c93ee071\WindowsBase.dll"/>
</ItemGroup>
</Project>
|