|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>Microsoft.DotNet.Build.Tasks.Feed</AssemblyName>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>Latest</LangVersion>
<DefineConstants>TRACE;DEBUG;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="src\ArtifactUrlHelper.cs"/>
<Compile Include="src\AssetPublisherFactory.cs"/>
<Compile Include="src\AzureDevOpsArtifactFeed.cs"/>
<Compile Include="src\AzureDevOpsFeedPermission.cs"/>
<Compile Include="src\AzureDevOpsNugetFeedAssetPublisher.cs"/>
<Compile Include="src\AzureStorageAssetPublisher.cs"/>
<Compile Include="src\AzureStorageContainerAssetSasCredentialPublisher.cs"/>
<Compile Include="src\AzureStorageContainerAssetTokenCredentialPublisher.cs"/>
<Compile Include="src\AzureStorageExtensions.cs"/>
<Compile Include="src\BlobFeedAction.cs"/>
<Compile Include="src\BlobUrlInfo.cs"/>
<Compile Include="src\common\AssetComparer.cs"/>
<Compile Include="src\common\AzureConnectionStringBuildTask.cs"/>
<Compile Include="src\common\AzureStorageUtils.cs"/>
<Compile Include="src\common\CreateAzureContainer.cs"/>
<Compile Include="src\common\CreateAzureContainerIfNotExists.cs"/>
<Compile Include="src\common\CreateNewAzureContainer.cs"/>
<Compile Include="src\common\GeneralUtils.cs"/>
<Compile Include="src\common\LatestLinksManager.cs"/>
<Compile Include="src\common\NativeMethods.cs"/>
<Compile Include="src\common\UploadToAzure.cs"/>
<Compile Include="src\ConfigureInputFeed.cs"/>
<Compile Include="src\CreateAzureDevOpsFeed.cs"/>
<Compile Include="src\GetEnvProxy.cs"/>
<Compile Include="src\IAssetPublisher.cs"/>
<Compile Include="src\LaunchDebugger.cs"/>
<Compile Include="src\model\BuildArtifacts.cs"/>
<Compile Include="src\model\PublishingConstants.cs"/>
<Compile Include="src\model\SetupTargetFeedConfigBase.cs"/>
<Compile Include="src\model\SetupTargetFeedConfigV3.cs"/>
<Compile Include="src\model\SetupTargetFeedConfigV4.cs"/>
<Compile Include="src\model\TargetChannelConfig.cs"/>
<Compile Include="src\model\TargetFeedConfig.cs"/>
<Compile Include="src\MSBuildLogger.cs"/>
<Compile Include="src\PATCredential.cs"/>
<Compile Include="src\PublishArtifactsInManifest.cs"/>
<Compile Include="src\PublishArtifactsInManifestBase.cs"/>
<Compile Include="src\PublishArtifactsInManifestV3.cs"/>
<Compile Include="src\PublishArtifactsInManifestV4.cs"/>
<Compile Include="src\PublishBuildToMaestro.cs"/>
<Compile Include="src\PublishSignedAssets.cs"/>
<Compile Include="src\PushOptions.cs"/>
<Compile Include="src\PushToBuildStorage.cs"/>
<Compile Include="src\SemaphoreLock.cs"/>
<Compile Include="src\TaskTracer.cs"/>
<Compile Include="src\VersionIdentifierProxy.cs"/>
<Compile Include="..\Common\Internal\EnumExtensions.cs" Link="src\Common\Internal\EnumExtensions.cs"/>
<Compile Include="..\..\artifacts\obj\Microsoft.DotNet.Build.Tasks.Feed\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.DotNet.Build.Tasks.Feed\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\artifacts\obj\Microsoft.DotNet.Build.Tasks.Feed\Debug\net10.0\Microsoft.DotNet.Build.Tasks.Feed.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.DotNet.Build.Tasks.Feed\Debug\net10.0\Microsoft.DotNet.Build.Tasks.Feed.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\ref\408c1fe720fc4647b7fc368b078ca93f\Azure.Core.dll"/>
<ReferencePath Include="..\..\..\ref\997eb725f857493abce8c234b36edab8\Azure.Data.AppConfiguration.dll"/>
<ReferencePath Include="..\..\..\ref\214e114fd4444473b14f1853b4787f1c\Azure.Identity.dll"/>
<ReferencePath Include="..\..\..\ref\a258a8f2bd71419783a21d0b826a4630\Azure.Security.KeyVault.Secrets.dll"/>
<ReferencePath Include="..\..\..\ref\e1c7be88a3f84deda2ccbca10cd527ef\Azure.Storage.Blobs.dll"/>
<ReferencePath Include="..\..\..\ref\195ae386232e4e98bc22440eba545b60\Azure.Storage.Common.dll"/>
<ReferencePath Include="..\..\..\ref\5e1b8471531647c2b863fdd6795ac95e\LibGit2Sharp.dll"/>
<ReferencePath Include="..\..\..\ref\f5fecc45faf0421b923f1bfbcb7430f3\Maestro.Common.dll"/>
<ReferencePath Include="..\..\..\ref\f61c00e9c9c64181a32a9b45313660c0\Maestro.MergePolicyEvaluation.dll"/>
<ReferencePath Include="..\..\..\ref\5a7c838edf544a1bbc42773b6d2918ab\Microsoft.AI.DependencyCollector.dll"/>
<ReferencePath Include="..\..\..\ref\0343a01993434eab8ac81d6f8ad56f66\Microsoft.AI.EventCounterCollector.dll"/>
<ReferencePath Include="..\..\..\ref\0da506ff770949509d3fa33fb443404b\Microsoft.AI.PerfCounterCollector.dll"/>
<ReferencePath Include="..\..\..\ref\f4416e9679554766a348b343bb9b9d86\Microsoft.AI.ServerTelemetryChannel.dll"/>
<ReferencePath Include="..\..\..\ref\46b00a6d65124942ad79f84db60f37bc\Microsoft.AI.WindowsServer.dll"/>
<ReferencePath Include="..\..\..\ref\40123786452943f5960664450677a1fb\Microsoft.ApplicationInsights.AspNetCore.dll"/>
<ReferencePath Include="..\..\..\ref\bcf1683b7056470dacdf320c98769a42\Microsoft.ApplicationInsights.dll"/>
<ReferencePath Include="..\..\..\ref\2b7a1519b7314d9fbb0576928a05ed55\Microsoft.Arcade.Common.dll"/>
<ReferencePath Include="..\..\..\ref\f8c31cf89d63453793aac41656c69daf\Microsoft.AspNetCore.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\6ac88ff998174be78f0d6ab05b5f222b\Microsoft.AspNetCore.Hosting.dll"/>
<ReferencePath Include="..\..\..\ref\09db359cdc0743fcb2944b7c3c0d57cb\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\dd7bbb1eb6cb4178a82cd5136b2606b8\Microsoft.AspNetCore.Http.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\3c92b68386184b5b822ba1e1428becd4\Microsoft.AspNetCore.Http.dll"/>
<ReferencePath Include="..\..\..\ref\7120a6df22d444d18412be8348acbbe6\Microsoft.AspNetCore.Http.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\863b81d89327499b9618d9be52f0ac42\Microsoft.AspNetCore.Http.Features.dll"/>
<ReferencePath Include="..\..\..\ref\b5ff368ce4a0496fafa834aae78144dc\Microsoft.AspNetCore.WebUtilities.dll"/>
<ReferencePath Include="..\..\..\ref\d3b46bc7fb0c474abd21a66aaba1ab54\Microsoft.Azure.DevOps.Comments.WebApi.dll"/>
<ReferencePath Include="..\..\..\ref\f78ba2f5d985406599a398be0df04ee1\Microsoft.Azure.Pipelines.WebApi.dll"/>
<ReferencePath Include="..\..\..\ref\1bf9b063301b4d17819657c8bc5b7b96\Microsoft.Bcl.AsyncInterfaces.dll"/>
<ReferencePath Include="..\..\..\ref\9ab3f889a20548d7b8cf131b9c135901\Microsoft.Build.Framework.dll"/>
<ReferencePath Include="..\..\..\ref\502d158c07c24105a742be11d041183e\Microsoft.Build.Tasks.Core.dll"/>
<ReferencePath Include="..\..\..\ref\7ae1100a3e784774bba76a0083f81944\Microsoft.Build.Utilities.Core.dll"/>
<ReferencePath Include="..\..\..\ref\eb44485348c4406ba4bbb7ad49fc0db5\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\ref\982bdc1933cf433f83c455265b8fd538\Microsoft.DiaSymReader.Converter.dll"/>
<ReferencePath Include="..\..\..\ref\2652631b2d554ca3b3c2953c85de7581\Microsoft.DiaSymReader.dll"/>
<ReferencePath Include="..\..\..\ref\be7e095917a147f6a7f25a65185f36e2\Microsoft.DncEng.Configuration.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\f097e67241264ed38b88b39b651a7eb6\Microsoft.DotNet.ArcadeAzureIntegration.dll"/>
<ReferencePath Include="..\..\..\ref\774a8d475d114b0b990984692ee58775\Microsoft.DotNet.Build.Manifest.dll"/>
<ReferencePath Include="..\..\..\ref\6e4f468420f7458a8e07aa1a602cd17f\Microsoft.DotNet.DarcLib.dll"/>
<ReferencePath Include="..\..\..\ref\d8484fbaacbb4b889861af62c4654427\Microsoft.DotNet.Deployment.Tasks.Links.dll"/>
<ReferencePath Include="..\..\..\ref\28d66410c93b4ea084bc965e95ff56bb\Microsoft.DotNet.GitHub.Authentication.dll"/>
<ReferencePath Include="..\..\..\ref\ba1b04e4d4624bb8883ff71000ca4bac\Microsoft.DotNet.Internal.Logging.dll"/>
<ReferencePath Include="..\..\..\ref\c1425eb7e09d4809896d0306cccf8bf3\Microsoft.DotNet.Internal.SymbolHelper.dll"/>
<ReferencePath Include="..\..\..\ref\8aa606e3ddae477599a9ab87d930f0ff\Microsoft.DotNet.ProductConstructionService.Client.dll"/>
<ReferencePath Include="..\..\..\ref\8a8304edb2b44ddca6db62bfbb5a4858\Microsoft.DotNet.Services.Utility.dll"/>
<ReferencePath Include="..\..\..\ref\51bdb2654e8f4169b707ee2bc215de36\Microsoft.Extensions.Caching.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\7211cbe4b8a044228bde86d223787a8c\Microsoft.Extensions.Caching.Memory.dll"/>
<ReferencePath Include="..\..\..\ref\af43442f1c7646e6953f3ba6874b2ce1\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\6e9cbf4856234406bad42eed038cddde\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\ref\52d357df7fb54b589ff27fb3da314cac\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\dbefc63077704ac99f1894d3ee41eb6c\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
<ReferencePath Include="..\..\..\ref\93992ed02a6246249a3a0bbf14598467\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\40759362f00247a9bfd9edbf94007c85\Microsoft.Extensions.Configuration.Json.dll"/>
<ReferencePath Include="..\..\..\ref\f8bfd05456924848881ef49c7bc8e5f6\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\c7381cd375e34293989757ae104f2a2c\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\ref\e56ede17ba6b42ed94a340977925f713\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\80d0ae5f1ad94973b243731b47c492f5\Microsoft.Extensions.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\ref\a800300f076f4e64bffb1d6f5759f7f3\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\da0e66bf571f422cbfd651b1bb1a7704\Microsoft.Extensions.FileProviders.Physical.dll"/>
<ReferencePath Include="..\..\..\ref\d21b73a48df945d0aca570eb27c587c1\Microsoft.Extensions.FileSystemGlobbing.dll"/>
<ReferencePath Include="..\..\..\ref\30d1accdf4e144c8859596f20b03e3a3\Microsoft.Extensions.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\1d37cff64091435091a8491b1cc04bde\Microsoft.Extensions.Http.dll"/>
<ReferencePath Include="..\..\..\ref\3e87d56ff05c4caeb0f9ad38b7186211\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\a51a2f9cace0404e8a9b6611b81e4f17\Microsoft.Extensions.Logging.ApplicationInsights.dll"/>
<ReferencePath Include="..\..\..\ref\b590d9eef91d4ba096aecf588fe7b78d\Microsoft.Extensions.Logging.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\c4702caf70074cb79929e19df5585e4e\Microsoft.Extensions.Logging.Console.dll"/>
<ReferencePath Include="..\..\..\ref\3218a2622e04485a989fbd8ca6671f57\Microsoft.Extensions.Logging.Debug.dll"/>
<ReferencePath Include="..\..\..\ref\214280c09e56465caadd122e14f55afb\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\ref\5be851dbc6bc4d159844877092005afa\Microsoft.Extensions.ObjectPool.dll"/>
<ReferencePath Include="..\..\..\ref\33ab7382cd464f14a169cbeb4821af9a\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\7e27fbcf6e7b4df4b6687095967bcf2d\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\ref\bc18b58fde2a499ebc07094fd241e56c\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\2eefbefc35c04e47b9de0220b0b357ab\Microsoft.FileFormats.dll"/>
<ReferencePath Include="..\..\..\ref\8b30485079d346659a133040b999480f\Microsoft.Identity.Client.dll"/>
<ReferencePath Include="..\..\..\ref\c09c6cee230f425e9da4b9271f334871\Microsoft.Identity.Client.Extensions.Msal.dll"/>
<ReferencePath Include="..\..\..\ref\b66dd857686542e3bd00584b21db3bc6\Microsoft.IdentityModel.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\f42e6ee33ef34bfea4ec8b88ac66f232\Microsoft.IdentityModel.JsonWebTokens.dll"/>
<ReferencePath Include="..\..\..\ref\4c5a3d1b16bf4949a3a5fae0e6478ef6\Microsoft.IdentityModel.Logging.dll"/>
<ReferencePath Include="..\..\..\ref\5a497ef51b924bcb82a5215076ef5ef5\Microsoft.IdentityModel.Tokens.dll"/>
<ReferencePath Include="..\..\..\ref\b987f11095664d3b898d65a347ef6f7b\Microsoft.Net.Http.Headers.dll"/>
<ReferencePath Include="..\..\..\ref\d08e9c9e04e54e1ca06d54b8032311ca\Microsoft.NET.StringTools.dll"/>
<ReferencePath Include="..\..\..\ref\106c0dba66b14ef5a2ba9dc7ea745670\Microsoft.SymbolManifestGenerator.dll"/>
<ReferencePath Include="..\..\..\ref\6b512100bd0a40c3836500db6520c48b\Microsoft.SymbolStore.dll"/>
<ReferencePath Include="..\..\..\ref\a68c38790671458e98278d8f840e90a8\Microsoft.TeamFoundation.Build2.WebApi.dll"/>
<ReferencePath Include="..\..\..\ref\4daa21593b0f42849287b361011ce943\Microsoft.TeamFoundation.Common.dll"/>
<ReferencePath Include="..\..\..\ref\b0655da0612c46c7aa901027ba8cfafe\Microsoft.TeamFoundation.Core.WebApi.dll"/>
<ReferencePath Include="..\..\..\ref\f8eda61f287141ffa3a2040a2d667c7e\Microsoft.TeamFoundation.Dashboards.WebApi.dll"/>
<ReferencePath Include="..\..\..\ref\1a28b6b9529d473e88970e2910520b0c\Microsoft.TeamFoundation.DistributedTask.Common.Contracts.dll"/>
<ReferencePath Include="..\..\..\ref\d8139e2d59994f9fac93606e1e3eb23c\Microsoft.TeamFoundation.Policy.WebApi.dll"/>
<ReferencePath Include="..\..\..\ref\a59414b5d504475580f3551765e51512\Microsoft.TeamFoundation.SourceControl.WebApi.dll"/>
<ReferencePath Include="..\..\..\ref\608b23a98d2a4db9a60d95295a9cf01d\Microsoft.TeamFoundation.Test.WebApi.dll"/>
<ReferencePath Include="..\..\..\ref\9b2b5fda29254ec79368a835bb926741\Microsoft.TeamFoundation.TestManagement.WebApi.dll"/>
<ReferencePath Include="..\..\..\ref\e5978e0d4fad4d8b98f3f7d9f07107fa\Microsoft.TeamFoundation.Wiki.WebApi.dll"/>
<ReferencePath Include="..\..\..\ref\a1c4a3e62a3344cf8d52a1bad4bcf820\Microsoft.TeamFoundation.Work.WebApi.dll"/>
<ReferencePath Include="..\..\..\ref\712e653c650e4c20a77b4460b66d773a\Microsoft.TeamFoundation.WorkItemTracking.Process.WebApi.dll"/>
<ReferencePath Include="..\..\..\ref\9d2eb4bceec94f9bba0de379cdadb36f\Microsoft.TeamFoundation.WorkItemTracking.WebApi.dll"/>
<ReferencePath Include="..\..\..\ref\01fc958304164f04b1723646cc2f183a\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\ref\50e01abeb4cf4d03b33e179c6ac4df1d\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\ref\fda1fd568d894eccbc0ab1ae939898a7\Microsoft.VisualStudio.Services.Common.dll"/>
<ReferencePath Include="..\..\..\ref\c76e161d0abc4f16ac700c9babbf6f9d\Microsoft.VisualStudio.Services.TestManagement.TestPlanning.WebApi.dll"/>
<ReferencePath Include="..\..\..\ref\43477f8043c5474ea89479f5c9ed8c15\Microsoft.VisualStudio.Services.TestResults.WebApi.dll"/>
<ReferencePath Include="..\..\..\ref\c6748c9033c443eab8e3e849d3516ee0\Microsoft.VisualStudio.Services.WebApi.dll"/>
<ReferencePath Include="..\..\..\ref\48ce940689af45a7af70e85a6ca6b891\Microsoft.VisualStudio.Setup.Configuration.Interop.dll"/>
<ReferencePath Include="..\..\..\ref\a99ee278a157490f9aad9e6a37e59883\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\69f75623ac314fe09e82e128c5088bc6\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\ref\d738101345484bbaab7f79e0996853bc\Microsoft.Win32.SystemEvents.dll"/>
<ReferencePath Include="..\..\..\ref\46e7f1dd0a584a2bb6c0c731c7791320\Microsoft.WindowsAzure.Storage.dll"/>
<ReferencePath Include="..\..\..\ref\34c61def07d448898e5df0111ab591c0\MS.TF.Pipelines.WebApi.NetStandard.dll"/>
<ReferencePath Include="..\..\..\ref\1aaba3f2b99f421687f6a1194f6a2d05\mscorlib.dll"/>
<ReferencePath Include="..\..\..\ref\9d188dba42a54af1ad40c223577aab9e\netstandard.dll"/>
<ReferencePath Include="..\..\..\ref\bc285ad6d386474e9e1cf70748440104\Newtonsoft.Json.Bson.dll"/>
<ReferencePath Include="..\..\..\ref\7e62198beab24380bbac29171862d1d8\Newtonsoft.Json.dll"/>
<ReferencePath Include="..\..\..\ref\137eb49daa8e4c29af67d6a1aee6f51f\NuGet.Common.dll"/>
<ReferencePath Include="..\..\..\ref\be5070d622494f4580eab1c676903f5a\NuGet.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\bf318d75a30d44f4a07a30069e272294\NuGet.Frameworks.dll"/>
<ReferencePath Include="..\..\..\ref\54f6558b8a3a4057bf1b76e8051eefe3\NuGet.Packaging.dll"/>
<ReferencePath Include="..\..\..\ref\f03fd5bc0df047c4896ccb9d9e37ffa6\NuGet.Versioning.dll"/>
<ReferencePath Include="..\..\..\ref\87a32e9f15df41619a5221afd99e25be\Octokit.dll"/>
<ReferencePath Include="..\..\..\ref\e84f613dde5443d68169f572114afe1b\Polly.Core.dll"/>
<ReferencePath Include="..\..\..\ref\0d04ca22ef174e9ca504dc7c3b4f5bc7\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\ref\bf5aaefc007e41d8b8cd20c48df25e33\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\ref\7bad44e256424fa7b0a40729fa5d0a08\System.ClientModel.dll"/>
<ReferencePath Include="..\..\..\ref\55e712a6e87d4502ae945174e2c33cb7\System.CodeDom.dll"/>
<ReferencePath Include="..\..\..\ref\8c0a7bfde57f4acf975cf8a985c233d6\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\ref\f6c9d47344b84f259696d1fe4cf40470\System.Collections.dll"/>
<ReferencePath Include="..\..\..\ref\22141a795a674c9185aefd3b760ca886\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\ref\9dd9bee092ec41939682e4f27ce633fd\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\ref\6b43c98fa0ed471ab8e5aed42b314b54\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\ref\8671ad88e17746abbcc89c501db7d9d1\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\ref\10d72182deea44cd94df73c838c97576\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\ref\9e965ac9156e4d6c93a47a7fa8f94ef7\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\ref\bb66578243bd468fb73c608c9dc21ea9\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\ref\a12acd7d327a4ffe8d3698bdb75c7c4d\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\6164e2ad483b4499b0445f880a2ea27a\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\ref\593729b195f8490f948d3560cf7e9c1b\System.Configuration.ConfigurationManager.dll"/>
<ReferencePath Include="..\..\..\ref\5af04c0462f54d6c91d86ebdda55c6fa\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\79fe02fb349542b68b00b07dd173c544\System.Console.dll"/>
<ReferencePath Include="..\..\..\ref\97e6fe888f3a4e72b905d1febad45d6e\System.Core.dll"/>
<ReferencePath Include="..\..\..\ref\9dbc6a1dd100427ead2f7e6d1da5cfb2\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\ref\df724bdd94d64682af51ea49d9bda17e\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\f0c183a09ee149ddb6fe6fd1b719b9ac\System.Data.dll"/>
<ReferencePath Include="..\..\..\ref\1e84481c907d4b8abbb0b12fdf3a48ee\System.Data.SqlClient.dll"/>
<ReferencePath Include="..\..\..\ref\c3f9d24170aa44f99e2a3e122c9fbc7a\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\ref\1a01c4a9cf6c4cb8a570bcb8d3de60e7\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\ref\6442d4c2d0ea40fca5cbb82e6bf184c4\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\ref\e02fac9cd7bf4fc3ae2ceb23a9ec4220\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\ref\560ecfc9e61b4a01a8e3c24e1c1d7559\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\ref\b5fd7da7f2dd42f5b5cef7a2e82b078d\System.Diagnostics.PerformanceCounter.dll"/>
<ReferencePath Include="..\..\..\ref\618091bbc03e498193381d70b816e2e5\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\ref\a3d692dcb97441bfac6806665d6adec1\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\ref\625cca5726e040beaa0dcef35625797e\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\ref\e67147fc86d044deab64a08dc026ab2d\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\ref\779f3437c22e463c982974a5624596aa\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\ref\4d8092cde35c43c3b405bd06ab89693c\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\ref\ef8868c5f37d476ea4dee61e980c4c5d\System.dll"/>
<ReferencePath Include="..\..\..\ref\f752af1de2604a76bff43e5476bfe086\System.Drawing.Common.dll"/>
<ReferencePath Include="..\..\..\ref\719824ac20ba466e86d0185db4a11db2\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\ref\0ce345d8288f401fb811323aa9e16874\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\d0e4e499573543a0abe152d18d24c854\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\9d94409d6d08427aa28cc9552dd8e0f5\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\ref\47b2cc4b3dc54f6bb864f52187cdc5d8\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\ref\0b36a11ab9af42fbaacb1c5ccb7ee20a\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\ref\68ec1aa48f81407895639e634f7c47ed\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\ref\e621093dee274d148644326ed82fe684\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\2e9cda094f2549d1b29a5c587f060d69\System.IdentityModel.Tokens.Jwt.dll"/>
<ReferencePath Include="..\..\..\ref\94dac8f78b5048caa529875544dc602c\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\ref\9c746c3b9cf64646b836358130ef3aa8\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\ref\96bc5ed2a0784f159f8f9323b4307985\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\ref\b9135c0886c743938aa0bfc728aac070\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\ref\80931850207d4873a60f3c8b383ff5b8\System.IO.dll"/>
<ReferencePath Include="..\..\..\ref\4d2fdcf39b46428ab8832e595aa21111\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\85534cce18924d5d949ca30c5d2a8a5b\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\ref\91f447db38374efa8a0c0587de28ca32\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\ref\bc5dd02dc4144b50a8422f0a5ff34597\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\efe1aca20b254c3b8e04d5881cb13b80\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\ref\bbaf96f9eefb428fb6ecbe83e6b417a2\System.IO.Hashing.dll"/>
<ReferencePath Include="..\..\..\ref\b7a6014029254af99717791d8413993f\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\ref\da00eba7c41b434b9c301fbdf11559dd\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\ref\ae4281de2581482c87ad04a7e8c9a548\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\ref\b8e5cbb70fb1475b92e7f94b0bd2b76d\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\30d0125b15ea4d51b3450117d6fbe2df\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\ref\7f26507c2c3544c583a3427c3e846c8a\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\ref\f67b00a0fa6d40c283ba8e0c06a05da2\System.Linq.Async.dll"/>
<ReferencePath Include="..\..\..\ref\721b15b3c6014583839e7b99310fa40d\System.Linq.AsyncEnumerable.dll"/>
<ReferencePath Include="..\..\..\ref\aa97a901f6d3411ca75c0cc61a162538\System.Linq.dll"/>
<ReferencePath Include="..\..\..\ref\4484dea834884199b4799dc458e81371\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\ref\e9dcc908119a416b8f313f26d31f80c3\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\ref\0fb677cb879b4bc4b2f7d930756c026c\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\ref\9e11bd2c357a426da510e40de629f79b\System.Memory.Data.dll"/>
<ReferencePath Include="..\..\..\ref\67ded58b2cd64126a6af0b7fca8ef7b2\System.Memory.dll"/>
<ReferencePath Include="..\..\..\ref\c00250ccd28b44539c6bea85c799de36\System.Net.dll"/>
<ReferencePath Include="..\..\..\ref\4ccea9bf830d47168b93313c2f3da17d\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\ref\19af20e76ce04547b3fc150a0f8f2d47\System.Net.Http.Formatting.dll"/>
<ReferencePath Include="..\..\..\ref\e0aaf1c3d1a74980aebf77b76e2d6e12\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\ref\68a6179bfacb43269b1e18be08c217f1\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\ref\07fb6b2b7c594ec0b17b424778c135a6\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\ref\20c544191a8d4daa961424fd98b6873e\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\ref\b5449cf79daf4fb7b008ea17a893657b\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\ref\4b375e5e327649e8b58f15e9752d5c5e\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\ref\60bf8e556696446c8a7e84d06470bef2\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\b48e0146408f41cfa01322967c8e014b\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\ref\1382cbb90e6a4a7bb4cd660654e81594\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\ref\7b205dd1768e41f3bcb8e90ca6281492\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\ref\fda7f8a435a2409da324fb05ea20760b\System.Net.ServerSentEvents.dll"/>
<ReferencePath Include="..\..\..\ref\4f4f300c3e844bcea257ed84c51a0c92\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\ref\2c4a3e82f8e04ca29fa60b3277ce2e42\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\ref\62c9c9d57eb746b8bbd6091796c2834e\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\ref\49d78c93b973407198837195e6665d80\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\ref\82308e46864e4c9ca1101016cbc9a42b\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\ref\96a2636a2dad41eba41c03900aab3071\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\ref\db5f57b2cb3d4e5da3ac5996a0d3c19c\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\ref\251686046b55439799c5d078cc211e16\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\ref\13c077187197416ea54cc281c055c2a8\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\ref\9be302a91118453e8dbbb8249967e077\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\ref\e98391f806aa449f92ee818240d89690\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\ref\09b1cab7122c4ba8825b16a07e034b30\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\ref\cf1d004550bc42f39ca433ef7f161826\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\ref\9ca6a426fdc144da92d0456fc234922e\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\ref\9cf2596d6cdc4f2db1b98db065addad2\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\ref\ebf1644b2fbe4cf18f8cf9c87ac889c0\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\c84997b812614e2485d9fd6019eaf33a\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\ref\0f3b658ab9294491bc715c69641d1a57\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\566f1cad42bb48cfad3e28f14f1931e0\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\d7b08cf8f071428797281f518948a000\System.Resources.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\fe595c8ff35f41b0b8ddcbf10ddf9464\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\ref\e09ea305565c49c0b3a1a5a525250f14\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\ref\b2354acb9ff84e2a8a24db3958142ba4\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\ref\c2cf4f4774144bdf8230379035b2da56\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\ref\cea1fd917f1d4a078e14081dfcd49098\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\ref\ddb9437cbfa544849e630722fe5e2192\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\aed0aee77751463c8068356200074b09\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\240824e252ba46eebc82f262c11e701e\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\ref\8fe2fbf52ca34cc4a97f7209f610ccf1\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\ref\90b220079d6f447eb8917c2eaa15e102\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\ref\c67829dba8aa4f2aa8d92ee21ed49407\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\ref\d8677f9989fc48a09725a4625056eb4d\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\ref\b4e326f659ec415e9ae7fdc537e0548a\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\ref\9dcab972e989459c853a196ed7761ca4\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\ref\794153224da94b2dbdc65fc958cc9e36\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\ref\fc8791e932e24a7e81975a557b598ca8\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\ref\f15adaa8794448f0b60d8cd6bec7b97e\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\ref\d1329596693d4c75abf5c4a6495c364d\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\3e47a76697b64356b655ed24980c0120\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\0f3c14e7f71b493c9571241bfad04fbd\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\82d1a291d124414795b5a124368537be\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\ref\d8a6454cde814ec2a6fd83fd1247aedc\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\ref\fdf40ea9b32e4560a0d0703831875eaf\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\ref\d6b89981dd9b471c91e9678809cd141d\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\ref\d214eebbf74f4d9a97a30d679b86f46b\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\ref\2172a5bfb7824c6bae46b5b02d5fe0c5\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\ref\2c4613fa8bbc458899385ef03d978e32\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\ref\2178d7414d114334aeb47caa8e9a97bf\System.Security.Cryptography.Pkcs.dll"/>
<ReferencePath Include="..\..\..\ref\f98517de609c4ec4860e13dec1d732a3\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\c434fa841b544b2ebda619361fa90c7c\System.Security.Cryptography.ProtectedData.dll"/>
<ReferencePath Include="..\..\..\ref\415546c466374c0abb605d2b1af341a8\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\ref\ffaa023d9bba46549e339aa33f2915da\System.Security.Cryptography.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\7914468fdb5d40cbbedb55c1c32bcd19\System.Security.dll"/>
<ReferencePath Include="..\..\..\ref\d3738857167144828ac181e79945d989\System.Security.Permissions.dll"/>
<ReferencePath Include="..\..\..\ref\183738964a1e41fbb5c1b914b9c0c3ab\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\ref\c3116c11ff1a48b2aea6f9e9068efac0\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\ref\1c534b74430f49fbafa61f59d8575386\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\ref\c504eeabaffd4145ac8367511c8259cc\System.ServiceModel.dll"/>
<ReferencePath Include="..\..\..\ref\db310c5d5c6544598a4154960382b140\System.ServiceModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\a8fc69e992ac42f78638f050d6e510a6\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\ref\29f28938f7c64bd5823ab3fbb971b1ec\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\ref\c9ee04d4a279499dbd6dc0b5c9c854cc\System.ServiceProcess.ServiceController.dll"/>
<ReferencePath Include="..\..\..\ref\85cfb743602a4310b56bdfdb8a08a0c2\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\ref\17cc4f55bcff4d8489e9debb43a9c1dd\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\ref\e608eb1170634a03b0844c7837d1a251\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\dab775d7239b49e7bce33976eacf57fc\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\ref\f0e637b8340842f49c6844524bd20f2e\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\ref\4457fcd78fb1460b8500380afd82e4bb\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\ref\43418db8bf994e2baaa7022e3d79d481\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\ref\7b22cee40fa64d378228c4f86f9ae934\System.Threading.dll"/>
<ReferencePath Include="..\..\..\ref\5e6270baf22046508a31299a2b7d927a\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\ref\257e2a1aa4e84404bfc1275302b93a98\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\ref\3e4b726f6a12425f8c03baba2cbf4e45\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\ref\fb4e647c2ec84f05bae28b6f6a8525e4\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\462590b8f9484b2f96ff3a42441cc6e5\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\ref\25b86afc19ef44fda7c9a6c2ceb9df91\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\ref\0d394e18545f47c2a018d3ebe36b0093\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\ref\821a8e902760462b8fd436e386ffcb7a\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\ref\6c9390484e4c484681b1b8354c9cc7a0\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\ref\8583461c7dd94cb69fa301bc5542470f\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\ref\6d26e64357f74dcca675c3194882030b\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\ref\de486a40eb8343098c9b5a0c3eb3ef2f\System.Web.dll"/>
<ReferencePath Include="..\..\..\ref\f081302e5e9c45478cb1698cb2f2e419\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\ref\7dadeacdbce04772a37a00bab09d61b5\System.Windows.dll"/>
<ReferencePath Include="..\..\..\ref\4e2ae9ec236646778fcb68dda49024f7\System.Windows.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\185ae31b8a69403dbb9f4ddd6c7f8a45\System.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\25d6f9608b564f46b9b9bcb4f61139a9\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\ref\52d9ae3bf16c49f9b03608ccedda583d\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\ref\9c7ee611dc5c4eb6893e312cea1f9f86\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\ref\404a9db449fd4bd6b6eef2133d95bdda\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\ref\98aa64a2b87749b28d6719a8d65b97a8\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\ref\f60125b09ce44505a6c9ee0a5cec05b9\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\ref\aff5f184e39a4cf0a8f7cfa9583966ae\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\ref\fb9297d0638844b89f395a5e93b99d51\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\ref\27636130caa848e0ad4a9a87c2274e2e\System.Xml.XPath.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\ref\8c2d01fc3cd746cc8de7f44598e00523\WindowsBase.dll"/>
</ItemGroup>
</Project>
|