diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..78bb30b --- /dev/null +++ b/.gitignore @@ -0,0 +1,127 @@ +## Build results +[Dd]ebug/ +[Dd]ebugPublic/ +[Rr]elease/ +[Rr]eleasePublic/ +x64/ +x86/ +[Aa][Rr][Ii][Ll][Mm][Oo][Uu][Tt][Ee][Rr]/[Aa][Pp][Pp][Bb][Uu][Ii][Ll][Dd]/ +x64/ +x86/ +[Aa]rm/ +[Aa]rm64/ +bld/ +[Bb]in/ +[Oo]bj/ +[Ll]og/ +[Ll]ogs/ + +## Visual Studio cache/options directory +.vs/ +.vscode/ + +## Rider +.idea/ + +## User-specific files +*.rsuser +*.suo +*.user +*.userosscache +*.sln.docstates + +## Build results +[Dd]ebug/ +[Dd]ebugPublic/ +[Rr]elease/ +[Rr]eleasePublic/ +x64/ +x86/ +[Aa][Rr][Ii][Ll][Mm][Oo][Uu][Tt][Ee][Rr]/ +[Aa][Rr][Ii][Ll][Mm][Ee][Dd]/ +[Aa][Nn][Uu][Tt][Tt][Ee][Rr][Dd][Ee][Rr]/ + +## NuGet Packages +*.nupkg +*.snupkg +**/packages/* +!**/packages/build/ + +## .NET Core +project.lock.json +project.fragment.lock.json +artifacts/ + +## ASP.NET Scaffolding +ScaffoldingReadMe.txt + +## Files built by Visual Studio +*_i.c +*_p.c +*_h.h +*.ilk +*.meta +*.obj +*.iobj +*.pch +*.pdb +*.ipdb +*.pgc +*.pgd +*.rsp +*.sbr +*.tlb +*.tli +*.tlh +*.tmp +*.tmp_proj +*_wpftmp.csproj +*.log +*.tlog +*.vspscc +*.vssscc +.builds +*.pidb +*.svclog +*.scc + +## Test Results +[Tt]est[Rr]esult*/ +[Bb]uild[Ll]og.* + +## Node.js +node_modules/ +npm-debug.log* +yarn-debug.log* +yarn-error.log* +lerna-debug.log* + +## Vue / Vite +dist/ +dist-ssr/ +*.local +.nuxt/ +.vuepress/dist/ + +## Environment +.env +.env.local +.env.*.local + +## OS generated files +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes +ehthumbs.db +Thumbs.db + +## Database +*.db +*.sqlite +*.sqlite3 + +## Docker +*.log +docker-compose.override.yml diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService b/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService deleted file mode 100755 index 95d5f7f..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.deps.json b/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.deps.json deleted file mode 100644 index 282d9fa..0000000 --- a/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.deps.json +++ /dev/null @@ -1,1812 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v10.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v10.0": { - "Fengling.AuthService/1.0.0": { - "dependencies": { - "AspNetCore.HealthChecks.NpgSql": "8.0.2", - "Microsoft.AspNetCore.Identity.EntityFrameworkCore": "10.0.2", - "Microsoft.EntityFrameworkCore.Design": "10.0.2", - "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "10.0.2", - "Npgsql.EntityFrameworkCore.PostgreSQL": "10.0.0", - "OpenIddict.AspNetCore": "7.2.0", - "OpenIddict.EntityFrameworkCore": "7.2.0", - "OpenTelemetry": "1.11.0", - "OpenTelemetry.Exporter.OpenTelemetryProtocol": "1.11.0", - "OpenTelemetry.Extensions.Hosting": "1.11.0", - "OpenTelemetry.Instrumentation.AspNetCore": "1.11.0", - "OpenTelemetry.Instrumentation.Http": "1.11.0", - "Serilog.AspNetCore": "9.0.0", - "Serilog.Sinks.Console": "6.0.0", - "Swashbuckle.AspNetCore": "8.0.0" - }, - "runtime": { - "Fengling.AuthService.dll": {} - } - }, - "AspNetCore.HealthChecks.NpgSql/8.0.2": { - "dependencies": { - "Npgsql": "10.0.0" - }, - "runtime": { - "lib/net8.0/HealthChecks.NpgSql.dll": { - "assemblyVersion": "8.0.2.0", - "fileVersion": "8.0.2.0" - } - } - }, - "Humanizer.Core/2.14.1": { - "runtime": { - "lib/net6.0/Humanizer.dll": { - "assemblyVersion": "2.14.0.0", - "fileVersion": "2.14.1.48190" - } - } - }, - "Microsoft.AspNetCore.Identity.EntityFrameworkCore/10.0.2": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Relational": "10.0.2" - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": { - "assemblyVersion": "10.0.2.0", - "fileVersion": "10.0.225.61305" - } - } - }, - "Microsoft.Build.Framework/18.0.2": { - "runtime": { - "lib/net10.0/Microsoft.Build.Framework.dll": { - "assemblyVersion": "15.1.0.0", - "fileVersion": "18.0.2.52102" - } - } - }, - "Microsoft.CodeAnalysis.Common/5.0.0": { - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp/5.0.0": { - "dependencies": { - "Microsoft.CodeAnalysis.Common": "5.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/5.0.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp": "5.0.0", - "Microsoft.CodeAnalysis.Common": "5.0.0", - "Microsoft.CodeAnalysis.Workspaces.Common": "5.0.0", - "System.Composition": "9.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.Common/5.0.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.Common": "5.0.0", - "System.Composition": "9.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.MSBuild/5.0.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Build.Framework": "18.0.2", - "Microsoft.CodeAnalysis.Workspaces.Common": "5.0.0", - "Microsoft.VisualStudio.SolutionPersistence": "1.0.52", - "Newtonsoft.Json": "13.0.3", - "System.Composition": "9.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - }, - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.EntityFrameworkCore/10.0.2": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "10.0.2" - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.dll": { - "assemblyVersion": "10.0.2.0", - "fileVersion": "10.0.225.61305" - } - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/10.0.2": { - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "assemblyVersion": "10.0.2.0", - "fileVersion": "10.0.225.61305" - } - } - }, - "Microsoft.EntityFrameworkCore.Design/10.0.2": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Build.Framework": "18.0.2", - "Microsoft.CodeAnalysis.CSharp": "5.0.0", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "5.0.0", - "Microsoft.CodeAnalysis.Workspaces.MSBuild": "5.0.0", - "Microsoft.EntityFrameworkCore.Relational": "10.0.2", - "Microsoft.Extensions.DependencyModel": "10.0.2", - "Mono.TextTemplating": "3.0.0", - "Newtonsoft.Json": "13.0.3" - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Design.dll": { - "assemblyVersion": "10.0.2.0", - "fileVersion": "10.0.225.61305" - } - } - }, - "Microsoft.EntityFrameworkCore.Relational/10.0.2": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "10.0.2" - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "assemblyVersion": "10.0.2.0", - "fileVersion": "10.0.225.61305" - } - } - }, - "Microsoft.Extensions.AmbientMetadata.Application/10.0.0": { - "runtime": { - "lib/net10.0/Microsoft.Extensions.AmbientMetadata.Application.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.25.55903" - } - } - }, - "Microsoft.Extensions.Compliance.Abstractions/10.0.0": { - "runtime": { - "lib/net10.0/Microsoft.Extensions.Compliance.Abstractions.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.25.55903" - } - } - }, - "Microsoft.Extensions.DependencyInjection.AutoActivation/10.0.0": { - "runtime": { - "lib/net10.0/Microsoft.Extensions.DependencyInjection.AutoActivation.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.25.55903" - } - } - }, - "Microsoft.Extensions.DependencyModel/10.0.2": { - "runtime": { - "lib/net10.0/Microsoft.Extensions.DependencyModel.dll": { - "assemblyVersion": "10.0.0.2", - "fileVersion": "10.0.225.61305" - } - } - }, - "Microsoft.Extensions.Diagnostics.ExceptionSummarization/10.0.0": { - "runtime": { - "lib/net10.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.25.55903" - } - } - }, - "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore/10.0.2": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Relational": "10.0.2" - }, - "runtime": { - "lib/net10.0/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll": { - "assemblyVersion": "10.0.2.0", - "fileVersion": "10.0.225.61305" - } - } - }, - "Microsoft.Extensions.Http.Diagnostics/10.0.0": { - "dependencies": { - "Microsoft.Extensions.Telemetry": "10.0.0" - }, - "runtime": { - "lib/net10.0/Microsoft.Extensions.Http.Diagnostics.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.25.55903" - } - } - }, - "Microsoft.Extensions.Http.Polly/10.0.0": { - "dependencies": { - "Polly": "7.2.4", - "Polly.Extensions.Http": "3.0.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Http.Polly.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.25.52411" - } - } - }, - "Microsoft.Extensions.Http.Resilience/10.0.0": { - "dependencies": { - "Microsoft.Extensions.Http.Diagnostics": "10.0.0", - "Microsoft.Extensions.Resilience": "10.0.0" - }, - "runtime": { - "lib/net10.0/Microsoft.Extensions.Http.Resilience.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.25.55903" - } - } - }, - "Microsoft.Extensions.Resilience/10.0.0": { - "dependencies": { - "Microsoft.Extensions.Diagnostics.ExceptionSummarization": "10.0.0", - "Microsoft.Extensions.Telemetry.Abstractions": "10.0.0", - "Polly.Extensions": "8.4.2", - "Polly.RateLimiting": "8.4.2" - }, - "runtime": { - "lib/net10.0/Microsoft.Extensions.Resilience.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.25.55903" - } - } - }, - "Microsoft.Extensions.Telemetry/10.0.0": { - "dependencies": { - "Microsoft.Extensions.AmbientMetadata.Application": "10.0.0", - "Microsoft.Extensions.DependencyInjection.AutoActivation": "10.0.0", - "Microsoft.Extensions.Telemetry.Abstractions": "10.0.0" - }, - "runtime": { - "lib/net10.0/Microsoft.Extensions.Telemetry.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.25.55903" - } - } - }, - "Microsoft.Extensions.Telemetry.Abstractions/10.0.0": { - "dependencies": { - "Microsoft.Extensions.Compliance.Abstractions": "10.0.0" - }, - "runtime": { - "lib/net10.0/Microsoft.Extensions.Telemetry.Abstractions.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.25.55903" - } - } - }, - "Microsoft.IdentityModel.Abstractions/8.14.0": { - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.IdentityModel.JsonWebTokens/8.14.0": { - "dependencies": { - "Microsoft.IdentityModel.Tokens": "8.14.0" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.IdentityModel.Logging/8.14.0": { - "dependencies": { - "Microsoft.IdentityModel.Abstractions": "8.14.0" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.IdentityModel.Protocols/8.14.0": { - "dependencies": { - "Microsoft.IdentityModel.Tokens": "8.14.0" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.IdentityModel.Tokens/8.14.0": { - "dependencies": { - "Microsoft.IdentityModel.Logging": "8.14.0" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.OpenApi/1.6.23": { - "runtime": { - "lib/netstandard2.0/Microsoft.OpenApi.dll": { - "assemblyVersion": "1.6.23.0", - "fileVersion": "1.6.23.0" - } - } - }, - "Microsoft.VisualStudio.SolutionPersistence/1.0.52": { - "runtime": { - "lib/net8.0/Microsoft.VisualStudio.SolutionPersistence.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.52.6595" - } - } - }, - "Mono.TextTemplating/3.0.0": { - "dependencies": { - "System.CodeDom": "6.0.0" - }, - "runtime": { - "lib/net6.0/Mono.TextTemplating.dll": { - "assemblyVersion": "3.0.0.0", - "fileVersion": "3.0.0.1" - } - } - }, - "Newtonsoft.Json/13.0.3": { - "runtime": { - "lib/net6.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.3.27908" - } - } - }, - "Npgsql/10.0.0": { - "runtime": { - "lib/net10.0/Npgsql.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.0.0" - } - } - }, - "Npgsql.EntityFrameworkCore.PostgreSQL/10.0.0": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "10.0.2", - "Microsoft.EntityFrameworkCore.Relational": "10.0.2", - "Npgsql": "10.0.0" - }, - "runtime": { - "lib/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.0.0" - } - } - }, - "OpenIddict/7.2.0": { - "dependencies": { - "OpenIddict.Abstractions": "7.2.0", - "OpenIddict.Client": "7.2.0", - "OpenIddict.Client.SystemIntegration": "7.2.0", - "OpenIddict.Client.SystemNetHttp": "7.2.0", - "OpenIddict.Client.WebIntegration": "7.2.0", - "OpenIddict.Core": "7.2.0", - "OpenIddict.Server": "7.2.0", - "OpenIddict.Validation": "7.2.0", - "OpenIddict.Validation.ServerIntegration": "7.2.0", - "OpenIddict.Validation.SystemNetHttp": "7.2.0" - } - }, - "OpenIddict.Abstractions/7.2.0": { - "dependencies": { - "Microsoft.IdentityModel.Tokens": "8.14.0" - }, - "runtime": { - "lib/net10.0/OpenIddict.Abstractions.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.AspNetCore/7.2.0": { - "dependencies": { - "OpenIddict": "7.2.0", - "OpenIddict.Client.AspNetCore": "7.2.0", - "OpenIddict.Client.DataProtection": "7.2.0", - "OpenIddict.Server.AspNetCore": "7.2.0", - "OpenIddict.Server.DataProtection": "7.2.0", - "OpenIddict.Validation.AspNetCore": "7.2.0", - "OpenIddict.Validation.DataProtection": "7.2.0" - } - }, - "OpenIddict.Client/7.2.0": { - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "8.14.0", - "Microsoft.IdentityModel.Protocols": "8.14.0", - "OpenIddict.Abstractions": "7.2.0" - }, - "runtime": { - "lib/net10.0/OpenIddict.Client.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Client.AspNetCore/7.2.0": { - "dependencies": { - "OpenIddict.Client": "7.2.0" - }, - "runtime": { - "lib/net10.0/OpenIddict.Client.AspNetCore.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Client.DataProtection/7.2.0": { - "dependencies": { - "OpenIddict.Client": "7.2.0" - }, - "runtime": { - "lib/net10.0/OpenIddict.Client.DataProtection.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Client.SystemIntegration/7.2.0": { - "dependencies": { - "OpenIddict.Client": "7.2.0" - }, - "runtime": { - "lib/net10.0/OpenIddict.Client.SystemIntegration.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Client.SystemNetHttp/7.2.0": { - "dependencies": { - "Microsoft.Extensions.Http.Polly": "10.0.0", - "Microsoft.Extensions.Http.Resilience": "10.0.0", - "OpenIddict.Client": "7.2.0" - }, - "runtime": { - "lib/net10.0/OpenIddict.Client.SystemNetHttp.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Client.WebIntegration/7.2.0": { - "dependencies": { - "OpenIddict.Client": "7.2.0", - "OpenIddict.Client.SystemNetHttp": "7.2.0" - }, - "runtime": { - "lib/net10.0/OpenIddict.Client.WebIntegration.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Core/7.2.0": { - "dependencies": { - "OpenIddict.Abstractions": "7.2.0" - }, - "runtime": { - "lib/net10.0/OpenIddict.Core.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.EntityFrameworkCore/7.2.0": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Relational": "10.0.2", - "OpenIddict.Core": "7.2.0", - "OpenIddict.EntityFrameworkCore.Models": "7.2.0" - }, - "runtime": { - "lib/net10.0/OpenIddict.EntityFrameworkCore.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.EntityFrameworkCore.Models/7.2.0": { - "runtime": { - "lib/net10.0/OpenIddict.EntityFrameworkCore.Models.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Server/7.2.0": { - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "8.14.0", - "OpenIddict.Abstractions": "7.2.0" - }, - "runtime": { - "lib/net10.0/OpenIddict.Server.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Server.AspNetCore/7.2.0": { - "dependencies": { - "OpenIddict.Server": "7.2.0" - }, - "runtime": { - "lib/net10.0/OpenIddict.Server.AspNetCore.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Server.DataProtection/7.2.0": { - "dependencies": { - "OpenIddict.Server": "7.2.0" - }, - "runtime": { - "lib/net10.0/OpenIddict.Server.DataProtection.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Validation/7.2.0": { - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "8.14.0", - "Microsoft.IdentityModel.Protocols": "8.14.0", - "OpenIddict.Abstractions": "7.2.0" - }, - "runtime": { - "lib/net10.0/OpenIddict.Validation.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Validation.AspNetCore/7.2.0": { - "dependencies": { - "OpenIddict.Validation": "7.2.0" - }, - "runtime": { - "lib/net10.0/OpenIddict.Validation.AspNetCore.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Validation.DataProtection/7.2.0": { - "dependencies": { - "OpenIddict.Validation": "7.2.0" - }, - "runtime": { - "lib/net10.0/OpenIddict.Validation.DataProtection.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Validation.ServerIntegration/7.2.0": { - "dependencies": { - "OpenIddict.Server": "7.2.0", - "OpenIddict.Validation": "7.2.0" - }, - "runtime": { - "lib/net10.0/OpenIddict.Validation.ServerIntegration.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Validation.SystemNetHttp/7.2.0": { - "dependencies": { - "Microsoft.Extensions.Http.Polly": "10.0.0", - "Microsoft.Extensions.Http.Resilience": "10.0.0", - "OpenIddict.Validation": "7.2.0" - }, - "runtime": { - "lib/net10.0/OpenIddict.Validation.SystemNetHttp.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenTelemetry/1.11.0": { - "dependencies": { - "OpenTelemetry.Api.ProviderBuilderExtensions": "1.11.1" - }, - "runtime": { - "lib/net9.0/OpenTelemetry.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.11.0.1535" - } - } - }, - "OpenTelemetry.Api/1.11.1": { - "runtime": { - "lib/net9.0/OpenTelemetry.Api.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.11.1.1544" - } - } - }, - "OpenTelemetry.Api.ProviderBuilderExtensions/1.11.1": { - "dependencies": { - "OpenTelemetry.Api": "1.11.1" - }, - "runtime": { - "lib/net9.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.11.1.1544" - } - } - }, - "OpenTelemetry.Exporter.OpenTelemetryProtocol/1.11.0": { - "dependencies": { - "OpenTelemetry": "1.11.0" - }, - "runtime": { - "lib/net9.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.11.0.1535" - } - } - }, - "OpenTelemetry.Extensions.Hosting/1.11.0": { - "dependencies": { - "OpenTelemetry": "1.11.0" - }, - "runtime": { - "lib/net9.0/OpenTelemetry.Extensions.Hosting.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.11.0.1535" - } - } - }, - "OpenTelemetry.Instrumentation.AspNetCore/1.11.0": { - "dependencies": { - "OpenTelemetry.Api.ProviderBuilderExtensions": "1.11.1" - }, - "runtime": { - "lib/net8.0/OpenTelemetry.Instrumentation.AspNetCore.dll": { - "assemblyVersion": "1.11.0.340", - "fileVersion": "1.11.0.340" - } - } - }, - "OpenTelemetry.Instrumentation.Http/1.11.0": { - "dependencies": { - "OpenTelemetry.Api.ProviderBuilderExtensions": "1.11.1" - }, - "runtime": { - "lib/net8.0/OpenTelemetry.Instrumentation.Http.dll": { - "assemblyVersion": "1.11.0.337", - "fileVersion": "1.11.0.337" - } - } - }, - "Polly/7.2.4": { - "runtime": { - "lib/netstandard2.0/Polly.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.2.4.982" - } - } - }, - "Polly.Core/8.4.2": { - "runtime": { - "lib/net8.0/Polly.Core.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.4.2.3950" - } - } - }, - "Polly.Extensions/8.4.2": { - "dependencies": { - "Polly.Core": "8.4.2" - }, - "runtime": { - "lib/net8.0/Polly.Extensions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.4.2.3950" - } - } - }, - "Polly.Extensions.Http/3.0.0": { - "dependencies": { - "Polly": "7.2.4" - }, - "runtime": { - "lib/netstandard2.0/Polly.Extensions.Http.dll": { - "assemblyVersion": "3.0.0.0", - "fileVersion": "3.0.0.0" - } - } - }, - "Polly.RateLimiting/8.4.2": { - "dependencies": { - "Polly.Core": "8.4.2" - }, - "runtime": { - "lib/net8.0/Polly.RateLimiting.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.4.2.3950" - } - } - }, - "Serilog/4.2.0": { - "runtime": { - "lib/net9.0/Serilog.dll": { - "assemblyVersion": "4.2.0.0", - "fileVersion": "4.2.0.0" - } - } - }, - "Serilog.AspNetCore/9.0.0": { - "dependencies": { - "Serilog": "4.2.0", - "Serilog.Extensions.Hosting": "9.0.0", - "Serilog.Formatting.Compact": "3.0.0", - "Serilog.Settings.Configuration": "9.0.0", - "Serilog.Sinks.Console": "6.0.0", - "Serilog.Sinks.Debug": "3.0.0", - "Serilog.Sinks.File": "6.0.0" - }, - "runtime": { - "lib/net9.0/Serilog.AspNetCore.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.0.0" - } - } - }, - "Serilog.Extensions.Hosting/9.0.0": { - "dependencies": { - "Serilog": "4.2.0", - "Serilog.Extensions.Logging": "9.0.0" - }, - "runtime": { - "lib/net9.0/Serilog.Extensions.Hosting.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.0.0" - } - } - }, - "Serilog.Extensions.Logging/9.0.0": { - "dependencies": { - "Serilog": "4.2.0" - }, - "runtime": { - "lib/net9.0/Serilog.Extensions.Logging.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.0.0" - } - } - }, - "Serilog.Formatting.Compact/3.0.0": { - "dependencies": { - "Serilog": "4.2.0" - }, - "runtime": { - "lib/net8.0/Serilog.Formatting.Compact.dll": { - "assemblyVersion": "3.0.0.0", - "fileVersion": "3.0.0.0" - } - } - }, - "Serilog.Settings.Configuration/9.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyModel": "10.0.2", - "Serilog": "4.2.0" - }, - "runtime": { - "lib/net9.0/Serilog.Settings.Configuration.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.0.0" - } - } - }, - "Serilog.Sinks.Console/6.0.0": { - "dependencies": { - "Serilog": "4.2.0" - }, - "runtime": { - "lib/net8.0/Serilog.Sinks.Console.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.0.0" - } - } - }, - "Serilog.Sinks.Debug/3.0.0": { - "dependencies": { - "Serilog": "4.2.0" - }, - "runtime": { - "lib/net8.0/Serilog.Sinks.Debug.dll": { - "assemblyVersion": "3.0.0.0", - "fileVersion": "3.0.0.0" - } - } - }, - "Serilog.Sinks.File/6.0.0": { - "dependencies": { - "Serilog": "4.2.0" - }, - "runtime": { - "lib/net8.0/Serilog.Sinks.File.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.0.0" - } - } - }, - "Swashbuckle.AspNetCore/8.0.0": { - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "8.0.0", - "Swashbuckle.AspNetCore.SwaggerGen": "8.0.0", - "Swashbuckle.AspNetCore.SwaggerUI": "8.0.0" - } - }, - "Swashbuckle.AspNetCore.Swagger/8.0.0": { - "dependencies": { - "Microsoft.OpenApi": "1.6.23" - }, - "runtime": { - "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.0.1197" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerGen/8.0.0": { - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "8.0.0" - }, - "runtime": { - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.0.1197" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerUI/8.0.0": { - "runtime": { - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.0.1197" - } - } - }, - "System.CodeDom/6.0.0": { - "runtime": { - "lib/net6.0/System.CodeDom.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition/9.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "9.0.0", - "System.Composition.Convention": "9.0.0", - "System.Composition.Hosting": "9.0.0", - "System.Composition.Runtime": "9.0.0", - "System.Composition.TypedParts": "9.0.0" - } - }, - "System.Composition.AttributedModel/9.0.0": { - "runtime": { - "lib/net9.0/System.Composition.AttributedModel.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.Convention/9.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "9.0.0" - }, - "runtime": { - "lib/net9.0/System.Composition.Convention.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.Hosting/9.0.0": { - "dependencies": { - "System.Composition.Runtime": "9.0.0" - }, - "runtime": { - "lib/net9.0/System.Composition.Hosting.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.Runtime/9.0.0": { - "runtime": { - "lib/net9.0/System.Composition.Runtime.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.TypedParts/9.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "9.0.0", - "System.Composition.Hosting": "9.0.0", - "System.Composition.Runtime": "9.0.0" - }, - "runtime": { - "lib/net9.0/System.Composition.TypedParts.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - } - } - }, - "libraries": { - "Fengling.AuthService/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "AspNetCore.HealthChecks.NpgSql/8.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1R0JGr80PkUd0I2HWaunAFcaMPJDhD1qMLYWEIVBkFRdSXrw7KkI5ooJ1hePqk0p/a2IWaqW3+CuxN3qv+yhQA==", - "path": "aspnetcore.healthchecks.npgsql/8.0.2", - "hashPath": "aspnetcore.healthchecks.npgsql.8.0.2.nupkg.sha512" - }, - "Humanizer.Core/2.14.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", - "path": "humanizer.core/2.14.1", - "hashPath": "humanizer.core.2.14.1.nupkg.sha512" - }, - "Microsoft.AspNetCore.Identity.EntityFrameworkCore/10.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+RJnRYpfkDBzFykHfIWsyOmFcAgAUMVNtmXvEuEmhlK4q1exOS9LQN7SW6kSfzITj+ysBwEBMVx5oiOTGQmMeQ==", - "path": "microsoft.aspnetcore.identity.entityframeworkcore/10.0.2", - "hashPath": "microsoft.aspnetcore.identity.entityframeworkcore.10.0.2.nupkg.sha512" - }, - "Microsoft.Build.Framework/18.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-sOSb+0J4G/jCBW/YqmRuL0eOMXgfw1KQLdC9TkbvfA5xs7uNm+PBQXJCOzSJGXtZcZrtXozcwxPmUiRUbmd7FA==", - "path": "microsoft.build.framework/18.0.2", - "hashPath": "microsoft.build.framework.18.0.2.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Common/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZXRAdvH6GiDeHRyd3q/km8Z44RoM6FBWHd+gen/la81mVnAdHTEsEkO5J0TCNXBymAcx5UYKt5TvgKBhaLJEow==", - "path": "microsoft.codeanalysis.common/5.0.0", - "hashPath": "microsoft.codeanalysis.common.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5DSyJ9bk+ATuDy7fp2Zt0mJStDVKbBoiz1DyfAwSa+k4H4IwykAUcV3URelw5b8/iVbfSaOwkwmPUZH6opZKCw==", - "path": "microsoft.codeanalysis.csharp/5.0.0", - "hashPath": "microsoft.codeanalysis.csharp.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Al/Q8B+yO8odSqGVpSvrShMFDvlQdIBU//F3E6Rb0YdiLSALE9wh/pvozPNnfmh5HDnvU+mkmSjpz4hQO++jaA==", - "path": "microsoft.codeanalysis.csharp.workspaces/5.0.0", - "hashPath": "microsoft.codeanalysis.csharp.workspaces.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Workspaces.Common/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZbUmIvT6lqTNKiv06Jl5wf0MTMi1vQ1oH7ou4CLcs2C/no/L7EhP3T8y3XXvn9VbqMcJaJnEsNA1jwYUMgc5jg==", - "path": "microsoft.codeanalysis.workspaces.common/5.0.0", - "hashPath": "microsoft.codeanalysis.workspaces.common.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Workspaces.MSBuild/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/G+LVoAGMz6Ae8nm+PGLxSw+F5RjYx/J7irbTO5uKAPw1bxHyQJLc/YOnpDxt+EpPtYxvC9wvBsg/kETZp1F9Q==", - "path": "microsoft.codeanalysis.workspaces.msbuild/5.0.0", - "hashPath": "microsoft.codeanalysis.workspaces.msbuild.5.0.0.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore/10.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-d3+XKbLSHPCu3vwpXECoXcFbvGKmAhEeUmc1xy2czmuPnEF7rZN2HP5ZGMwCMbAKk4B01+nS4HixSMo2Vf/Y9g==", - "path": "microsoft.entityframeworkcore/10.0.2", - "hashPath": "microsoft.entityframeworkcore.10.0.2.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Abstractions/10.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BzAwIU5mYeOmnKbEXrkwx7feW2V+zUTrK/kRonSib94tjvc0/iRj2a4N6YGXRhTNjaFP3tvCMIDaX1vIFF6dkg==", - "path": "microsoft.entityframeworkcore.abstractions/10.0.2", - "hashPath": "microsoft.entityframeworkcore.abstractions.10.0.2.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Design/10.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-tBwpyZ75SqcRjmZyhLYJVGKyfz1Z1dmsYtvJGZ2QLSI1tOHgMuLPTovunHA1JF9a0EWJs+WB6tVWmqo3DTL/MQ==", - "path": "microsoft.entityframeworkcore.design/10.0.2", - "hashPath": "microsoft.entityframeworkcore.design.10.0.2.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Relational/10.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1fUeyNmqDNfMogJ2ut7OKO57/WGjjkHMYeX51SpA3PwP7ftbx8g/Z3fbErD+1q14DILrqJfsszYsYhGssBRfDg==", - "path": "microsoft.entityframeworkcore.relational/10.0.2", - "hashPath": "microsoft.entityframeworkcore.relational.10.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.AmbientMetadata.Application/10.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bqA2KZIknwyE9DCKEe3qvmr7odWRHmcMHlBwGvIPdFyaaxedeIQrELs+ryUgHHtgYK6TfK82jEMwBpJtERST6A==", - "path": "microsoft.extensions.ambientmetadata.application/10.0.0", - "hashPath": "microsoft.extensions.ambientmetadata.application.10.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Compliance.Abstractions/10.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dfJxd9USR8BbRzZZPWVoqFVVESJRTUh2tn6TmSPQsJ2mJjvGsGJGlELM9vctAfgthajBicRZ9zzxsu6s4VUmMQ==", - "path": "microsoft.extensions.compliance.abstractions/10.0.0", - "hashPath": "microsoft.extensions.compliance.abstractions.10.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.AutoActivation/10.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5t17Z77ysTmEla9/xUiOJLYLc8/9OyzlZJRxjTaSyiCi0mEroR0PwldKZsfwFLUOMSaNP6vngptYFbw7stO0rw==", - "path": "microsoft.extensions.dependencyinjection.autoactivation/10.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.autoactivation.10.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyModel/10.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DHXzj/FKmUDmhzw7AHbMXbNNcgO8Cb9PDbYOUDICjFAdIALy2WbC6pm+dFKiAUNtcYMucZu2iMVw1ef/sdcZFw==", - "path": "microsoft.extensions.dependencymodel/10.0.2", - "hashPath": "microsoft.extensions.dependencymodel.10.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.Diagnostics.ExceptionSummarization/10.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rfirztoSX5INXWX6YJ1iwTPfmsl53c3t3LN7rjOXbt5w5e0CmGVaUHYhABYq+rn+d+w0HWqgMiQubOZeirUAfw==", - "path": "microsoft.extensions.diagnostics.exceptionsummarization/10.0.0", - "hashPath": "microsoft.extensions.diagnostics.exceptionsummarization.10.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore/10.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-crc0DOuCBTmJxZKKFfuoiiJ6oF0hoNfM+KZR/3TLHqVEX4XHY9gji0rMGW4HY3IsDT6ugMexVdidLAX363+Qyw==", - "path": "microsoft.extensions.diagnostics.healthchecks.entityframeworkcore/10.0.2", - "hashPath": "microsoft.extensions.diagnostics.healthchecks.entityframeworkcore.10.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.Http.Diagnostics/10.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Ll00tZzMmIO9wnA0JCqsmuDHfT1YXmtiGnpazZpAilwS/ro0gf8JIqgWOy6cLfBNDxFruaJhhvTKdLSlgcomHw==", - "path": "microsoft.extensions.http.diagnostics/10.0.0", - "hashPath": "microsoft.extensions.http.diagnostics.10.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Http.Polly/10.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Jzb6e7kQc/iKDlMt8q8p9Q0rkUi75L/ZFHHTGM4mM6dJBn64YRUgW9k2/Zx7VnsIuu61r5Fhoa6075GTFYo5kg==", - "path": "microsoft.extensions.http.polly/10.0.0", - "hashPath": "microsoft.extensions.http.polly.10.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Http.Resilience/10.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Mn/diApGtdtz83Mi+XO57WhO+FsiSScfjUsIU/h8nryh3pkUNZGhpUx22NtuOxgYSsrYfODgOa2QMtIQAOv/dA==", - "path": "microsoft.extensions.http.resilience/10.0.0", - "hashPath": "microsoft.extensions.http.resilience.10.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Resilience/10.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-EPW15dqrBiqkD6YE4XVWivGMXTTPE3YAmXJ32wr1k8E1l7veEYUHwzetOonV76GTe4oJl1np3AXYFnCRpBYU+w==", - "path": "microsoft.extensions.resilience/10.0.0", - "hashPath": "microsoft.extensions.resilience.10.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Telemetry/10.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dII0Kuh699xBMBmK7oLJNNXmJ+kMRcpabil/VbAtO08zjSNQPb/dk/kBI6sVfWw20po1J/up03SAYeLKPc3LEg==", - "path": "microsoft.extensions.telemetry/10.0.0", - "hashPath": "microsoft.extensions.telemetry.10.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Telemetry.Abstractions/10.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-M17n6IpgutodXxwTZk1r5Jp2ZZ995FJTKMxiEQSr6vT3iwRfRq2HWzzrR1B6N3MpJhDfI2QuMdCOLUq++GCsQg==", - "path": "microsoft.extensions.telemetry.abstractions/10.0.0", - "hashPath": "microsoft.extensions.telemetry.abstractions.10.0.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Abstractions/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iwbCpSjD3ehfTwBhtSNEtKPK0ICun6ov7Ibx6ISNA9bfwIyzI2Siwyi9eJFCJBwxowK9xcA1mj+jBWiigeqgcQ==", - "path": "microsoft.identitymodel.abstractions/8.14.0", - "hashPath": "microsoft.identitymodel.abstractions.8.14.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.JsonWebTokens/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4jOpiA4THdtpLyMdAb24dtj7+6GmvhOhxf5XHLYWmPKF8ApEnApal1UnJsKO4HxUWRXDA6C4WQVfYyqsRhpNpQ==", - "path": "microsoft.identitymodel.jsonwebtokens/8.14.0", - "hashPath": "microsoft.identitymodel.jsonwebtokens.8.14.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Logging/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eqqnemdW38CKZEHS6diA50BV94QICozDZEvSrsvN3SJXUFwVB9gy+/oz76gldP7nZliA16IglXjXTCTdmU/Ejg==", - "path": "microsoft.identitymodel.logging/8.14.0", - "hashPath": "microsoft.identitymodel.logging.8.14.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Protocols/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rLr9HmibIpwkrOnsYyF3SGKx+6q2ewKDc3xzITngydqflG3TDVqAaby7yFRbP8du43If2S44fseoAkaL8A0Ivg==", - "path": "microsoft.identitymodel.protocols/8.14.0", - "hashPath": "microsoft.identitymodel.protocols.8.14.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Tokens/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lKIZiBiGd36k02TCdMHp1KlNWisyIvQxcYJvIkz7P4gSQ9zi8dgh6S5Grj8NNG7HWYIPfQymGyoZ6JB5d1Lo1g==", - "path": "microsoft.identitymodel.tokens/8.14.0", - "hashPath": "microsoft.identitymodel.tokens.8.14.0.nupkg.sha512" - }, - "Microsoft.OpenApi/1.6.23": { - "type": "package", - "serviceable": true, - "sha512": "sha512-tZ1I0KXnn98CWuV8cpI247A17jaY+ILS9vvF7yhI0uPPEqF4P1d7BWL5Uwtel10w9NucllHB3nTkfYTAcHAh8g==", - "path": "microsoft.openapi/1.6.23", - "hashPath": "microsoft.openapi.1.6.23.nupkg.sha512" - }, - "Microsoft.VisualStudio.SolutionPersistence/1.0.52": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oNv2JtYXhpdJrX63nibx1JT3uCESOBQ1LAk7Dtz/sr0+laW0KRM6eKp4CZ3MHDR2siIkKsY8MmUkeP5DKkQQ5w==", - "path": "microsoft.visualstudio.solutionpersistence/1.0.52", - "hashPath": "microsoft.visualstudio.solutionpersistence.1.0.52.nupkg.sha512" - }, - "Mono.TextTemplating/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", - "path": "mono.texttemplating/3.0.0", - "hashPath": "mono.texttemplating.3.0.0.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", - "path": "newtonsoft.json/13.0.3", - "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" - }, - "Npgsql/10.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xZAYhPOU2rUIFpV48xsqhCx9vXs6Y+0jX2LCoSEfDFYMw9jtAOUk3iQsCnDLrFIv9NT3JGMihn7nnuZsPKqJmA==", - "path": "npgsql/10.0.0", - "hashPath": "npgsql.10.0.0.nupkg.sha512" - }, - "Npgsql.EntityFrameworkCore.PostgreSQL/10.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E2+uSWxSB8LdsUVwPaqRWOcGOP92biry2JEwc0KJMdLJF+aZdczeIdEXVwEyv4nSVMQJH0o8tLhyAMiR6VF0lw==", - "path": "npgsql.entityframeworkcore.postgresql/10.0.0", - "hashPath": "npgsql.entityframeworkcore.postgresql.10.0.0.nupkg.sha512" - }, - "OpenIddict/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-mZecydAF6cXoMMr2Ergk8y08+L6YHAtg5YfrjHSs/ETfTTT56oBY0GfK7ijc4ijrv6idmClcDtf3qUlAY35dGA==", - "path": "openiddict/7.2.0", - "hashPath": "openiddict.7.2.0.nupkg.sha512" - }, - "OpenIddict.Abstractions/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E0HB2Eps8shrRx7n3/QkwusiCPcnzcMi2JF16GZqff9Jx2PS3t3VyiOaW54cxPDIESNH3/VcguT+VrQPQrnRtQ==", - "path": "openiddict.abstractions/7.2.0", - "hashPath": "openiddict.abstractions.7.2.0.nupkg.sha512" - }, - "OpenIddict.AspNetCore/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BY8MOSxdz1k5y2XfzEqeHRIE2jXvrrP0XINAEZJMRnvqbt3vQALO+8a6dkJQv/7TWYrhQVKc5GiLoVFi82q/yw==", - "path": "openiddict.aspnetcore/7.2.0", - "hashPath": "openiddict.aspnetcore.7.2.0.nupkg.sha512" - }, - "OpenIddict.Client/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-tpCHS8TKABHV+k+cA3jtgxEMdnLopQ2m/wZzSyhO+RTUF91cl99zHM1qedyEzYisQRNkgeHh42d7xmmcJCrL2g==", - "path": "openiddict.client/7.2.0", - "hashPath": "openiddict.client.7.2.0.nupkg.sha512" - }, - "OpenIddict.Client.AspNetCore/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+FdWuk/rWL9ZXS2nteR7c5qAu2YpXLgcQi0wAPO9HJtnd8R9oVQY3PKyoguAEFOHX/9Z9owsdinOzNs9ie4T4g==", - "path": "openiddict.client.aspnetcore/7.2.0", - "hashPath": "openiddict.client.aspnetcore.7.2.0.nupkg.sha512" - }, - "OpenIddict.Client.DataProtection/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-d5YlnFsa0R23oMaJBdyVraFtw1+GBlvmAHTE7HCb+t1cRpX3q6ljAfQEGQU4uxsEat7q1P3l2j02cAVBavUiWA==", - "path": "openiddict.client.dataprotection/7.2.0", - "hashPath": "openiddict.client.dataprotection.7.2.0.nupkg.sha512" - }, - "OpenIddict.Client.SystemIntegration/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ROHYcM0btCn4ti5iPVcWDQubqFghDHOhmA4PAfSZzPll9I1Y6uGioIg0x3vtcflMuuCWVBM51U7blKW5/4y01w==", - "path": "openiddict.client.systemintegration/7.2.0", - "hashPath": "openiddict.client.systemintegration.7.2.0.nupkg.sha512" - }, - "OpenIddict.Client.SystemNetHttp/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-83oATOHQzA2FN4mi9dMpbsyPL7c++xvNeoHPKshDtSFxhoTw5+RL+1o1RZuDHcIkqAGvdiAxEO2L/vCrbjrzlw==", - "path": "openiddict.client.systemnethttp/7.2.0", - "hashPath": "openiddict.client.systemnethttp.7.2.0.nupkg.sha512" - }, - "OpenIddict.Client.WebIntegration/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vWGoJJc6nIJAQD4wkQO6+uiJTJUW5H6fpUbxUikUprkXMqseKpZRKYqJs97MhEisifRCBC8dNswmyDDbpzhC9g==", - "path": "openiddict.client.webintegration/7.2.0", - "hashPath": "openiddict.client.webintegration.7.2.0.nupkg.sha512" - }, - "OpenIddict.Core/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6TI7+8CRT5MXjK+Qp+8kOdiaKJ724/nmbpuEYSxg1CZsbKmR7doGeP/6KZkh2l0xeonFshSRQr0D0ZeoFFb0SA==", - "path": "openiddict.core/7.2.0", - "hashPath": "openiddict.core.7.2.0.nupkg.sha512" - }, - "OpenIddict.EntityFrameworkCore/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dvahXEFDIYRPH3xy5ZqHklyLQNca4NG6YRPx8f1FWHs+mGCJ1FtM8gqJw3KzUkiRTtKUYzlM8NEcD3BqslEP7g==", - "path": "openiddict.entityframeworkcore/7.2.0", - "hashPath": "openiddict.entityframeworkcore.7.2.0.nupkg.sha512" - }, - "OpenIddict.EntityFrameworkCore.Models/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-zZ/0T2fIHV2Yr0YjOj7VKDDUQ0NTlSNTkoSoBEph1Pb26wPolf/fsdCEbdxxXKvuBAmnwMiO5ivIe1Y8Cz8SPw==", - "path": "openiddict.entityframeworkcore.models/7.2.0", - "hashPath": "openiddict.entityframeworkcore.models.7.2.0.nupkg.sha512" - }, - "OpenIddict.Server/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-g1YVuxZbmfT7bRB6734JqSMxjBW/MJQSkjeB5RGv3LrvFAU8qVtWu3sNY0OPus5wcSziz2uBW3qqSNdcYLwWog==", - "path": "openiddict.server/7.2.0", - "hashPath": "openiddict.server.7.2.0.nupkg.sha512" - }, - "OpenIddict.Server.AspNetCore/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eOstjA0C09+ujFMSFQ4Z+q6Aq+v7E9W2ZCuW7o0zP5cLz6A1CerT6mWLtnmtRQlR5iMJlRdBVNbVB1v+rkCwbg==", - "path": "openiddict.server.aspnetcore/7.2.0", - "hashPath": "openiddict.server.aspnetcore.7.2.0.nupkg.sha512" - }, - "OpenIddict.Server.DataProtection/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1VrQ+hQwgfH0Kic6vvj21V/xYFFTE7PYDZmthrX7V6NhOU5BDsjKQBeJLITiAS3GKij2yI2jH/PXIV6UMGcYfQ==", - "path": "openiddict.server.dataprotection/7.2.0", - "hashPath": "openiddict.server.dataprotection.7.2.0.nupkg.sha512" - }, - "OpenIddict.Validation/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BoBRtCtVLoCXaEXRXRFCCUv4DYOmodqVOivzUEfF4CvRAQYoAeOjdJ3IDYAj3oGRzrir3FCwS/yzXgGjTqOv0w==", - "path": "openiddict.validation/7.2.0", - "hashPath": "openiddict.validation.7.2.0.nupkg.sha512" - }, - "OpenIddict.Validation.AspNetCore/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-416QEbweO7nQFQDVOR1ZScOTWvaPop00Awbi8zygw2axR9Bq6towXsOOjDxNBH4rsytUBJR8MALoKWeQS4TvqQ==", - "path": "openiddict.validation.aspnetcore/7.2.0", - "hashPath": "openiddict.validation.aspnetcore.7.2.0.nupkg.sha512" - }, - "OpenIddict.Validation.DataProtection/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-grBOJRBlVi7tOWnzjjDE8kn258SriR4qzZqvnM2BW9etjTBDq8WmK+KJuhiX+x4gcid2GRJpLsGXjyT6SKKxWA==", - "path": "openiddict.validation.dataprotection/7.2.0", - "hashPath": "openiddict.validation.dataprotection.7.2.0.nupkg.sha512" - }, - "OpenIddict.Validation.ServerIntegration/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4i60PqI6vhK3+IVYk/kJCWcs40p1Avh1qiN/feSCz/kco95HC78DmIQSZ5UsjyxycQj9y+ZaJ1pQQJz2V51V8A==", - "path": "openiddict.validation.serverintegration/7.2.0", - "hashPath": "openiddict.validation.serverintegration.7.2.0.nupkg.sha512" - }, - "OpenIddict.Validation.SystemNetHttp/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-MEUoJt6kk4xpXeC+ZIbE4g3mSkc7utay9GUvCv9xjT+tX0ooPJGWp7GVm+j9HJtfCE3YZAAlWrxXbjwTj6J32A==", - "path": "openiddict.validation.systemnethttp/7.2.0", - "hashPath": "openiddict.validation.systemnethttp.7.2.0.nupkg.sha512" - }, - "OpenTelemetry/1.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WVdOobTllpePASPpuyraV1k+rozdGL6bYPujDpla4MZtRH71m4sfZPbo+3pgqYiskDaK+M2cpGMvCvL6OIPOoQ==", - "path": "opentelemetry/1.11.0", - "hashPath": "opentelemetry.1.11.0.nupkg.sha512" - }, - "OpenTelemetry.Api/1.11.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KaBjGMqrqQv41mIkvPUvmAG7yxDlI6qchKhjXlOF3ZwsdcRRLrdrkiDLIJ90iZgUoKVdP8fE1fCri9nc+ug0Cg==", - "path": "opentelemetry.api/1.11.1", - "hashPath": "opentelemetry.api.1.11.1.nupkg.sha512" - }, - "OpenTelemetry.Api.ProviderBuilderExtensions/1.11.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vMdNMQeW55jXIa/Kybec/br6jC+rWybniTi6DCW5lz1kGghKso+J+FC3uBgiq0/pTqusfeDbO5PEHGM/r5z8Ow==", - "path": "opentelemetry.api.providerbuilderextensions/1.11.1", - "hashPath": "opentelemetry.api.providerbuilderextensions.1.11.1.nupkg.sha512" - }, - "OpenTelemetry.Exporter.OpenTelemetryProtocol/1.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-owMYXg0WwbRKXgAZSQ7yoKwiOaz6j2bDozvm+p632fyUcIPr02yRqiRilO5uzTBvb2V6sUQppZ4I7mDRspwoYQ==", - "path": "opentelemetry.exporter.opentelemetryprotocol/1.11.0", - "hashPath": "opentelemetry.exporter.opentelemetryprotocol.1.11.0.nupkg.sha512" - }, - "OpenTelemetry.Extensions.Hosting/1.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OuMjhxgIHPNvfZS44XXgNF3g6h460YR5c13duGgBHpsVknxV7d/rHyNi7E0C4sPzadBG6LaIxkVeAYRdqWjNvA==", - "path": "opentelemetry.extensions.hosting/1.11.0", - "hashPath": "opentelemetry.extensions.hosting.1.11.0.nupkg.sha512" - }, - "OpenTelemetry.Instrumentation.AspNetCore/1.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pBTdlyIGZVfYyB9yizO393RyQgJk+4ViGt+vQb9JI3Qwk9LW6mXreL1oUfVqHCbbSJp2vyMacYxXVBSvtZiBXg==", - "path": "opentelemetry.instrumentation.aspnetcore/1.11.0", - "hashPath": "opentelemetry.instrumentation.aspnetcore.1.11.0.nupkg.sha512" - }, - "OpenTelemetry.Instrumentation.Http/1.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1ncYPNmMaYNPX664uo3FlmSVGETBKQbBvarbGgB5ZynERTFmCsZ7UqefvVe3vnPYOIAGOjbMAbprYF2BfMielg==", - "path": "opentelemetry.instrumentation.http/1.11.0", - "hashPath": "opentelemetry.instrumentation.http.1.11.0.nupkg.sha512" - }, - "Polly/7.2.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bw00Ck5sh6ekduDE3mnCo1ohzuad946uslCDEENu3091+6UKnBuKLo4e+yaNcCzXxOZCXWY2gV4a35+K1d4LDA==", - "path": "polly/7.2.4", - "hashPath": "polly.7.2.4.nupkg.sha512" - }, - "Polly.Core/8.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BpE2I6HBYYA5tF0Vn4eoQOGYTYIK1BlF5EXVgkWGn3mqUUjbXAr13J6fZVbp7Q3epRR8yshacBMlsHMhpOiV3g==", - "path": "polly.core/8.4.2", - "hashPath": "polly.core.8.4.2.nupkg.sha512" - }, - "Polly.Extensions/8.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GZ9vRVmR0jV2JtZavt+pGUsQ1O1cuRKG7R7VOZI6ZDy9y6RNPvRvXK1tuS4ffUrv8L0FTea59oEuQzgS0R7zSA==", - "path": "polly.extensions/8.4.2", - "hashPath": "polly.extensions.8.4.2.nupkg.sha512" - }, - "Polly.Extensions.Http/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-drrG+hB3pYFY7w1c3BD+lSGYvH2oIclH8GRSehgfyP5kjnFnHKQuuBhuHLv+PWyFuaTDyk/vfRpnxOzd11+J8g==", - "path": "polly.extensions.http/3.0.0", - "hashPath": "polly.extensions.http.3.0.0.nupkg.sha512" - }, - "Polly.RateLimiting/8.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ehTImQ/eUyO07VYW2WvwSmU9rRH200SKJ/3jku9rOkyWE0A2JxNFmAVms8dSn49QLSjmjFRRSgfNyOgr/2PSmA==", - "path": "polly.ratelimiting/8.4.2", - "hashPath": "polly.ratelimiting.8.4.2.nupkg.sha512" - }, - "Serilog/4.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-gmoWVOvKgbME8TYR+gwMf7osROiWAURterc6Rt2dQyX7wtjZYpqFiA/pY6ztjGQKKV62GGCyOcmtP1UKMHgSmA==", - "path": "serilog/4.2.0", - "hashPath": "serilog.4.2.0.nupkg.sha512" - }, - "Serilog.AspNetCore/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JslDajPlBsn3Pww1554flJFTqROvK9zz9jONNQgn0D8Lx2Trw8L0A8/n6zEQK1DAZWXrJwiVLw8cnTR3YFuYsg==", - "path": "serilog.aspnetcore/9.0.0", - "hashPath": "serilog.aspnetcore.9.0.0.nupkg.sha512" - }, - "Serilog.Extensions.Hosting/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-u2TRxuxbjvTAldQn7uaAwePkWxTHIqlgjelekBtilAGL5sYyF3+65NWctN4UrwwGLsDC7c3Vz3HnOlu+PcoxXg==", - "path": "serilog.extensions.hosting/9.0.0", - "hashPath": "serilog.extensions.hosting.9.0.0.nupkg.sha512" - }, - "Serilog.Extensions.Logging/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NwSSYqPJeKNzl5AuXVHpGbr6PkZJFlNa14CdIebVjK3k/76kYj/mz5kiTRNVSsSaxM8kAIa1kpy/qyT9E4npRQ==", - "path": "serilog.extensions.logging/9.0.0", - "hashPath": "serilog.extensions.logging.9.0.0.nupkg.sha512" - }, - "Serilog.Formatting.Compact/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wQsv14w9cqlfB5FX2MZpNsTawckN4a8dryuNGbebB/3Nh1pXnROHZov3swtu3Nj5oNG7Ba+xdu7Et/ulAUPanQ==", - "path": "serilog.formatting.compact/3.0.0", - "hashPath": "serilog.formatting.compact.3.0.0.nupkg.sha512" - }, - "Serilog.Settings.Configuration/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4/Et4Cqwa+F88l5SeFeNZ4c4Z6dEAIKbu3MaQb2Zz9F/g27T5a3wvfMcmCOaAiACjfUb4A6wrlTVfyYUZk3RRQ==", - "path": "serilog.settings.configuration/9.0.0", - "hashPath": "serilog.settings.configuration.9.0.0.nupkg.sha512" - }, - "Serilog.Sinks.Console/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-fQGWqVMClCP2yEyTXPIinSr5c+CBGUvBybPxjAGcf7ctDhadFhrQw03Mv8rJ07/wR5PDfFjewf2LimvXCDzpbA==", - "path": "serilog.sinks.console/6.0.0", - "hashPath": "serilog.sinks.console.6.0.0.nupkg.sha512" - }, - "Serilog.Sinks.Debug/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4BzXcdrgRX7wde9PmHuYd9U6YqycCC28hhpKonK7hx0wb19eiuRj16fPcPSVp0o/Y1ipJuNLYQ00R3q2Zs8FDA==", - "path": "serilog.sinks.debug/3.0.0", - "hashPath": "serilog.sinks.debug.3.0.0.nupkg.sha512" - }, - "Serilog.Sinks.File/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lxjg89Y8gJMmFxVkbZ+qDgjl+T4yC5F7WSLTvA+5q0R04tfKVLRL/EHpYoJ/MEQd2EeCKDuylBIVnAYMotmh2A==", - "path": "serilog.sinks.file/6.0.0", - "hashPath": "serilog.sinks.file.6.0.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-K9FzGTxmwfD+7sVf/FTq/TZFHBTXcROgdcg7gLFwKwgvXwaqTtjGVdam27j0kYfgZZyWlOKr+abmtyd2nAd5eA==", - "path": "swashbuckle.aspnetcore/8.0.0", - "hashPath": "swashbuckle.aspnetcore.8.0.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.Swagger/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+8Y4pVTWbnzotIk6d6rcwsHGpCchPDqqrvYkyGlI3go+pFaKM+4eX30iCyI0hvr0RMtObJCFhK6aDtlQFbEF1g==", - "path": "swashbuckle.aspnetcore.swagger/8.0.0", - "hashPath": "swashbuckle.aspnetcore.swagger.8.0.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerGen/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-skCeIQ93yMcUm1PQby5qitFM6KLIlLMj4/i8JHy86x2OFzxTNaaas2kUg6rNV3JvucFvYCNyImg7NMtZHErSzQ==", - "path": "swashbuckle.aspnetcore.swaggergen/8.0.0", - "hashPath": "swashbuckle.aspnetcore.swaggergen.8.0.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerUI/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IMqmgclFiZL2QIfopOmWYofZzckrl+SdMt1h4mKC0jc94F+uzt3IHA3YFC0CGlwBqTTSnxHqNUKomNTeAhZbYA==", - "path": "swashbuckle.aspnetcore.swaggerui/8.0.0", - "hashPath": "swashbuckle.aspnetcore.swaggerui.8.0.0.nupkg.sha512" - }, - "System.CodeDom/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", - "path": "system.codedom/6.0.0", - "hashPath": "system.codedom.6.0.0.nupkg.sha512" - }, - "System.Composition/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3Djj70fFTraOarSKmRnmRy/zm4YurICm+kiCtI0dYRqGJnLX6nJ+G3WYuFJ173cAPax/gh96REcbNiVqcrypFQ==", - "path": "system.composition/9.0.0", - "hashPath": "system.composition.9.0.0.nupkg.sha512" - }, - "System.Composition.AttributedModel/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iri00l/zIX9g4lHMY+Nz0qV1n40+jFYAmgsaiNn16xvt2RDwlqByNG4wgblagnDYxm3YSQQ0jLlC/7Xlk9CzyA==", - "path": "system.composition.attributedmodel/9.0.0", - "hashPath": "system.composition.attributedmodel.9.0.0.nupkg.sha512" - }, - "System.Composition.Convention/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+vuqVP6xpi582XIjJi6OCsIxuoTZfR0M7WWufk3uGDeCl3wGW6KnpylUJ3iiXdPByPE0vR5TjJgR6hDLez4FQg==", - "path": "system.composition.convention/9.0.0", - "hashPath": "system.composition.convention.9.0.0.nupkg.sha512" - }, - "System.Composition.Hosting/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OFqSeFeJYr7kHxDfaViGM1ymk7d4JxK//VSoNF9Ux0gpqkLsauDZpu89kTHHNdCWfSljbFcvAafGyBoY094btQ==", - "path": "system.composition.hosting/9.0.0", - "hashPath": "system.composition.hosting.9.0.0.nupkg.sha512" - }, - "System.Composition.Runtime/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-w1HOlQY1zsOWYussjFGZCEYF2UZXgvoYnS94NIu2CBnAGMbXFAX8PY8c92KwUItPmowal68jnVLBCzdrWLeEKA==", - "path": "system.composition.runtime/9.0.0", - "hashPath": "system.composition.runtime.9.0.0.nupkg.sha512" - }, - "System.Composition.TypedParts/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aRZlojCCGEHDKqh43jaDgaVpYETsgd7Nx4g1zwLKMtv4iTo0627715ajEFNpEEBTgLmvZuv8K0EVxc3sM4NWJA==", - "path": "system.composition.typedparts/9.0.0", - "hashPath": "system.composition.typedparts.9.0.0.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.dll deleted file mode 100644 index 9f76a02..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.pdb b/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.pdb deleted file mode 100644 index 2cbbe21..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.pdb and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.runtimeconfig.json b/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.runtimeconfig.json deleted file mode 100644 index bf15a00..0000000 --- a/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.runtimeconfig.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net10.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "10.0.0" - }, - { - "name": "Microsoft.AspNetCore.App", - "version": "10.0.0" - } - ], - "configProperties": { - "System.GC.Server": true, - "System.Reflection.NullabilityInfoContext.IsSupported": true, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.staticwebassets.endpoints.json b/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.staticwebassets.endpoints.json deleted file mode 100644 index 5576e88..0000000 --- a/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.staticwebassets.endpoints.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/HealthChecks.NpgSql.dll b/src/Fengling.AuthService/bin/Debug/net10.0/HealthChecks.NpgSql.dll deleted file mode 100755 index 9bb8369..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/HealthChecks.NpgSql.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Humanizer.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Humanizer.dll deleted file mode 100755 index c9a7ef8..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Humanizer.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll deleted file mode 100755 index 4c91b78..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Build.Framework.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Build.Framework.dll deleted file mode 100755 index a1a97aa..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Build.Framework.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll deleted file mode 100755 index ab1265c..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.dll deleted file mode 100755 index dc1f35d..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll deleted file mode 100755 index e6f90df..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll deleted file mode 100755 index 5356a08..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.dll deleted file mode 100755 index 7135704..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.dll deleted file mode 100755 index f54bd93..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll deleted file mode 100755 index 8b6891c..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Design.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Design.dll deleted file mode 100755 index 22abbd9..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Design.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll deleted file mode 100755 index 9a76189..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll deleted file mode 100755 index 9ead400..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.AmbientMetadata.Application.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.AmbientMetadata.Application.dll deleted file mode 100755 index 8c6f201..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.AmbientMetadata.Application.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Compliance.Abstractions.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Compliance.Abstractions.dll deleted file mode 100755 index f13726a..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Compliance.Abstractions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.DependencyInjection.AutoActivation.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.DependencyInjection.AutoActivation.dll deleted file mode 100755 index 38f1844..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.DependencyInjection.AutoActivation.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.DependencyModel.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.DependencyModel.dll deleted file mode 100755 index d944637..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.DependencyModel.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll deleted file mode 100755 index 8f990a9..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll deleted file mode 100755 index c485664..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Http.Diagnostics.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Http.Diagnostics.dll deleted file mode 100755 index e1c3aea..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Http.Diagnostics.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Http.Polly.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Http.Polly.dll deleted file mode 100755 index a27d8fc..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Http.Polly.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Http.Resilience.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Http.Resilience.dll deleted file mode 100755 index 4e9ecda..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Http.Resilience.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Resilience.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Resilience.dll deleted file mode 100755 index c4a810f..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Resilience.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Telemetry.Abstractions.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Telemetry.Abstractions.dll deleted file mode 100755 index 09ad17d..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Telemetry.Abstractions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Telemetry.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Telemetry.dll deleted file mode 100755 index f6f3108..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Telemetry.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll deleted file mode 100755 index f85ae59..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll deleted file mode 100755 index 4c4d3ab..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll deleted file mode 100755 index 170078a..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll deleted file mode 100755 index 750ee81..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll deleted file mode 100755 index 009ce65..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.OpenApi.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.OpenApi.dll deleted file mode 100755 index 5d65717..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.OpenApi.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.VisualStudio.SolutionPersistence.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.VisualStudio.SolutionPersistence.dll deleted file mode 100755 index 16a2843..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.VisualStudio.SolutionPersistence.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Mono.TextTemplating.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Mono.TextTemplating.dll deleted file mode 100755 index 4a76511..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Mono.TextTemplating.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Newtonsoft.Json.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Newtonsoft.Json.dll deleted file mode 100755 index d035c38..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Newtonsoft.Json.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll deleted file mode 100755 index afdfe8d..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Npgsql.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Npgsql.dll deleted file mode 100755 index 1207ef0..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Npgsql.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Abstractions.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Abstractions.dll deleted file mode 100755 index 4b3b976..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Abstractions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.AspNetCore.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.AspNetCore.dll deleted file mode 100755 index ff056c1..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.AspNetCore.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.DataProtection.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.DataProtection.dll deleted file mode 100755 index 0a1a2c0..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.DataProtection.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.SystemIntegration.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.SystemIntegration.dll deleted file mode 100755 index ef15b2a..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.SystemIntegration.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.SystemNetHttp.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.SystemNetHttp.dll deleted file mode 100755 index c8544e4..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.SystemNetHttp.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.WebIntegration.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.WebIntegration.dll deleted file mode 100755 index 77dd73a..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.WebIntegration.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.dll deleted file mode 100755 index fe55ec7..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Core.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Core.dll deleted file mode 100755 index 38ce38c..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Core.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.EntityFrameworkCore.Models.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.EntityFrameworkCore.Models.dll deleted file mode 100755 index 9df8e7c..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.EntityFrameworkCore.Models.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.EntityFrameworkCore.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.EntityFrameworkCore.dll deleted file mode 100755 index 477553c..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.EntityFrameworkCore.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Server.AspNetCore.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Server.AspNetCore.dll deleted file mode 100755 index 4cdd623..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Server.AspNetCore.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Server.DataProtection.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Server.DataProtection.dll deleted file mode 100755 index 7fe38bc..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Server.DataProtection.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Server.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Server.dll deleted file mode 100755 index f66fe8a..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Server.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.AspNetCore.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.AspNetCore.dll deleted file mode 100755 index ee20dbd..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.AspNetCore.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.DataProtection.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.DataProtection.dll deleted file mode 100755 index 92d8b79..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.DataProtection.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.ServerIntegration.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.ServerIntegration.dll deleted file mode 100755 index 5dac6b8..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.ServerIntegration.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.SystemNetHttp.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.SystemNetHttp.dll deleted file mode 100755 index 4ada1a6..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.SystemNetHttp.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.dll deleted file mode 100755 index 2ff1e22..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll deleted file mode 100755 index 51c1599..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Api.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Api.dll deleted file mode 100755 index b61e647..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Api.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll deleted file mode 100755 index 65011e6..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Extensions.Hosting.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Extensions.Hosting.dll deleted file mode 100755 index 1f53fb5..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Extensions.Hosting.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Instrumentation.AspNetCore.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Instrumentation.AspNetCore.dll deleted file mode 100755 index 7fcaff0..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Instrumentation.AspNetCore.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Instrumentation.Http.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Instrumentation.Http.dll deleted file mode 100755 index 366666a..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Instrumentation.Http.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.dll b/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.dll deleted file mode 100755 index 235d89b..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Polly.Core.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Polly.Core.dll deleted file mode 100755 index bff5c91..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Polly.Core.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Polly.Extensions.Http.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Polly.Extensions.Http.dll deleted file mode 100755 index ef47032..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Polly.Extensions.Http.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Polly.Extensions.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Polly.Extensions.dll deleted file mode 100755 index 312cf8e..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Polly.Extensions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Polly.RateLimiting.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Polly.RateLimiting.dll deleted file mode 100755 index e29985e..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Polly.RateLimiting.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Polly.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Polly.dll deleted file mode 100755 index 31a93a1..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Polly.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.AspNetCore.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.AspNetCore.dll deleted file mode 100755 index f8155a1..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.AspNetCore.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Extensions.Hosting.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Extensions.Hosting.dll deleted file mode 100755 index cb1bd42..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Extensions.Hosting.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Extensions.Logging.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Extensions.Logging.dll deleted file mode 100755 index dbf62b2..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Extensions.Logging.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Formatting.Compact.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Formatting.Compact.dll deleted file mode 100755 index bbd2122..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Formatting.Compact.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Settings.Configuration.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Settings.Configuration.dll deleted file mode 100755 index 0b77828..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Settings.Configuration.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Sinks.Console.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Sinks.Console.dll deleted file mode 100755 index 96c89a0..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Sinks.Console.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Sinks.Debug.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Sinks.Debug.dll deleted file mode 100755 index 7c94015..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Sinks.Debug.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Sinks.File.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Sinks.File.dll deleted file mode 100755 index 17d80f3..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Sinks.File.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.dll deleted file mode 100755 index 1790bfa..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Swashbuckle.AspNetCore.Swagger.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Swashbuckle.AspNetCore.Swagger.dll deleted file mode 100755 index 026c36e..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Swashbuckle.AspNetCore.Swagger.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll deleted file mode 100755 index b1967f8..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/src/Fengling.AuthService/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll deleted file mode 100755 index 783783a..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/System.CodeDom.dll b/src/Fengling.AuthService/bin/Debug/net10.0/System.CodeDom.dll deleted file mode 100755 index 54c82b6..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/System.CodeDom.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.AttributedModel.dll b/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.AttributedModel.dll deleted file mode 100755 index 2664688..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.AttributedModel.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.Convention.dll b/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.Convention.dll deleted file mode 100755 index 40f6537..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.Convention.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.Hosting.dll b/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.Hosting.dll deleted file mode 100755 index b1cce85..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.Hosting.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.Runtime.dll b/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.Runtime.dll deleted file mode 100755 index c30bbbb..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.Runtime.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.TypedParts.dll b/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.TypedParts.dll deleted file mode 100755 index 1556319..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.TypedParts.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/appsettings.Development.json b/src/Fengling.AuthService/bin/Debug/net10.0/appsettings.Development.json deleted file mode 100644 index 0c208ae..0000000 --- a/src/Fengling.AuthService/bin/Debug/net10.0/appsettings.Development.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - } -} diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/appsettings.json b/src/Fengling.AuthService/bin/Debug/net10.0/appsettings.json deleted file mode 100644 index b0df93d..0000000 --- a/src/Fengling.AuthService/bin/Debug/net10.0/appsettings.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "ConnectionStrings": { - "DefaultConnection": "Host=192.168.100.10;Port=5432;Database=fengling_auth;Username=movingsam;Password=sl52788542" - }, - "OpenIddict": { - "Issuer": "https://auth.fengling.local", - "Audience": "fengling-api" - }, - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - }, - "AllowedHosts": "*" -} diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index fa3b62e..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index de0032e..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 52ddf61..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 9c9e5c3..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index fe7a8c8..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 3a2887c..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 3bef0e7..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 19c9b77..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 5e1cc23..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 71227fc..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 3a50733..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 7b14221..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 59c80c7..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index de991ad..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index ffe4e81..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 4eb6122..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 35b8d36..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 44e0af4..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index ae46f62..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 2870de8..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 31d7841..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 4f5ea19..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index f29a9ee..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index c62df50..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 738856c..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 118b9b8..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 8d5c43a..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 0a04bbf..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index c88dd66..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 7400f4a..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 036e931..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 7305396..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 7735e46..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index adead79..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 9f8ffe3..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index e318959..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 89c6efc..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 62dda99..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 82b3fa2..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 9db06d4..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 8be5aa7..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index a263248..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 04f70a6..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 3a16748..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 8b9f7ce..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index bd7b2a2..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 6feb49f..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 0b35a9d..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 413ac6a..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index b5e3f64..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index c219a07..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 6697523..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 79301b0..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 28739df..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index e5f35c2..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 215fe77..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 53d30cc..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 62e7fc1..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index c1b4544..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 712df48..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index d96f8c8..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 23c31b7..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 65f24ab..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 7d3ed5d..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 14fee21..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService b/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService deleted file mode 100755 index e2e97cc..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.deps.json b/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.deps.json deleted file mode 100644 index 51fed9a..0000000 --- a/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.deps.json +++ /dev/null @@ -1,2289 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v9.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v9.0": { - "Fengling.AuthService/1.0.0": { - "dependencies": { - "Microsoft.AspNetCore.Identity.EntityFrameworkCore": "9.0.1", - "Microsoft.AspNetCore.OpenApi": "9.0.1", - "Microsoft.EntityFrameworkCore.Design": "9.0.3", - "Npgsql.EntityFrameworkCore.PostgreSQL": "9.0.3", - "OpenIddict.AspNetCore": "7.2.0", - "OpenIddict.EntityFrameworkCore": "7.2.0", - "OpenTelemetry": "1.11.0", - "OpenTelemetry.Exporter.OpenTelemetryProtocol": "1.11.0", - "OpenTelemetry.Extensions.Hosting": "1.11.0", - "OpenTelemetry.Instrumentation.AspNetCore": "1.11.0", - "OpenTelemetry.Instrumentation.Http": "1.11.0", - "Serilog.AspNetCore": "9.0.0", - "Serilog.Sinks.Console": "6.0.0", - "Swashbuckle.AspNetCore": "7.2.0" - }, - "runtime": { - "Fengling.AuthService.dll": {} - } - }, - "Humanizer.Core/2.14.1": { - "runtime": { - "lib/net6.0/Humanizer.dll": { - "assemblyVersion": "2.14.0.0", - "fileVersion": "2.14.1.48190" - } - } - }, - "Microsoft.AspNetCore.Cryptography.Internal/9.0.1": { - "runtime": { - "lib/net9.0/Microsoft.AspNetCore.Cryptography.Internal.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.124.61009" - } - } - }, - "Microsoft.AspNetCore.Cryptography.KeyDerivation/9.0.1": { - "dependencies": { - "Microsoft.AspNetCore.Cryptography.Internal": "9.0.1" - }, - "runtime": { - "lib/net9.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.124.61009" - } - } - }, - "Microsoft.AspNetCore.Identity.EntityFrameworkCore/9.0.1": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Relational": "9.0.10", - "Microsoft.Extensions.Identity.Stores": "9.0.1" - }, - "runtime": { - "lib/net9.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": { - "assemblyVersion": "9.0.1.0", - "fileVersion": "9.0.124.61009" - } - } - }, - "Microsoft.AspNetCore.OpenApi/9.0.1": { - "dependencies": { - "Microsoft.OpenApi": "1.6.22" - }, - "runtime": { - "lib/net9.0/Microsoft.AspNetCore.OpenApi.dll": { - "assemblyVersion": "9.0.1.0", - "fileVersion": "9.0.124.61009" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/7.0.0": { - "runtime": { - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "Microsoft.Build.Locator/1.7.8": { - "runtime": { - "lib/net6.0/Microsoft.Build.Locator.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.7.8.28074" - } - } - }, - "Microsoft.CodeAnalysis.Common/4.8.0": { - "runtime": { - "lib/net7.0/Microsoft.CodeAnalysis.dll": { - "assemblyVersion": "4.8.0.0", - "fileVersion": "4.800.23.55801" - } - }, - "resources": { - "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp/4.8.0": { - "dependencies": { - "Microsoft.CodeAnalysis.Common": "4.8.0" - }, - "runtime": { - "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { - "assemblyVersion": "4.8.0.0", - "fileVersion": "4.800.23.55801" - } - }, - "resources": { - "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp": "4.8.0", - "Microsoft.CodeAnalysis.Common": "4.8.0", - "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0" - }, - "runtime": { - "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { - "assemblyVersion": "4.8.0.0", - "fileVersion": "4.800.23.55801" - } - }, - "resources": { - "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Bcl.AsyncInterfaces": "7.0.0", - "Microsoft.CodeAnalysis.Common": "4.8.0", - "System.Composition": "7.0.0" - }, - "runtime": { - "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { - "assemblyVersion": "4.8.0.0", - "fileVersion": "4.800.23.55801" - } - }, - "resources": { - "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { - "dependencies": { - "Microsoft.CodeAnalysis.Common": "4.8.0", - "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0" - }, - "runtime": { - "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": { - "assemblyVersion": "4.8.0.0", - "fileVersion": "4.800.23.55801" - }, - "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { - "assemblyVersion": "4.8.0.0", - "fileVersion": "4.800.23.55801" - } - }, - "resources": { - "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "cs" - }, - "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "de" - }, - "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "es" - }, - "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "fr" - }, - "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "it" - }, - "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "ja" - }, - "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "ko" - }, - "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "pl" - }, - "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "pt-BR" - }, - "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "ru" - }, - "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "tr" - }, - "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.EntityFrameworkCore/9.0.10": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "9.0.10", - "Microsoft.Extensions.Caching.Memory": "9.0.10", - "Microsoft.Extensions.Logging": "9.0.10" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { - "assemblyVersion": "9.0.10.0", - "fileVersion": "9.0.1025.47514" - } - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/9.0.10": { - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "assemblyVersion": "9.0.10.0", - "fileVersion": "9.0.1025.47514" - } - } - }, - "Microsoft.EntityFrameworkCore.Design/9.0.3": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Build.Locator": "1.7.8", - "Microsoft.CodeAnalysis.CSharp": "4.8.0", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", - "Microsoft.CodeAnalysis.Workspaces.MSBuild": "4.8.0", - "Microsoft.EntityFrameworkCore.Relational": "9.0.10", - "Microsoft.Extensions.Caching.Memory": "9.0.10", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10", - "Microsoft.Extensions.DependencyModel": "9.0.3", - "Microsoft.Extensions.Logging": "9.0.10", - "Mono.TextTemplating": "3.0.0" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { - "assemblyVersion": "9.0.3.0", - "fileVersion": "9.0.325.11202" - } - } - }, - "Microsoft.EntityFrameworkCore.Relational/9.0.10": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "9.0.10", - "Microsoft.Extensions.Caching.Memory": "9.0.10", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10", - "Microsoft.Extensions.Logging": "9.0.10" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "assemblyVersion": "9.0.10.0", - "fileVersion": "9.0.1025.47514" - } - } - }, - "Microsoft.Extensions.AmbientMetadata.Application/9.10.0": { - "dependencies": { - "Microsoft.Extensions.Configuration": "9.0.10", - "Microsoft.Extensions.Hosting.Abstractions": "9.0.10", - "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.AmbientMetadata.Application.dll": { - "assemblyVersion": "9.10.0.0", - "fileVersion": "9.1000.25.51303" - } - } - }, - "Microsoft.Extensions.Caching.Abstractions/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Caching.Memory/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "9.0.10", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Logging.Abstractions": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10", - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Compliance.Abstractions/9.10.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.ObjectPool": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Compliance.Abstractions.dll": { - "assemblyVersion": "9.10.0.0", - "fileVersion": "9.1000.25.51303" - } - } - }, - "Microsoft.Extensions.Configuration/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10", - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Configuration.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Configuration.Binder/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.DependencyInjection/9.0.10": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.10": { - "runtime": { - "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.DependencyInjection.AutoActivation/9.10.0": { - "dependencies": { - "Microsoft.Extensions.Hosting.Abstractions": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.DependencyInjection.AutoActivation.dll": { - "assemblyVersion": "9.10.0.0", - "fileVersion": "9.1000.25.51303" - } - } - }, - "Microsoft.Extensions.DependencyModel/9.0.3": { - "runtime": { - "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": { - "assemblyVersion": "9.0.0.3", - "fileVersion": "9.0.325.11113" - } - } - }, - "Microsoft.Extensions.Diagnostics/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Configuration": "9.0.10", - "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.10", - "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Diagnostics.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Diagnostics.Abstractions/9.0.10": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Diagnostics.ExceptionSummarization/9.10.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll": { - "assemblyVersion": "9.10.0.0", - "fileVersion": "9.1000.25.51303" - } - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Hosting.Abstractions/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.10", - "Microsoft.Extensions.FileProviders.Abstractions": "9.0.10", - "Microsoft.Extensions.Logging.Abstractions": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Http/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Diagnostics": "9.0.10", - "Microsoft.Extensions.Logging": "9.0.10", - "Microsoft.Extensions.Logging.Abstractions": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Http.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Http.Diagnostics/9.10.0": { - "dependencies": { - "Microsoft.Extensions.Http": "9.0.10", - "Microsoft.Extensions.Telemetry": "9.10.0" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Http.Diagnostics.dll": { - "assemblyVersion": "9.10.0.0", - "fileVersion": "9.1000.25.51303" - } - } - }, - "Microsoft.Extensions.Http.Polly/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Http": "9.0.10", - "Polly": "7.2.4", - "Polly.Extensions.Http": "3.0.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Http.Polly.dll": { - "assemblyVersion": "9.0.10.0", - "fileVersion": "9.0.1025.47517" - } - } - }, - "Microsoft.Extensions.Http.Resilience/9.10.0": { - "dependencies": { - "Microsoft.Extensions.Http.Diagnostics": "9.10.0", - "Microsoft.Extensions.ObjectPool": "9.0.10", - "Microsoft.Extensions.Resilience": "9.10.0" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Http.Resilience.dll": { - "assemblyVersion": "9.10.0.0", - "fileVersion": "9.1000.25.51303" - } - } - }, - "Microsoft.Extensions.Identity.Core/9.0.1": { - "dependencies": { - "Microsoft.AspNetCore.Cryptography.KeyDerivation": "9.0.1", - "Microsoft.Extensions.Logging": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Identity.Core.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.124.61009" - } - } - }, - "Microsoft.Extensions.Identity.Stores/9.0.1": { - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "9.0.10", - "Microsoft.Extensions.Identity.Core": "9.0.1", - "Microsoft.Extensions.Logging": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Identity.Stores.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.124.61009" - } - } - }, - "Microsoft.Extensions.Logging/9.0.10": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "9.0.10", - "Microsoft.Extensions.Logging.Abstractions": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/9.0.10": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Logging.Configuration/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Configuration": "9.0.10", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10", - "Microsoft.Extensions.Configuration.Binder": "9.0.10", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Logging": "9.0.10", - "Microsoft.Extensions.Logging.Abstractions": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10", - "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.ObjectPool/9.0.10": { - "runtime": { - "lib/net9.0/Microsoft.Extensions.ObjectPool.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47517" - } - } - }, - "Microsoft.Extensions.Options/9.0.10": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.10", - "Microsoft.Extensions.Configuration.Binder": "9.0.10", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10", - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Primitives/9.0.10": { - "runtime": { - "lib/net9.0/Microsoft.Extensions.Primitives.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47515" - } - } - }, - "Microsoft.Extensions.Resilience/9.10.0": { - "dependencies": { - "Microsoft.Extensions.Diagnostics": "9.0.10", - "Microsoft.Extensions.Diagnostics.ExceptionSummarization": "9.10.0", - "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.10", - "Microsoft.Extensions.Telemetry.Abstractions": "9.10.0", - "Polly.Extensions": "8.4.2", - "Polly.RateLimiting": "8.4.2" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Resilience.dll": { - "assemblyVersion": "9.10.0.0", - "fileVersion": "9.1000.25.51303" - } - } - }, - "Microsoft.Extensions.Telemetry/9.10.0": { - "dependencies": { - "Microsoft.Extensions.AmbientMetadata.Application": "9.10.0", - "Microsoft.Extensions.DependencyInjection.AutoActivation": "9.10.0", - "Microsoft.Extensions.Logging.Configuration": "9.0.10", - "Microsoft.Extensions.ObjectPool": "9.0.10", - "Microsoft.Extensions.Telemetry.Abstractions": "9.10.0" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Telemetry.dll": { - "assemblyVersion": "9.10.0.0", - "fileVersion": "9.1000.25.51303" - } - } - }, - "Microsoft.Extensions.Telemetry.Abstractions/9.10.0": { - "dependencies": { - "Microsoft.Extensions.Compliance.Abstractions": "9.10.0", - "Microsoft.Extensions.Logging.Abstractions": "9.0.10", - "Microsoft.Extensions.ObjectPool": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Extensions.Telemetry.Abstractions.dll": { - "assemblyVersion": "9.10.0.0", - "fileVersion": "9.1000.25.51303" - } - } - }, - "Microsoft.IdentityModel.Abstractions/8.14.0": { - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.IdentityModel.JsonWebTokens/8.14.0": { - "dependencies": { - "Microsoft.IdentityModel.Tokens": "8.14.0" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.IdentityModel.Logging/8.14.0": { - "dependencies": { - "Microsoft.IdentityModel.Abstractions": "8.14.0" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.IdentityModel.Protocols/8.14.0": { - "dependencies": { - "Microsoft.IdentityModel.Tokens": "8.14.0" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.IdentityModel.Tokens/8.14.0": { - "dependencies": { - "Microsoft.Extensions.Logging.Abstractions": "9.0.10", - "Microsoft.IdentityModel.Logging": "8.14.0" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.Net.Http.Headers/9.0.10": { - "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.10" - }, - "runtime": { - "lib/net9.0/Microsoft.Net.Http.Headers.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.1025.47517" - } - } - }, - "Microsoft.OpenApi/1.6.22": { - "runtime": { - "lib/netstandard2.0/Microsoft.OpenApi.dll": { - "assemblyVersion": "1.6.22.0", - "fileVersion": "1.6.22.0" - } - } - }, - "Mono.TextTemplating/3.0.0": { - "dependencies": { - "System.CodeDom": "6.0.0" - }, - "runtime": { - "lib/net6.0/Mono.TextTemplating.dll": { - "assemblyVersion": "3.0.0.0", - "fileVersion": "3.0.0.1" - } - } - }, - "Npgsql/9.0.2": { - "dependencies": { - "Microsoft.Extensions.Logging.Abstractions": "9.0.10" - }, - "runtime": { - "lib/net8.0/Npgsql.dll": { - "assemblyVersion": "9.0.2.0", - "fileVersion": "9.0.2.0" - } - } - }, - "Npgsql.EntityFrameworkCore.PostgreSQL/9.0.3": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "9.0.10", - "Microsoft.EntityFrameworkCore.Relational": "9.0.10", - "Npgsql": "9.0.2" - }, - "runtime": { - "lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": { - "assemblyVersion": "9.0.3.0", - "fileVersion": "9.0.3.0" - } - } - }, - "OpenIddict/7.2.0": { - "dependencies": { - "OpenIddict.Abstractions": "7.2.0", - "OpenIddict.Client": "7.2.0", - "OpenIddict.Client.SystemIntegration": "7.2.0", - "OpenIddict.Client.SystemNetHttp": "7.2.0", - "OpenIddict.Client.WebIntegration": "7.2.0", - "OpenIddict.Core": "7.2.0", - "OpenIddict.Server": "7.2.0", - "OpenIddict.Validation": "7.2.0", - "OpenIddict.Validation.ServerIntegration": "7.2.0", - "OpenIddict.Validation.SystemNetHttp": "7.2.0" - } - }, - "OpenIddict.Abstractions/7.2.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Primitives": "9.0.10", - "Microsoft.IdentityModel.Tokens": "8.14.0" - }, - "runtime": { - "lib/net9.0/OpenIddict.Abstractions.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.AspNetCore/7.2.0": { - "dependencies": { - "OpenIddict": "7.2.0", - "OpenIddict.Client.AspNetCore": "7.2.0", - "OpenIddict.Client.DataProtection": "7.2.0", - "OpenIddict.Server.AspNetCore": "7.2.0", - "OpenIddict.Server.DataProtection": "7.2.0", - "OpenIddict.Validation.AspNetCore": "7.2.0", - "OpenIddict.Validation.DataProtection": "7.2.0" - } - }, - "OpenIddict.Client/7.2.0": { - "dependencies": { - "Microsoft.Extensions.Logging": "9.0.10", - "Microsoft.IdentityModel.JsonWebTokens": "8.14.0", - "Microsoft.IdentityModel.Protocols": "8.14.0", - "OpenIddict.Abstractions": "7.2.0" - }, - "runtime": { - "lib/net9.0/OpenIddict.Client.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Client.AspNetCore/7.2.0": { - "dependencies": { - "OpenIddict.Client": "7.2.0" - }, - "runtime": { - "lib/net9.0/OpenIddict.Client.AspNetCore.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Client.DataProtection/7.2.0": { - "dependencies": { - "OpenIddict.Client": "7.2.0" - }, - "runtime": { - "lib/net9.0/OpenIddict.Client.DataProtection.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Client.SystemIntegration/7.2.0": { - "dependencies": { - "Microsoft.Extensions.Hosting.Abstractions": "9.0.10", - "Microsoft.Net.Http.Headers": "9.0.10", - "OpenIddict.Client": "7.2.0" - }, - "runtime": { - "lib/net9.0/OpenIddict.Client.SystemIntegration.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Client.SystemNetHttp/7.2.0": { - "dependencies": { - "Microsoft.Extensions.Http.Polly": "9.0.10", - "Microsoft.Extensions.Http.Resilience": "9.10.0", - "OpenIddict.Client": "7.2.0" - }, - "runtime": { - "lib/net9.0/OpenIddict.Client.SystemNetHttp.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Client.WebIntegration/7.2.0": { - "dependencies": { - "OpenIddict.Client": "7.2.0", - "OpenIddict.Client.SystemNetHttp": "7.2.0" - }, - "runtime": { - "lib/net9.0/OpenIddict.Client.WebIntegration.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Core/7.2.0": { - "dependencies": { - "Microsoft.Extensions.Caching.Memory": "9.0.10", - "Microsoft.Extensions.Logging": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10", - "OpenIddict.Abstractions": "7.2.0" - }, - "runtime": { - "lib/net9.0/OpenIddict.Core.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.EntityFrameworkCore/7.2.0": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Relational": "9.0.10", - "OpenIddict.Core": "7.2.0", - "OpenIddict.EntityFrameworkCore.Models": "7.2.0" - }, - "runtime": { - "lib/net9.0/OpenIddict.EntityFrameworkCore.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.EntityFrameworkCore.Models/7.2.0": { - "runtime": { - "lib/net9.0/OpenIddict.EntityFrameworkCore.Models.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Server/7.2.0": { - "dependencies": { - "Microsoft.Extensions.Logging": "9.0.10", - "Microsoft.IdentityModel.JsonWebTokens": "8.14.0", - "OpenIddict.Abstractions": "7.2.0" - }, - "runtime": { - "lib/net9.0/OpenIddict.Server.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Server.AspNetCore/7.2.0": { - "dependencies": { - "OpenIddict.Server": "7.2.0" - }, - "runtime": { - "lib/net9.0/OpenIddict.Server.AspNetCore.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Server.DataProtection/7.2.0": { - "dependencies": { - "OpenIddict.Server": "7.2.0" - }, - "runtime": { - "lib/net9.0/OpenIddict.Server.DataProtection.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Validation/7.2.0": { - "dependencies": { - "Microsoft.Extensions.Logging": "9.0.10", - "Microsoft.IdentityModel.JsonWebTokens": "8.14.0", - "Microsoft.IdentityModel.Protocols": "8.14.0", - "OpenIddict.Abstractions": "7.2.0" - }, - "runtime": { - "lib/net9.0/OpenIddict.Validation.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Validation.AspNetCore/7.2.0": { - "dependencies": { - "OpenIddict.Validation": "7.2.0" - }, - "runtime": { - "lib/net9.0/OpenIddict.Validation.AspNetCore.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Validation.DataProtection/7.2.0": { - "dependencies": { - "OpenIddict.Validation": "7.2.0" - }, - "runtime": { - "lib/net9.0/OpenIddict.Validation.DataProtection.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Validation.ServerIntegration/7.2.0": { - "dependencies": { - "OpenIddict.Server": "7.2.0", - "OpenIddict.Validation": "7.2.0" - }, - "runtime": { - "lib/net9.0/OpenIddict.Validation.ServerIntegration.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenIddict.Validation.SystemNetHttp/7.2.0": { - "dependencies": { - "Microsoft.Extensions.Http.Polly": "9.0.10", - "Microsoft.Extensions.Http.Resilience": "9.10.0", - "OpenIddict.Validation": "7.2.0" - }, - "runtime": { - "lib/net9.0/OpenIddict.Validation.SystemNetHttp.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.200.25.56183" - } - } - }, - "OpenTelemetry/1.11.0": { - "dependencies": { - "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.10", - "Microsoft.Extensions.Logging.Configuration": "9.0.10", - "OpenTelemetry.Api.ProviderBuilderExtensions": "1.11.1" - }, - "runtime": { - "lib/net9.0/OpenTelemetry.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.11.0.1535" - } - } - }, - "OpenTelemetry.Api/1.11.1": { - "runtime": { - "lib/net9.0/OpenTelemetry.Api.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.11.1.1544" - } - } - }, - "OpenTelemetry.Api.ProviderBuilderExtensions/1.11.1": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "OpenTelemetry.Api": "1.11.1" - }, - "runtime": { - "lib/net9.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.11.1.1544" - } - } - }, - "OpenTelemetry.Exporter.OpenTelemetryProtocol/1.11.0": { - "dependencies": { - "OpenTelemetry": "1.11.0" - }, - "runtime": { - "lib/net9.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.11.0.1535" - } - } - }, - "OpenTelemetry.Extensions.Hosting/1.11.0": { - "dependencies": { - "Microsoft.Extensions.Hosting.Abstractions": "9.0.10", - "OpenTelemetry": "1.11.0" - }, - "runtime": { - "lib/net9.0/OpenTelemetry.Extensions.Hosting.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.11.0.1535" - } - } - }, - "OpenTelemetry.Instrumentation.AspNetCore/1.11.0": { - "dependencies": { - "OpenTelemetry.Api.ProviderBuilderExtensions": "1.11.1" - }, - "runtime": { - "lib/net8.0/OpenTelemetry.Instrumentation.AspNetCore.dll": { - "assemblyVersion": "1.11.0.340", - "fileVersion": "1.11.0.340" - } - } - }, - "OpenTelemetry.Instrumentation.Http/1.11.0": { - "dependencies": { - "Microsoft.Extensions.Configuration": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10", - "OpenTelemetry.Api.ProviderBuilderExtensions": "1.11.1" - }, - "runtime": { - "lib/net8.0/OpenTelemetry.Instrumentation.Http.dll": { - "assemblyVersion": "1.11.0.337", - "fileVersion": "1.11.0.337" - } - } - }, - "Polly/7.2.4": { - "runtime": { - "lib/netstandard2.0/Polly.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.2.4.982" - } - } - }, - "Polly.Core/8.4.2": { - "runtime": { - "lib/net8.0/Polly.Core.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.4.2.3950" - } - } - }, - "Polly.Extensions/8.4.2": { - "dependencies": { - "Microsoft.Extensions.Logging.Abstractions": "9.0.10", - "Microsoft.Extensions.Options": "9.0.10", - "Polly.Core": "8.4.2" - }, - "runtime": { - "lib/net8.0/Polly.Extensions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.4.2.3950" - } - } - }, - "Polly.Extensions.Http/3.0.0": { - "dependencies": { - "Polly": "7.2.4" - }, - "runtime": { - "lib/netstandard2.0/Polly.Extensions.Http.dll": { - "assemblyVersion": "3.0.0.0", - "fileVersion": "3.0.0.0" - } - } - }, - "Polly.RateLimiting/8.4.2": { - "dependencies": { - "Polly.Core": "8.4.2" - }, - "runtime": { - "lib/net8.0/Polly.RateLimiting.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.4.2.3950" - } - } - }, - "Serilog/4.2.0": { - "runtime": { - "lib/net9.0/Serilog.dll": { - "assemblyVersion": "4.2.0.0", - "fileVersion": "4.2.0.0" - } - } - }, - "Serilog.AspNetCore/9.0.0": { - "dependencies": { - "Serilog": "4.2.0", - "Serilog.Extensions.Hosting": "9.0.0", - "Serilog.Formatting.Compact": "3.0.0", - "Serilog.Settings.Configuration": "9.0.0", - "Serilog.Sinks.Console": "6.0.0", - "Serilog.Sinks.Debug": "3.0.0", - "Serilog.Sinks.File": "6.0.0" - }, - "runtime": { - "lib/net9.0/Serilog.AspNetCore.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.0.0" - } - } - }, - "Serilog.Extensions.Hosting/9.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.10", - "Microsoft.Extensions.Hosting.Abstractions": "9.0.10", - "Microsoft.Extensions.Logging.Abstractions": "9.0.10", - "Serilog": "4.2.0", - "Serilog.Extensions.Logging": "9.0.0" - }, - "runtime": { - "lib/net9.0/Serilog.Extensions.Hosting.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.0.0" - } - } - }, - "Serilog.Extensions.Logging/9.0.0": { - "dependencies": { - "Microsoft.Extensions.Logging": "9.0.10", - "Serilog": "4.2.0" - }, - "runtime": { - "lib/net9.0/Serilog.Extensions.Logging.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.0.0" - } - } - }, - "Serilog.Formatting.Compact/3.0.0": { - "dependencies": { - "Serilog": "4.2.0" - }, - "runtime": { - "lib/net8.0/Serilog.Formatting.Compact.dll": { - "assemblyVersion": "3.0.0.0", - "fileVersion": "3.0.0.0" - } - } - }, - "Serilog.Settings.Configuration/9.0.0": { - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "9.0.10", - "Microsoft.Extensions.DependencyModel": "9.0.3", - "Serilog": "4.2.0" - }, - "runtime": { - "lib/net9.0/Serilog.Settings.Configuration.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.0.0" - } - } - }, - "Serilog.Sinks.Console/6.0.0": { - "dependencies": { - "Serilog": "4.2.0" - }, - "runtime": { - "lib/net8.0/Serilog.Sinks.Console.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.0.0" - } - } - }, - "Serilog.Sinks.Debug/3.0.0": { - "dependencies": { - "Serilog": "4.2.0" - }, - "runtime": { - "lib/net8.0/Serilog.Sinks.Debug.dll": { - "assemblyVersion": "3.0.0.0", - "fileVersion": "3.0.0.0" - } - } - }, - "Serilog.Sinks.File/6.0.0": { - "dependencies": { - "Serilog": "4.2.0" - }, - "runtime": { - "lib/net8.0/Serilog.Sinks.File.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.0.0" - } - } - }, - "Swashbuckle.AspNetCore/7.2.0": { - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "7.2.0", - "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0", - "Swashbuckle.AspNetCore.SwaggerUI": "7.2.0" - } - }, - "Swashbuckle.AspNetCore.Swagger/7.2.0": { - "dependencies": { - "Microsoft.OpenApi": "1.6.22" - }, - "runtime": { - "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.2.0.956" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "7.2.0" - }, - "runtime": { - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.2.0.956" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { - "runtime": { - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "assemblyVersion": "7.2.0.0", - "fileVersion": "7.2.0.956" - } - } - }, - "System.CodeDom/6.0.0": { - "runtime": { - "lib/net6.0/System.CodeDom.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition/7.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "7.0.0", - "System.Composition.Convention": "7.0.0", - "System.Composition.Hosting": "7.0.0", - "System.Composition.Runtime": "7.0.0", - "System.Composition.TypedParts": "7.0.0" - } - }, - "System.Composition.AttributedModel/7.0.0": { - "runtime": { - "lib/net7.0/System.Composition.AttributedModel.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "System.Composition.Convention/7.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "7.0.0" - }, - "runtime": { - "lib/net7.0/System.Composition.Convention.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "System.Composition.Hosting/7.0.0": { - "dependencies": { - "System.Composition.Runtime": "7.0.0" - }, - "runtime": { - "lib/net7.0/System.Composition.Hosting.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "System.Composition.Runtime/7.0.0": { - "runtime": { - "lib/net7.0/System.Composition.Runtime.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "System.Composition.TypedParts/7.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "7.0.0", - "System.Composition.Hosting": "7.0.0", - "System.Composition.Runtime": "7.0.0" - }, - "runtime": { - "lib/net7.0/System.Composition.TypedParts.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - } - } - }, - "libraries": { - "Fengling.AuthService/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Humanizer.Core/2.14.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", - "path": "humanizer.core/2.14.1", - "hashPath": "humanizer.core.2.14.1.nupkg.sha512" - }, - "Microsoft.AspNetCore.Cryptography.Internal/9.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-leaw8hC6wCKfAg2kAYT4plnaHI7o6bKB9IQy0yLWHmgV0GjE449pu0SEnnl7loEzdLgyQrKyVQvfz7wRErqmxQ==", - "path": "microsoft.aspnetcore.cryptography.internal/9.0.1", - "hashPath": "microsoft.aspnetcore.cryptography.internal.9.0.1.nupkg.sha512" - }, - "Microsoft.AspNetCore.Cryptography.KeyDerivation/9.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/ibWvFYnxjCfOmtQtLTFUN9L70CrQH0daom6tE8/hlxTllUDeXM95fE45dC4u2tBOrfDqB6TPAkUzd/vWaAusA==", - "path": "microsoft.aspnetcore.cryptography.keyderivation/9.0.1", - "hashPath": "microsoft.aspnetcore.cryptography.keyderivation.9.0.1.nupkg.sha512" - }, - "Microsoft.AspNetCore.Identity.EntityFrameworkCore/9.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yZyj/m7nBsrx6JDIv5KSYH44lJsQ4K5RLEWaYRFQVoIRvGXQxMZ/TUCa7PKFtR/o6nz1fmy6bVciV/eN/NmjUw==", - "path": "microsoft.aspnetcore.identity.entityframeworkcore/9.0.1", - "hashPath": "microsoft.aspnetcore.identity.entityframeworkcore.9.0.1.nupkg.sha512" - }, - "Microsoft.AspNetCore.OpenApi/9.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xRJe8UrLnOGs6hOBrT/4r74q97626H0mABb/DV0smlReIx6uQCENAe+TUqF6hD3NtT4sB+qrvWhAej6kxPxgew==", - "path": "microsoft.aspnetcore.openapi/9.0.1", - "hashPath": "microsoft.aspnetcore.openapi.9.0.1.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==", - "path": "microsoft.bcl.asyncinterfaces/7.0.0", - "hashPath": "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512" - }, - "Microsoft.Build.Locator/1.7.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-sPy10x527Ph16S2u0yGME4S6ohBKJ69WfjeGG/bvELYeZVmJdKjxgnlL8cJJJLGV/cZIRqSfB12UDB8ICakOog==", - "path": "microsoft.build.locator/1.7.8", - "hashPath": "microsoft.build.locator.1.7.8.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Common/4.8.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==", - "path": "microsoft.codeanalysis.common/4.8.0", - "hashPath": "microsoft.codeanalysis.common.4.8.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp/4.8.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==", - "path": "microsoft.codeanalysis.csharp/4.8.0", - "hashPath": "microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==", - "path": "microsoft.codeanalysis.csharp.workspaces/4.8.0", - "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==", - "path": "microsoft.codeanalysis.workspaces.common/4.8.0", - "hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IEYreI82QZKklp54yPHxZNG9EKSK6nHEkeuf+0Asie9llgS1gp0V1hw7ODG+QyoB7MuAnNQHmeV1Per/ECpv6A==", - "path": "microsoft.codeanalysis.workspaces.msbuild/4.8.0", - "hashPath": "microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WjjxVyOTVs85V7SUe+lZjtGOEeVzF4RO8amrqL4adgbyThNq7vGCFzPw8buZj44gHeQYD5V/uZ/6XuqG9Jq+kA==", - "path": "microsoft.entityframeworkcore/9.0.10", - "hashPath": "microsoft.entityframeworkcore.9.0.10.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Abstractions/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-I3TWAs5Lbzmzu8S0T6qXhzBiO3CznYLrfE59W0npkqNHfWGH8CgA66LrHMWxWOXVTD4145QwYqiWNCdLwpJ1Ew==", - "path": "microsoft.entityframeworkcore.abstractions/9.0.10", - "hashPath": "microsoft.entityframeworkcore.abstractions.9.0.10.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Design/9.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-n5ZrAZ4RFELxYjJxN74lzmFlRrtSpYEYZfZcIJIWPGjSigwJsbya2CnOdjSVDPyfx3rKl9rzbd72D2DNHBJWeA==", - "path": "microsoft.entityframeworkcore.design/9.0.3", - "hashPath": "microsoft.entityframeworkcore.design.9.0.3.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Relational/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IJNrG5vdmFUvHR8FLLFg9AWpuE8qW1DTEN+fNLGbNTu6cnpZzzqU6+aknAGtTSAEVWosJ3BZ3TOO9wpifUvv3A==", - "path": "microsoft.entityframeworkcore.relational/9.0.10", - "hashPath": "microsoft.entityframeworkcore.relational.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.AmbientMetadata.Application/9.10.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ndm/eoOzk61Csn+ojv5z3Kt7YWAdUNR8ruFaf1b69kSbeqDPoV96f1GR1OWTIrCN9bm83V8CSkhvnnG+LrLTvg==", - "path": "microsoft.extensions.ambientmetadata.application/9.10.0", - "hashPath": "microsoft.extensions.ambientmetadata.application.9.10.0.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Abstractions/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cL6iTxgJ4u5zP3eFOdBiDAtmE/B2WKTRhyJfEne7n6qvHpsMwwIDxljs210mWSO1ucBy7lR1Lo7/7kjeZeLcqQ==", - "path": "microsoft.extensions.caching.abstractions/9.0.10", - "hashPath": "microsoft.extensions.caching.abstractions.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Memory/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2iuzwIoCoqZJfH2VLk1xvlQS4PQDEuhj4dWiGb+Qpt1vHFHyffp497cTO6ucsV54W/h4JmM1vzDBv8pVAFazZg==", - "path": "microsoft.extensions.caching.memory/9.0.10", - "hashPath": "microsoft.extensions.caching.memory.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Compliance.Abstractions/9.10.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Tgu40iIg2Kr8s+BoOhb8r8kQfcagwm1VnpnMZA9fd/sD8Hlj13cNpyCfLRrYEBP+VmfmaoficQvRNEUqH+F4mw==", - "path": "microsoft.extensions.compliance.abstractions/9.10.0", - "hashPath": "microsoft.extensions.compliance.abstractions.9.10.0.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UAm3SLGAMlJdowbN+/xnh2UGJkdJoXVm4MsdhZ60dAMS8jteoyCx5WfIab5DKv0TCYpdhVecLJVUjEO3abs9UQ==", - "path": "microsoft.extensions.configuration/9.0.10", - "hashPath": "microsoft.extensions.configuration.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ad3JxmFj0uxuFa1CT6oxTCC1lQ0xeRuOvzBRFT/I/ofIXVOnNsH/v2GZkAJWhlpZqKUvSexQZzp3EEAB2CdtJg==", - "path": "microsoft.extensions.configuration.abstractions/9.0.10", - "hashPath": "microsoft.extensions.configuration.abstractions.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Binder/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-D6Kng+9I+w1SQPxJybc6wzw9nnnyUQPutycjtI0svv1RHaWOpUk9PPlwIRfhhoQZ3yihejkEI2wNv/7VnVtkGA==", - "path": "microsoft.extensions.configuration.binder/9.0.10", - "hashPath": "microsoft.extensions.configuration.binder.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iEtXCkNd5XhjNJAOb/wO4IhDRdLIE2CsPxZggZQWJ/q2+sa8dmEPC393nnsiqdH8/4KV8Xn25IzgKPR1UEQ0og==", - "path": "microsoft.extensions.dependencyinjection/9.0.10", - "hashPath": "microsoft.extensions.dependencyinjection.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-r9waLiOPe9ZF1PvzUT+RDoHvpMmY8MW+lb4lqjYGObwKpnyPMLI3odVvlmshwuZcdoHynsGWOrCPA0hxZ63lIA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.10", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.AutoActivation/9.10.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qk5+lY0MUl7Y77TjM6HzfQPOY4CqoTg281OddyDC5iU2hf+cIxhx0VbNuJH77vqB6qyCP1OsuQmCzvlpf9yxBQ==", - "path": "microsoft.extensions.dependencyinjection.autoactivation/9.10.0", - "hashPath": "microsoft.extensions.dependencyinjection.autoactivation.9.10.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyModel/9.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-194P+NOekDXrPHmM2R8678T4bRfZ2isQXDDAsXKE5qI0QLUnXbwB0upljAkyxk+Kkt1DV1tV+9tHOtHEEh3ksw==", - "path": "microsoft.extensions.dependencymodel/9.0.3", - "hashPath": "microsoft.extensions.dependencymodel.9.0.3.nupkg.sha512" - }, - "Microsoft.Extensions.Diagnostics/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-01x2vz0AbIdfNUzEVYFq2HSeq1BmrSDpiG7nTmwjfd0d39sahQ8T7dhSXhH+YnZyaLWyMBudOq0vVa/voyNWjg==", - "path": "microsoft.extensions.diagnostics/9.0.10", - "hashPath": "microsoft.extensions.diagnostics.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Diagnostics.Abstractions/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iwVnYi+gNKrr5riw8YFCoLCN4s0dmHtzfUmV99RIhrz8R4d6C/bsKzXhIhZWDIxJOhVzB+idSOQeRGj1/oMF+Q==", - "path": "microsoft.extensions.diagnostics.abstractions/9.0.10", - "hashPath": "microsoft.extensions.diagnostics.abstractions.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Diagnostics.ExceptionSummarization/9.10.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-SRJgt408OA/+v2o47Kjx8Wf+rbCJMmTsbsnkuzVzeP9xfcn4dIoMJXLCKiRlDNzJ3pXLYrXmkyOSY81BehoVHw==", - "path": "microsoft.extensions.diagnostics.exceptionsummarization/9.10.0", - "hashPath": "microsoft.extensions.diagnostics.exceptionsummarization.9.10.0.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Abstractions/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3+cLxZKUWBbpfIXLLuKcEok9C91PsV1h5xxfUsEnLSXXLNMiPDfrhpb1xajNFcejFPs9Ck/Fi3z71hYDqFBwYg==", - "path": "microsoft.extensions.fileproviders.abstractions/9.0.10", - "hashPath": "microsoft.extensions.fileproviders.abstractions.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Hosting.Abstractions/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-spfXydiEQENFwxdgr3Y57wwys/FRjfmq5VjHGPh6ct1FJK7X+qNEWYbnZJCMqq0B0oJTMvnItAReOv4mi2Idog==", - "path": "microsoft.extensions.hosting.abstractions/9.0.10", - "hashPath": "microsoft.extensions.hosting.abstractions.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Http/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Xg+P2o+fUyI38up8lpT2M/xNnSMc1M49nN42NcfJHGn5gUrpEHOg9XopcYMM6BOgglCcnYtT6PAb1aASPNA/4A==", - "path": "microsoft.extensions.http/9.0.10", - "hashPath": "microsoft.extensions.http.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Http.Diagnostics/9.10.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3IJjOPm4CRmv7zzjPV+RCyvS4kWJ9BNr1k/MWgRTQds6LcIhAgwh+ToZ8O4fKMFlme0EGLvTm27ARKqp468pQw==", - "path": "microsoft.extensions.http.diagnostics/9.10.0", - "hashPath": "microsoft.extensions.http.diagnostics.9.10.0.nupkg.sha512" - }, - "Microsoft.Extensions.Http.Polly/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5wCmeUMoe/p0nRfDCJcUwkfhVoXeKmh9f2cx2zrWzqwLxfeBLT/xOSPtg0HwsYTCJYkN6oup6WmaLQg2aXme2Q==", - "path": "microsoft.extensions.http.polly/9.0.10", - "hashPath": "microsoft.extensions.http.polly.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Http.Resilience/9.10.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4Bt58q+Oqpj4VYm3T7hcmsb1zVhmUTNNggDkjlWBIv3bv6MVRPGqIokK2tRHsD8bM4i3GkJLRWe8lQwbsWS6PQ==", - "path": "microsoft.extensions.http.resilience/9.10.0", - "hashPath": "microsoft.extensions.http.resilience.9.10.0.nupkg.sha512" - }, - "Microsoft.Extensions.Identity.Core/9.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dbvAQhwSyBbgB2BuVJ8PMVx7BK6WZHWhV/vsSnXl6sRLs9D7yXiIiRpgcPVvN5E/UkzRGW1EPXyc3t1EDxWSzg==", - "path": "microsoft.extensions.identity.core/9.0.1", - "hashPath": "microsoft.extensions.identity.core.9.0.1.nupkg.sha512" - }, - "Microsoft.Extensions.Identity.Stores/9.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lBErjDqd7i2RGpDr040lGm/HbMvxG/1Ta1aSFh91vYtSwEY2rtMI9o7xIDWgNmBKu8ko+XBxt0WcQh6TNFVe7g==", - "path": "microsoft.extensions.identity.stores/9.0.1", - "hashPath": "microsoft.extensions.identity.stores.9.0.1.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UBXHqE9vyptVhaFnT1R7YJKCve7TqVI10yjjUZBNGMlW2lZ4c031Slt9hxsOzWCzlpPxxIFyf1Yk4a6Iubxx7w==", - "path": "microsoft.extensions.logging/9.0.10", - "hashPath": "microsoft.extensions.logging.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-MFUPv/nN1rAQ19w43smm6bbf0JDYN/1HEPHoiMYY50pvDMFpglzWAuoTavByDmZq7UuhjaxwrET3joU69ZHoHQ==", - "path": "microsoft.extensions.logging.abstractions/9.0.10", - "hashPath": "microsoft.extensions.logging.abstractions.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Configuration/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qwTRpxrmLOXZrbgQHRZ9wS2AtVa/61DFIYk8k1rBCCgA5qW0MBxxQC4BjkaI0wSoHHOv/IUXBeFNK+Y59qe/Ug==", - "path": "microsoft.extensions.logging.configuration/9.0.10", - "hashPath": "microsoft.extensions.logging.configuration.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.ObjectPool/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-tw0jYoEdRp2AQMBYTkdCy0OKWcNaazaFQgo4KzdayTkX2N00g2hAacGd9mls4nBz6clP+87eeD0ucWyDrz+VKg==", - "path": "microsoft.extensions.objectpool/9.0.10", - "hashPath": "microsoft.extensions.objectpool.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Options/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-zMNABt8eBv0B0XrWjFy9nZNgddavaOeq3ZdaD5IlHhRH65MrU7HM+Hd8GjWE3e2VDGFPZFfSAc6XVXC17f9fOA==", - "path": "microsoft.extensions.options/9.0.10", - "hashPath": "microsoft.extensions.options.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wLsf2TyVFFxWQPv0PRJj365it1ngIt8utlHJWSZ9OJ2k+NDa/PtBIRsGlF/NkoLwm1m+1vOePNl2MiKfk6lYfQ==", - "path": "microsoft.extensions.options.configurationextensions/9.0.10", - "hashPath": "microsoft.extensions.options.configurationextensions.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3pl8D1O5ZwMpDkZAT2uXrhQ6NipkwEgDLMFuURiHTf72TvkoMP61QYH3Vk1yrzVHnHBdNZk3cQACz8Zc7YGNhQ==", - "path": "microsoft.extensions.primitives/9.0.10", - "hashPath": "microsoft.extensions.primitives.9.0.10.nupkg.sha512" - }, - "Microsoft.Extensions.Resilience/9.10.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-tNptjYbHq73emZok4HBbpV41Afwoclga5LaKux8RV27lOA2lyQxeJFKNTWYQauJmWxxwXmwG7bgitbnIDh4eXA==", - "path": "microsoft.extensions.resilience/9.10.0", - "hashPath": "microsoft.extensions.resilience.9.10.0.nupkg.sha512" - }, - "Microsoft.Extensions.Telemetry/9.10.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-FGEOTEjMB+1T69PLp5GrG4UOsIjcdNQcoiXpC+KV9NRejl6vSMLhVqQ6g6c+cxLXzx8xc2J90GAMhD1wPHjKHg==", - "path": "microsoft.extensions.telemetry/9.10.0", - "hashPath": "microsoft.extensions.telemetry.9.10.0.nupkg.sha512" - }, - "Microsoft.Extensions.Telemetry.Abstractions/9.10.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-hJflG5if8NqElmybxXDf38d4EPopOo9H+Qg6l5LKTsavqE4CFdA5DIPb9+jjAeL22FN+rs6KuuEIuBPS4PNXvw==", - "path": "microsoft.extensions.telemetry.abstractions/9.10.0", - "hashPath": "microsoft.extensions.telemetry.abstractions.9.10.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Abstractions/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iwbCpSjD3ehfTwBhtSNEtKPK0ICun6ov7Ibx6ISNA9bfwIyzI2Siwyi9eJFCJBwxowK9xcA1mj+jBWiigeqgcQ==", - "path": "microsoft.identitymodel.abstractions/8.14.0", - "hashPath": "microsoft.identitymodel.abstractions.8.14.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.JsonWebTokens/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4jOpiA4THdtpLyMdAb24dtj7+6GmvhOhxf5XHLYWmPKF8ApEnApal1UnJsKO4HxUWRXDA6C4WQVfYyqsRhpNpQ==", - "path": "microsoft.identitymodel.jsonwebtokens/8.14.0", - "hashPath": "microsoft.identitymodel.jsonwebtokens.8.14.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Logging/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eqqnemdW38CKZEHS6diA50BV94QICozDZEvSrsvN3SJXUFwVB9gy+/oz76gldP7nZliA16IglXjXTCTdmU/Ejg==", - "path": "microsoft.identitymodel.logging/8.14.0", - "hashPath": "microsoft.identitymodel.logging.8.14.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Protocols/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rLr9HmibIpwkrOnsYyF3SGKx+6q2ewKDc3xzITngydqflG3TDVqAaby7yFRbP8du43If2S44fseoAkaL8A0Ivg==", - "path": "microsoft.identitymodel.protocols/8.14.0", - "hashPath": "microsoft.identitymodel.protocols.8.14.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Tokens/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lKIZiBiGd36k02TCdMHp1KlNWisyIvQxcYJvIkz7P4gSQ9zi8dgh6S5Grj8NNG7HWYIPfQymGyoZ6JB5d1Lo1g==", - "path": "microsoft.identitymodel.tokens/8.14.0", - "hashPath": "microsoft.identitymodel.tokens.8.14.0.nupkg.sha512" - }, - "Microsoft.Net.Http.Headers/9.0.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5RXpDefQ1RXKxdXc3QutP9JywZgXXzLhyB7cYAOQ4Y7JdRczdYTvTZpXMPlKDKzMCQMH5MXIYigh3xW2CV7JQw==", - "path": "microsoft.net.http.headers/9.0.10", - "hashPath": "microsoft.net.http.headers.9.0.10.nupkg.sha512" - }, - "Microsoft.OpenApi/1.6.22": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aBvunmrdu/x+4CaA/UP1Jx4xWGwk4kymhoIRnn2Vp+zi5/KOPQJ9EkSXHRUr01WcGKtYl3Au7XfkPJbU1G2sjQ==", - "path": "microsoft.openapi/1.6.22", - "hashPath": "microsoft.openapi.1.6.22.nupkg.sha512" - }, - "Mono.TextTemplating/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", - "path": "mono.texttemplating/3.0.0", - "hashPath": "mono.texttemplating.3.0.0.nupkg.sha512" - }, - "Npgsql/9.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-hCbO8box7i/XXiTFqCJ3GoowyLqx3JXxyrbOJ6om7dr+eAknvBNhhUHeJVGAQo44sySZTfdVffp4BrtPeLZOAA==", - "path": "npgsql/9.0.2", - "hashPath": "npgsql.9.0.2.nupkg.sha512" - }, - "Npgsql.EntityFrameworkCore.PostgreSQL/9.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1A6HpMPbzK+quxdtug1aDHI4BSRTgpi7OaDt8WQh7SFJd2sSQ0nNTZ7sYrwyxVf4AdKdN7XJL9tpiiJjRUaa4g==", - "path": "npgsql.entityframeworkcore.postgresql/9.0.3", - "hashPath": "npgsql.entityframeworkcore.postgresql.9.0.3.nupkg.sha512" - }, - "OpenIddict/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-mZecydAF6cXoMMr2Ergk8y08+L6YHAtg5YfrjHSs/ETfTTT56oBY0GfK7ijc4ijrv6idmClcDtf3qUlAY35dGA==", - "path": "openiddict/7.2.0", - "hashPath": "openiddict.7.2.0.nupkg.sha512" - }, - "OpenIddict.Abstractions/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E0HB2Eps8shrRx7n3/QkwusiCPcnzcMi2JF16GZqff9Jx2PS3t3VyiOaW54cxPDIESNH3/VcguT+VrQPQrnRtQ==", - "path": "openiddict.abstractions/7.2.0", - "hashPath": "openiddict.abstractions.7.2.0.nupkg.sha512" - }, - "OpenIddict.AspNetCore/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BY8MOSxdz1k5y2XfzEqeHRIE2jXvrrP0XINAEZJMRnvqbt3vQALO+8a6dkJQv/7TWYrhQVKc5GiLoVFi82q/yw==", - "path": "openiddict.aspnetcore/7.2.0", - "hashPath": "openiddict.aspnetcore.7.2.0.nupkg.sha512" - }, - "OpenIddict.Client/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-tpCHS8TKABHV+k+cA3jtgxEMdnLopQ2m/wZzSyhO+RTUF91cl99zHM1qedyEzYisQRNkgeHh42d7xmmcJCrL2g==", - "path": "openiddict.client/7.2.0", - "hashPath": "openiddict.client.7.2.0.nupkg.sha512" - }, - "OpenIddict.Client.AspNetCore/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+FdWuk/rWL9ZXS2nteR7c5qAu2YpXLgcQi0wAPO9HJtnd8R9oVQY3PKyoguAEFOHX/9Z9owsdinOzNs9ie4T4g==", - "path": "openiddict.client.aspnetcore/7.2.0", - "hashPath": "openiddict.client.aspnetcore.7.2.0.nupkg.sha512" - }, - "OpenIddict.Client.DataProtection/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-d5YlnFsa0R23oMaJBdyVraFtw1+GBlvmAHTE7HCb+t1cRpX3q6ljAfQEGQU4uxsEat7q1P3l2j02cAVBavUiWA==", - "path": "openiddict.client.dataprotection/7.2.0", - "hashPath": "openiddict.client.dataprotection.7.2.0.nupkg.sha512" - }, - "OpenIddict.Client.SystemIntegration/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ROHYcM0btCn4ti5iPVcWDQubqFghDHOhmA4PAfSZzPll9I1Y6uGioIg0x3vtcflMuuCWVBM51U7blKW5/4y01w==", - "path": "openiddict.client.systemintegration/7.2.0", - "hashPath": "openiddict.client.systemintegration.7.2.0.nupkg.sha512" - }, - "OpenIddict.Client.SystemNetHttp/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-83oATOHQzA2FN4mi9dMpbsyPL7c++xvNeoHPKshDtSFxhoTw5+RL+1o1RZuDHcIkqAGvdiAxEO2L/vCrbjrzlw==", - "path": "openiddict.client.systemnethttp/7.2.0", - "hashPath": "openiddict.client.systemnethttp.7.2.0.nupkg.sha512" - }, - "OpenIddict.Client.WebIntegration/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vWGoJJc6nIJAQD4wkQO6+uiJTJUW5H6fpUbxUikUprkXMqseKpZRKYqJs97MhEisifRCBC8dNswmyDDbpzhC9g==", - "path": "openiddict.client.webintegration/7.2.0", - "hashPath": "openiddict.client.webintegration.7.2.0.nupkg.sha512" - }, - "OpenIddict.Core/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6TI7+8CRT5MXjK+Qp+8kOdiaKJ724/nmbpuEYSxg1CZsbKmR7doGeP/6KZkh2l0xeonFshSRQr0D0ZeoFFb0SA==", - "path": "openiddict.core/7.2.0", - "hashPath": "openiddict.core.7.2.0.nupkg.sha512" - }, - "OpenIddict.EntityFrameworkCore/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dvahXEFDIYRPH3xy5ZqHklyLQNca4NG6YRPx8f1FWHs+mGCJ1FtM8gqJw3KzUkiRTtKUYzlM8NEcD3BqslEP7g==", - "path": "openiddict.entityframeworkcore/7.2.0", - "hashPath": "openiddict.entityframeworkcore.7.2.0.nupkg.sha512" - }, - "OpenIddict.EntityFrameworkCore.Models/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-zZ/0T2fIHV2Yr0YjOj7VKDDUQ0NTlSNTkoSoBEph1Pb26wPolf/fsdCEbdxxXKvuBAmnwMiO5ivIe1Y8Cz8SPw==", - "path": "openiddict.entityframeworkcore.models/7.2.0", - "hashPath": "openiddict.entityframeworkcore.models.7.2.0.nupkg.sha512" - }, - "OpenIddict.Server/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-g1YVuxZbmfT7bRB6734JqSMxjBW/MJQSkjeB5RGv3LrvFAU8qVtWu3sNY0OPus5wcSziz2uBW3qqSNdcYLwWog==", - "path": "openiddict.server/7.2.0", - "hashPath": "openiddict.server.7.2.0.nupkg.sha512" - }, - "OpenIddict.Server.AspNetCore/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eOstjA0C09+ujFMSFQ4Z+q6Aq+v7E9W2ZCuW7o0zP5cLz6A1CerT6mWLtnmtRQlR5iMJlRdBVNbVB1v+rkCwbg==", - "path": "openiddict.server.aspnetcore/7.2.0", - "hashPath": "openiddict.server.aspnetcore.7.2.0.nupkg.sha512" - }, - "OpenIddict.Server.DataProtection/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1VrQ+hQwgfH0Kic6vvj21V/xYFFTE7PYDZmthrX7V6NhOU5BDsjKQBeJLITiAS3GKij2yI2jH/PXIV6UMGcYfQ==", - "path": "openiddict.server.dataprotection/7.2.0", - "hashPath": "openiddict.server.dataprotection.7.2.0.nupkg.sha512" - }, - "OpenIddict.Validation/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BoBRtCtVLoCXaEXRXRFCCUv4DYOmodqVOivzUEfF4CvRAQYoAeOjdJ3IDYAj3oGRzrir3FCwS/yzXgGjTqOv0w==", - "path": "openiddict.validation/7.2.0", - "hashPath": "openiddict.validation.7.2.0.nupkg.sha512" - }, - "OpenIddict.Validation.AspNetCore/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-416QEbweO7nQFQDVOR1ZScOTWvaPop00Awbi8zygw2axR9Bq6towXsOOjDxNBH4rsytUBJR8MALoKWeQS4TvqQ==", - "path": "openiddict.validation.aspnetcore/7.2.0", - "hashPath": "openiddict.validation.aspnetcore.7.2.0.nupkg.sha512" - }, - "OpenIddict.Validation.DataProtection/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-grBOJRBlVi7tOWnzjjDE8kn258SriR4qzZqvnM2BW9etjTBDq8WmK+KJuhiX+x4gcid2GRJpLsGXjyT6SKKxWA==", - "path": "openiddict.validation.dataprotection/7.2.0", - "hashPath": "openiddict.validation.dataprotection.7.2.0.nupkg.sha512" - }, - "OpenIddict.Validation.ServerIntegration/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4i60PqI6vhK3+IVYk/kJCWcs40p1Avh1qiN/feSCz/kco95HC78DmIQSZ5UsjyxycQj9y+ZaJ1pQQJz2V51V8A==", - "path": "openiddict.validation.serverintegration/7.2.0", - "hashPath": "openiddict.validation.serverintegration.7.2.0.nupkg.sha512" - }, - "OpenIddict.Validation.SystemNetHttp/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-MEUoJt6kk4xpXeC+ZIbE4g3mSkc7utay9GUvCv9xjT+tX0ooPJGWp7GVm+j9HJtfCE3YZAAlWrxXbjwTj6J32A==", - "path": "openiddict.validation.systemnethttp/7.2.0", - "hashPath": "openiddict.validation.systemnethttp.7.2.0.nupkg.sha512" - }, - "OpenTelemetry/1.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WVdOobTllpePASPpuyraV1k+rozdGL6bYPujDpla4MZtRH71m4sfZPbo+3pgqYiskDaK+M2cpGMvCvL6OIPOoQ==", - "path": "opentelemetry/1.11.0", - "hashPath": "opentelemetry.1.11.0.nupkg.sha512" - }, - "OpenTelemetry.Api/1.11.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KaBjGMqrqQv41mIkvPUvmAG7yxDlI6qchKhjXlOF3ZwsdcRRLrdrkiDLIJ90iZgUoKVdP8fE1fCri9nc+ug0Cg==", - "path": "opentelemetry.api/1.11.1", - "hashPath": "opentelemetry.api.1.11.1.nupkg.sha512" - }, - "OpenTelemetry.Api.ProviderBuilderExtensions/1.11.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vMdNMQeW55jXIa/Kybec/br6jC+rWybniTi6DCW5lz1kGghKso+J+FC3uBgiq0/pTqusfeDbO5PEHGM/r5z8Ow==", - "path": "opentelemetry.api.providerbuilderextensions/1.11.1", - "hashPath": "opentelemetry.api.providerbuilderextensions.1.11.1.nupkg.sha512" - }, - "OpenTelemetry.Exporter.OpenTelemetryProtocol/1.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-owMYXg0WwbRKXgAZSQ7yoKwiOaz6j2bDozvm+p632fyUcIPr02yRqiRilO5uzTBvb2V6sUQppZ4I7mDRspwoYQ==", - "path": "opentelemetry.exporter.opentelemetryprotocol/1.11.0", - "hashPath": "opentelemetry.exporter.opentelemetryprotocol.1.11.0.nupkg.sha512" - }, - "OpenTelemetry.Extensions.Hosting/1.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OuMjhxgIHPNvfZS44XXgNF3g6h460YR5c13duGgBHpsVknxV7d/rHyNi7E0C4sPzadBG6LaIxkVeAYRdqWjNvA==", - "path": "opentelemetry.extensions.hosting/1.11.0", - "hashPath": "opentelemetry.extensions.hosting.1.11.0.nupkg.sha512" - }, - "OpenTelemetry.Instrumentation.AspNetCore/1.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pBTdlyIGZVfYyB9yizO393RyQgJk+4ViGt+vQb9JI3Qwk9LW6mXreL1oUfVqHCbbSJp2vyMacYxXVBSvtZiBXg==", - "path": "opentelemetry.instrumentation.aspnetcore/1.11.0", - "hashPath": "opentelemetry.instrumentation.aspnetcore.1.11.0.nupkg.sha512" - }, - "OpenTelemetry.Instrumentation.Http/1.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1ncYPNmMaYNPX664uo3FlmSVGETBKQbBvarbGgB5ZynERTFmCsZ7UqefvVe3vnPYOIAGOjbMAbprYF2BfMielg==", - "path": "opentelemetry.instrumentation.http/1.11.0", - "hashPath": "opentelemetry.instrumentation.http.1.11.0.nupkg.sha512" - }, - "Polly/7.2.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bw00Ck5sh6ekduDE3mnCo1ohzuad946uslCDEENu3091+6UKnBuKLo4e+yaNcCzXxOZCXWY2gV4a35+K1d4LDA==", - "path": "polly/7.2.4", - "hashPath": "polly.7.2.4.nupkg.sha512" - }, - "Polly.Core/8.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BpE2I6HBYYA5tF0Vn4eoQOGYTYIK1BlF5EXVgkWGn3mqUUjbXAr13J6fZVbp7Q3epRR8yshacBMlsHMhpOiV3g==", - "path": "polly.core/8.4.2", - "hashPath": "polly.core.8.4.2.nupkg.sha512" - }, - "Polly.Extensions/8.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GZ9vRVmR0jV2JtZavt+pGUsQ1O1cuRKG7R7VOZI6ZDy9y6RNPvRvXK1tuS4ffUrv8L0FTea59oEuQzgS0R7zSA==", - "path": "polly.extensions/8.4.2", - "hashPath": "polly.extensions.8.4.2.nupkg.sha512" - }, - "Polly.Extensions.Http/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-drrG+hB3pYFY7w1c3BD+lSGYvH2oIclH8GRSehgfyP5kjnFnHKQuuBhuHLv+PWyFuaTDyk/vfRpnxOzd11+J8g==", - "path": "polly.extensions.http/3.0.0", - "hashPath": "polly.extensions.http.3.0.0.nupkg.sha512" - }, - "Polly.RateLimiting/8.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ehTImQ/eUyO07VYW2WvwSmU9rRH200SKJ/3jku9rOkyWE0A2JxNFmAVms8dSn49QLSjmjFRRSgfNyOgr/2PSmA==", - "path": "polly.ratelimiting/8.4.2", - "hashPath": "polly.ratelimiting.8.4.2.nupkg.sha512" - }, - "Serilog/4.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-gmoWVOvKgbME8TYR+gwMf7osROiWAURterc6Rt2dQyX7wtjZYpqFiA/pY6ztjGQKKV62GGCyOcmtP1UKMHgSmA==", - "path": "serilog/4.2.0", - "hashPath": "serilog.4.2.0.nupkg.sha512" - }, - "Serilog.AspNetCore/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JslDajPlBsn3Pww1554flJFTqROvK9zz9jONNQgn0D8Lx2Trw8L0A8/n6zEQK1DAZWXrJwiVLw8cnTR3YFuYsg==", - "path": "serilog.aspnetcore/9.0.0", - "hashPath": "serilog.aspnetcore.9.0.0.nupkg.sha512" - }, - "Serilog.Extensions.Hosting/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-u2TRxuxbjvTAldQn7uaAwePkWxTHIqlgjelekBtilAGL5sYyF3+65NWctN4UrwwGLsDC7c3Vz3HnOlu+PcoxXg==", - "path": "serilog.extensions.hosting/9.0.0", - "hashPath": "serilog.extensions.hosting.9.0.0.nupkg.sha512" - }, - "Serilog.Extensions.Logging/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NwSSYqPJeKNzl5AuXVHpGbr6PkZJFlNa14CdIebVjK3k/76kYj/mz5kiTRNVSsSaxM8kAIa1kpy/qyT9E4npRQ==", - "path": "serilog.extensions.logging/9.0.0", - "hashPath": "serilog.extensions.logging.9.0.0.nupkg.sha512" - }, - "Serilog.Formatting.Compact/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wQsv14w9cqlfB5FX2MZpNsTawckN4a8dryuNGbebB/3Nh1pXnROHZov3swtu3Nj5oNG7Ba+xdu7Et/ulAUPanQ==", - "path": "serilog.formatting.compact/3.0.0", - "hashPath": "serilog.formatting.compact.3.0.0.nupkg.sha512" - }, - "Serilog.Settings.Configuration/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4/Et4Cqwa+F88l5SeFeNZ4c4Z6dEAIKbu3MaQb2Zz9F/g27T5a3wvfMcmCOaAiACjfUb4A6wrlTVfyYUZk3RRQ==", - "path": "serilog.settings.configuration/9.0.0", - "hashPath": "serilog.settings.configuration.9.0.0.nupkg.sha512" - }, - "Serilog.Sinks.Console/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-fQGWqVMClCP2yEyTXPIinSr5c+CBGUvBybPxjAGcf7ctDhadFhrQw03Mv8rJ07/wR5PDfFjewf2LimvXCDzpbA==", - "path": "serilog.sinks.console/6.0.0", - "hashPath": "serilog.sinks.console.6.0.0.nupkg.sha512" - }, - "Serilog.Sinks.Debug/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4BzXcdrgRX7wde9PmHuYd9U6YqycCC28hhpKonK7hx0wb19eiuRj16fPcPSVp0o/Y1ipJuNLYQ00R3q2Zs8FDA==", - "path": "serilog.sinks.debug/3.0.0", - "hashPath": "serilog.sinks.debug.3.0.0.nupkg.sha512" - }, - "Serilog.Sinks.File/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lxjg89Y8gJMmFxVkbZ+qDgjl+T4yC5F7WSLTvA+5q0R04tfKVLRL/EHpYoJ/MEQd2EeCKDuylBIVnAYMotmh2A==", - "path": "serilog.sinks.file/6.0.0", - "hashPath": "serilog.sinks.file.6.0.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vJv19UpWm6OOgnS9QLDnWARNVasXUfj8SFvlG7UVALm4nBnfwRnEky7C0veSDqMUmBeMPC6Ec3d6G1ts/J04Uw==", - "path": "swashbuckle.aspnetcore/7.2.0", - "hashPath": "swashbuckle.aspnetcore.7.2.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.Swagger/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-y27fNDfIh1vGhJjXYynLcZjl7DLOW1bSO2MDsY9wB4Zm1fdxpPsuBSiR4U+0acWlAqLmnuOPKr/OeOgwRUkBlw==", - "path": "swashbuckle.aspnetcore.swagger/7.2.0", - "hashPath": "swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pMrTxGVuXM7t4wqft5CNNU8A0++Yw5kTLmYhB6tbEcyBfO8xEF/Y8pkJhO6BZ/2MYONrRYoQTfPFJqu8fOf5WQ==", - "path": "swashbuckle.aspnetcore.swaggergen/7.2.0", - "hashPath": "swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-hgrXeKzyp5OGN8qVvL7A+vhmU7mDJTfGpiMBRL66IcfLOyna8UTLtn3cC3CghamXpRDufcc9ciklTszUGEQK0w==", - "path": "swashbuckle.aspnetcore.swaggerui/7.2.0", - "hashPath": "swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512" - }, - "System.CodeDom/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", - "path": "system.codedom/6.0.0", - "hashPath": "system.codedom.6.0.0.nupkg.sha512" - }, - "System.Composition/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==", - "path": "system.composition/7.0.0", - "hashPath": "system.composition.7.0.0.nupkg.sha512" - }, - "System.Composition.AttributedModel/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ==", - "path": "system.composition.attributedmodel/7.0.0", - "hashPath": "system.composition.attributedmodel.7.0.0.nupkg.sha512" - }, - "System.Composition.Convention/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==", - "path": "system.composition.convention/7.0.0", - "hashPath": "system.composition.convention.7.0.0.nupkg.sha512" - }, - "System.Composition.Hosting/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==", - "path": "system.composition.hosting/7.0.0", - "hashPath": "system.composition.hosting.7.0.0.nupkg.sha512" - }, - "System.Composition.Runtime/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw==", - "path": "system.composition.runtime/7.0.0", - "hashPath": "system.composition.runtime.7.0.0.nupkg.sha512" - }, - "System.Composition.TypedParts/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==", - "path": "system.composition.typedparts/7.0.0", - "hashPath": "system.composition.typedparts.7.0.0.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.dll deleted file mode 100644 index 4c8b2de..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.pdb b/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.pdb deleted file mode 100644 index 37e5712..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.pdb and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.runtimeconfig.json b/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.runtimeconfig.json deleted file mode 100644 index 1f6a32f..0000000 --- a/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.runtimeconfig.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net9.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "9.0.0" - }, - { - "name": "Microsoft.AspNetCore.App", - "version": "9.0.0" - } - ], - "configProperties": { - "System.GC.Server": true, - "System.Reflection.NullabilityInfoContext.IsSupported": true, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.staticwebassets.endpoints.json b/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.staticwebassets.endpoints.json deleted file mode 100644 index 5576e88..0000000 --- a/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.staticwebassets.endpoints.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Humanizer.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Humanizer.dll deleted file mode 100755 index c9a7ef8..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Humanizer.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.AspNetCore.Cryptography.Internal.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.AspNetCore.Cryptography.Internal.dll deleted file mode 100755 index 68aa859..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.AspNetCore.Cryptography.Internal.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll deleted file mode 100755 index a4bda8a..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll deleted file mode 100755 index 71e07fe..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.AspNetCore.OpenApi.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.AspNetCore.OpenApi.dll deleted file mode 100755 index f5e7933..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.AspNetCore.OpenApi.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll deleted file mode 100755 index f5f1cee..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Build.Locator.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Build.Locator.dll deleted file mode 100755 index 446d341..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Build.Locator.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll deleted file mode 100755 index 2e99f76..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll deleted file mode 100755 index 8d56de1..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll deleted file mode 100755 index a17c676..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll deleted file mode 100755 index f70a016..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.dll deleted file mode 100755 index 7253875..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll deleted file mode 100755 index 7d537db..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll deleted file mode 100755 index 6b0db0a..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Design.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Design.dll deleted file mode 100755 index cfdc87f..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Design.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll deleted file mode 100755 index 44d6a68..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll deleted file mode 100755 index 0c208db..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.AmbientMetadata.Application.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.AmbientMetadata.Application.dll deleted file mode 100755 index 37544be..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.AmbientMetadata.Application.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Caching.Abstractions.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Caching.Abstractions.dll deleted file mode 100755 index cd83951..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Caching.Abstractions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Caching.Memory.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Caching.Memory.dll deleted file mode 100755 index 718d8f5..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Caching.Memory.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Compliance.Abstractions.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Compliance.Abstractions.dll deleted file mode 100755 index 3c41075..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Compliance.Abstractions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll deleted file mode 100755 index e2e531d..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Configuration.Binder.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Configuration.Binder.dll deleted file mode 100755 index 8e792ac..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Configuration.Binder.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Configuration.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Configuration.dll deleted file mode 100755 index 738ad85..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Configuration.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll deleted file mode 100755 index a73bda2..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.AutoActivation.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.AutoActivation.dll deleted file mode 100755 index 5caf94f..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.AutoActivation.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.dll deleted file mode 100755 index a4b40dd..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll deleted file mode 100755 index 78a4691..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll deleted file mode 100755 index 55be9a8..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll deleted file mode 100755 index f5527b2..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.dll deleted file mode 100755 index b82955f..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll deleted file mode 100755 index b1a53fe..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll deleted file mode 100755 index ba69018..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Http.Diagnostics.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Http.Diagnostics.dll deleted file mode 100755 index 782dbef..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Http.Diagnostics.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Http.Polly.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Http.Polly.dll deleted file mode 100755 index dfb6e0b..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Http.Polly.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Http.Resilience.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Http.Resilience.dll deleted file mode 100755 index 8ae72a6..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Http.Resilience.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Http.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Http.dll deleted file mode 100755 index 0d58fd7..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Http.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Identity.Core.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Identity.Core.dll deleted file mode 100755 index 1e4de8a..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Identity.Core.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Identity.Stores.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Identity.Stores.dll deleted file mode 100755 index 0cda464..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Identity.Stores.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Logging.Abstractions.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Logging.Abstractions.dll deleted file mode 100755 index 9e9c0a9..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Logging.Abstractions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Logging.Configuration.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Logging.Configuration.dll deleted file mode 100755 index c2cc94c..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Logging.Configuration.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Logging.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Logging.dll deleted file mode 100755 index ed6be27..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Logging.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.ObjectPool.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.ObjectPool.dll deleted file mode 100755 index f4a5bef..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.ObjectPool.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll deleted file mode 100755 index 4e817d8..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Options.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Options.dll deleted file mode 100755 index 30994ba..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Options.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Primitives.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Primitives.dll deleted file mode 100755 index c22ff4d..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Primitives.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Resilience.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Resilience.dll deleted file mode 100755 index d1b8cbb..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Resilience.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Telemetry.Abstractions.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Telemetry.Abstractions.dll deleted file mode 100755 index bd890d5..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Telemetry.Abstractions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Telemetry.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Telemetry.dll deleted file mode 100755 index 0d3b4df..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Telemetry.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll deleted file mode 100755 index f85ae59..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll deleted file mode 100755 index 4c4d3ab..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll deleted file mode 100755 index 170078a..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll deleted file mode 100755 index 750ee81..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll deleted file mode 100755 index 009ce65..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Net.Http.Headers.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Net.Http.Headers.dll deleted file mode 100755 index 476377b..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Net.Http.Headers.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.OpenApi.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.OpenApi.dll deleted file mode 100755 index 8ba2ce6..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.OpenApi.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Mono.TextTemplating.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Mono.TextTemplating.dll deleted file mode 100755 index 4a76511..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Mono.TextTemplating.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll deleted file mode 100755 index 4b1283a..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Npgsql.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Npgsql.dll deleted file mode 100755 index 6c143c0..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Npgsql.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Abstractions.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Abstractions.dll deleted file mode 100755 index 6fde6eb..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Abstractions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.AspNetCore.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.AspNetCore.dll deleted file mode 100755 index 204bb51..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.AspNetCore.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.DataProtection.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.DataProtection.dll deleted file mode 100755 index 35eb05a..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.DataProtection.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.SystemIntegration.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.SystemIntegration.dll deleted file mode 100755 index 0968b07..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.SystemIntegration.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.SystemNetHttp.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.SystemNetHttp.dll deleted file mode 100755 index 0812c8e..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.SystemNetHttp.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.WebIntegration.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.WebIntegration.dll deleted file mode 100755 index a28e520..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.WebIntegration.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.dll deleted file mode 100755 index 74854e2..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Core.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Core.dll deleted file mode 100755 index 6471f73..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Core.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.EntityFrameworkCore.Models.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.EntityFrameworkCore.Models.dll deleted file mode 100755 index 7a50ab4..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.EntityFrameworkCore.Models.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.EntityFrameworkCore.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.EntityFrameworkCore.dll deleted file mode 100755 index cbd6e01..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.EntityFrameworkCore.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Server.AspNetCore.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Server.AspNetCore.dll deleted file mode 100755 index 64787a0..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Server.AspNetCore.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Server.DataProtection.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Server.DataProtection.dll deleted file mode 100755 index eb7e7e0..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Server.DataProtection.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Server.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Server.dll deleted file mode 100755 index 14fbbce..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Server.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.AspNetCore.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.AspNetCore.dll deleted file mode 100755 index 270246c..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.AspNetCore.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.DataProtection.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.DataProtection.dll deleted file mode 100755 index 8e5216f..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.DataProtection.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.ServerIntegration.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.ServerIntegration.dll deleted file mode 100755 index d48410f..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.ServerIntegration.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.SystemNetHttp.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.SystemNetHttp.dll deleted file mode 100755 index 12ed3ce..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.SystemNetHttp.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.dll deleted file mode 100755 index 0dfae28..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll deleted file mode 100755 index 51c1599..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Api.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Api.dll deleted file mode 100755 index b61e647..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Api.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll deleted file mode 100755 index 65011e6..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Extensions.Hosting.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Extensions.Hosting.dll deleted file mode 100755 index 1f53fb5..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Extensions.Hosting.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Instrumentation.AspNetCore.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Instrumentation.AspNetCore.dll deleted file mode 100755 index 7fcaff0..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Instrumentation.AspNetCore.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Instrumentation.Http.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Instrumentation.Http.dll deleted file mode 100755 index 366666a..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Instrumentation.Http.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.dll b/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.dll deleted file mode 100755 index 235d89b..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Polly.Core.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Polly.Core.dll deleted file mode 100755 index bff5c91..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Polly.Core.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Polly.Extensions.Http.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Polly.Extensions.Http.dll deleted file mode 100755 index ef47032..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Polly.Extensions.Http.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Polly.Extensions.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Polly.Extensions.dll deleted file mode 100755 index 312cf8e..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Polly.Extensions.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Polly.RateLimiting.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Polly.RateLimiting.dll deleted file mode 100755 index e29985e..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Polly.RateLimiting.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Polly.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Polly.dll deleted file mode 100755 index 31a93a1..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Polly.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.AspNetCore.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.AspNetCore.dll deleted file mode 100755 index f8155a1..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.AspNetCore.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll deleted file mode 100755 index cb1bd42..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Extensions.Logging.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Extensions.Logging.dll deleted file mode 100755 index dbf62b2..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Extensions.Logging.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Formatting.Compact.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Formatting.Compact.dll deleted file mode 100755 index bbd2122..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Formatting.Compact.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Settings.Configuration.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Settings.Configuration.dll deleted file mode 100755 index 0b77828..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Settings.Configuration.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Sinks.Console.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Sinks.Console.dll deleted file mode 100755 index 96c89a0..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Sinks.Console.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Sinks.Debug.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Sinks.Debug.dll deleted file mode 100755 index 7c94015..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Sinks.Debug.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Sinks.File.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Sinks.File.dll deleted file mode 100755 index 17d80f3..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Sinks.File.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.dll deleted file mode 100755 index 1790bfa..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll deleted file mode 100755 index 945d299..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll deleted file mode 100755 index 979b4a8..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/src/Fengling.AuthService/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll deleted file mode 100755 index ab4789e..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/System.CodeDom.dll b/src/Fengling.AuthService/bin/Debug/net9.0/System.CodeDom.dll deleted file mode 100755 index 54c82b6..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/System.CodeDom.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.AttributedModel.dll b/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.AttributedModel.dll deleted file mode 100755 index 1431751..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.AttributedModel.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.Convention.dll b/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.Convention.dll deleted file mode 100755 index e9dacb1..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.Convention.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.Hosting.dll b/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.Hosting.dll deleted file mode 100755 index 8381202..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.Hosting.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.Runtime.dll b/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.Runtime.dll deleted file mode 100755 index d583c3a..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.Runtime.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.TypedParts.dll b/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.TypedParts.dll deleted file mode 100755 index 2b278d7..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.TypedParts.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/appsettings.Development.json b/src/Fengling.AuthService/bin/Debug/net9.0/appsettings.Development.json deleted file mode 100644 index 0c208ae..0000000 --- a/src/Fengling.AuthService/bin/Debug/net9.0/appsettings.Development.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - } -} diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/appsettings.json b/src/Fengling.AuthService/bin/Debug/net9.0/appsettings.json deleted file mode 100644 index b0df93d..0000000 --- a/src/Fengling.AuthService/bin/Debug/net9.0/appsettings.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "ConnectionStrings": { - "DefaultConnection": "Host=192.168.100.10;Port=5432;Database=fengling_auth;Username=movingsam;Password=sl52788542" - }, - "OpenIddict": { - "Issuer": "https://auth.fengling.local", - "Audience": "fengling-api" - }, - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - }, - "AllowedHosts": "*" -} diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 4e90e20..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 8dcc1bd..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll deleted file mode 100755 index 8ee4b4d..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 62b0422..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 180a8d9..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 4b7bae7..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 05da79f..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll deleted file mode 100755 index bd0bb72..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index e128407..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 6a98feb..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 8e8ced1..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 970399e..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll deleted file mode 100755 index 9e6afdd..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 6cb47ac..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 76ddceb..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index c41ed4c..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 5fe6dd8..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll deleted file mode 100755 index 6eb37cb..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 046c953..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 368bb7b..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 72bb9d5..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 6051d99..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll deleted file mode 100755 index ad0d2cd..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 829ed5d..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 9890df1..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index eaded8c..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 47f3fd5..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll deleted file mode 100755 index 28c43a1..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 203cc83..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 208b1d9..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 895ca11..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index c712a37..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll deleted file mode 100755 index 4d5b1a3..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 4790c29..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 05bc700..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index eb61aff..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index ea192cc..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll deleted file mode 100755 index 08eaeab..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index fce2d36..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index e142029..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 7c20209..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index be86033..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll deleted file mode 100755 index 4be51d2..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 768264c..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 0dc6fae..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 85dd902..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index dfd0a6b..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll deleted file mode 100755 index f5e6b57..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index cafdf21..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index ace0504..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 9867f6f..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 2a4742e..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll deleted file mode 100755 index 8977db0..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 8012969..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 9a06288..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index e4b3c7a..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index b51ee57..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll deleted file mode 100755 index d160925..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index e27e8be..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 22b6e95..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 57e4d28..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 305dfbf..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll deleted file mode 100755 index 28a5c18..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index cef3ebc..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll b/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index dce3bc0..0000000 Binary files a/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs b/src/Fengling.AuthService/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs deleted file mode 100644 index 925b135..0000000 --- a/src/Fengling.AuthService/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")] diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.AssemblyInfo.cs b/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.AssemblyInfo.cs deleted file mode 100644 index c8d95ba..0000000 --- a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Fengling.AuthService")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5cdcba7e57f11cbe819ef947fe4f31dfa3f31ce5")] -[assembly: System.Reflection.AssemblyProductAttribute("Fengling.AuthService")] -[assembly: System.Reflection.AssemblyTitleAttribute("Fengling.AuthService")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.AssemblyInfoInputs.cache b/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.AssemblyInfoInputs.cache deleted file mode 100644 index e9c4cb4..0000000 --- a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -88557c3b57a3995d38feba9efb65b2d453135485aca705ead19cfd3379fa5af3 diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.GeneratedMSBuildEditorConfig.editorconfig b/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 963bf58..0000000 --- a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,31 +0,0 @@ -is_global = true -build_property.TargetFramework = net10.0 -build_property.TargetFramework = net10.0 -build_property.TargetPlatformMinVersion = -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = true -build_property.UsingMicrosoftNETSdkWeb = true -build_property.ProjectTypeGuids = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v10.0 -build_property.RootNamespace = Fengling.AuthService -build_property.RootNamespace = Fengling.AuthService -build_property.ProjectDir = /Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.RazorLangVersion = 9.0 -build_property.SupportLocalizedComponentNames = -build_property.GenerateRazorMetadataSourceChecksumAttributes = -build_property.MSBuildProjectDirectory = /Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService -build_property._RazorSourceGeneratorDebug = -build_property.EffectiveAnalysisLevelStyle = 10.0 -build_property.EnableCodeStyleSeverity = diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.GlobalUsings.g.cs b/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.GlobalUsings.g.cs deleted file mode 100644 index 5e6145d..0000000 --- a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.GlobalUsings.g.cs +++ /dev/null @@ -1,17 +0,0 @@ -// -global using Microsoft.AspNetCore.Builder; -global using Microsoft.AspNetCore.Hosting; -global using Microsoft.AspNetCore.Http; -global using Microsoft.AspNetCore.Routing; -global using Microsoft.Extensions.Configuration; -global using Microsoft.Extensions.DependencyInjection; -global using Microsoft.Extensions.Hosting; -global using Microsoft.Extensions.Logging; -global using System; -global using System.Collections.Generic; -global using System.IO; -global using System.Linq; -global using System.Net.Http; -global using System.Net.Http.Json; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.MvcApplicationPartsAssemblyInfo.cache b/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.MvcApplicationPartsAssemblyInfo.cache deleted file mode 100644 index e69de29..0000000 diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.MvcApplicationPartsAssemblyInfo.cs b/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.MvcApplicationPartsAssemblyInfo.cs deleted file mode 100644 index 1861d42..0000000 --- a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.MvcApplicationPartsAssemblyInfo.cs +++ /dev/null @@ -1,16 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.assets.cache b/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.assets.cache deleted file mode 100644 index 8b3399d..0000000 Binary files a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.assets.cache and /dev/null differ diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.csproj.AssemblyReference.cache b/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.csproj.AssemblyReference.cache deleted file mode 100644 index 5e6dae5..0000000 Binary files a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.csproj.AssemblyReference.cache and /dev/null differ diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.csproj.CoreCompileInputs.cache b/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.csproj.CoreCompileInputs.cache deleted file mode 100644 index 56dccfc..0000000 --- a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -a442fae7d5599fed904d1202772e57ff3d3723e8af039346ca13fe6adc50709d diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.csproj.FileListAbsolute.txt b/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.csproj.FileListAbsolute.txt deleted file mode 100644 index fc3f3c0..0000000 --- a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,181 +0,0 @@ -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.csproj.AssemblyReference.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/rpswa.dswa.cache.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.GeneratedMSBuildEditorConfig.editorconfig -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.AssemblyInfoInputs.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.AssemblyInfo.cs -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.csproj.CoreCompileInputs.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.MvcApplicationPartsAssemblyInfo.cs -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.MvcApplicationPartsAssemblyInfo.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/appsettings.Development.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/appsettings.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.staticwebassets.endpoints.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.deps.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.runtimeconfig.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Fengling.AuthService.pdb -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Humanizer.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Build.Framework.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Design.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.AmbientMetadata.Application.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Compliance.Abstractions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.DependencyInjection.AutoActivation.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.DependencyModel.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Http.Diagnostics.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Http.Polly.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Http.Resilience.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Resilience.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Telemetry.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Telemetry.Abstractions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.OpenApi.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.VisualStudio.SolutionPersistence.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Mono.TextTemplating.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Newtonsoft.Json.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Npgsql.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Abstractions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.AspNetCore.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.DataProtection.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.SystemIntegration.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.SystemNetHttp.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Client.WebIntegration.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Core.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.EntityFrameworkCore.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.EntityFrameworkCore.Models.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Server.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Server.AspNetCore.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Server.DataProtection.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.AspNetCore.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.DataProtection.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.ServerIntegration.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenIddict.Validation.SystemNetHttp.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Api.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Extensions.Hosting.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Instrumentation.AspNetCore.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/OpenTelemetry.Instrumentation.Http.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Polly.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Polly.Core.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Polly.Extensions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Polly.Extensions.Http.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Polly.RateLimiting.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.AspNetCore.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Extensions.Hosting.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Extensions.Logging.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Formatting.Compact.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Settings.Configuration.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Sinks.Console.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Sinks.Debug.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Serilog.Sinks.File.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Swashbuckle.AspNetCore.Swagger.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/System.CodeDom.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.AttributedModel.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.Convention.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.Hosting.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.Runtime.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/System.Composition.TypedParts.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/rjimswa.dswa.cache.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/rjsmrazor.dswa.cache.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/scopedcss/bundle/Fengling.AuthService.styles.css -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/staticwebassets.build.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/staticwebassets.build.json.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/staticwebassets.development.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/staticwebassets.build.endpoints.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/swae.build.ex.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.EEA0070F.Up2Date -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/refint/Fengling.AuthService.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.pdb -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.genruntimeconfig.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net10.0/ref/Fengling.AuthService.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/HealthChecks.NpgSql.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net10.0/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.dll b/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.dll deleted file mode 100644 index 9f76a02..0000000 Binary files a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.dll and /dev/null differ diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.genruntimeconfig.cache b/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.genruntimeconfig.cache deleted file mode 100644 index d71d03e..0000000 --- a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -ff6f1ff522d4ecaa52170ca33caf5b2d7b519a7ba130a0bc7a1e976f66279eb7 diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.pdb b/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.pdb deleted file mode 100644 index 2cbbe21..0000000 Binary files a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.AuthService.pdb and /dev/null differ diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.EEA0070F.Up2Date b/src/Fengling.AuthService/obj/Debug/net10.0/Fengling.EEA0070F.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/apphost b/src/Fengling.AuthService/obj/Debug/net10.0/apphost deleted file mode 100755 index 95d5f7f..0000000 Binary files a/src/Fengling.AuthService/obj/Debug/net10.0/apphost and /dev/null differ diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/ref/Fengling.AuthService.dll b/src/Fengling.AuthService/obj/Debug/net10.0/ref/Fengling.AuthService.dll deleted file mode 100644 index d75cd12..0000000 Binary files a/src/Fengling.AuthService/obj/Debug/net10.0/ref/Fengling.AuthService.dll and /dev/null differ diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/refint/Fengling.AuthService.dll b/src/Fengling.AuthService/obj/Debug/net10.0/refint/Fengling.AuthService.dll deleted file mode 100644 index d75cd12..0000000 Binary files a/src/Fengling.AuthService/obj/Debug/net10.0/refint/Fengling.AuthService.dll and /dev/null differ diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json b/src/Fengling.AuthService/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json deleted file mode 100644 index eba4df2..0000000 --- a/src/Fengling.AuthService/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json +++ /dev/null @@ -1 +0,0 @@ -{"GlobalPropertiesHash":"kj0YdTIP9epXJ4ydBR9yaRr5OemJ36+FlRmnBdiGrUE=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["nGadCmuBEG\u002BKUP6Powa57G4ZzOO6ibT7XQKZuYm3g44=","elQhyiEcBZcCHMIxyXyx47S4otwc/MEXjAYU/dca/hQ=","XrkTC/5D0wT4Vj8udAqp\u002B2DDPMQ5H3P4YZDu2X62NzI=","chR\u002BAL8taCFTQytCSiXtu6MS2y5z2GmMYAK8xprfbvA=","QUvWOS2l6Gf\u002Bb29f7UDXsp99Km48zx\u002BXUkHxYrdP5O4=","Zj1gozVje0UGK1srrd8TNGYUEXHzQpz/esP\u002BUaINhMs=","587UMkRW9Duvi09dG2y/rsS2zVrz865mHwElGvidCDE=","2BIhuv/t6BVBKzkDXJ\u002BLBW5o61ISoGgjQ1cATL0tWlw="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/rjsmrazor.dswa.cache.json b/src/Fengling.AuthService/obj/Debug/net10.0/rjsmrazor.dswa.cache.json deleted file mode 100644 index 657ca0a..0000000 --- a/src/Fengling.AuthService/obj/Debug/net10.0/rjsmrazor.dswa.cache.json +++ /dev/null @@ -1 +0,0 @@ -{"GlobalPropertiesHash":"cWEb6+iVjovCYrac7gX+Ogl5Z4cMpIEURSADGbv9ou0=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["nGadCmuBEG\u002BKUP6Powa57G4ZzOO6ibT7XQKZuYm3g44=","elQhyiEcBZcCHMIxyXyx47S4otwc/MEXjAYU/dca/hQ=","XrkTC/5D0wT4Vj8udAqp\u002B2DDPMQ5H3P4YZDu2X62NzI=","chR\u002BAL8taCFTQytCSiXtu6MS2y5z2GmMYAK8xprfbvA=","QUvWOS2l6Gf\u002Bb29f7UDXsp99Km48zx\u002BXUkHxYrdP5O4=","Zj1gozVje0UGK1srrd8TNGYUEXHzQpz/esP\u002BUaINhMs=","587UMkRW9Duvi09dG2y/rsS2zVrz865mHwElGvidCDE=","2BIhuv/t6BVBKzkDXJ\u002BLBW5o61ISoGgjQ1cATL0tWlw="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/rpswa.dswa.cache.json b/src/Fengling.AuthService/obj/Debug/net10.0/rpswa.dswa.cache.json deleted file mode 100644 index 6d747e4..0000000 --- a/src/Fengling.AuthService/obj/Debug/net10.0/rpswa.dswa.cache.json +++ /dev/null @@ -1 +0,0 @@ -{"GlobalPropertiesHash":"47E30Od0dJVL3bsAJs2rvEUjWW7PAhtgxQFoZXRZLAY=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["nGadCmuBEG\u002BKUP6Powa57G4ZzOO6ibT7XQKZuYm3g44=","elQhyiEcBZcCHMIxyXyx47S4otwc/MEXjAYU/dca/hQ="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/staticwebassets.build.endpoints.json b/src/Fengling.AuthService/obj/Debug/net10.0/staticwebassets.build.endpoints.json deleted file mode 100644 index 5576e88..0000000 --- a/src/Fengling.AuthService/obj/Debug/net10.0/staticwebassets.build.endpoints.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/staticwebassets.build.json b/src/Fengling.AuthService/obj/Debug/net10.0/staticwebassets.build.json deleted file mode 100644 index ac06e8c..0000000 --- a/src/Fengling.AuthService/obj/Debug/net10.0/staticwebassets.build.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"Hash":"xEuO/P20X15kuSBaUa9FroxUIWQVDbMAnZYR8twTV9Y=","Source":"Fengling.AuthService","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]} \ No newline at end of file diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/staticwebassets.build.json.cache b/src/Fengling.AuthService/obj/Debug/net10.0/staticwebassets.build.json.cache deleted file mode 100644 index 7de3f25..0000000 --- a/src/Fengling.AuthService/obj/Debug/net10.0/staticwebassets.build.json.cache +++ /dev/null @@ -1 +0,0 @@ -xEuO/P20X15kuSBaUa9FroxUIWQVDbMAnZYR8twTV9Y= \ No newline at end of file diff --git a/src/Fengling.AuthService/obj/Debug/net10.0/swae.build.ex.cache b/src/Fengling.AuthService/obj/Debug/net10.0/swae.build.ex.cache deleted file mode 100644 index e69de29..0000000 diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/src/Fengling.AuthService/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs deleted file mode 100644 index feda5e9..0000000 --- a/src/Fengling.AuthService/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.AssemblyInfo.cs b/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.AssemblyInfo.cs deleted file mode 100644 index 298d967..0000000 --- a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Fengling.AuthService")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+da56bdb4931bd9659c595c33940fbee16b9cfc0b")] -[assembly: System.Reflection.AssemblyProductAttribute("Fengling.AuthService")] -[assembly: System.Reflection.AssemblyTitleAttribute("Fengling.AuthService")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.AssemblyInfoInputs.cache b/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.AssemblyInfoInputs.cache deleted file mode 100644 index 41a3922..0000000 --- a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -50a301695b1b134726fa13b5b2c0b63ad3a060ddadee761b61c665b60a99a799 diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.GeneratedMSBuildEditorConfig.editorconfig b/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 7915e96..0000000 --- a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,31 +0,0 @@ -is_global = true -build_property.TargetFramework = net9.0 -build_property.TargetFramework = net9.0 -build_property.TargetPlatformMinVersion = -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = true -build_property.UsingMicrosoftNETSdkWeb = true -build_property.ProjectTypeGuids = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v9.0 -build_property.RootNamespace = Fengling.AuthService -build_property.RootNamespace = Fengling.AuthService -build_property.ProjectDir = /Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.RazorLangVersion = 9.0 -build_property.SupportLocalizedComponentNames = -build_property.GenerateRazorMetadataSourceChecksumAttributes = -build_property.MSBuildProjectDirectory = /Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService -build_property._RazorSourceGeneratorDebug = -build_property.EffectiveAnalysisLevelStyle = 9.0 -build_property.EnableCodeStyleSeverity = diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.GlobalUsings.g.cs b/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.GlobalUsings.g.cs deleted file mode 100644 index 5e6145d..0000000 --- a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.GlobalUsings.g.cs +++ /dev/null @@ -1,17 +0,0 @@ -// -global using Microsoft.AspNetCore.Builder; -global using Microsoft.AspNetCore.Hosting; -global using Microsoft.AspNetCore.Http; -global using Microsoft.AspNetCore.Routing; -global using Microsoft.Extensions.Configuration; -global using Microsoft.Extensions.DependencyInjection; -global using Microsoft.Extensions.Hosting; -global using Microsoft.Extensions.Logging; -global using System; -global using System.Collections.Generic; -global using System.IO; -global using System.Linq; -global using System.Net.Http; -global using System.Net.Http.Json; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.MvcApplicationPartsAssemblyInfo.cache b/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.MvcApplicationPartsAssemblyInfo.cache deleted file mode 100644 index e69de29..0000000 diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.MvcApplicationPartsAssemblyInfo.cs b/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.MvcApplicationPartsAssemblyInfo.cs deleted file mode 100644 index f0cf1ff..0000000 --- a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.MvcApplicationPartsAssemblyInfo.cs +++ /dev/null @@ -1,17 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.OpenApi")] -[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.assets.cache b/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.assets.cache deleted file mode 100644 index b65810c..0000000 Binary files a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.assets.cache and /dev/null differ diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.csproj.AssemblyReference.cache b/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.csproj.AssemblyReference.cache deleted file mode 100644 index 44af1e1..0000000 Binary files a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.csproj.AssemblyReference.cache and /dev/null differ diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.csproj.CoreCompileInputs.cache b/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.csproj.CoreCompileInputs.cache deleted file mode 100644 index ffb11de..0000000 --- a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -ce7d9782f5bb04e3f094d69c3a3348ffeac4aa4dfaee5a67e382bb10cc4bac60 diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.csproj.FileListAbsolute.txt b/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.csproj.FileListAbsolute.txt deleted file mode 100644 index 54eb51d..0000000 --- a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,203 +0,0 @@ -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.csproj.AssemblyReference.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/rpswa.dswa.cache.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.GeneratedMSBuildEditorConfig.editorconfig -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.AssemblyInfoInputs.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.AssemblyInfo.cs -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.csproj.CoreCompileInputs.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.MvcApplicationPartsAssemblyInfo.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/appsettings.Development.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/appsettings.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.staticwebassets.endpoints.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.deps.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.runtimeconfig.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Fengling.AuthService.pdb -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Humanizer.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.AspNetCore.Cryptography.Internal.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.AspNetCore.OpenApi.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Build.Locator.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Design.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.AmbientMetadata.Application.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Caching.Abstractions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Caching.Memory.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Compliance.Abstractions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Configuration.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Configuration.Binder.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.AutoActivation.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Http.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Http.Diagnostics.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Http.Polly.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Http.Resilience.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Identity.Core.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Identity.Stores.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Logging.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Logging.Abstractions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Logging.Configuration.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.ObjectPool.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Options.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Primitives.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Resilience.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Telemetry.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Extensions.Telemetry.Abstractions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.Net.Http.Headers.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Microsoft.OpenApi.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Mono.TextTemplating.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Npgsql.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Abstractions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.AspNetCore.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.DataProtection.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.SystemIntegration.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.SystemNetHttp.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Client.WebIntegration.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Core.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.EntityFrameworkCore.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.EntityFrameworkCore.Models.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Server.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Server.AspNetCore.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Server.DataProtection.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.AspNetCore.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.DataProtection.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.ServerIntegration.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenIddict.Validation.SystemNetHttp.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Api.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Extensions.Hosting.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Instrumentation.AspNetCore.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Polly.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Polly.Core.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Polly.Extensions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Polly.Extensions.Http.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Polly.RateLimiting.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.AspNetCore.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Extensions.Logging.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Formatting.Compact.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Settings.Configuration.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Sinks.Console.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Sinks.Debug.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Serilog.Sinks.File.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/System.CodeDom.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.AttributedModel.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.Convention.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.Hosting.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.Runtime.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/System.Composition.TypedParts.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.MvcApplicationPartsAssemblyInfo.cs -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/rjimswa.dswa.cache.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/rjsmrazor.dswa.cache.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/scopedcss/bundle/Fengling.AuthService.styles.css -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/staticwebassets.build.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/staticwebassets.build.json.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/staticwebassets.development.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/staticwebassets.build.endpoints.json -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/swae.build.ex.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.EEA0070F.Up2Date -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/refint/Fengling.AuthService.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.pdb -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.genruntimeconfig.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/Debug/net9.0/ref/Fengling.AuthService.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/OpenTelemetry.Instrumentation.Http.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.dll b/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.dll deleted file mode 100644 index 4c8b2de..0000000 Binary files a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.dll and /dev/null differ diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.genruntimeconfig.cache b/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.genruntimeconfig.cache deleted file mode 100644 index a057f56..0000000 --- a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -d2f78b93950e59eaa36eb44bc2c0ce108dbbec89d7e479f683b4286b73824ac3 diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.pdb b/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.pdb deleted file mode 100644 index 37e5712..0000000 Binary files a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.AuthService.pdb and /dev/null differ diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.EEA0070F.Up2Date b/src/Fengling.AuthService/obj/Debug/net9.0/Fengling.EEA0070F.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/apphost b/src/Fengling.AuthService/obj/Debug/net9.0/apphost deleted file mode 100755 index e2e97cc..0000000 Binary files a/src/Fengling.AuthService/obj/Debug/net9.0/apphost and /dev/null differ diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/ref/Fengling.AuthService.dll b/src/Fengling.AuthService/obj/Debug/net9.0/ref/Fengling.AuthService.dll deleted file mode 100644 index 6826e1d..0000000 Binary files a/src/Fengling.AuthService/obj/Debug/net9.0/ref/Fengling.AuthService.dll and /dev/null differ diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/refint/Fengling.AuthService.dll b/src/Fengling.AuthService/obj/Debug/net9.0/refint/Fengling.AuthService.dll deleted file mode 100644 index 6826e1d..0000000 Binary files a/src/Fengling.AuthService/obj/Debug/net9.0/refint/Fengling.AuthService.dll and /dev/null differ diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/Fengling.AuthService/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json deleted file mode 100644 index 48b5e94..0000000 --- a/src/Fengling.AuthService/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +++ /dev/null @@ -1 +0,0 @@ -{"GlobalPropertiesHash":"kj0YdTIP9epXJ4ydBR9yaRr5OemJ36+FlRmnBdiGrUE=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["nGadCmuBEG\u002BKUP6Powa57G4ZzOO6ibT7XQKZuYm3g44=","elQhyiEcBZcCHMIxyXyx47S4otwc/MEXjAYU/dca/hQ=","QUvWOS2l6Gf\u002Bb29f7UDXsp99Km48zx\u002BXUkHxYrdP5O4=","587UMkRW9Duvi09dG2y/rsS2zVrz865mHwElGvidCDE=","bR13zEikIdOSEVKuKHZrbKmTVs\u002BR7qJh4XCzWsCB2JI="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/Fengling.AuthService/obj/Debug/net9.0/rjsmrazor.dswa.cache.json deleted file mode 100644 index 6fdf2d4..0000000 --- a/src/Fengling.AuthService/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +++ /dev/null @@ -1 +0,0 @@ -{"GlobalPropertiesHash":"cWEb6+iVjovCYrac7gX+Ogl5Z4cMpIEURSADGbv9ou0=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["nGadCmuBEG\u002BKUP6Powa57G4ZzOO6ibT7XQKZuYm3g44=","elQhyiEcBZcCHMIxyXyx47S4otwc/MEXjAYU/dca/hQ=","QUvWOS2l6Gf\u002Bb29f7UDXsp99Km48zx\u002BXUkHxYrdP5O4=","587UMkRW9Duvi09dG2y/rsS2zVrz865mHwElGvidCDE=","bR13zEikIdOSEVKuKHZrbKmTVs\u002BR7qJh4XCzWsCB2JI="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/rpswa.dswa.cache.json b/src/Fengling.AuthService/obj/Debug/net9.0/rpswa.dswa.cache.json deleted file mode 100644 index 6d747e4..0000000 --- a/src/Fengling.AuthService/obj/Debug/net9.0/rpswa.dswa.cache.json +++ /dev/null @@ -1 +0,0 @@ -{"GlobalPropertiesHash":"47E30Od0dJVL3bsAJs2rvEUjWW7PAhtgxQFoZXRZLAY=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["nGadCmuBEG\u002BKUP6Powa57G4ZzOO6ibT7XQKZuYm3g44=","elQhyiEcBZcCHMIxyXyx47S4otwc/MEXjAYU/dca/hQ="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/staticwebassets.build.endpoints.json b/src/Fengling.AuthService/obj/Debug/net9.0/staticwebassets.build.endpoints.json deleted file mode 100644 index 5576e88..0000000 --- a/src/Fengling.AuthService/obj/Debug/net9.0/staticwebassets.build.endpoints.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/staticwebassets.build.json b/src/Fengling.AuthService/obj/Debug/net9.0/staticwebassets.build.json deleted file mode 100644 index ac06e8c..0000000 --- a/src/Fengling.AuthService/obj/Debug/net9.0/staticwebassets.build.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"Hash":"xEuO/P20X15kuSBaUa9FroxUIWQVDbMAnZYR8twTV9Y=","Source":"Fengling.AuthService","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]} \ No newline at end of file diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/staticwebassets.build.json.cache b/src/Fengling.AuthService/obj/Debug/net9.0/staticwebassets.build.json.cache deleted file mode 100644 index 7de3f25..0000000 --- a/src/Fengling.AuthService/obj/Debug/net9.0/staticwebassets.build.json.cache +++ /dev/null @@ -1 +0,0 @@ -xEuO/P20X15kuSBaUa9FroxUIWQVDbMAnZYR8twTV9Y= \ No newline at end of file diff --git a/src/Fengling.AuthService/obj/Debug/net9.0/swae.build.ex.cache b/src/Fengling.AuthService/obj/Debug/net9.0/swae.build.ex.cache deleted file mode 100644 index e69de29..0000000 diff --git a/src/Fengling.AuthService/obj/Fengling.AuthService.csproj.EntityFrameworkCore.targets b/src/Fengling.AuthService/obj/Fengling.AuthService.csproj.EntityFrameworkCore.targets deleted file mode 100644 index 6b67a59..0000000 --- a/src/Fengling.AuthService/obj/Fengling.AuthService.csproj.EntityFrameworkCore.targets +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/Fengling.AuthService/obj/Fengling.AuthService.csproj.nuget.dgspec.json b/src/Fengling.AuthService/obj/Fengling.AuthService.csproj.nuget.dgspec.json deleted file mode 100644 index 5b73cce..0000000 --- a/src/Fengling.AuthService/obj/Fengling.AuthService.csproj.nuget.dgspec.json +++ /dev/null @@ -1,549 +0,0 @@ -{ - "format": 1, - "restore": { - "/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/Fengling.AuthService.csproj": {} - }, - "projects": { - "/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/Fengling.AuthService.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/Fengling.AuthService.csproj", - "projectName": "Fengling.AuthService", - "projectPath": "/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/Fengling.AuthService.csproj", - "packagesPath": "/Users/movingsam/.nuget/packages/", - "outputPath": "/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/movingsam/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net10.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net10.0": { - "targetAlias": "net10.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "all" - }, - "SdkAnalysisLevel": "10.0.100" - }, - "frameworks": { - "net10.0": { - "targetAlias": "net10.0", - "dependencies": { - "AspNetCore.HealthChecks.Npgsql": { - "target": "Package", - "version": "[8.0.2, )" - }, - "Microsoft.AspNetCore.Identity.EntityFrameworkCore": { - "target": "Package", - "version": "[10.0.2, )" - }, - "Microsoft.EntityFrameworkCore.Design": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[10.0.2, )" - }, - "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": { - "target": "Package", - "version": "[10.0.2, )" - }, - "Npgsql.EntityFrameworkCore.PostgreSQL": { - "target": "Package", - "version": "[10.0.0, )" - }, - "OpenIddict.AspNetCore": { - "target": "Package", - "version": "[7.2.0, )" - }, - "OpenIddict.EntityFrameworkCore": { - "target": "Package", - "version": "[7.2.0, )" - }, - "OpenTelemetry": { - "target": "Package", - "version": "[1.11.0, )" - }, - "OpenTelemetry.Exporter.OpenTelemetryProtocol": { - "target": "Package", - "version": "[1.11.0, )" - }, - "OpenTelemetry.Extensions.Hosting": { - "target": "Package", - "version": "[1.11.0, )" - }, - "OpenTelemetry.Instrumentation.AspNetCore": { - "target": "Package", - "version": "[1.11.0, )" - }, - "OpenTelemetry.Instrumentation.Http": { - "target": "Package", - "version": "[1.11.0, )" - }, - "Serilog.AspNetCore": { - "target": "Package", - "version": "[9.0.0, )" - }, - "Serilog.Sinks.Console": { - "target": "Package", - "version": "[6.0.0, )" - }, - "Swashbuckle.AspNetCore": { - "target": "Package", - "version": "[8.0.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/10.0.101/PortableRuntimeIdentifierGraph.json", - "packagesToPrune": { - "Microsoft.AspNetCore": "(,10.0.32767]", - "Microsoft.AspNetCore.Antiforgery": "(,10.0.32767]", - "Microsoft.AspNetCore.App": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.BearerToken": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.Cookies": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.OAuth": "(,10.0.32767]", - "Microsoft.AspNetCore.Authorization": "(,10.0.32767]", - "Microsoft.AspNetCore.Authorization.Policy": "(,10.0.32767]", - "Microsoft.AspNetCore.Components": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Authorization": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Endpoints": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Forms": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Server": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Web": "(,10.0.32767]", - "Microsoft.AspNetCore.Connections.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.CookiePolicy": "(,10.0.32767]", - "Microsoft.AspNetCore.Cors": "(,10.0.32767]", - "Microsoft.AspNetCore.Cryptography.Internal": "(,10.0.32767]", - "Microsoft.AspNetCore.Cryptography.KeyDerivation": "(,10.0.32767]", - "Microsoft.AspNetCore.DataProtection": "(,10.0.32767]", - "Microsoft.AspNetCore.DataProtection.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.DataProtection.Extensions": "(,10.0.32767]", - "Microsoft.AspNetCore.Diagnostics": "(,10.0.32767]", - "Microsoft.AspNetCore.Diagnostics.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Diagnostics.HealthChecks": "(,10.0.32767]", - "Microsoft.AspNetCore.HostFiltering": "(,10.0.32767]", - "Microsoft.AspNetCore.Hosting": "(,10.0.32767]", - "Microsoft.AspNetCore.Hosting.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Hosting.Server.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Html.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Http": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Connections": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Connections.Common": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Extensions": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Features": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Results": "(,10.0.32767]", - "Microsoft.AspNetCore.HttpLogging": "(,10.0.32767]", - "Microsoft.AspNetCore.HttpOverrides": "(,10.0.32767]", - "Microsoft.AspNetCore.HttpsPolicy": "(,10.0.32767]", - "Microsoft.AspNetCore.Identity": "(,10.0.32767]", - "Microsoft.AspNetCore.Localization": "(,10.0.32767]", - "Microsoft.AspNetCore.Localization.Routing": "(,10.0.32767]", - "Microsoft.AspNetCore.Metadata": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.ApiExplorer": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Cors": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.DataAnnotations": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Formatters.Json": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Formatters.Xml": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Localization": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Razor": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.RazorPages": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.TagHelpers": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.ViewFeatures": "(,10.0.32767]", - "Microsoft.AspNetCore.OutputCaching": "(,10.0.32767]", - "Microsoft.AspNetCore.RateLimiting": "(,10.0.32767]", - "Microsoft.AspNetCore.Razor": "(,10.0.32767]", - "Microsoft.AspNetCore.Razor.Runtime": "(,10.0.32767]", - "Microsoft.AspNetCore.RequestDecompression": "(,10.0.32767]", - "Microsoft.AspNetCore.ResponseCaching": "(,10.0.32767]", - "Microsoft.AspNetCore.ResponseCaching.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.ResponseCompression": "(,10.0.32767]", - "Microsoft.AspNetCore.Rewrite": "(,10.0.32767]", - "Microsoft.AspNetCore.Routing": "(,10.0.32767]", - "Microsoft.AspNetCore.Routing.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.HttpSys": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.IIS": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.IISIntegration": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "(,10.0.32767]", - "Microsoft.AspNetCore.Session": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR.Common": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR.Protocols.Json": "(,10.0.32767]", - "Microsoft.AspNetCore.StaticAssets": "(,10.0.32767]", - "Microsoft.AspNetCore.StaticFiles": "(,10.0.32767]", - "Microsoft.AspNetCore.WebSockets": "(,10.0.32767]", - "Microsoft.AspNetCore.WebUtilities": "(,10.0.32767]", - "Microsoft.CSharp": "(,4.7.32767]", - "Microsoft.Extensions.Caching.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Caching.Memory": "(,10.0.32767]", - "Microsoft.Extensions.Configuration": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Binder": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.CommandLine": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.FileExtensions": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Ini": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Json": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.KeyPerFile": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.UserSecrets": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Xml": "(,10.0.32767]", - "Microsoft.Extensions.DependencyInjection": "(,10.0.32767]", - "Microsoft.Extensions.DependencyInjection.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics.HealthChecks": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Features": "(,10.0.32767]", - "Microsoft.Extensions.FileProviders.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.FileProviders.Composite": "(,10.0.32767]", - "Microsoft.Extensions.FileProviders.Physical": "(,10.0.32767]", - "Microsoft.Extensions.FileSystemGlobbing": "(,10.0.32767]", - "Microsoft.Extensions.Hosting": "(,10.0.32767]", - "Microsoft.Extensions.Hosting.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Http": "(,10.0.32767]", - "Microsoft.Extensions.Identity.Core": "(,10.0.32767]", - "Microsoft.Extensions.Identity.Stores": "(,10.0.32767]", - "Microsoft.Extensions.Localization": "(,10.0.32767]", - "Microsoft.Extensions.Localization.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Logging": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Configuration": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Console": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Debug": "(,10.0.32767]", - "Microsoft.Extensions.Logging.EventLog": "(,10.0.32767]", - "Microsoft.Extensions.Logging.EventSource": "(,10.0.32767]", - "Microsoft.Extensions.Logging.TraceSource": "(,10.0.32767]", - "Microsoft.Extensions.ObjectPool": "(,10.0.32767]", - "Microsoft.Extensions.Options": "(,10.0.32767]", - "Microsoft.Extensions.Options.ConfigurationExtensions": "(,10.0.32767]", - "Microsoft.Extensions.Options.DataAnnotations": "(,10.0.32767]", - "Microsoft.Extensions.Primitives": "(,10.0.32767]", - "Microsoft.Extensions.Validation": "(,10.0.32767]", - "Microsoft.Extensions.WebEncoders": "(,10.0.32767]", - "Microsoft.JSInterop": "(,10.0.32767]", - "Microsoft.Net.Http.Headers": "(,10.0.32767]", - "Microsoft.VisualBasic": "(,10.4.32767]", - "Microsoft.Win32.Primitives": "(,4.3.32767]", - "Microsoft.Win32.Registry": "(,5.0.32767]", - "runtime.any.System.Collections": "(,4.3.32767]", - "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]", - "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]", - "runtime.any.System.Globalization": "(,4.3.32767]", - "runtime.any.System.Globalization.Calendars": "(,4.3.32767]", - "runtime.any.System.IO": "(,4.3.32767]", - "runtime.any.System.Reflection": "(,4.3.32767]", - "runtime.any.System.Reflection.Extensions": "(,4.3.32767]", - "runtime.any.System.Reflection.Primitives": "(,4.3.32767]", - "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]", - "runtime.any.System.Runtime": "(,4.3.32767]", - "runtime.any.System.Runtime.Handles": "(,4.3.32767]", - "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]", - "runtime.any.System.Text.Encoding": "(,4.3.32767]", - "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]", - "runtime.any.System.Threading.Tasks": "(,4.3.32767]", - "runtime.any.System.Threading.Timer": "(,4.3.32767]", - "runtime.aot.System.Collections": "(,4.3.32767]", - "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]", - "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]", - "runtime.aot.System.Globalization": "(,4.3.32767]", - "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]", - "runtime.aot.System.IO": "(,4.3.32767]", - "runtime.aot.System.Reflection": "(,4.3.32767]", - "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]", - "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]", - "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]", - "runtime.aot.System.Runtime": "(,4.3.32767]", - "runtime.aot.System.Runtime.Handles": "(,4.3.32767]", - "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]", - "runtime.aot.System.Text.Encoding": "(,4.3.32767]", - "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]", - "runtime.aot.System.Threading.Tasks": "(,4.3.32767]", - "runtime.aot.System.Threading.Timer": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]", - "runtime.unix.System.Console": "(,4.3.32767]", - "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]", - "runtime.unix.System.IO.FileSystem": "(,4.3.32767]", - "runtime.unix.System.Net.Primitives": "(,4.3.32767]", - "runtime.unix.System.Net.Sockets": "(,4.3.32767]", - "runtime.unix.System.Private.Uri": "(,4.3.32767]", - "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]", - "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]", - "runtime.win.System.Console": "(,4.3.32767]", - "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]", - "runtime.win.System.IO.FileSystem": "(,4.3.32767]", - "runtime.win.System.Net.Primitives": "(,4.3.32767]", - "runtime.win.System.Net.Sockets": "(,4.3.32767]", - "runtime.win.System.Runtime.Extensions": "(,4.3.32767]", - "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win7.System.Private.Uri": "(,4.3.32767]", - "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]", - "System.AppContext": "(,4.3.32767]", - "System.Buffers": "(,5.0.32767]", - "System.Collections": "(,4.3.32767]", - "System.Collections.Concurrent": "(,4.3.32767]", - "System.Collections.Immutable": "(,10.0.32767]", - "System.Collections.NonGeneric": "(,4.3.32767]", - "System.Collections.Specialized": "(,4.3.32767]", - "System.ComponentModel": "(,4.3.32767]", - "System.ComponentModel.Annotations": "(,4.3.32767]", - "System.ComponentModel.EventBasedAsync": "(,4.3.32767]", - "System.ComponentModel.Primitives": "(,4.3.32767]", - "System.ComponentModel.TypeConverter": "(,4.3.32767]", - "System.Console": "(,4.3.32767]", - "System.Data.Common": "(,4.3.32767]", - "System.Data.DataSetExtensions": "(,4.4.32767]", - "System.Diagnostics.Contracts": "(,4.3.32767]", - "System.Diagnostics.Debug": "(,4.3.32767]", - "System.Diagnostics.DiagnosticSource": "(,10.0.32767]", - "System.Diagnostics.EventLog": "(,10.0.32767]", - "System.Diagnostics.FileVersionInfo": "(,4.3.32767]", - "System.Diagnostics.Process": "(,4.3.32767]", - "System.Diagnostics.StackTrace": "(,4.3.32767]", - "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]", - "System.Diagnostics.Tools": "(,4.3.32767]", - "System.Diagnostics.TraceSource": "(,4.3.32767]", - "System.Diagnostics.Tracing": "(,4.3.32767]", - "System.Drawing.Primitives": "(,4.3.32767]", - "System.Dynamic.Runtime": "(,4.3.32767]", - "System.Formats.Asn1": "(,10.0.32767]", - "System.Formats.Cbor": "(,10.0.32767]", - "System.Formats.Tar": "(,10.0.32767]", - "System.Globalization": "(,4.3.32767]", - "System.Globalization.Calendars": "(,4.3.32767]", - "System.Globalization.Extensions": "(,4.3.32767]", - "System.IO": "(,4.3.32767]", - "System.IO.Compression": "(,4.3.32767]", - "System.IO.Compression.ZipFile": "(,4.3.32767]", - "System.IO.FileSystem": "(,4.3.32767]", - "System.IO.FileSystem.AccessControl": "(,4.4.32767]", - "System.IO.FileSystem.DriveInfo": "(,4.3.32767]", - "System.IO.FileSystem.Primitives": "(,4.3.32767]", - "System.IO.FileSystem.Watcher": "(,4.3.32767]", - "System.IO.IsolatedStorage": "(,4.3.32767]", - "System.IO.MemoryMappedFiles": "(,4.3.32767]", - "System.IO.Pipelines": "(,10.0.32767]", - "System.IO.Pipes": "(,4.3.32767]", - "System.IO.Pipes.AccessControl": "(,5.0.32767]", - "System.IO.UnmanagedMemoryStream": "(,4.3.32767]", - "System.Linq": "(,4.3.32767]", - "System.Linq.AsyncEnumerable": "(,10.0.32767]", - "System.Linq.Expressions": "(,4.3.32767]", - "System.Linq.Parallel": "(,4.3.32767]", - "System.Linq.Queryable": "(,4.3.32767]", - "System.Memory": "(,5.0.32767]", - "System.Net.Http": "(,4.3.32767]", - "System.Net.Http.Json": "(,10.0.32767]", - "System.Net.NameResolution": "(,4.3.32767]", - "System.Net.NetworkInformation": "(,4.3.32767]", - "System.Net.Ping": "(,4.3.32767]", - "System.Net.Primitives": "(,4.3.32767]", - "System.Net.Requests": "(,4.3.32767]", - "System.Net.Security": "(,4.3.32767]", - "System.Net.ServerSentEvents": "(,10.0.32767]", - "System.Net.Sockets": "(,4.3.32767]", - "System.Net.WebHeaderCollection": "(,4.3.32767]", - "System.Net.WebSockets": "(,4.3.32767]", - "System.Net.WebSockets.Client": "(,4.3.32767]", - "System.Numerics.Vectors": "(,5.0.32767]", - "System.ObjectModel": "(,4.3.32767]", - "System.Private.DataContractSerialization": "(,4.3.32767]", - "System.Private.Uri": "(,4.3.32767]", - "System.Reflection": "(,4.3.32767]", - "System.Reflection.DispatchProxy": "(,6.0.32767]", - "System.Reflection.Emit": "(,4.7.32767]", - "System.Reflection.Emit.ILGeneration": "(,4.7.32767]", - "System.Reflection.Emit.Lightweight": "(,4.7.32767]", - "System.Reflection.Extensions": "(,4.3.32767]", - "System.Reflection.Metadata": "(,10.0.32767]", - "System.Reflection.Primitives": "(,4.3.32767]", - "System.Reflection.TypeExtensions": "(,4.3.32767]", - "System.Resources.Reader": "(,4.3.32767]", - "System.Resources.ResourceManager": "(,4.3.32767]", - "System.Resources.Writer": "(,4.3.32767]", - "System.Runtime": "(,4.3.32767]", - "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]", - "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]", - "System.Runtime.Extensions": "(,4.3.32767]", - "System.Runtime.Handles": "(,4.3.32767]", - "System.Runtime.InteropServices": "(,4.3.32767]", - "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]", - "System.Runtime.Loader": "(,4.3.32767]", - "System.Runtime.Numerics": "(,4.3.32767]", - "System.Runtime.Serialization.Formatters": "(,4.3.32767]", - "System.Runtime.Serialization.Json": "(,4.3.32767]", - "System.Runtime.Serialization.Primitives": "(,4.3.32767]", - "System.Runtime.Serialization.Xml": "(,4.3.32767]", - "System.Security.AccessControl": "(,6.0.32767]", - "System.Security.Claims": "(,4.3.32767]", - "System.Security.Cryptography.Algorithms": "(,4.3.32767]", - "System.Security.Cryptography.Cng": "(,5.0.32767]", - "System.Security.Cryptography.Csp": "(,4.3.32767]", - "System.Security.Cryptography.Encoding": "(,4.3.32767]", - "System.Security.Cryptography.OpenSsl": "(,5.0.32767]", - "System.Security.Cryptography.Primitives": "(,4.3.32767]", - "System.Security.Cryptography.X509Certificates": "(,4.3.32767]", - "System.Security.Cryptography.Xml": "(,10.0.32767]", - "System.Security.Principal": "(,4.3.32767]", - "System.Security.Principal.Windows": "(,5.0.32767]", - "System.Security.SecureString": "(,4.3.32767]", - "System.Text.Encoding": "(,4.3.32767]", - "System.Text.Encoding.CodePages": "(,10.0.32767]", - "System.Text.Encoding.Extensions": "(,4.3.32767]", - "System.Text.Encodings.Web": "(,10.0.32767]", - "System.Text.Json": "(,10.0.32767]", - "System.Text.RegularExpressions": "(,4.3.32767]", - "System.Threading": "(,4.3.32767]", - "System.Threading.AccessControl": "(,10.0.32767]", - "System.Threading.Channels": "(,10.0.32767]", - "System.Threading.Overlapped": "(,4.3.32767]", - "System.Threading.RateLimiting": "(,10.0.32767]", - "System.Threading.Tasks": "(,4.3.32767]", - "System.Threading.Tasks.Dataflow": "(,10.0.32767]", - "System.Threading.Tasks.Extensions": "(,5.0.32767]", - "System.Threading.Tasks.Parallel": "(,4.3.32767]", - "System.Threading.Thread": "(,4.3.32767]", - "System.Threading.ThreadPool": "(,4.3.32767]", - "System.Threading.Timer": "(,4.3.32767]", - "System.ValueTuple": "(,4.5.32767]", - "System.Xml.ReaderWriter": "(,4.3.32767]", - "System.Xml.XDocument": "(,4.3.32767]", - "System.Xml.XmlDocument": "(,4.3.32767]", - "System.Xml.XmlSerializer": "(,4.3.32767]", - "System.Xml.XPath": "(,4.3.32767]", - "System.Xml.XPath.XDocument": "(,5.0.32767]" - } - } - } - } - } -} \ No newline at end of file diff --git a/src/Fengling.AuthService/obj/Fengling.AuthService.csproj.nuget.g.props b/src/Fengling.AuthService/obj/Fengling.AuthService.csproj.nuget.g.props deleted file mode 100644 index b991d96..0000000 --- a/src/Fengling.AuthService/obj/Fengling.AuthService.csproj.nuget.g.props +++ /dev/null @@ -1,27 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - /Users/movingsam/.nuget/packages/ - /Users/movingsam/.nuget/packages/ - PackageReference - 7.0.0 - - - - - - - - - - - - - - /Users/movingsam/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5 - /Users/movingsam/.nuget/packages/microsoft.codeanalysis.analyzers/3.11.0 - - \ No newline at end of file diff --git a/src/Fengling.AuthService/obj/Fengling.AuthService.csproj.nuget.g.targets b/src/Fengling.AuthService/obj/Fengling.AuthService.csproj.nuget.g.targets deleted file mode 100644 index 4969ef3..0000000 --- a/src/Fengling.AuthService/obj/Fengling.AuthService.csproj.nuget.g.targets +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/src/Fengling.AuthService/obj/project.assets.json b/src/Fengling.AuthService/obj/project.assets.json deleted file mode 100644 index a47227e..0000000 --- a/src/Fengling.AuthService/obj/project.assets.json +++ /dev/null @@ -1,5623 +0,0 @@ -{ - "version": 3, - "targets": { - "net10.0": { - "AspNetCore.HealthChecks.NpgSql/8.0.2": { - "type": "package", - "dependencies": { - "Npgsql": "8.0.3" - }, - "compile": { - "lib/net8.0/HealthChecks.NpgSql.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/HealthChecks.NpgSql.dll": { - "related": ".xml" - } - } - }, - "Humanizer.Core/2.14.1": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Humanizer.dll": { - "related": ".xml" - } - } - }, - "Microsoft.AspNetCore.Identity.EntityFrameworkCore/10.0.2": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Relational": "10.0.2" - }, - "compile": { - "lib/net10.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Build.Framework/18.0.2": { - "type": "package", - "compile": { - "ref/net10.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.Build.Framework.dll": { - "related": ".pdb;.xml" - } - } - }, - "Microsoft.CodeAnalysis.Analyzers/3.11.0": { - "type": "package", - "build": { - "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {}, - "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {} - } - }, - "Microsoft.CodeAnalysis.Common/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.CodeAnalysis.Analyzers": "3.11.0" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.CodeAnalysis.Analyzers": "3.11.0", - "Microsoft.CodeAnalysis.Common": "[5.0.0]" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/5.0.0": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.Analyzers": "3.11.0", - "Microsoft.CodeAnalysis.CSharp": "[5.0.0]", - "Microsoft.CodeAnalysis.Common": "[5.0.0]", - "Microsoft.CodeAnalysis.Workspaces.Common": "[5.0.0]", - "System.Composition": "9.0.0" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.Common/5.0.0": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.Analyzers": "3.11.0", - "Microsoft.CodeAnalysis.Common": "[5.0.0]", - "System.Composition": "9.0.0" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.MSBuild/5.0.0": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Build.Framework": "17.11.31", - "Microsoft.CodeAnalysis.Analyzers": "3.11.0", - "Microsoft.CodeAnalysis.Workspaces.Common": "[5.0.0]", - "Microsoft.VisualStudio.SolutionPersistence": "1.0.52", - "Newtonsoft.Json": "13.0.3", - "System.Composition": "9.0.0" - }, - "compile": { - "lib/net9.0/_._": {} - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll": {}, - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "zh-Hant" - } - }, - "contentFiles": { - "contentFiles/any/any/_._": { - "buildAction": "None", - "codeLanguage": "any", - "copyToOutput": false - } - } - }, - "Microsoft.EntityFrameworkCore/10.0.2": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "10.0.2", - "Microsoft.EntityFrameworkCore.Analyzers": "10.0.2" - }, - "compile": { - "lib/net10.0/Microsoft.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net10.0/Microsoft.EntityFrameworkCore.props": {} - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/10.0.2": { - "type": "package", - "compile": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.Analyzers/10.0.2": { - "type": "package" - }, - "Microsoft.EntityFrameworkCore.Design/10.0.2": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Build.Framework": "18.0.2", - "Microsoft.CodeAnalysis.CSharp": "5.0.0", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "5.0.0", - "Microsoft.CodeAnalysis.Workspaces.MSBuild": "5.0.0", - "Microsoft.EntityFrameworkCore.Relational": "10.0.2", - "Microsoft.Extensions.DependencyModel": "10.0.2", - "Mono.TextTemplating": "3.0.0", - "Newtonsoft.Json": "13.0.3" - }, - "compile": { - "lib/net10.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Design.dll": { - "related": ".xml" - } - }, - "build": { - "build/net10.0/Microsoft.EntityFrameworkCore.Design.props": {} - } - }, - "Microsoft.EntityFrameworkCore.Relational/10.0.2": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore": "10.0.2" - }, - "compile": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Extensions.AmbientMetadata.Application/10.0.0": { - "type": "package", - "compile": { - "lib/net10.0/Microsoft.Extensions.AmbientMetadata.Application.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.Extensions.AmbientMetadata.Application.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "Microsoft.Extensions.ApiDescription.Server/6.0.5": { - "type": "package", - "build": { - "build/Microsoft.Extensions.ApiDescription.Server.props": {}, - "build/Microsoft.Extensions.ApiDescription.Server.targets": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props": {}, - "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets": {} - } - }, - "Microsoft.Extensions.Compliance.Abstractions/10.0.0": { - "type": "package", - "compile": { - "lib/net10.0/Microsoft.Extensions.Compliance.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.Extensions.Compliance.Abstractions.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Extensions.DependencyInjection.AutoActivation/10.0.0": { - "type": "package", - "compile": { - "lib/net10.0/Microsoft.Extensions.DependencyInjection.AutoActivation.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.Extensions.DependencyInjection.AutoActivation.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyModel/10.0.2": { - "type": "package", - "compile": { - "lib/net10.0/Microsoft.Extensions.DependencyModel.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.Extensions.DependencyModel.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "Microsoft.Extensions.Diagnostics.ExceptionSummarization/10.0.0": { - "type": "package", - "compile": { - "lib/net10.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore/10.0.2": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Relational": "10.0.2" - }, - "compile": { - "lib/net10.0/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Extensions.Http.Diagnostics/10.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Telemetry": "10.0.0" - }, - "compile": { - "lib/net10.0/Microsoft.Extensions.Http.Diagnostics.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.Extensions.Http.Diagnostics.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "Microsoft.Extensions.Http.Polly/10.0.0": { - "type": "package", - "dependencies": { - "Polly": "7.2.4", - "Polly.Extensions.Http": "3.0.0" - }, - "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Http.Polly.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Http.Polly.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Extensions.Http.Resilience/10.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Http.Diagnostics": "10.0.0", - "Microsoft.Extensions.Resilience": "10.0.0" - }, - "compile": { - "lib/net10.0/Microsoft.Extensions.Http.Resilience.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.Extensions.Http.Resilience.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/Microsoft.Extensions.Http.Resilience.targets": {} - } - }, - "Microsoft.Extensions.Resilience/10.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Diagnostics.ExceptionSummarization": "10.0.0", - "Microsoft.Extensions.Telemetry.Abstractions": "10.0.0", - "Polly.Extensions": "8.4.2", - "Polly.RateLimiting": "8.4.2" - }, - "compile": { - "lib/net10.0/Microsoft.Extensions.Resilience.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.Extensions.Resilience.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "Microsoft.Extensions.Telemetry/10.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.AmbientMetadata.Application": "10.0.0", - "Microsoft.Extensions.DependencyInjection.AutoActivation": "10.0.0", - "Microsoft.Extensions.Telemetry.Abstractions": "10.0.0" - }, - "compile": { - "lib/net10.0/Microsoft.Extensions.Telemetry.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.Extensions.Telemetry.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "Microsoft.Extensions.Telemetry.Abstractions/10.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Compliance.Abstractions": "10.0.0" - }, - "compile": { - "lib/net10.0/Microsoft.Extensions.Telemetry.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.Extensions.Telemetry.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/Microsoft.Extensions.Telemetry.Abstractions.props": {}, - "buildTransitive/net8.0/Microsoft.Extensions.Telemetry.Abstractions.targets": {} - } - }, - "Microsoft.IdentityModel.Abstractions/8.14.0": { - "type": "package", - "compile": { - "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { - "related": ".xml" - } - } - }, - "Microsoft.IdentityModel.JsonWebTokens/8.14.0": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Tokens": "8.14.0" - }, - "compile": { - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { - "related": ".xml" - } - } - }, - "Microsoft.IdentityModel.Logging/8.14.0": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Abstractions": "8.14.0" - }, - "compile": { - "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { - "related": ".xml" - } - } - }, - "Microsoft.IdentityModel.Protocols/8.14.0": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Tokens": "8.14.0" - }, - "compile": { - "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { - "related": ".xml" - } - } - }, - "Microsoft.IdentityModel.Tokens/8.14.0": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Logging": "8.14.0" - }, - "compile": { - "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { - "related": ".xml" - } - } - }, - "Microsoft.OpenApi/1.6.23": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.OpenApi.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.OpenApi.dll": { - "related": ".pdb;.xml" - } - } - }, - "Microsoft.VisualStudio.SolutionPersistence/1.0.52": { - "type": "package", - "compile": { - "lib/net8.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.VisualStudio.SolutionPersistence.dll": { - "related": ".xml" - } - } - }, - "Mono.TextTemplating/3.0.0": { - "type": "package", - "dependencies": { - "System.CodeDom": "6.0.0" - }, - "compile": { - "lib/net6.0/_._": {} - }, - "runtime": { - "lib/net6.0/Mono.TextTemplating.dll": {} - }, - "build": { - "buildTransitive/Mono.TextTemplating.targets": {} - } - }, - "Newtonsoft.Json/13.0.3": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Newtonsoft.Json.dll": { - "related": ".xml" - } - } - }, - "Npgsql/10.0.0": { - "type": "package", - "compile": { - "lib/net10.0/Npgsql.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Npgsql.dll": { - "related": ".xml" - } - } - }, - "Npgsql.EntityFrameworkCore.PostgreSQL/10.0.0": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore": "[10.0.0, 11.0.0)", - "Microsoft.EntityFrameworkCore.Relational": "[10.0.0, 11.0.0)", - "Npgsql": "10.0.0" - }, - "compile": { - "lib/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": { - "related": ".xml" - } - } - }, - "OpenIddict/7.2.0": { - "type": "package", - "dependencies": { - "OpenIddict.Abstractions": "7.2.0", - "OpenIddict.Client": "7.2.0", - "OpenIddict.Client.SystemIntegration": "7.2.0", - "OpenIddict.Client.SystemNetHttp": "7.2.0", - "OpenIddict.Client.WebIntegration": "7.2.0", - "OpenIddict.Core": "7.2.0", - "OpenIddict.Server": "7.2.0", - "OpenIddict.Validation": "7.2.0", - "OpenIddict.Validation.ServerIntegration": "7.2.0", - "OpenIddict.Validation.SystemNetHttp": "7.2.0" - }, - "compile": { - "lib/net10.0/_._": {} - }, - "runtime": { - "lib/net10.0/_._": {} - } - }, - "OpenIddict.Abstractions/7.2.0": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Tokens": "8.14.0" - }, - "compile": { - "lib/net10.0/OpenIddict.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/OpenIddict.Abstractions.dll": { - "related": ".xml" - } - } - }, - "OpenIddict.AspNetCore/7.2.0": { - "type": "package", - "dependencies": { - "OpenIddict": "7.2.0", - "OpenIddict.Client.AspNetCore": "7.2.0", - "OpenIddict.Client.DataProtection": "7.2.0", - "OpenIddict.Server.AspNetCore": "7.2.0", - "OpenIddict.Server.DataProtection": "7.2.0", - "OpenIddict.Validation.AspNetCore": "7.2.0", - "OpenIddict.Validation.DataProtection": "7.2.0" - }, - "compile": { - "lib/net10.0/_._": {} - }, - "runtime": { - "lib/net10.0/_._": {} - } - }, - "OpenIddict.Client/7.2.0": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "8.14.0", - "Microsoft.IdentityModel.Protocols": "8.14.0", - "OpenIddict.Abstractions": "7.2.0" - }, - "compile": { - "lib/net10.0/OpenIddict.Client.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/OpenIddict.Client.dll": { - "related": ".xml" - } - } - }, - "OpenIddict.Client.AspNetCore/7.2.0": { - "type": "package", - "dependencies": { - "OpenIddict.Client": "7.2.0" - }, - "compile": { - "lib/net10.0/OpenIddict.Client.AspNetCore.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/OpenIddict.Client.AspNetCore.dll": { - "related": ".xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "OpenIddict.Client.DataProtection/7.2.0": { - "type": "package", - "dependencies": { - "OpenIddict.Client": "7.2.0" - }, - "compile": { - "lib/net10.0/OpenIddict.Client.DataProtection.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/OpenIddict.Client.DataProtection.dll": { - "related": ".xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "OpenIddict.Client.SystemIntegration/7.2.0": { - "type": "package", - "dependencies": { - "OpenIddict.Client": "7.2.0" - }, - "compile": { - "lib/net10.0/OpenIddict.Client.SystemIntegration.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/OpenIddict.Client.SystemIntegration.dll": { - "related": ".xml" - } - } - }, - "OpenIddict.Client.SystemNetHttp/7.2.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Http.Polly": "10.0.0", - "Microsoft.Extensions.Http.Resilience": "10.0.0", - "OpenIddict.Client": "7.2.0" - }, - "compile": { - "lib/net10.0/OpenIddict.Client.SystemNetHttp.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/OpenIddict.Client.SystemNetHttp.dll": { - "related": ".xml" - } - } - }, - "OpenIddict.Client.WebIntegration/7.2.0": { - "type": "package", - "dependencies": { - "OpenIddict.Client": "7.2.0", - "OpenIddict.Client.SystemNetHttp": "7.2.0" - }, - "compile": { - "lib/net10.0/OpenIddict.Client.WebIntegration.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/OpenIddict.Client.WebIntegration.dll": { - "related": ".xml" - } - } - }, - "OpenIddict.Core/7.2.0": { - "type": "package", - "dependencies": { - "OpenIddict.Abstractions": "7.2.0" - }, - "compile": { - "lib/net10.0/OpenIddict.Core.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/OpenIddict.Core.dll": { - "related": ".xml" - } - } - }, - "OpenIddict.EntityFrameworkCore/7.2.0": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Relational": "10.0.0", - "OpenIddict.Core": "7.2.0", - "OpenIddict.EntityFrameworkCore.Models": "7.2.0" - }, - "compile": { - "lib/net10.0/OpenIddict.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/OpenIddict.EntityFrameworkCore.dll": { - "related": ".xml" - } - } - }, - "OpenIddict.EntityFrameworkCore.Models/7.2.0": { - "type": "package", - "compile": { - "lib/net10.0/OpenIddict.EntityFrameworkCore.Models.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/OpenIddict.EntityFrameworkCore.Models.dll": { - "related": ".xml" - } - } - }, - "OpenIddict.Server/7.2.0": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "8.14.0", - "OpenIddict.Abstractions": "7.2.0" - }, - "compile": { - "lib/net10.0/OpenIddict.Server.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/OpenIddict.Server.dll": { - "related": ".xml" - } - } - }, - "OpenIddict.Server.AspNetCore/7.2.0": { - "type": "package", - "dependencies": { - "OpenIddict.Server": "7.2.0" - }, - "compile": { - "lib/net10.0/OpenIddict.Server.AspNetCore.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/OpenIddict.Server.AspNetCore.dll": { - "related": ".xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "OpenIddict.Server.DataProtection/7.2.0": { - "type": "package", - "dependencies": { - "OpenIddict.Server": "7.2.0" - }, - "compile": { - "lib/net10.0/OpenIddict.Server.DataProtection.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/OpenIddict.Server.DataProtection.dll": { - "related": ".xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "OpenIddict.Validation/7.2.0": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "8.14.0", - "Microsoft.IdentityModel.Protocols": "8.14.0", - "OpenIddict.Abstractions": "7.2.0" - }, - "compile": { - "lib/net10.0/OpenIddict.Validation.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/OpenIddict.Validation.dll": { - "related": ".xml" - } - } - }, - "OpenIddict.Validation.AspNetCore/7.2.0": { - "type": "package", - "dependencies": { - "OpenIddict.Validation": "7.2.0" - }, - "compile": { - "lib/net10.0/OpenIddict.Validation.AspNetCore.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/OpenIddict.Validation.AspNetCore.dll": { - "related": ".xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "OpenIddict.Validation.DataProtection/7.2.0": { - "type": "package", - "dependencies": { - "OpenIddict.Validation": "7.2.0" - }, - "compile": { - "lib/net10.0/OpenIddict.Validation.DataProtection.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/OpenIddict.Validation.DataProtection.dll": { - "related": ".xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "OpenIddict.Validation.ServerIntegration/7.2.0": { - "type": "package", - "dependencies": { - "OpenIddict.Server": "7.2.0", - "OpenIddict.Validation": "7.2.0" - }, - "compile": { - "lib/net10.0/OpenIddict.Validation.ServerIntegration.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/OpenIddict.Validation.ServerIntegration.dll": { - "related": ".xml" - } - } - }, - "OpenIddict.Validation.SystemNetHttp/7.2.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Http.Polly": "10.0.0", - "Microsoft.Extensions.Http.Resilience": "10.0.0", - "OpenIddict.Validation": "7.2.0" - }, - "compile": { - "lib/net10.0/OpenIddict.Validation.SystemNetHttp.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/OpenIddict.Validation.SystemNetHttp.dll": { - "related": ".xml" - } - } - }, - "OpenTelemetry/1.11.0": { - "type": "package", - "dependencies": { - "OpenTelemetry.Api.ProviderBuilderExtensions": "1.11.0" - }, - "compile": { - "lib/net9.0/OpenTelemetry.dll": { - "related": ".dll-keyless.pem;.dll-keyless.sig;.xml" - } - }, - "runtime": { - "lib/net9.0/OpenTelemetry.dll": { - "related": ".dll-keyless.pem;.dll-keyless.sig;.xml" - } - } - }, - "OpenTelemetry.Api/1.11.1": { - "type": "package", - "compile": { - "lib/net9.0/OpenTelemetry.Api.dll": { - "related": ".dll-keyless.pem;.dll-keyless.sig;.xml" - } - }, - "runtime": { - "lib/net9.0/OpenTelemetry.Api.dll": { - "related": ".dll-keyless.pem;.dll-keyless.sig;.xml" - } - } - }, - "OpenTelemetry.Api.ProviderBuilderExtensions/1.11.1": { - "type": "package", - "dependencies": { - "OpenTelemetry.Api": "1.11.1" - }, - "compile": { - "lib/net9.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll": { - "related": ".dll-keyless.pem;.dll-keyless.sig;.xml" - } - }, - "runtime": { - "lib/net9.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll": { - "related": ".dll-keyless.pem;.dll-keyless.sig;.xml" - } - } - }, - "OpenTelemetry.Exporter.OpenTelemetryProtocol/1.11.0": { - "type": "package", - "dependencies": { - "OpenTelemetry": "1.11.0" - }, - "compile": { - "lib/net9.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll": { - "related": ".dll-keyless.pem;.dll-keyless.sig;.xml" - } - }, - "runtime": { - "lib/net9.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll": { - "related": ".dll-keyless.pem;.dll-keyless.sig;.xml" - } - } - }, - "OpenTelemetry.Extensions.Hosting/1.11.0": { - "type": "package", - "dependencies": { - "OpenTelemetry": "1.11.0" - }, - "compile": { - "lib/net9.0/OpenTelemetry.Extensions.Hosting.dll": { - "related": ".dll-keyless.pem;.dll-keyless.sig;.xml" - } - }, - "runtime": { - "lib/net9.0/OpenTelemetry.Extensions.Hosting.dll": { - "related": ".dll-keyless.pem;.dll-keyless.sig;.xml" - } - } - }, - "OpenTelemetry.Instrumentation.AspNetCore/1.11.0": { - "type": "package", - "dependencies": { - "OpenTelemetry.Api.ProviderBuilderExtensions": "[1.11.1, 2.0.0)" - }, - "compile": { - "lib/net8.0/OpenTelemetry.Instrumentation.AspNetCore.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/OpenTelemetry.Instrumentation.AspNetCore.dll": { - "related": ".xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "OpenTelemetry.Instrumentation.Http/1.11.0": { - "type": "package", - "dependencies": { - "OpenTelemetry.Api.ProviderBuilderExtensions": "[1.11.1, 2.0.0)" - }, - "compile": { - "lib/net8.0/OpenTelemetry.Instrumentation.Http.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/OpenTelemetry.Instrumentation.Http.dll": { - "related": ".xml" - } - } - }, - "Polly/7.2.4": { - "type": "package", - "compile": { - "lib/netstandard2.0/Polly.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/netstandard2.0/Polly.dll": { - "related": ".pdb;.xml" - } - } - }, - "Polly.Core/8.4.2": { - "type": "package", - "compile": { - "lib/net8.0/Polly.Core.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net8.0/Polly.Core.dll": { - "related": ".pdb;.xml" - } - } - }, - "Polly.Extensions/8.4.2": { - "type": "package", - "dependencies": { - "Polly.Core": "8.4.2" - }, - "compile": { - "lib/net8.0/Polly.Extensions.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net8.0/Polly.Extensions.dll": { - "related": ".pdb;.xml" - } - } - }, - "Polly.Extensions.Http/3.0.0": { - "type": "package", - "dependencies": { - "Polly": "7.1.0" - }, - "compile": { - "lib/netstandard2.0/Polly.Extensions.Http.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/Polly.Extensions.Http.dll": { - "related": ".xml" - } - } - }, - "Polly.RateLimiting/8.4.2": { - "type": "package", - "dependencies": { - "Polly.Core": "8.4.2" - }, - "compile": { - "lib/net8.0/Polly.RateLimiting.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net8.0/Polly.RateLimiting.dll": { - "related": ".pdb;.xml" - } - } - }, - "Serilog/4.2.0": { - "type": "package", - "compile": { - "lib/net9.0/Serilog.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Serilog.dll": { - "related": ".xml" - } - } - }, - "Serilog.AspNetCore/9.0.0": { - "type": "package", - "dependencies": { - "Serilog": "4.2.0", - "Serilog.Extensions.Hosting": "9.0.0", - "Serilog.Formatting.Compact": "3.0.0", - "Serilog.Settings.Configuration": "9.0.0", - "Serilog.Sinks.Console": "6.0.0", - "Serilog.Sinks.Debug": "3.0.0", - "Serilog.Sinks.File": "6.0.0" - }, - "compile": { - "lib/net9.0/Serilog.AspNetCore.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Serilog.AspNetCore.dll": { - "related": ".xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "Serilog.Extensions.Hosting/9.0.0": { - "type": "package", - "dependencies": { - "Serilog": "4.2.0", - "Serilog.Extensions.Logging": "9.0.0" - }, - "compile": { - "lib/net9.0/Serilog.Extensions.Hosting.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Serilog.Extensions.Hosting.dll": { - "related": ".xml" - } - } - }, - "Serilog.Extensions.Logging/9.0.0": { - "type": "package", - "dependencies": { - "Serilog": "4.2.0" - }, - "compile": { - "lib/net9.0/Serilog.Extensions.Logging.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Serilog.Extensions.Logging.dll": { - "related": ".xml" - } - } - }, - "Serilog.Formatting.Compact/3.0.0": { - "type": "package", - "dependencies": { - "Serilog": "4.0.0" - }, - "compile": { - "lib/net8.0/Serilog.Formatting.Compact.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Serilog.Formatting.Compact.dll": { - "related": ".xml" - } - } - }, - "Serilog.Settings.Configuration/9.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyModel": "9.0.0", - "Serilog": "4.2.0" - }, - "compile": { - "lib/net9.0/Serilog.Settings.Configuration.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Serilog.Settings.Configuration.dll": { - "related": ".xml" - } - } - }, - "Serilog.Sinks.Console/6.0.0": { - "type": "package", - "dependencies": { - "Serilog": "4.0.0" - }, - "compile": { - "lib/net8.0/Serilog.Sinks.Console.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Serilog.Sinks.Console.dll": { - "related": ".xml" - } - } - }, - "Serilog.Sinks.Debug/3.0.0": { - "type": "package", - "dependencies": { - "Serilog": "4.0.0" - }, - "compile": { - "lib/net8.0/Serilog.Sinks.Debug.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Serilog.Sinks.Debug.dll": { - "related": ".xml" - } - } - }, - "Serilog.Sinks.File/6.0.0": { - "type": "package", - "dependencies": { - "Serilog": "4.0.0" - }, - "compile": { - "lib/net8.0/Serilog.Sinks.File.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Serilog.Sinks.File.dll": { - "related": ".xml" - } - } - }, - "Swashbuckle.AspNetCore/8.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.ApiDescription.Server": "6.0.5", - "Swashbuckle.AspNetCore.Swagger": "8.0.0", - "Swashbuckle.AspNetCore.SwaggerGen": "8.0.0", - "Swashbuckle.AspNetCore.SwaggerUI": "8.0.0" - }, - "build": { - "build/Swashbuckle.AspNetCore.props": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Swashbuckle.AspNetCore.props": {} - } - }, - "Swashbuckle.AspNetCore.Swagger/8.0.0": { - "type": "package", - "dependencies": { - "Microsoft.OpenApi": "1.6.23" - }, - "compile": { - "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { - "related": ".pdb;.xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "Swashbuckle.AspNetCore.SwaggerGen/8.0.0": { - "type": "package", - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "8.0.0" - }, - "compile": { - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "related": ".pdb;.xml" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerUI/8.0.0": { - "type": "package", - "compile": { - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "related": ".pdb;.xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "System.CodeDom/6.0.0": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.CodeDom.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Composition/9.0.0": { - "type": "package", - "dependencies": { - "System.Composition.AttributedModel": "9.0.0", - "System.Composition.Convention": "9.0.0", - "System.Composition.Hosting": "9.0.0", - "System.Composition.Runtime": "9.0.0", - "System.Composition.TypedParts": "9.0.0" - }, - "compile": { - "lib/netcoreapp2.0/_._": {} - }, - "runtime": { - "lib/netcoreapp2.0/_._": {} - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "System.Composition.AttributedModel/9.0.0": { - "type": "package", - "compile": { - "lib/net9.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/System.Composition.AttributedModel.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "System.Composition.Convention/9.0.0": { - "type": "package", - "dependencies": { - "System.Composition.AttributedModel": "9.0.0" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/System.Composition.Convention.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "System.Composition.Hosting/9.0.0": { - "type": "package", - "dependencies": { - "System.Composition.Runtime": "9.0.0" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/System.Composition.Hosting.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "System.Composition.Runtime/9.0.0": { - "type": "package", - "compile": { - "lib/net9.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/System.Composition.Runtime.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "System.Composition.TypedParts/9.0.0": { - "type": "package", - "dependencies": { - "System.Composition.AttributedModel": "9.0.0", - "System.Composition.Hosting": "9.0.0", - "System.Composition.Runtime": "9.0.0" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/System.Composition.TypedParts.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - } - } - }, - "libraries": { - "AspNetCore.HealthChecks.NpgSql/8.0.2": { - "sha512": "1R0JGr80PkUd0I2HWaunAFcaMPJDhD1qMLYWEIVBkFRdSXrw7KkI5ooJ1hePqk0p/a2IWaqW3+CuxN3qv+yhQA==", - "type": "package", - "path": "aspnetcore.healthchecks.npgsql/8.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "aspnetcore.healthchecks.npgsql.8.0.2.nupkg.sha512", - "aspnetcore.healthchecks.npgsql.nuspec", - "icon.png", - "lib/net7.0/HealthChecks.NpgSql.dll", - "lib/net7.0/HealthChecks.NpgSql.xml", - "lib/net8.0/HealthChecks.NpgSql.dll", - "lib/net8.0/HealthChecks.NpgSql.xml", - "lib/netstandard2.0/HealthChecks.NpgSql.dll", - "lib/netstandard2.0/HealthChecks.NpgSql.xml" - ] - }, - "Humanizer.Core/2.14.1": { - "sha512": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", - "type": "package", - "path": "humanizer.core/2.14.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "humanizer.core.2.14.1.nupkg.sha512", - "humanizer.core.nuspec", - "lib/net6.0/Humanizer.dll", - "lib/net6.0/Humanizer.xml", - "lib/netstandard1.0/Humanizer.dll", - "lib/netstandard1.0/Humanizer.xml", - "lib/netstandard2.0/Humanizer.dll", - "lib/netstandard2.0/Humanizer.xml", - "logo.png" - ] - }, - "Microsoft.AspNetCore.Identity.EntityFrameworkCore/10.0.2": { - "sha512": "+RJnRYpfkDBzFykHfIWsyOmFcAgAUMVNtmXvEuEmhlK4q1exOS9LQN7SW6kSfzITj+ysBwEBMVx5oiOTGQmMeQ==", - "type": "package", - "path": "microsoft.aspnetcore.identity.entityframeworkcore/10.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "lib/net10.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll", - "lib/net10.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.xml", - "microsoft.aspnetcore.identity.entityframeworkcore.10.0.2.nupkg.sha512", - "microsoft.aspnetcore.identity.entityframeworkcore.nuspec" - ] - }, - "Microsoft.Build.Framework/18.0.2": { - "sha512": "sOSb+0J4G/jCBW/YqmRuL0eOMXgfw1KQLdC9TkbvfA5xs7uNm+PBQXJCOzSJGXtZcZrtXozcwxPmUiRUbmd7FA==", - "type": "package", - "path": "microsoft.build.framework/18.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "MSBuild-NuGet-Icon.png", - "README.md", - "lib/net10.0/Microsoft.Build.Framework.dll", - "lib/net10.0/Microsoft.Build.Framework.pdb", - "lib/net10.0/Microsoft.Build.Framework.xml", - "lib/net472/Microsoft.Build.Framework.dll", - "lib/net472/Microsoft.Build.Framework.pdb", - "lib/net472/Microsoft.Build.Framework.xml", - "microsoft.build.framework.18.0.2.nupkg.sha512", - "microsoft.build.framework.nuspec", - "notices/THIRDPARTYNOTICES.txt", - "ref/net10.0/Microsoft.Build.Framework.dll", - "ref/net10.0/Microsoft.Build.Framework.xml", - "ref/net472/Microsoft.Build.Framework.dll", - "ref/net472/Microsoft.Build.Framework.xml", - "ref/netstandard2.0/Microsoft.Build.Framework.dll", - "ref/netstandard2.0/Microsoft.Build.Framework.xml" - ] - }, - "Microsoft.CodeAnalysis.Analyzers/3.11.0": { - "sha512": "v/EW3UE8/lbEYHoC2Qq7AR/DnmvpgdtAMndfQNmpuIMx/Mto8L5JnuCfdBYtgvalQOtfNCnxFejxuRrryvUTsg==", - "type": "package", - "path": "microsoft.codeanalysis.analyzers/3.11.0", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.txt", - "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", - "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", - "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll", - "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll", - "analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props", - "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets", - "buildTransitive/config/analysislevel_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_all.globalconfig", - "buildTransitive/config/analysislevel_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_default.globalconfig", - "buildTransitive/config/analysislevel_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevel_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_none.globalconfig", - "buildTransitive/config/analysislevel_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevel_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_all.globalconfig", - "buildTransitive/config/analysislevel_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_default.globalconfig", - "buildTransitive/config/analysislevel_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_minimum.globalconfig", - "buildTransitive/config/analysislevel_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_none.globalconfig", - "buildTransitive/config/analysislevel_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_recommended.globalconfig", - "buildTransitive/config/analysislevel_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_4_3_all.globalconfig", - "buildTransitive/config/analysislevel_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_4_3_default.globalconfig", - "buildTransitive/config/analysislevel_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevel_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_4_3_none.globalconfig", - "buildTransitive/config/analysislevel_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevel_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_all.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_default.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_none.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_all.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_default.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_minimum.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_none.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_recommended.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_all.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_default.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_none.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_all.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_default.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_none.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_all.globalconfig", - "buildTransitive/config/analysislevellibrary_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_default.globalconfig", - "buildTransitive/config/analysislevellibrary_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_minimum.globalconfig", - "buildTransitive/config/analysislevellibrary_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_none.globalconfig", - "buildTransitive/config/analysislevellibrary_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_recommended.globalconfig", - "buildTransitive/config/analysislevellibrary_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_all.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_default.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_none.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended_warnaserror.globalconfig", - "documentation/Analyzer Configuration.md", - "documentation/Microsoft.CodeAnalysis.Analyzers.md", - "documentation/Microsoft.CodeAnalysis.Analyzers.sarif", - "documentation/readme.md", - "editorconfig/AllRulesDefault/.editorconfig", - "editorconfig/AllRulesDisabled/.editorconfig", - "editorconfig/AllRulesEnabled/.editorconfig", - "editorconfig/CorrectnessRulesDefault/.editorconfig", - "editorconfig/CorrectnessRulesEnabled/.editorconfig", - "editorconfig/DataflowRulesDefault/.editorconfig", - "editorconfig/DataflowRulesEnabled/.editorconfig", - "editorconfig/LibraryRulesDefault/.editorconfig", - "editorconfig/LibraryRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig", - "editorconfig/PortedFromFxCopRulesDefault/.editorconfig", - "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig", - "microsoft.codeanalysis.analyzers.3.11.0.nupkg.sha512", - "microsoft.codeanalysis.analyzers.nuspec", - "rulesets/AllRulesDefault.ruleset", - "rulesets/AllRulesDisabled.ruleset", - "rulesets/AllRulesEnabled.ruleset", - "rulesets/CorrectnessRulesDefault.ruleset", - "rulesets/CorrectnessRulesEnabled.ruleset", - "rulesets/DataflowRulesDefault.ruleset", - "rulesets/DataflowRulesEnabled.ruleset", - "rulesets/LibraryRulesDefault.ruleset", - "rulesets/LibraryRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset", - "rulesets/PortedFromFxCopRulesDefault.ruleset", - "rulesets/PortedFromFxCopRulesEnabled.ruleset", - "tools/install.ps1", - "tools/uninstall.ps1" - ] - }, - "Microsoft.CodeAnalysis.Common/5.0.0": { - "sha512": "ZXRAdvH6GiDeHRyd3q/km8Z44RoM6FBWHd+gen/la81mVnAdHTEsEkO5J0TCNXBymAcx5UYKt5TvgKBhaLJEow==", - "type": "package", - "path": "microsoft.codeanalysis.common/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/net8.0/Microsoft.CodeAnalysis.dll", - "lib/net8.0/Microsoft.CodeAnalysis.pdb", - "lib/net8.0/Microsoft.CodeAnalysis.xml", - "lib/net8.0/cs/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/de/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/es/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/fr/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/it/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/ja/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/ko/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/pl/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/ru/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/tr/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/Microsoft.CodeAnalysis.dll", - "lib/net9.0/Microsoft.CodeAnalysis.pdb", - "lib/net9.0/Microsoft.CodeAnalysis.xml", - "lib/net9.0/cs/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/de/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/es/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/fr/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/it/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/ja/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/ko/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/pl/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/ru/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/tr/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", - "microsoft.codeanalysis.common.5.0.0.nupkg.sha512", - "microsoft.codeanalysis.common.nuspec" - ] - }, - "Microsoft.CodeAnalysis.CSharp/5.0.0": { - "sha512": "5DSyJ9bk+ATuDy7fp2Zt0mJStDVKbBoiz1DyfAwSa+k4H4IwykAUcV3URelw5b8/iVbfSaOwkwmPUZH6opZKCw==", - "type": "package", - "path": "microsoft.codeanalysis.csharp/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/net8.0/Microsoft.CodeAnalysis.CSharp.dll", - "lib/net8.0/Microsoft.CodeAnalysis.CSharp.pdb", - "lib/net8.0/Microsoft.CodeAnalysis.CSharp.xml", - "lib/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.dll", - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.pdb", - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.xml", - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", - "microsoft.codeanalysis.csharp.5.0.0.nupkg.sha512", - "microsoft.codeanalysis.csharp.nuspec" - ] - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/5.0.0": { - "sha512": "Al/Q8B+yO8odSqGVpSvrShMFDvlQdIBU//F3E6Rb0YdiLSALE9wh/pvozPNnfmh5HDnvU+mkmSjpz4hQO++jaA==", - "type": "package", - "path": "microsoft.codeanalysis.csharp.workspaces/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", - "lib/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", - "lib/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", - "lib/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "microsoft.codeanalysis.csharp.workspaces.5.0.0.nupkg.sha512", - "microsoft.codeanalysis.csharp.workspaces.nuspec" - ] - }, - "Microsoft.CodeAnalysis.Workspaces.Common/5.0.0": { - "sha512": "ZbUmIvT6lqTNKiv06Jl5wf0MTMi1vQ1oH7ou4CLcs2C/no/L7EhP3T8y3XXvn9VbqMcJaJnEsNA1jwYUMgc5jg==", - "type": "package", - "path": "microsoft.codeanalysis.workspaces.common/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/net8.0/Microsoft.CodeAnalysis.Workspaces.dll", - "lib/net8.0/Microsoft.CodeAnalysis.Workspaces.pdb", - "lib/net8.0/Microsoft.CodeAnalysis.Workspaces.xml", - "lib/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.dll", - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.pdb", - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.xml", - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "microsoft.codeanalysis.workspaces.common.5.0.0.nupkg.sha512", - "microsoft.codeanalysis.workspaces.common.nuspec" - ] - }, - "Microsoft.CodeAnalysis.Workspaces.MSBuild/5.0.0": { - "sha512": "/G+LVoAGMz6Ae8nm+PGLxSw+F5RjYx/J7irbTO5uKAPw1bxHyQJLc/YOnpDxt+EpPtYxvC9wvBsg/kETZp1F9Q==", - "type": "package", - "path": "microsoft.codeanalysis.workspaces.msbuild/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "contentFiles/any/any/BuildHost-net472/Microsoft.Build.Locator.dll", - "contentFiles/any/any/BuildHost-net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe", - "contentFiles/any/any/BuildHost-net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe.config", - "contentFiles/any/any/BuildHost-net472/Microsoft.IO.Redist.dll", - "contentFiles/any/any/BuildHost-net472/Newtonsoft.Json.dll", - "contentFiles/any/any/BuildHost-net472/System.Buffers.dll", - "contentFiles/any/any/BuildHost-net472/System.Collections.Immutable.dll", - "contentFiles/any/any/BuildHost-net472/System.CommandLine.dll", - "contentFiles/any/any/BuildHost-net472/System.Memory.dll", - "contentFiles/any/any/BuildHost-net472/System.Numerics.Vectors.dll", - "contentFiles/any/any/BuildHost-net472/System.Runtime.CompilerServices.Unsafe.dll", - "contentFiles/any/any/BuildHost-net472/System.Threading.Tasks.Extensions.dll", - "contentFiles/any/any/BuildHost-net472/cs/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/de/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/es/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/fr/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/it/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/ja/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/ko/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/pl/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/pt-BR/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/ru/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/tr/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/zh-Hans/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/zh-Hant/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/Microsoft.Build.Locator.dll", - "contentFiles/any/any/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.deps.json", - "contentFiles/any/any/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll", - "contentFiles/any/any/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json", - "contentFiles/any/any/BuildHost-netcore/Newtonsoft.Json.dll", - "contentFiles/any/any/BuildHost-netcore/System.Collections.Immutable.dll", - "contentFiles/any/any/BuildHost-netcore/System.CommandLine.dll", - "contentFiles/any/any/BuildHost-netcore/cs/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/de/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/es/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/fr/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/it/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/ja/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/ko/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/pl/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/pt-BR/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/ru/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/tr/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/zh-Hans/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/zh-Hant/System.CommandLine.resources.dll", - "lib/net472/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll", - "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", - "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", - "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", - "lib/net472/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll", - "lib/net8.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", - "lib/net8.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", - "lib/net8.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", - "lib/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll", - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "microsoft.codeanalysis.workspaces.msbuild.5.0.0.nupkg.sha512", - "microsoft.codeanalysis.workspaces.msbuild.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore/10.0.2": { - "sha512": "d3+XKbLSHPCu3vwpXECoXcFbvGKmAhEeUmc1xy2czmuPnEF7rZN2HP5ZGMwCMbAKk4B01+nS4HixSMo2Vf/Y9g==", - "type": "package", - "path": "microsoft.entityframeworkcore/10.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "buildTransitive/net10.0/Microsoft.EntityFrameworkCore.props", - "lib/net10.0/Microsoft.EntityFrameworkCore.dll", - "lib/net10.0/Microsoft.EntityFrameworkCore.xml", - "microsoft.entityframeworkcore.10.0.2.nupkg.sha512", - "microsoft.entityframeworkcore.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Abstractions/10.0.2": { - "sha512": "BzAwIU5mYeOmnKbEXrkwx7feW2V+zUTrK/kRonSib94tjvc0/iRj2a4N6YGXRhTNjaFP3tvCMIDaX1vIFF6dkg==", - "type": "package", - "path": "microsoft.entityframeworkcore.abstractions/10.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll", - "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.xml", - "microsoft.entityframeworkcore.abstractions.10.0.2.nupkg.sha512", - "microsoft.entityframeworkcore.abstractions.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Analyzers/10.0.2": { - "sha512": "5C8aKN2HFhXfLhkrVvQ6yH990nw35pS7HNnwdBc628zIREaKJ4/rkdCXzxOdZo/SnCT3Kg7a/CqnhlzuJhlD4Q==", - "type": "package", - "path": "microsoft.entityframeworkcore.analyzers/10.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", - "docs/PACKAGE.md", - "microsoft.entityframeworkcore.analyzers.10.0.2.nupkg.sha512", - "microsoft.entityframeworkcore.analyzers.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Design/10.0.2": { - "sha512": "tBwpyZ75SqcRjmZyhLYJVGKyfz1Z1dmsYtvJGZ2QLSI1tOHgMuLPTovunHA1JF9a0EWJs+WB6tVWmqo3DTL/MQ==", - "type": "package", - "path": "microsoft.entityframeworkcore.design/10.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "build/net10.0/Microsoft.EntityFrameworkCore.Design.props", - "lib/net10.0/Microsoft.EntityFrameworkCore.Design.dll", - "lib/net10.0/Microsoft.EntityFrameworkCore.Design.xml", - "microsoft.entityframeworkcore.design.10.0.2.nupkg.sha512", - "microsoft.entityframeworkcore.design.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Relational/10.0.2": { - "sha512": "1fUeyNmqDNfMogJ2ut7OKO57/WGjjkHMYeX51SpA3PwP7ftbx8g/Z3fbErD+1q14DILrqJfsszYsYhGssBRfDg==", - "type": "package", - "path": "microsoft.entityframeworkcore.relational/10.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll", - "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.xml", - "microsoft.entityframeworkcore.relational.10.0.2.nupkg.sha512", - "microsoft.entityframeworkcore.relational.nuspec" - ] - }, - "Microsoft.Extensions.AmbientMetadata.Application/10.0.0": { - "sha512": "bqA2KZIknwyE9DCKEe3qvmr7odWRHmcMHlBwGvIPdFyaaxedeIQrELs+ryUgHHtgYK6TfK82jEMwBpJtERST6A==", - "type": "package", - "path": "microsoft.extensions.ambientmetadata.application/10.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "README.md", - "buildTransitive/net462/Microsoft.Extensions.AmbientMetadata.Application.targets", - "buildTransitive/net8.0/_._", - "lib/net10.0/Microsoft.Extensions.AmbientMetadata.Application.dll", - "lib/net10.0/Microsoft.Extensions.AmbientMetadata.Application.xml", - "lib/net462/Microsoft.Extensions.AmbientMetadata.Application.dll", - "lib/net462/Microsoft.Extensions.AmbientMetadata.Application.xml", - "lib/net8.0/Microsoft.Extensions.AmbientMetadata.Application.dll", - "lib/net8.0/Microsoft.Extensions.AmbientMetadata.Application.xml", - "lib/net9.0/Microsoft.Extensions.AmbientMetadata.Application.dll", - "lib/net9.0/Microsoft.Extensions.AmbientMetadata.Application.xml", - "lib/netstandard2.0/Microsoft.Extensions.AmbientMetadata.Application.dll", - "lib/netstandard2.0/Microsoft.Extensions.AmbientMetadata.Application.xml", - "microsoft.extensions.ambientmetadata.application.10.0.0.nupkg.sha512", - "microsoft.extensions.ambientmetadata.application.nuspec" - ] - }, - "Microsoft.Extensions.ApiDescription.Server/6.0.5": { - "sha512": "Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==", - "type": "package", - "path": "microsoft.extensions.apidescription.server/6.0.5", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/Microsoft.Extensions.ApiDescription.Server.props", - "build/Microsoft.Extensions.ApiDescription.Server.targets", - "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props", - "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets", - "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", - "microsoft.extensions.apidescription.server.nuspec", - "tools/Newtonsoft.Json.dll", - "tools/dotnet-getdocument.deps.json", - "tools/dotnet-getdocument.dll", - "tools/dotnet-getdocument.runtimeconfig.json", - "tools/net461-x86/GetDocument.Insider.exe", - "tools/net461-x86/GetDocument.Insider.exe.config", - "tools/net461-x86/Microsoft.Win32.Primitives.dll", - "tools/net461-x86/System.AppContext.dll", - "tools/net461-x86/System.Buffers.dll", - "tools/net461-x86/System.Collections.Concurrent.dll", - "tools/net461-x86/System.Collections.NonGeneric.dll", - "tools/net461-x86/System.Collections.Specialized.dll", - "tools/net461-x86/System.Collections.dll", - "tools/net461-x86/System.ComponentModel.EventBasedAsync.dll", - "tools/net461-x86/System.ComponentModel.Primitives.dll", - "tools/net461-x86/System.ComponentModel.TypeConverter.dll", - "tools/net461-x86/System.ComponentModel.dll", - "tools/net461-x86/System.Console.dll", - "tools/net461-x86/System.Data.Common.dll", - "tools/net461-x86/System.Diagnostics.Contracts.dll", - "tools/net461-x86/System.Diagnostics.Debug.dll", - "tools/net461-x86/System.Diagnostics.DiagnosticSource.dll", - "tools/net461-x86/System.Diagnostics.FileVersionInfo.dll", - "tools/net461-x86/System.Diagnostics.Process.dll", - "tools/net461-x86/System.Diagnostics.StackTrace.dll", - "tools/net461-x86/System.Diagnostics.TextWriterTraceListener.dll", - "tools/net461-x86/System.Diagnostics.Tools.dll", - "tools/net461-x86/System.Diagnostics.TraceSource.dll", - "tools/net461-x86/System.Diagnostics.Tracing.dll", - "tools/net461-x86/System.Drawing.Primitives.dll", - "tools/net461-x86/System.Dynamic.Runtime.dll", - "tools/net461-x86/System.Globalization.Calendars.dll", - "tools/net461-x86/System.Globalization.Extensions.dll", - "tools/net461-x86/System.Globalization.dll", - "tools/net461-x86/System.IO.Compression.ZipFile.dll", - "tools/net461-x86/System.IO.Compression.dll", - "tools/net461-x86/System.IO.FileSystem.DriveInfo.dll", - "tools/net461-x86/System.IO.FileSystem.Primitives.dll", - "tools/net461-x86/System.IO.FileSystem.Watcher.dll", - "tools/net461-x86/System.IO.FileSystem.dll", - "tools/net461-x86/System.IO.IsolatedStorage.dll", - "tools/net461-x86/System.IO.MemoryMappedFiles.dll", - "tools/net461-x86/System.IO.Pipes.dll", - "tools/net461-x86/System.IO.UnmanagedMemoryStream.dll", - "tools/net461-x86/System.IO.dll", - "tools/net461-x86/System.Linq.Expressions.dll", - "tools/net461-x86/System.Linq.Parallel.dll", - "tools/net461-x86/System.Linq.Queryable.dll", - "tools/net461-x86/System.Linq.dll", - "tools/net461-x86/System.Memory.dll", - "tools/net461-x86/System.Net.Http.dll", - "tools/net461-x86/System.Net.NameResolution.dll", - "tools/net461-x86/System.Net.NetworkInformation.dll", - "tools/net461-x86/System.Net.Ping.dll", - "tools/net461-x86/System.Net.Primitives.dll", - "tools/net461-x86/System.Net.Requests.dll", - "tools/net461-x86/System.Net.Security.dll", - "tools/net461-x86/System.Net.Sockets.dll", - "tools/net461-x86/System.Net.WebHeaderCollection.dll", - "tools/net461-x86/System.Net.WebSockets.Client.dll", - "tools/net461-x86/System.Net.WebSockets.dll", - "tools/net461-x86/System.Numerics.Vectors.dll", - "tools/net461-x86/System.ObjectModel.dll", - "tools/net461-x86/System.Reflection.Extensions.dll", - "tools/net461-x86/System.Reflection.Primitives.dll", - "tools/net461-x86/System.Reflection.dll", - "tools/net461-x86/System.Resources.Reader.dll", - "tools/net461-x86/System.Resources.ResourceManager.dll", - "tools/net461-x86/System.Resources.Writer.dll", - "tools/net461-x86/System.Runtime.CompilerServices.Unsafe.dll", - "tools/net461-x86/System.Runtime.CompilerServices.VisualC.dll", - "tools/net461-x86/System.Runtime.Extensions.dll", - "tools/net461-x86/System.Runtime.Handles.dll", - "tools/net461-x86/System.Runtime.InteropServices.RuntimeInformation.dll", - "tools/net461-x86/System.Runtime.InteropServices.dll", - "tools/net461-x86/System.Runtime.Numerics.dll", - "tools/net461-x86/System.Runtime.Serialization.Formatters.dll", - "tools/net461-x86/System.Runtime.Serialization.Json.dll", - "tools/net461-x86/System.Runtime.Serialization.Primitives.dll", - "tools/net461-x86/System.Runtime.Serialization.Xml.dll", - "tools/net461-x86/System.Runtime.dll", - "tools/net461-x86/System.Security.Claims.dll", - "tools/net461-x86/System.Security.Cryptography.Algorithms.dll", - "tools/net461-x86/System.Security.Cryptography.Csp.dll", - "tools/net461-x86/System.Security.Cryptography.Encoding.dll", - "tools/net461-x86/System.Security.Cryptography.Primitives.dll", - "tools/net461-x86/System.Security.Cryptography.X509Certificates.dll", - "tools/net461-x86/System.Security.Principal.dll", - "tools/net461-x86/System.Security.SecureString.dll", - "tools/net461-x86/System.Text.Encoding.Extensions.dll", - "tools/net461-x86/System.Text.Encoding.dll", - "tools/net461-x86/System.Text.RegularExpressions.dll", - "tools/net461-x86/System.Threading.Overlapped.dll", - "tools/net461-x86/System.Threading.Tasks.Parallel.dll", - "tools/net461-x86/System.Threading.Tasks.dll", - "tools/net461-x86/System.Threading.Thread.dll", - "tools/net461-x86/System.Threading.ThreadPool.dll", - "tools/net461-x86/System.Threading.Timer.dll", - "tools/net461-x86/System.Threading.dll", - "tools/net461-x86/System.ValueTuple.dll", - "tools/net461-x86/System.Xml.ReaderWriter.dll", - "tools/net461-x86/System.Xml.XDocument.dll", - "tools/net461-x86/System.Xml.XPath.XDocument.dll", - "tools/net461-x86/System.Xml.XPath.dll", - "tools/net461-x86/System.Xml.XmlDocument.dll", - "tools/net461-x86/System.Xml.XmlSerializer.dll", - "tools/net461-x86/netstandard.dll", - "tools/net461/GetDocument.Insider.exe", - "tools/net461/GetDocument.Insider.exe.config", - "tools/net461/Microsoft.Win32.Primitives.dll", - "tools/net461/System.AppContext.dll", - "tools/net461/System.Buffers.dll", - "tools/net461/System.Collections.Concurrent.dll", - "tools/net461/System.Collections.NonGeneric.dll", - "tools/net461/System.Collections.Specialized.dll", - "tools/net461/System.Collections.dll", - "tools/net461/System.ComponentModel.EventBasedAsync.dll", - "tools/net461/System.ComponentModel.Primitives.dll", - "tools/net461/System.ComponentModel.TypeConverter.dll", - "tools/net461/System.ComponentModel.dll", - "tools/net461/System.Console.dll", - "tools/net461/System.Data.Common.dll", - "tools/net461/System.Diagnostics.Contracts.dll", - "tools/net461/System.Diagnostics.Debug.dll", - "tools/net461/System.Diagnostics.DiagnosticSource.dll", - "tools/net461/System.Diagnostics.FileVersionInfo.dll", - "tools/net461/System.Diagnostics.Process.dll", - "tools/net461/System.Diagnostics.StackTrace.dll", - "tools/net461/System.Diagnostics.TextWriterTraceListener.dll", - "tools/net461/System.Diagnostics.Tools.dll", - "tools/net461/System.Diagnostics.TraceSource.dll", - "tools/net461/System.Diagnostics.Tracing.dll", - "tools/net461/System.Drawing.Primitives.dll", - "tools/net461/System.Dynamic.Runtime.dll", - "tools/net461/System.Globalization.Calendars.dll", - "tools/net461/System.Globalization.Extensions.dll", - "tools/net461/System.Globalization.dll", - "tools/net461/System.IO.Compression.ZipFile.dll", - "tools/net461/System.IO.Compression.dll", - "tools/net461/System.IO.FileSystem.DriveInfo.dll", - "tools/net461/System.IO.FileSystem.Primitives.dll", - "tools/net461/System.IO.FileSystem.Watcher.dll", - "tools/net461/System.IO.FileSystem.dll", - "tools/net461/System.IO.IsolatedStorage.dll", - "tools/net461/System.IO.MemoryMappedFiles.dll", - "tools/net461/System.IO.Pipes.dll", - "tools/net461/System.IO.UnmanagedMemoryStream.dll", - "tools/net461/System.IO.dll", - "tools/net461/System.Linq.Expressions.dll", - "tools/net461/System.Linq.Parallel.dll", - "tools/net461/System.Linq.Queryable.dll", - "tools/net461/System.Linq.dll", - "tools/net461/System.Memory.dll", - "tools/net461/System.Net.Http.dll", - "tools/net461/System.Net.NameResolution.dll", - "tools/net461/System.Net.NetworkInformation.dll", - "tools/net461/System.Net.Ping.dll", - "tools/net461/System.Net.Primitives.dll", - "tools/net461/System.Net.Requests.dll", - "tools/net461/System.Net.Security.dll", - "tools/net461/System.Net.Sockets.dll", - "tools/net461/System.Net.WebHeaderCollection.dll", - "tools/net461/System.Net.WebSockets.Client.dll", - "tools/net461/System.Net.WebSockets.dll", - "tools/net461/System.Numerics.Vectors.dll", - "tools/net461/System.ObjectModel.dll", - "tools/net461/System.Reflection.Extensions.dll", - "tools/net461/System.Reflection.Primitives.dll", - "tools/net461/System.Reflection.dll", - "tools/net461/System.Resources.Reader.dll", - "tools/net461/System.Resources.ResourceManager.dll", - "tools/net461/System.Resources.Writer.dll", - "tools/net461/System.Runtime.CompilerServices.Unsafe.dll", - "tools/net461/System.Runtime.CompilerServices.VisualC.dll", - "tools/net461/System.Runtime.Extensions.dll", - "tools/net461/System.Runtime.Handles.dll", - "tools/net461/System.Runtime.InteropServices.RuntimeInformation.dll", - "tools/net461/System.Runtime.InteropServices.dll", - "tools/net461/System.Runtime.Numerics.dll", - "tools/net461/System.Runtime.Serialization.Formatters.dll", - "tools/net461/System.Runtime.Serialization.Json.dll", - "tools/net461/System.Runtime.Serialization.Primitives.dll", - "tools/net461/System.Runtime.Serialization.Xml.dll", - "tools/net461/System.Runtime.dll", - "tools/net461/System.Security.Claims.dll", - "tools/net461/System.Security.Cryptography.Algorithms.dll", - "tools/net461/System.Security.Cryptography.Csp.dll", - "tools/net461/System.Security.Cryptography.Encoding.dll", - "tools/net461/System.Security.Cryptography.Primitives.dll", - "tools/net461/System.Security.Cryptography.X509Certificates.dll", - "tools/net461/System.Security.Principal.dll", - "tools/net461/System.Security.SecureString.dll", - "tools/net461/System.Text.Encoding.Extensions.dll", - "tools/net461/System.Text.Encoding.dll", - "tools/net461/System.Text.RegularExpressions.dll", - "tools/net461/System.Threading.Overlapped.dll", - "tools/net461/System.Threading.Tasks.Parallel.dll", - "tools/net461/System.Threading.Tasks.dll", - "tools/net461/System.Threading.Thread.dll", - "tools/net461/System.Threading.ThreadPool.dll", - "tools/net461/System.Threading.Timer.dll", - "tools/net461/System.Threading.dll", - "tools/net461/System.ValueTuple.dll", - "tools/net461/System.Xml.ReaderWriter.dll", - "tools/net461/System.Xml.XDocument.dll", - "tools/net461/System.Xml.XPath.XDocument.dll", - "tools/net461/System.Xml.XPath.dll", - "tools/net461/System.Xml.XmlDocument.dll", - "tools/net461/System.Xml.XmlSerializer.dll", - "tools/net461/netstandard.dll", - "tools/netcoreapp2.1/GetDocument.Insider.deps.json", - "tools/netcoreapp2.1/GetDocument.Insider.dll", - "tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json", - "tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll" - ] - }, - "Microsoft.Extensions.Compliance.Abstractions/10.0.0": { - "sha512": "dfJxd9USR8BbRzZZPWVoqFVVESJRTUh2tn6TmSPQsJ2mJjvGsGJGlELM9vctAfgthajBicRZ9zzxsu6s4VUmMQ==", - "type": "package", - "path": "microsoft.extensions.compliance.abstractions/10.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "README.md", - "lib/net10.0/Microsoft.Extensions.Compliance.Abstractions.dll", - "lib/net10.0/Microsoft.Extensions.Compliance.Abstractions.xml", - "lib/net8.0/Microsoft.Extensions.Compliance.Abstractions.dll", - "lib/net8.0/Microsoft.Extensions.Compliance.Abstractions.xml", - "lib/net9.0/Microsoft.Extensions.Compliance.Abstractions.dll", - "lib/net9.0/Microsoft.Extensions.Compliance.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Compliance.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Compliance.Abstractions.xml", - "microsoft.extensions.compliance.abstractions.10.0.0.nupkg.sha512", - "microsoft.extensions.compliance.abstractions.nuspec" - ] - }, - "Microsoft.Extensions.DependencyInjection.AutoActivation/10.0.0": { - "sha512": "5t17Z77ysTmEla9/xUiOJLYLc8/9OyzlZJRxjTaSyiCi0mEroR0PwldKZsfwFLUOMSaNP6vngptYFbw7stO0rw==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.autoactivation/10.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "README.md", - "buildTransitive/net462/Microsoft.Extensions.DependencyInjection.AutoActivation.targets", - "buildTransitive/net8.0/_._", - "lib/net10.0/Microsoft.Extensions.DependencyInjection.AutoActivation.dll", - "lib/net10.0/Microsoft.Extensions.DependencyInjection.AutoActivation.xml", - "lib/net462/Microsoft.Extensions.DependencyInjection.AutoActivation.dll", - "lib/net462/Microsoft.Extensions.DependencyInjection.AutoActivation.xml", - "lib/net8.0/Microsoft.Extensions.DependencyInjection.AutoActivation.dll", - "lib/net8.0/Microsoft.Extensions.DependencyInjection.AutoActivation.xml", - "lib/net9.0/Microsoft.Extensions.DependencyInjection.AutoActivation.dll", - "lib/net9.0/Microsoft.Extensions.DependencyInjection.AutoActivation.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.AutoActivation.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.AutoActivation.xml", - "microsoft.extensions.dependencyinjection.autoactivation.10.0.0.nupkg.sha512", - "microsoft.extensions.dependencyinjection.autoactivation.nuspec" - ] - }, - "Microsoft.Extensions.DependencyModel/10.0.2": { - "sha512": "DHXzj/FKmUDmhzw7AHbMXbNNcgO8Cb9PDbYOUDICjFAdIALy2WbC6pm+dFKiAUNtcYMucZu2iMVw1ef/sdcZFw==", - "type": "package", - "path": "microsoft.extensions.dependencymodel/10.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets", - "lib/net10.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net10.0/Microsoft.Extensions.DependencyModel.xml", - "lib/net462/Microsoft.Extensions.DependencyModel.dll", - "lib/net462/Microsoft.Extensions.DependencyModel.xml", - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net8.0/Microsoft.Extensions.DependencyModel.xml", - "lib/net9.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net9.0/Microsoft.Extensions.DependencyModel.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", - "microsoft.extensions.dependencymodel.10.0.2.nupkg.sha512", - "microsoft.extensions.dependencymodel.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Diagnostics.ExceptionSummarization/10.0.0": { - "sha512": "rfirztoSX5INXWX6YJ1iwTPfmsl53c3t3LN7rjOXbt5w5e0CmGVaUHYhABYq+rn+d+w0HWqgMiQubOZeirUAfw==", - "type": "package", - "path": "microsoft.extensions.diagnostics.exceptionsummarization/10.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "README.md", - "buildTransitive/net462/Microsoft.Extensions.Diagnostics.ExceptionSummarization.targets", - "buildTransitive/net8.0/_._", - "lib/net10.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll", - "lib/net10.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.xml", - "lib/net462/Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll", - "lib/net462/Microsoft.Extensions.Diagnostics.ExceptionSummarization.xml", - "lib/net8.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll", - "lib/net8.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.xml", - "lib/net9.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll", - "lib/net9.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.xml", - "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll", - "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.ExceptionSummarization.xml", - "microsoft.extensions.diagnostics.exceptionsummarization.10.0.0.nupkg.sha512", - "microsoft.extensions.diagnostics.exceptionsummarization.nuspec" - ] - }, - "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore/10.0.2": { - "sha512": "crc0DOuCBTmJxZKKFfuoiiJ6oF0hoNfM+KZR/3TLHqVEX4XHY9gji0rMGW4HY3IsDT6ugMexVdidLAX363+Qyw==", - "type": "package", - "path": "microsoft.extensions.diagnostics.healthchecks.entityframeworkcore/10.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "lib/net10.0/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll", - "lib/net10.0/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.xml", - "microsoft.extensions.diagnostics.healthchecks.entityframeworkcore.10.0.2.nupkg.sha512", - "microsoft.extensions.diagnostics.healthchecks.entityframeworkcore.nuspec" - ] - }, - "Microsoft.Extensions.Http.Diagnostics/10.0.0": { - "sha512": "Ll00tZzMmIO9wnA0JCqsmuDHfT1YXmtiGnpazZpAilwS/ro0gf8JIqgWOy6cLfBNDxFruaJhhvTKdLSlgcomHw==", - "type": "package", - "path": "microsoft.extensions.http.diagnostics/10.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "README.md", - "buildTransitive/net462/Microsoft.Extensions.Http.Diagnostics.targets", - "buildTransitive/net8.0/_._", - "lib/net10.0/Microsoft.Extensions.Http.Diagnostics.dll", - "lib/net10.0/Microsoft.Extensions.Http.Diagnostics.xml", - "lib/net462/Microsoft.Extensions.Http.Diagnostics.dll", - "lib/net462/Microsoft.Extensions.Http.Diagnostics.xml", - "lib/net8.0/Microsoft.Extensions.Http.Diagnostics.dll", - "lib/net8.0/Microsoft.Extensions.Http.Diagnostics.xml", - "lib/net9.0/Microsoft.Extensions.Http.Diagnostics.dll", - "lib/net9.0/Microsoft.Extensions.Http.Diagnostics.xml", - "lib/netstandard2.0/Microsoft.Extensions.Http.Diagnostics.dll", - "lib/netstandard2.0/Microsoft.Extensions.Http.Diagnostics.xml", - "microsoft.extensions.http.diagnostics.10.0.0.nupkg.sha512", - "microsoft.extensions.http.diagnostics.nuspec" - ] - }, - "Microsoft.Extensions.Http.Polly/10.0.0": { - "sha512": "Jzb6e7kQc/iKDlMt8q8p9Q0rkUi75L/ZFHHTGM4mM6dJBn64YRUgW9k2/Zx7VnsIuu61r5Fhoa6075GTFYo5kg==", - "type": "package", - "path": "microsoft.extensions.http.polly/10.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "lib/netstandard2.0/Microsoft.Extensions.Http.Polly.dll", - "lib/netstandard2.0/Microsoft.Extensions.Http.Polly.xml", - "microsoft.extensions.http.polly.10.0.0.nupkg.sha512", - "microsoft.extensions.http.polly.nuspec" - ] - }, - "Microsoft.Extensions.Http.Resilience/10.0.0": { - "sha512": "Mn/diApGtdtz83Mi+XO57WhO+FsiSScfjUsIU/h8nryh3pkUNZGhpUx22NtuOxgYSsrYfODgOa2QMtIQAOv/dA==", - "type": "package", - "path": "microsoft.extensions.http.resilience/10.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "README.md", - "buildTransitive/net462/Microsoft.Extensions.Http.Resilience.net462.targets", - "buildTransitive/net462/Microsoft.Extensions.Http.Resilience.targets", - "buildTransitive/net8.0/Microsoft.Extensions.Http.Resilience.targets", - "lib/net10.0/Microsoft.Extensions.Http.Resilience.dll", - "lib/net10.0/Microsoft.Extensions.Http.Resilience.xml", - "lib/net462/Microsoft.Extensions.Http.Resilience.dll", - "lib/net462/Microsoft.Extensions.Http.Resilience.xml", - "lib/net8.0/Microsoft.Extensions.Http.Resilience.dll", - "lib/net8.0/Microsoft.Extensions.Http.Resilience.xml", - "lib/net9.0/Microsoft.Extensions.Http.Resilience.dll", - "lib/net9.0/Microsoft.Extensions.Http.Resilience.xml", - "lib/netstandard2.0/Microsoft.Extensions.Http.Resilience.dll", - "lib/netstandard2.0/Microsoft.Extensions.Http.Resilience.xml", - "microsoft.extensions.http.resilience.10.0.0.nupkg.sha512", - "microsoft.extensions.http.resilience.nuspec" - ] - }, - "Microsoft.Extensions.Resilience/10.0.0": { - "sha512": "EPW15dqrBiqkD6YE4XVWivGMXTTPE3YAmXJ32wr1k8E1l7veEYUHwzetOonV76GTe4oJl1np3AXYFnCRpBYU+w==", - "type": "package", - "path": "microsoft.extensions.resilience/10.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "README.md", - "buildTransitive/net462/Microsoft.Extensions.Resilience.targets", - "buildTransitive/net8.0/_._", - "lib/net10.0/Microsoft.Extensions.Resilience.dll", - "lib/net10.0/Microsoft.Extensions.Resilience.xml", - "lib/net462/Microsoft.Extensions.Resilience.dll", - "lib/net462/Microsoft.Extensions.Resilience.xml", - "lib/net8.0/Microsoft.Extensions.Resilience.dll", - "lib/net8.0/Microsoft.Extensions.Resilience.xml", - "lib/net9.0/Microsoft.Extensions.Resilience.dll", - "lib/net9.0/Microsoft.Extensions.Resilience.xml", - "lib/netstandard2.0/Microsoft.Extensions.Resilience.dll", - "lib/netstandard2.0/Microsoft.Extensions.Resilience.xml", - "microsoft.extensions.resilience.10.0.0.nupkg.sha512", - "microsoft.extensions.resilience.nuspec" - ] - }, - "Microsoft.Extensions.Telemetry/10.0.0": { - "sha512": "dII0Kuh699xBMBmK7oLJNNXmJ+kMRcpabil/VbAtO08zjSNQPb/dk/kBI6sVfWw20po1J/up03SAYeLKPc3LEg==", - "type": "package", - "path": "microsoft.extensions.telemetry/10.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "README.md", - "buildTransitive/net462/Microsoft.Extensions.Telemetry.targets", - "buildTransitive/net8.0/_._", - "lib/net10.0/Microsoft.Extensions.Telemetry.dll", - "lib/net10.0/Microsoft.Extensions.Telemetry.xml", - "lib/net462/Microsoft.Extensions.Telemetry.dll", - "lib/net462/Microsoft.Extensions.Telemetry.xml", - "lib/net8.0/Microsoft.Extensions.Telemetry.dll", - "lib/net8.0/Microsoft.Extensions.Telemetry.xml", - "lib/net9.0/Microsoft.Extensions.Telemetry.dll", - "lib/net9.0/Microsoft.Extensions.Telemetry.xml", - "lib/netstandard2.0/Microsoft.Extensions.Telemetry.dll", - "lib/netstandard2.0/Microsoft.Extensions.Telemetry.xml", - "microsoft.extensions.telemetry.10.0.0.nupkg.sha512", - "microsoft.extensions.telemetry.nuspec" - ] - }, - "Microsoft.Extensions.Telemetry.Abstractions/10.0.0": { - "sha512": "M17n6IpgutodXxwTZk1r5Jp2ZZ995FJTKMxiEQSr6vT3iwRfRq2HWzzrR1B6N3MpJhDfI2QuMdCOLUq++GCsQg==", - "type": "package", - "path": "microsoft.extensions.telemetry.abstractions/10.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "README.md", - "analyzers/dotnet/cs/Microsoft.Gen.Logging.dll", - "analyzers/dotnet/cs/Microsoft.Gen.Metrics.dll", - "buildTransitive/net462/Microsoft.Extensions.Telemetry.Abstractions.targets", - "buildTransitive/net6.0/Microsoft.Extensions.Telemetry.Abstractions.props", - "buildTransitive/net6.0/Microsoft.Extensions.Telemetry.Abstractions.targets", - "buildTransitive/net8.0/Microsoft.Extensions.Telemetry.Abstractions.props", - "buildTransitive/net8.0/Microsoft.Extensions.Telemetry.Abstractions.targets", - "lib/net10.0/Microsoft.Extensions.Telemetry.Abstractions.dll", - "lib/net10.0/Microsoft.Extensions.Telemetry.Abstractions.xml", - "lib/net462/Microsoft.Extensions.Telemetry.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Telemetry.Abstractions.xml", - "lib/net8.0/Microsoft.Extensions.Telemetry.Abstractions.dll", - "lib/net8.0/Microsoft.Extensions.Telemetry.Abstractions.xml", - "lib/net9.0/Microsoft.Extensions.Telemetry.Abstractions.dll", - "lib/net9.0/Microsoft.Extensions.Telemetry.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Telemetry.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Telemetry.Abstractions.xml", - "microsoft.extensions.telemetry.abstractions.10.0.0.nupkg.sha512", - "microsoft.extensions.telemetry.abstractions.nuspec" - ] - }, - "Microsoft.IdentityModel.Abstractions/8.14.0": { - "sha512": "iwbCpSjD3ehfTwBhtSNEtKPK0ICun6ov7Ibx6ISNA9bfwIyzI2Siwyi9eJFCJBwxowK9xcA1mj+jBWiigeqgcQ==", - "type": "package", - "path": "microsoft.identitymodel.abstractions/8.14.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net462/Microsoft.IdentityModel.Abstractions.dll", - "lib/net462/Microsoft.IdentityModel.Abstractions.xml", - "lib/net472/Microsoft.IdentityModel.Abstractions.dll", - "lib/net472/Microsoft.IdentityModel.Abstractions.xml", - "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll", - "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml", - "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll", - "lib/net8.0/Microsoft.IdentityModel.Abstractions.xml", - "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll", - "lib/net9.0/Microsoft.IdentityModel.Abstractions.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml", - "microsoft.identitymodel.abstractions.8.14.0.nupkg.sha512", - "microsoft.identitymodel.abstractions.nuspec" - ] - }, - "Microsoft.IdentityModel.JsonWebTokens/8.14.0": { - "sha512": "4jOpiA4THdtpLyMdAb24dtj7+6GmvhOhxf5XHLYWmPKF8ApEnApal1UnJsKO4HxUWRXDA6C4WQVfYyqsRhpNpQ==", - "type": "package", - "path": "microsoft.identitymodel.jsonwebtokens/8.14.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml", - "microsoft.identitymodel.jsonwebtokens.8.14.0.nupkg.sha512", - "microsoft.identitymodel.jsonwebtokens.nuspec" - ] - }, - "Microsoft.IdentityModel.Logging/8.14.0": { - "sha512": "eqqnemdW38CKZEHS6diA50BV94QICozDZEvSrsvN3SJXUFwVB9gy+/oz76gldP7nZliA16IglXjXTCTdmU/Ejg==", - "type": "package", - "path": "microsoft.identitymodel.logging/8.14.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net462/Microsoft.IdentityModel.Logging.dll", - "lib/net462/Microsoft.IdentityModel.Logging.xml", - "lib/net472/Microsoft.IdentityModel.Logging.dll", - "lib/net472/Microsoft.IdentityModel.Logging.xml", - "lib/net6.0/Microsoft.IdentityModel.Logging.dll", - "lib/net6.0/Microsoft.IdentityModel.Logging.xml", - "lib/net8.0/Microsoft.IdentityModel.Logging.dll", - "lib/net8.0/Microsoft.IdentityModel.Logging.xml", - "lib/net9.0/Microsoft.IdentityModel.Logging.dll", - "lib/net9.0/Microsoft.IdentityModel.Logging.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml", - "microsoft.identitymodel.logging.8.14.0.nupkg.sha512", - "microsoft.identitymodel.logging.nuspec" - ] - }, - "Microsoft.IdentityModel.Protocols/8.14.0": { - "sha512": "rLr9HmibIpwkrOnsYyF3SGKx+6q2ewKDc3xzITngydqflG3TDVqAaby7yFRbP8du43If2S44fseoAkaL8A0Ivg==", - "type": "package", - "path": "microsoft.identitymodel.protocols/8.14.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net462/Microsoft.IdentityModel.Protocols.dll", - "lib/net462/Microsoft.IdentityModel.Protocols.xml", - "lib/net472/Microsoft.IdentityModel.Protocols.dll", - "lib/net472/Microsoft.IdentityModel.Protocols.xml", - "lib/net6.0/Microsoft.IdentityModel.Protocols.dll", - "lib/net6.0/Microsoft.IdentityModel.Protocols.xml", - "lib/net8.0/Microsoft.IdentityModel.Protocols.dll", - "lib/net8.0/Microsoft.IdentityModel.Protocols.xml", - "lib/net9.0/Microsoft.IdentityModel.Protocols.dll", - "lib/net9.0/Microsoft.IdentityModel.Protocols.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml", - "microsoft.identitymodel.protocols.8.14.0.nupkg.sha512", - "microsoft.identitymodel.protocols.nuspec" - ] - }, - "Microsoft.IdentityModel.Tokens/8.14.0": { - "sha512": "lKIZiBiGd36k02TCdMHp1KlNWisyIvQxcYJvIkz7P4gSQ9zi8dgh6S5Grj8NNG7HWYIPfQymGyoZ6JB5d1Lo1g==", - "type": "package", - "path": "microsoft.identitymodel.tokens/8.14.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net462/Microsoft.IdentityModel.Tokens.dll", - "lib/net462/Microsoft.IdentityModel.Tokens.xml", - "lib/net472/Microsoft.IdentityModel.Tokens.dll", - "lib/net472/Microsoft.IdentityModel.Tokens.xml", - "lib/net6.0/Microsoft.IdentityModel.Tokens.dll", - "lib/net6.0/Microsoft.IdentityModel.Tokens.xml", - "lib/net8.0/Microsoft.IdentityModel.Tokens.dll", - "lib/net8.0/Microsoft.IdentityModel.Tokens.xml", - "lib/net9.0/Microsoft.IdentityModel.Tokens.dll", - "lib/net9.0/Microsoft.IdentityModel.Tokens.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml", - "microsoft.identitymodel.tokens.8.14.0.nupkg.sha512", - "microsoft.identitymodel.tokens.nuspec" - ] - }, - "Microsoft.OpenApi/1.6.23": { - "sha512": "tZ1I0KXnn98CWuV8cpI247A17jaY+ILS9vvF7yhI0uPPEqF4P1d7BWL5Uwtel10w9NucllHB3nTkfYTAcHAh8g==", - "type": "package", - "path": "microsoft.openapi/1.6.23", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/netstandard2.0/Microsoft.OpenApi.dll", - "lib/netstandard2.0/Microsoft.OpenApi.pdb", - "lib/netstandard2.0/Microsoft.OpenApi.xml", - "microsoft.openapi.1.6.23.nupkg.sha512", - "microsoft.openapi.nuspec" - ] - }, - "Microsoft.VisualStudio.SolutionPersistence/1.0.52": { - "sha512": "oNv2JtYXhpdJrX63nibx1JT3uCESOBQ1LAk7Dtz/sr0+laW0KRM6eKp4CZ3MHDR2siIkKsY8MmUkeP5DKkQQ5w==", - "type": "package", - "path": "microsoft.visualstudio.solutionpersistence/1.0.52", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "NOTICE", - "lib/net472/Microsoft.VisualStudio.SolutionPersistence.dll", - "lib/net472/Microsoft.VisualStudio.SolutionPersistence.xml", - "lib/net472/manifest.spdx.json", - "lib/net8.0/Microsoft.VisualStudio.SolutionPersistence.dll", - "lib/net8.0/Microsoft.VisualStudio.SolutionPersistence.xml", - "lib/net8.0/manifest.spdx.json", - "microsoft.visualstudio.solutionpersistence.1.0.52.nupkg.sha512", - "microsoft.visualstudio.solutionpersistence.nuspec" - ] - }, - "Mono.TextTemplating/3.0.0": { - "sha512": "YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", - "type": "package", - "path": "mono.texttemplating/3.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.txt/LICENSE", - "buildTransitive/Mono.TextTemplating.targets", - "lib/net472/Mono.TextTemplating.dll", - "lib/net6.0/Mono.TextTemplating.dll", - "lib/netstandard2.0/Mono.TextTemplating.dll", - "mono.texttemplating.3.0.0.nupkg.sha512", - "mono.texttemplating.nuspec", - "readme.md" - ] - }, - "Newtonsoft.Json/13.0.3": { - "sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", - "type": "package", - "path": "newtonsoft.json/13.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "README.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/net6.0/Newtonsoft.Json.dll", - "lib/net6.0/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "newtonsoft.json.13.0.3.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "Npgsql/10.0.0": { - "sha512": "xZAYhPOU2rUIFpV48xsqhCx9vXs6Y+0jX2LCoSEfDFYMw9jtAOUk3iQsCnDLrFIv9NT3JGMihn7nnuZsPKqJmA==", - "type": "package", - "path": "npgsql/10.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net10.0/Npgsql.dll", - "lib/net10.0/Npgsql.xml", - "lib/net8.0/Npgsql.dll", - "lib/net8.0/Npgsql.xml", - "lib/net9.0/Npgsql.dll", - "lib/net9.0/Npgsql.xml", - "npgsql.10.0.0.nupkg.sha512", - "npgsql.nuspec", - "postgresql.png" - ] - }, - "Npgsql.EntityFrameworkCore.PostgreSQL/10.0.0": { - "sha512": "E2+uSWxSB8LdsUVwPaqRWOcGOP92biry2JEwc0KJMdLJF+aZdczeIdEXVwEyv4nSVMQJH0o8tLhyAMiR6VF0lw==", - "type": "package", - "path": "npgsql.entityframeworkcore.postgresql/10.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll", - "lib/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.xml", - "npgsql.entityframeworkcore.postgresql.10.0.0.nupkg.sha512", - "npgsql.entityframeworkcore.postgresql.nuspec", - "postgresql.png" - ] - }, - "OpenIddict/7.2.0": { - "sha512": "mZecydAF6cXoMMr2Ergk8y08+L6YHAtg5YfrjHSs/ETfTTT56oBY0GfK7ijc4ijrv6idmClcDtf3qUlAY35dGA==", - "type": "package", - "path": "openiddict/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0-android36.0/_._", - "lib/net10.0-ios26.0/_._", - "lib/net10.0-maccatalyst26.0/_._", - "lib/net10.0-macos26.0/_._", - "lib/net10.0-windows10.0.17763/_._", - "lib/net10.0-windows7.0/_._", - "lib/net10.0/_._", - "lib/net462/_._", - "lib/net472/_._", - "lib/net48/_._", - "lib/net8.0-windows10.0.17763/_._", - "lib/net8.0-windows7.0/_._", - "lib/net8.0/_._", - "lib/net9.0-android35.0/_._", - "lib/net9.0-ios18.0/_._", - "lib/net9.0-maccatalyst18.0/_._", - "lib/net9.0-macos15.0/_._", - "lib/net9.0-windows10.0.17763/_._", - "lib/net9.0-windows7.0/_._", - "lib/net9.0/_._", - "lib/netcore50/_._", - "lib/netstandard2.0/_._", - "lib/netstandard2.1/_._", - "openiddict.7.2.0.nupkg.sha512", - "openiddict.nuspec" - ] - }, - "OpenIddict.Abstractions/7.2.0": { - "sha512": "E0HB2Eps8shrRx7n3/QkwusiCPcnzcMi2JF16GZqff9Jx2PS3t3VyiOaW54cxPDIESNH3/VcguT+VrQPQrnRtQ==", - "type": "package", - "path": "openiddict.abstractions/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0/OpenIddict.Abstractions.dll", - "lib/net10.0/OpenIddict.Abstractions.xml", - "lib/net462/OpenIddict.Abstractions.dll", - "lib/net462/OpenIddict.Abstractions.xml", - "lib/net472/OpenIddict.Abstractions.dll", - "lib/net472/OpenIddict.Abstractions.xml", - "lib/net48/OpenIddict.Abstractions.dll", - "lib/net48/OpenIddict.Abstractions.xml", - "lib/net8.0/OpenIddict.Abstractions.dll", - "lib/net8.0/OpenIddict.Abstractions.xml", - "lib/net9.0/OpenIddict.Abstractions.dll", - "lib/net9.0/OpenIddict.Abstractions.xml", - "lib/netstandard2.0/OpenIddict.Abstractions.dll", - "lib/netstandard2.0/OpenIddict.Abstractions.xml", - "lib/netstandard2.1/OpenIddict.Abstractions.dll", - "lib/netstandard2.1/OpenIddict.Abstractions.xml", - "openiddict.abstractions.7.2.0.nupkg.sha512", - "openiddict.abstractions.nuspec" - ] - }, - "OpenIddict.AspNetCore/7.2.0": { - "sha512": "BY8MOSxdz1k5y2XfzEqeHRIE2jXvrrP0XINAEZJMRnvqbt3vQALO+8a6dkJQv/7TWYrhQVKc5GiLoVFi82q/yw==", - "type": "package", - "path": "openiddict.aspnetcore/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0/_._", - "lib/net462/_._", - "lib/net472/_._", - "lib/net48/_._", - "lib/net8.0/_._", - "lib/net9.0/_._", - "openiddict.aspnetcore.7.2.0.nupkg.sha512", - "openiddict.aspnetcore.nuspec" - ] - }, - "OpenIddict.Client/7.2.0": { - "sha512": "tpCHS8TKABHV+k+cA3jtgxEMdnLopQ2m/wZzSyhO+RTUF91cl99zHM1qedyEzYisQRNkgeHh42d7xmmcJCrL2g==", - "type": "package", - "path": "openiddict.client/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0/OpenIddict.Client.dll", - "lib/net10.0/OpenIddict.Client.xml", - "lib/net462/OpenIddict.Client.dll", - "lib/net462/OpenIddict.Client.xml", - "lib/net472/OpenIddict.Client.dll", - "lib/net472/OpenIddict.Client.xml", - "lib/net48/OpenIddict.Client.dll", - "lib/net48/OpenIddict.Client.xml", - "lib/net8.0/OpenIddict.Client.dll", - "lib/net8.0/OpenIddict.Client.xml", - "lib/net9.0/OpenIddict.Client.dll", - "lib/net9.0/OpenIddict.Client.xml", - "lib/netstandard2.0/OpenIddict.Client.dll", - "lib/netstandard2.0/OpenIddict.Client.xml", - "lib/netstandard2.1/OpenIddict.Client.dll", - "lib/netstandard2.1/OpenIddict.Client.xml", - "openiddict.client.7.2.0.nupkg.sha512", - "openiddict.client.nuspec" - ] - }, - "OpenIddict.Client.AspNetCore/7.2.0": { - "sha512": "+FdWuk/rWL9ZXS2nteR7c5qAu2YpXLgcQi0wAPO9HJtnd8R9oVQY3PKyoguAEFOHX/9Z9owsdinOzNs9ie4T4g==", - "type": "package", - "path": "openiddict.client.aspnetcore/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0/OpenIddict.Client.AspNetCore.dll", - "lib/net10.0/OpenIddict.Client.AspNetCore.xml", - "lib/net462/OpenIddict.Client.AspNetCore.dll", - "lib/net462/OpenIddict.Client.AspNetCore.xml", - "lib/net472/OpenIddict.Client.AspNetCore.dll", - "lib/net472/OpenIddict.Client.AspNetCore.xml", - "lib/net48/OpenIddict.Client.AspNetCore.dll", - "lib/net48/OpenIddict.Client.AspNetCore.xml", - "lib/net8.0/OpenIddict.Client.AspNetCore.dll", - "lib/net8.0/OpenIddict.Client.AspNetCore.xml", - "lib/net9.0/OpenIddict.Client.AspNetCore.dll", - "lib/net9.0/OpenIddict.Client.AspNetCore.xml", - "openiddict.client.aspnetcore.7.2.0.nupkg.sha512", - "openiddict.client.aspnetcore.nuspec" - ] - }, - "OpenIddict.Client.DataProtection/7.2.0": { - "sha512": "d5YlnFsa0R23oMaJBdyVraFtw1+GBlvmAHTE7HCb+t1cRpX3q6ljAfQEGQU4uxsEat7q1P3l2j02cAVBavUiWA==", - "type": "package", - "path": "openiddict.client.dataprotection/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0/OpenIddict.Client.DataProtection.dll", - "lib/net10.0/OpenIddict.Client.DataProtection.xml", - "lib/net462/OpenIddict.Client.DataProtection.dll", - "lib/net462/OpenIddict.Client.DataProtection.xml", - "lib/net472/OpenIddict.Client.DataProtection.dll", - "lib/net472/OpenIddict.Client.DataProtection.xml", - "lib/net48/OpenIddict.Client.DataProtection.dll", - "lib/net48/OpenIddict.Client.DataProtection.xml", - "lib/net8.0/OpenIddict.Client.DataProtection.dll", - "lib/net8.0/OpenIddict.Client.DataProtection.xml", - "lib/net9.0/OpenIddict.Client.DataProtection.dll", - "lib/net9.0/OpenIddict.Client.DataProtection.xml", - "lib/netstandard2.0/OpenIddict.Client.DataProtection.dll", - "lib/netstandard2.0/OpenIddict.Client.DataProtection.xml", - "lib/netstandard2.1/OpenIddict.Client.DataProtection.dll", - "lib/netstandard2.1/OpenIddict.Client.DataProtection.xml", - "openiddict.client.dataprotection.7.2.0.nupkg.sha512", - "openiddict.client.dataprotection.nuspec" - ] - }, - "OpenIddict.Client.SystemIntegration/7.2.0": { - "sha512": "ROHYcM0btCn4ti5iPVcWDQubqFghDHOhmA4PAfSZzPll9I1Y6uGioIg0x3vtcflMuuCWVBM51U7blKW5/4y01w==", - "type": "package", - "path": "openiddict.client.systemintegration/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0-android36.0/OpenIddict.Client.SystemIntegration.dll", - "lib/net10.0-android36.0/OpenIddict.Client.SystemIntegration.xml", - "lib/net10.0-ios26.0/OpenIddict.Client.SystemIntegration.dll", - "lib/net10.0-ios26.0/OpenIddict.Client.SystemIntegration.xml", - "lib/net10.0-maccatalyst26.0/OpenIddict.Client.SystemIntegration.dll", - "lib/net10.0-maccatalyst26.0/OpenIddict.Client.SystemIntegration.xml", - "lib/net10.0-macos26.0/OpenIddict.Client.SystemIntegration.dll", - "lib/net10.0-macos26.0/OpenIddict.Client.SystemIntegration.xml", - "lib/net10.0-windows10.0.17763/OpenIddict.Client.SystemIntegration.dll", - "lib/net10.0-windows10.0.17763/OpenIddict.Client.SystemIntegration.xml", - "lib/net10.0-windows7.0/OpenIddict.Client.SystemIntegration.dll", - "lib/net10.0-windows7.0/OpenIddict.Client.SystemIntegration.xml", - "lib/net10.0/OpenIddict.Client.SystemIntegration.dll", - "lib/net10.0/OpenIddict.Client.SystemIntegration.xml", - "lib/net462/OpenIddict.Client.SystemIntegration.dll", - "lib/net462/OpenIddict.Client.SystemIntegration.xml", - "lib/net472/OpenIddict.Client.SystemIntegration.dll", - "lib/net472/OpenIddict.Client.SystemIntegration.xml", - "lib/net48/OpenIddict.Client.SystemIntegration.dll", - "lib/net48/OpenIddict.Client.SystemIntegration.xml", - "lib/net8.0-windows10.0.17763/OpenIddict.Client.SystemIntegration.dll", - "lib/net8.0-windows10.0.17763/OpenIddict.Client.SystemIntegration.xml", - "lib/net8.0-windows7.0/OpenIddict.Client.SystemIntegration.dll", - "lib/net8.0-windows7.0/OpenIddict.Client.SystemIntegration.xml", - "lib/net8.0/OpenIddict.Client.SystemIntegration.dll", - "lib/net8.0/OpenIddict.Client.SystemIntegration.xml", - "lib/net9.0-android35.0/OpenIddict.Client.SystemIntegration.dll", - "lib/net9.0-android35.0/OpenIddict.Client.SystemIntegration.xml", - "lib/net9.0-ios18.0/OpenIddict.Client.SystemIntegration.dll", - "lib/net9.0-ios18.0/OpenIddict.Client.SystemIntegration.xml", - "lib/net9.0-maccatalyst18.0/OpenIddict.Client.SystemIntegration.dll", - "lib/net9.0-maccatalyst18.0/OpenIddict.Client.SystemIntegration.xml", - "lib/net9.0-macos15.0/OpenIddict.Client.SystemIntegration.dll", - "lib/net9.0-macos15.0/OpenIddict.Client.SystemIntegration.xml", - "lib/net9.0-windows10.0.17763/OpenIddict.Client.SystemIntegration.dll", - "lib/net9.0-windows10.0.17763/OpenIddict.Client.SystemIntegration.xml", - "lib/net9.0-windows7.0/OpenIddict.Client.SystemIntegration.dll", - "lib/net9.0-windows7.0/OpenIddict.Client.SystemIntegration.xml", - "lib/net9.0/OpenIddict.Client.SystemIntegration.dll", - "lib/net9.0/OpenIddict.Client.SystemIntegration.xml", - "lib/netstandard2.0/OpenIddict.Client.SystemIntegration.dll", - "lib/netstandard2.0/OpenIddict.Client.SystemIntegration.xml", - "lib/netstandard2.1/OpenIddict.Client.SystemIntegration.dll", - "lib/netstandard2.1/OpenIddict.Client.SystemIntegration.xml", - "lib/uap10.0.17763/OpenIddict.Client.SystemIntegration.dll", - "lib/uap10.0.17763/OpenIddict.Client.SystemIntegration.xml", - "openiddict.client.systemintegration.7.2.0.nupkg.sha512", - "openiddict.client.systemintegration.nuspec" - ] - }, - "OpenIddict.Client.SystemNetHttp/7.2.0": { - "sha512": "83oATOHQzA2FN4mi9dMpbsyPL7c++xvNeoHPKshDtSFxhoTw5+RL+1o1RZuDHcIkqAGvdiAxEO2L/vCrbjrzlw==", - "type": "package", - "path": "openiddict.client.systemnethttp/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0/OpenIddict.Client.SystemNetHttp.dll", - "lib/net10.0/OpenIddict.Client.SystemNetHttp.xml", - "lib/net462/OpenIddict.Client.SystemNetHttp.dll", - "lib/net462/OpenIddict.Client.SystemNetHttp.xml", - "lib/net472/OpenIddict.Client.SystemNetHttp.dll", - "lib/net472/OpenIddict.Client.SystemNetHttp.xml", - "lib/net48/OpenIddict.Client.SystemNetHttp.dll", - "lib/net48/OpenIddict.Client.SystemNetHttp.xml", - "lib/net8.0/OpenIddict.Client.SystemNetHttp.dll", - "lib/net8.0/OpenIddict.Client.SystemNetHttp.xml", - "lib/net9.0/OpenIddict.Client.SystemNetHttp.dll", - "lib/net9.0/OpenIddict.Client.SystemNetHttp.xml", - "lib/netstandard2.0/OpenIddict.Client.SystemNetHttp.dll", - "lib/netstandard2.0/OpenIddict.Client.SystemNetHttp.xml", - "lib/netstandard2.1/OpenIddict.Client.SystemNetHttp.dll", - "lib/netstandard2.1/OpenIddict.Client.SystemNetHttp.xml", - "openiddict.client.systemnethttp.7.2.0.nupkg.sha512", - "openiddict.client.systemnethttp.nuspec" - ] - }, - "OpenIddict.Client.WebIntegration/7.2.0": { - "sha512": "vWGoJJc6nIJAQD4wkQO6+uiJTJUW5H6fpUbxUikUprkXMqseKpZRKYqJs97MhEisifRCBC8dNswmyDDbpzhC9g==", - "type": "package", - "path": "openiddict.client.webintegration/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0/OpenIddict.Client.WebIntegration.dll", - "lib/net10.0/OpenIddict.Client.WebIntegration.xml", - "lib/net462/OpenIddict.Client.WebIntegration.dll", - "lib/net462/OpenIddict.Client.WebIntegration.xml", - "lib/net472/OpenIddict.Client.WebIntegration.dll", - "lib/net472/OpenIddict.Client.WebIntegration.xml", - "lib/net48/OpenIddict.Client.WebIntegration.dll", - "lib/net48/OpenIddict.Client.WebIntegration.xml", - "lib/net8.0/OpenIddict.Client.WebIntegration.dll", - "lib/net8.0/OpenIddict.Client.WebIntegration.xml", - "lib/net9.0/OpenIddict.Client.WebIntegration.dll", - "lib/net9.0/OpenIddict.Client.WebIntegration.xml", - "lib/netstandard2.0/OpenIddict.Client.WebIntegration.dll", - "lib/netstandard2.0/OpenIddict.Client.WebIntegration.xml", - "lib/netstandard2.1/OpenIddict.Client.WebIntegration.dll", - "lib/netstandard2.1/OpenIddict.Client.WebIntegration.xml", - "openiddict.client.webintegration.7.2.0.nupkg.sha512", - "openiddict.client.webintegration.nuspec" - ] - }, - "OpenIddict.Core/7.2.0": { - "sha512": "6TI7+8CRT5MXjK+Qp+8kOdiaKJ724/nmbpuEYSxg1CZsbKmR7doGeP/6KZkh2l0xeonFshSRQr0D0ZeoFFb0SA==", - "type": "package", - "path": "openiddict.core/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0/OpenIddict.Core.dll", - "lib/net10.0/OpenIddict.Core.xml", - "lib/net462/OpenIddict.Core.dll", - "lib/net462/OpenIddict.Core.xml", - "lib/net472/OpenIddict.Core.dll", - "lib/net472/OpenIddict.Core.xml", - "lib/net48/OpenIddict.Core.dll", - "lib/net48/OpenIddict.Core.xml", - "lib/net8.0/OpenIddict.Core.dll", - "lib/net8.0/OpenIddict.Core.xml", - "lib/net9.0/OpenIddict.Core.dll", - "lib/net9.0/OpenIddict.Core.xml", - "lib/netstandard2.0/OpenIddict.Core.dll", - "lib/netstandard2.0/OpenIddict.Core.xml", - "lib/netstandard2.1/OpenIddict.Core.dll", - "lib/netstandard2.1/OpenIddict.Core.xml", - "openiddict.core.7.2.0.nupkg.sha512", - "openiddict.core.nuspec" - ] - }, - "OpenIddict.EntityFrameworkCore/7.2.0": { - "sha512": "dvahXEFDIYRPH3xy5ZqHklyLQNca4NG6YRPx8f1FWHs+mGCJ1FtM8gqJw3KzUkiRTtKUYzlM8NEcD3BqslEP7g==", - "type": "package", - "path": "openiddict.entityframeworkcore/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0/OpenIddict.EntityFrameworkCore.dll", - "lib/net10.0/OpenIddict.EntityFrameworkCore.xml", - "lib/net462/OpenIddict.EntityFrameworkCore.dll", - "lib/net462/OpenIddict.EntityFrameworkCore.xml", - "lib/net472/OpenIddict.EntityFrameworkCore.dll", - "lib/net472/OpenIddict.EntityFrameworkCore.xml", - "lib/net48/OpenIddict.EntityFrameworkCore.dll", - "lib/net48/OpenIddict.EntityFrameworkCore.xml", - "lib/net8.0/OpenIddict.EntityFrameworkCore.dll", - "lib/net8.0/OpenIddict.EntityFrameworkCore.xml", - "lib/net9.0/OpenIddict.EntityFrameworkCore.dll", - "lib/net9.0/OpenIddict.EntityFrameworkCore.xml", - "lib/netstandard2.0/OpenIddict.EntityFrameworkCore.dll", - "lib/netstandard2.0/OpenIddict.EntityFrameworkCore.xml", - "lib/netstandard2.1/OpenIddict.EntityFrameworkCore.dll", - "lib/netstandard2.1/OpenIddict.EntityFrameworkCore.xml", - "openiddict.entityframeworkcore.7.2.0.nupkg.sha512", - "openiddict.entityframeworkcore.nuspec" - ] - }, - "OpenIddict.EntityFrameworkCore.Models/7.2.0": { - "sha512": "zZ/0T2fIHV2Yr0YjOj7VKDDUQ0NTlSNTkoSoBEph1Pb26wPolf/fsdCEbdxxXKvuBAmnwMiO5ivIe1Y8Cz8SPw==", - "type": "package", - "path": "openiddict.entityframeworkcore.models/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0/OpenIddict.EntityFrameworkCore.Models.dll", - "lib/net10.0/OpenIddict.EntityFrameworkCore.Models.xml", - "lib/net462/OpenIddict.EntityFrameworkCore.Models.dll", - "lib/net462/OpenIddict.EntityFrameworkCore.Models.xml", - "lib/net472/OpenIddict.EntityFrameworkCore.Models.dll", - "lib/net472/OpenIddict.EntityFrameworkCore.Models.xml", - "lib/net48/OpenIddict.EntityFrameworkCore.Models.dll", - "lib/net48/OpenIddict.EntityFrameworkCore.Models.xml", - "lib/net8.0/OpenIddict.EntityFrameworkCore.Models.dll", - "lib/net8.0/OpenIddict.EntityFrameworkCore.Models.xml", - "lib/net9.0/OpenIddict.EntityFrameworkCore.Models.dll", - "lib/net9.0/OpenIddict.EntityFrameworkCore.Models.xml", - "lib/netstandard2.0/OpenIddict.EntityFrameworkCore.Models.dll", - "lib/netstandard2.0/OpenIddict.EntityFrameworkCore.Models.xml", - "lib/netstandard2.1/OpenIddict.EntityFrameworkCore.Models.dll", - "lib/netstandard2.1/OpenIddict.EntityFrameworkCore.Models.xml", - "openiddict.entityframeworkcore.models.7.2.0.nupkg.sha512", - "openiddict.entityframeworkcore.models.nuspec" - ] - }, - "OpenIddict.Server/7.2.0": { - "sha512": "g1YVuxZbmfT7bRB6734JqSMxjBW/MJQSkjeB5RGv3LrvFAU8qVtWu3sNY0OPus5wcSziz2uBW3qqSNdcYLwWog==", - "type": "package", - "path": "openiddict.server/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0/OpenIddict.Server.dll", - "lib/net10.0/OpenIddict.Server.xml", - "lib/net462/OpenIddict.Server.dll", - "lib/net462/OpenIddict.Server.xml", - "lib/net472/OpenIddict.Server.dll", - "lib/net472/OpenIddict.Server.xml", - "lib/net48/OpenIddict.Server.dll", - "lib/net48/OpenIddict.Server.xml", - "lib/net8.0/OpenIddict.Server.dll", - "lib/net8.0/OpenIddict.Server.xml", - "lib/net9.0/OpenIddict.Server.dll", - "lib/net9.0/OpenIddict.Server.xml", - "lib/netstandard2.0/OpenIddict.Server.dll", - "lib/netstandard2.0/OpenIddict.Server.xml", - "lib/netstandard2.1/OpenIddict.Server.dll", - "lib/netstandard2.1/OpenIddict.Server.xml", - "openiddict.server.7.2.0.nupkg.sha512", - "openiddict.server.nuspec" - ] - }, - "OpenIddict.Server.AspNetCore/7.2.0": { - "sha512": "eOstjA0C09+ujFMSFQ4Z+q6Aq+v7E9W2ZCuW7o0zP5cLz6A1CerT6mWLtnmtRQlR5iMJlRdBVNbVB1v+rkCwbg==", - "type": "package", - "path": "openiddict.server.aspnetcore/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0/OpenIddict.Server.AspNetCore.dll", - "lib/net10.0/OpenIddict.Server.AspNetCore.xml", - "lib/net462/OpenIddict.Server.AspNetCore.dll", - "lib/net462/OpenIddict.Server.AspNetCore.xml", - "lib/net472/OpenIddict.Server.AspNetCore.dll", - "lib/net472/OpenIddict.Server.AspNetCore.xml", - "lib/net48/OpenIddict.Server.AspNetCore.dll", - "lib/net48/OpenIddict.Server.AspNetCore.xml", - "lib/net8.0/OpenIddict.Server.AspNetCore.dll", - "lib/net8.0/OpenIddict.Server.AspNetCore.xml", - "lib/net9.0/OpenIddict.Server.AspNetCore.dll", - "lib/net9.0/OpenIddict.Server.AspNetCore.xml", - "openiddict.server.aspnetcore.7.2.0.nupkg.sha512", - "openiddict.server.aspnetcore.nuspec" - ] - }, - "OpenIddict.Server.DataProtection/7.2.0": { - "sha512": "1VrQ+hQwgfH0Kic6vvj21V/xYFFTE7PYDZmthrX7V6NhOU5BDsjKQBeJLITiAS3GKij2yI2jH/PXIV6UMGcYfQ==", - "type": "package", - "path": "openiddict.server.dataprotection/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0/OpenIddict.Server.DataProtection.dll", - "lib/net10.0/OpenIddict.Server.DataProtection.xml", - "lib/net462/OpenIddict.Server.DataProtection.dll", - "lib/net462/OpenIddict.Server.DataProtection.xml", - "lib/net472/OpenIddict.Server.DataProtection.dll", - "lib/net472/OpenIddict.Server.DataProtection.xml", - "lib/net48/OpenIddict.Server.DataProtection.dll", - "lib/net48/OpenIddict.Server.DataProtection.xml", - "lib/net8.0/OpenIddict.Server.DataProtection.dll", - "lib/net8.0/OpenIddict.Server.DataProtection.xml", - "lib/net9.0/OpenIddict.Server.DataProtection.dll", - "lib/net9.0/OpenIddict.Server.DataProtection.xml", - "lib/netstandard2.0/OpenIddict.Server.DataProtection.dll", - "lib/netstandard2.0/OpenIddict.Server.DataProtection.xml", - "lib/netstandard2.1/OpenIddict.Server.DataProtection.dll", - "lib/netstandard2.1/OpenIddict.Server.DataProtection.xml", - "openiddict.server.dataprotection.7.2.0.nupkg.sha512", - "openiddict.server.dataprotection.nuspec" - ] - }, - "OpenIddict.Validation/7.2.0": { - "sha512": "BoBRtCtVLoCXaEXRXRFCCUv4DYOmodqVOivzUEfF4CvRAQYoAeOjdJ3IDYAj3oGRzrir3FCwS/yzXgGjTqOv0w==", - "type": "package", - "path": "openiddict.validation/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0/OpenIddict.Validation.dll", - "lib/net10.0/OpenIddict.Validation.xml", - "lib/net462/OpenIddict.Validation.dll", - "lib/net462/OpenIddict.Validation.xml", - "lib/net472/OpenIddict.Validation.dll", - "lib/net472/OpenIddict.Validation.xml", - "lib/net48/OpenIddict.Validation.dll", - "lib/net48/OpenIddict.Validation.xml", - "lib/net8.0/OpenIddict.Validation.dll", - "lib/net8.0/OpenIddict.Validation.xml", - "lib/net9.0/OpenIddict.Validation.dll", - "lib/net9.0/OpenIddict.Validation.xml", - "lib/netstandard2.0/OpenIddict.Validation.dll", - "lib/netstandard2.0/OpenIddict.Validation.xml", - "lib/netstandard2.1/OpenIddict.Validation.dll", - "lib/netstandard2.1/OpenIddict.Validation.xml", - "openiddict.validation.7.2.0.nupkg.sha512", - "openiddict.validation.nuspec" - ] - }, - "OpenIddict.Validation.AspNetCore/7.2.0": { - "sha512": "416QEbweO7nQFQDVOR1ZScOTWvaPop00Awbi8zygw2axR9Bq6towXsOOjDxNBH4rsytUBJR8MALoKWeQS4TvqQ==", - "type": "package", - "path": "openiddict.validation.aspnetcore/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0/OpenIddict.Validation.AspNetCore.dll", - "lib/net10.0/OpenIddict.Validation.AspNetCore.xml", - "lib/net462/OpenIddict.Validation.AspNetCore.dll", - "lib/net462/OpenIddict.Validation.AspNetCore.xml", - "lib/net472/OpenIddict.Validation.AspNetCore.dll", - "lib/net472/OpenIddict.Validation.AspNetCore.xml", - "lib/net48/OpenIddict.Validation.AspNetCore.dll", - "lib/net48/OpenIddict.Validation.AspNetCore.xml", - "lib/net8.0/OpenIddict.Validation.AspNetCore.dll", - "lib/net8.0/OpenIddict.Validation.AspNetCore.xml", - "lib/net9.0/OpenIddict.Validation.AspNetCore.dll", - "lib/net9.0/OpenIddict.Validation.AspNetCore.xml", - "openiddict.validation.aspnetcore.7.2.0.nupkg.sha512", - "openiddict.validation.aspnetcore.nuspec" - ] - }, - "OpenIddict.Validation.DataProtection/7.2.0": { - "sha512": "grBOJRBlVi7tOWnzjjDE8kn258SriR4qzZqvnM2BW9etjTBDq8WmK+KJuhiX+x4gcid2GRJpLsGXjyT6SKKxWA==", - "type": "package", - "path": "openiddict.validation.dataprotection/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0/OpenIddict.Validation.DataProtection.dll", - "lib/net10.0/OpenIddict.Validation.DataProtection.xml", - "lib/net462/OpenIddict.Validation.DataProtection.dll", - "lib/net462/OpenIddict.Validation.DataProtection.xml", - "lib/net472/OpenIddict.Validation.DataProtection.dll", - "lib/net472/OpenIddict.Validation.DataProtection.xml", - "lib/net48/OpenIddict.Validation.DataProtection.dll", - "lib/net48/OpenIddict.Validation.DataProtection.xml", - "lib/net8.0/OpenIddict.Validation.DataProtection.dll", - "lib/net8.0/OpenIddict.Validation.DataProtection.xml", - "lib/net9.0/OpenIddict.Validation.DataProtection.dll", - "lib/net9.0/OpenIddict.Validation.DataProtection.xml", - "lib/netstandard2.0/OpenIddict.Validation.DataProtection.dll", - "lib/netstandard2.0/OpenIddict.Validation.DataProtection.xml", - "lib/netstandard2.1/OpenIddict.Validation.DataProtection.dll", - "lib/netstandard2.1/OpenIddict.Validation.DataProtection.xml", - "openiddict.validation.dataprotection.7.2.0.nupkg.sha512", - "openiddict.validation.dataprotection.nuspec" - ] - }, - "OpenIddict.Validation.ServerIntegration/7.2.0": { - "sha512": "4i60PqI6vhK3+IVYk/kJCWcs40p1Avh1qiN/feSCz/kco95HC78DmIQSZ5UsjyxycQj9y+ZaJ1pQQJz2V51V8A==", - "type": "package", - "path": "openiddict.validation.serverintegration/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0/OpenIddict.Validation.ServerIntegration.dll", - "lib/net10.0/OpenIddict.Validation.ServerIntegration.xml", - "lib/net462/OpenIddict.Validation.ServerIntegration.dll", - "lib/net462/OpenIddict.Validation.ServerIntegration.xml", - "lib/net472/OpenIddict.Validation.ServerIntegration.dll", - "lib/net472/OpenIddict.Validation.ServerIntegration.xml", - "lib/net48/OpenIddict.Validation.ServerIntegration.dll", - "lib/net48/OpenIddict.Validation.ServerIntegration.xml", - "lib/net8.0/OpenIddict.Validation.ServerIntegration.dll", - "lib/net8.0/OpenIddict.Validation.ServerIntegration.xml", - "lib/net9.0/OpenIddict.Validation.ServerIntegration.dll", - "lib/net9.0/OpenIddict.Validation.ServerIntegration.xml", - "lib/netstandard2.0/OpenIddict.Validation.ServerIntegration.dll", - "lib/netstandard2.0/OpenIddict.Validation.ServerIntegration.xml", - "lib/netstandard2.1/OpenIddict.Validation.ServerIntegration.dll", - "lib/netstandard2.1/OpenIddict.Validation.ServerIntegration.xml", - "openiddict.validation.serverintegration.7.2.0.nupkg.sha512", - "openiddict.validation.serverintegration.nuspec" - ] - }, - "OpenIddict.Validation.SystemNetHttp/7.2.0": { - "sha512": "MEUoJt6kk4xpXeC+ZIbE4g3mSkc7utay9GUvCv9xjT+tX0ooPJGWp7GVm+j9HJtfCE3YZAAlWrxXbjwTj6J32A==", - "type": "package", - "path": "openiddict.validation.systemnethttp/7.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "lib/net10.0/OpenIddict.Validation.SystemNetHttp.dll", - "lib/net10.0/OpenIddict.Validation.SystemNetHttp.xml", - "lib/net462/OpenIddict.Validation.SystemNetHttp.dll", - "lib/net462/OpenIddict.Validation.SystemNetHttp.xml", - "lib/net472/OpenIddict.Validation.SystemNetHttp.dll", - "lib/net472/OpenIddict.Validation.SystemNetHttp.xml", - "lib/net48/OpenIddict.Validation.SystemNetHttp.dll", - "lib/net48/OpenIddict.Validation.SystemNetHttp.xml", - "lib/net8.0/OpenIddict.Validation.SystemNetHttp.dll", - "lib/net8.0/OpenIddict.Validation.SystemNetHttp.xml", - "lib/net9.0/OpenIddict.Validation.SystemNetHttp.dll", - "lib/net9.0/OpenIddict.Validation.SystemNetHttp.xml", - "lib/netstandard2.0/OpenIddict.Validation.SystemNetHttp.dll", - "lib/netstandard2.0/OpenIddict.Validation.SystemNetHttp.xml", - "lib/netstandard2.1/OpenIddict.Validation.SystemNetHttp.dll", - "lib/netstandard2.1/OpenIddict.Validation.SystemNetHttp.xml", - "openiddict.validation.systemnethttp.7.2.0.nupkg.sha512", - "openiddict.validation.systemnethttp.nuspec" - ] - }, - "OpenTelemetry/1.11.0": { - "sha512": "WVdOobTllpePASPpuyraV1k+rozdGL6bYPujDpla4MZtRH71m4sfZPbo+3pgqYiskDaK+M2cpGMvCvL6OIPOoQ==", - "type": "package", - "path": "opentelemetry/1.11.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "README.md", - "THIRD-PARTY-NOTICES.TXT", - "lib/net462/OpenTelemetry.dll", - "lib/net462/OpenTelemetry.dll-keyless.pem", - "lib/net462/OpenTelemetry.dll-keyless.sig", - "lib/net462/OpenTelemetry.xml", - "lib/net8.0/OpenTelemetry.dll", - "lib/net8.0/OpenTelemetry.dll-keyless.pem", - "lib/net8.0/OpenTelemetry.dll-keyless.sig", - "lib/net8.0/OpenTelemetry.xml", - "lib/net9.0/OpenTelemetry.dll", - "lib/net9.0/OpenTelemetry.dll-keyless.pem", - "lib/net9.0/OpenTelemetry.dll-keyless.sig", - "lib/net9.0/OpenTelemetry.xml", - "lib/netstandard2.0/OpenTelemetry.dll", - "lib/netstandard2.0/OpenTelemetry.dll-keyless.pem", - "lib/netstandard2.0/OpenTelemetry.dll-keyless.sig", - "lib/netstandard2.0/OpenTelemetry.xml", - "lib/netstandard2.1/OpenTelemetry.dll", - "lib/netstandard2.1/OpenTelemetry.dll-keyless.pem", - "lib/netstandard2.1/OpenTelemetry.dll-keyless.sig", - "lib/netstandard2.1/OpenTelemetry.xml", - "opentelemetry-icon-color.png", - "opentelemetry.1.11.0.nupkg.sha512", - "opentelemetry.nuspec" - ] - }, - "OpenTelemetry.Api/1.11.1": { - "sha512": "KaBjGMqrqQv41mIkvPUvmAG7yxDlI6qchKhjXlOF3ZwsdcRRLrdrkiDLIJ90iZgUoKVdP8fE1fCri9nc+ug0Cg==", - "type": "package", - "path": "opentelemetry.api/1.11.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "README.md", - "THIRD-PARTY-NOTICES.TXT", - "lib/net462/OpenTelemetry.Api.dll", - "lib/net462/OpenTelemetry.Api.dll-keyless.pem", - "lib/net462/OpenTelemetry.Api.dll-keyless.sig", - "lib/net462/OpenTelemetry.Api.xml", - "lib/net8.0/OpenTelemetry.Api.dll", - "lib/net8.0/OpenTelemetry.Api.dll-keyless.pem", - "lib/net8.0/OpenTelemetry.Api.dll-keyless.sig", - "lib/net8.0/OpenTelemetry.Api.xml", - "lib/net9.0/OpenTelemetry.Api.dll", - "lib/net9.0/OpenTelemetry.Api.dll-keyless.pem", - "lib/net9.0/OpenTelemetry.Api.dll-keyless.sig", - "lib/net9.0/OpenTelemetry.Api.xml", - "lib/netstandard2.0/OpenTelemetry.Api.dll", - "lib/netstandard2.0/OpenTelemetry.Api.dll-keyless.pem", - "lib/netstandard2.0/OpenTelemetry.Api.dll-keyless.sig", - "lib/netstandard2.0/OpenTelemetry.Api.xml", - "opentelemetry-icon-color.png", - "opentelemetry.api.1.11.1.nupkg.sha512", - "opentelemetry.api.nuspec" - ] - }, - "OpenTelemetry.Api.ProviderBuilderExtensions/1.11.1": { - "sha512": "vMdNMQeW55jXIa/Kybec/br6jC+rWybniTi6DCW5lz1kGghKso+J+FC3uBgiq0/pTqusfeDbO5PEHGM/r5z8Ow==", - "type": "package", - "path": "opentelemetry.api.providerbuilderextensions/1.11.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "README.md", - "THIRD-PARTY-NOTICES.TXT", - "lib/net462/OpenTelemetry.Api.ProviderBuilderExtensions.dll", - "lib/net462/OpenTelemetry.Api.ProviderBuilderExtensions.dll-keyless.pem", - "lib/net462/OpenTelemetry.Api.ProviderBuilderExtensions.dll-keyless.sig", - "lib/net462/OpenTelemetry.Api.ProviderBuilderExtensions.xml", - "lib/net8.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll", - "lib/net8.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll-keyless.pem", - "lib/net8.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll-keyless.sig", - "lib/net8.0/OpenTelemetry.Api.ProviderBuilderExtensions.xml", - "lib/net9.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll", - "lib/net9.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll-keyless.pem", - "lib/net9.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll-keyless.sig", - "lib/net9.0/OpenTelemetry.Api.ProviderBuilderExtensions.xml", - "lib/netstandard2.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll", - "lib/netstandard2.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll-keyless.pem", - "lib/netstandard2.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll-keyless.sig", - "lib/netstandard2.0/OpenTelemetry.Api.ProviderBuilderExtensions.xml", - "opentelemetry-icon-color.png", - "opentelemetry.api.providerbuilderextensions.1.11.1.nupkg.sha512", - "opentelemetry.api.providerbuilderextensions.nuspec" - ] - }, - "OpenTelemetry.Exporter.OpenTelemetryProtocol/1.11.0": { - "sha512": "owMYXg0WwbRKXgAZSQ7yoKwiOaz6j2bDozvm+p632fyUcIPr02yRqiRilO5uzTBvb2V6sUQppZ4I7mDRspwoYQ==", - "type": "package", - "path": "opentelemetry.exporter.opentelemetryprotocol/1.11.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "README.md", - "THIRD-PARTY-NOTICES.TXT", - "lib/net462/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll", - "lib/net462/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll-keyless.pem", - "lib/net462/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll-keyless.sig", - "lib/net462/OpenTelemetry.Exporter.OpenTelemetryProtocol.xml", - "lib/net8.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll", - "lib/net8.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll-keyless.pem", - "lib/net8.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll-keyless.sig", - "lib/net8.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.xml", - "lib/net9.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll", - "lib/net9.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll-keyless.pem", - "lib/net9.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll-keyless.sig", - "lib/net9.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.xml", - "lib/netstandard2.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll", - "lib/netstandard2.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll-keyless.pem", - "lib/netstandard2.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll-keyless.sig", - "lib/netstandard2.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.xml", - "lib/netstandard2.1/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll", - "lib/netstandard2.1/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll-keyless.pem", - "lib/netstandard2.1/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll-keyless.sig", - "lib/netstandard2.1/OpenTelemetry.Exporter.OpenTelemetryProtocol.xml", - "opentelemetry-icon-color.png", - "opentelemetry.exporter.opentelemetryprotocol.1.11.0.nupkg.sha512", - "opentelemetry.exporter.opentelemetryprotocol.nuspec" - ] - }, - "OpenTelemetry.Extensions.Hosting/1.11.0": { - "sha512": "OuMjhxgIHPNvfZS44XXgNF3g6h460YR5c13duGgBHpsVknxV7d/rHyNi7E0C4sPzadBG6LaIxkVeAYRdqWjNvA==", - "type": "package", - "path": "opentelemetry.extensions.hosting/1.11.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "README.md", - "THIRD-PARTY-NOTICES.TXT", - "lib/net462/OpenTelemetry.Extensions.Hosting.dll", - "lib/net462/OpenTelemetry.Extensions.Hosting.dll-keyless.pem", - "lib/net462/OpenTelemetry.Extensions.Hosting.dll-keyless.sig", - "lib/net462/OpenTelemetry.Extensions.Hosting.xml", - "lib/net8.0/OpenTelemetry.Extensions.Hosting.dll", - "lib/net8.0/OpenTelemetry.Extensions.Hosting.dll-keyless.pem", - "lib/net8.0/OpenTelemetry.Extensions.Hosting.dll-keyless.sig", - "lib/net8.0/OpenTelemetry.Extensions.Hosting.xml", - "lib/net9.0/OpenTelemetry.Extensions.Hosting.dll", - "lib/net9.0/OpenTelemetry.Extensions.Hosting.dll-keyless.pem", - "lib/net9.0/OpenTelemetry.Extensions.Hosting.dll-keyless.sig", - "lib/net9.0/OpenTelemetry.Extensions.Hosting.xml", - "lib/netstandard2.0/OpenTelemetry.Extensions.Hosting.dll", - "lib/netstandard2.0/OpenTelemetry.Extensions.Hosting.dll-keyless.pem", - "lib/netstandard2.0/OpenTelemetry.Extensions.Hosting.dll-keyless.sig", - "lib/netstandard2.0/OpenTelemetry.Extensions.Hosting.xml", - "opentelemetry-icon-color.png", - "opentelemetry.extensions.hosting.1.11.0.nupkg.sha512", - "opentelemetry.extensions.hosting.nuspec" - ] - }, - "OpenTelemetry.Instrumentation.AspNetCore/1.11.0": { - "sha512": "pBTdlyIGZVfYyB9yizO393RyQgJk+4ViGt+vQb9JI3Qwk9LW6mXreL1oUfVqHCbbSJp2vyMacYxXVBSvtZiBXg==", - "type": "package", - "path": "opentelemetry.instrumentation.aspnetcore/1.11.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "lib/net8.0/OpenTelemetry.Instrumentation.AspNetCore.dll", - "lib/net8.0/OpenTelemetry.Instrumentation.AspNetCore.xml", - "lib/netstandard2.0/OpenTelemetry.Instrumentation.AspNetCore.dll", - "lib/netstandard2.0/OpenTelemetry.Instrumentation.AspNetCore.xml", - "opentelemetry-icon-color.png", - "opentelemetry.instrumentation.aspnetcore.1.11.0.nupkg.sha512", - "opentelemetry.instrumentation.aspnetcore.nuspec" - ] - }, - "OpenTelemetry.Instrumentation.Http/1.11.0": { - "sha512": "1ncYPNmMaYNPX664uo3FlmSVGETBKQbBvarbGgB5ZynERTFmCsZ7UqefvVe3vnPYOIAGOjbMAbprYF2BfMielg==", - "type": "package", - "path": "opentelemetry.instrumentation.http/1.11.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "lib/net462/OpenTelemetry.Instrumentation.Http.dll", - "lib/net462/OpenTelemetry.Instrumentation.Http.xml", - "lib/net8.0/OpenTelemetry.Instrumentation.Http.dll", - "lib/net8.0/OpenTelemetry.Instrumentation.Http.xml", - "lib/netstandard2.0/OpenTelemetry.Instrumentation.Http.dll", - "lib/netstandard2.0/OpenTelemetry.Instrumentation.Http.xml", - "opentelemetry-icon-color.png", - "opentelemetry.instrumentation.http.1.11.0.nupkg.sha512", - "opentelemetry.instrumentation.http.nuspec" - ] - }, - "Polly/7.2.4": { - "sha512": "bw00Ck5sh6ekduDE3mnCo1ohzuad946uslCDEENu3091+6UKnBuKLo4e+yaNcCzXxOZCXWY2gV4a35+K1d4LDA==", - "type": "package", - "path": "polly/7.2.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net461/Polly.dll", - "lib/net461/Polly.pdb", - "lib/net461/Polly.xml", - "lib/net472/Polly.dll", - "lib/net472/Polly.pdb", - "lib/net472/Polly.xml", - "lib/netstandard1.1/Polly.dll", - "lib/netstandard1.1/Polly.pdb", - "lib/netstandard1.1/Polly.xml", - "lib/netstandard2.0/Polly.dll", - "lib/netstandard2.0/Polly.pdb", - "lib/netstandard2.0/Polly.xml", - "package-icon.png", - "polly.7.2.4.nupkg.sha512", - "polly.nuspec" - ] - }, - "Polly.Core/8.4.2": { - "sha512": "BpE2I6HBYYA5tF0Vn4eoQOGYTYIK1BlF5EXVgkWGn3mqUUjbXAr13J6fZVbp7Q3epRR8yshacBMlsHMhpOiV3g==", - "type": "package", - "path": "polly.core/8.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net462/Polly.Core.dll", - "lib/net462/Polly.Core.pdb", - "lib/net462/Polly.Core.xml", - "lib/net472/Polly.Core.dll", - "lib/net472/Polly.Core.pdb", - "lib/net472/Polly.Core.xml", - "lib/net6.0/Polly.Core.dll", - "lib/net6.0/Polly.Core.pdb", - "lib/net6.0/Polly.Core.xml", - "lib/net8.0/Polly.Core.dll", - "lib/net8.0/Polly.Core.pdb", - "lib/net8.0/Polly.Core.xml", - "lib/netstandard2.0/Polly.Core.dll", - "lib/netstandard2.0/Polly.Core.pdb", - "lib/netstandard2.0/Polly.Core.xml", - "package-icon.png", - "package-readme.md", - "polly.core.8.4.2.nupkg.sha512", - "polly.core.nuspec" - ] - }, - "Polly.Extensions/8.4.2": { - "sha512": "GZ9vRVmR0jV2JtZavt+pGUsQ1O1cuRKG7R7VOZI6ZDy9y6RNPvRvXK1tuS4ffUrv8L0FTea59oEuQzgS0R7zSA==", - "type": "package", - "path": "polly.extensions/8.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net462/Polly.Extensions.dll", - "lib/net462/Polly.Extensions.pdb", - "lib/net462/Polly.Extensions.xml", - "lib/net472/Polly.Extensions.dll", - "lib/net472/Polly.Extensions.pdb", - "lib/net472/Polly.Extensions.xml", - "lib/net6.0/Polly.Extensions.dll", - "lib/net6.0/Polly.Extensions.pdb", - "lib/net6.0/Polly.Extensions.xml", - "lib/net8.0/Polly.Extensions.dll", - "lib/net8.0/Polly.Extensions.pdb", - "lib/net8.0/Polly.Extensions.xml", - "lib/netstandard2.0/Polly.Extensions.dll", - "lib/netstandard2.0/Polly.Extensions.pdb", - "lib/netstandard2.0/Polly.Extensions.xml", - "package-icon.png", - "package-readme.md", - "polly.extensions.8.4.2.nupkg.sha512", - "polly.extensions.nuspec" - ] - }, - "Polly.Extensions.Http/3.0.0": { - "sha512": "drrG+hB3pYFY7w1c3BD+lSGYvH2oIclH8GRSehgfyP5kjnFnHKQuuBhuHLv+PWyFuaTDyk/vfRpnxOzd11+J8g==", - "type": "package", - "path": "polly.extensions.http/3.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard1.1/Polly.Extensions.Http.dll", - "lib/netstandard1.1/Polly.Extensions.Http.xml", - "lib/netstandard2.0/Polly.Extensions.Http.dll", - "lib/netstandard2.0/Polly.Extensions.Http.xml", - "polly.extensions.http.3.0.0.nupkg.sha512", - "polly.extensions.http.nuspec" - ] - }, - "Polly.RateLimiting/8.4.2": { - "sha512": "ehTImQ/eUyO07VYW2WvwSmU9rRH200SKJ/3jku9rOkyWE0A2JxNFmAVms8dSn49QLSjmjFRRSgfNyOgr/2PSmA==", - "type": "package", - "path": "polly.ratelimiting/8.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net462/Polly.RateLimiting.dll", - "lib/net462/Polly.RateLimiting.pdb", - "lib/net462/Polly.RateLimiting.xml", - "lib/net472/Polly.RateLimiting.dll", - "lib/net472/Polly.RateLimiting.pdb", - "lib/net472/Polly.RateLimiting.xml", - "lib/net6.0/Polly.RateLimiting.dll", - "lib/net6.0/Polly.RateLimiting.pdb", - "lib/net6.0/Polly.RateLimiting.xml", - "lib/net8.0/Polly.RateLimiting.dll", - "lib/net8.0/Polly.RateLimiting.pdb", - "lib/net8.0/Polly.RateLimiting.xml", - "lib/netstandard2.0/Polly.RateLimiting.dll", - "lib/netstandard2.0/Polly.RateLimiting.pdb", - "lib/netstandard2.0/Polly.RateLimiting.xml", - "package-icon.png", - "package-readme.md", - "polly.ratelimiting.8.4.2.nupkg.sha512", - "polly.ratelimiting.nuspec" - ] - }, - "Serilog/4.2.0": { - "sha512": "gmoWVOvKgbME8TYR+gwMf7osROiWAURterc6Rt2dQyX7wtjZYpqFiA/pY6ztjGQKKV62GGCyOcmtP1UKMHgSmA==", - "type": "package", - "path": "serilog/4.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "icon.png", - "lib/net462/Serilog.dll", - "lib/net462/Serilog.xml", - "lib/net471/Serilog.dll", - "lib/net471/Serilog.xml", - "lib/net6.0/Serilog.dll", - "lib/net6.0/Serilog.xml", - "lib/net8.0/Serilog.dll", - "lib/net8.0/Serilog.xml", - "lib/net9.0/Serilog.dll", - "lib/net9.0/Serilog.xml", - "lib/netstandard2.0/Serilog.dll", - "lib/netstandard2.0/Serilog.xml", - "serilog.4.2.0.nupkg.sha512", - "serilog.nuspec" - ] - }, - "Serilog.AspNetCore/9.0.0": { - "sha512": "JslDajPlBsn3Pww1554flJFTqROvK9zz9jONNQgn0D8Lx2Trw8L0A8/n6zEQK1DAZWXrJwiVLw8cnTR3YFuYsg==", - "type": "package", - "path": "serilog.aspnetcore/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "icon.png", - "lib/net462/Serilog.AspNetCore.dll", - "lib/net462/Serilog.AspNetCore.xml", - "lib/net8.0/Serilog.AspNetCore.dll", - "lib/net8.0/Serilog.AspNetCore.xml", - "lib/net9.0/Serilog.AspNetCore.dll", - "lib/net9.0/Serilog.AspNetCore.xml", - "lib/netstandard2.0/Serilog.AspNetCore.dll", - "lib/netstandard2.0/Serilog.AspNetCore.xml", - "lib/netstandard2.1/Serilog.AspNetCore.dll", - "lib/netstandard2.1/Serilog.AspNetCore.xml", - "serilog.aspnetcore.9.0.0.nupkg.sha512", - "serilog.aspnetcore.nuspec" - ] - }, - "Serilog.Extensions.Hosting/9.0.0": { - "sha512": "u2TRxuxbjvTAldQn7uaAwePkWxTHIqlgjelekBtilAGL5sYyF3+65NWctN4UrwwGLsDC7c3Vz3HnOlu+PcoxXg==", - "type": "package", - "path": "serilog.extensions.hosting/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "icon.png", - "lib/net462/Serilog.Extensions.Hosting.dll", - "lib/net462/Serilog.Extensions.Hosting.xml", - "lib/net8.0/Serilog.Extensions.Hosting.dll", - "lib/net8.0/Serilog.Extensions.Hosting.xml", - "lib/net9.0/Serilog.Extensions.Hosting.dll", - "lib/net9.0/Serilog.Extensions.Hosting.xml", - "lib/netstandard2.0/Serilog.Extensions.Hosting.dll", - "lib/netstandard2.0/Serilog.Extensions.Hosting.xml", - "lib/netstandard2.1/Serilog.Extensions.Hosting.dll", - "lib/netstandard2.1/Serilog.Extensions.Hosting.xml", - "serilog.extensions.hosting.9.0.0.nupkg.sha512", - "serilog.extensions.hosting.nuspec" - ] - }, - "Serilog.Extensions.Logging/9.0.0": { - "sha512": "NwSSYqPJeKNzl5AuXVHpGbr6PkZJFlNa14CdIebVjK3k/76kYj/mz5kiTRNVSsSaxM8kAIa1kpy/qyT9E4npRQ==", - "type": "package", - "path": "serilog.extensions.logging/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net462/Serilog.Extensions.Logging.dll", - "lib/net462/Serilog.Extensions.Logging.xml", - "lib/net8.0/Serilog.Extensions.Logging.dll", - "lib/net8.0/Serilog.Extensions.Logging.xml", - "lib/net9.0/Serilog.Extensions.Logging.dll", - "lib/net9.0/Serilog.Extensions.Logging.xml", - "lib/netstandard2.0/Serilog.Extensions.Logging.dll", - "lib/netstandard2.0/Serilog.Extensions.Logging.xml", - "lib/netstandard2.1/Serilog.Extensions.Logging.dll", - "lib/netstandard2.1/Serilog.Extensions.Logging.xml", - "serilog-extension-nuget.png", - "serilog.extensions.logging.9.0.0.nupkg.sha512", - "serilog.extensions.logging.nuspec" - ] - }, - "Serilog.Formatting.Compact/3.0.0": { - "sha512": "wQsv14w9cqlfB5FX2MZpNsTawckN4a8dryuNGbebB/3Nh1pXnROHZov3swtu3Nj5oNG7Ba+xdu7Et/ulAUPanQ==", - "type": "package", - "path": "serilog.formatting.compact/3.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net462/Serilog.Formatting.Compact.dll", - "lib/net462/Serilog.Formatting.Compact.xml", - "lib/net471/Serilog.Formatting.Compact.dll", - "lib/net471/Serilog.Formatting.Compact.xml", - "lib/net6.0/Serilog.Formatting.Compact.dll", - "lib/net6.0/Serilog.Formatting.Compact.xml", - "lib/net8.0/Serilog.Formatting.Compact.dll", - "lib/net8.0/Serilog.Formatting.Compact.xml", - "lib/netstandard2.0/Serilog.Formatting.Compact.dll", - "lib/netstandard2.0/Serilog.Formatting.Compact.xml", - "serilog-extension-nuget.png", - "serilog.formatting.compact.3.0.0.nupkg.sha512", - "serilog.formatting.compact.nuspec" - ] - }, - "Serilog.Settings.Configuration/9.0.0": { - "sha512": "4/Et4Cqwa+F88l5SeFeNZ4c4Z6dEAIKbu3MaQb2Zz9F/g27T5a3wvfMcmCOaAiACjfUb4A6wrlTVfyYUZk3RRQ==", - "type": "package", - "path": "serilog.settings.configuration/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "icon.png", - "lib/net462/Serilog.Settings.Configuration.dll", - "lib/net462/Serilog.Settings.Configuration.xml", - "lib/net8.0/Serilog.Settings.Configuration.dll", - "lib/net8.0/Serilog.Settings.Configuration.xml", - "lib/net9.0/Serilog.Settings.Configuration.dll", - "lib/net9.0/Serilog.Settings.Configuration.xml", - "lib/netstandard2.0/Serilog.Settings.Configuration.dll", - "lib/netstandard2.0/Serilog.Settings.Configuration.xml", - "serilog.settings.configuration.9.0.0.nupkg.sha512", - "serilog.settings.configuration.nuspec" - ] - }, - "Serilog.Sinks.Console/6.0.0": { - "sha512": "fQGWqVMClCP2yEyTXPIinSr5c+CBGUvBybPxjAGcf7ctDhadFhrQw03Mv8rJ07/wR5PDfFjewf2LimvXCDzpbA==", - "type": "package", - "path": "serilog.sinks.console/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "icon.png", - "lib/net462/Serilog.Sinks.Console.dll", - "lib/net462/Serilog.Sinks.Console.xml", - "lib/net471/Serilog.Sinks.Console.dll", - "lib/net471/Serilog.Sinks.Console.xml", - "lib/net6.0/Serilog.Sinks.Console.dll", - "lib/net6.0/Serilog.Sinks.Console.xml", - "lib/net8.0/Serilog.Sinks.Console.dll", - "lib/net8.0/Serilog.Sinks.Console.xml", - "lib/netstandard2.0/Serilog.Sinks.Console.dll", - "lib/netstandard2.0/Serilog.Sinks.Console.xml", - "serilog.sinks.console.6.0.0.nupkg.sha512", - "serilog.sinks.console.nuspec" - ] - }, - "Serilog.Sinks.Debug/3.0.0": { - "sha512": "4BzXcdrgRX7wde9PmHuYd9U6YqycCC28hhpKonK7hx0wb19eiuRj16fPcPSVp0o/Y1ipJuNLYQ00R3q2Zs8FDA==", - "type": "package", - "path": "serilog.sinks.debug/3.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "icon.png", - "lib/net462/Serilog.Sinks.Debug.dll", - "lib/net462/Serilog.Sinks.Debug.xml", - "lib/net471/Serilog.Sinks.Debug.dll", - "lib/net471/Serilog.Sinks.Debug.xml", - "lib/net6.0/Serilog.Sinks.Debug.dll", - "lib/net6.0/Serilog.Sinks.Debug.xml", - "lib/net8.0/Serilog.Sinks.Debug.dll", - "lib/net8.0/Serilog.Sinks.Debug.xml", - "lib/netstandard2.0/Serilog.Sinks.Debug.dll", - "lib/netstandard2.0/Serilog.Sinks.Debug.xml", - "serilog.sinks.debug.3.0.0.nupkg.sha512", - "serilog.sinks.debug.nuspec" - ] - }, - "Serilog.Sinks.File/6.0.0": { - "sha512": "lxjg89Y8gJMmFxVkbZ+qDgjl+T4yC5F7WSLTvA+5q0R04tfKVLRL/EHpYoJ/MEQd2EeCKDuylBIVnAYMotmh2A==", - "type": "package", - "path": "serilog.sinks.file/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net462/Serilog.Sinks.File.dll", - "lib/net462/Serilog.Sinks.File.xml", - "lib/net471/Serilog.Sinks.File.dll", - "lib/net471/Serilog.Sinks.File.xml", - "lib/net6.0/Serilog.Sinks.File.dll", - "lib/net6.0/Serilog.Sinks.File.xml", - "lib/net8.0/Serilog.Sinks.File.dll", - "lib/net8.0/Serilog.Sinks.File.xml", - "lib/netstandard2.0/Serilog.Sinks.File.dll", - "lib/netstandard2.0/Serilog.Sinks.File.xml", - "serilog-sink-nuget.png", - "serilog.sinks.file.6.0.0.nupkg.sha512", - "serilog.sinks.file.nuspec" - ] - }, - "Swashbuckle.AspNetCore/8.0.0": { - "sha512": "K9FzGTxmwfD+7sVf/FTq/TZFHBTXcROgdcg7gLFwKwgvXwaqTtjGVdam27j0kYfgZZyWlOKr+abmtyd2nAd5eA==", - "type": "package", - "path": "swashbuckle.aspnetcore/8.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Swashbuckle.AspNetCore.props", - "buildMultiTargeting/Swashbuckle.AspNetCore.props", - "docs/package-readme.md", - "swashbuckle.aspnetcore.8.0.0.nupkg.sha512", - "swashbuckle.aspnetcore.nuspec" - ] - }, - "Swashbuckle.AspNetCore.Swagger/8.0.0": { - "sha512": "+8Y4pVTWbnzotIk6d6rcwsHGpCchPDqqrvYkyGlI3go+pFaKM+4eX30iCyI0hvr0RMtObJCFhK6aDtlQFbEF1g==", - "type": "package", - "path": "swashbuckle.aspnetcore.swagger/8.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net9.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net9.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml", - "package-readme.md", - "swashbuckle.aspnetcore.swagger.8.0.0.nupkg.sha512", - "swashbuckle.aspnetcore.swagger.nuspec" - ] - }, - "Swashbuckle.AspNetCore.SwaggerGen/8.0.0": { - "sha512": "skCeIQ93yMcUm1PQby5qitFM6KLIlLMj4/i8JHy86x2OFzxTNaaas2kUg6rNV3JvucFvYCNyImg7NMtZHErSzQ==", - "type": "package", - "path": "swashbuckle.aspnetcore.swaggergen/8.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "package-readme.md", - "swashbuckle.aspnetcore.swaggergen.8.0.0.nupkg.sha512", - "swashbuckle.aspnetcore.swaggergen.nuspec" - ] - }, - "Swashbuckle.AspNetCore.SwaggerUI/8.0.0": { - "sha512": "IMqmgclFiZL2QIfopOmWYofZzckrl+SdMt1h4mKC0jc94F+uzt3IHA3YFC0CGlwBqTTSnxHqNUKomNTeAhZbYA==", - "type": "package", - "path": "swashbuckle.aspnetcore.swaggerui/8.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "package-readme.md", - "swashbuckle.aspnetcore.swaggerui.8.0.0.nupkg.sha512", - "swashbuckle.aspnetcore.swaggerui.nuspec" - ] - }, - "System.CodeDom/6.0.0": { - "sha512": "CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", - "type": "package", - "path": "system.codedom/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.CodeDom.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.CodeDom.dll", - "lib/net461/System.CodeDom.xml", - "lib/net6.0/System.CodeDom.dll", - "lib/net6.0/System.CodeDom.xml", - "lib/netstandard2.0/System.CodeDom.dll", - "lib/netstandard2.0/System.CodeDom.xml", - "system.codedom.6.0.0.nupkg.sha512", - "system.codedom.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition/9.0.0": { - "sha512": "3Djj70fFTraOarSKmRnmRy/zm4YurICm+kiCtI0dYRqGJnLX6nJ+G3WYuFJ173cAPax/gh96REcbNiVqcrypFQ==", - "type": "package", - "path": "system.composition/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Composition.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Composition.targets", - "lib/net461/_._", - "lib/netcoreapp2.0/_._", - "lib/netstandard2.0/_._", - "system.composition.9.0.0.nupkg.sha512", - "system.composition.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.AttributedModel/9.0.0": { - "sha512": "iri00l/zIX9g4lHMY+Nz0qV1n40+jFYAmgsaiNn16xvt2RDwlqByNG4wgblagnDYxm3YSQQ0jLlC/7Xlk9CzyA==", - "type": "package", - "path": "system.composition.attributedmodel/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Composition.AttributedModel.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets", - "lib/net462/System.Composition.AttributedModel.dll", - "lib/net462/System.Composition.AttributedModel.xml", - "lib/net8.0/System.Composition.AttributedModel.dll", - "lib/net8.0/System.Composition.AttributedModel.xml", - "lib/net9.0/System.Composition.AttributedModel.dll", - "lib/net9.0/System.Composition.AttributedModel.xml", - "lib/netstandard2.0/System.Composition.AttributedModel.dll", - "lib/netstandard2.0/System.Composition.AttributedModel.xml", - "system.composition.attributedmodel.9.0.0.nupkg.sha512", - "system.composition.attributedmodel.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.Convention/9.0.0": { - "sha512": "+vuqVP6xpi582XIjJi6OCsIxuoTZfR0M7WWufk3uGDeCl3wGW6KnpylUJ3iiXdPByPE0vR5TjJgR6hDLez4FQg==", - "type": "package", - "path": "system.composition.convention/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Composition.Convention.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets", - "lib/net462/System.Composition.Convention.dll", - "lib/net462/System.Composition.Convention.xml", - "lib/net8.0/System.Composition.Convention.dll", - "lib/net8.0/System.Composition.Convention.xml", - "lib/net9.0/System.Composition.Convention.dll", - "lib/net9.0/System.Composition.Convention.xml", - "lib/netstandard2.0/System.Composition.Convention.dll", - "lib/netstandard2.0/System.Composition.Convention.xml", - "system.composition.convention.9.0.0.nupkg.sha512", - "system.composition.convention.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.Hosting/9.0.0": { - "sha512": "OFqSeFeJYr7kHxDfaViGM1ymk7d4JxK//VSoNF9Ux0gpqkLsauDZpu89kTHHNdCWfSljbFcvAafGyBoY094btQ==", - "type": "package", - "path": "system.composition.hosting/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Composition.Hosting.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets", - "lib/net462/System.Composition.Hosting.dll", - "lib/net462/System.Composition.Hosting.xml", - "lib/net8.0/System.Composition.Hosting.dll", - "lib/net8.0/System.Composition.Hosting.xml", - "lib/net9.0/System.Composition.Hosting.dll", - "lib/net9.0/System.Composition.Hosting.xml", - "lib/netstandard2.0/System.Composition.Hosting.dll", - "lib/netstandard2.0/System.Composition.Hosting.xml", - "system.composition.hosting.9.0.0.nupkg.sha512", - "system.composition.hosting.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.Runtime/9.0.0": { - "sha512": "w1HOlQY1zsOWYussjFGZCEYF2UZXgvoYnS94NIu2CBnAGMbXFAX8PY8c92KwUItPmowal68jnVLBCzdrWLeEKA==", - "type": "package", - "path": "system.composition.runtime/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Composition.Runtime.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets", - "lib/net462/System.Composition.Runtime.dll", - "lib/net462/System.Composition.Runtime.xml", - "lib/net8.0/System.Composition.Runtime.dll", - "lib/net8.0/System.Composition.Runtime.xml", - "lib/net9.0/System.Composition.Runtime.dll", - "lib/net9.0/System.Composition.Runtime.xml", - "lib/netstandard2.0/System.Composition.Runtime.dll", - "lib/netstandard2.0/System.Composition.Runtime.xml", - "system.composition.runtime.9.0.0.nupkg.sha512", - "system.composition.runtime.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.TypedParts/9.0.0": { - "sha512": "aRZlojCCGEHDKqh43jaDgaVpYETsgd7Nx4g1zwLKMtv4iTo0627715ajEFNpEEBTgLmvZuv8K0EVxc3sM4NWJA==", - "type": "package", - "path": "system.composition.typedparts/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Composition.TypedParts.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets", - "lib/net462/System.Composition.TypedParts.dll", - "lib/net462/System.Composition.TypedParts.xml", - "lib/net8.0/System.Composition.TypedParts.dll", - "lib/net8.0/System.Composition.TypedParts.xml", - "lib/net9.0/System.Composition.TypedParts.dll", - "lib/net9.0/System.Composition.TypedParts.xml", - "lib/netstandard2.0/System.Composition.TypedParts.dll", - "lib/netstandard2.0/System.Composition.TypedParts.xml", - "system.composition.typedparts.9.0.0.nupkg.sha512", - "system.composition.typedparts.nuspec", - "useSharedDesignerContext.txt" - ] - } - }, - "projectFileDependencyGroups": { - "net10.0": [ - "AspNetCore.HealthChecks.Npgsql >= 8.0.2", - "Microsoft.AspNetCore.Identity.EntityFrameworkCore >= 10.0.2", - "Microsoft.EntityFrameworkCore.Design >= 10.0.2", - "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore >= 10.0.2", - "Npgsql.EntityFrameworkCore.PostgreSQL >= 10.0.0", - "OpenIddict.AspNetCore >= 7.2.0", - "OpenIddict.EntityFrameworkCore >= 7.2.0", - "OpenTelemetry >= 1.11.0", - "OpenTelemetry.Exporter.OpenTelemetryProtocol >= 1.11.0", - "OpenTelemetry.Extensions.Hosting >= 1.11.0", - "OpenTelemetry.Instrumentation.AspNetCore >= 1.11.0", - "OpenTelemetry.Instrumentation.Http >= 1.11.0", - "Serilog.AspNetCore >= 9.0.0", - "Serilog.Sinks.Console >= 6.0.0", - "Swashbuckle.AspNetCore >= 8.0.0" - ] - }, - "packageFolders": { - "/Users/movingsam/.nuget/packages/": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/Fengling.AuthService.csproj", - "projectName": "Fengling.AuthService", - "projectPath": "/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/Fengling.AuthService.csproj", - "packagesPath": "/Users/movingsam/.nuget/packages/", - "outputPath": "/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/movingsam/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net10.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net10.0": { - "targetAlias": "net10.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "all" - }, - "SdkAnalysisLevel": "10.0.100" - }, - "frameworks": { - "net10.0": { - "targetAlias": "net10.0", - "dependencies": { - "AspNetCore.HealthChecks.Npgsql": { - "target": "Package", - "version": "[8.0.2, )" - }, - "Microsoft.AspNetCore.Identity.EntityFrameworkCore": { - "target": "Package", - "version": "[10.0.2, )" - }, - "Microsoft.EntityFrameworkCore.Design": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[10.0.2, )" - }, - "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": { - "target": "Package", - "version": "[10.0.2, )" - }, - "Npgsql.EntityFrameworkCore.PostgreSQL": { - "target": "Package", - "version": "[10.0.0, )" - }, - "OpenIddict.AspNetCore": { - "target": "Package", - "version": "[7.2.0, )" - }, - "OpenIddict.EntityFrameworkCore": { - "target": "Package", - "version": "[7.2.0, )" - }, - "OpenTelemetry": { - "target": "Package", - "version": "[1.11.0, )" - }, - "OpenTelemetry.Exporter.OpenTelemetryProtocol": { - "target": "Package", - "version": "[1.11.0, )" - }, - "OpenTelemetry.Extensions.Hosting": { - "target": "Package", - "version": "[1.11.0, )" - }, - "OpenTelemetry.Instrumentation.AspNetCore": { - "target": "Package", - "version": "[1.11.0, )" - }, - "OpenTelemetry.Instrumentation.Http": { - "target": "Package", - "version": "[1.11.0, )" - }, - "Serilog.AspNetCore": { - "target": "Package", - "version": "[9.0.0, )" - }, - "Serilog.Sinks.Console": { - "target": "Package", - "version": "[6.0.0, )" - }, - "Swashbuckle.AspNetCore": { - "target": "Package", - "version": "[8.0.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/10.0.101/PortableRuntimeIdentifierGraph.json", - "packagesToPrune": { - "Microsoft.AspNetCore": "(,10.0.32767]", - "Microsoft.AspNetCore.Antiforgery": "(,10.0.32767]", - "Microsoft.AspNetCore.App": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.BearerToken": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.Cookies": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.OAuth": "(,10.0.32767]", - "Microsoft.AspNetCore.Authorization": "(,10.0.32767]", - "Microsoft.AspNetCore.Authorization.Policy": "(,10.0.32767]", - "Microsoft.AspNetCore.Components": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Authorization": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Endpoints": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Forms": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Server": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Web": "(,10.0.32767]", - "Microsoft.AspNetCore.Connections.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.CookiePolicy": "(,10.0.32767]", - "Microsoft.AspNetCore.Cors": "(,10.0.32767]", - "Microsoft.AspNetCore.Cryptography.Internal": "(,10.0.32767]", - "Microsoft.AspNetCore.Cryptography.KeyDerivation": "(,10.0.32767]", - "Microsoft.AspNetCore.DataProtection": "(,10.0.32767]", - "Microsoft.AspNetCore.DataProtection.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.DataProtection.Extensions": "(,10.0.32767]", - "Microsoft.AspNetCore.Diagnostics": "(,10.0.32767]", - "Microsoft.AspNetCore.Diagnostics.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Diagnostics.HealthChecks": "(,10.0.32767]", - "Microsoft.AspNetCore.HostFiltering": "(,10.0.32767]", - "Microsoft.AspNetCore.Hosting": "(,10.0.32767]", - "Microsoft.AspNetCore.Hosting.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Hosting.Server.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Html.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Http": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Connections": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Connections.Common": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Extensions": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Features": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Results": "(,10.0.32767]", - "Microsoft.AspNetCore.HttpLogging": "(,10.0.32767]", - "Microsoft.AspNetCore.HttpOverrides": "(,10.0.32767]", - "Microsoft.AspNetCore.HttpsPolicy": "(,10.0.32767]", - "Microsoft.AspNetCore.Identity": "(,10.0.32767]", - "Microsoft.AspNetCore.Localization": "(,10.0.32767]", - "Microsoft.AspNetCore.Localization.Routing": "(,10.0.32767]", - "Microsoft.AspNetCore.Metadata": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.ApiExplorer": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Cors": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.DataAnnotations": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Formatters.Json": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Formatters.Xml": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Localization": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Razor": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.RazorPages": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.TagHelpers": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.ViewFeatures": "(,10.0.32767]", - "Microsoft.AspNetCore.OutputCaching": "(,10.0.32767]", - "Microsoft.AspNetCore.RateLimiting": "(,10.0.32767]", - "Microsoft.AspNetCore.Razor": "(,10.0.32767]", - "Microsoft.AspNetCore.Razor.Runtime": "(,10.0.32767]", - "Microsoft.AspNetCore.RequestDecompression": "(,10.0.32767]", - "Microsoft.AspNetCore.ResponseCaching": "(,10.0.32767]", - "Microsoft.AspNetCore.ResponseCaching.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.ResponseCompression": "(,10.0.32767]", - "Microsoft.AspNetCore.Rewrite": "(,10.0.32767]", - "Microsoft.AspNetCore.Routing": "(,10.0.32767]", - "Microsoft.AspNetCore.Routing.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.HttpSys": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.IIS": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.IISIntegration": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "(,10.0.32767]", - "Microsoft.AspNetCore.Session": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR.Common": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR.Protocols.Json": "(,10.0.32767]", - "Microsoft.AspNetCore.StaticAssets": "(,10.0.32767]", - "Microsoft.AspNetCore.StaticFiles": "(,10.0.32767]", - "Microsoft.AspNetCore.WebSockets": "(,10.0.32767]", - "Microsoft.AspNetCore.WebUtilities": "(,10.0.32767]", - "Microsoft.CSharp": "(,4.7.32767]", - "Microsoft.Extensions.Caching.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Caching.Memory": "(,10.0.32767]", - "Microsoft.Extensions.Configuration": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Binder": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.CommandLine": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.FileExtensions": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Ini": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Json": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.KeyPerFile": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.UserSecrets": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Xml": "(,10.0.32767]", - "Microsoft.Extensions.DependencyInjection": "(,10.0.32767]", - "Microsoft.Extensions.DependencyInjection.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics.HealthChecks": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Features": "(,10.0.32767]", - "Microsoft.Extensions.FileProviders.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.FileProviders.Composite": "(,10.0.32767]", - "Microsoft.Extensions.FileProviders.Physical": "(,10.0.32767]", - "Microsoft.Extensions.FileSystemGlobbing": "(,10.0.32767]", - "Microsoft.Extensions.Hosting": "(,10.0.32767]", - "Microsoft.Extensions.Hosting.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Http": "(,10.0.32767]", - "Microsoft.Extensions.Identity.Core": "(,10.0.32767]", - "Microsoft.Extensions.Identity.Stores": "(,10.0.32767]", - "Microsoft.Extensions.Localization": "(,10.0.32767]", - "Microsoft.Extensions.Localization.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Logging": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Configuration": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Console": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Debug": "(,10.0.32767]", - "Microsoft.Extensions.Logging.EventLog": "(,10.0.32767]", - "Microsoft.Extensions.Logging.EventSource": "(,10.0.32767]", - "Microsoft.Extensions.Logging.TraceSource": "(,10.0.32767]", - "Microsoft.Extensions.ObjectPool": "(,10.0.32767]", - "Microsoft.Extensions.Options": "(,10.0.32767]", - "Microsoft.Extensions.Options.ConfigurationExtensions": "(,10.0.32767]", - "Microsoft.Extensions.Options.DataAnnotations": "(,10.0.32767]", - "Microsoft.Extensions.Primitives": "(,10.0.32767]", - "Microsoft.Extensions.Validation": "(,10.0.32767]", - "Microsoft.Extensions.WebEncoders": "(,10.0.32767]", - "Microsoft.JSInterop": "(,10.0.32767]", - "Microsoft.Net.Http.Headers": "(,10.0.32767]", - "Microsoft.VisualBasic": "(,10.4.32767]", - "Microsoft.Win32.Primitives": "(,4.3.32767]", - "Microsoft.Win32.Registry": "(,5.0.32767]", - "runtime.any.System.Collections": "(,4.3.32767]", - "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]", - "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]", - "runtime.any.System.Globalization": "(,4.3.32767]", - "runtime.any.System.Globalization.Calendars": "(,4.3.32767]", - "runtime.any.System.IO": "(,4.3.32767]", - "runtime.any.System.Reflection": "(,4.3.32767]", - "runtime.any.System.Reflection.Extensions": "(,4.3.32767]", - "runtime.any.System.Reflection.Primitives": "(,4.3.32767]", - "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]", - "runtime.any.System.Runtime": "(,4.3.32767]", - "runtime.any.System.Runtime.Handles": "(,4.3.32767]", - "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]", - "runtime.any.System.Text.Encoding": "(,4.3.32767]", - "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]", - "runtime.any.System.Threading.Tasks": "(,4.3.32767]", - "runtime.any.System.Threading.Timer": "(,4.3.32767]", - "runtime.aot.System.Collections": "(,4.3.32767]", - "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]", - "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]", - "runtime.aot.System.Globalization": "(,4.3.32767]", - "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]", - "runtime.aot.System.IO": "(,4.3.32767]", - "runtime.aot.System.Reflection": "(,4.3.32767]", - "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]", - "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]", - "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]", - "runtime.aot.System.Runtime": "(,4.3.32767]", - "runtime.aot.System.Runtime.Handles": "(,4.3.32767]", - "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]", - "runtime.aot.System.Text.Encoding": "(,4.3.32767]", - "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]", - "runtime.aot.System.Threading.Tasks": "(,4.3.32767]", - "runtime.aot.System.Threading.Timer": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]", - "runtime.unix.System.Console": "(,4.3.32767]", - "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]", - "runtime.unix.System.IO.FileSystem": "(,4.3.32767]", - "runtime.unix.System.Net.Primitives": "(,4.3.32767]", - "runtime.unix.System.Net.Sockets": "(,4.3.32767]", - "runtime.unix.System.Private.Uri": "(,4.3.32767]", - "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]", - "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]", - "runtime.win.System.Console": "(,4.3.32767]", - "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]", - "runtime.win.System.IO.FileSystem": "(,4.3.32767]", - "runtime.win.System.Net.Primitives": "(,4.3.32767]", - "runtime.win.System.Net.Sockets": "(,4.3.32767]", - "runtime.win.System.Runtime.Extensions": "(,4.3.32767]", - "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win7.System.Private.Uri": "(,4.3.32767]", - "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]", - "System.AppContext": "(,4.3.32767]", - "System.Buffers": "(,5.0.32767]", - "System.Collections": "(,4.3.32767]", - "System.Collections.Concurrent": "(,4.3.32767]", - "System.Collections.Immutable": "(,10.0.32767]", - "System.Collections.NonGeneric": "(,4.3.32767]", - "System.Collections.Specialized": "(,4.3.32767]", - "System.ComponentModel": "(,4.3.32767]", - "System.ComponentModel.Annotations": "(,4.3.32767]", - "System.ComponentModel.EventBasedAsync": "(,4.3.32767]", - "System.ComponentModel.Primitives": "(,4.3.32767]", - "System.ComponentModel.TypeConverter": "(,4.3.32767]", - "System.Console": "(,4.3.32767]", - "System.Data.Common": "(,4.3.32767]", - "System.Data.DataSetExtensions": "(,4.4.32767]", - "System.Diagnostics.Contracts": "(,4.3.32767]", - "System.Diagnostics.Debug": "(,4.3.32767]", - "System.Diagnostics.DiagnosticSource": "(,10.0.32767]", - "System.Diagnostics.EventLog": "(,10.0.32767]", - "System.Diagnostics.FileVersionInfo": "(,4.3.32767]", - "System.Diagnostics.Process": "(,4.3.32767]", - "System.Diagnostics.StackTrace": "(,4.3.32767]", - "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]", - "System.Diagnostics.Tools": "(,4.3.32767]", - "System.Diagnostics.TraceSource": "(,4.3.32767]", - "System.Diagnostics.Tracing": "(,4.3.32767]", - "System.Drawing.Primitives": "(,4.3.32767]", - "System.Dynamic.Runtime": "(,4.3.32767]", - "System.Formats.Asn1": "(,10.0.32767]", - "System.Formats.Cbor": "(,10.0.32767]", - "System.Formats.Tar": "(,10.0.32767]", - "System.Globalization": "(,4.3.32767]", - "System.Globalization.Calendars": "(,4.3.32767]", - "System.Globalization.Extensions": "(,4.3.32767]", - "System.IO": "(,4.3.32767]", - "System.IO.Compression": "(,4.3.32767]", - "System.IO.Compression.ZipFile": "(,4.3.32767]", - "System.IO.FileSystem": "(,4.3.32767]", - "System.IO.FileSystem.AccessControl": "(,4.4.32767]", - "System.IO.FileSystem.DriveInfo": "(,4.3.32767]", - "System.IO.FileSystem.Primitives": "(,4.3.32767]", - "System.IO.FileSystem.Watcher": "(,4.3.32767]", - "System.IO.IsolatedStorage": "(,4.3.32767]", - "System.IO.MemoryMappedFiles": "(,4.3.32767]", - "System.IO.Pipelines": "(,10.0.32767]", - "System.IO.Pipes": "(,4.3.32767]", - "System.IO.Pipes.AccessControl": "(,5.0.32767]", - "System.IO.UnmanagedMemoryStream": "(,4.3.32767]", - "System.Linq": "(,4.3.32767]", - "System.Linq.AsyncEnumerable": "(,10.0.32767]", - "System.Linq.Expressions": "(,4.3.32767]", - "System.Linq.Parallel": "(,4.3.32767]", - "System.Linq.Queryable": "(,4.3.32767]", - "System.Memory": "(,5.0.32767]", - "System.Net.Http": "(,4.3.32767]", - "System.Net.Http.Json": "(,10.0.32767]", - "System.Net.NameResolution": "(,4.3.32767]", - "System.Net.NetworkInformation": "(,4.3.32767]", - "System.Net.Ping": "(,4.3.32767]", - "System.Net.Primitives": "(,4.3.32767]", - "System.Net.Requests": "(,4.3.32767]", - "System.Net.Security": "(,4.3.32767]", - "System.Net.ServerSentEvents": "(,10.0.32767]", - "System.Net.Sockets": "(,4.3.32767]", - "System.Net.WebHeaderCollection": "(,4.3.32767]", - "System.Net.WebSockets": "(,4.3.32767]", - "System.Net.WebSockets.Client": "(,4.3.32767]", - "System.Numerics.Vectors": "(,5.0.32767]", - "System.ObjectModel": "(,4.3.32767]", - "System.Private.DataContractSerialization": "(,4.3.32767]", - "System.Private.Uri": "(,4.3.32767]", - "System.Reflection": "(,4.3.32767]", - "System.Reflection.DispatchProxy": "(,6.0.32767]", - "System.Reflection.Emit": "(,4.7.32767]", - "System.Reflection.Emit.ILGeneration": "(,4.7.32767]", - "System.Reflection.Emit.Lightweight": "(,4.7.32767]", - "System.Reflection.Extensions": "(,4.3.32767]", - "System.Reflection.Metadata": "(,10.0.32767]", - "System.Reflection.Primitives": "(,4.3.32767]", - "System.Reflection.TypeExtensions": "(,4.3.32767]", - "System.Resources.Reader": "(,4.3.32767]", - "System.Resources.ResourceManager": "(,4.3.32767]", - "System.Resources.Writer": "(,4.3.32767]", - "System.Runtime": "(,4.3.32767]", - "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]", - "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]", - "System.Runtime.Extensions": "(,4.3.32767]", - "System.Runtime.Handles": "(,4.3.32767]", - "System.Runtime.InteropServices": "(,4.3.32767]", - "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]", - "System.Runtime.Loader": "(,4.3.32767]", - "System.Runtime.Numerics": "(,4.3.32767]", - "System.Runtime.Serialization.Formatters": "(,4.3.32767]", - "System.Runtime.Serialization.Json": "(,4.3.32767]", - "System.Runtime.Serialization.Primitives": "(,4.3.32767]", - "System.Runtime.Serialization.Xml": "(,4.3.32767]", - "System.Security.AccessControl": "(,6.0.32767]", - "System.Security.Claims": "(,4.3.32767]", - "System.Security.Cryptography.Algorithms": "(,4.3.32767]", - "System.Security.Cryptography.Cng": "(,5.0.32767]", - "System.Security.Cryptography.Csp": "(,4.3.32767]", - "System.Security.Cryptography.Encoding": "(,4.3.32767]", - "System.Security.Cryptography.OpenSsl": "(,5.0.32767]", - "System.Security.Cryptography.Primitives": "(,4.3.32767]", - "System.Security.Cryptography.X509Certificates": "(,4.3.32767]", - "System.Security.Cryptography.Xml": "(,10.0.32767]", - "System.Security.Principal": "(,4.3.32767]", - "System.Security.Principal.Windows": "(,5.0.32767]", - "System.Security.SecureString": "(,4.3.32767]", - "System.Text.Encoding": "(,4.3.32767]", - "System.Text.Encoding.CodePages": "(,10.0.32767]", - "System.Text.Encoding.Extensions": "(,4.3.32767]", - "System.Text.Encodings.Web": "(,10.0.32767]", - "System.Text.Json": "(,10.0.32767]", - "System.Text.RegularExpressions": "(,4.3.32767]", - "System.Threading": "(,4.3.32767]", - "System.Threading.AccessControl": "(,10.0.32767]", - "System.Threading.Channels": "(,10.0.32767]", - "System.Threading.Overlapped": "(,4.3.32767]", - "System.Threading.RateLimiting": "(,10.0.32767]", - "System.Threading.Tasks": "(,4.3.32767]", - "System.Threading.Tasks.Dataflow": "(,10.0.32767]", - "System.Threading.Tasks.Extensions": "(,5.0.32767]", - "System.Threading.Tasks.Parallel": "(,4.3.32767]", - "System.Threading.Thread": "(,4.3.32767]", - "System.Threading.ThreadPool": "(,4.3.32767]", - "System.Threading.Timer": "(,4.3.32767]", - "System.ValueTuple": "(,4.5.32767]", - "System.Xml.ReaderWriter": "(,4.3.32767]", - "System.Xml.XDocument": "(,4.3.32767]", - "System.Xml.XmlDocument": "(,4.3.32767]", - "System.Xml.XmlSerializer": "(,4.3.32767]", - "System.Xml.XPath": "(,4.3.32767]", - "System.Xml.XPath.XDocument": "(,5.0.32767]" - } - } - } - } -} \ No newline at end of file diff --git a/src/Fengling.AuthService/obj/project.nuget.cache b/src/Fengling.AuthService/obj/project.nuget.cache deleted file mode 100644 index 9b45271..0000000 --- a/src/Fengling.AuthService/obj/project.nuget.cache +++ /dev/null @@ -1,100 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "rgTh7824TMI=", - "success": true, - "projectFilePath": "/Users/movingsam/Fengling.Refactory.Buiding/src/Fengling.AuthService/Fengling.AuthService.csproj", - "expectedPackageFiles": [ - "/Users/movingsam/.nuget/packages/aspnetcore.healthchecks.npgsql/8.0.2/aspnetcore.healthchecks.npgsql.8.0.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/humanizer.core/2.14.1/humanizer.core.2.14.1.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.aspnetcore.identity.entityframeworkcore/10.0.2/microsoft.aspnetcore.identity.entityframeworkcore.10.0.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.build.framework/18.0.2/microsoft.build.framework.18.0.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.codeanalysis.analyzers/3.11.0/microsoft.codeanalysis.analyzers.3.11.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.codeanalysis.common/5.0.0/microsoft.codeanalysis.common.5.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.codeanalysis.csharp/5.0.0/microsoft.codeanalysis.csharp.5.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.codeanalysis.csharp.workspaces/5.0.0/microsoft.codeanalysis.csharp.workspaces.5.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.codeanalysis.workspaces.common/5.0.0/microsoft.codeanalysis.workspaces.common.5.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.codeanalysis.workspaces.msbuild/5.0.0/microsoft.codeanalysis.workspaces.msbuild.5.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.entityframeworkcore/10.0.2/microsoft.entityframeworkcore.10.0.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.entityframeworkcore.abstractions/10.0.2/microsoft.entityframeworkcore.abstractions.10.0.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.entityframeworkcore.analyzers/10.0.2/microsoft.entityframeworkcore.analyzers.10.0.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.entityframeworkcore.design/10.0.2/microsoft.entityframeworkcore.design.10.0.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.entityframeworkcore.relational/10.0.2/microsoft.entityframeworkcore.relational.10.0.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.extensions.ambientmetadata.application/10.0.0/microsoft.extensions.ambientmetadata.application.10.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5/microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.extensions.compliance.abstractions/10.0.0/microsoft.extensions.compliance.abstractions.10.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.extensions.dependencyinjection.autoactivation/10.0.0/microsoft.extensions.dependencyinjection.autoactivation.10.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.extensions.dependencymodel/10.0.2/microsoft.extensions.dependencymodel.10.0.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.extensions.diagnostics.exceptionsummarization/10.0.0/microsoft.extensions.diagnostics.exceptionsummarization.10.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.extensions.diagnostics.healthchecks.entityframeworkcore/10.0.2/microsoft.extensions.diagnostics.healthchecks.entityframeworkcore.10.0.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.extensions.http.diagnostics/10.0.0/microsoft.extensions.http.diagnostics.10.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.extensions.http.polly/10.0.0/microsoft.extensions.http.polly.10.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.extensions.http.resilience/10.0.0/microsoft.extensions.http.resilience.10.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.extensions.resilience/10.0.0/microsoft.extensions.resilience.10.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.extensions.telemetry/10.0.0/microsoft.extensions.telemetry.10.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.extensions.telemetry.abstractions/10.0.0/microsoft.extensions.telemetry.abstractions.10.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.identitymodel.abstractions/8.14.0/microsoft.identitymodel.abstractions.8.14.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.identitymodel.jsonwebtokens/8.14.0/microsoft.identitymodel.jsonwebtokens.8.14.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.identitymodel.logging/8.14.0/microsoft.identitymodel.logging.8.14.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.identitymodel.protocols/8.14.0/microsoft.identitymodel.protocols.8.14.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.identitymodel.tokens/8.14.0/microsoft.identitymodel.tokens.8.14.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.openapi/1.6.23/microsoft.openapi.1.6.23.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.visualstudio.solutionpersistence/1.0.52/microsoft.visualstudio.solutionpersistence.1.0.52.nupkg.sha512", - "/Users/movingsam/.nuget/packages/mono.texttemplating/3.0.0/mono.texttemplating.3.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512", - "/Users/movingsam/.nuget/packages/npgsql/10.0.0/npgsql.10.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/npgsql.entityframeworkcore.postgresql/10.0.0/npgsql.entityframeworkcore.postgresql.10.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict/7.2.0/openiddict.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict.abstractions/7.2.0/openiddict.abstractions.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict.aspnetcore/7.2.0/openiddict.aspnetcore.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict.client/7.2.0/openiddict.client.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict.client.aspnetcore/7.2.0/openiddict.client.aspnetcore.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict.client.dataprotection/7.2.0/openiddict.client.dataprotection.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict.client.systemintegration/7.2.0/openiddict.client.systemintegration.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict.client.systemnethttp/7.2.0/openiddict.client.systemnethttp.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict.client.webintegration/7.2.0/openiddict.client.webintegration.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict.core/7.2.0/openiddict.core.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict.entityframeworkcore/7.2.0/openiddict.entityframeworkcore.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict.entityframeworkcore.models/7.2.0/openiddict.entityframeworkcore.models.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict.server/7.2.0/openiddict.server.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict.server.aspnetcore/7.2.0/openiddict.server.aspnetcore.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict.server.dataprotection/7.2.0/openiddict.server.dataprotection.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict.validation/7.2.0/openiddict.validation.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict.validation.aspnetcore/7.2.0/openiddict.validation.aspnetcore.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict.validation.dataprotection/7.2.0/openiddict.validation.dataprotection.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict.validation.serverintegration/7.2.0/openiddict.validation.serverintegration.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/openiddict.validation.systemnethttp/7.2.0/openiddict.validation.systemnethttp.7.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/opentelemetry/1.11.0/opentelemetry.1.11.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/opentelemetry.api/1.11.1/opentelemetry.api.1.11.1.nupkg.sha512", - "/Users/movingsam/.nuget/packages/opentelemetry.api.providerbuilderextensions/1.11.1/opentelemetry.api.providerbuilderextensions.1.11.1.nupkg.sha512", - "/Users/movingsam/.nuget/packages/opentelemetry.exporter.opentelemetryprotocol/1.11.0/opentelemetry.exporter.opentelemetryprotocol.1.11.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/opentelemetry.extensions.hosting/1.11.0/opentelemetry.extensions.hosting.1.11.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/opentelemetry.instrumentation.aspnetcore/1.11.0/opentelemetry.instrumentation.aspnetcore.1.11.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/opentelemetry.instrumentation.http/1.11.0/opentelemetry.instrumentation.http.1.11.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/polly/7.2.4/polly.7.2.4.nupkg.sha512", - "/Users/movingsam/.nuget/packages/polly.core/8.4.2/polly.core.8.4.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/polly.extensions/8.4.2/polly.extensions.8.4.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/polly.extensions.http/3.0.0/polly.extensions.http.3.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/polly.ratelimiting/8.4.2/polly.ratelimiting.8.4.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/serilog/4.2.0/serilog.4.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/serilog.aspnetcore/9.0.0/serilog.aspnetcore.9.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/serilog.extensions.hosting/9.0.0/serilog.extensions.hosting.9.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/serilog.extensions.logging/9.0.0/serilog.extensions.logging.9.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/serilog.formatting.compact/3.0.0/serilog.formatting.compact.3.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/serilog.settings.configuration/9.0.0/serilog.settings.configuration.9.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/serilog.sinks.console/6.0.0/serilog.sinks.console.6.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/serilog.sinks.debug/3.0.0/serilog.sinks.debug.3.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/serilog.sinks.file/6.0.0/serilog.sinks.file.6.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/swashbuckle.aspnetcore/8.0.0/swashbuckle.aspnetcore.8.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/swashbuckle.aspnetcore.swagger/8.0.0/swashbuckle.aspnetcore.swagger.8.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/swashbuckle.aspnetcore.swaggergen/8.0.0/swashbuckle.aspnetcore.swaggergen.8.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/swashbuckle.aspnetcore.swaggerui/8.0.0/swashbuckle.aspnetcore.swaggerui.8.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/system.codedom/6.0.0/system.codedom.6.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/system.composition/9.0.0/system.composition.9.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/system.composition.attributedmodel/9.0.0/system.composition.attributedmodel.9.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/system.composition.convention/9.0.0/system.composition.convention.9.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/system.composition.hosting/9.0.0/system.composition.hosting.9.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/system.composition.runtime/9.0.0/system.composition.runtime.9.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/system.composition.typedparts/9.0.0/system.composition.typedparts.9.0.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/src/YarpGateway/bin/Debug/net10.0/Humanizer.dll b/src/YarpGateway/bin/Debug/net10.0/Humanizer.dll deleted file mode 100755 index c9a7ef8..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Humanizer.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll deleted file mode 100755 index 3a26991..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.Build.Framework.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.Build.Framework.dll deleted file mode 100755 index a1a97aa..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.Build.Framework.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll deleted file mode 100755 index ab1265c..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.dll deleted file mode 100755 index dc1f35d..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll deleted file mode 100755 index e6f90df..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll deleted file mode 100755 index 5356a08..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.dll deleted file mode 100755 index 7135704..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.dll deleted file mode 100755 index f54bd93..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll deleted file mode 100755 index 8b6891c..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Design.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Design.dll deleted file mode 100755 index 22abbd9..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Design.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll deleted file mode 100755 index 9a76189..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll deleted file mode 100755 index 9ead400..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.Extensions.DependencyModel.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.Extensions.DependencyModel.dll deleted file mode 100755 index d944637..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.Extensions.DependencyModel.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll deleted file mode 100755 index e981f87..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll deleted file mode 100755 index 25f2a7e..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll deleted file mode 100755 index 4ffdb25..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll deleted file mode 100755 index 6c736d2..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll deleted file mode 100755 index 9f30508..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll deleted file mode 100755 index 83ec83a..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Microsoft.VisualStudio.SolutionPersistence.dll b/src/YarpGateway/bin/Debug/net10.0/Microsoft.VisualStudio.SolutionPersistence.dll deleted file mode 100755 index 16a2843..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Microsoft.VisualStudio.SolutionPersistence.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Mono.TextTemplating.dll b/src/YarpGateway/bin/Debug/net10.0/Mono.TextTemplating.dll deleted file mode 100755 index 4a76511..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Mono.TextTemplating.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Newtonsoft.Json.dll b/src/YarpGateway/bin/Debug/net10.0/Newtonsoft.Json.dll deleted file mode 100755 index d035c38..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Newtonsoft.Json.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll b/src/YarpGateway/bin/Debug/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll deleted file mode 100755 index afdfe8d..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Npgsql.dll b/src/YarpGateway/bin/Debug/net10.0/Npgsql.dll deleted file mode 100755 index 1207ef0..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Npgsql.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Pipelines.Sockets.Unofficial.dll b/src/YarpGateway/bin/Debug/net10.0/Pipelines.Sockets.Unofficial.dll deleted file mode 100755 index c5b223d..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Pipelines.Sockets.Unofficial.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Serilog.AspNetCore.dll b/src/YarpGateway/bin/Debug/net10.0/Serilog.AspNetCore.dll deleted file mode 100755 index f8155a1..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Serilog.AspNetCore.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Serilog.Extensions.Hosting.dll b/src/YarpGateway/bin/Debug/net10.0/Serilog.Extensions.Hosting.dll deleted file mode 100755 index cb1bd42..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Serilog.Extensions.Hosting.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Serilog.Extensions.Logging.dll b/src/YarpGateway/bin/Debug/net10.0/Serilog.Extensions.Logging.dll deleted file mode 100755 index dbf62b2..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Serilog.Extensions.Logging.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Serilog.Formatting.Compact.dll b/src/YarpGateway/bin/Debug/net10.0/Serilog.Formatting.Compact.dll deleted file mode 100755 index bbd2122..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Serilog.Formatting.Compact.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Serilog.Settings.Configuration.dll b/src/YarpGateway/bin/Debug/net10.0/Serilog.Settings.Configuration.dll deleted file mode 100755 index 0b77828..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Serilog.Settings.Configuration.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Serilog.Sinks.Console.dll b/src/YarpGateway/bin/Debug/net10.0/Serilog.Sinks.Console.dll deleted file mode 100755 index 96c89a0..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Serilog.Sinks.Console.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Serilog.Sinks.Debug.dll b/src/YarpGateway/bin/Debug/net10.0/Serilog.Sinks.Debug.dll deleted file mode 100755 index 7c94015..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Serilog.Sinks.Debug.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Serilog.Sinks.File.dll b/src/YarpGateway/bin/Debug/net10.0/Serilog.Sinks.File.dll deleted file mode 100755 index 17d80f3..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Serilog.Sinks.File.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Serilog.dll b/src/YarpGateway/bin/Debug/net10.0/Serilog.dll deleted file mode 100755 index 1790bfa..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Serilog.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/StackExchange.Redis.dll b/src/YarpGateway/bin/Debug/net10.0/StackExchange.Redis.dll deleted file mode 100755 index dea5559..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/StackExchange.Redis.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/System.CodeDom.dll b/src/YarpGateway/bin/Debug/net10.0/System.CodeDom.dll deleted file mode 100755 index 54c82b6..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/System.CodeDom.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/System.Composition.AttributedModel.dll b/src/YarpGateway/bin/Debug/net10.0/System.Composition.AttributedModel.dll deleted file mode 100755 index 2664688..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/System.Composition.AttributedModel.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/System.Composition.Convention.dll b/src/YarpGateway/bin/Debug/net10.0/System.Composition.Convention.dll deleted file mode 100755 index 40f6537..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/System.Composition.Convention.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/System.Composition.Hosting.dll b/src/YarpGateway/bin/Debug/net10.0/System.Composition.Hosting.dll deleted file mode 100755 index b1cce85..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/System.Composition.Hosting.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/System.Composition.Runtime.dll b/src/YarpGateway/bin/Debug/net10.0/System.Composition.Runtime.dll deleted file mode 100755 index c30bbbb..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/System.Composition.Runtime.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/System.Composition.TypedParts.dll b/src/YarpGateway/bin/Debug/net10.0/System.Composition.TypedParts.dll deleted file mode 100755 index 1556319..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/System.Composition.TypedParts.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/System.IO.Hashing.dll b/src/YarpGateway/bin/Debug/net10.0/System.IO.Hashing.dll deleted file mode 100755 index 233a5c8..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/System.IO.Hashing.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/System.IdentityModel.Tokens.Jwt.dll b/src/YarpGateway/bin/Debug/net10.0/System.IdentityModel.Tokens.Jwt.dll deleted file mode 100755 index c42b8d7..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/System.IdentityModel.Tokens.Jwt.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/Yarp.ReverseProxy.dll b/src/YarpGateway/bin/Debug/net10.0/Yarp.ReverseProxy.dll deleted file mode 100755 index ce5217f..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/Yarp.ReverseProxy.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/YarpGateway b/src/YarpGateway/bin/Debug/net10.0/YarpGateway deleted file mode 100755 index 23ce3dc..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/YarpGateway and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/YarpGateway.deps.json b/src/YarpGateway/bin/Debug/net10.0/YarpGateway.deps.json deleted file mode 100644 index 2a58cdc..0000000 --- a/src/YarpGateway/bin/Debug/net10.0/YarpGateway.deps.json +++ /dev/null @@ -1,1038 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v10.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v10.0": { - "YarpGateway/1.0.0": { - "dependencies": { - "Microsoft.AspNetCore.Authentication.JwtBearer": "10.0.2", - "Microsoft.EntityFrameworkCore.Design": "10.0.2", - "Npgsql.EntityFrameworkCore.PostgreSQL": "10.0.0", - "Serilog.AspNetCore": "9.0.0", - "Serilog.Sinks.Console": "6.0.0", - "Serilog.Sinks.File": "6.0.0", - "StackExchange.Redis": "2.8.24", - "Yarp.ReverseProxy": "2.2.0" - }, - "runtime": { - "YarpGateway.dll": {} - } - }, - "Humanizer.Core/2.14.1": { - "runtime": { - "lib/net6.0/Humanizer.dll": { - "assemblyVersion": "2.14.0.0", - "fileVersion": "2.14.1.48190" - } - } - }, - "Microsoft.AspNetCore.Authentication.JwtBearer/10.0.2": { - "dependencies": { - "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1" - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { - "assemblyVersion": "10.0.2.0", - "fileVersion": "10.0.225.61305" - } - } - }, - "Microsoft.Build.Framework/18.0.2": { - "runtime": { - "lib/net10.0/Microsoft.Build.Framework.dll": { - "assemblyVersion": "15.1.0.0", - "fileVersion": "18.0.2.52102" - } - } - }, - "Microsoft.CodeAnalysis.Common/5.0.0": { - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp/5.0.0": { - "dependencies": { - "Microsoft.CodeAnalysis.Common": "5.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/5.0.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp": "5.0.0", - "Microsoft.CodeAnalysis.Common": "5.0.0", - "Microsoft.CodeAnalysis.Workspaces.Common": "5.0.0", - "System.Composition": "9.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.Common/5.0.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.Common": "5.0.0", - "System.Composition": "9.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.MSBuild/5.0.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Build.Framework": "18.0.2", - "Microsoft.CodeAnalysis.Workspaces.Common": "5.0.0", - "Microsoft.VisualStudio.SolutionPersistence": "1.0.52", - "Newtonsoft.Json": "13.0.3", - "System.Composition": "9.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - }, - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.EntityFrameworkCore/10.0.2": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "10.0.2" - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.dll": { - "assemblyVersion": "10.0.2.0", - "fileVersion": "10.0.225.61305" - } - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/10.0.2": { - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "assemblyVersion": "10.0.2.0", - "fileVersion": "10.0.225.61305" - } - } - }, - "Microsoft.EntityFrameworkCore.Design/10.0.2": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Build.Framework": "18.0.2", - "Microsoft.CodeAnalysis.CSharp": "5.0.0", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "5.0.0", - "Microsoft.CodeAnalysis.Workspaces.MSBuild": "5.0.0", - "Microsoft.EntityFrameworkCore.Relational": "10.0.2", - "Microsoft.Extensions.DependencyModel": "10.0.2", - "Mono.TextTemplating": "3.0.0", - "Newtonsoft.Json": "13.0.3" - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Design.dll": { - "assemblyVersion": "10.0.2.0", - "fileVersion": "10.0.225.61305" - } - } - }, - "Microsoft.EntityFrameworkCore.Relational/10.0.2": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "10.0.2" - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "assemblyVersion": "10.0.2.0", - "fileVersion": "10.0.225.61305" - } - } - }, - "Microsoft.Extensions.DependencyModel/10.0.2": { - "runtime": { - "lib/net10.0/Microsoft.Extensions.DependencyModel.dll": { - "assemblyVersion": "10.0.0.2", - "fileVersion": "10.0.225.61305" - } - } - }, - "Microsoft.IdentityModel.Abstractions/8.0.1": { - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { - "assemblyVersion": "8.0.1.0", - "fileVersion": "8.0.1.50722" - } - } - }, - "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { - "dependencies": { - "Microsoft.IdentityModel.Tokens": "8.0.1" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { - "assemblyVersion": "8.0.1.0", - "fileVersion": "8.0.1.50722" - } - } - }, - "Microsoft.IdentityModel.Logging/8.0.1": { - "dependencies": { - "Microsoft.IdentityModel.Abstractions": "8.0.1" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { - "assemblyVersion": "8.0.1.0", - "fileVersion": "8.0.1.50722" - } - } - }, - "Microsoft.IdentityModel.Protocols/8.0.1": { - "dependencies": { - "Microsoft.IdentityModel.Tokens": "8.0.1" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { - "assemblyVersion": "8.0.1.0", - "fileVersion": "8.0.1.50722" - } - } - }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { - "dependencies": { - "Microsoft.IdentityModel.Protocols": "8.0.1", - "System.IdentityModel.Tokens.Jwt": "8.0.1" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { - "assemblyVersion": "8.0.1.0", - "fileVersion": "8.0.1.50722" - } - } - }, - "Microsoft.IdentityModel.Tokens/8.0.1": { - "dependencies": { - "Microsoft.IdentityModel.Logging": "8.0.1" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { - "assemblyVersion": "8.0.1.0", - "fileVersion": "8.0.1.50722" - } - } - }, - "Microsoft.VisualStudio.SolutionPersistence/1.0.52": { - "runtime": { - "lib/net8.0/Microsoft.VisualStudio.SolutionPersistence.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.52.6595" - } - } - }, - "Mono.TextTemplating/3.0.0": { - "dependencies": { - "System.CodeDom": "6.0.0" - }, - "runtime": { - "lib/net6.0/Mono.TextTemplating.dll": { - "assemblyVersion": "3.0.0.0", - "fileVersion": "3.0.0.1" - } - } - }, - "Newtonsoft.Json/13.0.3": { - "runtime": { - "lib/net6.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.3.27908" - } - } - }, - "Npgsql/10.0.0": { - "runtime": { - "lib/net10.0/Npgsql.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.0.0" - } - } - }, - "Npgsql.EntityFrameworkCore.PostgreSQL/10.0.0": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "10.0.2", - "Microsoft.EntityFrameworkCore.Relational": "10.0.2", - "Npgsql": "10.0.0" - }, - "runtime": { - "lib/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": { - "assemblyVersion": "10.0.0.0", - "fileVersion": "10.0.0.0" - } - } - }, - "Pipelines.Sockets.Unofficial/2.2.8": { - "runtime": { - "lib/net5.0/Pipelines.Sockets.Unofficial.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "2.2.8.1080" - } - } - }, - "Serilog/4.2.0": { - "runtime": { - "lib/net9.0/Serilog.dll": { - "assemblyVersion": "4.2.0.0", - "fileVersion": "4.2.0.0" - } - } - }, - "Serilog.AspNetCore/9.0.0": { - "dependencies": { - "Serilog": "4.2.0", - "Serilog.Extensions.Hosting": "9.0.0", - "Serilog.Formatting.Compact": "3.0.0", - "Serilog.Settings.Configuration": "9.0.0", - "Serilog.Sinks.Console": "6.0.0", - "Serilog.Sinks.Debug": "3.0.0", - "Serilog.Sinks.File": "6.0.0" - }, - "runtime": { - "lib/net9.0/Serilog.AspNetCore.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.0.0" - } - } - }, - "Serilog.Extensions.Hosting/9.0.0": { - "dependencies": { - "Serilog": "4.2.0", - "Serilog.Extensions.Logging": "9.0.0" - }, - "runtime": { - "lib/net9.0/Serilog.Extensions.Hosting.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.0.0" - } - } - }, - "Serilog.Extensions.Logging/9.0.0": { - "dependencies": { - "Serilog": "4.2.0" - }, - "runtime": { - "lib/net9.0/Serilog.Extensions.Logging.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.0.0" - } - } - }, - "Serilog.Formatting.Compact/3.0.0": { - "dependencies": { - "Serilog": "4.2.0" - }, - "runtime": { - "lib/net8.0/Serilog.Formatting.Compact.dll": { - "assemblyVersion": "3.0.0.0", - "fileVersion": "3.0.0.0" - } - } - }, - "Serilog.Settings.Configuration/9.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyModel": "10.0.2", - "Serilog": "4.2.0" - }, - "runtime": { - "lib/net9.0/Serilog.Settings.Configuration.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.0.0" - } - } - }, - "Serilog.Sinks.Console/6.0.0": { - "dependencies": { - "Serilog": "4.2.0" - }, - "runtime": { - "lib/net8.0/Serilog.Sinks.Console.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.0.0" - } - } - }, - "Serilog.Sinks.Debug/3.0.0": { - "dependencies": { - "Serilog": "4.2.0" - }, - "runtime": { - "lib/net8.0/Serilog.Sinks.Debug.dll": { - "assemblyVersion": "3.0.0.0", - "fileVersion": "3.0.0.0" - } - } - }, - "Serilog.Sinks.File/6.0.0": { - "dependencies": { - "Serilog": "4.2.0" - }, - "runtime": { - "lib/net8.0/Serilog.Sinks.File.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.0.0" - } - } - }, - "StackExchange.Redis/2.8.24": { - "dependencies": { - "Pipelines.Sockets.Unofficial": "2.2.8" - }, - "runtime": { - "lib/net8.0/StackExchange.Redis.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.8.24.3255" - } - } - }, - "System.CodeDom/6.0.0": { - "runtime": { - "lib/net6.0/System.CodeDom.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition/9.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "9.0.0", - "System.Composition.Convention": "9.0.0", - "System.Composition.Hosting": "9.0.0", - "System.Composition.Runtime": "9.0.0", - "System.Composition.TypedParts": "9.0.0" - } - }, - "System.Composition.AttributedModel/9.0.0": { - "runtime": { - "lib/net9.0/System.Composition.AttributedModel.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.Convention/9.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "9.0.0" - }, - "runtime": { - "lib/net9.0/System.Composition.Convention.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.Hosting/9.0.0": { - "dependencies": { - "System.Composition.Runtime": "9.0.0" - }, - "runtime": { - "lib/net9.0/System.Composition.Hosting.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.Runtime/9.0.0": { - "runtime": { - "lib/net9.0/System.Composition.Runtime.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.TypedParts/9.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "9.0.0", - "System.Composition.Hosting": "9.0.0", - "System.Composition.Runtime": "9.0.0" - }, - "runtime": { - "lib/net9.0/System.Composition.TypedParts.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.IdentityModel.Tokens.Jwt/8.0.1": { - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "8.0.1", - "Microsoft.IdentityModel.Tokens": "8.0.1" - }, - "runtime": { - "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { - "assemblyVersion": "8.0.1.0", - "fileVersion": "8.0.1.50722" - } - } - }, - "System.IO.Hashing/8.0.0": { - "runtime": { - "lib/net8.0/System.IO.Hashing.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, - "Yarp.ReverseProxy/2.2.0": { - "dependencies": { - "System.IO.Hashing": "8.0.0" - }, - "runtime": { - "lib/net8.0/Yarp.ReverseProxy.dll": { - "assemblyVersion": "2.2.0.0", - "fileVersion": "2.200.24.42901" - } - } - } - } - }, - "libraries": { - "YarpGateway/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Humanizer.Core/2.14.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", - "path": "humanizer.core/2.14.1", - "hashPath": "humanizer.core.2.14.1.nupkg.sha512" - }, - "Microsoft.AspNetCore.Authentication.JwtBearer/10.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UJGH1qpJgNSmDcAQQRtdUY/auztO+EJK4HHz3akdneWQ+3ladiLEMJeZOqjYiMcPf/h+MSAQq+xij+7umi7VXQ==", - "path": "microsoft.aspnetcore.authentication.jwtbearer/10.0.2", - "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.10.0.2.nupkg.sha512" - }, - "Microsoft.Build.Framework/18.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-sOSb+0J4G/jCBW/YqmRuL0eOMXgfw1KQLdC9TkbvfA5xs7uNm+PBQXJCOzSJGXtZcZrtXozcwxPmUiRUbmd7FA==", - "path": "microsoft.build.framework/18.0.2", - "hashPath": "microsoft.build.framework.18.0.2.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Common/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZXRAdvH6GiDeHRyd3q/km8Z44RoM6FBWHd+gen/la81mVnAdHTEsEkO5J0TCNXBymAcx5UYKt5TvgKBhaLJEow==", - "path": "microsoft.codeanalysis.common/5.0.0", - "hashPath": "microsoft.codeanalysis.common.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5DSyJ9bk+ATuDy7fp2Zt0mJStDVKbBoiz1DyfAwSa+k4H4IwykAUcV3URelw5b8/iVbfSaOwkwmPUZH6opZKCw==", - "path": "microsoft.codeanalysis.csharp/5.0.0", - "hashPath": "microsoft.codeanalysis.csharp.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Al/Q8B+yO8odSqGVpSvrShMFDvlQdIBU//F3E6Rb0YdiLSALE9wh/pvozPNnfmh5HDnvU+mkmSjpz4hQO++jaA==", - "path": "microsoft.codeanalysis.csharp.workspaces/5.0.0", - "hashPath": "microsoft.codeanalysis.csharp.workspaces.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Workspaces.Common/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZbUmIvT6lqTNKiv06Jl5wf0MTMi1vQ1oH7ou4CLcs2C/no/L7EhP3T8y3XXvn9VbqMcJaJnEsNA1jwYUMgc5jg==", - "path": "microsoft.codeanalysis.workspaces.common/5.0.0", - "hashPath": "microsoft.codeanalysis.workspaces.common.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Workspaces.MSBuild/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/G+LVoAGMz6Ae8nm+PGLxSw+F5RjYx/J7irbTO5uKAPw1bxHyQJLc/YOnpDxt+EpPtYxvC9wvBsg/kETZp1F9Q==", - "path": "microsoft.codeanalysis.workspaces.msbuild/5.0.0", - "hashPath": "microsoft.codeanalysis.workspaces.msbuild.5.0.0.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore/10.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-d3+XKbLSHPCu3vwpXECoXcFbvGKmAhEeUmc1xy2czmuPnEF7rZN2HP5ZGMwCMbAKk4B01+nS4HixSMo2Vf/Y9g==", - "path": "microsoft.entityframeworkcore/10.0.2", - "hashPath": "microsoft.entityframeworkcore.10.0.2.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Abstractions/10.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BzAwIU5mYeOmnKbEXrkwx7feW2V+zUTrK/kRonSib94tjvc0/iRj2a4N6YGXRhTNjaFP3tvCMIDaX1vIFF6dkg==", - "path": "microsoft.entityframeworkcore.abstractions/10.0.2", - "hashPath": "microsoft.entityframeworkcore.abstractions.10.0.2.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Design/10.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-tBwpyZ75SqcRjmZyhLYJVGKyfz1Z1dmsYtvJGZ2QLSI1tOHgMuLPTovunHA1JF9a0EWJs+WB6tVWmqo3DTL/MQ==", - "path": "microsoft.entityframeworkcore.design/10.0.2", - "hashPath": "microsoft.entityframeworkcore.design.10.0.2.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Relational/10.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1fUeyNmqDNfMogJ2ut7OKO57/WGjjkHMYeX51SpA3PwP7ftbx8g/Z3fbErD+1q14DILrqJfsszYsYhGssBRfDg==", - "path": "microsoft.entityframeworkcore.relational/10.0.2", - "hashPath": "microsoft.entityframeworkcore.relational.10.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyModel/10.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DHXzj/FKmUDmhzw7AHbMXbNNcgO8Cb9PDbYOUDICjFAdIALy2WbC6pm+dFKiAUNtcYMucZu2iMVw1ef/sdcZFw==", - "path": "microsoft.extensions.dependencymodel/10.0.2", - "hashPath": "microsoft.extensions.dependencymodel.10.0.2.nupkg.sha512" - }, - "Microsoft.IdentityModel.Abstractions/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OtlIWcyX01olfdevPKZdIPfBEvbcioDyBiE/Z2lHsopsMD7twcKtlN9kMevHmI5IIPhFpfwCIiR6qHQz1WHUIw==", - "path": "microsoft.identitymodel.abstractions/8.0.1", - "hashPath": "microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512" - }, - "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-s6++gF9x0rQApQzOBbSyp4jUaAlwm+DroKfL8gdOHxs83k8SJfUXhuc46rDB3rNXBQ1MVRxqKUrqFhO/M0E97g==", - "path": "microsoft.identitymodel.jsonwebtokens/8.0.1", - "hashPath": "microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512" - }, - "Microsoft.IdentityModel.Logging/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UCPF2exZqBXe7v/6sGNiM6zCQOUXXQ9+v5VTb9gPB8ZSUPnX53BxlN78v2jsbIvK9Dq4GovQxo23x8JgWvm/Qg==", - "path": "microsoft.identitymodel.logging/8.0.1", - "hashPath": "microsoft.identitymodel.logging.8.0.1.nupkg.sha512" - }, - "Microsoft.IdentityModel.Protocols/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==", - "path": "microsoft.identitymodel.protocols/8.0.1", - "hashPath": "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512" - }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==", - "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1", - "hashPath": "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512" - }, - "Microsoft.IdentityModel.Tokens/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kDimB6Dkd3nkW2oZPDkMkVHfQt3IDqO5gL0oa8WVy3OP4uE8Ij+8TXnqg9TOd9ufjsY3IDiGz7pCUbnfL18tjg==", - "path": "microsoft.identitymodel.tokens/8.0.1", - "hashPath": "microsoft.identitymodel.tokens.8.0.1.nupkg.sha512" - }, - "Microsoft.VisualStudio.SolutionPersistence/1.0.52": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oNv2JtYXhpdJrX63nibx1JT3uCESOBQ1LAk7Dtz/sr0+laW0KRM6eKp4CZ3MHDR2siIkKsY8MmUkeP5DKkQQ5w==", - "path": "microsoft.visualstudio.solutionpersistence/1.0.52", - "hashPath": "microsoft.visualstudio.solutionpersistence.1.0.52.nupkg.sha512" - }, - "Mono.TextTemplating/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", - "path": "mono.texttemplating/3.0.0", - "hashPath": "mono.texttemplating.3.0.0.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", - "path": "newtonsoft.json/13.0.3", - "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" - }, - "Npgsql/10.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xZAYhPOU2rUIFpV48xsqhCx9vXs6Y+0jX2LCoSEfDFYMw9jtAOUk3iQsCnDLrFIv9NT3JGMihn7nnuZsPKqJmA==", - "path": "npgsql/10.0.0", - "hashPath": "npgsql.10.0.0.nupkg.sha512" - }, - "Npgsql.EntityFrameworkCore.PostgreSQL/10.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-E2+uSWxSB8LdsUVwPaqRWOcGOP92biry2JEwc0KJMdLJF+aZdczeIdEXVwEyv4nSVMQJH0o8tLhyAMiR6VF0lw==", - "path": "npgsql.entityframeworkcore.postgresql/10.0.0", - "hashPath": "npgsql.entityframeworkcore.postgresql.10.0.0.nupkg.sha512" - }, - "Pipelines.Sockets.Unofficial/2.2.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-zG2FApP5zxSx6OcdJQLbZDk2AVlN2BNQD6MorwIfV6gVj0RRxWPEp2LXAxqDGZqeNV1Zp0BNPcNaey/GXmTdvQ==", - "path": "pipelines.sockets.unofficial/2.2.8", - "hashPath": "pipelines.sockets.unofficial.2.2.8.nupkg.sha512" - }, - "Serilog/4.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-gmoWVOvKgbME8TYR+gwMf7osROiWAURterc6Rt2dQyX7wtjZYpqFiA/pY6ztjGQKKV62GGCyOcmtP1UKMHgSmA==", - "path": "serilog/4.2.0", - "hashPath": "serilog.4.2.0.nupkg.sha512" - }, - "Serilog.AspNetCore/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JslDajPlBsn3Pww1554flJFTqROvK9zz9jONNQgn0D8Lx2Trw8L0A8/n6zEQK1DAZWXrJwiVLw8cnTR3YFuYsg==", - "path": "serilog.aspnetcore/9.0.0", - "hashPath": "serilog.aspnetcore.9.0.0.nupkg.sha512" - }, - "Serilog.Extensions.Hosting/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-u2TRxuxbjvTAldQn7uaAwePkWxTHIqlgjelekBtilAGL5sYyF3+65NWctN4UrwwGLsDC7c3Vz3HnOlu+PcoxXg==", - "path": "serilog.extensions.hosting/9.0.0", - "hashPath": "serilog.extensions.hosting.9.0.0.nupkg.sha512" - }, - "Serilog.Extensions.Logging/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NwSSYqPJeKNzl5AuXVHpGbr6PkZJFlNa14CdIebVjK3k/76kYj/mz5kiTRNVSsSaxM8kAIa1kpy/qyT9E4npRQ==", - "path": "serilog.extensions.logging/9.0.0", - "hashPath": "serilog.extensions.logging.9.0.0.nupkg.sha512" - }, - "Serilog.Formatting.Compact/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wQsv14w9cqlfB5FX2MZpNsTawckN4a8dryuNGbebB/3Nh1pXnROHZov3swtu3Nj5oNG7Ba+xdu7Et/ulAUPanQ==", - "path": "serilog.formatting.compact/3.0.0", - "hashPath": "serilog.formatting.compact.3.0.0.nupkg.sha512" - }, - "Serilog.Settings.Configuration/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4/Et4Cqwa+F88l5SeFeNZ4c4Z6dEAIKbu3MaQb2Zz9F/g27T5a3wvfMcmCOaAiACjfUb4A6wrlTVfyYUZk3RRQ==", - "path": "serilog.settings.configuration/9.0.0", - "hashPath": "serilog.settings.configuration.9.0.0.nupkg.sha512" - }, - "Serilog.Sinks.Console/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-fQGWqVMClCP2yEyTXPIinSr5c+CBGUvBybPxjAGcf7ctDhadFhrQw03Mv8rJ07/wR5PDfFjewf2LimvXCDzpbA==", - "path": "serilog.sinks.console/6.0.0", - "hashPath": "serilog.sinks.console.6.0.0.nupkg.sha512" - }, - "Serilog.Sinks.Debug/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4BzXcdrgRX7wde9PmHuYd9U6YqycCC28hhpKonK7hx0wb19eiuRj16fPcPSVp0o/Y1ipJuNLYQ00R3q2Zs8FDA==", - "path": "serilog.sinks.debug/3.0.0", - "hashPath": "serilog.sinks.debug.3.0.0.nupkg.sha512" - }, - "Serilog.Sinks.File/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lxjg89Y8gJMmFxVkbZ+qDgjl+T4yC5F7WSLTvA+5q0R04tfKVLRL/EHpYoJ/MEQd2EeCKDuylBIVnAYMotmh2A==", - "path": "serilog.sinks.file/6.0.0", - "hashPath": "serilog.sinks.file.6.0.0.nupkg.sha512" - }, - "StackExchange.Redis/2.8.24": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GWllmsFAtLyhm4C47cOCipGxyEi1NQWTFUHXnJ8hiHOsK/bH3T5eLkWPVW+LRL6jDiB3g3izW3YEHgLuPoJSyA==", - "path": "stackexchange.redis/2.8.24", - "hashPath": "stackexchange.redis.2.8.24.nupkg.sha512" - }, - "System.CodeDom/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", - "path": "system.codedom/6.0.0", - "hashPath": "system.codedom.6.0.0.nupkg.sha512" - }, - "System.Composition/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3Djj70fFTraOarSKmRnmRy/zm4YurICm+kiCtI0dYRqGJnLX6nJ+G3WYuFJ173cAPax/gh96REcbNiVqcrypFQ==", - "path": "system.composition/9.0.0", - "hashPath": "system.composition.9.0.0.nupkg.sha512" - }, - "System.Composition.AttributedModel/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iri00l/zIX9g4lHMY+Nz0qV1n40+jFYAmgsaiNn16xvt2RDwlqByNG4wgblagnDYxm3YSQQ0jLlC/7Xlk9CzyA==", - "path": "system.composition.attributedmodel/9.0.0", - "hashPath": "system.composition.attributedmodel.9.0.0.nupkg.sha512" - }, - "System.Composition.Convention/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+vuqVP6xpi582XIjJi6OCsIxuoTZfR0M7WWufk3uGDeCl3wGW6KnpylUJ3iiXdPByPE0vR5TjJgR6hDLez4FQg==", - "path": "system.composition.convention/9.0.0", - "hashPath": "system.composition.convention.9.0.0.nupkg.sha512" - }, - "System.Composition.Hosting/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OFqSeFeJYr7kHxDfaViGM1ymk7d4JxK//VSoNF9Ux0gpqkLsauDZpu89kTHHNdCWfSljbFcvAafGyBoY094btQ==", - "path": "system.composition.hosting/9.0.0", - "hashPath": "system.composition.hosting.9.0.0.nupkg.sha512" - }, - "System.Composition.Runtime/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-w1HOlQY1zsOWYussjFGZCEYF2UZXgvoYnS94NIu2CBnAGMbXFAX8PY8c92KwUItPmowal68jnVLBCzdrWLeEKA==", - "path": "system.composition.runtime/9.0.0", - "hashPath": "system.composition.runtime.9.0.0.nupkg.sha512" - }, - "System.Composition.TypedParts/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aRZlojCCGEHDKqh43jaDgaVpYETsgd7Nx4g1zwLKMtv4iTo0627715ajEFNpEEBTgLmvZuv8K0EVxc3sM4NWJA==", - "path": "system.composition.typedparts/9.0.0", - "hashPath": "system.composition.typedparts.9.0.0.nupkg.sha512" - }, - "System.IdentityModel.Tokens.Jwt/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GJw3bYkWpOgvN3tJo5X4lYUeIFA2HD293FPUhKmp7qxS+g5ywAb34Dnd3cDAFLkcMohy5XTpoaZ4uAHuw0uSPQ==", - "path": "system.identitymodel.tokens.jwt/8.0.1", - "hashPath": "system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512" - }, - "System.IO.Hashing/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ne1843evDugl0md7Fjzy6QjJrzsjh46ZKbhf8GwBXb5f/gw97J4bxMs0NQKifDuThh/f0bZ0e62NPl1jzTuRqA==", - "path": "system.io.hashing/8.0.0", - "hashPath": "system.io.hashing.8.0.0.nupkg.sha512" - }, - "Yarp.ReverseProxy/2.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-t16Z+OplJEElJy1Q6t12EwMGF2BeLw8IKjD1ema7ewbCRaMqeVIRPZo3MlxidnRFRK+tV6II8tKYX+7N5ZS98A==", - "path": "yarp.reverseproxy/2.2.0", - "hashPath": "yarp.reverseproxy.2.2.0.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/src/YarpGateway/bin/Debug/net10.0/YarpGateway.dll b/src/YarpGateway/bin/Debug/net10.0/YarpGateway.dll deleted file mode 100644 index e8a4821..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/YarpGateway.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/YarpGateway.pdb b/src/YarpGateway/bin/Debug/net10.0/YarpGateway.pdb deleted file mode 100644 index 96a69c3..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/YarpGateway.pdb and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/YarpGateway.runtimeconfig.json b/src/YarpGateway/bin/Debug/net10.0/YarpGateway.runtimeconfig.json deleted file mode 100644 index bf15a00..0000000 --- a/src/YarpGateway/bin/Debug/net10.0/YarpGateway.runtimeconfig.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net10.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "10.0.0" - }, - { - "name": "Microsoft.AspNetCore.App", - "version": "10.0.0" - } - ], - "configProperties": { - "System.GC.Server": true, - "System.Reflection.NullabilityInfoContext.IsSupported": true, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/src/YarpGateway/bin/Debug/net10.0/YarpGateway.staticwebassets.endpoints.json b/src/YarpGateway/bin/Debug/net10.0/YarpGateway.staticwebassets.endpoints.json deleted file mode 100644 index 5576e88..0000000 --- a/src/YarpGateway/bin/Debug/net10.0/YarpGateway.staticwebassets.endpoints.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/YarpGateway/bin/Debug/net10.0/appsettings.Development.json b/src/YarpGateway/bin/Debug/net10.0/appsettings.Development.json deleted file mode 100644 index 0c208ae..0000000 --- a/src/YarpGateway/bin/Debug/net10.0/appsettings.Development.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - } -} diff --git a/src/YarpGateway/bin/Debug/net10.0/appsettings.json b/src/YarpGateway/bin/Debug/net10.0/appsettings.json deleted file mode 100644 index 18088e8..0000000 --- a/src/YarpGateway/bin/Debug/net10.0/appsettings.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning", - "Yarp.ReverseProxy": "Information" - } - }, - "AllowedHosts": "*", - "Cors": { - "AllowedOrigins": [ - "http://localhost:5173", - "http://127.0.0.1:5173", - "http://localhost:5174" - ], - "AllowAnyOrigin": false - }, - "ConnectionStrings": { - "DefaultConnection": "Host=192.168.100.10;Port=5432;Database=fengling_gateway;Username=movingsam;Password=sl52788542" - }, - "Jwt": { - "Authority": "https://your-auth-server.com", - "Audience": "fengling-gateway", - "ValidateIssuer": true, - "ValidateAudience": true - }, - "Redis": { - "ConnectionString": "192.168.100.10:6379", - "Database": 0, - "InstanceName": "YarpGateway" - }, - "ReverseProxy": { - "Routes": {}, - "Clusters": {} - }, - "Serilog": { - "Using": ["Serilog.Sinks.Console", "Serilog.Sinks.File"], - "MinimumLevel": "Information", - "WriteTo": [ - { - "Name": "Console", - "Args": { - "outputTemplate": "[{Timestamp:HH:mm:ss} {Level:u3}] {Message:lj}{NewLine}{Exception}" - } - }, - { - "Name": "File", - "Args": { - "path": "logs/gateway-.log", - "rollingInterval": "Day", - "outputTemplate": "{Timestamp:yyyy-MM-dd HH:mm:ss.fff zzz} [{Level:u3}] {Message:lj}{NewLine}{Exception}" - } - } - ], - "Enrich": ["FromLogContext", "WithMachineName", "WithThreadId"] - }, - "Kestrel": { - "Endpoints": { - "Http": { - "Url": "http://0.0.0.0:8080" - } - } - } -} diff --git a/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index fa3b62e..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index de0032e..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 52ddf61..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 9c9e5c3..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.resources.dll b/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index fe7a8c8..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 3a2887c..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 3bef0e7..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 19c9b77..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 5e1cc23..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.resources.dll b/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 71227fc..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 3a50733..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 7b14221..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 59c80c7..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index de991ad..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.resources.dll b/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index ffe4e81..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 4eb6122..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 35b8d36..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 44e0af4..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index ae46f62..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.resources.dll b/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 2870de8..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 31d7841..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 4f5ea19..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index f29a9ee..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index c62df50..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.resources.dll b/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 738856c..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 118b9b8..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 8d5c43a..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 0a04bbf..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index c88dd66..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.resources.dll b/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 7400f4a..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 036e931..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 7305396..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 7735e46..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index adead79..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.resources.dll b/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 9f8ffe3..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index e318959..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 89c6efc..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 62dda99..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 82b3fa2..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.resources.dll b/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 9db06d4..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 8be5aa7..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index a263248..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 04f70a6..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 3a16748..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.resources.dll b/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 8b9f7ce..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index bd7b2a2..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 6feb49f..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 0b35a9d..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 413ac6a..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.resources.dll b/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index b5e3f64..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index c219a07..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 6697523..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 79301b0..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 28739df..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.resources.dll b/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index e5f35c2..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index 215fe77..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 53d30cc..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 62e7fc1..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index c1b4544..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll b/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 712df48..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100755 index d96f8c8..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100755 index 23c31b7..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100755 index 65f24ab..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100755 index 7d3ed5d..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll b/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll deleted file mode 100755 index 14fee21..0000000 Binary files a/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/src/YarpGateway/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs b/src/YarpGateway/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs deleted file mode 100644 index 925b135..0000000 --- a/src/YarpGateway/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")] diff --git a/src/YarpGateway/obj/Debug/net10.0/YarpGate.7B3C040B.Up2Date b/src/YarpGateway/obj/Debug/net10.0/YarpGate.7B3C040B.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.AssemblyInfo.cs b/src/YarpGateway/obj/Debug/net10.0/YarpGateway.AssemblyInfo.cs deleted file mode 100644 index 37145d6..0000000 --- a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("YarpGateway")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("YarpGateway")] -[assembly: System.Reflection.AssemblyTitleAttribute("YarpGateway")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.AssemblyInfoInputs.cache b/src/YarpGateway/obj/Debug/net10.0/YarpGateway.AssemblyInfoInputs.cache deleted file mode 100644 index 86f7a85..0000000 --- a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -8ec52e08f20064638c4db3c23d5adde50628e34c7dcaf8a439956f9b42f760de diff --git a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.GeneratedMSBuildEditorConfig.editorconfig b/src/YarpGateway/obj/Debug/net10.0/YarpGateway.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 7556f3d..0000000 --- a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,31 +0,0 @@ -is_global = true -build_property.TargetFramework = net10.0 -build_property.TargetFramework = net10.0 -build_property.TargetPlatformMinVersion = -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = true -build_property.UsingMicrosoftNETSdkWeb = true -build_property.ProjectTypeGuids = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v10.0 -build_property.RootNamespace = YarpGateway -build_property.RootNamespace = YarpGateway -build_property.ProjectDir = /Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.RazorLangVersion = 9.0 -build_property.SupportLocalizedComponentNames = -build_property.GenerateRazorMetadataSourceChecksumAttributes = -build_property.MSBuildProjectDirectory = /Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway -build_property._RazorSourceGeneratorDebug = -build_property.EffectiveAnalysisLevelStyle = 10.0 -build_property.EnableCodeStyleSeverity = diff --git a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.GlobalUsings.g.cs b/src/YarpGateway/obj/Debug/net10.0/YarpGateway.GlobalUsings.g.cs deleted file mode 100644 index 5e6145d..0000000 --- a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.GlobalUsings.g.cs +++ /dev/null @@ -1,17 +0,0 @@ -// -global using Microsoft.AspNetCore.Builder; -global using Microsoft.AspNetCore.Hosting; -global using Microsoft.AspNetCore.Http; -global using Microsoft.AspNetCore.Routing; -global using Microsoft.Extensions.Configuration; -global using Microsoft.Extensions.DependencyInjection; -global using Microsoft.Extensions.Hosting; -global using Microsoft.Extensions.Logging; -global using System; -global using System.Collections.Generic; -global using System.IO; -global using System.Linq; -global using System.Net.Http; -global using System.Net.Http.Json; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.MvcApplicationPartsAssemblyInfo.cache b/src/YarpGateway/obj/Debug/net10.0/YarpGateway.MvcApplicationPartsAssemblyInfo.cache deleted file mode 100644 index e69de29..0000000 diff --git a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.assets.cache b/src/YarpGateway/obj/Debug/net10.0/YarpGateway.assets.cache deleted file mode 100644 index 798174e..0000000 Binary files a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.assets.cache and /dev/null differ diff --git a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.csproj.AssemblyReference.cache b/src/YarpGateway/obj/Debug/net10.0/YarpGateway.csproj.AssemblyReference.cache deleted file mode 100644 index fb50add..0000000 Binary files a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.csproj.AssemblyReference.cache and /dev/null differ diff --git a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.csproj.CoreCompileInputs.cache b/src/YarpGateway/obj/Debug/net10.0/YarpGateway.csproj.CoreCompileInputs.cache deleted file mode 100644 index 34490e6..0000000 --- a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -bd9022167332e76c60c134e57b32af490b99ec91c84f7855de95fac386791f5b diff --git a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.csproj.FileListAbsolute.txt b/src/YarpGateway/obj/Debug/net10.0/YarpGateway.csproj.FileListAbsolute.txt deleted file mode 100644 index bb35f58..0000000 --- a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,140 +0,0 @@ -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/YarpGateway.csproj.AssemblyReference.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/rpswa.dswa.cache.json -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/YarpGateway.GeneratedMSBuildEditorConfig.editorconfig -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/YarpGateway.AssemblyInfoInputs.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/YarpGateway.AssemblyInfo.cs -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/YarpGateway.csproj.CoreCompileInputs.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/YarpGateway.MvcApplicationPartsAssemblyInfo.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/appsettings.Development.json -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/appsettings.json -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/YarpGateway.staticwebassets.endpoints.json -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/YarpGateway -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/YarpGateway.deps.json -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/YarpGateway.runtimeconfig.json -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/YarpGateway.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/YarpGateway.pdb -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Humanizer.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Design.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.Extensions.DependencyModel.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Mono.TextTemplating.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Npgsql.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Pipelines.Sockets.Unofficial.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Serilog.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Serilog.AspNetCore.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Serilog.Extensions.Hosting.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Serilog.Extensions.Logging.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Serilog.Formatting.Compact.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Serilog.Settings.Configuration.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Serilog.Sinks.Console.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Serilog.Sinks.Debug.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Serilog.Sinks.File.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/StackExchange.Redis.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/System.CodeDom.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/System.Composition.AttributedModel.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/System.Composition.Convention.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/System.Composition.Hosting.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/System.Composition.Runtime.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/System.Composition.TypedParts.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/System.IdentityModel.Tokens.Jwt.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/System.IO.Hashing.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Yarp.ReverseProxy.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/rjimswa.dswa.cache.json -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/rjsmrazor.dswa.cache.json -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/scopedcss/bundle/YarpGateway.styles.css -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/staticwebassets.build.json -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/staticwebassets.build.json.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/staticwebassets.development.json -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/staticwebassets.build.endpoints.json -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/swae.build.ex.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/YarpGate.7B3C040B.Up2Date -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/YarpGateway.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/refint/YarpGateway.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/YarpGateway.pdb -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/YarpGateway.genruntimeconfig.cache -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/Debug/net10.0/ref/YarpGateway.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.Build.Framework.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Microsoft.VisualStudio.SolutionPersistence.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/Newtonsoft.Json.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll diff --git a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.dll b/src/YarpGateway/obj/Debug/net10.0/YarpGateway.dll deleted file mode 100644 index e8a4821..0000000 Binary files a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.dll and /dev/null differ diff --git a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.genruntimeconfig.cache b/src/YarpGateway/obj/Debug/net10.0/YarpGateway.genruntimeconfig.cache deleted file mode 100644 index 0a97416..0000000 --- a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -91dc09f92d17500e9b625ba010ff6aab83330f7d01b531307947e66a3c0af8d6 diff --git a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.pdb b/src/YarpGateway/obj/Debug/net10.0/YarpGateway.pdb deleted file mode 100644 index 96a69c3..0000000 Binary files a/src/YarpGateway/obj/Debug/net10.0/YarpGateway.pdb and /dev/null differ diff --git a/src/YarpGateway/obj/Debug/net10.0/apphost b/src/YarpGateway/obj/Debug/net10.0/apphost deleted file mode 100755 index 23ce3dc..0000000 Binary files a/src/YarpGateway/obj/Debug/net10.0/apphost and /dev/null differ diff --git a/src/YarpGateway/obj/Debug/net10.0/ref/YarpGateway.dll b/src/YarpGateway/obj/Debug/net10.0/ref/YarpGateway.dll deleted file mode 100644 index 5fa535d..0000000 Binary files a/src/YarpGateway/obj/Debug/net10.0/ref/YarpGateway.dll and /dev/null differ diff --git a/src/YarpGateway/obj/Debug/net10.0/refint/YarpGateway.dll b/src/YarpGateway/obj/Debug/net10.0/refint/YarpGateway.dll deleted file mode 100644 index 5fa535d..0000000 Binary files a/src/YarpGateway/obj/Debug/net10.0/refint/YarpGateway.dll and /dev/null differ diff --git a/src/YarpGateway/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json b/src/YarpGateway/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json deleted file mode 100644 index 05b9b72..0000000 --- a/src/YarpGateway/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json +++ /dev/null @@ -1 +0,0 @@ -{"GlobalPropertiesHash":"who4fmL7ycnXxq++J8j9Kcv1lb9J8xELeJKP5hm7kMs=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["TjxGCqcuiGNPgVk47lkT2aF1p2cRSQTuAmFnM3yAtFA=","uSrTJ1IOyLboCEM3cAAeeX4m0Yd2CffbM9hvDkA0z88=","b06gMgYepigYvzKiU5u4\u002BLze92BFLI8SMoren3tjw\u002Bk=","Mmgj3g0hKtMl9sg/01LDta6ZKAwRjPqySXrkhOZK90M=","r00k37JQu0NtvD9Jo7hW6I4xSRNRLDiGIbrH9idcE6w=","PEd/10CX25hLnx6qvCbAgQIoDtlx6iLnWD5X\u002BAWzA3M=","XrwXdmUkJKzIKj7oWnVdnpyrOlGO4Xd09DgJaOjP4rw=","pGjuh5BybHYNh/b2rWWquve/yGfLVf/qBz7m\u002BnYMZuo=","VA7q/ZciIrALVJFyyCcEppGLp142zfhdesnCrIMFHGo="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/YarpGateway/obj/Debug/net10.0/rjsmrazor.dswa.cache.json b/src/YarpGateway/obj/Debug/net10.0/rjsmrazor.dswa.cache.json deleted file mode 100644 index 869eea4..0000000 --- a/src/YarpGateway/obj/Debug/net10.0/rjsmrazor.dswa.cache.json +++ /dev/null @@ -1 +0,0 @@ -{"GlobalPropertiesHash":"OyqIvbc/GNMFNwkdzMksG9lHlCtVrIjoqP8GUkMbaL0=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["TjxGCqcuiGNPgVk47lkT2aF1p2cRSQTuAmFnM3yAtFA=","uSrTJ1IOyLboCEM3cAAeeX4m0Yd2CffbM9hvDkA0z88=","b06gMgYepigYvzKiU5u4\u002BLze92BFLI8SMoren3tjw\u002Bk=","Mmgj3g0hKtMl9sg/01LDta6ZKAwRjPqySXrkhOZK90M=","r00k37JQu0NtvD9Jo7hW6I4xSRNRLDiGIbrH9idcE6w=","PEd/10CX25hLnx6qvCbAgQIoDtlx6iLnWD5X\u002BAWzA3M=","XrwXdmUkJKzIKj7oWnVdnpyrOlGO4Xd09DgJaOjP4rw=","pGjuh5BybHYNh/b2rWWquve/yGfLVf/qBz7m\u002BnYMZuo=","VA7q/ZciIrALVJFyyCcEppGLp142zfhdesnCrIMFHGo="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/YarpGateway/obj/Debug/net10.0/rpswa.dswa.cache.json b/src/YarpGateway/obj/Debug/net10.0/rpswa.dswa.cache.json deleted file mode 100644 index 56de85d..0000000 --- a/src/YarpGateway/obj/Debug/net10.0/rpswa.dswa.cache.json +++ /dev/null @@ -1 +0,0 @@ -{"GlobalPropertiesHash":"PqlGqjnMDUXs1MO+eGgstQ0AEnOikDWRNsNtFmNOUxc=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["TjxGCqcuiGNPgVk47lkT2aF1p2cRSQTuAmFnM3yAtFA=","uSrTJ1IOyLboCEM3cAAeeX4m0Yd2CffbM9hvDkA0z88="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/YarpGateway/obj/Debug/net10.0/staticwebassets.build.endpoints.json b/src/YarpGateway/obj/Debug/net10.0/staticwebassets.build.endpoints.json deleted file mode 100644 index 5576e88..0000000 --- a/src/YarpGateway/obj/Debug/net10.0/staticwebassets.build.endpoints.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/YarpGateway/obj/Debug/net10.0/staticwebassets.build.json b/src/YarpGateway/obj/Debug/net10.0/staticwebassets.build.json deleted file mode 100644 index 70ed7c2..0000000 --- a/src/YarpGateway/obj/Debug/net10.0/staticwebassets.build.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"Hash":"QC8rQzJvJWiKNKtNrA3H4js4A9UpZtnAoMrjArXiE0w=","Source":"YarpGateway","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]} \ No newline at end of file diff --git a/src/YarpGateway/obj/Debug/net10.0/staticwebassets.build.json.cache b/src/YarpGateway/obj/Debug/net10.0/staticwebassets.build.json.cache deleted file mode 100644 index e108426..0000000 --- a/src/YarpGateway/obj/Debug/net10.0/staticwebassets.build.json.cache +++ /dev/null @@ -1 +0,0 @@ -QC8rQzJvJWiKNKtNrA3H4js4A9UpZtnAoMrjArXiE0w= \ No newline at end of file diff --git a/src/YarpGateway/obj/Debug/net10.0/swae.build.ex.cache b/src/YarpGateway/obj/Debug/net10.0/swae.build.ex.cache deleted file mode 100644 index e69de29..0000000 diff --git a/src/YarpGateway/obj/YarpGateway.csproj.EntityFrameworkCore.targets b/src/YarpGateway/obj/YarpGateway.csproj.EntityFrameworkCore.targets deleted file mode 100644 index 6b67a59..0000000 --- a/src/YarpGateway/obj/YarpGateway.csproj.EntityFrameworkCore.targets +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/YarpGateway/obj/YarpGateway.csproj.nuget.dgspec.json b/src/YarpGateway/obj/YarpGateway.csproj.nuget.dgspec.json deleted file mode 100644 index 082facd..0000000 --- a/src/YarpGateway/obj/YarpGateway.csproj.nuget.dgspec.json +++ /dev/null @@ -1,521 +0,0 @@ -{ - "format": 1, - "restore": { - "/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/YarpGateway.csproj": {} - }, - "projects": { - "/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/YarpGateway.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/YarpGateway.csproj", - "projectName": "YarpGateway", - "projectPath": "/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/YarpGateway.csproj", - "packagesPath": "/Users/movingsam/.nuget/packages/", - "outputPath": "/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/movingsam/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net10.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net10.0": { - "targetAlias": "net10.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "all" - }, - "SdkAnalysisLevel": "10.0.100" - }, - "frameworks": { - "net10.0": { - "targetAlias": "net10.0", - "dependencies": { - "Microsoft.AspNetCore.Authentication.JwtBearer": { - "target": "Package", - "version": "[10.0.2, )" - }, - "Microsoft.EntityFrameworkCore.Design": { - "include": "Runtime, Build, Native, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[10.0.2, )" - }, - "Npgsql.EntityFrameworkCore.PostgreSQL": { - "target": "Package", - "version": "[10.0.0, )" - }, - "Serilog.AspNetCore": { - "target": "Package", - "version": "[9.0.0, )" - }, - "Serilog.Sinks.Console": { - "target": "Package", - "version": "[6.0.0, )" - }, - "Serilog.Sinks.File": { - "target": "Package", - "version": "[6.0.0, )" - }, - "StackExchange.Redis": { - "target": "Package", - "version": "[2.8.24, )" - }, - "Yarp.ReverseProxy": { - "target": "Package", - "version": "[2.2.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/10.0.101/PortableRuntimeIdentifierGraph.json", - "packagesToPrune": { - "Microsoft.AspNetCore": "(,10.0.32767]", - "Microsoft.AspNetCore.Antiforgery": "(,10.0.32767]", - "Microsoft.AspNetCore.App": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.BearerToken": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.Cookies": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.OAuth": "(,10.0.32767]", - "Microsoft.AspNetCore.Authorization": "(,10.0.32767]", - "Microsoft.AspNetCore.Authorization.Policy": "(,10.0.32767]", - "Microsoft.AspNetCore.Components": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Authorization": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Endpoints": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Forms": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Server": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Web": "(,10.0.32767]", - "Microsoft.AspNetCore.Connections.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.CookiePolicy": "(,10.0.32767]", - "Microsoft.AspNetCore.Cors": "(,10.0.32767]", - "Microsoft.AspNetCore.Cryptography.Internal": "(,10.0.32767]", - "Microsoft.AspNetCore.Cryptography.KeyDerivation": "(,10.0.32767]", - "Microsoft.AspNetCore.DataProtection": "(,10.0.32767]", - "Microsoft.AspNetCore.DataProtection.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.DataProtection.Extensions": "(,10.0.32767]", - "Microsoft.AspNetCore.Diagnostics": "(,10.0.32767]", - "Microsoft.AspNetCore.Diagnostics.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Diagnostics.HealthChecks": "(,10.0.32767]", - "Microsoft.AspNetCore.HostFiltering": "(,10.0.32767]", - "Microsoft.AspNetCore.Hosting": "(,10.0.32767]", - "Microsoft.AspNetCore.Hosting.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Hosting.Server.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Html.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Http": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Connections": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Connections.Common": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Extensions": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Features": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Results": "(,10.0.32767]", - "Microsoft.AspNetCore.HttpLogging": "(,10.0.32767]", - "Microsoft.AspNetCore.HttpOverrides": "(,10.0.32767]", - "Microsoft.AspNetCore.HttpsPolicy": "(,10.0.32767]", - "Microsoft.AspNetCore.Identity": "(,10.0.32767]", - "Microsoft.AspNetCore.Localization": "(,10.0.32767]", - "Microsoft.AspNetCore.Localization.Routing": "(,10.0.32767]", - "Microsoft.AspNetCore.Metadata": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.ApiExplorer": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Cors": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.DataAnnotations": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Formatters.Json": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Formatters.Xml": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Localization": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Razor": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.RazorPages": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.TagHelpers": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.ViewFeatures": "(,10.0.32767]", - "Microsoft.AspNetCore.OutputCaching": "(,10.0.32767]", - "Microsoft.AspNetCore.RateLimiting": "(,10.0.32767]", - "Microsoft.AspNetCore.Razor": "(,10.0.32767]", - "Microsoft.AspNetCore.Razor.Runtime": "(,10.0.32767]", - "Microsoft.AspNetCore.RequestDecompression": "(,10.0.32767]", - "Microsoft.AspNetCore.ResponseCaching": "(,10.0.32767]", - "Microsoft.AspNetCore.ResponseCaching.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.ResponseCompression": "(,10.0.32767]", - "Microsoft.AspNetCore.Rewrite": "(,10.0.32767]", - "Microsoft.AspNetCore.Routing": "(,10.0.32767]", - "Microsoft.AspNetCore.Routing.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.HttpSys": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.IIS": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.IISIntegration": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "(,10.0.32767]", - "Microsoft.AspNetCore.Session": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR.Common": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR.Protocols.Json": "(,10.0.32767]", - "Microsoft.AspNetCore.StaticAssets": "(,10.0.32767]", - "Microsoft.AspNetCore.StaticFiles": "(,10.0.32767]", - "Microsoft.AspNetCore.WebSockets": "(,10.0.32767]", - "Microsoft.AspNetCore.WebUtilities": "(,10.0.32767]", - "Microsoft.CSharp": "(,4.7.32767]", - "Microsoft.Extensions.Caching.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Caching.Memory": "(,10.0.32767]", - "Microsoft.Extensions.Configuration": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Binder": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.CommandLine": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.FileExtensions": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Ini": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Json": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.KeyPerFile": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.UserSecrets": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Xml": "(,10.0.32767]", - "Microsoft.Extensions.DependencyInjection": "(,10.0.32767]", - "Microsoft.Extensions.DependencyInjection.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics.HealthChecks": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Features": "(,10.0.32767]", - "Microsoft.Extensions.FileProviders.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.FileProviders.Composite": "(,10.0.32767]", - "Microsoft.Extensions.FileProviders.Physical": "(,10.0.32767]", - "Microsoft.Extensions.FileSystemGlobbing": "(,10.0.32767]", - "Microsoft.Extensions.Hosting": "(,10.0.32767]", - "Microsoft.Extensions.Hosting.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Http": "(,10.0.32767]", - "Microsoft.Extensions.Identity.Core": "(,10.0.32767]", - "Microsoft.Extensions.Identity.Stores": "(,10.0.32767]", - "Microsoft.Extensions.Localization": "(,10.0.32767]", - "Microsoft.Extensions.Localization.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Logging": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Configuration": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Console": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Debug": "(,10.0.32767]", - "Microsoft.Extensions.Logging.EventLog": "(,10.0.32767]", - "Microsoft.Extensions.Logging.EventSource": "(,10.0.32767]", - "Microsoft.Extensions.Logging.TraceSource": "(,10.0.32767]", - "Microsoft.Extensions.ObjectPool": "(,10.0.32767]", - "Microsoft.Extensions.Options": "(,10.0.32767]", - "Microsoft.Extensions.Options.ConfigurationExtensions": "(,10.0.32767]", - "Microsoft.Extensions.Options.DataAnnotations": "(,10.0.32767]", - "Microsoft.Extensions.Primitives": "(,10.0.32767]", - "Microsoft.Extensions.Validation": "(,10.0.32767]", - "Microsoft.Extensions.WebEncoders": "(,10.0.32767]", - "Microsoft.JSInterop": "(,10.0.32767]", - "Microsoft.Net.Http.Headers": "(,10.0.32767]", - "Microsoft.VisualBasic": "(,10.4.32767]", - "Microsoft.Win32.Primitives": "(,4.3.32767]", - "Microsoft.Win32.Registry": "(,5.0.32767]", - "runtime.any.System.Collections": "(,4.3.32767]", - "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]", - "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]", - "runtime.any.System.Globalization": "(,4.3.32767]", - "runtime.any.System.Globalization.Calendars": "(,4.3.32767]", - "runtime.any.System.IO": "(,4.3.32767]", - "runtime.any.System.Reflection": "(,4.3.32767]", - "runtime.any.System.Reflection.Extensions": "(,4.3.32767]", - "runtime.any.System.Reflection.Primitives": "(,4.3.32767]", - "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]", - "runtime.any.System.Runtime": "(,4.3.32767]", - "runtime.any.System.Runtime.Handles": "(,4.3.32767]", - "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]", - "runtime.any.System.Text.Encoding": "(,4.3.32767]", - "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]", - "runtime.any.System.Threading.Tasks": "(,4.3.32767]", - "runtime.any.System.Threading.Timer": "(,4.3.32767]", - "runtime.aot.System.Collections": "(,4.3.32767]", - "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]", - "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]", - "runtime.aot.System.Globalization": "(,4.3.32767]", - "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]", - "runtime.aot.System.IO": "(,4.3.32767]", - "runtime.aot.System.Reflection": "(,4.3.32767]", - "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]", - "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]", - "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]", - "runtime.aot.System.Runtime": "(,4.3.32767]", - "runtime.aot.System.Runtime.Handles": "(,4.3.32767]", - "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]", - "runtime.aot.System.Text.Encoding": "(,4.3.32767]", - "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]", - "runtime.aot.System.Threading.Tasks": "(,4.3.32767]", - "runtime.aot.System.Threading.Timer": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]", - "runtime.unix.System.Console": "(,4.3.32767]", - "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]", - "runtime.unix.System.IO.FileSystem": "(,4.3.32767]", - "runtime.unix.System.Net.Primitives": "(,4.3.32767]", - "runtime.unix.System.Net.Sockets": "(,4.3.32767]", - "runtime.unix.System.Private.Uri": "(,4.3.32767]", - "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]", - "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]", - "runtime.win.System.Console": "(,4.3.32767]", - "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]", - "runtime.win.System.IO.FileSystem": "(,4.3.32767]", - "runtime.win.System.Net.Primitives": "(,4.3.32767]", - "runtime.win.System.Net.Sockets": "(,4.3.32767]", - "runtime.win.System.Runtime.Extensions": "(,4.3.32767]", - "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win7.System.Private.Uri": "(,4.3.32767]", - "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]", - "System.AppContext": "(,4.3.32767]", - "System.Buffers": "(,5.0.32767]", - "System.Collections": "(,4.3.32767]", - "System.Collections.Concurrent": "(,4.3.32767]", - "System.Collections.Immutable": "(,10.0.32767]", - "System.Collections.NonGeneric": "(,4.3.32767]", - "System.Collections.Specialized": "(,4.3.32767]", - "System.ComponentModel": "(,4.3.32767]", - "System.ComponentModel.Annotations": "(,4.3.32767]", - "System.ComponentModel.EventBasedAsync": "(,4.3.32767]", - "System.ComponentModel.Primitives": "(,4.3.32767]", - "System.ComponentModel.TypeConverter": "(,4.3.32767]", - "System.Console": "(,4.3.32767]", - "System.Data.Common": "(,4.3.32767]", - "System.Data.DataSetExtensions": "(,4.4.32767]", - "System.Diagnostics.Contracts": "(,4.3.32767]", - "System.Diagnostics.Debug": "(,4.3.32767]", - "System.Diagnostics.DiagnosticSource": "(,10.0.32767]", - "System.Diagnostics.EventLog": "(,10.0.32767]", - "System.Diagnostics.FileVersionInfo": "(,4.3.32767]", - "System.Diagnostics.Process": "(,4.3.32767]", - "System.Diagnostics.StackTrace": "(,4.3.32767]", - "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]", - "System.Diagnostics.Tools": "(,4.3.32767]", - "System.Diagnostics.TraceSource": "(,4.3.32767]", - "System.Diagnostics.Tracing": "(,4.3.32767]", - "System.Drawing.Primitives": "(,4.3.32767]", - "System.Dynamic.Runtime": "(,4.3.32767]", - "System.Formats.Asn1": "(,10.0.32767]", - "System.Formats.Cbor": "(,10.0.32767]", - "System.Formats.Tar": "(,10.0.32767]", - "System.Globalization": "(,4.3.32767]", - "System.Globalization.Calendars": "(,4.3.32767]", - "System.Globalization.Extensions": "(,4.3.32767]", - "System.IO": "(,4.3.32767]", - "System.IO.Compression": "(,4.3.32767]", - "System.IO.Compression.ZipFile": "(,4.3.32767]", - "System.IO.FileSystem": "(,4.3.32767]", - "System.IO.FileSystem.AccessControl": "(,4.4.32767]", - "System.IO.FileSystem.DriveInfo": "(,4.3.32767]", - "System.IO.FileSystem.Primitives": "(,4.3.32767]", - "System.IO.FileSystem.Watcher": "(,4.3.32767]", - "System.IO.IsolatedStorage": "(,4.3.32767]", - "System.IO.MemoryMappedFiles": "(,4.3.32767]", - "System.IO.Pipelines": "(,10.0.32767]", - "System.IO.Pipes": "(,4.3.32767]", - "System.IO.Pipes.AccessControl": "(,5.0.32767]", - "System.IO.UnmanagedMemoryStream": "(,4.3.32767]", - "System.Linq": "(,4.3.32767]", - "System.Linq.AsyncEnumerable": "(,10.0.32767]", - "System.Linq.Expressions": "(,4.3.32767]", - "System.Linq.Parallel": "(,4.3.32767]", - "System.Linq.Queryable": "(,4.3.32767]", - "System.Memory": "(,5.0.32767]", - "System.Net.Http": "(,4.3.32767]", - "System.Net.Http.Json": "(,10.0.32767]", - "System.Net.NameResolution": "(,4.3.32767]", - "System.Net.NetworkInformation": "(,4.3.32767]", - "System.Net.Ping": "(,4.3.32767]", - "System.Net.Primitives": "(,4.3.32767]", - "System.Net.Requests": "(,4.3.32767]", - "System.Net.Security": "(,4.3.32767]", - "System.Net.ServerSentEvents": "(,10.0.32767]", - "System.Net.Sockets": "(,4.3.32767]", - "System.Net.WebHeaderCollection": "(,4.3.32767]", - "System.Net.WebSockets": "(,4.3.32767]", - "System.Net.WebSockets.Client": "(,4.3.32767]", - "System.Numerics.Vectors": "(,5.0.32767]", - "System.ObjectModel": "(,4.3.32767]", - "System.Private.DataContractSerialization": "(,4.3.32767]", - "System.Private.Uri": "(,4.3.32767]", - "System.Reflection": "(,4.3.32767]", - "System.Reflection.DispatchProxy": "(,6.0.32767]", - "System.Reflection.Emit": "(,4.7.32767]", - "System.Reflection.Emit.ILGeneration": "(,4.7.32767]", - "System.Reflection.Emit.Lightweight": "(,4.7.32767]", - "System.Reflection.Extensions": "(,4.3.32767]", - "System.Reflection.Metadata": "(,10.0.32767]", - "System.Reflection.Primitives": "(,4.3.32767]", - "System.Reflection.TypeExtensions": "(,4.3.32767]", - "System.Resources.Reader": "(,4.3.32767]", - "System.Resources.ResourceManager": "(,4.3.32767]", - "System.Resources.Writer": "(,4.3.32767]", - "System.Runtime": "(,4.3.32767]", - "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]", - "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]", - "System.Runtime.Extensions": "(,4.3.32767]", - "System.Runtime.Handles": "(,4.3.32767]", - "System.Runtime.InteropServices": "(,4.3.32767]", - "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]", - "System.Runtime.Loader": "(,4.3.32767]", - "System.Runtime.Numerics": "(,4.3.32767]", - "System.Runtime.Serialization.Formatters": "(,4.3.32767]", - "System.Runtime.Serialization.Json": "(,4.3.32767]", - "System.Runtime.Serialization.Primitives": "(,4.3.32767]", - "System.Runtime.Serialization.Xml": "(,4.3.32767]", - "System.Security.AccessControl": "(,6.0.32767]", - "System.Security.Claims": "(,4.3.32767]", - "System.Security.Cryptography.Algorithms": "(,4.3.32767]", - "System.Security.Cryptography.Cng": "(,5.0.32767]", - "System.Security.Cryptography.Csp": "(,4.3.32767]", - "System.Security.Cryptography.Encoding": "(,4.3.32767]", - "System.Security.Cryptography.OpenSsl": "(,5.0.32767]", - "System.Security.Cryptography.Primitives": "(,4.3.32767]", - "System.Security.Cryptography.X509Certificates": "(,4.3.32767]", - "System.Security.Cryptography.Xml": "(,10.0.32767]", - "System.Security.Principal": "(,4.3.32767]", - "System.Security.Principal.Windows": "(,5.0.32767]", - "System.Security.SecureString": "(,4.3.32767]", - "System.Text.Encoding": "(,4.3.32767]", - "System.Text.Encoding.CodePages": "(,10.0.32767]", - "System.Text.Encoding.Extensions": "(,4.3.32767]", - "System.Text.Encodings.Web": "(,10.0.32767]", - "System.Text.Json": "(,10.0.32767]", - "System.Text.RegularExpressions": "(,4.3.32767]", - "System.Threading": "(,4.3.32767]", - "System.Threading.AccessControl": "(,10.0.32767]", - "System.Threading.Channels": "(,10.0.32767]", - "System.Threading.Overlapped": "(,4.3.32767]", - "System.Threading.RateLimiting": "(,10.0.32767]", - "System.Threading.Tasks": "(,4.3.32767]", - "System.Threading.Tasks.Dataflow": "(,10.0.32767]", - "System.Threading.Tasks.Extensions": "(,5.0.32767]", - "System.Threading.Tasks.Parallel": "(,4.3.32767]", - "System.Threading.Thread": "(,4.3.32767]", - "System.Threading.ThreadPool": "(,4.3.32767]", - "System.Threading.Timer": "(,4.3.32767]", - "System.ValueTuple": "(,4.5.32767]", - "System.Xml.ReaderWriter": "(,4.3.32767]", - "System.Xml.XDocument": "(,4.3.32767]", - "System.Xml.XmlDocument": "(,4.3.32767]", - "System.Xml.XmlSerializer": "(,4.3.32767]", - "System.Xml.XPath": "(,4.3.32767]", - "System.Xml.XPath.XDocument": "(,5.0.32767]" - } - } - } - } - } -} \ No newline at end of file diff --git a/src/YarpGateway/obj/YarpGateway.csproj.nuget.g.props b/src/YarpGateway/obj/YarpGateway.csproj.nuget.g.props deleted file mode 100644 index 12e92dd..0000000 --- a/src/YarpGateway/obj/YarpGateway.csproj.nuget.g.props +++ /dev/null @@ -1,23 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - /Users/movingsam/.nuget/packages/ - /Users/movingsam/.nuget/packages/ - PackageReference - 7.0.0 - - - - - - - - - - - /Users/movingsam/.nuget/packages/microsoft.codeanalysis.analyzers/3.11.0 - - \ No newline at end of file diff --git a/src/YarpGateway/obj/YarpGateway.csproj.nuget.g.targets b/src/YarpGateway/obj/YarpGateway.csproj.nuget.g.targets deleted file mode 100644 index 432bb0c..0000000 --- a/src/YarpGateway/obj/YarpGateway.csproj.nuget.g.targets +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/src/YarpGateway/obj/project.assets.json b/src/YarpGateway/obj/project.assets.json deleted file mode 100644 index 706ef03..0000000 --- a/src/YarpGateway/obj/project.assets.json +++ /dev/null @@ -1,3483 +0,0 @@ -{ - "version": 3, - "targets": { - "net10.0": { - "Humanizer.Core/2.14.1": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Humanizer.dll": { - "related": ".xml" - } - } - }, - "Microsoft.AspNetCore.Authentication.JwtBearer/10.0.2": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1" - }, - "compile": { - "lib/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { - "related": ".xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "Microsoft.Build.Framework/18.0.2": { - "type": "package", - "compile": { - "ref/net10.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.Build.Framework.dll": { - "related": ".pdb;.xml" - } - } - }, - "Microsoft.CodeAnalysis.Analyzers/3.11.0": { - "type": "package", - "build": { - "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {}, - "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {} - } - }, - "Microsoft.CodeAnalysis.Common/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.CodeAnalysis.Analyzers": "3.11.0" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.CodeAnalysis.Analyzers": "3.11.0", - "Microsoft.CodeAnalysis.Common": "[5.0.0]" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/5.0.0": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.Analyzers": "3.11.0", - "Microsoft.CodeAnalysis.CSharp": "[5.0.0]", - "Microsoft.CodeAnalysis.Common": "[5.0.0]", - "Microsoft.CodeAnalysis.Workspaces.Common": "[5.0.0]", - "System.Composition": "9.0.0" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.Common/5.0.0": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.Analyzers": "3.11.0", - "Microsoft.CodeAnalysis.Common": "[5.0.0]", - "System.Composition": "9.0.0" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.MSBuild/5.0.0": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Build.Framework": "17.11.31", - "Microsoft.CodeAnalysis.Analyzers": "3.11.0", - "Microsoft.CodeAnalysis.Workspaces.Common": "[5.0.0]", - "Microsoft.VisualStudio.SolutionPersistence": "1.0.52", - "Newtonsoft.Json": "13.0.3", - "System.Composition": "9.0.0" - }, - "compile": { - "lib/net9.0/_._": {} - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll": {}, - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "zh-Hant" - } - }, - "contentFiles": { - "contentFiles/any/any/_._": { - "buildAction": "None", - "codeLanguage": "any", - "copyToOutput": false - } - } - }, - "Microsoft.EntityFrameworkCore/10.0.2": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "10.0.2", - "Microsoft.EntityFrameworkCore.Analyzers": "10.0.2" - }, - "compile": { - "lib/net10.0/Microsoft.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net10.0/Microsoft.EntityFrameworkCore.props": {} - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/10.0.2": { - "type": "package", - "compile": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.Analyzers/10.0.2": { - "type": "package" - }, - "Microsoft.EntityFrameworkCore.Design/10.0.2": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Build.Framework": "18.0.2", - "Microsoft.CodeAnalysis.CSharp": "5.0.0", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "5.0.0", - "Microsoft.CodeAnalysis.Workspaces.MSBuild": "5.0.0", - "Microsoft.EntityFrameworkCore.Relational": "10.0.2", - "Microsoft.Extensions.DependencyModel": "10.0.2", - "Mono.TextTemplating": "3.0.0", - "Newtonsoft.Json": "13.0.3" - }, - "compile": { - "lib/net10.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Design.dll": { - "related": ".xml" - } - }, - "build": { - "build/net10.0/Microsoft.EntityFrameworkCore.Design.props": {} - } - }, - "Microsoft.EntityFrameworkCore.Relational/10.0.2": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore": "10.0.2" - }, - "compile": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Extensions.DependencyModel/10.0.2": { - "type": "package", - "compile": { - "lib/net10.0/Microsoft.Extensions.DependencyModel.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.Extensions.DependencyModel.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "Microsoft.IdentityModel.Abstractions/8.0.1": { - "type": "package", - "compile": { - "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { - "related": ".xml" - } - } - }, - "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Tokens": "8.0.1" - }, - "compile": { - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { - "related": ".xml" - } - } - }, - "Microsoft.IdentityModel.Logging/8.0.1": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Abstractions": "8.0.1" - }, - "compile": { - "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { - "related": ".xml" - } - } - }, - "Microsoft.IdentityModel.Protocols/8.0.1": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Tokens": "8.0.1" - }, - "compile": { - "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { - "related": ".xml" - } - } - }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Protocols": "8.0.1", - "System.IdentityModel.Tokens.Jwt": "8.0.1" - }, - "compile": { - "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { - "related": ".xml" - } - } - }, - "Microsoft.IdentityModel.Tokens/8.0.1": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Logging": "8.0.1" - }, - "compile": { - "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { - "related": ".xml" - } - } - }, - "Microsoft.VisualStudio.SolutionPersistence/1.0.52": { - "type": "package", - "compile": { - "lib/net8.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.VisualStudio.SolutionPersistence.dll": { - "related": ".xml" - } - } - }, - "Mono.TextTemplating/3.0.0": { - "type": "package", - "dependencies": { - "System.CodeDom": "6.0.0" - }, - "compile": { - "lib/net6.0/_._": {} - }, - "runtime": { - "lib/net6.0/Mono.TextTemplating.dll": {} - }, - "build": { - "buildTransitive/Mono.TextTemplating.targets": {} - } - }, - "Newtonsoft.Json/13.0.3": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Newtonsoft.Json.dll": { - "related": ".xml" - } - } - }, - "Npgsql/10.0.0": { - "type": "package", - "compile": { - "lib/net10.0/Npgsql.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Npgsql.dll": { - "related": ".xml" - } - } - }, - "Npgsql.EntityFrameworkCore.PostgreSQL/10.0.0": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore": "[10.0.0, 11.0.0)", - "Microsoft.EntityFrameworkCore.Relational": "[10.0.0, 11.0.0)", - "Npgsql": "10.0.0" - }, - "compile": { - "lib/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": { - "related": ".xml" - } - } - }, - "Pipelines.Sockets.Unofficial/2.2.8": { - "type": "package", - "compile": { - "lib/net5.0/Pipelines.Sockets.Unofficial.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net5.0/Pipelines.Sockets.Unofficial.dll": { - "related": ".xml" - } - } - }, - "Serilog/4.2.0": { - "type": "package", - "compile": { - "lib/net9.0/Serilog.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Serilog.dll": { - "related": ".xml" - } - } - }, - "Serilog.AspNetCore/9.0.0": { - "type": "package", - "dependencies": { - "Serilog": "4.2.0", - "Serilog.Extensions.Hosting": "9.0.0", - "Serilog.Formatting.Compact": "3.0.0", - "Serilog.Settings.Configuration": "9.0.0", - "Serilog.Sinks.Console": "6.0.0", - "Serilog.Sinks.Debug": "3.0.0", - "Serilog.Sinks.File": "6.0.0" - }, - "compile": { - "lib/net9.0/Serilog.AspNetCore.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Serilog.AspNetCore.dll": { - "related": ".xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "Serilog.Extensions.Hosting/9.0.0": { - "type": "package", - "dependencies": { - "Serilog": "4.2.0", - "Serilog.Extensions.Logging": "9.0.0" - }, - "compile": { - "lib/net9.0/Serilog.Extensions.Hosting.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Serilog.Extensions.Hosting.dll": { - "related": ".xml" - } - } - }, - "Serilog.Extensions.Logging/9.0.0": { - "type": "package", - "dependencies": { - "Serilog": "4.2.0" - }, - "compile": { - "lib/net9.0/Serilog.Extensions.Logging.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Serilog.Extensions.Logging.dll": { - "related": ".xml" - } - } - }, - "Serilog.Formatting.Compact/3.0.0": { - "type": "package", - "dependencies": { - "Serilog": "4.0.0" - }, - "compile": { - "lib/net8.0/Serilog.Formatting.Compact.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Serilog.Formatting.Compact.dll": { - "related": ".xml" - } - } - }, - "Serilog.Settings.Configuration/9.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyModel": "9.0.0", - "Serilog": "4.2.0" - }, - "compile": { - "lib/net9.0/Serilog.Settings.Configuration.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Serilog.Settings.Configuration.dll": { - "related": ".xml" - } - } - }, - "Serilog.Sinks.Console/6.0.0": { - "type": "package", - "dependencies": { - "Serilog": "4.0.0" - }, - "compile": { - "lib/net8.0/Serilog.Sinks.Console.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Serilog.Sinks.Console.dll": { - "related": ".xml" - } - } - }, - "Serilog.Sinks.Debug/3.0.0": { - "type": "package", - "dependencies": { - "Serilog": "4.0.0" - }, - "compile": { - "lib/net8.0/Serilog.Sinks.Debug.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Serilog.Sinks.Debug.dll": { - "related": ".xml" - } - } - }, - "Serilog.Sinks.File/6.0.0": { - "type": "package", - "dependencies": { - "Serilog": "4.0.0" - }, - "compile": { - "lib/net8.0/Serilog.Sinks.File.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Serilog.Sinks.File.dll": { - "related": ".xml" - } - } - }, - "StackExchange.Redis/2.8.24": { - "type": "package", - "dependencies": { - "Pipelines.Sockets.Unofficial": "2.2.8" - }, - "compile": { - "lib/net8.0/StackExchange.Redis.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/StackExchange.Redis.dll": { - "related": ".xml" - } - } - }, - "System.CodeDom/6.0.0": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.CodeDom.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Composition/9.0.0": { - "type": "package", - "dependencies": { - "System.Composition.AttributedModel": "9.0.0", - "System.Composition.Convention": "9.0.0", - "System.Composition.Hosting": "9.0.0", - "System.Composition.Runtime": "9.0.0", - "System.Composition.TypedParts": "9.0.0" - }, - "compile": { - "lib/netcoreapp2.0/_._": {} - }, - "runtime": { - "lib/netcoreapp2.0/_._": {} - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "System.Composition.AttributedModel/9.0.0": { - "type": "package", - "compile": { - "lib/net9.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/System.Composition.AttributedModel.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "System.Composition.Convention/9.0.0": { - "type": "package", - "dependencies": { - "System.Composition.AttributedModel": "9.0.0" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/System.Composition.Convention.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "System.Composition.Hosting/9.0.0": { - "type": "package", - "dependencies": { - "System.Composition.Runtime": "9.0.0" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/System.Composition.Hosting.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "System.Composition.Runtime/9.0.0": { - "type": "package", - "compile": { - "lib/net9.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/System.Composition.Runtime.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "System.Composition.TypedParts/9.0.0": { - "type": "package", - "dependencies": { - "System.Composition.AttributedModel": "9.0.0", - "System.Composition.Hosting": "9.0.0", - "System.Composition.Runtime": "9.0.0" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/System.Composition.TypedParts.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "System.IdentityModel.Tokens.Jwt/8.0.1": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "8.0.1", - "Microsoft.IdentityModel.Tokens": "8.0.1" - }, - "compile": { - "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { - "related": ".xml" - } - } - }, - "System.IO.Hashing/8.0.0": { - "type": "package", - "compile": { - "lib/net8.0/System.IO.Hashing.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/System.IO.Hashing.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Yarp.ReverseProxy/2.2.0": { - "type": "package", - "dependencies": { - "System.IO.Hashing": "8.0.0" - }, - "compile": { - "lib/net8.0/Yarp.ReverseProxy.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Yarp.ReverseProxy.dll": { - "related": ".xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - } - } - }, - "libraries": { - "Humanizer.Core/2.14.1": { - "sha512": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", - "type": "package", - "path": "humanizer.core/2.14.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "humanizer.core.2.14.1.nupkg.sha512", - "humanizer.core.nuspec", - "lib/net6.0/Humanizer.dll", - "lib/net6.0/Humanizer.xml", - "lib/netstandard1.0/Humanizer.dll", - "lib/netstandard1.0/Humanizer.xml", - "lib/netstandard2.0/Humanizer.dll", - "lib/netstandard2.0/Humanizer.xml", - "logo.png" - ] - }, - "Microsoft.AspNetCore.Authentication.JwtBearer/10.0.2": { - "sha512": "UJGH1qpJgNSmDcAQQRtdUY/auztO+EJK4HHz3akdneWQ+3ladiLEMJeZOqjYiMcPf/h+MSAQq+xij+7umi7VXQ==", - "type": "package", - "path": "microsoft.aspnetcore.authentication.jwtbearer/10.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "lib/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll", - "lib/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml", - "microsoft.aspnetcore.authentication.jwtbearer.10.0.2.nupkg.sha512", - "microsoft.aspnetcore.authentication.jwtbearer.nuspec" - ] - }, - "Microsoft.Build.Framework/18.0.2": { - "sha512": "sOSb+0J4G/jCBW/YqmRuL0eOMXgfw1KQLdC9TkbvfA5xs7uNm+PBQXJCOzSJGXtZcZrtXozcwxPmUiRUbmd7FA==", - "type": "package", - "path": "microsoft.build.framework/18.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "MSBuild-NuGet-Icon.png", - "README.md", - "lib/net10.0/Microsoft.Build.Framework.dll", - "lib/net10.0/Microsoft.Build.Framework.pdb", - "lib/net10.0/Microsoft.Build.Framework.xml", - "lib/net472/Microsoft.Build.Framework.dll", - "lib/net472/Microsoft.Build.Framework.pdb", - "lib/net472/Microsoft.Build.Framework.xml", - "microsoft.build.framework.18.0.2.nupkg.sha512", - "microsoft.build.framework.nuspec", - "notices/THIRDPARTYNOTICES.txt", - "ref/net10.0/Microsoft.Build.Framework.dll", - "ref/net10.0/Microsoft.Build.Framework.xml", - "ref/net472/Microsoft.Build.Framework.dll", - "ref/net472/Microsoft.Build.Framework.xml", - "ref/netstandard2.0/Microsoft.Build.Framework.dll", - "ref/netstandard2.0/Microsoft.Build.Framework.xml" - ] - }, - "Microsoft.CodeAnalysis.Analyzers/3.11.0": { - "sha512": "v/EW3UE8/lbEYHoC2Qq7AR/DnmvpgdtAMndfQNmpuIMx/Mto8L5JnuCfdBYtgvalQOtfNCnxFejxuRrryvUTsg==", - "type": "package", - "path": "microsoft.codeanalysis.analyzers/3.11.0", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.txt", - "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", - "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", - "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll", - "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll", - "analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props", - "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets", - "buildTransitive/config/analysislevel_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_all.globalconfig", - "buildTransitive/config/analysislevel_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_default.globalconfig", - "buildTransitive/config/analysislevel_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevel_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_none.globalconfig", - "buildTransitive/config/analysislevel_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevel_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_all.globalconfig", - "buildTransitive/config/analysislevel_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_default.globalconfig", - "buildTransitive/config/analysislevel_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_minimum.globalconfig", - "buildTransitive/config/analysislevel_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_none.globalconfig", - "buildTransitive/config/analysislevel_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_recommended.globalconfig", - "buildTransitive/config/analysislevel_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_4_3_all.globalconfig", - "buildTransitive/config/analysislevel_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_4_3_default.globalconfig", - "buildTransitive/config/analysislevel_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevel_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_4_3_none.globalconfig", - "buildTransitive/config/analysislevel_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevel_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_all.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_default.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_none.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_all.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_default.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_minimum.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_none.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_recommended.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_all.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_default.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_none.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_all.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_default.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_none.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_all.globalconfig", - "buildTransitive/config/analysislevellibrary_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_default.globalconfig", - "buildTransitive/config/analysislevellibrary_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_minimum.globalconfig", - "buildTransitive/config/analysislevellibrary_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_none.globalconfig", - "buildTransitive/config/analysislevellibrary_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_recommended.globalconfig", - "buildTransitive/config/analysislevellibrary_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_all.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_default.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_none.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended_warnaserror.globalconfig", - "documentation/Analyzer Configuration.md", - "documentation/Microsoft.CodeAnalysis.Analyzers.md", - "documentation/Microsoft.CodeAnalysis.Analyzers.sarif", - "documentation/readme.md", - "editorconfig/AllRulesDefault/.editorconfig", - "editorconfig/AllRulesDisabled/.editorconfig", - "editorconfig/AllRulesEnabled/.editorconfig", - "editorconfig/CorrectnessRulesDefault/.editorconfig", - "editorconfig/CorrectnessRulesEnabled/.editorconfig", - "editorconfig/DataflowRulesDefault/.editorconfig", - "editorconfig/DataflowRulesEnabled/.editorconfig", - "editorconfig/LibraryRulesDefault/.editorconfig", - "editorconfig/LibraryRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig", - "editorconfig/PortedFromFxCopRulesDefault/.editorconfig", - "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig", - "microsoft.codeanalysis.analyzers.3.11.0.nupkg.sha512", - "microsoft.codeanalysis.analyzers.nuspec", - "rulesets/AllRulesDefault.ruleset", - "rulesets/AllRulesDisabled.ruleset", - "rulesets/AllRulesEnabled.ruleset", - "rulesets/CorrectnessRulesDefault.ruleset", - "rulesets/CorrectnessRulesEnabled.ruleset", - "rulesets/DataflowRulesDefault.ruleset", - "rulesets/DataflowRulesEnabled.ruleset", - "rulesets/LibraryRulesDefault.ruleset", - "rulesets/LibraryRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset", - "rulesets/PortedFromFxCopRulesDefault.ruleset", - "rulesets/PortedFromFxCopRulesEnabled.ruleset", - "tools/install.ps1", - "tools/uninstall.ps1" - ] - }, - "Microsoft.CodeAnalysis.Common/5.0.0": { - "sha512": "ZXRAdvH6GiDeHRyd3q/km8Z44RoM6FBWHd+gen/la81mVnAdHTEsEkO5J0TCNXBymAcx5UYKt5TvgKBhaLJEow==", - "type": "package", - "path": "microsoft.codeanalysis.common/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/net8.0/Microsoft.CodeAnalysis.dll", - "lib/net8.0/Microsoft.CodeAnalysis.pdb", - "lib/net8.0/Microsoft.CodeAnalysis.xml", - "lib/net8.0/cs/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/de/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/es/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/fr/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/it/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/ja/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/ko/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/pl/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/ru/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/tr/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/Microsoft.CodeAnalysis.dll", - "lib/net9.0/Microsoft.CodeAnalysis.pdb", - "lib/net9.0/Microsoft.CodeAnalysis.xml", - "lib/net9.0/cs/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/de/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/es/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/fr/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/it/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/ja/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/ko/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/pl/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/ru/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/tr/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", - "microsoft.codeanalysis.common.5.0.0.nupkg.sha512", - "microsoft.codeanalysis.common.nuspec" - ] - }, - "Microsoft.CodeAnalysis.CSharp/5.0.0": { - "sha512": "5DSyJ9bk+ATuDy7fp2Zt0mJStDVKbBoiz1DyfAwSa+k4H4IwykAUcV3URelw5b8/iVbfSaOwkwmPUZH6opZKCw==", - "type": "package", - "path": "microsoft.codeanalysis.csharp/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/net8.0/Microsoft.CodeAnalysis.CSharp.dll", - "lib/net8.0/Microsoft.CodeAnalysis.CSharp.pdb", - "lib/net8.0/Microsoft.CodeAnalysis.CSharp.xml", - "lib/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.dll", - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.pdb", - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.xml", - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", - "microsoft.codeanalysis.csharp.5.0.0.nupkg.sha512", - "microsoft.codeanalysis.csharp.nuspec" - ] - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/5.0.0": { - "sha512": "Al/Q8B+yO8odSqGVpSvrShMFDvlQdIBU//F3E6Rb0YdiLSALE9wh/pvozPNnfmh5HDnvU+mkmSjpz4hQO++jaA==", - "type": "package", - "path": "microsoft.codeanalysis.csharp.workspaces/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", - "lib/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", - "lib/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", - "lib/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "microsoft.codeanalysis.csharp.workspaces.5.0.0.nupkg.sha512", - "microsoft.codeanalysis.csharp.workspaces.nuspec" - ] - }, - "Microsoft.CodeAnalysis.Workspaces.Common/5.0.0": { - "sha512": "ZbUmIvT6lqTNKiv06Jl5wf0MTMi1vQ1oH7ou4CLcs2C/no/L7EhP3T8y3XXvn9VbqMcJaJnEsNA1jwYUMgc5jg==", - "type": "package", - "path": "microsoft.codeanalysis.workspaces.common/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/net8.0/Microsoft.CodeAnalysis.Workspaces.dll", - "lib/net8.0/Microsoft.CodeAnalysis.Workspaces.pdb", - "lib/net8.0/Microsoft.CodeAnalysis.Workspaces.xml", - "lib/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.dll", - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.pdb", - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.xml", - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "microsoft.codeanalysis.workspaces.common.5.0.0.nupkg.sha512", - "microsoft.codeanalysis.workspaces.common.nuspec" - ] - }, - "Microsoft.CodeAnalysis.Workspaces.MSBuild/5.0.0": { - "sha512": "/G+LVoAGMz6Ae8nm+PGLxSw+F5RjYx/J7irbTO5uKAPw1bxHyQJLc/YOnpDxt+EpPtYxvC9wvBsg/kETZp1F9Q==", - "type": "package", - "path": "microsoft.codeanalysis.workspaces.msbuild/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "contentFiles/any/any/BuildHost-net472/Microsoft.Build.Locator.dll", - "contentFiles/any/any/BuildHost-net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe", - "contentFiles/any/any/BuildHost-net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe.config", - "contentFiles/any/any/BuildHost-net472/Microsoft.IO.Redist.dll", - "contentFiles/any/any/BuildHost-net472/Newtonsoft.Json.dll", - "contentFiles/any/any/BuildHost-net472/System.Buffers.dll", - "contentFiles/any/any/BuildHost-net472/System.Collections.Immutable.dll", - "contentFiles/any/any/BuildHost-net472/System.CommandLine.dll", - "contentFiles/any/any/BuildHost-net472/System.Memory.dll", - "contentFiles/any/any/BuildHost-net472/System.Numerics.Vectors.dll", - "contentFiles/any/any/BuildHost-net472/System.Runtime.CompilerServices.Unsafe.dll", - "contentFiles/any/any/BuildHost-net472/System.Threading.Tasks.Extensions.dll", - "contentFiles/any/any/BuildHost-net472/cs/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/de/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/es/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/fr/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/it/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/ja/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/ko/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/pl/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/pt-BR/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/ru/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/tr/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/zh-Hans/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/zh-Hant/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/Microsoft.Build.Locator.dll", - "contentFiles/any/any/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.deps.json", - "contentFiles/any/any/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll", - "contentFiles/any/any/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json", - "contentFiles/any/any/BuildHost-netcore/Newtonsoft.Json.dll", - "contentFiles/any/any/BuildHost-netcore/System.Collections.Immutable.dll", - "contentFiles/any/any/BuildHost-netcore/System.CommandLine.dll", - "contentFiles/any/any/BuildHost-netcore/cs/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/de/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/es/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/fr/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/it/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/ja/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/ko/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/pl/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/pt-BR/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/ru/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/tr/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/zh-Hans/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/zh-Hant/System.CommandLine.resources.dll", - "lib/net472/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll", - "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", - "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", - "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", - "lib/net472/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll", - "lib/net8.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", - "lib/net8.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", - "lib/net8.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", - "lib/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll", - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "microsoft.codeanalysis.workspaces.msbuild.5.0.0.nupkg.sha512", - "microsoft.codeanalysis.workspaces.msbuild.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore/10.0.2": { - "sha512": "d3+XKbLSHPCu3vwpXECoXcFbvGKmAhEeUmc1xy2czmuPnEF7rZN2HP5ZGMwCMbAKk4B01+nS4HixSMo2Vf/Y9g==", - "type": "package", - "path": "microsoft.entityframeworkcore/10.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "buildTransitive/net10.0/Microsoft.EntityFrameworkCore.props", - "lib/net10.0/Microsoft.EntityFrameworkCore.dll", - "lib/net10.0/Microsoft.EntityFrameworkCore.xml", - "microsoft.entityframeworkcore.10.0.2.nupkg.sha512", - "microsoft.entityframeworkcore.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Abstractions/10.0.2": { - "sha512": "BzAwIU5mYeOmnKbEXrkwx7feW2V+zUTrK/kRonSib94tjvc0/iRj2a4N6YGXRhTNjaFP3tvCMIDaX1vIFF6dkg==", - "type": "package", - "path": "microsoft.entityframeworkcore.abstractions/10.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll", - "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.xml", - "microsoft.entityframeworkcore.abstractions.10.0.2.nupkg.sha512", - "microsoft.entityframeworkcore.abstractions.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Analyzers/10.0.2": { - "sha512": "5C8aKN2HFhXfLhkrVvQ6yH990nw35pS7HNnwdBc628zIREaKJ4/rkdCXzxOdZo/SnCT3Kg7a/CqnhlzuJhlD4Q==", - "type": "package", - "path": "microsoft.entityframeworkcore.analyzers/10.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", - "docs/PACKAGE.md", - "microsoft.entityframeworkcore.analyzers.10.0.2.nupkg.sha512", - "microsoft.entityframeworkcore.analyzers.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Design/10.0.2": { - "sha512": "tBwpyZ75SqcRjmZyhLYJVGKyfz1Z1dmsYtvJGZ2QLSI1tOHgMuLPTovunHA1JF9a0EWJs+WB6tVWmqo3DTL/MQ==", - "type": "package", - "path": "microsoft.entityframeworkcore.design/10.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "build/net10.0/Microsoft.EntityFrameworkCore.Design.props", - "lib/net10.0/Microsoft.EntityFrameworkCore.Design.dll", - "lib/net10.0/Microsoft.EntityFrameworkCore.Design.xml", - "microsoft.entityframeworkcore.design.10.0.2.nupkg.sha512", - "microsoft.entityframeworkcore.design.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Relational/10.0.2": { - "sha512": "1fUeyNmqDNfMogJ2ut7OKO57/WGjjkHMYeX51SpA3PwP7ftbx8g/Z3fbErD+1q14DILrqJfsszYsYhGssBRfDg==", - "type": "package", - "path": "microsoft.entityframeworkcore.relational/10.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll", - "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.xml", - "microsoft.entityframeworkcore.relational.10.0.2.nupkg.sha512", - "microsoft.entityframeworkcore.relational.nuspec" - ] - }, - "Microsoft.Extensions.DependencyModel/10.0.2": { - "sha512": "DHXzj/FKmUDmhzw7AHbMXbNNcgO8Cb9PDbYOUDICjFAdIALy2WbC6pm+dFKiAUNtcYMucZu2iMVw1ef/sdcZFw==", - "type": "package", - "path": "microsoft.extensions.dependencymodel/10.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets", - "lib/net10.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net10.0/Microsoft.Extensions.DependencyModel.xml", - "lib/net462/Microsoft.Extensions.DependencyModel.dll", - "lib/net462/Microsoft.Extensions.DependencyModel.xml", - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net8.0/Microsoft.Extensions.DependencyModel.xml", - "lib/net9.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net9.0/Microsoft.Extensions.DependencyModel.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", - "microsoft.extensions.dependencymodel.10.0.2.nupkg.sha512", - "microsoft.extensions.dependencymodel.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.IdentityModel.Abstractions/8.0.1": { - "sha512": "OtlIWcyX01olfdevPKZdIPfBEvbcioDyBiE/Z2lHsopsMD7twcKtlN9kMevHmI5IIPhFpfwCIiR6qHQz1WHUIw==", - "type": "package", - "path": "microsoft.identitymodel.abstractions/8.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net462/Microsoft.IdentityModel.Abstractions.dll", - "lib/net462/Microsoft.IdentityModel.Abstractions.xml", - "lib/net472/Microsoft.IdentityModel.Abstractions.dll", - "lib/net472/Microsoft.IdentityModel.Abstractions.xml", - "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll", - "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml", - "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll", - "lib/net8.0/Microsoft.IdentityModel.Abstractions.xml", - "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll", - "lib/net9.0/Microsoft.IdentityModel.Abstractions.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml", - "microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512", - "microsoft.identitymodel.abstractions.nuspec" - ] - }, - "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { - "sha512": "s6++gF9x0rQApQzOBbSyp4jUaAlwm+DroKfL8gdOHxs83k8SJfUXhuc46rDB3rNXBQ1MVRxqKUrqFhO/M0E97g==", - "type": "package", - "path": "microsoft.identitymodel.jsonwebtokens/8.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml", - "microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512", - "microsoft.identitymodel.jsonwebtokens.nuspec" - ] - }, - "Microsoft.IdentityModel.Logging/8.0.1": { - "sha512": "UCPF2exZqBXe7v/6sGNiM6zCQOUXXQ9+v5VTb9gPB8ZSUPnX53BxlN78v2jsbIvK9Dq4GovQxo23x8JgWvm/Qg==", - "type": "package", - "path": "microsoft.identitymodel.logging/8.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net462/Microsoft.IdentityModel.Logging.dll", - "lib/net462/Microsoft.IdentityModel.Logging.xml", - "lib/net472/Microsoft.IdentityModel.Logging.dll", - "lib/net472/Microsoft.IdentityModel.Logging.xml", - "lib/net6.0/Microsoft.IdentityModel.Logging.dll", - "lib/net6.0/Microsoft.IdentityModel.Logging.xml", - "lib/net8.0/Microsoft.IdentityModel.Logging.dll", - "lib/net8.0/Microsoft.IdentityModel.Logging.xml", - "lib/net9.0/Microsoft.IdentityModel.Logging.dll", - "lib/net9.0/Microsoft.IdentityModel.Logging.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml", - "microsoft.identitymodel.logging.8.0.1.nupkg.sha512", - "microsoft.identitymodel.logging.nuspec" - ] - }, - "Microsoft.IdentityModel.Protocols/8.0.1": { - "sha512": "uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==", - "type": "package", - "path": "microsoft.identitymodel.protocols/8.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net462/Microsoft.IdentityModel.Protocols.dll", - "lib/net462/Microsoft.IdentityModel.Protocols.xml", - "lib/net472/Microsoft.IdentityModel.Protocols.dll", - "lib/net472/Microsoft.IdentityModel.Protocols.xml", - "lib/net6.0/Microsoft.IdentityModel.Protocols.dll", - "lib/net6.0/Microsoft.IdentityModel.Protocols.xml", - "lib/net8.0/Microsoft.IdentityModel.Protocols.dll", - "lib/net8.0/Microsoft.IdentityModel.Protocols.xml", - "lib/net9.0/Microsoft.IdentityModel.Protocols.dll", - "lib/net9.0/Microsoft.IdentityModel.Protocols.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml", - "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512", - "microsoft.identitymodel.protocols.nuspec" - ] - }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { - "sha512": "AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==", - "type": "package", - "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", - "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", - "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", - "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", - "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", - "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", - "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", - "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", - "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", - "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", - "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512", - "microsoft.identitymodel.protocols.openidconnect.nuspec" - ] - }, - "Microsoft.IdentityModel.Tokens/8.0.1": { - "sha512": "kDimB6Dkd3nkW2oZPDkMkVHfQt3IDqO5gL0oa8WVy3OP4uE8Ij+8TXnqg9TOd9ufjsY3IDiGz7pCUbnfL18tjg==", - "type": "package", - "path": "microsoft.identitymodel.tokens/8.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net462/Microsoft.IdentityModel.Tokens.dll", - "lib/net462/Microsoft.IdentityModel.Tokens.xml", - "lib/net472/Microsoft.IdentityModel.Tokens.dll", - "lib/net472/Microsoft.IdentityModel.Tokens.xml", - "lib/net6.0/Microsoft.IdentityModel.Tokens.dll", - "lib/net6.0/Microsoft.IdentityModel.Tokens.xml", - "lib/net8.0/Microsoft.IdentityModel.Tokens.dll", - "lib/net8.0/Microsoft.IdentityModel.Tokens.xml", - "lib/net9.0/Microsoft.IdentityModel.Tokens.dll", - "lib/net9.0/Microsoft.IdentityModel.Tokens.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml", - "microsoft.identitymodel.tokens.8.0.1.nupkg.sha512", - "microsoft.identitymodel.tokens.nuspec" - ] - }, - "Microsoft.VisualStudio.SolutionPersistence/1.0.52": { - "sha512": "oNv2JtYXhpdJrX63nibx1JT3uCESOBQ1LAk7Dtz/sr0+laW0KRM6eKp4CZ3MHDR2siIkKsY8MmUkeP5DKkQQ5w==", - "type": "package", - "path": "microsoft.visualstudio.solutionpersistence/1.0.52", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "NOTICE", - "lib/net472/Microsoft.VisualStudio.SolutionPersistence.dll", - "lib/net472/Microsoft.VisualStudio.SolutionPersistence.xml", - "lib/net472/manifest.spdx.json", - "lib/net8.0/Microsoft.VisualStudio.SolutionPersistence.dll", - "lib/net8.0/Microsoft.VisualStudio.SolutionPersistence.xml", - "lib/net8.0/manifest.spdx.json", - "microsoft.visualstudio.solutionpersistence.1.0.52.nupkg.sha512", - "microsoft.visualstudio.solutionpersistence.nuspec" - ] - }, - "Mono.TextTemplating/3.0.0": { - "sha512": "YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", - "type": "package", - "path": "mono.texttemplating/3.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.txt/LICENSE", - "buildTransitive/Mono.TextTemplating.targets", - "lib/net472/Mono.TextTemplating.dll", - "lib/net6.0/Mono.TextTemplating.dll", - "lib/netstandard2.0/Mono.TextTemplating.dll", - "mono.texttemplating.3.0.0.nupkg.sha512", - "mono.texttemplating.nuspec", - "readme.md" - ] - }, - "Newtonsoft.Json/13.0.3": { - "sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", - "type": "package", - "path": "newtonsoft.json/13.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "README.md", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/net6.0/Newtonsoft.Json.dll", - "lib/net6.0/Newtonsoft.Json.xml", - "lib/netstandard1.0/Newtonsoft.Json.dll", - "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/netstandard1.3/Newtonsoft.Json.dll", - "lib/netstandard1.3/Newtonsoft.Json.xml", - "lib/netstandard2.0/Newtonsoft.Json.dll", - "lib/netstandard2.0/Newtonsoft.Json.xml", - "newtonsoft.json.13.0.3.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "Npgsql/10.0.0": { - "sha512": "xZAYhPOU2rUIFpV48xsqhCx9vXs6Y+0jX2LCoSEfDFYMw9jtAOUk3iQsCnDLrFIv9NT3JGMihn7nnuZsPKqJmA==", - "type": "package", - "path": "npgsql/10.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net10.0/Npgsql.dll", - "lib/net10.0/Npgsql.xml", - "lib/net8.0/Npgsql.dll", - "lib/net8.0/Npgsql.xml", - "lib/net9.0/Npgsql.dll", - "lib/net9.0/Npgsql.xml", - "npgsql.10.0.0.nupkg.sha512", - "npgsql.nuspec", - "postgresql.png" - ] - }, - "Npgsql.EntityFrameworkCore.PostgreSQL/10.0.0": { - "sha512": "E2+uSWxSB8LdsUVwPaqRWOcGOP92biry2JEwc0KJMdLJF+aZdczeIdEXVwEyv4nSVMQJH0o8tLhyAMiR6VF0lw==", - "type": "package", - "path": "npgsql.entityframeworkcore.postgresql/10.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll", - "lib/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.xml", - "npgsql.entityframeworkcore.postgresql.10.0.0.nupkg.sha512", - "npgsql.entityframeworkcore.postgresql.nuspec", - "postgresql.png" - ] - }, - "Pipelines.Sockets.Unofficial/2.2.8": { - "sha512": "zG2FApP5zxSx6OcdJQLbZDk2AVlN2BNQD6MorwIfV6gVj0RRxWPEp2LXAxqDGZqeNV1Zp0BNPcNaey/GXmTdvQ==", - "type": "package", - "path": "pipelines.sockets.unofficial/2.2.8", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net461/Pipelines.Sockets.Unofficial.dll", - "lib/net461/Pipelines.Sockets.Unofficial.xml", - "lib/net472/Pipelines.Sockets.Unofficial.dll", - "lib/net472/Pipelines.Sockets.Unofficial.xml", - "lib/net5.0/Pipelines.Sockets.Unofficial.dll", - "lib/net5.0/Pipelines.Sockets.Unofficial.xml", - "lib/netcoreapp3.1/Pipelines.Sockets.Unofficial.dll", - "lib/netcoreapp3.1/Pipelines.Sockets.Unofficial.xml", - "lib/netstandard2.0/Pipelines.Sockets.Unofficial.dll", - "lib/netstandard2.0/Pipelines.Sockets.Unofficial.xml", - "lib/netstandard2.1/Pipelines.Sockets.Unofficial.dll", - "lib/netstandard2.1/Pipelines.Sockets.Unofficial.xml", - "pipelines.sockets.unofficial.2.2.8.nupkg.sha512", - "pipelines.sockets.unofficial.nuspec" - ] - }, - "Serilog/4.2.0": { - "sha512": "gmoWVOvKgbME8TYR+gwMf7osROiWAURterc6Rt2dQyX7wtjZYpqFiA/pY6ztjGQKKV62GGCyOcmtP1UKMHgSmA==", - "type": "package", - "path": "serilog/4.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "icon.png", - "lib/net462/Serilog.dll", - "lib/net462/Serilog.xml", - "lib/net471/Serilog.dll", - "lib/net471/Serilog.xml", - "lib/net6.0/Serilog.dll", - "lib/net6.0/Serilog.xml", - "lib/net8.0/Serilog.dll", - "lib/net8.0/Serilog.xml", - "lib/net9.0/Serilog.dll", - "lib/net9.0/Serilog.xml", - "lib/netstandard2.0/Serilog.dll", - "lib/netstandard2.0/Serilog.xml", - "serilog.4.2.0.nupkg.sha512", - "serilog.nuspec" - ] - }, - "Serilog.AspNetCore/9.0.0": { - "sha512": "JslDajPlBsn3Pww1554flJFTqROvK9zz9jONNQgn0D8Lx2Trw8L0A8/n6zEQK1DAZWXrJwiVLw8cnTR3YFuYsg==", - "type": "package", - "path": "serilog.aspnetcore/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "icon.png", - "lib/net462/Serilog.AspNetCore.dll", - "lib/net462/Serilog.AspNetCore.xml", - "lib/net8.0/Serilog.AspNetCore.dll", - "lib/net8.0/Serilog.AspNetCore.xml", - "lib/net9.0/Serilog.AspNetCore.dll", - "lib/net9.0/Serilog.AspNetCore.xml", - "lib/netstandard2.0/Serilog.AspNetCore.dll", - "lib/netstandard2.0/Serilog.AspNetCore.xml", - "lib/netstandard2.1/Serilog.AspNetCore.dll", - "lib/netstandard2.1/Serilog.AspNetCore.xml", - "serilog.aspnetcore.9.0.0.nupkg.sha512", - "serilog.aspnetcore.nuspec" - ] - }, - "Serilog.Extensions.Hosting/9.0.0": { - "sha512": "u2TRxuxbjvTAldQn7uaAwePkWxTHIqlgjelekBtilAGL5sYyF3+65NWctN4UrwwGLsDC7c3Vz3HnOlu+PcoxXg==", - "type": "package", - "path": "serilog.extensions.hosting/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "icon.png", - "lib/net462/Serilog.Extensions.Hosting.dll", - "lib/net462/Serilog.Extensions.Hosting.xml", - "lib/net8.0/Serilog.Extensions.Hosting.dll", - "lib/net8.0/Serilog.Extensions.Hosting.xml", - "lib/net9.0/Serilog.Extensions.Hosting.dll", - "lib/net9.0/Serilog.Extensions.Hosting.xml", - "lib/netstandard2.0/Serilog.Extensions.Hosting.dll", - "lib/netstandard2.0/Serilog.Extensions.Hosting.xml", - "lib/netstandard2.1/Serilog.Extensions.Hosting.dll", - "lib/netstandard2.1/Serilog.Extensions.Hosting.xml", - "serilog.extensions.hosting.9.0.0.nupkg.sha512", - "serilog.extensions.hosting.nuspec" - ] - }, - "Serilog.Extensions.Logging/9.0.0": { - "sha512": "NwSSYqPJeKNzl5AuXVHpGbr6PkZJFlNa14CdIebVjK3k/76kYj/mz5kiTRNVSsSaxM8kAIa1kpy/qyT9E4npRQ==", - "type": "package", - "path": "serilog.extensions.logging/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net462/Serilog.Extensions.Logging.dll", - "lib/net462/Serilog.Extensions.Logging.xml", - "lib/net8.0/Serilog.Extensions.Logging.dll", - "lib/net8.0/Serilog.Extensions.Logging.xml", - "lib/net9.0/Serilog.Extensions.Logging.dll", - "lib/net9.0/Serilog.Extensions.Logging.xml", - "lib/netstandard2.0/Serilog.Extensions.Logging.dll", - "lib/netstandard2.0/Serilog.Extensions.Logging.xml", - "lib/netstandard2.1/Serilog.Extensions.Logging.dll", - "lib/netstandard2.1/Serilog.Extensions.Logging.xml", - "serilog-extension-nuget.png", - "serilog.extensions.logging.9.0.0.nupkg.sha512", - "serilog.extensions.logging.nuspec" - ] - }, - "Serilog.Formatting.Compact/3.0.0": { - "sha512": "wQsv14w9cqlfB5FX2MZpNsTawckN4a8dryuNGbebB/3Nh1pXnROHZov3swtu3Nj5oNG7Ba+xdu7Et/ulAUPanQ==", - "type": "package", - "path": "serilog.formatting.compact/3.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net462/Serilog.Formatting.Compact.dll", - "lib/net462/Serilog.Formatting.Compact.xml", - "lib/net471/Serilog.Formatting.Compact.dll", - "lib/net471/Serilog.Formatting.Compact.xml", - "lib/net6.0/Serilog.Formatting.Compact.dll", - "lib/net6.0/Serilog.Formatting.Compact.xml", - "lib/net8.0/Serilog.Formatting.Compact.dll", - "lib/net8.0/Serilog.Formatting.Compact.xml", - "lib/netstandard2.0/Serilog.Formatting.Compact.dll", - "lib/netstandard2.0/Serilog.Formatting.Compact.xml", - "serilog-extension-nuget.png", - "serilog.formatting.compact.3.0.0.nupkg.sha512", - "serilog.formatting.compact.nuspec" - ] - }, - "Serilog.Settings.Configuration/9.0.0": { - "sha512": "4/Et4Cqwa+F88l5SeFeNZ4c4Z6dEAIKbu3MaQb2Zz9F/g27T5a3wvfMcmCOaAiACjfUb4A6wrlTVfyYUZk3RRQ==", - "type": "package", - "path": "serilog.settings.configuration/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "icon.png", - "lib/net462/Serilog.Settings.Configuration.dll", - "lib/net462/Serilog.Settings.Configuration.xml", - "lib/net8.0/Serilog.Settings.Configuration.dll", - "lib/net8.0/Serilog.Settings.Configuration.xml", - "lib/net9.0/Serilog.Settings.Configuration.dll", - "lib/net9.0/Serilog.Settings.Configuration.xml", - "lib/netstandard2.0/Serilog.Settings.Configuration.dll", - "lib/netstandard2.0/Serilog.Settings.Configuration.xml", - "serilog.settings.configuration.9.0.0.nupkg.sha512", - "serilog.settings.configuration.nuspec" - ] - }, - "Serilog.Sinks.Console/6.0.0": { - "sha512": "fQGWqVMClCP2yEyTXPIinSr5c+CBGUvBybPxjAGcf7ctDhadFhrQw03Mv8rJ07/wR5PDfFjewf2LimvXCDzpbA==", - "type": "package", - "path": "serilog.sinks.console/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "icon.png", - "lib/net462/Serilog.Sinks.Console.dll", - "lib/net462/Serilog.Sinks.Console.xml", - "lib/net471/Serilog.Sinks.Console.dll", - "lib/net471/Serilog.Sinks.Console.xml", - "lib/net6.0/Serilog.Sinks.Console.dll", - "lib/net6.0/Serilog.Sinks.Console.xml", - "lib/net8.0/Serilog.Sinks.Console.dll", - "lib/net8.0/Serilog.Sinks.Console.xml", - "lib/netstandard2.0/Serilog.Sinks.Console.dll", - "lib/netstandard2.0/Serilog.Sinks.Console.xml", - "serilog.sinks.console.6.0.0.nupkg.sha512", - "serilog.sinks.console.nuspec" - ] - }, - "Serilog.Sinks.Debug/3.0.0": { - "sha512": "4BzXcdrgRX7wde9PmHuYd9U6YqycCC28hhpKonK7hx0wb19eiuRj16fPcPSVp0o/Y1ipJuNLYQ00R3q2Zs8FDA==", - "type": "package", - "path": "serilog.sinks.debug/3.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "icon.png", - "lib/net462/Serilog.Sinks.Debug.dll", - "lib/net462/Serilog.Sinks.Debug.xml", - "lib/net471/Serilog.Sinks.Debug.dll", - "lib/net471/Serilog.Sinks.Debug.xml", - "lib/net6.0/Serilog.Sinks.Debug.dll", - "lib/net6.0/Serilog.Sinks.Debug.xml", - "lib/net8.0/Serilog.Sinks.Debug.dll", - "lib/net8.0/Serilog.Sinks.Debug.xml", - "lib/netstandard2.0/Serilog.Sinks.Debug.dll", - "lib/netstandard2.0/Serilog.Sinks.Debug.xml", - "serilog.sinks.debug.3.0.0.nupkg.sha512", - "serilog.sinks.debug.nuspec" - ] - }, - "Serilog.Sinks.File/6.0.0": { - "sha512": "lxjg89Y8gJMmFxVkbZ+qDgjl+T4yC5F7WSLTvA+5q0R04tfKVLRL/EHpYoJ/MEQd2EeCKDuylBIVnAYMotmh2A==", - "type": "package", - "path": "serilog.sinks.file/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net462/Serilog.Sinks.File.dll", - "lib/net462/Serilog.Sinks.File.xml", - "lib/net471/Serilog.Sinks.File.dll", - "lib/net471/Serilog.Sinks.File.xml", - "lib/net6.0/Serilog.Sinks.File.dll", - "lib/net6.0/Serilog.Sinks.File.xml", - "lib/net8.0/Serilog.Sinks.File.dll", - "lib/net8.0/Serilog.Sinks.File.xml", - "lib/netstandard2.0/Serilog.Sinks.File.dll", - "lib/netstandard2.0/Serilog.Sinks.File.xml", - "serilog-sink-nuget.png", - "serilog.sinks.file.6.0.0.nupkg.sha512", - "serilog.sinks.file.nuspec" - ] - }, - "StackExchange.Redis/2.8.24": { - "sha512": "GWllmsFAtLyhm4C47cOCipGxyEi1NQWTFUHXnJ8hiHOsK/bH3T5eLkWPVW+LRL6jDiB3g3izW3YEHgLuPoJSyA==", - "type": "package", - "path": "stackexchange.redis/2.8.24", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net461/StackExchange.Redis.dll", - "lib/net461/StackExchange.Redis.xml", - "lib/net472/StackExchange.Redis.dll", - "lib/net472/StackExchange.Redis.xml", - "lib/net6.0/StackExchange.Redis.dll", - "lib/net6.0/StackExchange.Redis.xml", - "lib/net8.0/StackExchange.Redis.dll", - "lib/net8.0/StackExchange.Redis.xml", - "lib/netcoreapp3.1/StackExchange.Redis.dll", - "lib/netcoreapp3.1/StackExchange.Redis.xml", - "lib/netstandard2.0/StackExchange.Redis.dll", - "lib/netstandard2.0/StackExchange.Redis.xml", - "stackexchange.redis.2.8.24.nupkg.sha512", - "stackexchange.redis.nuspec" - ] - }, - "System.CodeDom/6.0.0": { - "sha512": "CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", - "type": "package", - "path": "system.codedom/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.CodeDom.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.CodeDom.dll", - "lib/net461/System.CodeDom.xml", - "lib/net6.0/System.CodeDom.dll", - "lib/net6.0/System.CodeDom.xml", - "lib/netstandard2.0/System.CodeDom.dll", - "lib/netstandard2.0/System.CodeDom.xml", - "system.codedom.6.0.0.nupkg.sha512", - "system.codedom.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition/9.0.0": { - "sha512": "3Djj70fFTraOarSKmRnmRy/zm4YurICm+kiCtI0dYRqGJnLX6nJ+G3WYuFJ173cAPax/gh96REcbNiVqcrypFQ==", - "type": "package", - "path": "system.composition/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Composition.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Composition.targets", - "lib/net461/_._", - "lib/netcoreapp2.0/_._", - "lib/netstandard2.0/_._", - "system.composition.9.0.0.nupkg.sha512", - "system.composition.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.AttributedModel/9.0.0": { - "sha512": "iri00l/zIX9g4lHMY+Nz0qV1n40+jFYAmgsaiNn16xvt2RDwlqByNG4wgblagnDYxm3YSQQ0jLlC/7Xlk9CzyA==", - "type": "package", - "path": "system.composition.attributedmodel/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Composition.AttributedModel.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets", - "lib/net462/System.Composition.AttributedModel.dll", - "lib/net462/System.Composition.AttributedModel.xml", - "lib/net8.0/System.Composition.AttributedModel.dll", - "lib/net8.0/System.Composition.AttributedModel.xml", - "lib/net9.0/System.Composition.AttributedModel.dll", - "lib/net9.0/System.Composition.AttributedModel.xml", - "lib/netstandard2.0/System.Composition.AttributedModel.dll", - "lib/netstandard2.0/System.Composition.AttributedModel.xml", - "system.composition.attributedmodel.9.0.0.nupkg.sha512", - "system.composition.attributedmodel.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.Convention/9.0.0": { - "sha512": "+vuqVP6xpi582XIjJi6OCsIxuoTZfR0M7WWufk3uGDeCl3wGW6KnpylUJ3iiXdPByPE0vR5TjJgR6hDLez4FQg==", - "type": "package", - "path": "system.composition.convention/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Composition.Convention.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets", - "lib/net462/System.Composition.Convention.dll", - "lib/net462/System.Composition.Convention.xml", - "lib/net8.0/System.Composition.Convention.dll", - "lib/net8.0/System.Composition.Convention.xml", - "lib/net9.0/System.Composition.Convention.dll", - "lib/net9.0/System.Composition.Convention.xml", - "lib/netstandard2.0/System.Composition.Convention.dll", - "lib/netstandard2.0/System.Composition.Convention.xml", - "system.composition.convention.9.0.0.nupkg.sha512", - "system.composition.convention.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.Hosting/9.0.0": { - "sha512": "OFqSeFeJYr7kHxDfaViGM1ymk7d4JxK//VSoNF9Ux0gpqkLsauDZpu89kTHHNdCWfSljbFcvAafGyBoY094btQ==", - "type": "package", - "path": "system.composition.hosting/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Composition.Hosting.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets", - "lib/net462/System.Composition.Hosting.dll", - "lib/net462/System.Composition.Hosting.xml", - "lib/net8.0/System.Composition.Hosting.dll", - "lib/net8.0/System.Composition.Hosting.xml", - "lib/net9.0/System.Composition.Hosting.dll", - "lib/net9.0/System.Composition.Hosting.xml", - "lib/netstandard2.0/System.Composition.Hosting.dll", - "lib/netstandard2.0/System.Composition.Hosting.xml", - "system.composition.hosting.9.0.0.nupkg.sha512", - "system.composition.hosting.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.Runtime/9.0.0": { - "sha512": "w1HOlQY1zsOWYussjFGZCEYF2UZXgvoYnS94NIu2CBnAGMbXFAX8PY8c92KwUItPmowal68jnVLBCzdrWLeEKA==", - "type": "package", - "path": "system.composition.runtime/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Composition.Runtime.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets", - "lib/net462/System.Composition.Runtime.dll", - "lib/net462/System.Composition.Runtime.xml", - "lib/net8.0/System.Composition.Runtime.dll", - "lib/net8.0/System.Composition.Runtime.xml", - "lib/net9.0/System.Composition.Runtime.dll", - "lib/net9.0/System.Composition.Runtime.xml", - "lib/netstandard2.0/System.Composition.Runtime.dll", - "lib/netstandard2.0/System.Composition.Runtime.xml", - "system.composition.runtime.9.0.0.nupkg.sha512", - "system.composition.runtime.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.TypedParts/9.0.0": { - "sha512": "aRZlojCCGEHDKqh43jaDgaVpYETsgd7Nx4g1zwLKMtv4iTo0627715ajEFNpEEBTgLmvZuv8K0EVxc3sM4NWJA==", - "type": "package", - "path": "system.composition.typedparts/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Composition.TypedParts.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets", - "lib/net462/System.Composition.TypedParts.dll", - "lib/net462/System.Composition.TypedParts.xml", - "lib/net8.0/System.Composition.TypedParts.dll", - "lib/net8.0/System.Composition.TypedParts.xml", - "lib/net9.0/System.Composition.TypedParts.dll", - "lib/net9.0/System.Composition.TypedParts.xml", - "lib/netstandard2.0/System.Composition.TypedParts.dll", - "lib/netstandard2.0/System.Composition.TypedParts.xml", - "system.composition.typedparts.9.0.0.nupkg.sha512", - "system.composition.typedparts.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.IdentityModel.Tokens.Jwt/8.0.1": { - "sha512": "GJw3bYkWpOgvN3tJo5X4lYUeIFA2HD293FPUhKmp7qxS+g5ywAb34Dnd3cDAFLkcMohy5XTpoaZ4uAHuw0uSPQ==", - "type": "package", - "path": "system.identitymodel.tokens.jwt/8.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net462/System.IdentityModel.Tokens.Jwt.dll", - "lib/net462/System.IdentityModel.Tokens.Jwt.xml", - "lib/net472/System.IdentityModel.Tokens.Jwt.dll", - "lib/net472/System.IdentityModel.Tokens.Jwt.xml", - "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll", - "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml", - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll", - "lib/net8.0/System.IdentityModel.Tokens.Jwt.xml", - "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll", - "lib/net9.0/System.IdentityModel.Tokens.Jwt.xml", - "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll", - "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml", - "system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512", - "system.identitymodel.tokens.jwt.nuspec" - ] - }, - "System.IO.Hashing/8.0.0": { - "sha512": "ne1843evDugl0md7Fjzy6QjJrzsjh46ZKbhf8GwBXb5f/gw97J4bxMs0NQKifDuThh/f0bZ0e62NPl1jzTuRqA==", - "type": "package", - "path": "system.io.hashing/8.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.IO.Hashing.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/System.IO.Hashing.targets", - "lib/net462/System.IO.Hashing.dll", - "lib/net462/System.IO.Hashing.xml", - "lib/net6.0/System.IO.Hashing.dll", - "lib/net6.0/System.IO.Hashing.xml", - "lib/net7.0/System.IO.Hashing.dll", - "lib/net7.0/System.IO.Hashing.xml", - "lib/net8.0/System.IO.Hashing.dll", - "lib/net8.0/System.IO.Hashing.xml", - "lib/netstandard2.0/System.IO.Hashing.dll", - "lib/netstandard2.0/System.IO.Hashing.xml", - "system.io.hashing.8.0.0.nupkg.sha512", - "system.io.hashing.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Yarp.ReverseProxy/2.2.0": { - "sha512": "t16Z+OplJEElJy1Q6t12EwMGF2BeLw8IKjD1ema7ewbCRaMqeVIRPZo3MlxidnRFRK+tV6II8tKYX+7N5ZS98A==", - "type": "package", - "path": "yarp.reverseproxy/2.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "icon.png", - "lib/net6.0/Yarp.ReverseProxy.dll", - "lib/net6.0/Yarp.ReverseProxy.xml", - "lib/net7.0/Yarp.ReverseProxy.dll", - "lib/net7.0/Yarp.ReverseProxy.xml", - "lib/net8.0/Yarp.ReverseProxy.dll", - "lib/net8.0/Yarp.ReverseProxy.xml", - "yarp.reverseproxy.2.2.0.nupkg.sha512", - "yarp.reverseproxy.nuspec" - ] - } - }, - "projectFileDependencyGroups": { - "net10.0": [ - "Microsoft.AspNetCore.Authentication.JwtBearer >= 10.0.2", - "Microsoft.EntityFrameworkCore.Design >= 10.0.2", - "Npgsql.EntityFrameworkCore.PostgreSQL >= 10.0.0", - "Serilog.AspNetCore >= 9.0.0", - "Serilog.Sinks.Console >= 6.0.0", - "Serilog.Sinks.File >= 6.0.0", - "StackExchange.Redis >= 2.8.24", - "Yarp.ReverseProxy >= 2.2.0" - ] - }, - "packageFolders": { - "/Users/movingsam/.nuget/packages/": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/YarpGateway.csproj", - "projectName": "YarpGateway", - "projectPath": "/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/YarpGateway.csproj", - "packagesPath": "/Users/movingsam/.nuget/packages/", - "outputPath": "/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/Users/movingsam/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net10.0" - ], - "sources": { - "/usr/local/share/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net10.0": { - "targetAlias": "net10.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "all" - }, - "SdkAnalysisLevel": "10.0.100" - }, - "frameworks": { - "net10.0": { - "targetAlias": "net10.0", - "dependencies": { - "Microsoft.AspNetCore.Authentication.JwtBearer": { - "target": "Package", - "version": "[10.0.2, )" - }, - "Microsoft.EntityFrameworkCore.Design": { - "include": "Runtime, Build, Native, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[10.0.2, )" - }, - "Npgsql.EntityFrameworkCore.PostgreSQL": { - "target": "Package", - "version": "[10.0.0, )" - }, - "Serilog.AspNetCore": { - "target": "Package", - "version": "[9.0.0, )" - }, - "Serilog.Sinks.Console": { - "target": "Package", - "version": "[6.0.0, )" - }, - "Serilog.Sinks.File": { - "target": "Package", - "version": "[6.0.0, )" - }, - "StackExchange.Redis": { - "target": "Package", - "version": "[2.8.24, )" - }, - "Yarp.ReverseProxy": { - "target": "Package", - "version": "[2.2.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/10.0.101/PortableRuntimeIdentifierGraph.json", - "packagesToPrune": { - "Microsoft.AspNetCore": "(,10.0.32767]", - "Microsoft.AspNetCore.Antiforgery": "(,10.0.32767]", - "Microsoft.AspNetCore.App": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.BearerToken": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.Cookies": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.OAuth": "(,10.0.32767]", - "Microsoft.AspNetCore.Authorization": "(,10.0.32767]", - "Microsoft.AspNetCore.Authorization.Policy": "(,10.0.32767]", - "Microsoft.AspNetCore.Components": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Authorization": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Endpoints": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Forms": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Server": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Web": "(,10.0.32767]", - "Microsoft.AspNetCore.Connections.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.CookiePolicy": "(,10.0.32767]", - "Microsoft.AspNetCore.Cors": "(,10.0.32767]", - "Microsoft.AspNetCore.Cryptography.Internal": "(,10.0.32767]", - "Microsoft.AspNetCore.Cryptography.KeyDerivation": "(,10.0.32767]", - "Microsoft.AspNetCore.DataProtection": "(,10.0.32767]", - "Microsoft.AspNetCore.DataProtection.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.DataProtection.Extensions": "(,10.0.32767]", - "Microsoft.AspNetCore.Diagnostics": "(,10.0.32767]", - "Microsoft.AspNetCore.Diagnostics.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Diagnostics.HealthChecks": "(,10.0.32767]", - "Microsoft.AspNetCore.HostFiltering": "(,10.0.32767]", - "Microsoft.AspNetCore.Hosting": "(,10.0.32767]", - "Microsoft.AspNetCore.Hosting.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Hosting.Server.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Html.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Http": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Connections": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Connections.Common": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Extensions": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Features": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Results": "(,10.0.32767]", - "Microsoft.AspNetCore.HttpLogging": "(,10.0.32767]", - "Microsoft.AspNetCore.HttpOverrides": "(,10.0.32767]", - "Microsoft.AspNetCore.HttpsPolicy": "(,10.0.32767]", - "Microsoft.AspNetCore.Identity": "(,10.0.32767]", - "Microsoft.AspNetCore.Localization": "(,10.0.32767]", - "Microsoft.AspNetCore.Localization.Routing": "(,10.0.32767]", - "Microsoft.AspNetCore.Metadata": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.ApiExplorer": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Cors": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.DataAnnotations": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Formatters.Json": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Formatters.Xml": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Localization": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Razor": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.RazorPages": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.TagHelpers": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.ViewFeatures": "(,10.0.32767]", - "Microsoft.AspNetCore.OutputCaching": "(,10.0.32767]", - "Microsoft.AspNetCore.RateLimiting": "(,10.0.32767]", - "Microsoft.AspNetCore.Razor": "(,10.0.32767]", - "Microsoft.AspNetCore.Razor.Runtime": "(,10.0.32767]", - "Microsoft.AspNetCore.RequestDecompression": "(,10.0.32767]", - "Microsoft.AspNetCore.ResponseCaching": "(,10.0.32767]", - "Microsoft.AspNetCore.ResponseCaching.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.ResponseCompression": "(,10.0.32767]", - "Microsoft.AspNetCore.Rewrite": "(,10.0.32767]", - "Microsoft.AspNetCore.Routing": "(,10.0.32767]", - "Microsoft.AspNetCore.Routing.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.HttpSys": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.IIS": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.IISIntegration": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "(,10.0.32767]", - "Microsoft.AspNetCore.Session": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR.Common": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR.Protocols.Json": "(,10.0.32767]", - "Microsoft.AspNetCore.StaticAssets": "(,10.0.32767]", - "Microsoft.AspNetCore.StaticFiles": "(,10.0.32767]", - "Microsoft.AspNetCore.WebSockets": "(,10.0.32767]", - "Microsoft.AspNetCore.WebUtilities": "(,10.0.32767]", - "Microsoft.CSharp": "(,4.7.32767]", - "Microsoft.Extensions.Caching.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Caching.Memory": "(,10.0.32767]", - "Microsoft.Extensions.Configuration": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Binder": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.CommandLine": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.FileExtensions": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Ini": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Json": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.KeyPerFile": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.UserSecrets": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Xml": "(,10.0.32767]", - "Microsoft.Extensions.DependencyInjection": "(,10.0.32767]", - "Microsoft.Extensions.DependencyInjection.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics.HealthChecks": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Features": "(,10.0.32767]", - "Microsoft.Extensions.FileProviders.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.FileProviders.Composite": "(,10.0.32767]", - "Microsoft.Extensions.FileProviders.Physical": "(,10.0.32767]", - "Microsoft.Extensions.FileSystemGlobbing": "(,10.0.32767]", - "Microsoft.Extensions.Hosting": "(,10.0.32767]", - "Microsoft.Extensions.Hosting.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Http": "(,10.0.32767]", - "Microsoft.Extensions.Identity.Core": "(,10.0.32767]", - "Microsoft.Extensions.Identity.Stores": "(,10.0.32767]", - "Microsoft.Extensions.Localization": "(,10.0.32767]", - "Microsoft.Extensions.Localization.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Logging": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Configuration": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Console": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Debug": "(,10.0.32767]", - "Microsoft.Extensions.Logging.EventLog": "(,10.0.32767]", - "Microsoft.Extensions.Logging.EventSource": "(,10.0.32767]", - "Microsoft.Extensions.Logging.TraceSource": "(,10.0.32767]", - "Microsoft.Extensions.ObjectPool": "(,10.0.32767]", - "Microsoft.Extensions.Options": "(,10.0.32767]", - "Microsoft.Extensions.Options.ConfigurationExtensions": "(,10.0.32767]", - "Microsoft.Extensions.Options.DataAnnotations": "(,10.0.32767]", - "Microsoft.Extensions.Primitives": "(,10.0.32767]", - "Microsoft.Extensions.Validation": "(,10.0.32767]", - "Microsoft.Extensions.WebEncoders": "(,10.0.32767]", - "Microsoft.JSInterop": "(,10.0.32767]", - "Microsoft.Net.Http.Headers": "(,10.0.32767]", - "Microsoft.VisualBasic": "(,10.4.32767]", - "Microsoft.Win32.Primitives": "(,4.3.32767]", - "Microsoft.Win32.Registry": "(,5.0.32767]", - "runtime.any.System.Collections": "(,4.3.32767]", - "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]", - "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]", - "runtime.any.System.Globalization": "(,4.3.32767]", - "runtime.any.System.Globalization.Calendars": "(,4.3.32767]", - "runtime.any.System.IO": "(,4.3.32767]", - "runtime.any.System.Reflection": "(,4.3.32767]", - "runtime.any.System.Reflection.Extensions": "(,4.3.32767]", - "runtime.any.System.Reflection.Primitives": "(,4.3.32767]", - "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]", - "runtime.any.System.Runtime": "(,4.3.32767]", - "runtime.any.System.Runtime.Handles": "(,4.3.32767]", - "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]", - "runtime.any.System.Text.Encoding": "(,4.3.32767]", - "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]", - "runtime.any.System.Threading.Tasks": "(,4.3.32767]", - "runtime.any.System.Threading.Timer": "(,4.3.32767]", - "runtime.aot.System.Collections": "(,4.3.32767]", - "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]", - "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]", - "runtime.aot.System.Globalization": "(,4.3.32767]", - "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]", - "runtime.aot.System.IO": "(,4.3.32767]", - "runtime.aot.System.Reflection": "(,4.3.32767]", - "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]", - "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]", - "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]", - "runtime.aot.System.Runtime": "(,4.3.32767]", - "runtime.aot.System.Runtime.Handles": "(,4.3.32767]", - "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]", - "runtime.aot.System.Text.Encoding": "(,4.3.32767]", - "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]", - "runtime.aot.System.Threading.Tasks": "(,4.3.32767]", - "runtime.aot.System.Threading.Timer": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]", - "runtime.unix.System.Console": "(,4.3.32767]", - "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]", - "runtime.unix.System.IO.FileSystem": "(,4.3.32767]", - "runtime.unix.System.Net.Primitives": "(,4.3.32767]", - "runtime.unix.System.Net.Sockets": "(,4.3.32767]", - "runtime.unix.System.Private.Uri": "(,4.3.32767]", - "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]", - "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]", - "runtime.win.System.Console": "(,4.3.32767]", - "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]", - "runtime.win.System.IO.FileSystem": "(,4.3.32767]", - "runtime.win.System.Net.Primitives": "(,4.3.32767]", - "runtime.win.System.Net.Sockets": "(,4.3.32767]", - "runtime.win.System.Runtime.Extensions": "(,4.3.32767]", - "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win7.System.Private.Uri": "(,4.3.32767]", - "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]", - "System.AppContext": "(,4.3.32767]", - "System.Buffers": "(,5.0.32767]", - "System.Collections": "(,4.3.32767]", - "System.Collections.Concurrent": "(,4.3.32767]", - "System.Collections.Immutable": "(,10.0.32767]", - "System.Collections.NonGeneric": "(,4.3.32767]", - "System.Collections.Specialized": "(,4.3.32767]", - "System.ComponentModel": "(,4.3.32767]", - "System.ComponentModel.Annotations": "(,4.3.32767]", - "System.ComponentModel.EventBasedAsync": "(,4.3.32767]", - "System.ComponentModel.Primitives": "(,4.3.32767]", - "System.ComponentModel.TypeConverter": "(,4.3.32767]", - "System.Console": "(,4.3.32767]", - "System.Data.Common": "(,4.3.32767]", - "System.Data.DataSetExtensions": "(,4.4.32767]", - "System.Diagnostics.Contracts": "(,4.3.32767]", - "System.Diagnostics.Debug": "(,4.3.32767]", - "System.Diagnostics.DiagnosticSource": "(,10.0.32767]", - "System.Diagnostics.EventLog": "(,10.0.32767]", - "System.Diagnostics.FileVersionInfo": "(,4.3.32767]", - "System.Diagnostics.Process": "(,4.3.32767]", - "System.Diagnostics.StackTrace": "(,4.3.32767]", - "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]", - "System.Diagnostics.Tools": "(,4.3.32767]", - "System.Diagnostics.TraceSource": "(,4.3.32767]", - "System.Diagnostics.Tracing": "(,4.3.32767]", - "System.Drawing.Primitives": "(,4.3.32767]", - "System.Dynamic.Runtime": "(,4.3.32767]", - "System.Formats.Asn1": "(,10.0.32767]", - "System.Formats.Cbor": "(,10.0.32767]", - "System.Formats.Tar": "(,10.0.32767]", - "System.Globalization": "(,4.3.32767]", - "System.Globalization.Calendars": "(,4.3.32767]", - "System.Globalization.Extensions": "(,4.3.32767]", - "System.IO": "(,4.3.32767]", - "System.IO.Compression": "(,4.3.32767]", - "System.IO.Compression.ZipFile": "(,4.3.32767]", - "System.IO.FileSystem": "(,4.3.32767]", - "System.IO.FileSystem.AccessControl": "(,4.4.32767]", - "System.IO.FileSystem.DriveInfo": "(,4.3.32767]", - "System.IO.FileSystem.Primitives": "(,4.3.32767]", - "System.IO.FileSystem.Watcher": "(,4.3.32767]", - "System.IO.IsolatedStorage": "(,4.3.32767]", - "System.IO.MemoryMappedFiles": "(,4.3.32767]", - "System.IO.Pipelines": "(,10.0.32767]", - "System.IO.Pipes": "(,4.3.32767]", - "System.IO.Pipes.AccessControl": "(,5.0.32767]", - "System.IO.UnmanagedMemoryStream": "(,4.3.32767]", - "System.Linq": "(,4.3.32767]", - "System.Linq.AsyncEnumerable": "(,10.0.32767]", - "System.Linq.Expressions": "(,4.3.32767]", - "System.Linq.Parallel": "(,4.3.32767]", - "System.Linq.Queryable": "(,4.3.32767]", - "System.Memory": "(,5.0.32767]", - "System.Net.Http": "(,4.3.32767]", - "System.Net.Http.Json": "(,10.0.32767]", - "System.Net.NameResolution": "(,4.3.32767]", - "System.Net.NetworkInformation": "(,4.3.32767]", - "System.Net.Ping": "(,4.3.32767]", - "System.Net.Primitives": "(,4.3.32767]", - "System.Net.Requests": "(,4.3.32767]", - "System.Net.Security": "(,4.3.32767]", - "System.Net.ServerSentEvents": "(,10.0.32767]", - "System.Net.Sockets": "(,4.3.32767]", - "System.Net.WebHeaderCollection": "(,4.3.32767]", - "System.Net.WebSockets": "(,4.3.32767]", - "System.Net.WebSockets.Client": "(,4.3.32767]", - "System.Numerics.Vectors": "(,5.0.32767]", - "System.ObjectModel": "(,4.3.32767]", - "System.Private.DataContractSerialization": "(,4.3.32767]", - "System.Private.Uri": "(,4.3.32767]", - "System.Reflection": "(,4.3.32767]", - "System.Reflection.DispatchProxy": "(,6.0.32767]", - "System.Reflection.Emit": "(,4.7.32767]", - "System.Reflection.Emit.ILGeneration": "(,4.7.32767]", - "System.Reflection.Emit.Lightweight": "(,4.7.32767]", - "System.Reflection.Extensions": "(,4.3.32767]", - "System.Reflection.Metadata": "(,10.0.32767]", - "System.Reflection.Primitives": "(,4.3.32767]", - "System.Reflection.TypeExtensions": "(,4.3.32767]", - "System.Resources.Reader": "(,4.3.32767]", - "System.Resources.ResourceManager": "(,4.3.32767]", - "System.Resources.Writer": "(,4.3.32767]", - "System.Runtime": "(,4.3.32767]", - "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]", - "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]", - "System.Runtime.Extensions": "(,4.3.32767]", - "System.Runtime.Handles": "(,4.3.32767]", - "System.Runtime.InteropServices": "(,4.3.32767]", - "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]", - "System.Runtime.Loader": "(,4.3.32767]", - "System.Runtime.Numerics": "(,4.3.32767]", - "System.Runtime.Serialization.Formatters": "(,4.3.32767]", - "System.Runtime.Serialization.Json": "(,4.3.32767]", - "System.Runtime.Serialization.Primitives": "(,4.3.32767]", - "System.Runtime.Serialization.Xml": "(,4.3.32767]", - "System.Security.AccessControl": "(,6.0.32767]", - "System.Security.Claims": "(,4.3.32767]", - "System.Security.Cryptography.Algorithms": "(,4.3.32767]", - "System.Security.Cryptography.Cng": "(,5.0.32767]", - "System.Security.Cryptography.Csp": "(,4.3.32767]", - "System.Security.Cryptography.Encoding": "(,4.3.32767]", - "System.Security.Cryptography.OpenSsl": "(,5.0.32767]", - "System.Security.Cryptography.Primitives": "(,4.3.32767]", - "System.Security.Cryptography.X509Certificates": "(,4.3.32767]", - "System.Security.Cryptography.Xml": "(,10.0.32767]", - "System.Security.Principal": "(,4.3.32767]", - "System.Security.Principal.Windows": "(,5.0.32767]", - "System.Security.SecureString": "(,4.3.32767]", - "System.Text.Encoding": "(,4.3.32767]", - "System.Text.Encoding.CodePages": "(,10.0.32767]", - "System.Text.Encoding.Extensions": "(,4.3.32767]", - "System.Text.Encodings.Web": "(,10.0.32767]", - "System.Text.Json": "(,10.0.32767]", - "System.Text.RegularExpressions": "(,4.3.32767]", - "System.Threading": "(,4.3.32767]", - "System.Threading.AccessControl": "(,10.0.32767]", - "System.Threading.Channels": "(,10.0.32767]", - "System.Threading.Overlapped": "(,4.3.32767]", - "System.Threading.RateLimiting": "(,10.0.32767]", - "System.Threading.Tasks": "(,4.3.32767]", - "System.Threading.Tasks.Dataflow": "(,10.0.32767]", - "System.Threading.Tasks.Extensions": "(,5.0.32767]", - "System.Threading.Tasks.Parallel": "(,4.3.32767]", - "System.Threading.Thread": "(,4.3.32767]", - "System.Threading.ThreadPool": "(,4.3.32767]", - "System.Threading.Timer": "(,4.3.32767]", - "System.ValueTuple": "(,4.5.32767]", - "System.Xml.ReaderWriter": "(,4.3.32767]", - "System.Xml.XDocument": "(,4.3.32767]", - "System.Xml.XmlDocument": "(,4.3.32767]", - "System.Xml.XmlSerializer": "(,4.3.32767]", - "System.Xml.XPath": "(,4.3.32767]", - "System.Xml.XPath.XDocument": "(,5.0.32767]" - } - } - } - } -} \ No newline at end of file diff --git a/src/YarpGateway/obj/project.nuget.cache b/src/YarpGateway/obj/project.nuget.cache deleted file mode 100644 index 850fb3f..0000000 --- a/src/YarpGateway/obj/project.nuget.cache +++ /dev/null @@ -1,56 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "A5KEjPPUYBM=", - "success": true, - "projectFilePath": "/Users/movingsam/Fengling.Refactory.Buiding/src/YarpGateway/YarpGateway.csproj", - "expectedPackageFiles": [ - "/Users/movingsam/.nuget/packages/humanizer.core/2.14.1/humanizer.core.2.14.1.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.aspnetcore.authentication.jwtbearer/10.0.2/microsoft.aspnetcore.authentication.jwtbearer.10.0.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.build.framework/18.0.2/microsoft.build.framework.18.0.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.codeanalysis.analyzers/3.11.0/microsoft.codeanalysis.analyzers.3.11.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.codeanalysis.common/5.0.0/microsoft.codeanalysis.common.5.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.codeanalysis.csharp/5.0.0/microsoft.codeanalysis.csharp.5.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.codeanalysis.csharp.workspaces/5.0.0/microsoft.codeanalysis.csharp.workspaces.5.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.codeanalysis.workspaces.common/5.0.0/microsoft.codeanalysis.workspaces.common.5.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.codeanalysis.workspaces.msbuild/5.0.0/microsoft.codeanalysis.workspaces.msbuild.5.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.entityframeworkcore/10.0.2/microsoft.entityframeworkcore.10.0.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.entityframeworkcore.abstractions/10.0.2/microsoft.entityframeworkcore.abstractions.10.0.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.entityframeworkcore.analyzers/10.0.2/microsoft.entityframeworkcore.analyzers.10.0.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.entityframeworkcore.design/10.0.2/microsoft.entityframeworkcore.design.10.0.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.entityframeworkcore.relational/10.0.2/microsoft.entityframeworkcore.relational.10.0.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.extensions.dependencymodel/10.0.2/microsoft.extensions.dependencymodel.10.0.2.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.identitymodel.abstractions/8.0.1/microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.identitymodel.jsonwebtokens/8.0.1/microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.identitymodel.logging/8.0.1/microsoft.identitymodel.logging.8.0.1.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.identitymodel.protocols/8.0.1/microsoft.identitymodel.protocols.8.0.1.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/8.0.1/microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.identitymodel.tokens/8.0.1/microsoft.identitymodel.tokens.8.0.1.nupkg.sha512", - "/Users/movingsam/.nuget/packages/microsoft.visualstudio.solutionpersistence/1.0.52/microsoft.visualstudio.solutionpersistence.1.0.52.nupkg.sha512", - "/Users/movingsam/.nuget/packages/mono.texttemplating/3.0.0/mono.texttemplating.3.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512", - "/Users/movingsam/.nuget/packages/npgsql/10.0.0/npgsql.10.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/npgsql.entityframeworkcore.postgresql/10.0.0/npgsql.entityframeworkcore.postgresql.10.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/pipelines.sockets.unofficial/2.2.8/pipelines.sockets.unofficial.2.2.8.nupkg.sha512", - "/Users/movingsam/.nuget/packages/serilog/4.2.0/serilog.4.2.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/serilog.aspnetcore/9.0.0/serilog.aspnetcore.9.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/serilog.extensions.hosting/9.0.0/serilog.extensions.hosting.9.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/serilog.extensions.logging/9.0.0/serilog.extensions.logging.9.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/serilog.formatting.compact/3.0.0/serilog.formatting.compact.3.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/serilog.settings.configuration/9.0.0/serilog.settings.configuration.9.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/serilog.sinks.console/6.0.0/serilog.sinks.console.6.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/serilog.sinks.debug/3.0.0/serilog.sinks.debug.3.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/serilog.sinks.file/6.0.0/serilog.sinks.file.6.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/stackexchange.redis/2.8.24/stackexchange.redis.2.8.24.nupkg.sha512", - "/Users/movingsam/.nuget/packages/system.codedom/6.0.0/system.codedom.6.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/system.composition/9.0.0/system.composition.9.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/system.composition.attributedmodel/9.0.0/system.composition.attributedmodel.9.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/system.composition.convention/9.0.0/system.composition.convention.9.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/system.composition.hosting/9.0.0/system.composition.hosting.9.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/system.composition.runtime/9.0.0/system.composition.runtime.9.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/system.composition.typedparts/9.0.0/system.composition.typedparts.9.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512", - "/Users/movingsam/.nuget/packages/system.io.hashing/8.0.0/system.io.hashing.8.0.0.nupkg.sha512", - "/Users/movingsam/.nuget/packages/yarp.reverseproxy/2.2.0/yarp.reverseproxy.2.2.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file