|
<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.Arcade.Sdk</AssemblyName>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PublicSign>true</PublicSign>
<KeyOriginatorFile>..\..\.packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.25379.3\tools\snk\35MSSharedLib1024.snk</KeyOriginatorFile>
<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\CalculateAssemblyAndFileVersions.cs"/>
<Compile Include="src\CheckRequiredDotNetVersion.cs"/>
<Compile Include="src\CompareVersions.cs"/>
<Compile Include="src\DownloadFile.cs"/>
<Compile Include="src\ExtractNgenMethodList.cs"/>
<Compile Include="src\GenerateChecksums.cs"/>
<Compile Include="src\GenerateResxSource.cs"/>
<Compile Include="src\GenerateSourcePackageSourceLinkTargetsFile.cs"/>
<Compile Include="src\GetAssemblyFullName.cs"/>
<Compile Include="src\GetLicenseFilePath.cs"/>
<Compile Include="src\GroupItemsBy.cs"/>
<Compile Include="src\InstallDotNetCore.cs"/>
<Compile Include="src\LocateDotNet.cs"/>
<Compile Include="src\SaveItems.cs"/>
<Compile Include="src\SetCorFlags.cs"/>
<Compile Include="src\SingleError.cs"/>
<Compile Include="src\Unsign.cs"/>
<Compile Include="src\ValidateLicense.cs"/>
<Compile Include="..\Common\Internal\AssemblyResolution.cs" Link="src\Common\Internal\AssemblyResolution.cs"/>
<Compile Include="..\..\artifacts\obj\Microsoft.DotNet.Arcade.Sdk\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.DotNet.Arcade.Sdk\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\artifacts\obj\Microsoft.DotNet.Arcade.Sdk\Debug\net10.0\Microsoft.DotNet.Arcade.Sdk.InternalsVisibleTo.cs" Link="artifacts\obj\Microsoft.DotNet.Arcade.Sdk\Debug\net10.0\Microsoft.DotNet.Arcade.Sdk.InternalsVisibleTo.cs"/>
<Compile Include="..\..\artifacts\obj\Microsoft.DotNet.Arcade.Sdk\Debug\net10.0\Microsoft.DotNet.Arcade.Sdk.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.DotNet.Arcade.Sdk\Debug\net10.0\Microsoft.DotNet.Arcade.Sdk.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\ref\018c39000b224e7fb79889fa669a779b\Microsoft.Arcade.Common.dll"/>
<ReferencePath Include="..\..\..\ref\2312cb3dc7f6450982c1708425462105\Microsoft.Build.dll"/>
<ReferencePath Include="..\..\..\ref\572fcd380369407cb04326e3220dc863\Microsoft.Build.Framework.dll"/>
<ReferencePath Include="..\..\..\ref\85644270416a4836b23db29c4548ccad\Microsoft.Build.Tasks.Core.dll"/>
<ReferencePath Include="..\..\..\ref\140f92df77c74db7b93c09424ce27632\Microsoft.Build.Utilities.Core.dll"/>
<ReferencePath Include="..\..\..\ref\fb6ff2ab2fd8417085866e94c5ccc21f\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\ref\db5f4aaf989b4cdcac38637ad87346f3\Microsoft.DotNet.ArcadeLogging.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\f8bfd05456924848881ef49c7bc8e5f6\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\c7381cd375e34293989757ae104f2a2c\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\ref\3e87d56ff05c4caeb0f9ad38b7186211\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\b590d9eef91d4ba096aecf588fe7b78d\Microsoft.Extensions.Logging.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\c4702caf70074cb79929e19df5585e4e\Microsoft.Extensions.Logging.Console.dll"/>
<ReferencePath Include="..\..\..\ref\214280c09e56465caadd122e14f55afb\Microsoft.Extensions.Logging.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\e1c686e032ee434ab1ee91b70be2f6d6\Microsoft.NET.StringTools.dll"/>
<ReferencePath Include="..\..\..\ref\31161c1a597b4819a1b06bcdda75dd6a\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\ref\40ee8d2f6061463d8618f2bdd4509486\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\ref\f3a8ac3f961249c5b1922ea3a518d15c\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\89834d0073de477eb40432eb26b307de\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\ref\d1336a6833624cf7a0b819df3250e152\mscorlib.dll"/>
<ReferencePath Include="..\..\..\ref\8adb39fadb394b1ea0ac1c4edfb82a26\netstandard.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\1727baf77f1846f9aafbdb426693b3f0\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\ref\ed8fee21242849c1b51ce81e9a5e0d1b\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\ref\385322b9af084a4d9553c8c1744990c4\System.CodeDom.dll"/>
<ReferencePath Include="..\..\..\ref\40867149eba044038b71bd47f923a7d8\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\ref\e6cc3ff606094b33b576564038dac09a\System.Collections.dll"/>
<ReferencePath Include="..\..\..\ref\ae43ab62d4584c66ba047025b9735cb3\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\ref\8a890f292d59418e818374968e52370c\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\ref\443ca6e557a441bdbe68bf5600d90b5e\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\ref\6bc91a6f96c24edfb5c9b1a044a0e8d9\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\ref\efdf8ff97479461d896e2d4d436ea950\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\ref\0de552aaf2a443beafd17dccc5601dc3\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\ref\8d33c8dfc99549f79a67714302f836f2\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\ref\1cf5cbef6cb44ecdab588cb94bb0f86c\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\6dfd020b61b54c089de799a448001634\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\ref\2493a46eb0ad47bc8eb183a88e01130d\System.Configuration.ConfigurationManager.dll"/>
<ReferencePath Include="..\..\..\ref\b65630176fc5464d9c567a177fe1bb15\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\1f34ab1c0e284026b9a26be3d5e5363b\System.Console.dll"/>
<ReferencePath Include="..\..\..\ref\fb87f89618bc45aeb4342e5fa9b5c38e\System.Core.dll"/>
<ReferencePath Include="..\..\..\ref\c9d159afeb2f432f92ecce51d43ead07\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\ref\381e1c1680714e00a1ffdae88f94fef7\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\1bf44481700d4625a44a7678e95ca5e7\System.Data.dll"/>
<ReferencePath Include="..\..\..\ref\61cb358e599f44a280efe1ac8e00208f\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\ref\74b57ada22d945f3b6ab08b957234518\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\ref\8ee463e8935c4286a4c46d9b05105c4c\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\ref\91631af7a5e443daad22bea9e96e419c\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\ref\514354d6d1ef43c6925530760543fb6f\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\ref\94d0c79d386443ec8c0bf601efb0c23c\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\ref\737f036a5ce64bbab32d716de2d1cfaa\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\ref\58d98bd4683245029c46b6e848075523\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\ref\b9f050c782a2404cb62b4b99035c01e1\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\ref\de83c27d8d2a49c69412bd819bd56b73\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\ref\df5bc611b548422581c7ebcba8674a9a\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\ref\7175428b04bc4f13811c2e1cb7095779\System.dll"/>
<ReferencePath Include="..\..\..\ref\22beca6a62504d4fb950749092a63093\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\ref\97df534568684f499e44f93ee2db6216\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\d640b25309a14fc18e8ca0b4df55424b\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\6a54c003b5ff480381f334d42933e5dc\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\ref\c02c02eec47944b2964a3e0653a6ae64\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\ref\97ae44277d164b07aaa19693bdd563d8\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\ref\7dd48b7b84cc45559562c25712f8d079\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\ref\8007cb46901d458b8ebab7ba25ee67e5\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\17d42f045413412fa222df4f47aadb0c\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\ref\25744c219b494ff5a6f9476a3cd653a0\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\ref\74d596a81aa84897887b2c8b21269f5b\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\ref\d4f300faefea45bfa0e9b8271b69c1e9\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\ref\44305cb14ef34cbc9df591dabc8f190e\System.IO.dll"/>
<ReferencePath Include="..\..\..\ref\e269d46de2864fb2900a10de267f3993\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\fda08aae2b72487a9022ebefe04012ff\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\ref\827730bd5eb34fc68a5306dd00513166\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\ref\bac7792811b14f6b9af2737cfa8b896d\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\6be735cd1ffb4681a52c52a4f56fbf91\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\ref\c672f5092cfe4d54aba0bbfc97c2a6dc\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\ref\926ab75963cb4a4e9ab01689c1a75102\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\ref\d6d041ff385240248839147432d88dd5\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\ref\218285a02dfe447c957c2bbd5cb4dd1f\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\d1202f4110a34f7eb433ca2683c0a277\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\ref\721ebd70a4ce4d3e8d2f40c1a43c2dc5\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\ref\e230085af58844e794991e3a014e728a\System.Linq.AsyncEnumerable.dll"/>
<ReferencePath Include="..\..\..\ref\0b35b0320e2b47dc97ea465edc617a51\System.Linq.dll"/>
<ReferencePath Include="..\..\..\ref\419870594f544ac49dcd118549e9f965\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\ref\06a2f1c3c4d74ee1bfd129431335a99d\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\ref\a3af946e677d41e39cfbf86c9b12b1be\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\ref\b2f54c1642c544fba8f2f7989d79d347\System.Memory.dll"/>
<ReferencePath Include="..\..\..\ref\d3937e0f8535470cb7a4e930abb4d50f\System.Net.dll"/>
<ReferencePath Include="..\..\..\ref\c0b76c0899ef435b9a2950c02b0390e3\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\ref\78872817f43149bf9e9b71e78d4b731a\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\ref\f922270c307e409ba52709927dd19655\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\ref\bd39e8e1d8094aca8de89907a666f74c\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\ref\81d8c09e866e4d0fa2d79a4d712ddc78\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\ref\6db44f95d8ad4a939fdf4d4a331bf5b5\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\ref\3b358cd3362f48418bbd93b8374e45ce\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\ref\dbde43fd5c584b4e93e02c2c2adb94ed\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\71c930f04e7a494785e0009158a6b3f5\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\ref\9c9b1f2100344da3a0c88dc06cf0fee3\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\ref\47f6f54bcb074364987081dae061534f\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\ref\9b9cb59c1ae6418391bbcc92821175a5\System.Net.ServerSentEvents.dll"/>
<ReferencePath Include="..\..\..\ref\84a7d66ed2fe453a9d0fcbb55433800a\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\ref\c948177c192c4f1d908509ec844d3e85\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\ref\e0b453e097734c8a9584650e16cf8063\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\ref\f2070cb29f4a4e8183011a33d33fd69e\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\ref\d898a150ba034db9969a8343d4300e32\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\ref\3c328559c65e4596a817cee0bd3028a3\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\ref\883918b9530a46e586c00565544fc56f\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\ref\6031b1b42aee429696a3194cf44a7600\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\ref\6bbd6fdd01044d4b85edc38fd41a960c\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\ref\f50bdaca689043b6a41502993ff74341\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\ref\01207d47214d4baca01a070fa66cfb21\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\ref\345b49740f2b42d88856e1487d18faf4\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\ref\d14a4fd9a9304781b1a5efdfab920929\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\ref\b33d519435f946afb71b1bc27c7939c7\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\ref\58c3680d7a9347c7943f53a38f3bd4ad\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\ref\484c742bd15142a39afa2ee725afabf7\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\d544115404e9411bae7d8e6714694704\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\ref\729b1a8b16a14d9082640f4621a5d092\System.Reflection.MetadataLoadContext.dll"/>
<ReferencePath Include="..\..\..\ref\062c4feb7cbb4c418cda14441edd887d\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\80cd939bc15e40dfb8c93c9d2db45a10\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\e41d4b666a844585a04fb7c066fb4873\System.Resources.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\25a08d13e16d43889841a00a242eadb6\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\ref\34c5ff9ea35041489abee4393ab0cbd5\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\ref\4f6eac13c1f5413b83088ef06c3eed82\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\ref\2aff54d3d39841629fee02ab27a380f8\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\ref\411a5214d1bf4c8490d441dc5a774850\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\ref\1da1e9a9d1ab4b10b490d0c29456b8ab\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\a552de21fcad4cfca78d724248218e74\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\b8322b1604164b31ae37663513c142ca\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\ref\bcae0ef60d2d4275b94033fb66f24616\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\ref\912cb70951ce448a84a4b4078d4304ad\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\ref\3a4f7486596d41728c8b9d1c7774ef36\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\ref\9b4acd39a6544cc788e9c43009da22ad\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\ref\e30c3dfccdde4e3792e37ac8fb1838bb\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\ref\9323712115034c0c8b95971e471fe5c0\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\ref\41361b425e0240c889c3af595433ce69\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\ref\d2c59b11727e4c93a9eacaab1dc86a7b\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\ref\0cc0fe9265b647a69f1a59d218287b31\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\ref\c981dce296804011921315d87fa0d6c7\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\548d8edf6d19440a84e3532b0be0f6d3\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\f8a60cdc68bb4c21bde4c37b489add70\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\2459d8d78cef4a9b938f331b50a022ca\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\ref\99f16133e475400c951dde8213630164\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\ref\fa43f240baf846b1a0ae683760bdf31a\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\ref\247c2b59c244430f8fef106abb2c8a5e\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\ref\c98d740eb9594256b7807ca78b4407b0\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\ref\3675e90fe78c4664a612f7c5d073f50a\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\ref\367ef35a7475488f85456907ca35d656\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\ref\2178d7414d114334aeb47caa8e9a97bf\System.Security.Cryptography.Pkcs.dll"/>
<ReferencePath Include="..\..\..\ref\70d2623d24134593807426c9f6833bd0\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\2b718f0cabe5436d9241bc7f1eb1c6d2\System.Security.Cryptography.ProtectedData.dll"/>
<ReferencePath Include="..\..\..\ref\583950c916914f3e8b87dce7cc82e9f2\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\ref\ffaa023d9bba46549e339aa33f2915da\System.Security.Cryptography.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\bf2120d9b0ae47ef8b20594c4a90d256\System.Security.dll"/>
<ReferencePath Include="..\..\..\ref\9019c7ec159345ca99057057a12ba0a7\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\ref\092b667c99084d6eb07d43a99c99377d\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\ref\b19287a6064743219df8bd2f25da0330\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\ref\257e0c9d443e451ba01ed6c8d305cb59\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\ref\be3a4d46febc4cb38ba1911fdad1873c\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\ref\f1fc590f087e40c099d5fb361203fbb9\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\ref\68ef4528de3746458a677274b3e48110\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\ref\021aeed939bf44b9b042bda0084599ec\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\3f9192477c99499eaaba60e62da51030\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\ref\653610596a0345e28f6c4ee66300e3c7\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\ref\3ab432f45f7d44d494006159662637b3\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\ref\6486048ef50640f1b663975d8e077f0e\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\479ce8c7dc624683bebee02c61eadc88\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\ref\9e3afe6e903b449d8565462055d22afa\System.Threading.dll"/>
<ReferencePath Include="..\..\..\ref\7a63230a54dd496f84dd1ed19b1ce33a\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\ref\271cae30f1064a94baaa2a44a89b19f8\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\ref\be76966937fe40ff822a6d74f2cdaf9d\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\ref\da49f38dcc5b4946ab0e9d13f23473e7\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\a022e9dad18342638cfda95aa7c7a6cd\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\ref\c5835752c1b643f49702fadcd88a24c6\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\ref\aea130766c494ed596ae959744a81c59\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\ref\51d93946b39341d8b02db91b69516110\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\ref\d4951229bbf3434588d858b7875ea6b3\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\ref\ae6f64e57c274c06a5ca47c9657d6b85\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\ref\5b7c913df13b43c1ac4ae825c5e47da0\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\ref\2ab839e59d0449aabd4042cd08987208\System.Web.dll"/>
<ReferencePath Include="..\..\..\ref\85d9ec4966ba4cd88c3164277d0d938d\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\ref\2acffd1041df43cba0bc832c61af2e7d\System.Windows.dll"/>
<ReferencePath Include="..\..\..\ref\d52395a55e5141c29b877d9988354f10\System.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\1045c7f4a28142ae8f9ac57146baab86\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\ref\f075d10e936c472082d5a10bb3af30c8\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\ref\25b484e0afaf4c48ad254c3c8f928a7f\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\ref\6c1f16fd118f4840a57d9bdce72cba52\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\ref\fd8f1d562cd24992a3a6b1ac6f723b7c\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\ref\8c562edac26a4e73aa5be3fc4cbb3d31\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\ref\91d5e5dbf47d44d5aae0a5b70cbf16a0\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\ref\fa783c5ec6a84bb5b1a7fcf9b3e711b8\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\ref\c614e047a4c644f5bd6f3cabe3b2f9ef\WindowsBase.dll"/>
</ItemGroup>
</Project>
|