| File: dotnet-sql-cache.csproj | Web Access |
| Project: src\aspnetcore\src\Tools\dotnet-sql-cache\src\dotnet-sql-cache.csproj (dotnet-sql-cache) |
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netcoreapp2.1</TargetFramework> <EnableDefaultItems>false</EnableDefaultItems> <GenerateAssemblyInfo>false</GenerateAssemblyInfo> <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute> <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences> <_SkipAnalyzers>true</_SkipAnalyzers> <AssemblyName>dotnet-sql-cache</AssemblyName> <KeyOriginatorFile>..\..\..\..\..\..\artifacts\source-built-sdks\Microsoft.DotNet.Arcade.Sdk\tools\snk\AspNetCore.snk</KeyOriginatorFile> <LangVersion>Preview</LangVersion> <DefineConstants>TRACE;RELEASE;NET;NET11_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;NET11_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="Program.cs"/> <Compile Include="SqlQueries.cs"/> <Compile Include="..\..\..\Shared\CommandLineUtils\CommandLine\AnsiConsole.cs" Link="src\aspnetcore\src\Shared\CommandLineUtils\CommandLine\AnsiConsole.cs"/> <Compile Include="..\..\..\Shared\CommandLineUtils\CommandLine\CommandArgument.cs" Link="src\aspnetcore\src\Shared\CommandLineUtils\CommandLine\CommandArgument.cs"/> <Compile Include="..\..\..\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs" Link="src\aspnetcore\src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs"/> <Compile Include="..\..\..\Shared\CommandLineUtils\CommandLine\CommandOption.cs" Link="src\aspnetcore\src\Shared\CommandLineUtils\CommandLine\CommandOption.cs"/> <Compile Include="..\..\..\Shared\CommandLineUtils\CommandLine\CommandOptionType.cs" Link="src\aspnetcore\src\Shared\CommandLineUtils\CommandLine\CommandOptionType.cs"/> <Compile Include="..\..\..\Shared\CommandLineUtils\CommandLine\CommandParsingException.cs" Link="src\aspnetcore\src\Shared\CommandLineUtils\CommandLine\CommandParsingException.cs"/> <Compile Include="..\..\..\Shared\CommandLineUtils\Utilities\DotNetMuxer.cs" Link="src\aspnetcore\src\Shared\CommandLineUtils\Utilities\DotNetMuxer.cs"/> <Compile Include="..\..\Shared\CommandLine\CliContext.cs" Link="src\aspnetcore\src\Tools\Shared\CommandLine\CliContext.cs"/> <Compile Include="..\..\Shared\CommandLine\CommandLineApplicationExtensions.cs" Link="src\aspnetcore\src\Tools\Shared\CommandLine\CommandLineApplicationExtensions.cs"/> <Compile Include="..\..\Shared\CommandLine\ConsoleReporter.cs" Link="src\aspnetcore\src\Tools\Shared\CommandLine\ConsoleReporter.cs"/> <Compile Include="..\..\Shared\CommandLine\DebugHelper.cs" Link="src\aspnetcore\src\Tools\Shared\CommandLine\DebugHelper.cs"/> <Compile Include="..\..\Shared\CommandLine\Ensure.cs" Link="src\aspnetcore\src\Tools\Shared\CommandLine\Ensure.cs"/> <Compile Include="..\..\Shared\CommandLine\IConsole.cs" Link="src\aspnetcore\src\Tools\Shared\CommandLine\IConsole.cs"/> <Compile Include="..\..\Shared\CommandLine\IReporter.cs" Link="src\aspnetcore\src\Tools\Shared\CommandLine\IReporter.cs"/> <Compile Include="..\..\Shared\CommandLine\NullReporter.cs" Link="src\aspnetcore\src\Tools\Shared\CommandLine\NullReporter.cs"/> <Compile Include="..\..\Shared\CommandLine\PhysicalConsole.cs" Link="src\aspnetcore\src\Tools\Shared\CommandLine\PhysicalConsole.cs"/> <Compile Include="..\..\..\..\artifacts\obj\dotnet-sql-cache\Release\net11.0\dotnet-sql-cache.GlobalUsings.g.cs" Link="src\aspnetcore\artifacts\obj\dotnet-sql-cache\Release\net11.0\dotnet-sql-cache.GlobalUsings.g.cs"/> <Compile Include="..\..\..\..\artifacts\obj\dotnet-sql-cache\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src\aspnetcore\artifacts\obj\dotnet-sql-cache\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/> <Compile Include="..\..\..\..\artifacts\obj\dotnet-sql-cache\Release\net11.0\dotnet-sql-cache.AssemblyInfo.cs" Link="src\aspnetcore\artifacts\obj\dotnet-sql-cache\Release\net11.0\dotnet-sql-cache.AssemblyInfo.cs"/> </ItemGroup> <ItemGroup> <ReferencePath Include="..\..\..\..\..\..\ref\21fea9341ff54c65ba29ea08fdb47801\Azure.Core.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\14bbcbd66e304e3b8bae586e6a4da641\Azure.Identity.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\33d2597af1db4f8a9d587fc1f1b66a5a\Microsoft.Bcl.AsyncInterfaces.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c2ea56df0d924439be985b12fa49e62b\Microsoft.Bcl.Cryptography.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\65bb30e1b44e4d6e9e6fd9051717c4a5\Microsoft.CSharp.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a16615cffcbb40c197eb432eac458e9b\Microsoft.Data.SqlClient.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f2fe1f9df7fc427fbf5714560494eab9\Microsoft.Data.SqlClient.Extensions.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7008573e02494add9aa1c747fddd3a14\Microsoft.Data.SqlClient.Internal.Logging.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\56b8e792ea0e4a0e8289d5430548be0f\Microsoft.Extensions.Caching.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\1a7b4fd6737d40c38436a76213673d63\Microsoft.Extensions.Configuration.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\17891516c9c842a1894330638cf59946\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\367325e5e10b43bc9be09fca6d608908\Microsoft.Extensions.Diagnostics.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\3afdc33e911943288d8ffd2d0f29bd9e\Microsoft.Extensions.FileProviders.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\9c8d5e5fe3ad449db0f5c39520b59bfe\Microsoft.Extensions.Hosting.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ab64ac90282345ef9cf83a1a9a2351ef\Microsoft.Extensions.Logging.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7f1fd653658d4cf8af0b7b51fc52996b\Microsoft.Extensions.Options.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c3d4ce3e1d4c449e9bca75c8ad6980e9\Microsoft.Extensions.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\adc13a286bec434b9937b80614dec947\Microsoft.Identity.Client.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c09293a16b1d42ce8819ad24c810ea75\Microsoft.Identity.Client.Extensions.Msal.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\22e60d514fa34e259474b80053c94b4c\Microsoft.IdentityModel.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\67f67f8f627141ed81fed0242f50146c\Microsoft.IdentityModel.JsonWebTokens.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6812b5e4c1b549cb8066a32931bea467\Microsoft.IdentityModel.Logging.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0465904226e74b57999df89c2ed766de\Microsoft.IdentityModel.Protocols.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\fdbe29d9d7a343bcb9e741315de9af54\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\fbb48859ccd84b0d884ab212a4cf9fdb\Microsoft.IdentityModel.Tokens.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\eb405fcebf4142dd883b2d47333be2b5\Microsoft.SqlServer.Server.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b5088c788d6a49bdaa9a9732eae17d9d\Microsoft.VisualBasic.Core.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\1d09320f5f8d448baa68b776635d8985\Microsoft.VisualBasic.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\845e19d70f8c40adad17a186f5899ae3\Microsoft.Win32.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\bc1bc165f2034b42a49c44edb00589d5\Microsoft.Win32.Registry.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6736f2e495794b07835a663aa6a49523\mscorlib.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7a17e5f7ada34271bcf69788d4bfb4e9\netstandard.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\56716997303d451ea9b67923f935781d\System.AppContext.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\847bb5054c394f9d8472be327f6eeb7a\System.Buffers.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\3be7d9c02f06440887c38d8138b23fe0\System.ClientModel.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\54f44956cd344992bd076fb5494367fe\System.Collections.Concurrent.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\290e801168234e33a2df5d59efe8f46f\System.Collections.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\220a787254d64dd78e1ab2cb2a7e6da8\System.Collections.Immutable.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\fc93ab6e4dd041cc93fcda8cfca5848e\System.Collections.NonGeneric.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\01198a07d94a46eeaaecc3ddfa7b956e\System.Collections.Specialized.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\1926831112ed4fa38040fc2c36c029c2\System.ComponentModel.Annotations.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4471bdd3b0b24ed8a0a9e55ff05efc95\System.ComponentModel.DataAnnotations.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\d1346327a16f47ddaf1e33569a4e9bf7\System.ComponentModel.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c4321c89702c44ea82b870b62ead4917\System.ComponentModel.EventBasedAsync.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\03ce327bc08d406fb6ff67593264e637\System.ComponentModel.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\981ebf94a76044b990a2e801bedf0390\System.ComponentModel.TypeConverter.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b0883b2aa19f4e0bbb639b060f63e0b8\System.Configuration.ConfigurationManager.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\09ae3f062ace40ad8efc0294d536a261\System.Configuration.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0ff1807616cf4aac927228ca02aad068\System.Console.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\036b1c78658c417dbc677ca8a2b8a59d\System.Core.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\2a085bac28ef4c7fb20c34cb3ee96002\System.Data.Common.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6a3f6064dd82438783998b3eac0b0036\System.Data.DataSetExtensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b0faca2e2d144c9789e82ec52d69c8c6\System.Data.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4e0868f4eff24df3baa8c60f32a73a28\System.Diagnostics.Contracts.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\85da7dd684af45d98a59762ee5f86399\System.Diagnostics.Debug.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\9a746f8201164777af935a59f6d1c08d\System.Diagnostics.DiagnosticSource.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\122a1f2dd8b84567bbf7ecb5c7d2cb68\System.Diagnostics.EventLog.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\3eab15969130419e89cb9e3d0185d21b\System.Diagnostics.FileVersionInfo.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\e9f3ff5b9aa14d2d967d5cb32e736794\System.Diagnostics.Process.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\38fd8718501b45d4ba63824486cedb0f\System.Diagnostics.StackTrace.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b0c23abb0cc04e49854801e5151cb120\System.Diagnostics.TextWriterTraceListener.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\2d9da11362164dcd9c00b520317e03ba\System.Diagnostics.Tools.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\86c55d6393924b8abafe628615a57416\System.Diagnostics.TraceSource.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\29e60349c017439e8a954b97ee982aca\System.Diagnostics.Tracing.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\01da92d950f74a0291d55cf47bc5b2b9\System.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\444de8e0528b404f9d5f61fbdcf62a28\System.Drawing.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\bb3c6e2b33a743dfaa6edb1ab68002d3\System.Drawing.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a6fd7100e4474a52a044994ce520d18c\System.Dynamic.Runtime.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\3365e3085b41424cb2b006deabd3ebd4\System.Formats.Asn1.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\dfd87b0def3349cdb3e4fc82db01331f\System.Formats.Tar.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\d75e3caa974443f6bc3bde8371ab4deb\System.Globalization.Calendars.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b89a5cba6f844ae0abcd6485420a8fdf\System.Globalization.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0ebd967f4cbb4a4790fb70672fb88f49\System.Globalization.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\179d27626c904bca97f72053e9d9b38c\System.IdentityModel.Tokens.Jwt.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c0ba21002fb147c2a34b95f8c08ba44a\System.IO.Compression.Brotli.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\963c2d86f0954639b95a5889d1cc7986\System.IO.Compression.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\d5def0c9c4924ccc9c7ec9a0f169e771\System.IO.Compression.FileSystem.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\bf7f5bf0605d4c22864479f35dd96222\System.IO.Compression.ZipFile.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\513d57c9e9d546efa6d2ebb21c507b7d\System.IO.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5fb1bd50a77a4cd4bbf8a5cc4c8cac4a\System.IO.FileSystem.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\16983ea61f49432999bfdccef90e257d\System.IO.FileSystem.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f91772de39554186ae4edbeb1ac387c4\System.IO.FileSystem.DriveInfo.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5c57aa9305d24b2d921597db1d1db9fb\System.IO.FileSystem.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\23b04179f8db4f0d847a6aeb5df205b7\System.IO.FileSystem.Watcher.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5ad4c5a914ed47969bb5a68ca094c473\System.IO.IsolatedStorage.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a18b154af8534b028ba60ed234344049\System.IO.MemoryMappedFiles.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\2564d90e278145adaf91c656750775cb\System.IO.Pipelines.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\316e2d5cf33d484787b07c409613aa64\System.IO.Pipes.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\3c0527af6e5a4684b1413df5d4b6e2b4\System.IO.Pipes.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\260591cf2c27427bac2b916b016a72dc\System.IO.UnmanagedMemoryStream.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\47a82068e1b14fffb649057e8304dc48\System.Linq.AsyncEnumerable.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\925d56b4cd564bd99a8e0b84638acd29\System.Linq.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\689c2201a7c94005aa16aa42490cca90\System.Linq.Expressions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\d76341513f5b483bb6a429234b62a41b\System.Linq.Parallel.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7b01f6b7665a484a84ed766847169158\System.Linq.Queryable.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\8303659a67e6472484e17290ed400756\System.Memory.Data.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ba9a7b8fb4bd4aa9ab1d47e757e338c2\System.Memory.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\d5a017069ca349aa80103fb35b724baf\System.Net.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\2e1e313e23dd4d31a03b36ff09a78eca\System.Net.Http.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\d9ce9f35125b463cb0cac5db39ef85f4\System.Net.Http.Json.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\2b55cac7fb8d4a8fa0bded990b4ac338\System.Net.HttpListener.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\999279cc773b4f5dbe12607a34d7450b\System.Net.Mail.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0d0fb240676446d28012eb343fb3944b\System.Net.NameResolution.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b1ad4387a6ba49ce809d3909019c01ac\System.Net.NetworkInformation.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4cf2938c71b344e996e2cfff5df3c56b\System.Net.Ping.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\89f1a9cb28ca4fe490695c068b684221\System.Net.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f9797aa3bb7343f49d4e8c4a09580382\System.Net.Quic.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\86b6e27d89574639b40d680b33bd58e9\System.Net.Requests.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\84816c111316424fb9514fea6925353e\System.Net.Security.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\3265a9c17d28402b944f666aac42990c\System.Net.ServerSentEvents.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0c2ccadb10674074926fee0996858b55\System.Net.ServicePoint.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\d10d5305183343eb98fa1da3cfb599fc\System.Net.Sockets.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0ef4c1cd3b164f9692fe8ab2f2cd44eb\System.Net.WebClient.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\312c976418c94f36a0c6c2735eb57710\System.Net.WebHeaderCollection.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c704b73dca6d4278b62d5df8a2e82eaa\System.Net.WebProxy.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\29f7b46c0d0f4ba6aeadd61971dc74df\System.Net.WebSockets.Client.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6831c7f0e0d3468fa1bb9a457ab3dab8\System.Net.WebSockets.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b2261c75cb7d4c449f482b1c347548c3\System.Numerics.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ac0e3e8546ae4d85b3a6eb647e07eafc\System.Numerics.Vectors.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0c49cba45a0c4c0ba4ba480cff5bb3be\System.ObjectModel.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\2094ae33ef7b4418bf604281904990ab\System.Reflection.DispatchProxy.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\d34080d893d04e739751edb9cdb4deeb\System.Reflection.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\aae2d4c6c4234c958111a7d32dcfc548\System.Reflection.Emit.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\82461de48172447d8bf3696ccae2d883\System.Reflection.Emit.ILGeneration.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\07e23bc92f794fbb97418ea42d58aca2\System.Reflection.Emit.Lightweight.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7db29c32c10c41f08e5666df73913bf7\System.Reflection.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4639543f88dc4da8bf25e3d9786c425f\System.Reflection.Metadata.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\71fae8d01727453f9f2cf7dad7619467\System.Reflection.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7fd638949cc94db9a7cd83b2a48d056d\System.Reflection.TypeExtensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\3e1c3ef04dd346589b1c1813f33c5a13\System.Resources.Reader.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\9b275f82b2b84f81a48452a2baf60efa\System.Resources.ResourceManager.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f631225507d84e5d896ae3a8d567efc4\System.Resources.Writer.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\3d3fa81258a04b6cb45b82669b3b9112\System.Runtime.Caching.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\9ffe4bdfa7c04aa7a2a6f0cca03ff2a7\System.Runtime.CompilerServices.Unsafe.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\51d48aece4d84911821dcafd37e7146e\System.Runtime.CompilerServices.VisualC.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\5c63a2fb3c9848f2a1d04651c42e4e02\System.Runtime.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\45453acf191d4f11bfc89f65ae273bc8\System.Runtime.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\44395c7320ea46ae8789d201b889125e\System.Runtime.Handles.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\28e0ec82e9ff4158bf4d7e24d7d44e9d\System.Runtime.InteropServices.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\2494054713ec4f28b06ab946ec349a91\System.Runtime.InteropServices.JavaScript.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b45e1211a0e745a487378c778b4cb23a\System.Runtime.InteropServices.RuntimeInformation.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b909bbf4cb224b62aa7d16595a30f0ef\System.Runtime.Intrinsics.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\cf2232bba8914c729e6c449b20711a02\System.Runtime.Loader.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7b20a6a160a84308922144543adf0e8e\System.Runtime.Numerics.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\4ddf0f2c27904019a853b2d398dd5659\System.Runtime.Serialization.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6e5c4a70d15b4c3b81e872e252923b35\System.Runtime.Serialization.Formatters.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\81c71853d7d44dd587000550e2c281ad\System.Runtime.Serialization.Json.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\d5762c58a35e46da8d921c1368bc812e\System.Runtime.Serialization.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\849882085a61411aae34912b842c1ac0\System.Runtime.Serialization.Xml.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a4fbd74b18914f1e85256e478008e5ad\System.Security.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f670391bd5454865bf5636902e0d19c7\System.Security.Claims.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b9c65b93d8c0458aba8370d2e1f895a0\System.Security.Cryptography.Algorithms.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\9da872b69fc248fea3c171f41927016a\System.Security.Cryptography.Cng.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7bc0fec0ab0c4085a2c12b692b5d653d\System.Security.Cryptography.Csp.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\666f5a2995bb446e99f9ce5350d59c51\System.Security.Cryptography.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f36de06d3539436f8f6f44f5e9e91770\System.Security.Cryptography.Encoding.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\63b43e7f5e0e40ffa7e80e2988ce3f6e\System.Security.Cryptography.OpenSsl.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ee89ace392d649798cd0f635970b6f0e\System.Security.Cryptography.Pkcs.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a386caa2550e4c6d93fa04e5ab94c97a\System.Security.Cryptography.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\8bc6872efd9248aeb68c29ae12a3f67b\System.Security.Cryptography.ProtectedData.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f90f027e35294196a831d24ffeff45ca\System.Security.Cryptography.X509Certificates.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\e7a23430fc0e461790df074c533ba7bf\System.Security.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\573098e438de49fb9ad09c51a7708c95\System.Security.Principal.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\e94dcf669c91472795dd5b0971345ccc\System.Security.Principal.Windows.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\d6a1d412b50b4ddeba175f26dc6e98ac\System.Security.SecureString.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6002257237e24476be438b7a81999784\System.ServiceModel.Web.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\83deb071efd944c3bcd5610c348c7bed\System.ServiceProcess.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\604e96cc3cf04a18b8a686579862b232\System.Text.Encoding.CodePages.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\6453349c9fea4248ab3524900099d6ca\System.Text.Encoding.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\38c040a4d7e14635a90aad0fa8ffce88\System.Text.Encoding.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\58eb99d951ee462cac9d3c54ca97a046\System.Text.Encodings.Web.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\28bde226204d499cba9fea2428d2b234\System.Text.Json.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\fe2c910c041248b0a8e3218fc1ab22c1\System.Text.RegularExpressions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0cdf81df15f24a8cbc5b1acd2b5090ca\System.Threading.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b500a06eef2f4f189cac63eee7d4eb4c\System.Threading.Channels.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\665c2af9c76d48cd998fc38696bb0428\System.Threading.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\1aac265ef098477b9b857dfc31d62540\System.Threading.Overlapped.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\3e9b8a24c6ec4edeae93e5f19c9ced68\System.Threading.Tasks.Dataflow.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\392b5954157c4c5aaf8f95ba52f2fda2\System.Threading.Tasks.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\393de1dea4a84cedb92327f2de3338f8\System.Threading.Tasks.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\807837a9e39843bc97b4f2993f1351b7\System.Threading.Tasks.Parallel.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c278838cb4ca4bccb5c3cf9b28bdde4f\System.Threading.Thread.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\61ae2880b6e0423cb4c8f62df29aea8c\System.Threading.ThreadPool.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\e4f1129dadc542acb376239ef5c280ee\System.Threading.Timer.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\310dac1f6efd49449290322c62f492c5\System.Transactions.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\179457622e30466282e909b62f39540a\System.Transactions.Local.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\ac8f8ed244504677b9c4834abfc82134\System.ValueTuple.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\0af5c17d3c434daeaef4088302b0f0cb\System.Web.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\064679a3005e4c2880b20ab541e35239\System.Web.HttpUtility.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\8bcb0f0dd9274f5fa250d6fd3235653b\System.Windows.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\7b3724a93bb248dd843acf5d10e93519\System.Xml.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\f4998d099d9844cdb3a3018d9c7948dc\System.Xml.Linq.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\3f22a5dae8dd4c45898d95d76a2a5bb1\System.Xml.ReaderWriter.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\40cc40be00754649acb8ee676fc49706\System.Xml.Serialization.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\16375572299f47f785738c8a5227b867\System.Xml.XDocument.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\b9af69fad87f4323aaf3fb8a27074a91\System.Xml.XmlDocument.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\32a1dbefc30a4b79b49bab9839e0fb95\System.Xml.XmlSerializer.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\030b5273c9704ccd8c2926d2d950b051\System.Xml.XPath.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\a56a6816298842e3a19710da5d809178\System.Xml.XPath.XDocument.dll"/> <ReferencePath Include="..\..\..\..\..\..\ref\c17105d31b9241d4908bdf0426c7a2eb\WindowsBase.dll"/> </ItemGroup> <ItemGroup> </ItemGroup> </Project>