File: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.csproj
Web Access
Project: src\src\Middleware\Diagnostics.EntityFrameworkCore\src\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.csproj (Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore)
<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>Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore</AssemblyName>
    <KeyOriginatorFile>..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.26256.105\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="DatabaseContextDetails.cs"/>
    <Compile Include="DatabaseDeveloperPageExceptionFilter.cs"/>
    <Compile Include="DatabaseDeveloperPageExceptionFilterServiceExtensions.cs"/>
    <Compile Include="DatabaseErrorPageExtensions.cs"/>
    <Compile Include="DatabaseErrorPageMiddleware.cs"/>
    <Compile Include="DatabaseErrorPageOptions.cs"/>
    <Compile Include="DiagnosticsEntityFrameworkCoreLoggerExtensions.cs"/>
    <Compile Include="HttpContextDatabaseContextDetailsExtensions.cs"/>
    <Compile Include="MigrationsEndPointExtensions.cs"/>
    <Compile Include="MigrationsEndPointMiddleware.cs"/>
    <Compile Include="MigrationsEndPointOptions.cs"/>
    <Compile Include="Views\DatabaseErrorPage.Designer.cs"/>
    <Compile Include="Views\DatabaseErrorPageModel.cs"/>
    <Compile Include="..\..\..\Shared\Diagnostics\ActivityCreator.cs" Link="src\Shared\Diagnostics\ActivityCreator.cs"/>
    <Compile Include="..\..\..\Shared\Diagnostics\AnalyzerDebug.cs" Link="src\Shared\Diagnostics\AnalyzerDebug.cs"/>
    <Compile Include="..\..\..\Shared\Diagnostics\AttributeValue.cs" Link="src\Shared\Diagnostics\AttributeValue.cs"/>
    <Compile Include="..\..\..\Shared\Diagnostics\BaseView.cs" Link="src\Shared\Diagnostics\BaseView.cs"/>
    <Compile Include="..\..\..\Shared\Diagnostics\HelperResult.cs" Link="src\Shared\Diagnostics\HelperResult.cs"/>
    <Compile Include="..\..\..\Shared\Diagnostics\RouteDiagnosticsHelpers.cs" Link="src\Shared\Diagnostics\RouteDiagnosticsHelpers.cs"/>
    <Compile Include="..\..\..\Shared\RazorViews\AttributeValue.cs" Link="src\Shared\RazorViews\AttributeValue.cs"/>
    <Compile Include="..\..\..\Shared\RazorViews\BaseView.cs" Link="src\Shared\RazorViews\BaseView.cs"/>
    <Compile Include="..\..\..\Shared\RazorViews\HelperResult.cs" Link="src\Shared\RazorViews\HelperResult.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore\Release\net11.0\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.GlobalUsings.g.cs" Link="artifacts\obj\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore\Release\net11.0\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.GlobalUsings.g.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore\Release\net11.0\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.InternalsVisibleTo.cs" Link="artifacts\obj\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore\Release\net11.0\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.InternalsVisibleTo.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore\Release\net11.0\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.Strings.cs" Link="artifacts\obj\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore\Release\net11.0\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.Strings.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore\Release\net11.0\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore\Release\net11.0\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\91321557af194f2a98b34769cbdbeeaa\Microsoft.AspNetCore.Connections.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\64e0105c34954b358e3e218ded9d8ee8\Microsoft.AspNetCore.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\271bcc50054449a381e7d2b2a5271e17\Microsoft.AspNetCore.Http.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0b4dc0cede864d14875f11cf6c19c648\Microsoft.AspNetCore.Http.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6784d9a404fc4be6ac29dee909553d20\Microsoft.AspNetCore.Http.Features.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\800b4c22b6ce4351949e0c1f05ce96c6\Microsoft.AspNetCore.WebUtilities.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1823006071a746bda228a8421de8b2fa\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\75ea989ee2f44b7cbafaaaca8693a308\Microsoft.EntityFrameworkCore.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0c04ac669aa941c1a84f968105281686\Microsoft.EntityFrameworkCore.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2ec207d83aae4dd0b858e62c37f3941e\Microsoft.EntityFrameworkCore.Relational.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\092916ec20a34241935be70929e74bfb\Microsoft.Extensions.Caching.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\64aa5b1bf1714c78b937f5da7a01bda2\Microsoft.Extensions.Caching.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c3aba9f7bd0d4e60a37dd7943714556e\Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a032fc10a9d64118b47a1de691cde1b0\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ff70ef464ed34be7871e77bcd3f28af8\Microsoft.Extensions.DependencyInjection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c82cc35fc2174b1cb3bfb7e6bdc86b02\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fe831b8789b54cd6b2afca377a90aa2a\Microsoft.Extensions.Features.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bcc7c492443f437cb12a213a7bfeddaf\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2bbcd52385594e44919931d42dcd35e8\Microsoft.Extensions.Hosting.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1f280d5cdb5240b28b82a99b9cf25fc6\Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d63543244bc640c0ab0a4a2ba0cd2ae7\Microsoft.Extensions.Logging.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c2908b5bee684180a4d117f918372dc9\Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\43296f960b2b48aea4d6e76c397d8fac\Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9fcab4805f02461cb5ecac8a5c5e6b8e\Microsoft.Net.Http.Headers.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\324d6d2fbcb7484eb51b84f7c7b92dbc\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ac8aa7ff82bd430ba0b7077a27095ad9\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9eac59b379d64348b576e393677b58b1\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7fc343a14e8e4040a7b289e79b713ecd\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b0dbb2568ef34669afcb95930b05c1ce\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\97a94bf951504e749a83167d47b70226\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\404efaa8d14e42e3a2d96e42b857cc9d\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\82846b9e32864edcb6d81c10b6581d5e\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5e0bedec616a44cabd9e3a7aadc2b6f6\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\33a12b8273944d7881ad972aab900657\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bce97f4f5edd4a1096bb79a126eae617\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f0e4da201d7a4448917aa155d93f4558\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dbe3036b0d9e45bbb371e8e0676d7cfb\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8968a41c3a0940e8a687a195814cf362\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\42bf7a2d0d41450c96b784fa431c9ecf\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\79e443f7e7ff40ee9ae469df94d05f7c\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\46f1f6c023bd4cd2b65f1db4341201d4\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f5d1a00adde34784a24746cde30f3c24\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e8eb52b98cc240cbbc1d7fec4b1d4ece\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\df0b1429b9724ba79db59c3f01eee5fd\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ba1b5bac1e7549619429ddf52b616a18\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f76cb5a42eee47459cac4cad3e21000b\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\257b7942626e4355b4b4401c909b1ecb\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a9e31a4e5b3c493a8afeae6669fe7d2e\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b256bc7694874929b4fd7efb6373af47\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3dab2ba2398c4cbc9ce9bc34f1044a46\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f14aa0381f51479ba5c4ef35dfde94a5\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e1b1fdb049d9402ab50b68c6caf2e3f9\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e56cce90494f4c8fa320aadba904b7d7\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2946466745064fde95ee9e0fa4e54fa6\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6b19b83f8819499e9cfdcc5e74972e4c\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f8c464d039ad44b5867cde489fd4d0f0\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\227291a0b2d144c6a65bc63c81c443fc\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\79efa1d477514bae927f5ebd85a147c3\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\37531982e7ad4256b875975337ccf255\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0c9ecccdf23642888c8e33fb571ebabf\System.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fe0aaa91ae944413bc12c7290ea8f31d\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\db37629eca184982b9073f7e2c6b0b45\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0349dccfb1d34d5592cb997e1b638c55\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fe0d7e2362004beb83d0e049a01a183a\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8493c006035842f792cd6e124b283cc0\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bae615dc067b4a77b5283f80d3c42f4d\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\40cca1183b6d43b9b87bb1875a33957a\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a1301f5662e14a8bb15e712405696afa\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\decc3cf90c1b435dab12f8f535d3b32d\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\83be2075e3e0486bb9f945e7f38c033e\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7d83ab1512a24c47b72d353b7342296d\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5fbe499838b94b668b606b4f2bb63fde\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c9233b9bf0744dbda85595725de4f512\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a90a5243776043bebec5a59e915a6891\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\98f1ee5553ac4e1880013c58f72b1f4e\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7a13b0c63f3f4eed8394e8c5c41f5476\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\52756f67776c43bdb942738ff96c696b\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6391432d48644345a9a93efba26dfc4f\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1baba2d5978943ce83a5e10929473194\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ed484816803a4c4a8f6595ab5ed9fbca\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0c5fb72b2b15413aa66755ae8ef29ee3\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5c58b695ac524e3281fc60519fd8dace\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\762576f4d81f40fcafb0f85527838e5b\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f37b1853dd2147f180f52d4b229aa1d9\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\33a9797c65e440578ed9dadb782a4cd0\System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8796793f521c4455bb66d7e532a81323\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7a24ac7cebb14e6abcb0052c2e7e0434\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a26a8712a7e84f6a872423c3eee609d4\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0e4d53d55e544e4e974ebe90319edc10\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f70aebab8735471a9a67533f0f9427b2\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\156ccd4b68434500b9340cfd029b1117\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7219b5c796854cee97faf573684240cd\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\85d572c25ed24216bc5e473d4751a598\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fb87be6bf6a74de2851ec06d5347aa05\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8074eb5914e64c70a03a69a1fc17308f\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4a508ba718ad427db618ae1bae1008c4\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7283e57c2926444691a032d91b6a3e57\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5adb9479e97342328ea5508f2e7dcdfe\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d526e930c99f488a9a5439324e32a517\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ced37e90919041778c736cb1c9dcbd1e\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\53a5a7c6878d4e5b8e75ca31709dbcbe\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6c77d21e05fc4ad2afaeb5e99e72b3d9\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3b69e57ea54f42feb4c785ef39beeed4\System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ab56c8b18a8a47d3af1d8713be14bfab\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\60058fb4370345a8b3d96507165ef221\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e5022c1a4cc94793b4294043c6fd838e\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\70e34c72afff48d99b98bc7ee1412859\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9b39ae87a79d4f22a9ae1d9db56263e3\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fb338bdb457949a6aa4e9ea625648845\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\18d55a5df8274f0a8f8df7aa6ce05b07\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6d5314fde4ce4d339fe7f7e080c51379\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\715187a2a2a844eda4e1db1039c93627\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3d17f2b45111460bb7b9fe89f2db3aa1\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\70a58980e1304eae8375b1ae612a7fb0\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\faf5bca3eb9244939541e437938fdbc6\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2d003466c71a44d89fd5eef33d57034d\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3422dafd6182430fb64f833096f60c1e\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9f14bdb51f4e4767a71eece78ce7f457\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\291e9e3a9b3040e38685a55ffcbeb7ec\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5fd263b28a7141289f9ea169ac67edca\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\71f442e4cb024017a3d2fddfc7c9d5a8\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0d014039f6244a8db242f9d03d744585\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\60abc4e40b2f4bbb8a601b3447978593\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\988910b5186d4002ac9d3adcfb4c4505\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8ff7632a865048c38616f5c5b38ea846\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c2ade9f4bfcf4e94b6896357f5e273a2\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f1eac1f1469c4d8ca555d7aa6781524a\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c55c99b197934723a531c36ee8d1d401\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\776398b9fe2842a69b60e932c3507b34\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e2aa523428ef4476853474777eda13b8\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4e3cff697f2b472d828ba9a4a4b32fa9\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9f4b101c895c457e8ec2099f23d92de1\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c9a7c8ab59f04c4e8bda3d6405b6b66c\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\44bf1275154144d1969a888e327e9cdf\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e6659394b31c4cfea5c8dd1a962d357c\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fd4538f7661d4ffe93821cd80ec6240f\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fd2ed5c08c084f37988ae833a9b320b5\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d900af15fdfb48f29cf988ecd675979c\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e9d45d29211d448db448829d09f868fb\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3055be0ca0fc4477b253c18f11fcade3\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2b4b8c1a71a54db0a93d4da2261d0646\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ee4abfe8fbc143d1900a985d0e15b626\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c9f0c3b2d14a44cd8cd4393b7d251522\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\726d64e23e42430fb250140f3990dde2\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d42c582d72064667a41bf9ac4db1ddf8\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a6ade2cae8964fddbad8d7299bd36980\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ffbe10b3d9bd489ea54285e0d8a831a0\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8656e4df40b8468cb92064370137f9d0\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\29ce630280fd4f30a30e4d5dd3d91adc\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0e0eca68e9f0499fbac42aa7f8e80084\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e496474437fa43a7aabd398cbeb35d0c\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e66be74884004ab68615ffcc8880f14e\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b68bc2db47094889bb0a6a31783c51a3\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8c6634b963d04d7a8874c5c0202dcd6f\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d21ae8a827ec47a89788e0b4bf6d3478\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5ef520ad364e41cea93bd93796d323e4\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6d35bb084e314edbbfacb2900b589175\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b4071a7435b34275a8c07ffa6bd4c72b\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a45c4c18d3264e47afc0a63aa9061b9c\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1a9f2238ab344bb39cf1c758678fa261\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1a6c741733f747569b3bdd97e68ec21c\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\62b4eb2b154a4cee932715ccd5d1ca7a\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fa5f74d1832a4d64b51e54d65a06b1ac\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0075de90c3de46dfbdafd780e54184a7\System.Threading.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2ce5593b38da42e389fd532ff8eff8ff\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\470a30fc03b6406aadfc9e9460d6db6a\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ac047c58a22e412991eb7e58db8bbbd2\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\badbedd301f94c9bae7cc04372bff9fe\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f8022eb8d74b41498a5162e42ef64b76\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\585c29ac1c1e47c58463a671f2dd66ab\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c265cbc552aa41fe99663f5d65716ca2\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cbbde526126e4a96be4d2c1b035cde41\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0138da7abf284ee0b33bbd412ad4b55e\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ff1a39c860414d0ab881be82c5a81dfa\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e2f9bd39e9a542b8aea35dcf72720887\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\40fa224e38d04dc98f0ae8d5f39b367e\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\15c68c8057fe4f518137ca8057f3fa59\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e7f5f718bd634e5e89b48f32c3eb9f5f\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9565075897b14390b68ad5389e241ff1\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fdc1f4a1b3c84431a353df6dda8e6076\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5bb43678402446d9a316f9efcb52ca9b\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6b4d6730b2244cb996a19b959f3e83b9\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4388ff2a4cda49a3aadd1636fb694ba6\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d074681f60eb49fa8176c6eb0ec8dc69\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\527cbf7b96e249e0bac1be6bad89a7e2\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\17ed586e5cab4b9789fe7d9a7522974c\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\96141d583e82486aaacb64cf5f912be6\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7a02855b1b0747a58407e7e8671047e3\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4633307747294006a0bcc595958acdcb\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8596785e97ab46b9bccfaf18e7f16479\WindowsBase.dll"/>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="..\..\..\..\..\_external\1\LoggerMessage.g.cs"/>
  </ItemGroup>
</Project>