diff --git a/backend/.gitignore b/backend/.gitignore
index 25909fc..fe1d571 100644
--- a/backend/.gitignore
+++ b/backend/.gitignore
@@ -1,2 +1,4 @@
*appsettings.json
-*appsettings.Development.json
\ No newline at end of file
+*appsettings.Development.json
+*obj
+*bin
\ No newline at end of file
diff --git a/backend/Api/bin/Debug/net8.0/Api.deps.json b/backend/Api/bin/Debug/net8.0/Api.deps.json
deleted file mode 100644
index b651d52..0000000
--- a/backend/Api/bin/Debug/net8.0/Api.deps.json
+++ /dev/null
@@ -1,1283 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v8.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v8.0": {
- "Api/1.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "9.0.3",
- "Microsoft.EntityFrameworkCore.Design": "9.0.3",
- "Microsoft.EntityFrameworkCore.Sqlite": "9.0.3",
- "Microsoft.EntityFrameworkCore.Tools": "10.0.0-preview.1.25081.1",
- "Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.19.6",
- "Models": "1.0.0",
- "Swashbuckle.AspNetCore": "6.4.0"
- },
- "runtime": {
- "Api.dll": {}
- }
- },
- "Humanizer.Core/2.14.1": {
- "runtime": {
- "lib/net6.0/Humanizer.dll": {
- "assemblyVersion": "2.14.0.0",
- "fileVersion": "2.14.1.48190"
- }
- }
- },
- "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.Framework/17.8.3": {},
- "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.Analyzers/3.3.4": {},
- "Microsoft.CodeAnalysis.Common/4.8.0": {
- "dependencies": {
- "Microsoft.CodeAnalysis.Analyzers": "3.3.4",
- "System.Collections.Immutable": "7.0.0",
- "System.Reflection.Metadata": "7.0.0",
- "System.Runtime.CompilerServices.Unsafe": "6.0.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",
- "System.IO.Pipelines": "9.0.3",
- "System.Threading.Channels": "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.Build.Framework": "17.8.3",
- "Microsoft.CodeAnalysis.Common": "4.8.0",
- "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0",
- "System.Text.Json": "9.0.3"
- },
- "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.Data.Sqlite.Core/9.0.3": {
- "dependencies": {
- "SQLitePCLRaw.core": "2.1.10"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Data.Sqlite.dll": {
- "assemblyVersion": "9.0.3.0",
- "fileVersion": "9.0.325.11202"
- }
- }
- },
- "Microsoft.EntityFrameworkCore/9.0.3": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Abstractions": "9.0.3",
- "Microsoft.EntityFrameworkCore.Analyzers": "9.0.3",
- "Microsoft.Extensions.Caching.Memory": "9.0.3",
- "Microsoft.Extensions.Logging": "9.0.3"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
- "assemblyVersion": "9.0.3.0",
- "fileVersion": "9.0.325.11202"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Abstractions/9.0.3": {
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
- "assemblyVersion": "9.0.3.0",
- "fileVersion": "9.0.325.11202"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Analyzers/9.0.3": {},
- "Microsoft.EntityFrameworkCore.Design/9.0.3": {
- "dependencies": {
- "Humanizer.Core": "2.14.1",
- "Microsoft.Build.Framework": "17.8.3",
- "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.3",
- "Microsoft.Extensions.Caching.Memory": "9.0.3",
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.3",
- "Microsoft.Extensions.DependencyModel": "9.0.3",
- "Microsoft.Extensions.Logging": "9.0.3",
- "Mono.TextTemplating": "3.0.0",
- "System.Text.Json": "9.0.3"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": {
- "assemblyVersion": "9.0.3.0",
- "fileVersion": "9.0.325.11202"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Relational/9.0.3": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "9.0.3",
- "Microsoft.Extensions.Caching.Memory": "9.0.3",
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.3",
- "Microsoft.Extensions.Logging": "9.0.3"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "assemblyVersion": "9.0.3.0",
- "fileVersion": "9.0.325.11202"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Sqlite/9.0.3": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Sqlite.Core": "9.0.3",
- "Microsoft.Extensions.Caching.Memory": "9.0.3",
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.3",
- "Microsoft.Extensions.DependencyModel": "9.0.3",
- "Microsoft.Extensions.Logging": "9.0.3",
- "SQLitePCLRaw.bundle_e_sqlite3": "2.1.10",
- "SQLitePCLRaw.core": "2.1.10",
- "System.Text.Json": "9.0.3"
- }
- },
- "Microsoft.EntityFrameworkCore.Sqlite.Core/9.0.3": {
- "dependencies": {
- "Microsoft.Data.Sqlite.Core": "9.0.3",
- "Microsoft.EntityFrameworkCore.Relational": "9.0.3",
- "Microsoft.Extensions.Caching.Memory": "9.0.3",
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.3",
- "Microsoft.Extensions.DependencyModel": "9.0.3",
- "Microsoft.Extensions.Logging": "9.0.3",
- "SQLitePCLRaw.core": "2.1.10",
- "System.Text.Json": "9.0.3"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {
- "assemblyVersion": "9.0.3.0",
- "fileVersion": "9.0.325.11202"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Tools/10.0.0-preview.1.25081.1": {},
- "Microsoft.Extensions.ApiDescription.Server/6.0.5": {},
- "Microsoft.Extensions.Caching.Abstractions/9.0.3": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "9.0.3"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.325.11113"
- }
- }
- },
- "Microsoft.Extensions.Caching.Memory/9.0.3": {
- "dependencies": {
- "Microsoft.Extensions.Caching.Abstractions": "9.0.3",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.3",
- "Microsoft.Extensions.Logging.Abstractions": "9.0.3",
- "Microsoft.Extensions.Options": "9.0.3",
- "Microsoft.Extensions.Primitives": "9.0.3"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.325.11113"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/9.0.3": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "9.0.3"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.325.11113"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection/9.0.3": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.3"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.325.11113"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.3": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.325.11113"
- }
- }
- },
- "Microsoft.Extensions.DependencyModel/9.0.3": {
- "dependencies": {
- "System.Text.Encodings.Web": "9.0.3",
- "System.Text.Json": "9.0.3"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "assemblyVersion": "9.0.0.3",
- "fileVersion": "9.0.325.11113"
- }
- }
- },
- "Microsoft.Extensions.Logging/9.0.3": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "9.0.3",
- "Microsoft.Extensions.Logging.Abstractions": "9.0.3",
- "Microsoft.Extensions.Options": "9.0.3"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.325.11113"
- }
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/9.0.3": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.3",
- "System.Diagnostics.DiagnosticSource": "9.0.3"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.325.11113"
- }
- }
- },
- "Microsoft.Extensions.Options/9.0.3": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.3",
- "Microsoft.Extensions.Primitives": "9.0.3"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.325.11113"
- }
- }
- },
- "Microsoft.Extensions.Primitives/9.0.3": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.325.11113"
- }
- }
- },
- "Microsoft.OpenApi/1.2.3": {
- "runtime": {
- "lib/netstandard2.0/Microsoft.OpenApi.dll": {
- "assemblyVersion": "1.2.3.0",
- "fileVersion": "1.2.3.0"
- }
- }
- },
- "Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.19.6": {},
- "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"
- }
- }
- },
- "SQLitePCLRaw.bundle_e_sqlite3/2.1.10": {
- "dependencies": {
- "SQLitePCLRaw.lib.e_sqlite3": "2.1.10",
- "SQLitePCLRaw.provider.e_sqlite3": "2.1.10"
- },
- "runtime": {
- "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {
- "assemblyVersion": "2.1.10.2445",
- "fileVersion": "2.1.10.2445"
- }
- }
- },
- "SQLitePCLRaw.core/2.1.10": {
- "dependencies": {
- "System.Memory": "4.5.3"
- },
- "runtime": {
- "lib/netstandard2.0/SQLitePCLRaw.core.dll": {
- "assemblyVersion": "2.1.10.2445",
- "fileVersion": "2.1.10.2445"
- }
- }
- },
- "SQLitePCLRaw.lib.e_sqlite3/2.1.10": {
- "runtimeTargets": {
- "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": {
- "rid": "browser-wasm",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-arm/native/libe_sqlite3.so": {
- "rid": "linux-arm",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-arm64/native/libe_sqlite3.so": {
- "rid": "linux-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-armel/native/libe_sqlite3.so": {
- "rid": "linux-armel",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-mips64/native/libe_sqlite3.so": {
- "rid": "linux-mips64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-musl-arm/native/libe_sqlite3.so": {
- "rid": "linux-musl-arm",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
- "rid": "linux-musl-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-musl-s390x/native/libe_sqlite3.so": {
- "rid": "linux-musl-s390x",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
- "rid": "linux-musl-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-ppc64le/native/libe_sqlite3.so": {
- "rid": "linux-ppc64le",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-s390x/native/libe_sqlite3.so": {
- "rid": "linux-s390x",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-x64/native/libe_sqlite3.so": {
- "rid": "linux-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/linux-x86/native/libe_sqlite3.so": {
- "rid": "linux-x86",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
- "rid": "maccatalyst-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
- "rid": "maccatalyst-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
- "rid": "osx-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/osx-x64/native/libe_sqlite3.dylib": {
- "rid": "osx-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-arm/native/e_sqlite3.dll": {
- "rid": "win-arm",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-arm64/native/e_sqlite3.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-x64/native/e_sqlite3.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win-x86/native/e_sqlite3.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- }
- }
- },
- "SQLitePCLRaw.provider.e_sqlite3/2.1.10": {
- "dependencies": {
- "SQLitePCLRaw.core": "2.1.10"
- },
- "runtime": {
- "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {
- "assemblyVersion": "2.1.10.2445",
- "fileVersion": "2.1.10.2445"
- }
- }
- },
- "Swashbuckle.AspNetCore/6.4.0": {
- "dependencies": {
- "Microsoft.Extensions.ApiDescription.Server": "6.0.5",
- "Swashbuckle.AspNetCore.Swagger": "6.4.0",
- "Swashbuckle.AspNetCore.SwaggerGen": "6.4.0",
- "Swashbuckle.AspNetCore.SwaggerUI": "6.4.0"
- }
- },
- "Swashbuckle.AspNetCore.Swagger/6.4.0": {
- "dependencies": {
- "Microsoft.OpenApi": "1.2.3"
- },
- "runtime": {
- "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
- "assemblyVersion": "6.4.0.0",
- "fileVersion": "6.4.0.0"
- }
- }
- },
- "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": {
- "dependencies": {
- "Swashbuckle.AspNetCore.Swagger": "6.4.0"
- },
- "runtime": {
- "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
- "assemblyVersion": "6.4.0.0",
- "fileVersion": "6.4.0.0"
- }
- }
- },
- "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": {
- "runtime": {
- "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
- "assemblyVersion": "6.4.0.0",
- "fileVersion": "6.4.0.0"
- }
- }
- },
- "System.CodeDom/6.0.0": {
- "runtime": {
- "lib/net6.0/System.CodeDom.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Collections.Immutable/7.0.0": {},
- "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"
- }
- }
- },
- "System.Diagnostics.DiagnosticSource/9.0.3": {
- "runtime": {
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.325.11113"
- }
- }
- },
- "System.IO.Pipelines/9.0.3": {
- "runtime": {
- "lib/net8.0/System.IO.Pipelines.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.325.11113"
- }
- }
- },
- "System.Memory/4.5.3": {},
- "System.Reflection.Metadata/7.0.0": {
- "dependencies": {
- "System.Collections.Immutable": "7.0.0"
- }
- },
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
- "System.Text.Encodings.Web/9.0.3": {
- "runtime": {
- "lib/net8.0/System.Text.Encodings.Web.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.325.11113"
- }
- },
- "runtimeTargets": {
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
- "rid": "browser",
- "assetType": "runtime",
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.325.11113"
- }
- }
- },
- "System.Text.Json/9.0.3": {
- "dependencies": {
- "System.IO.Pipelines": "9.0.3",
- "System.Text.Encodings.Web": "9.0.3"
- },
- "runtime": {
- "lib/net8.0/System.Text.Json.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.325.11113"
- }
- }
- },
- "System.Threading.Channels/7.0.0": {},
- "Models/1.0.0": {
- "runtime": {
- "Models.dll": {}
- }
- }
- }
- },
- "libraries": {
- "Api/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.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.Framework/17.8.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NrQZJW8TlKVPx72yltGb8SVz3P5mNRk9fNiD/ao8jRSk48WqIIdCn99q4IjlVmPcruuQ+yLdjNQLL8Rb4c916g==",
- "path": "microsoft.build.framework/17.8.3",
- "hashPath": "microsoft.build.framework.17.8.3.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.Analyzers/3.3.4": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==",
- "path": "microsoft.codeanalysis.analyzers/3.3.4",
- "hashPath": "microsoft.codeanalysis.analyzers.3.3.4.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.Data.Sqlite.Core/9.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-rhNmI4KqeL6bOtZ7KwLVZLjrj0Bnf0PFq5Nlv2uOj9n1UuPYTbJaa816EJH5Hp5FM04H2iUcFtmmvqrl3xRCmA==",
- "path": "microsoft.data.sqlite.core/9.0.3",
- "hashPath": "microsoft.data.sqlite.core.9.0.3.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore/9.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ji6fWE8bFWTvqaMue49RSCcAeqlec13hAbitTBZyz/RmYsQDhqM9VkWUoXS1x1mjcsyWjc5EQr2XyuAkwp0eNQ==",
- "path": "microsoft.entityframeworkcore/9.0.3",
- "hashPath": "microsoft.entityframeworkcore.9.0.3.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Abstractions/9.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-HQH7HgwTl6IyasW7t6F2+ihuHLDmf9+8XaS41v8VHN5Z7x5ZMQIiHCbwxme4P5ICAjBG6VsWcjMCoh4fHbEwJg==",
- "path": "microsoft.entityframeworkcore.abstractions/9.0.3",
- "hashPath": "microsoft.entityframeworkcore.abstractions.9.0.3.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Analyzers/9.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-M+iOxejD3HqPV8/KE148wIehHA3cmMF+FgnpiN8CFB7DLokVSKQPPrwtHjcrNYJ/BDEssviEPNok/jtQWxj7xA==",
- "path": "microsoft.entityframeworkcore.analyzers/9.0.3",
- "hashPath": "microsoft.entityframeworkcore.analyzers.9.0.3.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.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-xsS+5TM7M5f3tCSRaSbzouGCoIgD2zokQxBGXvf9z3DusRztWvT1NNT9XJaY2JoK1qEEDcHah8is6azYmpZhIg==",
- "path": "microsoft.entityframeworkcore.relational/9.0.3",
- "hashPath": "microsoft.entityframeworkcore.relational.9.0.3.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Sqlite/9.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-M9iJfMa9f/kHsjq1CIW14vDaKZ3qJgqJtN8/4sw5bSZpEk9RvXAwLXpUVZecPJpwmN3/HqTHIXiXlMsL84ET4w==",
- "path": "microsoft.entityframeworkcore.sqlite/9.0.3",
- "hashPath": "microsoft.entityframeworkcore.sqlite.9.0.3.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Sqlite.Core/9.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-0jFSAf/mRAB+YoZgrIc5FaFcgBAyan6T6vYNMGJFOLpghyh8RxBfrIlupzuzl4zsFRO6xvuGwfdru1n/YkhNiw==",
- "path": "microsoft.entityframeworkcore.sqlite.core/9.0.3",
- "hashPath": "microsoft.entityframeworkcore.sqlite.core.9.0.3.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Tools/10.0.0-preview.1.25081.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NsI/9Yfm70PVZal4zoCEyFa9I+GkS8srMNw3/8omzh6KZGIf5APvDeVPLk6RZxQGZW9K5GYl4tYcaxO4g13eLA==",
- "path": "microsoft.entityframeworkcore.tools/10.0.0-preview.1.25081.1",
- "hashPath": "microsoft.entityframeworkcore.tools.10.0.0-preview.1.25081.1.nupkg.sha512"
- },
- "Microsoft.Extensions.ApiDescription.Server/6.0.5": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
- "path": "microsoft.extensions.apidescription.server/6.0.5",
- "hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512"
- },
- "Microsoft.Extensions.Caching.Abstractions/9.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-t8b0R6wtqC4o0hJ+oQkLPydw2MMLEoLEpQXCWbzXAm9NBMOngkDZNcvwF6DxbYdL5SlfZJXbYmiOxKZmwHNgNg==",
- "path": "microsoft.extensions.caching.abstractions/9.0.3",
- "hashPath": "microsoft.extensions.caching.abstractions.9.0.3.nupkg.sha512"
- },
- "Microsoft.Extensions.Caching.Memory/9.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-TXggBGDDd6r+J7FV09plXpzGmWcknVyoDsHlY2qcCbcAhmb0eH7Q9IkfIZl54/zEedVTa9jPgiPFTxH9WuCGMQ==",
- "path": "microsoft.extensions.caching.memory/9.0.3",
- "hashPath": "microsoft.extensions.caching.memory.9.0.3.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Abstractions/9.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-q5qlbm6GRUrle2ZZxy9aqS/wWoc+mRD3JeP6rcpiJTh5XcemYkplAcJKq8lU11ZfPom5lfbZZfnQvDqcUhqD5Q==",
- "path": "microsoft.extensions.configuration.abstractions/9.0.3",
- "hashPath": "microsoft.extensions.configuration.abstractions.9.0.3.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection/9.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-lDbxJpkl6X8KZGpkAxgrrthQ42YeiR0xjPp7KPx+sCPc3ZbpaIbjzd0QQ+9kDdK2RU2DOl3pc6tQyAgEZY3V0A==",
- "path": "microsoft.extensions.dependencyinjection/9.0.3",
- "hashPath": "microsoft.extensions.dependencyinjection.9.0.3.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-TfaHPSe39NyL2wxkisRxXK7xvHGZYBZ+dy3r+mqGvnxKgAPdHkMu3QMQZI4pquP6W5FIQBqs8FJpWV8ffCgDqQ==",
- "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.3",
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.3.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.Logging/9.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-utIi2R1nm+PCWkvWBf1Ou6LWqg9iLfHU23r8yyU9VCvda4dEs7xbTZSwGa5KuwbpzpgCbHCIuKaFHB3zyFmnGw==",
- "path": "microsoft.extensions.logging/9.0.3",
- "hashPath": "microsoft.extensions.logging.9.0.3.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Abstractions/9.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-H/MBMLt9A/69Ux4OrV7oCKt3DcMT04o5SCqDolulzQA66TLFEpYYb4qedMs/uwrLtyHXGuDGWKZse/oa8W9AZw==",
- "path": "microsoft.extensions.logging.abstractions/9.0.3",
- "hashPath": "microsoft.extensions.logging.abstractions.9.0.3.nupkg.sha512"
- },
- "Microsoft.Extensions.Options/9.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-xE7MpY70lkw1oiid5y6FbL9dVw8oLfkx8RhSNGN8sSzBlCqGn0SyT3Fqc8tZnDaPIq7Z8R9RTKlS564DS+MV3g==",
- "path": "microsoft.extensions.options/9.0.3",
- "hashPath": "microsoft.extensions.options.9.0.3.nupkg.sha512"
- },
- "Microsoft.Extensions.Primitives/9.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-yCCJHvBcRyqapMSNzP+kTc57Eaavq2cr5Tmuil6/XVnipQf5xmskxakSQ1enU6S4+fNg3sJ27WcInV64q24JsA==",
- "path": "microsoft.extensions.primitives/9.0.3",
- "hashPath": "microsoft.extensions.primitives.9.0.3.nupkg.sha512"
- },
- "Microsoft.OpenApi/1.2.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
- "path": "microsoft.openapi/1.2.3",
- "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
- },
- "Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.19.6": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-7GOQdMzQcH7o/bPFL/I2kQEgMnq2pYZ+exhGb9nNqs624K9w2jB2zieh4sOH9+a01i/G9iTWfeUI3IGMF7SKNg==",
- "path": "microsoft.visualstudio.azure.containers.tools.targets/1.19.6",
- "hashPath": "microsoft.visualstudio.azure.containers.tools.targets.1.19.6.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"
- },
- "SQLitePCLRaw.bundle_e_sqlite3/2.1.10": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-UxWuisvZ3uVcVOLJQv7urM/JiQH+v3TmaJc1BLKl5Dxfm/nTzTUrqswCqg/INiYLi61AXnHo1M1JPmPqqLnAdg==",
- "path": "sqlitepclraw.bundle_e_sqlite3/2.1.10",
- "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.1.10.nupkg.sha512"
- },
- "SQLitePCLRaw.core/2.1.10": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Ii8JCbC7oiVclaE/mbDEK000EFIJ+ShRPwAvvV89GOZhQ+ZLtlnSWl6ksCNMKu/VGXA4Nfi2B7LhN/QFN9oBcw==",
- "path": "sqlitepclraw.core/2.1.10",
- "hashPath": "sqlitepclraw.core.2.1.10.nupkg.sha512"
- },
- "SQLitePCLRaw.lib.e_sqlite3/2.1.10": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-mAr69tDbnf3QJpRy2nJz8Qdpebdil00fvycyByR58Cn9eARvR+UiG2Vzsp+4q1tV3ikwiYIjlXCQFc12GfebbA==",
- "path": "sqlitepclraw.lib.e_sqlite3/2.1.10",
- "hashPath": "sqlitepclraw.lib.e_sqlite3.2.1.10.nupkg.sha512"
- },
- "SQLitePCLRaw.provider.e_sqlite3/2.1.10": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-uZVTi02C1SxqzgT0HqTWatIbWGb40iIkfc3FpFCpE/r7g6K0PqzDUeefL6P6HPhDtc6BacN3yQysfzP7ks+wSQ==",
- "path": "sqlitepclraw.provider.e_sqlite3/2.1.10",
- "hashPath": "sqlitepclraw.provider.e_sqlite3.2.1.10.nupkg.sha512"
- },
- "Swashbuckle.AspNetCore/6.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-eUBr4TW0up6oKDA5Xwkul289uqSMgY0xGN4pnbOIBqCcN9VKGGaPvHX3vWaG/hvocfGDP+MGzMA0bBBKz2fkmQ==",
- "path": "swashbuckle.aspnetcore/6.4.0",
- "hashPath": "swashbuckle.aspnetcore.6.4.0.nupkg.sha512"
- },
- "Swashbuckle.AspNetCore.Swagger/6.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-nl4SBgGM+cmthUcpwO/w1lUjevdDHAqRvfUoe4Xp/Uvuzt9mzGUwyFCqa3ODBAcZYBiFoKvrYwz0rabslJvSmQ==",
- "path": "swashbuckle.aspnetcore.swagger/6.4.0",
- "hashPath": "swashbuckle.aspnetcore.swagger.6.4.0.nupkg.sha512"
- },
- "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-lXhcUBVqKrPFAQF7e/ZeDfb5PMgE8n5t6L5B6/BQSpiwxgHzmBcx8Msu42zLYFTvR5PIqE9Q9lZvSQAcwCxJjw==",
- "path": "swashbuckle.aspnetcore.swaggergen/6.4.0",
- "hashPath": "swashbuckle.aspnetcore.swaggergen.6.4.0.nupkg.sha512"
- },
- "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-1Hh3atb3pi8c+v7n4/3N80Jj8RvLOXgWxzix6w3OZhB7zBGRwsy7FWr4e3hwgPweSBpwfElqj4V4nkjYabH9nQ==",
- "path": "swashbuckle.aspnetcore.swaggerui/6.4.0",
- "hashPath": "swashbuckle.aspnetcore.swaggerui.6.4.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.Collections.Immutable/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==",
- "path": "system.collections.immutable/7.0.0",
- "hashPath": "system.collections.immutable.7.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"
- },
- "System.Diagnostics.DiagnosticSource/9.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-cBA+28xDW33tSiGht/H8xvr8lnaCrgJ7EdO348AfSGsX4PPJUOULKxny/cc9DVNGExaCrtqagsnm5M2mkWIZ+g==",
- "path": "system.diagnostics.diagnosticsource/9.0.3",
- "hashPath": "system.diagnostics.diagnosticsource.9.0.3.nupkg.sha512"
- },
- "System.IO.Pipelines/9.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-aP1Qh9llcEmo0qN+VKvVDHFMe5Cqpfb1VjhBO7rjmxCXtLs3IfVSOiNqqLBZ/4Qbcr4J0SDdJq9S7EKAGpnwEA==",
- "path": "system.io.pipelines/9.0.3",
- "hashPath": "system.io.pipelines.9.0.3.nupkg.sha512"
- },
- "System.Memory/4.5.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
- "path": "system.memory/4.5.3",
- "hashPath": "system.memory.4.5.3.nupkg.sha512"
- },
- "System.Reflection.Metadata/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MclTG61lsD9sYdpNz9xsKBzjsmsfCtcMZYXz/IUr2zlhaTaABonlr1ESeompTgM+Xk+IwtGYU7/voh3YWB/fWw==",
- "path": "system.reflection.metadata/7.0.0",
- "hashPath": "system.reflection.metadata.7.0.0.nupkg.sha512"
- },
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
- "path": "system.runtime.compilerservices.unsafe/6.0.0",
- "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
- },
- "System.Text.Encodings.Web/9.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-5L+iI4fBMtGwt4FHLQh40/rgdbxnw6lHaLkR3gbaHG97TohzUv+z/oP03drsTR1lKCLhOkp40cFnHYOQLtpT5A==",
- "path": "system.text.encodings.web/9.0.3",
- "hashPath": "system.text.encodings.web.9.0.3.nupkg.sha512"
- },
- "System.Text.Json/9.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-r2JRkLjsYrq5Dpo7+y3Wa73OfirZPdVhxiTJWwZ+oJM7FOAe0LkM3GlH+pgkNRdd1G1kwUbmRCdmh4uoaWwu1g==",
- "path": "system.text.json/9.0.3",
- "hashPath": "system.text.json.9.0.3.nupkg.sha512"
- },
- "System.Threading.Channels/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-qmeeYNROMsONF6ndEZcIQ+VxR4Q/TX/7uIVLJqtwIWL7dDWeh0l1UIqgo4wYyjG//5lUNhwkLDSFl+pAWO6oiA==",
- "path": "system.threading.channels/7.0.0",
- "hashPath": "system.threading.channels.7.0.0.nupkg.sha512"
- },
- "Models/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- }
- }
-}
\ No newline at end of file
diff --git a/backend/Api/bin/Debug/net8.0/Api.dll b/backend/Api/bin/Debug/net8.0/Api.dll
deleted file mode 100644
index 9a0fcc5..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Api.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Api.exe b/backend/Api/bin/Debug/net8.0/Api.exe
deleted file mode 100644
index da52335..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Api.exe and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Api.pdb b/backend/Api/bin/Debug/net8.0/Api.pdb
deleted file mode 100644
index 47884d1..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Api.pdb and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Api.runtimeconfig.json b/backend/Api/bin/Debug/net8.0/Api.runtimeconfig.json
deleted file mode 100644
index b8a4a9c..0000000
--- a/backend/Api/bin/Debug/net8.0/Api.runtimeconfig.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net8.0",
- "frameworks": [
- {
- "name": "Microsoft.NETCore.App",
- "version": "8.0.0"
- },
- {
- "name": "Microsoft.AspNetCore.App",
- "version": "8.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/backend/Api/bin/Debug/net8.0/Humanizer.dll b/backend/Api/bin/Debug/net8.0/Humanizer.dll
deleted file mode 100644
index c9a7ef8..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Humanizer.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll b/backend/Api/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll
deleted file mode 100644
index f5f1cee..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.Build.Locator.dll b/backend/Api/bin/Debug/net8.0/Microsoft.Build.Locator.dll
deleted file mode 100644
index 446d341..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.Build.Locator.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll b/backend/Api/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll
deleted file mode 100644
index 2e99f76..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.dll b/backend/Api/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.dll
deleted file mode 100644
index 8d56de1..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll b/backend/Api/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll
deleted file mode 100644
index a17c676..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll b/backend/Api/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll
deleted file mode 100644
index f70a016..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.dll b/backend/Api/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.dll
deleted file mode 100644
index 7253875..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.CodeAnalysis.dll b/backend/Api/bin/Debug/net8.0/Microsoft.CodeAnalysis.dll
deleted file mode 100644
index 7d537db..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.CodeAnalysis.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.Data.Sqlite.dll b/backend/Api/bin/Debug/net8.0/Microsoft.Data.Sqlite.dll
deleted file mode 100644
index 8459423..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.Data.Sqlite.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll b/backend/Api/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll
deleted file mode 100644
index 959822a..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Design.dll b/backend/Api/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Design.dll
deleted file mode 100644
index cfdc87f..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Design.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Relational.dll b/backend/Api/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Relational.dll
deleted file mode 100644
index 28b1ad5..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Relational.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll b/backend/Api/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll
deleted file mode 100644
index a3da55a..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.dll b/backend/Api/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.dll
deleted file mode 100644
index 48057d5..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Caching.Abstractions.dll b/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Caching.Abstractions.dll
deleted file mode 100644
index ccff888..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Caching.Abstractions.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Caching.Memory.dll b/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Caching.Memory.dll
deleted file mode 100644
index 38048be..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Caching.Memory.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll b/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll
deleted file mode 100644
index f0bbc91..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
deleted file mode 100644
index 0b5e866..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.dll b/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.dll
deleted file mode 100644
index 60d33a8..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll b/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll
deleted file mode 100644
index 1f3d890..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Logging.Abstractions.dll b/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Logging.Abstractions.dll
deleted file mode 100644
index 1562cdf..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Logging.Abstractions.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Logging.dll b/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Logging.dll
deleted file mode 100644
index f821f99..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Logging.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Options.dll b/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Options.dll
deleted file mode 100644
index 1784c2b..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Options.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Primitives.dll b/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Primitives.dll
deleted file mode 100644
index 83a9f35..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.Extensions.Primitives.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Microsoft.OpenApi.dll b/backend/Api/bin/Debug/net8.0/Microsoft.OpenApi.dll
deleted file mode 100644
index 14f3ded..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Microsoft.OpenApi.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Models.dll b/backend/Api/bin/Debug/net8.0/Models.dll
deleted file mode 100644
index df317c1..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Models.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Models.pdb b/backend/Api/bin/Debug/net8.0/Models.pdb
deleted file mode 100644
index 3b833ea..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Models.pdb and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Mono.TextTemplating.dll b/backend/Api/bin/Debug/net8.0/Mono.TextTemplating.dll
deleted file mode 100644
index 4a76511..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Mono.TextTemplating.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/SQLitePCLRaw.batteries_v2.dll b/backend/Api/bin/Debug/net8.0/SQLitePCLRaw.batteries_v2.dll
deleted file mode 100644
index 53e53eb..0000000
Binary files a/backend/Api/bin/Debug/net8.0/SQLitePCLRaw.batteries_v2.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/SQLitePCLRaw.core.dll b/backend/Api/bin/Debug/net8.0/SQLitePCLRaw.core.dll
deleted file mode 100644
index b563677..0000000
Binary files a/backend/Api/bin/Debug/net8.0/SQLitePCLRaw.core.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/SQLitePCLRaw.provider.e_sqlite3.dll b/backend/Api/bin/Debug/net8.0/SQLitePCLRaw.provider.e_sqlite3.dll
deleted file mode 100644
index a06a782..0000000
Binary files a/backend/Api/bin/Debug/net8.0/SQLitePCLRaw.provider.e_sqlite3.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Swashbuckle.AspNetCore.Swagger.dll b/backend/Api/bin/Debug/net8.0/Swashbuckle.AspNetCore.Swagger.dll
deleted file mode 100644
index e9b8cf7..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Swashbuckle.AspNetCore.Swagger.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/backend/Api/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll
deleted file mode 100644
index 68e38a2..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/backend/Api/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll
deleted file mode 100644
index 9c52aed..0000000
Binary files a/backend/Api/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/System.CodeDom.dll b/backend/Api/bin/Debug/net8.0/System.CodeDom.dll
deleted file mode 100644
index 54c82b6..0000000
Binary files a/backend/Api/bin/Debug/net8.0/System.CodeDom.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/System.Composition.AttributedModel.dll b/backend/Api/bin/Debug/net8.0/System.Composition.AttributedModel.dll
deleted file mode 100644
index 1431751..0000000
Binary files a/backend/Api/bin/Debug/net8.0/System.Composition.AttributedModel.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/System.Composition.Convention.dll b/backend/Api/bin/Debug/net8.0/System.Composition.Convention.dll
deleted file mode 100644
index e9dacb1..0000000
Binary files a/backend/Api/bin/Debug/net8.0/System.Composition.Convention.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/System.Composition.Hosting.dll b/backend/Api/bin/Debug/net8.0/System.Composition.Hosting.dll
deleted file mode 100644
index 8381202..0000000
Binary files a/backend/Api/bin/Debug/net8.0/System.Composition.Hosting.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/System.Composition.Runtime.dll b/backend/Api/bin/Debug/net8.0/System.Composition.Runtime.dll
deleted file mode 100644
index d583c3a..0000000
Binary files a/backend/Api/bin/Debug/net8.0/System.Composition.Runtime.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/System.Composition.TypedParts.dll b/backend/Api/bin/Debug/net8.0/System.Composition.TypedParts.dll
deleted file mode 100644
index 2b278d7..0000000
Binary files a/backend/Api/bin/Debug/net8.0/System.Composition.TypedParts.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/System.Diagnostics.DiagnosticSource.dll b/backend/Api/bin/Debug/net8.0/System.Diagnostics.DiagnosticSource.dll
deleted file mode 100644
index f60703a..0000000
Binary files a/backend/Api/bin/Debug/net8.0/System.Diagnostics.DiagnosticSource.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/System.IO.Pipelines.dll b/backend/Api/bin/Debug/net8.0/System.IO.Pipelines.dll
deleted file mode 100644
index 450a0b6..0000000
Binary files a/backend/Api/bin/Debug/net8.0/System.IO.Pipelines.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/System.Text.Encodings.Web.dll b/backend/Api/bin/Debug/net8.0/System.Text.Encodings.Web.dll
deleted file mode 100644
index 830b0f8..0000000
Binary files a/backend/Api/bin/Debug/net8.0/System.Text.Encodings.Web.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/System.Text.Json.dll b/backend/Api/bin/Debug/net8.0/System.Text.Json.dll
deleted file mode 100644
index 6d37908..0000000
Binary files a/backend/Api/bin/Debug/net8.0/System.Text.Json.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
deleted file mode 100644
index 4e90e20..0000000
Binary files a/backend/Api/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll b/backend/Api/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll
deleted file mode 100644
index 8dcc1bd..0000000
Binary files a/backend/Api/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/backend/Api/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
deleted file mode 100644
index 8ee4b4d..0000000
Binary files a/backend/Api/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll
deleted file mode 100644
index 62b0422..0000000
Binary files a/backend/Api/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.resources.dll b/backend/Api/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.resources.dll
deleted file mode 100644
index 180a8d9..0000000
Binary files a/backend/Api/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
deleted file mode 100644
index 4b7bae7..0000000
Binary files a/backend/Api/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll b/backend/Api/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll
deleted file mode 100644
index 05da79f..0000000
Binary files a/backend/Api/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/backend/Api/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
deleted file mode 100644
index bd0bb72..0000000
Binary files a/backend/Api/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll
deleted file mode 100644
index e128407..0000000
Binary files a/backend/Api/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.resources.dll b/backend/Api/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.resources.dll
deleted file mode 100644
index 6a98feb..0000000
Binary files a/backend/Api/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
deleted file mode 100644
index 8e8ced1..0000000
Binary files a/backend/Api/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll b/backend/Api/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll
deleted file mode 100644
index 970399e..0000000
Binary files a/backend/Api/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/backend/Api/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
deleted file mode 100644
index 9e6afdd..0000000
Binary files a/backend/Api/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll
deleted file mode 100644
index 6cb47ac..0000000
Binary files a/backend/Api/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.resources.dll b/backend/Api/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.resources.dll
deleted file mode 100644
index 76ddceb..0000000
Binary files a/backend/Api/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
deleted file mode 100644
index c41ed4c..0000000
Binary files a/backend/Api/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll b/backend/Api/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll
deleted file mode 100644
index 5fe6dd8..0000000
Binary files a/backend/Api/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/backend/Api/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
deleted file mode 100644
index 6eb37cb..0000000
Binary files a/backend/Api/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll
deleted file mode 100644
index 046c953..0000000
Binary files a/backend/Api/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.resources.dll b/backend/Api/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.resources.dll
deleted file mode 100644
index 368bb7b..0000000
Binary files a/backend/Api/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
deleted file mode 100644
index 72bb9d5..0000000
Binary files a/backend/Api/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll b/backend/Api/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll
deleted file mode 100644
index 6051d99..0000000
Binary files a/backend/Api/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/backend/Api/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
deleted file mode 100644
index ad0d2cd..0000000
Binary files a/backend/Api/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll
deleted file mode 100644
index 829ed5d..0000000
Binary files a/backend/Api/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.resources.dll b/backend/Api/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.resources.dll
deleted file mode 100644
index 9890df1..0000000
Binary files a/backend/Api/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
deleted file mode 100644
index eaded8c..0000000
Binary files a/backend/Api/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll b/backend/Api/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll
deleted file mode 100644
index 47f3fd5..0000000
Binary files a/backend/Api/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/backend/Api/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
deleted file mode 100644
index 28c43a1..0000000
Binary files a/backend/Api/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll
deleted file mode 100644
index 203cc83..0000000
Binary files a/backend/Api/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.resources.dll b/backend/Api/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.resources.dll
deleted file mode 100644
index 208b1d9..0000000
Binary files a/backend/Api/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
deleted file mode 100644
index 895ca11..0000000
Binary files a/backend/Api/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll b/backend/Api/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll
deleted file mode 100644
index c712a37..0000000
Binary files a/backend/Api/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/backend/Api/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
deleted file mode 100644
index 4d5b1a3..0000000
Binary files a/backend/Api/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll
deleted file mode 100644
index 4790c29..0000000
Binary files a/backend/Api/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.resources.dll b/backend/Api/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.resources.dll
deleted file mode 100644
index 05bc700..0000000
Binary files a/backend/Api/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
deleted file mode 100644
index eb61aff..0000000
Binary files a/backend/Api/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll b/backend/Api/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll
deleted file mode 100644
index ea192cc..0000000
Binary files a/backend/Api/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/backend/Api/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
deleted file mode 100644
index 08eaeab..0000000
Binary files a/backend/Api/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll
deleted file mode 100644
index fce2d36..0000000
Binary files a/backend/Api/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.resources.dll b/backend/Api/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.resources.dll
deleted file mode 100644
index e142029..0000000
Binary files a/backend/Api/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
deleted file mode 100644
index 7c20209..0000000
Binary files a/backend/Api/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll b/backend/Api/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll
deleted file mode 100644
index be86033..0000000
Binary files a/backend/Api/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/backend/Api/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
deleted file mode 100644
index 4be51d2..0000000
Binary files a/backend/Api/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll
deleted file mode 100644
index 768264c..0000000
Binary files a/backend/Api/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll b/backend/Api/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll
deleted file mode 100644
index 0dc6fae..0000000
Binary files a/backend/Api/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
deleted file mode 100644
index 85dd902..0000000
Binary files a/backend/Api/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll b/backend/Api/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll
deleted file mode 100644
index dfd0a6b..0000000
Binary files a/backend/Api/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/backend/Api/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
deleted file mode 100644
index f5e6b57..0000000
Binary files a/backend/Api/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll
deleted file mode 100644
index cafdf21..0000000
Binary files a/backend/Api/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.resources.dll b/backend/Api/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.resources.dll
deleted file mode 100644
index ace0504..0000000
Binary files a/backend/Api/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a b/backend/Api/bin/Debug/net8.0/runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a
deleted file mode 100644
index bc3aa51..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll b/backend/Api/bin/Debug/net8.0/runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll
deleted file mode 100644
index e72fd84..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/linux-arm/native/libe_sqlite3.so b/backend/Api/bin/Debug/net8.0/runtimes/linux-arm/native/libe_sqlite3.so
deleted file mode 100644
index a6a80a4..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/linux-arm/native/libe_sqlite3.so and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/linux-arm64/native/libe_sqlite3.so b/backend/Api/bin/Debug/net8.0/runtimes/linux-arm64/native/libe_sqlite3.so
deleted file mode 100644
index a1030eb..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/linux-arm64/native/libe_sqlite3.so and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/linux-armel/native/libe_sqlite3.so b/backend/Api/bin/Debug/net8.0/runtimes/linux-armel/native/libe_sqlite3.so
deleted file mode 100644
index 56fc44d..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/linux-armel/native/libe_sqlite3.so and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/linux-mips64/native/libe_sqlite3.so b/backend/Api/bin/Debug/net8.0/runtimes/linux-mips64/native/libe_sqlite3.so
deleted file mode 100644
index 15883be..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/linux-mips64/native/libe_sqlite3.so and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/linux-musl-arm/native/libe_sqlite3.so b/backend/Api/bin/Debug/net8.0/runtimes/linux-musl-arm/native/libe_sqlite3.so
deleted file mode 100644
index 28eaa8b..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/linux-musl-arm/native/libe_sqlite3.so and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so b/backend/Api/bin/Debug/net8.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so
deleted file mode 100644
index 5a6a8f7..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/linux-musl-s390x/native/libe_sqlite3.so b/backend/Api/bin/Debug/net8.0/runtimes/linux-musl-s390x/native/libe_sqlite3.so
deleted file mode 100644
index c576551..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/linux-musl-s390x/native/libe_sqlite3.so and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/linux-musl-x64/native/libe_sqlite3.so b/backend/Api/bin/Debug/net8.0/runtimes/linux-musl-x64/native/libe_sqlite3.so
deleted file mode 100644
index 980a4a6..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/linux-musl-x64/native/libe_sqlite3.so and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/linux-ppc64le/native/libe_sqlite3.so b/backend/Api/bin/Debug/net8.0/runtimes/linux-ppc64le/native/libe_sqlite3.so
deleted file mode 100644
index 3f7dca6..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/linux-ppc64le/native/libe_sqlite3.so and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/linux-s390x/native/libe_sqlite3.so b/backend/Api/bin/Debug/net8.0/runtimes/linux-s390x/native/libe_sqlite3.so
deleted file mode 100644
index a4bb64d..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/linux-s390x/native/libe_sqlite3.so and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/linux-x64/native/libe_sqlite3.so b/backend/Api/bin/Debug/net8.0/runtimes/linux-x64/native/libe_sqlite3.so
deleted file mode 100644
index 705798a..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/linux-x64/native/libe_sqlite3.so and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/linux-x86/native/libe_sqlite3.so b/backend/Api/bin/Debug/net8.0/runtimes/linux-x86/native/libe_sqlite3.so
deleted file mode 100644
index c32107b..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/linux-x86/native/libe_sqlite3.so and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib b/backend/Api/bin/Debug/net8.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib
deleted file mode 100644
index f32c878..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib b/backend/Api/bin/Debug/net8.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib
deleted file mode 100644
index 33a1c68..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/osx-arm64/native/libe_sqlite3.dylib b/backend/Api/bin/Debug/net8.0/runtimes/osx-arm64/native/libe_sqlite3.dylib
deleted file mode 100644
index 05932eb..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/osx-arm64/native/libe_sqlite3.dylib and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/osx-x64/native/libe_sqlite3.dylib b/backend/Api/bin/Debug/net8.0/runtimes/osx-x64/native/libe_sqlite3.dylib
deleted file mode 100644
index 0cd9a57..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/osx-x64/native/libe_sqlite3.dylib and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/win-arm/native/e_sqlite3.dll b/backend/Api/bin/Debug/net8.0/runtimes/win-arm/native/e_sqlite3.dll
deleted file mode 100644
index 8294262..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/win-arm/native/e_sqlite3.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/win-arm64/native/e_sqlite3.dll b/backend/Api/bin/Debug/net8.0/runtimes/win-arm64/native/e_sqlite3.dll
deleted file mode 100644
index 4ac1f79..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/win-arm64/native/e_sqlite3.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/win-x64/native/e_sqlite3.dll b/backend/Api/bin/Debug/net8.0/runtimes/win-x64/native/e_sqlite3.dll
deleted file mode 100644
index 8c1c1d9..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/win-x64/native/e_sqlite3.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/runtimes/win-x86/native/e_sqlite3.dll b/backend/Api/bin/Debug/net8.0/runtimes/win-x86/native/e_sqlite3.dll
deleted file mode 100644
index 0e05ac0..0000000
Binary files a/backend/Api/bin/Debug/net8.0/runtimes/win-x86/native/e_sqlite3.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
deleted file mode 100644
index 9867f6f..0000000
Binary files a/backend/Api/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll b/backend/Api/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll
deleted file mode 100644
index 2a4742e..0000000
Binary files a/backend/Api/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/backend/Api/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
deleted file mode 100644
index 8977db0..0000000
Binary files a/backend/Api/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll
deleted file mode 100644
index 8012969..0000000
Binary files a/backend/Api/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.resources.dll b/backend/Api/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.resources.dll
deleted file mode 100644
index 9a06288..0000000
Binary files a/backend/Api/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
deleted file mode 100644
index e4b3c7a..0000000
Binary files a/backend/Api/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll b/backend/Api/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll
deleted file mode 100644
index b51ee57..0000000
Binary files a/backend/Api/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/backend/Api/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
deleted file mode 100644
index d160925..0000000
Binary files a/backend/Api/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll
deleted file mode 100644
index e27e8be..0000000
Binary files a/backend/Api/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll b/backend/Api/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll
deleted file mode 100644
index 22b6e95..0000000
Binary files a/backend/Api/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
deleted file mode 100644
index 57e4d28..0000000
Binary files a/backend/Api/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll b/backend/Api/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll
deleted file mode 100644
index 305dfbf..0000000
Binary files a/backend/Api/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/backend/Api/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
deleted file mode 100644
index 28a5c18..0000000
Binary files a/backend/Api/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll b/backend/Api/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll
deleted file mode 100644
index cef3ebc..0000000
Binary files a/backend/Api/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ
diff --git a/backend/Api/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll b/backend/Api/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll
deleted file mode 100644
index dce3bc0..0000000
Binary files a/backend/Api/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll and /dev/null differ
diff --git a/backend/Api/obj/Api.csproj.EntityFrameworkCore.targets b/backend/Api/obj/Api.csproj.EntityFrameworkCore.targets
deleted file mode 100644
index 7d6485d..0000000
--- a/backend/Api/obj/Api.csproj.EntityFrameworkCore.targets
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/backend/Api/obj/Api.csproj.nuget.dgspec.json b/backend/Api/obj/Api.csproj.nuget.dgspec.json
deleted file mode 100644
index 03118d2..0000000
--- a/backend/Api/obj/Api.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,175 +0,0 @@
-{
- "format": 1,
- "restore": {
- "C:\\Users\\jeas0001\\source\\repos\\temperature-alarm\\backend\\Api\\Api.csproj": {}
- },
- "projects": {
- "C:\\Users\\jeas0001\\source\\repos\\temperature-alarm\\backend\\Api\\Api.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\jeas0001\\source\\repos\\temperature-alarm\\backend\\Api\\Api.csproj",
- "projectName": "Api",
- "projectPath": "C:\\Users\\jeas0001\\source\\repos\\temperature-alarm\\backend\\Api\\Api.csproj",
- "packagesPath": "C:\\Users\\jeas0001\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\jeas0001\\source\\repos\\temperature-alarm\\backend\\Api\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\jeas0001\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "C:\\Users\\jeas0001\\source\\repos\\temperature-alarm\\backend\\Models\\Models.csproj": {
- "projectPath": "C:\\Users\\jeas0001\\source\\repos\\temperature-alarm\\backend\\Models\\Models.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": {
- "target": "Package",
- "version": "[9.0.3, )"
- },
- "Microsoft.EntityFrameworkCore.Design": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[9.0.3, )"
- },
- "Microsoft.EntityFrameworkCore.Sqlite": {
- "target": "Package",
- "version": "[9.0.3, )"
- },
- "Microsoft.EntityFrameworkCore.Tools": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[10.0.0-preview.1.25081.1, )"
- },
- "Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
- "target": "Package",
- "version": "[1.19.6, )"
- },
- "Swashbuckle.AspNetCore": {
- "target": "Package",
- "version": "[6.4.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": "C:\\Program Files\\dotnet\\sdk\\8.0.200/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "C:\\Users\\jeas0001\\source\\repos\\temperature-alarm\\backend\\Models\\Models.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\jeas0001\\source\\repos\\temperature-alarm\\backend\\Models\\Models.csproj",
- "projectName": "Models",
- "projectPath": "C:\\Users\\jeas0001\\source\\repos\\temperature-alarm\\backend\\Models\\Models.csproj",
- "packagesPath": "C:\\Users\\jeas0001\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\jeas0001\\source\\repos\\temperature-alarm\\backend\\Models\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\jeas0001\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.200/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/backend/Api/obj/Api.csproj.nuget.g.props b/backend/Api/obj/Api.csproj.nuget.g.props
deleted file mode 100644
index 6c72b72..0000000
--- a/backend/Api/obj/Api.csproj.nuget.g.props
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- $(UserProfile)\.nuget\packages\
- C:\Users\jeas0001\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
- PackageReference
- 6.9.1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- C:\Users\jeas0001\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5
- C:\Users\jeas0001\.nuget\packages\microsoft.visualstudio.azure.containers.tools.targets\1.19.6
- C:\Users\jeas0001\.nuget\packages\microsoft.entityframeworkcore.tools\10.0.0-preview.1.25081.1
- C:\Users\jeas0001\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.4
-
-
\ No newline at end of file
diff --git a/backend/Api/obj/Api.csproj.nuget.g.targets b/backend/Api/obj/Api.csproj.nuget.g.targets
deleted file mode 100644
index 8375414..0000000
--- a/backend/Api/obj/Api.csproj.nuget.g.targets
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/backend/Api/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/backend/Api/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index 2217181..0000000
--- a/backend/Api/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/backend/Api/obj/Debug/net8.0/Api.AssemblyInfo.cs b/backend/Api/obj/Debug/net8.0/Api.AssemblyInfo.cs
deleted file mode 100644
index 137d20b..0000000
--- a/backend/Api/obj/Debug/net8.0/Api.AssemblyInfo.cs
+++ /dev/null
@@ -1,24 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-// Runtime Version:4.0.30319.42000
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("82cc4d8e-1671-4b29-ba3b-8730c1ab5d44")]
-[assembly: System.Reflection.AssemblyCompanyAttribute("Api")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b194766464c5b95244bb2810b3fd923d8c01ca83")]
-[assembly: System.Reflection.AssemblyProductAttribute("Api")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Api")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/backend/Api/obj/Debug/net8.0/Api.AssemblyInfoInputs.cache b/backend/Api/obj/Debug/net8.0/Api.AssemblyInfoInputs.cache
deleted file mode 100644
index 8e995e9..0000000
--- a/backend/Api/obj/Debug/net8.0/Api.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-4fdc3b34b41e14dd5a07a3ae971aadecb3cd04c878bf0358382785d182d80ad0
diff --git a/backend/Api/obj/Debug/net8.0/Api.GeneratedMSBuildEditorConfig.editorconfig b/backend/Api/obj/Debug/net8.0/Api.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 23f9c43..0000000
--- a/backend/Api/obj/Debug/net8.0/Api.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,27 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.0
-build_property.TargetFramework = net8.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.RootNamespace = Api
-build_property.RootNamespace = Api
-build_property.ProjectDir = C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.RazorLangVersion = 8.0
-build_property.SupportLocalizedComponentNames =
-build_property.GenerateRazorMetadataSourceChecksumAttributes =
-build_property.MSBuildProjectDirectory = C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api
-build_property._RazorSourceGeneratorDebug =
diff --git a/backend/Api/obj/Debug/net8.0/Api.GlobalUsings.g.cs b/backend/Api/obj/Debug/net8.0/Api.GlobalUsings.g.cs
deleted file mode 100644
index 025530a..0000000
--- a/backend/Api/obj/Debug/net8.0/Api.GlobalUsings.g.cs
+++ /dev/null
@@ -1,17 +0,0 @@
-//
-global using global::Microsoft.AspNetCore.Builder;
-global using global::Microsoft.AspNetCore.Hosting;
-global using global::Microsoft.AspNetCore.Http;
-global using global::Microsoft.AspNetCore.Routing;
-global using global::Microsoft.Extensions.Configuration;
-global using global::Microsoft.Extensions.DependencyInjection;
-global using global::Microsoft.Extensions.Hosting;
-global using global::Microsoft.Extensions.Logging;
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Net.Http.Json;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/backend/Api/obj/Debug/net8.0/Api.MvcApplicationPartsAssemblyInfo.cache b/backend/Api/obj/Debug/net8.0/Api.MvcApplicationPartsAssemblyInfo.cache
deleted file mode 100644
index e69de29..0000000
diff --git a/backend/Api/obj/Debug/net8.0/Api.MvcApplicationPartsAssemblyInfo.cs b/backend/Api/obj/Debug/net8.0/Api.MvcApplicationPartsAssemblyInfo.cs
deleted file mode 100644
index 5c337f8..0000000
--- a/backend/Api/obj/Debug/net8.0/Api.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")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/backend/Api/obj/Debug/net8.0/Api.assets.cache b/backend/Api/obj/Debug/net8.0/Api.assets.cache
deleted file mode 100644
index f8984f9..0000000
Binary files a/backend/Api/obj/Debug/net8.0/Api.assets.cache and /dev/null differ
diff --git a/backend/Api/obj/Debug/net8.0/Api.csproj.AssemblyReference.cache b/backend/Api/obj/Debug/net8.0/Api.csproj.AssemblyReference.cache
deleted file mode 100644
index 8c6655e..0000000
Binary files a/backend/Api/obj/Debug/net8.0/Api.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/backend/Api/obj/Debug/net8.0/Api.csproj.BuildWithSkipAnalyzers b/backend/Api/obj/Debug/net8.0/Api.csproj.BuildWithSkipAnalyzers
deleted file mode 100644
index e69de29..0000000
diff --git a/backend/Api/obj/Debug/net8.0/Api.csproj.CoreCompileInputs.cache b/backend/Api/obj/Debug/net8.0/Api.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 608d60e..0000000
--- a/backend/Api/obj/Debug/net8.0/Api.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-56939bbf606178a8652f363a2b59d726ea7385c8767dc474dffc94bda627d37c
diff --git a/backend/Api/obj/Debug/net8.0/Api.csproj.FileListAbsolute.txt b/backend/Api/obj/Debug/net8.0/Api.csproj.FileListAbsolute.txt
deleted file mode 100644
index d798e94..0000000
--- a/backend/Api/obj/Debug/net8.0/Api.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,160 +0,0 @@
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\api\obj\Debug\net8.0\Api.csproj.AssemblyReference.cache
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\api\obj\Debug\net8.0\Api.GeneratedMSBuildEditorConfig.editorconfig
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\api\obj\Debug\net8.0\Api.AssemblyInfoInputs.cache
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\api\obj\Debug\net8.0\Api.AssemblyInfo.cs
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\api\obj\Debug\net8.0\Api.csproj.CoreCompileInputs.cache
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\api\obj\Debug\net8.0\Api.MvcApplicationPartsAssemblyInfo.cs
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\api\obj\Debug\net8.0\Api.MvcApplicationPartsAssemblyInfo.cache
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\appsettings.Development.json
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\appsettings.json
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Api.exe
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Api.deps.json
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Api.runtimeconfig.json
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Api.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Api.pdb
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.Data.Sqlite.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Abstractions.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Relational.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Sqlite.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.Extensions.Caching.Abstractions.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.Extensions.Caching.Memory.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.Extensions.Configuration.Abstractions.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.Extensions.DependencyInjection.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.Extensions.DependencyModel.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.Extensions.Logging.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.Extensions.Logging.Abstractions.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.Extensions.Options.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.Extensions.Primitives.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.OpenApi.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\SQLitePCLRaw.batteries_v2.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\SQLitePCLRaw.core.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\SQLitePCLRaw.provider.e_sqlite3.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Swashbuckle.AspNetCore.Swagger.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Swashbuckle.AspNetCore.SwaggerGen.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Swashbuckle.AspNetCore.SwaggerUI.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\System.Diagnostics.DiagnosticSource.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\System.IO.Pipelines.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\System.Text.Encodings.Web.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\System.Text.Json.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\browser-wasm\nativeassets\net8.0\e_sqlite3.a
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\linux-arm\native\libe_sqlite3.so
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\linux-arm64\native\libe_sqlite3.so
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\linux-armel\native\libe_sqlite3.so
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\linux-mips64\native\libe_sqlite3.so
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\linux-musl-arm\native\libe_sqlite3.so
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\linux-musl-arm64\native\libe_sqlite3.so
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\linux-musl-s390x\native\libe_sqlite3.so
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\linux-musl-x64\native\libe_sqlite3.so
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\linux-ppc64le\native\libe_sqlite3.so
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\linux-s390x\native\libe_sqlite3.so
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\linux-x64\native\libe_sqlite3.so
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\linux-x86\native\libe_sqlite3.so
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\maccatalyst-arm64\native\libe_sqlite3.dylib
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\maccatalyst-x64\native\libe_sqlite3.dylib
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\osx-arm64\native\libe_sqlite3.dylib
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\osx-x64\native\libe_sqlite3.dylib
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\win-arm\native\e_sqlite3.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\win-arm64\native\e_sqlite3.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\win-x64\native\e_sqlite3.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\win-x86\native\e_sqlite3.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\runtimes\browser\lib\net8.0\System.Text.Encodings.Web.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Models.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Models.pdb
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\obj\Debug\net8.0\staticwebassets.build.json
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\obj\Debug\net8.0\staticwebassets.development.json
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\obj\Debug\net8.0\staticwebassets\msbuild.Api.Microsoft.AspNetCore.StaticWebAssets.props
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\obj\Debug\net8.0\staticwebassets\msbuild.build.Api.props
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\obj\Debug\net8.0\staticwebassets\msbuild.buildMultiTargeting.Api.props
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\obj\Debug\net8.0\staticwebassets\msbuild.buildTransitive.Api.props
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\obj\Debug\net8.0\staticwebassets.pack.json
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\obj\Debug\net8.0\scopedcss\bundle\Api.styles.css
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\obj\Debug\net8.0\Api.csproj.Up2Date
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\obj\Debug\net8.0\Api.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\obj\Debug\net8.0\refint\Api.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\obj\Debug\net8.0\Api.pdb
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\obj\Debug\net8.0\Api.genruntimeconfig.cache
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\obj\Debug\net8.0\ref\Api.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Humanizer.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.Bcl.AsyncInterfaces.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.Build.Locator.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.CodeAnalysis.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.CodeAnalysis.Workspaces.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Design.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\Mono.TextTemplating.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\System.CodeDom.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\System.Composition.AttributedModel.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\System.Composition.Convention.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\System.Composition.Hosting.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\System.Composition.Runtime.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\System.Composition.TypedParts.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
-C:\Users\jeas0001\source\repos\temperature-alarm\backend\Api\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll
diff --git a/backend/Api/obj/Debug/net8.0/Api.csproj.Up2Date b/backend/Api/obj/Debug/net8.0/Api.csproj.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/backend/Api/obj/Debug/net8.0/Api.dll b/backend/Api/obj/Debug/net8.0/Api.dll
deleted file mode 100644
index 9a0fcc5..0000000
Binary files a/backend/Api/obj/Debug/net8.0/Api.dll and /dev/null differ
diff --git a/backend/Api/obj/Debug/net8.0/Api.genruntimeconfig.cache b/backend/Api/obj/Debug/net8.0/Api.genruntimeconfig.cache
deleted file mode 100644
index e401a01..0000000
--- a/backend/Api/obj/Debug/net8.0/Api.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-b9966c8f3446ce7037d4f73a94d36e2463b6a0bffb35bf0c24201fa2d7f7f22d
diff --git a/backend/Api/obj/Debug/net8.0/Api.pdb b/backend/Api/obj/Debug/net8.0/Api.pdb
deleted file mode 100644
index 47884d1..0000000
Binary files a/backend/Api/obj/Debug/net8.0/Api.pdb and /dev/null differ
diff --git a/backend/Api/obj/Debug/net8.0/ApiEndpoints.json b/backend/Api/obj/Debug/net8.0/ApiEndpoints.json
deleted file mode 100644
index afe91c9..0000000
--- a/backend/Api/obj/Debug/net8.0/ApiEndpoints.json
+++ /dev/null
@@ -1,98 +0,0 @@
-[
- {
- "ContainingType": "Api.Controllers.DeviceController",
- "Method": "GetDevices",
- "RelativePath": "api/Device",
- "HttpMethod": "GET",
- "IsController": true,
- "Order": 0,
- "Parameters": [
- {
- "Name": "userId",
- "Type": "System.Int32",
- "IsRequired": false
- }
- ],
- "ReturnTypes": []
- },
- {
- "ContainingType": "Api.Controllers.DeviceController",
- "Method": "EditDevice",
- "RelativePath": "api/Device/Edit",
- "HttpMethod": "PUT",
- "IsController": true,
- "Order": 0,
- "Parameters": [
- {
- "Name": "device",
- "Type": "Models.Device",
- "IsRequired": true
- }
- ],
- "ReturnTypes": []
- },
- {
- "ContainingType": "Api.Controllers.DeviceController",
- "Method": "GetLogs",
- "RelativePath": "api/Device/logs/{userId}",
- "HttpMethod": "GET",
- "IsController": true,
- "Order": 0,
- "Parameters": [
- {
- "Name": "userId",
- "Type": "System.Int32",
- "IsRequired": true
- }
- ],
- "ReturnTypes": []
- },
- {
- "ContainingType": "Api.Controllers.UserController",
- "Method": "CreateUser",
- "RelativePath": "api/User/Create",
- "HttpMethod": "POST",
- "IsController": true,
- "Order": 0,
- "Parameters": [
- {
- "Name": "user",
- "Type": "Models.User",
- "IsRequired": true
- }
- ],
- "ReturnTypes": []
- },
- {
- "ContainingType": "Api.Controllers.UserController",
- "Method": "EditUser",
- "RelativePath": "api/User/Edit",
- "HttpMethod": "PUT",
- "IsController": true,
- "Order": 0,
- "Parameters": [
- {
- "Name": "user",
- "Type": "Models.User",
- "IsRequired": true
- }
- ],
- "ReturnTypes": []
- },
- {
- "ContainingType": "Api.Controllers.UserController",
- "Method": "Login",
- "RelativePath": "api/User/Login",
- "HttpMethod": "POST",
- "IsController": true,
- "Order": 0,
- "Parameters": [
- {
- "Name": "user",
- "Type": "Models.User",
- "IsRequired": true
- }
- ],
- "ReturnTypes": []
- }
-]
\ No newline at end of file
diff --git a/backend/Api/obj/Debug/net8.0/apphost.exe b/backend/Api/obj/Debug/net8.0/apphost.exe
deleted file mode 100644
index da52335..0000000
Binary files a/backend/Api/obj/Debug/net8.0/apphost.exe and /dev/null differ
diff --git a/backend/Api/obj/Debug/net8.0/ref/Api.dll b/backend/Api/obj/Debug/net8.0/ref/Api.dll
deleted file mode 100644
index 3bc3e92..0000000
Binary files a/backend/Api/obj/Debug/net8.0/ref/Api.dll and /dev/null differ
diff --git a/backend/Api/obj/Debug/net8.0/refint/Api.dll b/backend/Api/obj/Debug/net8.0/refint/Api.dll
deleted file mode 100644
index 3bc3e92..0000000
Binary files a/backend/Api/obj/Debug/net8.0/refint/Api.dll and /dev/null differ
diff --git a/backend/Api/obj/Debug/net8.0/staticwebassets.build.json b/backend/Api/obj/Debug/net8.0/staticwebassets.build.json
deleted file mode 100644
index 139778a..0000000
--- a/backend/Api/obj/Debug/net8.0/staticwebassets.build.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "Version": 1,
- "Hash": "llrbuzIYQAIzOVzCT1dMYbgtako286gVg/Pj7offB04=",
- "Source": "Api",
- "BasePath": "_content/Api",
- "Mode": "Default",
- "ManifestType": "Build",
- "ReferencedProjectsConfiguration": [],
- "DiscoveryPatterns": [],
- "Assets": []
-}
\ No newline at end of file
diff --git a/backend/Api/obj/Debug/net8.0/staticwebassets/msbuild.build.Api.props b/backend/Api/obj/Debug/net8.0/staticwebassets/msbuild.build.Api.props
deleted file mode 100644
index 5a6032a..0000000
--- a/backend/Api/obj/Debug/net8.0/staticwebassets/msbuild.build.Api.props
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/backend/Api/obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.Api.props b/backend/Api/obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.Api.props
deleted file mode 100644
index 068652a..0000000
--- a/backend/Api/obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.Api.props
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/backend/Api/obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.Api.props b/backend/Api/obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.Api.props
deleted file mode 100644
index 805296b..0000000
--- a/backend/Api/obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.Api.props
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/backend/Api/obj/project.assets.json b/backend/Api/obj/project.assets.json
deleted file mode 100644
index 937ad66..0000000
--- a/backend/Api/obj/project.assets.json
+++ /dev/null
@@ -1,3858 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0": {
- "Humanizer.Core/2.14.1": {
- "type": "package",
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Humanizer.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Bcl.AsyncInterfaces/7.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.1/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Build.Framework/17.8.3": {
- "type": "package",
- "compile": {
- "ref/net8.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/_._": {
- "related": ".pdb;.xml"
- }
- }
- },
- "Microsoft.Build.Locator/1.7.8": {
- "type": "package",
- "compile": {
- "lib/net6.0/_._": {}
- },
- "runtime": {
- "lib/net6.0/Microsoft.Build.Locator.dll": {}
- },
- "build": {
- "build/_._": {}
- }
- },
- "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
- "type": "package",
- "build": {
- "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {},
- "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {}
- }
- },
- "Microsoft.CodeAnalysis.Common/4.8.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CodeAnalysis.Analyzers": "3.3.4",
- "System.Collections.Immutable": "7.0.0",
- "System.Reflection.Metadata": "7.0.0",
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- },
- "compile": {
- "lib/net7.0/_._": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/net7.0/Microsoft.CodeAnalysis.dll": {
- "related": ".pdb;.xml"
- }
- },
- "resource": {
- "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": {
- "type": "package",
- "dependencies": {
- "Microsoft.CodeAnalysis.Common": "[4.8.0]"
- },
- "compile": {
- "lib/net7.0/_._": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
- "related": ".pdb;.xml"
- }
- },
- "resource": {
- "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": {
- "type": "package",
- "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]"
- },
- "compile": {
- "lib/net7.0/_._": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
- "related": ".pdb;.xml"
- }
- },
- "resource": {
- "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": {
- "type": "package",
- "dependencies": {
- "Humanizer.Core": "2.14.1",
- "Microsoft.Bcl.AsyncInterfaces": "7.0.0",
- "Microsoft.CodeAnalysis.Common": "[4.8.0]",
- "System.Composition": "7.0.0",
- "System.IO.Pipelines": "7.0.0",
- "System.Threading.Channels": "7.0.0"
- },
- "compile": {
- "lib/net7.0/_._": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
- "related": ".pdb;.xml"
- }
- },
- "resource": {
- "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": {
- "type": "package",
- "dependencies": {
- "Microsoft.Build.Framework": "16.10.0",
- "Microsoft.CodeAnalysis.Common": "[4.8.0]",
- "Microsoft.CodeAnalysis.Workspaces.Common": "[4.8.0]",
- "System.Text.Json": "7.0.3"
- },
- "compile": {
- "lib/net7.0/_._": {
- "related": ".pdb;.runtimeconfig.json;.xml"
- }
- },
- "runtime": {
- "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": {
- "related": ".pdb;.runtimeconfig.json;.xml"
- },
- "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": {
- "related": ".BuildHost.pdb;.BuildHost.runtimeconfig.json;.BuildHost.xml;.pdb;.xml"
- }
- },
- "resource": {
- "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.Data.Sqlite.Core/9.0.3": {
- "type": "package",
- "dependencies": {
- "SQLitePCLRaw.core": "2.1.10"
- },
- "compile": {
- "lib/net8.0/Microsoft.Data.Sqlite.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Data.Sqlite.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.EntityFrameworkCore/9.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Abstractions": "9.0.3",
- "Microsoft.EntityFrameworkCore.Analyzers": "9.0.3",
- "Microsoft.Extensions.Caching.Memory": "9.0.3",
- "Microsoft.Extensions.Logging": "9.0.3"
- },
- "compile": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {}
- }
- },
- "Microsoft.EntityFrameworkCore.Abstractions/9.0.3": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Analyzers/9.0.3": {
- "type": "package"
- },
- "Microsoft.EntityFrameworkCore.Design/9.0.3": {
- "type": "package",
- "dependencies": {
- "Humanizer.Core": "2.14.1",
- "Microsoft.Build.Framework": "17.8.3",
- "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.3",
- "Microsoft.Extensions.Caching.Memory": "9.0.3",
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.3",
- "Microsoft.Extensions.DependencyModel": "9.0.3",
- "Microsoft.Extensions.Logging": "9.0.3",
- "Mono.TextTemplating": "3.0.0",
- "System.Text.Json": "9.0.3"
- },
- "compile": {
- "lib/net8.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "build/net8.0/Microsoft.EntityFrameworkCore.Design.props": {}
- }
- },
- "Microsoft.EntityFrameworkCore.Relational/9.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "9.0.3",
- "Microsoft.Extensions.Caching.Memory": "9.0.3",
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.3",
- "Microsoft.Extensions.Logging": "9.0.3"
- },
- "compile": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Sqlite/9.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Sqlite.Core": "9.0.3",
- "Microsoft.Extensions.Caching.Memory": "9.0.3",
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.3",
- "Microsoft.Extensions.DependencyModel": "9.0.3",
- "Microsoft.Extensions.Logging": "9.0.3",
- "SQLitePCLRaw.bundle_e_sqlite3": "2.1.10",
- "SQLitePCLRaw.core": "2.1.10",
- "System.Text.Json": "9.0.3"
- },
- "compile": {
- "lib/net8.0/_._": {}
- },
- "runtime": {
- "lib/net8.0/_._": {}
- }
- },
- "Microsoft.EntityFrameworkCore.Sqlite.Core/9.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Data.Sqlite.Core": "9.0.3",
- "Microsoft.EntityFrameworkCore.Relational": "9.0.3",
- "Microsoft.Extensions.Caching.Memory": "9.0.3",
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.3",
- "Microsoft.Extensions.DependencyModel": "9.0.3",
- "Microsoft.Extensions.Logging": "9.0.3",
- "SQLitePCLRaw.core": "2.1.10",
- "System.Text.Json": "9.0.3"
- },
- "compile": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Tools/10.0.0-preview.1.25081.1": {
- "type": "package"
- },
- "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.Caching.Abstractions/9.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "9.0.3"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Caching.Memory/9.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Caching.Abstractions": "9.0.3",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.3",
- "Microsoft.Extensions.Logging.Abstractions": "9.0.3",
- "Microsoft.Extensions.Options": "9.0.3",
- "Microsoft.Extensions.Primitives": "9.0.3"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/9.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "9.0.3"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection/9.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.3"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.3": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyModel/9.0.3": {
- "type": "package",
- "dependencies": {
- "System.Text.Encodings.Web": "9.0.3",
- "System.Text.Json": "9.0.3"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging/9.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "9.0.3",
- "Microsoft.Extensions.Logging.Abstractions": "9.0.3",
- "Microsoft.Extensions.Options": "9.0.3"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/9.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.3",
- "System.Diagnostics.DiagnosticSource": "9.0.3"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
- }
- },
- "Microsoft.Extensions.Options/9.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.3",
- "Microsoft.Extensions.Primitives": "9.0.3"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {}
- }
- },
- "Microsoft.Extensions.Primitives/9.0.3": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.OpenApi/1.2.3": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/Microsoft.OpenApi.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.OpenApi.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.19.6": {
- "type": "package",
- "build": {
- "build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props": {},
- "build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets": {}
- }
- },
- "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": {}
- }
- },
- "SQLitePCLRaw.bundle_e_sqlite3/2.1.10": {
- "type": "package",
- "dependencies": {
- "SQLitePCLRaw.lib.e_sqlite3": "2.1.10",
- "SQLitePCLRaw.provider.e_sqlite3": "2.1.10"
- },
- "compile": {
- "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
- }
- },
- "SQLitePCLRaw.core/2.1.10": {
- "type": "package",
- "dependencies": {
- "System.Memory": "4.5.3"
- },
- "compile": {
- "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
- }
- },
- "SQLitePCLRaw.lib.e_sqlite3/2.1.10": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/_._": {}
- },
- "build": {
- "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets": {}
- },
- "runtimeTargets": {
- "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": {
- "assetType": "native",
- "rid": "browser-wasm"
- },
- "runtimes/linux-arm/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-arm"
- },
- "runtimes/linux-arm64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-arm64"
- },
- "runtimes/linux-armel/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-armel"
- },
- "runtimes/linux-mips64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-mips64"
- },
- "runtimes/linux-musl-arm/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-musl-arm"
- },
- "runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-musl-arm64"
- },
- "runtimes/linux-musl-s390x/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-musl-s390x"
- },
- "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-musl-x64"
- },
- "runtimes/linux-ppc64le/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-ppc64le"
- },
- "runtimes/linux-s390x/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-s390x"
- },
- "runtimes/linux-x64/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-x64"
- },
- "runtimes/linux-x86/native/libe_sqlite3.so": {
- "assetType": "native",
- "rid": "linux-x86"
- },
- "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "maccatalyst-arm64"
- },
- "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "maccatalyst-x64"
- },
- "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "osx-arm64"
- },
- "runtimes/osx-x64/native/libe_sqlite3.dylib": {
- "assetType": "native",
- "rid": "osx-x64"
- },
- "runtimes/win-arm/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-arm"
- },
- "runtimes/win-arm64/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-arm64"
- },
- "runtimes/win-x64/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-x64"
- },
- "runtimes/win-x86/native/e_sqlite3.dll": {
- "assetType": "native",
- "rid": "win-x86"
- }
- }
- },
- "SQLitePCLRaw.provider.e_sqlite3/2.1.10": {
- "type": "package",
- "dependencies": {
- "SQLitePCLRaw.core": "2.1.10"
- },
- "compile": {
- "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
- },
- "runtime": {
- "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
- }
- },
- "Swashbuckle.AspNetCore/6.4.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.ApiDescription.Server": "6.0.5",
- "Swashbuckle.AspNetCore.Swagger": "6.4.0",
- "Swashbuckle.AspNetCore.SwaggerGen": "6.4.0",
- "Swashbuckle.AspNetCore.SwaggerUI": "6.4.0"
- },
- "build": {
- "build/Swashbuckle.AspNetCore.props": {}
- }
- },
- "Swashbuckle.AspNetCore.Swagger/6.4.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.OpenApi": "1.2.3"
- },
- "compile": {
- "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
- "related": ".pdb;.xml"
- }
- },
- "frameworkReferences": [
- "Microsoft.AspNetCore.App"
- ]
- },
- "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": {
- "type": "package",
- "dependencies": {
- "Swashbuckle.AspNetCore.Swagger": "6.4.0"
- },
- "compile": {
- "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/net6.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.Collections.Immutable/7.0.0": {
- "type": "package",
- "compile": {
- "lib/net7.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net7.0/System.Collections.Immutable.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "System.Composition/7.0.0": {
- "type": "package",
- "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"
- },
- "compile": {
- "lib/netcoreapp2.0/_._": {}
- },
- "runtime": {
- "lib/netcoreapp2.0/_._": {}
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "System.Composition.AttributedModel/7.0.0": {
- "type": "package",
- "compile": {
- "lib/net7.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net7.0/System.Composition.AttributedModel.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "System.Composition.Convention/7.0.0": {
- "type": "package",
- "dependencies": {
- "System.Composition.AttributedModel": "7.0.0"
- },
- "compile": {
- "lib/net7.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net7.0/System.Composition.Convention.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "System.Composition.Hosting/7.0.0": {
- "type": "package",
- "dependencies": {
- "System.Composition.Runtime": "7.0.0"
- },
- "compile": {
- "lib/net7.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net7.0/System.Composition.Hosting.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "System.Composition.Runtime/7.0.0": {
- "type": "package",
- "compile": {
- "lib/net7.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net7.0/System.Composition.Runtime.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "System.Composition.TypedParts/7.0.0": {
- "type": "package",
- "dependencies": {
- "System.Composition.AttributedModel": "7.0.0",
- "System.Composition.Hosting": "7.0.0",
- "System.Composition.Runtime": "7.0.0"
- },
- "compile": {
- "lib/net7.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net7.0/System.Composition.TypedParts.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "System.Diagnostics.DiagnosticSource/9.0.3": {
- "type": "package",
- "compile": {
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
- "related": ".xml"
- }
- },
- "contentFiles": {
- "contentFiles/any/any/_._": {
- "buildAction": "None",
- "codeLanguage": "any",
- "copyToOutput": false
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "System.IO.Pipelines/9.0.3": {
- "type": "package",
- "compile": {
- "lib/net8.0/System.IO.Pipelines.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.IO.Pipelines.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "System.Memory/4.5.3": {
- "type": "package",
- "compile": {
- "ref/netcoreapp2.1/_._": {}
- },
- "runtime": {
- "lib/netcoreapp2.1/_._": {}
- }
- },
- "System.Reflection.Metadata/7.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections.Immutable": "7.0.0"
- },
- "compile": {
- "lib/net7.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net7.0/System.Reflection.Metadata.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Text.Encodings.Web/9.0.3": {
- "type": "package",
- "compile": {
- "lib/net8.0/System.Text.Encodings.Web.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Text.Encodings.Web.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- },
- "runtimeTargets": {
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
- "assetType": "runtime",
- "rid": "browser"
- }
- }
- },
- "System.Text.Json/9.0.3": {
- "type": "package",
- "dependencies": {
- "System.IO.Pipelines": "9.0.3",
- "System.Text.Encodings.Web": "9.0.3"
- },
- "compile": {
- "lib/net8.0/System.Text.Json.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Text.Json.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/System.Text.Json.targets": {}
- }
- },
- "System.Threading.Channels/7.0.0": {
- "type": "package",
- "compile": {
- "lib/net7.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net7.0/System.Threading.Channels.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Models/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "compile": {
- "bin/placeholder/Models.dll": {}
- },
- "runtime": {
- "bin/placeholder/Models.dll": {}
- }
- }
- }
- },
- "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.Bcl.AsyncInterfaces/7.0.0": {
- "sha512": "3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==",
- "type": "package",
- "path": "microsoft.bcl.asyncinterfaces/7.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets",
- "buildTransitive/net462/_._",
- "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/net462/Microsoft.Bcl.AsyncInterfaces.xml",
- "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
- "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
- "microsoft.bcl.asyncinterfaces.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Build.Framework/17.8.3": {
- "sha512": "NrQZJW8TlKVPx72yltGb8SVz3P5mNRk9fNiD/ao8jRSk48WqIIdCn99q4IjlVmPcruuQ+yLdjNQLL8Rb4c916g==",
- "type": "package",
- "path": "microsoft.build.framework/17.8.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "MSBuild-NuGet-Icon.png",
- "README.md",
- "lib/net472/Microsoft.Build.Framework.dll",
- "lib/net472/Microsoft.Build.Framework.pdb",
- "lib/net472/Microsoft.Build.Framework.xml",
- "lib/net8.0/Microsoft.Build.Framework.dll",
- "lib/net8.0/Microsoft.Build.Framework.pdb",
- "lib/net8.0/Microsoft.Build.Framework.xml",
- "microsoft.build.framework.17.8.3.nupkg.sha512",
- "microsoft.build.framework.nuspec",
- "notices/THIRDPARTYNOTICES.txt",
- "ref/net472/Microsoft.Build.Framework.dll",
- "ref/net472/Microsoft.Build.Framework.xml",
- "ref/net8.0/Microsoft.Build.Framework.dll",
- "ref/net8.0/Microsoft.Build.Framework.xml",
- "ref/netstandard2.0/Microsoft.Build.Framework.dll",
- "ref/netstandard2.0/Microsoft.Build.Framework.xml"
- ]
- },
- "Microsoft.Build.Locator/1.7.8": {
- "sha512": "sPy10x527Ph16S2u0yGME4S6ohBKJ69WfjeGG/bvELYeZVmJdKjxgnlL8cJJJLGV/cZIRqSfB12UDB8ICakOog==",
- "type": "package",
- "path": "microsoft.build.locator/1.7.8",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "MSBuild-NuGet-Icon.png",
- "build/Microsoft.Build.Locator.props",
- "build/Microsoft.Build.Locator.targets",
- "lib/net46/Microsoft.Build.Locator.dll",
- "lib/net6.0/Microsoft.Build.Locator.dll",
- "microsoft.build.locator.1.7.8.nupkg.sha512",
- "microsoft.build.locator.nuspec"
- ]
- },
- "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
- "sha512": "AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==",
- "type": "package",
- "path": "microsoft.codeanalysis.analyzers/3.3.4",
- "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_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_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_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_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_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_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_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_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_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_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",
- "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.3.4.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/4.8.0": {
- "sha512": "/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==",
- "type": "package",
- "path": "microsoft.codeanalysis.common/4.8.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "ThirdPartyNotices.rtf",
- "lib/net6.0/Microsoft.CodeAnalysis.dll",
- "lib/net6.0/Microsoft.CodeAnalysis.pdb",
- "lib/net6.0/Microsoft.CodeAnalysis.xml",
- "lib/net6.0/cs/Microsoft.CodeAnalysis.resources.dll",
- "lib/net6.0/de/Microsoft.CodeAnalysis.resources.dll",
- "lib/net6.0/es/Microsoft.CodeAnalysis.resources.dll",
- "lib/net6.0/fr/Microsoft.CodeAnalysis.resources.dll",
- "lib/net6.0/it/Microsoft.CodeAnalysis.resources.dll",
- "lib/net6.0/ja/Microsoft.CodeAnalysis.resources.dll",
- "lib/net6.0/ko/Microsoft.CodeAnalysis.resources.dll",
- "lib/net6.0/pl/Microsoft.CodeAnalysis.resources.dll",
- "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
- "lib/net6.0/ru/Microsoft.CodeAnalysis.resources.dll",
- "lib/net6.0/tr/Microsoft.CodeAnalysis.resources.dll",
- "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
- "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
- "lib/net7.0/Microsoft.CodeAnalysis.dll",
- "lib/net7.0/Microsoft.CodeAnalysis.pdb",
- "lib/net7.0/Microsoft.CodeAnalysis.xml",
- "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll",
- "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll",
- "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll",
- "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll",
- "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll",
- "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll",
- "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll",
- "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll",
- "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
- "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll",
- "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll",
- "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
- "lib/net7.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.4.8.0.nupkg.sha512",
- "microsoft.codeanalysis.common.nuspec"
- ]
- },
- "Microsoft.CodeAnalysis.CSharp/4.8.0": {
- "sha512": "+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==",
- "type": "package",
- "path": "microsoft.codeanalysis.csharp/4.8.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "ThirdPartyNotices.rtf",
- "lib/net6.0/Microsoft.CodeAnalysis.CSharp.dll",
- "lib/net6.0/Microsoft.CodeAnalysis.CSharp.pdb",
- "lib/net6.0/Microsoft.CodeAnalysis.CSharp.xml",
- "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll",
- "lib/net7.0/Microsoft.CodeAnalysis.CSharp.pdb",
- "lib/net7.0/Microsoft.CodeAnalysis.CSharp.xml",
- "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/net7.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.4.8.0.nupkg.sha512",
- "microsoft.codeanalysis.csharp.nuspec"
- ]
- },
- "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": {
- "sha512": "3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==",
- "type": "package",
- "path": "microsoft.codeanalysis.csharp.workspaces/4.8.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "ThirdPartyNotices.rtf",
- "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
- "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
- "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
- "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
- "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
- "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
- "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/net7.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.4.8.0.nupkg.sha512",
- "microsoft.codeanalysis.csharp.workspaces.nuspec"
- ]
- },
- "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": {
- "sha512": "LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==",
- "type": "package",
- "path": "microsoft.codeanalysis.workspaces.common/4.8.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "ThirdPartyNotices.rtf",
- "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.dll",
- "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.pdb",
- "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.xml",
- "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll",
- "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.pdb",
- "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.xml",
- "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/net7.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.4.8.0.nupkg.sha512",
- "microsoft.codeanalysis.workspaces.common.nuspec"
- ]
- },
- "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": {
- "sha512": "IEYreI82QZKklp54yPHxZNG9EKSK6nHEkeuf+0Asie9llgS1gp0V1hw7ODG+QyoB7MuAnNQHmeV1Per/ECpv6A==",
- "type": "package",
- "path": "microsoft.codeanalysis.workspaces.msbuild/4.8.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "ThirdPartyNotices.rtf",
- "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe",
- "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb",
- "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml",
- "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.BuildHost.resources.dll",
- "lib/net472/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net472/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net472/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net472/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net472/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net472/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net472/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net472/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net472/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net472/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net472/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net472/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll",
- "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb",
- "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json",
- "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml",
- "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll",
- "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb",
- "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml",
- "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll",
- "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb",
- "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json",
- "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml",
- "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll",
- "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb",
- "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml",
- "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll",
- "microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512",
- "microsoft.codeanalysis.workspaces.msbuild.nuspec"
- ]
- },
- "Microsoft.Data.Sqlite.Core/9.0.3": {
- "sha512": "rhNmI4KqeL6bOtZ7KwLVZLjrj0Bnf0PFq5Nlv2uOj9n1UuPYTbJaa816EJH5Hp5FM04H2iUcFtmmvqrl3xRCmA==",
- "type": "package",
- "path": "microsoft.data.sqlite.core/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "lib/net6.0/Microsoft.Data.Sqlite.dll",
- "lib/net6.0/Microsoft.Data.Sqlite.xml",
- "lib/net8.0/Microsoft.Data.Sqlite.dll",
- "lib/net8.0/Microsoft.Data.Sqlite.xml",
- "lib/netstandard2.0/Microsoft.Data.Sqlite.dll",
- "lib/netstandard2.0/Microsoft.Data.Sqlite.xml",
- "microsoft.data.sqlite.core.9.0.3.nupkg.sha512",
- "microsoft.data.sqlite.core.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore/9.0.3": {
- "sha512": "ji6fWE8bFWTvqaMue49RSCcAeqlec13hAbitTBZyz/RmYsQDhqM9VkWUoXS1x1mjcsyWjc5EQr2XyuAkwp0eNQ==",
- "type": "package",
- "path": "microsoft.entityframeworkcore/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props",
- "lib/net8.0/Microsoft.EntityFrameworkCore.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.xml",
- "microsoft.entityframeworkcore.9.0.3.nupkg.sha512",
- "microsoft.entityframeworkcore.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Abstractions/9.0.3": {
- "sha512": "HQH7HgwTl6IyasW7t6F2+ihuHLDmf9+8XaS41v8VHN5Z7x5ZMQIiHCbwxme4P5ICAjBG6VsWcjMCoh4fHbEwJg==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.abstractions/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
- "microsoft.entityframeworkcore.abstractions.9.0.3.nupkg.sha512",
- "microsoft.entityframeworkcore.abstractions.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Analyzers/9.0.3": {
- "sha512": "M+iOxejD3HqPV8/KE148wIehHA3cmMF+FgnpiN8CFB7DLokVSKQPPrwtHjcrNYJ/BDEssviEPNok/jtQWxj7xA==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.analyzers/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
- "docs/PACKAGE.md",
- "microsoft.entityframeworkcore.analyzers.9.0.3.nupkg.sha512",
- "microsoft.entityframeworkcore.analyzers.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Design/9.0.3": {
- "sha512": "n5ZrAZ4RFELxYjJxN74lzmFlRrtSpYEYZfZcIJIWPGjSigwJsbya2CnOdjSVDPyfx3rKl9rzbd72D2DNHBJWeA==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.design/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "build/net8.0/Microsoft.EntityFrameworkCore.Design.props",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Design.xml",
- "microsoft.entityframeworkcore.design.9.0.3.nupkg.sha512",
- "microsoft.entityframeworkcore.design.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Relational/9.0.3": {
- "sha512": "xsS+5TM7M5f3tCSRaSbzouGCoIgD2zokQxBGXvf9z3DusRztWvT1NNT9XJaY2JoK1qEEDcHah8is6azYmpZhIg==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.relational/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml",
- "microsoft.entityframeworkcore.relational.9.0.3.nupkg.sha512",
- "microsoft.entityframeworkcore.relational.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Sqlite/9.0.3": {
- "sha512": "M9iJfMa9f/kHsjq1CIW14vDaKZ3qJgqJtN8/4sw5bSZpEk9RvXAwLXpUVZecPJpwmN3/HqTHIXiXlMsL84ET4w==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.sqlite/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "lib/net8.0/_._",
- "microsoft.entityframeworkcore.sqlite.9.0.3.nupkg.sha512",
- "microsoft.entityframeworkcore.sqlite.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Sqlite.Core/9.0.3": {
- "sha512": "0jFSAf/mRAB+YoZgrIc5FaFcgBAyan6T6vYNMGJFOLpghyh8RxBfrIlupzuzl4zsFRO6xvuGwfdru1n/YkhNiw==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.sqlite.core/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.xml",
- "microsoft.entityframeworkcore.sqlite.core.9.0.3.nupkg.sha512",
- "microsoft.entityframeworkcore.sqlite.core.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Tools/10.0.0-preview.1.25081.1": {
- "sha512": "NsI/9Yfm70PVZal4zoCEyFa9I+GkS8srMNw3/8omzh6KZGIf5APvDeVPLk6RZxQGZW9K5GYl4tYcaxO4g13eLA==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.tools/10.0.0-preview.1.25081.1",
- "hasTools": true,
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "docs/PACKAGE.md",
- "microsoft.entityframeworkcore.tools.10.0.0-preview.1.25081.1.nupkg.sha512",
- "microsoft.entityframeworkcore.tools.nuspec",
- "tools/EntityFrameworkCore.PS2.psd1",
- "tools/EntityFrameworkCore.PS2.psm1",
- "tools/EntityFrameworkCore.psd1",
- "tools/EntityFrameworkCore.psm1",
- "tools/about_EntityFrameworkCore.help.txt",
- "tools/init.ps1",
- "tools/net10.0/any/ef.dll",
- "tools/net10.0/any/ef.runtimeconfig.json",
- "tools/net472/any/ef.exe",
- "tools/net472/win-arm64/ef.exe",
- "tools/net472/win-x86/ef.exe"
- ]
- },
- "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.Caching.Abstractions/9.0.3": {
- "sha512": "t8b0R6wtqC4o0hJ+oQkLPydw2MMLEoLEpQXCWbzXAm9NBMOngkDZNcvwF6DxbYdL5SlfZJXbYmiOxKZmwHNgNg==",
- "type": "package",
- "path": "microsoft.extensions.caching.abstractions/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets",
- "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.xml",
- "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml",
- "microsoft.extensions.caching.abstractions.9.0.3.nupkg.sha512",
- "microsoft.extensions.caching.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Caching.Memory/9.0.3": {
- "sha512": "TXggBGDDd6r+J7FV09plXpzGmWcknVyoDsHlY2qcCbcAhmb0eH7Q9IkfIZl54/zEedVTa9jPgiPFTxH9WuCGMQ==",
- "type": "package",
- "path": "microsoft.extensions.caching.memory/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets",
- "lib/net462/Microsoft.Extensions.Caching.Memory.dll",
- "lib/net462/Microsoft.Extensions.Caching.Memory.xml",
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll",
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.xml",
- "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll",
- "lib/net9.0/Microsoft.Extensions.Caching.Memory.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml",
- "microsoft.extensions.caching.memory.9.0.3.nupkg.sha512",
- "microsoft.extensions.caching.memory.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Abstractions/9.0.3": {
- "sha512": "q5qlbm6GRUrle2ZZxy9aqS/wWoc+mRD3JeP6rcpiJTh5XcemYkplAcJKq8lU11ZfPom5lfbZZfnQvDqcUhqD5Q==",
- "type": "package",
- "path": "microsoft.extensions.configuration.abstractions/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
- "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.xml",
- "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
- "microsoft.extensions.configuration.abstractions.9.0.3.nupkg.sha512",
- "microsoft.extensions.configuration.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection/9.0.3": {
- "sha512": "lDbxJpkl6X8KZGpkAxgrrthQ42YeiR0xjPp7KPx+sCPc3ZbpaIbjzd0QQ+9kDdK2RU2DOl3pc6tQyAgEZY3V0A==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
- "lib/net462/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net462/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
- "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
- "microsoft.extensions.dependencyinjection.9.0.3.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.3": {
- "sha512": "TfaHPSe39NyL2wxkisRxXK7xvHGZYBZ+dy3r+mqGvnxKgAPdHkMu3QMQZI4pquP6W5FIQBqs8FJpWV8ffCgDqQ==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
- "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "microsoft.extensions.dependencyinjection.abstractions.9.0.3.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyModel/9.0.3": {
- "sha512": "194P+NOekDXrPHmM2R8678T4bRfZ2isQXDDAsXKE5qI0QLUnXbwB0upljAkyxk+Kkt1DV1tV+9tHOtHEEh3ksw==",
- "type": "package",
- "path": "microsoft.extensions.dependencymodel/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "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/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.9.0.3.nupkg.sha512",
- "microsoft.extensions.dependencymodel.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging/9.0.3": {
- "sha512": "utIi2R1nm+PCWkvWBf1Ou6LWqg9iLfHU23r8yyU9VCvda4dEs7xbTZSwGa5KuwbpzpgCbHCIuKaFHB3zyFmnGw==",
- "type": "package",
- "path": "microsoft.extensions.logging/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Logging.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
- "lib/net462/Microsoft.Extensions.Logging.dll",
- "lib/net462/Microsoft.Extensions.Logging.xml",
- "lib/net8.0/Microsoft.Extensions.Logging.dll",
- "lib/net8.0/Microsoft.Extensions.Logging.xml",
- "lib/net9.0/Microsoft.Extensions.Logging.dll",
- "lib/net9.0/Microsoft.Extensions.Logging.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
- "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
- "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
- "microsoft.extensions.logging.9.0.3.nupkg.sha512",
- "microsoft.extensions.logging.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging.Abstractions/9.0.3": {
- "sha512": "H/MBMLt9A/69Ux4OrV7oCKt3DcMT04o5SCqDolulzQA66TLFEpYYb4qedMs/uwrLtyHXGuDGWKZse/oa8W9AZw==",
- "type": "package",
- "path": "microsoft.extensions.logging.abstractions/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
- "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
- "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll",
- "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
- "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets",
- "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets",
- "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
- "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
- "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.xml",
- "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
- "microsoft.extensions.logging.abstractions.9.0.3.nupkg.sha512",
- "microsoft.extensions.logging.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Options/9.0.3": {
- "sha512": "xE7MpY70lkw1oiid5y6FbL9dVw8oLfkx8RhSNGN8sSzBlCqGn0SyT3Fqc8tZnDaPIq7Z8R9RTKlS564DS+MV3g==",
- "type": "package",
- "path": "microsoft.extensions.options/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll",
- "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "buildTransitive/net461/Microsoft.Extensions.Options.targets",
- "buildTransitive/net462/Microsoft.Extensions.Options.targets",
- "buildTransitive/net8.0/Microsoft.Extensions.Options.targets",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets",
- "buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets",
- "lib/net462/Microsoft.Extensions.Options.dll",
- "lib/net462/Microsoft.Extensions.Options.xml",
- "lib/net8.0/Microsoft.Extensions.Options.dll",
- "lib/net8.0/Microsoft.Extensions.Options.xml",
- "lib/net9.0/Microsoft.Extensions.Options.dll",
- "lib/net9.0/Microsoft.Extensions.Options.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Options.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Options.xml",
- "lib/netstandard2.1/Microsoft.Extensions.Options.dll",
- "lib/netstandard2.1/Microsoft.Extensions.Options.xml",
- "microsoft.extensions.options.9.0.3.nupkg.sha512",
- "microsoft.extensions.options.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Primitives/9.0.3": {
- "sha512": "yCCJHvBcRyqapMSNzP+kTc57Eaavq2cr5Tmuil6/XVnipQf5xmskxakSQ1enU6S4+fNg3sJ27WcInV64q24JsA==",
- "type": "package",
- "path": "microsoft.extensions.primitives/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
- "lib/net462/Microsoft.Extensions.Primitives.dll",
- "lib/net462/Microsoft.Extensions.Primitives.xml",
- "lib/net8.0/Microsoft.Extensions.Primitives.dll",
- "lib/net8.0/Microsoft.Extensions.Primitives.xml",
- "lib/net9.0/Microsoft.Extensions.Primitives.dll",
- "lib/net9.0/Microsoft.Extensions.Primitives.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
- "microsoft.extensions.primitives.9.0.3.nupkg.sha512",
- "microsoft.extensions.primitives.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.OpenApi/1.2.3": {
- "sha512": "Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
- "type": "package",
- "path": "microsoft.openapi/1.2.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net46/Microsoft.OpenApi.dll",
- "lib/net46/Microsoft.OpenApi.pdb",
- "lib/net46/Microsoft.OpenApi.xml",
- "lib/netstandard2.0/Microsoft.OpenApi.dll",
- "lib/netstandard2.0/Microsoft.OpenApi.pdb",
- "lib/netstandard2.0/Microsoft.OpenApi.xml",
- "microsoft.openapi.1.2.3.nupkg.sha512",
- "microsoft.openapi.nuspec"
- ]
- },
- "Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.19.6": {
- "sha512": "7GOQdMzQcH7o/bPFL/I2kQEgMnq2pYZ+exhGb9nNqs624K9w2jB2zieh4sOH9+a01i/G9iTWfeUI3IGMF7SKNg==",
- "type": "package",
- "path": "microsoft.visualstudio.azure.containers.tools.targets/1.19.6",
- "hasTools": true,
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "CHANGELOG.md",
- "EULA.md",
- "ThirdPartyNotices.txt",
- "build/Container.props",
- "build/Container.targets",
- "build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props",
- "build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets",
- "build/Rules/GeneralBrowseObject.xaml",
- "build/Rules/cs-CZ/GeneralBrowseObject.xaml",
- "build/Rules/de-DE/GeneralBrowseObject.xaml",
- "build/Rules/es-ES/GeneralBrowseObject.xaml",
- "build/Rules/fr-FR/GeneralBrowseObject.xaml",
- "build/Rules/it-IT/GeneralBrowseObject.xaml",
- "build/Rules/ja-JP/GeneralBrowseObject.xaml",
- "build/Rules/ko-KR/GeneralBrowseObject.xaml",
- "build/Rules/pl-PL/GeneralBrowseObject.xaml",
- "build/Rules/pt-BR/GeneralBrowseObject.xaml",
- "build/Rules/ru-RU/GeneralBrowseObject.xaml",
- "build/Rules/tr-TR/GeneralBrowseObject.xaml",
- "build/Rules/zh-CN/GeneralBrowseObject.xaml",
- "build/Rules/zh-TW/GeneralBrowseObject.xaml",
- "build/ToolsTarget.props",
- "build/ToolsTarget.targets",
- "icon.png",
- "microsoft.visualstudio.azure.containers.tools.targets.1.19.6.nupkg.sha512",
- "microsoft.visualstudio.azure.containers.tools.targets.nuspec",
- "tools/Microsoft.VisualStudio.Containers.Tools.Common.dll",
- "tools/Microsoft.VisualStudio.Containers.Tools.Shared.dll",
- "tools/Microsoft.VisualStudio.Containers.Tools.Tasks.dll",
- "tools/Newtonsoft.Json.dll",
- "tools/System.Security.Principal.Windows.dll",
- "tools/cs/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
- "tools/cs/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
- "tools/cs/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
- "tools/de/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
- "tools/de/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
- "tools/de/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
- "tools/es/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
- "tools/es/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
- "tools/es/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
- "tools/fr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
- "tools/fr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
- "tools/fr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
- "tools/it/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
- "tools/it/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
- "tools/it/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
- "tools/ja/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
- "tools/ja/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
- "tools/ja/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
- "tools/ko/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
- "tools/ko/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
- "tools/ko/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
- "tools/pl/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
- "tools/pl/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
- "tools/pl/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
- "tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
- "tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
- "tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
- "tools/ru/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
- "tools/ru/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
- "tools/ru/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
- "tools/tr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
- "tools/tr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
- "tools/tr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
- "tools/utils/KillProcess.exe",
- "tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
- "tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
- "tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
- "tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
- "tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
- "tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll"
- ]
- },
- "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"
- ]
- },
- "SQLitePCLRaw.bundle_e_sqlite3/2.1.10": {
- "sha512": "UxWuisvZ3uVcVOLJQv7urM/JiQH+v3TmaJc1BLKl5Dxfm/nTzTUrqswCqg/INiYLi61AXnHo1M1JPmPqqLnAdg==",
- "type": "package",
- "path": "sqlitepclraw.bundle_e_sqlite3/2.1.10",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/monoandroid90/SQLitePCLRaw.batteries_v2.dll",
- "lib/net461/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.xml",
- "lib/net6.0-ios14.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-ios14.2/SQLitePCLRaw.batteries_v2.dll",
- "lib/net6.0-tvos10.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll",
- "lib/xamarinios10/SQLitePCLRaw.batteries_v2.dll",
- "sqlitepclraw.bundle_e_sqlite3.2.1.10.nupkg.sha512",
- "sqlitepclraw.bundle_e_sqlite3.nuspec"
- ]
- },
- "SQLitePCLRaw.core/2.1.10": {
- "sha512": "Ii8JCbC7oiVclaE/mbDEK000EFIJ+ShRPwAvvV89GOZhQ+ZLtlnSWl6ksCNMKu/VGXA4Nfi2B7LhN/QFN9oBcw==",
- "type": "package",
- "path": "sqlitepclraw.core/2.1.10",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/netstandard2.0/SQLitePCLRaw.core.dll",
- "sqlitepclraw.core.2.1.10.nupkg.sha512",
- "sqlitepclraw.core.nuspec"
- ]
- },
- "SQLitePCLRaw.lib.e_sqlite3/2.1.10": {
- "sha512": "mAr69tDbnf3QJpRy2nJz8Qdpebdil00fvycyByR58Cn9eARvR+UiG2Vzsp+4q1tV3ikwiYIjlXCQFc12GfebbA==",
- "type": "package",
- "path": "sqlitepclraw.lib.e_sqlite3/2.1.10",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "buildTransitive/net461/SQLitePCLRaw.lib.e_sqlite3.targets",
- "buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets",
- "buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets",
- "buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets",
- "buildTransitive/net9.0/SQLitePCLRaw.lib.e_sqlite3.targets",
- "lib/net461/_._",
- "lib/netstandard2.0/_._",
- "runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a",
- "runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a",
- "runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a",
- "runtimes/browser-wasm/nativeassets/net9.0/e_sqlite3.a",
- "runtimes/linux-arm/native/libe_sqlite3.so",
- "runtimes/linux-arm64/native/libe_sqlite3.so",
- "runtimes/linux-armel/native/libe_sqlite3.so",
- "runtimes/linux-mips64/native/libe_sqlite3.so",
- "runtimes/linux-musl-arm/native/libe_sqlite3.so",
- "runtimes/linux-musl-arm64/native/libe_sqlite3.so",
- "runtimes/linux-musl-s390x/native/libe_sqlite3.so",
- "runtimes/linux-musl-x64/native/libe_sqlite3.so",
- "runtimes/linux-ppc64le/native/libe_sqlite3.so",
- "runtimes/linux-s390x/native/libe_sqlite3.so",
- "runtimes/linux-x64/native/libe_sqlite3.so",
- "runtimes/linux-x86/native/libe_sqlite3.so",
- "runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib",
- "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib",
- "runtimes/osx-arm64/native/libe_sqlite3.dylib",
- "runtimes/osx-x64/native/libe_sqlite3.dylib",
- "runtimes/win-arm/native/e_sqlite3.dll",
- "runtimes/win-arm64/native/e_sqlite3.dll",
- "runtimes/win-x64/native/e_sqlite3.dll",
- "runtimes/win-x86/native/e_sqlite3.dll",
- "runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll",
- "runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll",
- "runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll",
- "runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll",
- "sqlitepclraw.lib.e_sqlite3.2.1.10.nupkg.sha512",
- "sqlitepclraw.lib.e_sqlite3.nuspec"
- ]
- },
- "SQLitePCLRaw.provider.e_sqlite3/2.1.10": {
- "sha512": "uZVTi02C1SxqzgT0HqTWatIbWGb40iIkfc3FpFCpE/r7g6K0PqzDUeefL6P6HPhDtc6BacN3yQysfzP7ks+wSQ==",
- "type": "package",
- "path": "sqlitepclraw.provider.e_sqlite3/2.1.10",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll",
- "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll",
- "lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll",
- "sqlitepclraw.provider.e_sqlite3.2.1.10.nupkg.sha512",
- "sqlitepclraw.provider.e_sqlite3.nuspec"
- ]
- },
- "Swashbuckle.AspNetCore/6.4.0": {
- "sha512": "eUBr4TW0up6oKDA5Xwkul289uqSMgY0xGN4pnbOIBqCcN9VKGGaPvHX3vWaG/hvocfGDP+MGzMA0bBBKz2fkmQ==",
- "type": "package",
- "path": "swashbuckle.aspnetcore/6.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "build/Swashbuckle.AspNetCore.props",
- "swashbuckle.aspnetcore.6.4.0.nupkg.sha512",
- "swashbuckle.aspnetcore.nuspec"
- ]
- },
- "Swashbuckle.AspNetCore.Swagger/6.4.0": {
- "sha512": "nl4SBgGM+cmthUcpwO/w1lUjevdDHAqRvfUoe4Xp/Uvuzt9mzGUwyFCqa3ODBAcZYBiFoKvrYwz0rabslJvSmQ==",
- "type": "package",
- "path": "swashbuckle.aspnetcore.swagger/6.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll",
- "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb",
- "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml",
- "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll",
- "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb",
- "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml",
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll",
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb",
- "lib/netcoreapp3.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",
- "swashbuckle.aspnetcore.swagger.6.4.0.nupkg.sha512",
- "swashbuckle.aspnetcore.swagger.nuspec"
- ]
- },
- "Swashbuckle.AspNetCore.SwaggerGen/6.4.0": {
- "sha512": "lXhcUBVqKrPFAQF7e/ZeDfb5PMgE8n5t6L5B6/BQSpiwxgHzmBcx8Msu42zLYFTvR5PIqE9Q9lZvSQAcwCxJjw==",
- "type": "package",
- "path": "swashbuckle.aspnetcore.swaggergen/6.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
- "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
- "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
- "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
- "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
- "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
- "lib/netcoreapp3.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",
- "swashbuckle.aspnetcore.swaggergen.6.4.0.nupkg.sha512",
- "swashbuckle.aspnetcore.swaggergen.nuspec"
- ]
- },
- "Swashbuckle.AspNetCore.SwaggerUI/6.4.0": {
- "sha512": "1Hh3atb3pi8c+v7n4/3N80Jj8RvLOXgWxzix6w3OZhB7zBGRwsy7FWr4e3hwgPweSBpwfElqj4V4nkjYabH9nQ==",
- "type": "package",
- "path": "swashbuckle.aspnetcore.swaggerui/6.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
- "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
- "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
- "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
- "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
- "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
- "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
- "lib/netcoreapp3.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",
- "swashbuckle.aspnetcore.swaggerui.6.4.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.Collections.Immutable/7.0.0": {
- "sha512": "dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==",
- "type": "package",
- "path": "system.collections.immutable/7.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "README.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Collections.Immutable.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets",
- "lib/net462/System.Collections.Immutable.dll",
- "lib/net462/System.Collections.Immutable.xml",
- "lib/net6.0/System.Collections.Immutable.dll",
- "lib/net6.0/System.Collections.Immutable.xml",
- "lib/net7.0/System.Collections.Immutable.dll",
- "lib/net7.0/System.Collections.Immutable.xml",
- "lib/netstandard2.0/System.Collections.Immutable.dll",
- "lib/netstandard2.0/System.Collections.Immutable.xml",
- "system.collections.immutable.7.0.0.nupkg.sha512",
- "system.collections.immutable.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Composition/7.0.0": {
- "sha512": "tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==",
- "type": "package",
- "path": "system.composition/7.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Composition.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/System.Composition.targets",
- "lib/net461/_._",
- "lib/netcoreapp2.0/_._",
- "lib/netstandard2.0/_._",
- "system.composition.7.0.0.nupkg.sha512",
- "system.composition.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Composition.AttributedModel/7.0.0": {
- "sha512": "2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ==",
- "type": "package",
- "path": "system.composition.attributedmodel/7.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Composition.AttributedModel.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets",
- "lib/net462/System.Composition.AttributedModel.dll",
- "lib/net462/System.Composition.AttributedModel.xml",
- "lib/net6.0/System.Composition.AttributedModel.dll",
- "lib/net6.0/System.Composition.AttributedModel.xml",
- "lib/net7.0/System.Composition.AttributedModel.dll",
- "lib/net7.0/System.Composition.AttributedModel.xml",
- "lib/netstandard2.0/System.Composition.AttributedModel.dll",
- "lib/netstandard2.0/System.Composition.AttributedModel.xml",
- "system.composition.attributedmodel.7.0.0.nupkg.sha512",
- "system.composition.attributedmodel.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Composition.Convention/7.0.0": {
- "sha512": "IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==",
- "type": "package",
- "path": "system.composition.convention/7.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Composition.Convention.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets",
- "lib/net462/System.Composition.Convention.dll",
- "lib/net462/System.Composition.Convention.xml",
- "lib/net6.0/System.Composition.Convention.dll",
- "lib/net6.0/System.Composition.Convention.xml",
- "lib/net7.0/System.Composition.Convention.dll",
- "lib/net7.0/System.Composition.Convention.xml",
- "lib/netstandard2.0/System.Composition.Convention.dll",
- "lib/netstandard2.0/System.Composition.Convention.xml",
- "system.composition.convention.7.0.0.nupkg.sha512",
- "system.composition.convention.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Composition.Hosting/7.0.0": {
- "sha512": "eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==",
- "type": "package",
- "path": "system.composition.hosting/7.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Composition.Hosting.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets",
- "lib/net462/System.Composition.Hosting.dll",
- "lib/net462/System.Composition.Hosting.xml",
- "lib/net6.0/System.Composition.Hosting.dll",
- "lib/net6.0/System.Composition.Hosting.xml",
- "lib/net7.0/System.Composition.Hosting.dll",
- "lib/net7.0/System.Composition.Hosting.xml",
- "lib/netstandard2.0/System.Composition.Hosting.dll",
- "lib/netstandard2.0/System.Composition.Hosting.xml",
- "system.composition.hosting.7.0.0.nupkg.sha512",
- "system.composition.hosting.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Composition.Runtime/7.0.0": {
- "sha512": "aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw==",
- "type": "package",
- "path": "system.composition.runtime/7.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Composition.Runtime.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets",
- "lib/net462/System.Composition.Runtime.dll",
- "lib/net462/System.Composition.Runtime.xml",
- "lib/net6.0/System.Composition.Runtime.dll",
- "lib/net6.0/System.Composition.Runtime.xml",
- "lib/net7.0/System.Composition.Runtime.dll",
- "lib/net7.0/System.Composition.Runtime.xml",
- "lib/netstandard2.0/System.Composition.Runtime.dll",
- "lib/netstandard2.0/System.Composition.Runtime.xml",
- "system.composition.runtime.7.0.0.nupkg.sha512",
- "system.composition.runtime.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Composition.TypedParts/7.0.0": {
- "sha512": "ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==",
- "type": "package",
- "path": "system.composition.typedparts/7.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Composition.TypedParts.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets",
- "lib/net462/System.Composition.TypedParts.dll",
- "lib/net462/System.Composition.TypedParts.xml",
- "lib/net6.0/System.Composition.TypedParts.dll",
- "lib/net6.0/System.Composition.TypedParts.xml",
- "lib/net7.0/System.Composition.TypedParts.dll",
- "lib/net7.0/System.Composition.TypedParts.xml",
- "lib/netstandard2.0/System.Composition.TypedParts.dll",
- "lib/netstandard2.0/System.Composition.TypedParts.xml",
- "system.composition.typedparts.7.0.0.nupkg.sha512",
- "system.composition.typedparts.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Diagnostics.DiagnosticSource/9.0.3": {
- "sha512": "cBA+28xDW33tSiGht/H8xvr8lnaCrgJ7EdO348AfSGsX4PPJUOULKxny/cc9DVNGExaCrtqagsnm5M2mkWIZ+g==",
- "type": "package",
- "path": "system.diagnostics.diagnosticsource/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Diagnostics.DiagnosticSource.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
- "content/ILLink/ILLink.Descriptors.LibraryBuild.xml",
- "contentFiles/any/net462/ILLink/ILLink.Descriptors.LibraryBuild.xml",
- "contentFiles/any/net8.0/ILLink/ILLink.Descriptors.LibraryBuild.xml",
- "contentFiles/any/net9.0/ILLink/ILLink.Descriptors.LibraryBuild.xml",
- "contentFiles/any/netstandard2.0/ILLink/ILLink.Descriptors.LibraryBuild.xml",
- "lib/net462/System.Diagnostics.DiagnosticSource.dll",
- "lib/net462/System.Diagnostics.DiagnosticSource.xml",
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net8.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/net9.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net9.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
- "system.diagnostics.diagnosticsource.9.0.3.nupkg.sha512",
- "system.diagnostics.diagnosticsource.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.IO.Pipelines/9.0.3": {
- "sha512": "aP1Qh9llcEmo0qN+VKvVDHFMe5Cqpfb1VjhBO7rjmxCXtLs3IfVSOiNqqLBZ/4Qbcr4J0SDdJq9S7EKAGpnwEA==",
- "type": "package",
- "path": "system.io.pipelines/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.IO.Pipelines.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets",
- "lib/net462/System.IO.Pipelines.dll",
- "lib/net462/System.IO.Pipelines.xml",
- "lib/net8.0/System.IO.Pipelines.dll",
- "lib/net8.0/System.IO.Pipelines.xml",
- "lib/net9.0/System.IO.Pipelines.dll",
- "lib/net9.0/System.IO.Pipelines.xml",
- "lib/netstandard2.0/System.IO.Pipelines.dll",
- "lib/netstandard2.0/System.IO.Pipelines.xml",
- "system.io.pipelines.9.0.3.nupkg.sha512",
- "system.io.pipelines.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Memory/4.5.3": {
- "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
- "type": "package",
- "path": "system.memory/4.5.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netcoreapp2.1/_._",
- "lib/netstandard1.1/System.Memory.dll",
- "lib/netstandard1.1/System.Memory.xml",
- "lib/netstandard2.0/System.Memory.dll",
- "lib/netstandard2.0/System.Memory.xml",
- "ref/netcoreapp2.1/_._",
- "system.memory.4.5.3.nupkg.sha512",
- "system.memory.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Reflection.Metadata/7.0.0": {
- "sha512": "MclTG61lsD9sYdpNz9xsKBzjsmsfCtcMZYXz/IUr2zlhaTaABonlr1ESeompTgM+Xk+IwtGYU7/voh3YWB/fWw==",
- "type": "package",
- "path": "system.reflection.metadata/7.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "README.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Reflection.Metadata.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets",
- "lib/net462/System.Reflection.Metadata.dll",
- "lib/net462/System.Reflection.Metadata.xml",
- "lib/net6.0/System.Reflection.Metadata.dll",
- "lib/net6.0/System.Reflection.Metadata.xml",
- "lib/net7.0/System.Reflection.Metadata.dll",
- "lib/net7.0/System.Reflection.Metadata.xml",
- "lib/netstandard2.0/System.Reflection.Metadata.dll",
- "lib/netstandard2.0/System.Reflection.Metadata.xml",
- "system.reflection.metadata.7.0.0.nupkg.sha512",
- "system.reflection.metadata.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {
- "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
- "type": "package",
- "path": "system.runtime.compilerservices.unsafe/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
- "lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
- "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
- "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
- "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
- "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
- "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
- "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
- "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
- "system.runtime.compilerservices.unsafe.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Text.Encodings.Web/9.0.3": {
- "sha512": "5L+iI4fBMtGwt4FHLQh40/rgdbxnw6lHaLkR3gbaHG97TohzUv+z/oP03drsTR1lKCLhOkp40cFnHYOQLtpT5A==",
- "type": "package",
- "path": "system.text.encodings.web/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Text.Encodings.Web.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
- "lib/net462/System.Text.Encodings.Web.dll",
- "lib/net462/System.Text.Encodings.Web.xml",
- "lib/net8.0/System.Text.Encodings.Web.dll",
- "lib/net8.0/System.Text.Encodings.Web.xml",
- "lib/net9.0/System.Text.Encodings.Web.dll",
- "lib/net9.0/System.Text.Encodings.Web.xml",
- "lib/netstandard2.0/System.Text.Encodings.Web.dll",
- "lib/netstandard2.0/System.Text.Encodings.Web.xml",
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
- "runtimes/browser/lib/net9.0/System.Text.Encodings.Web.dll",
- "runtimes/browser/lib/net9.0/System.Text.Encodings.Web.xml",
- "system.text.encodings.web.9.0.3.nupkg.sha512",
- "system.text.encodings.web.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Text.Json/9.0.3": {
- "sha512": "r2JRkLjsYrq5Dpo7+y3Wa73OfirZPdVhxiTJWwZ+oJM7FOAe0LkM3GlH+pgkNRdd1G1kwUbmRCdmh4uoaWwu1g==",
- "type": "package",
- "path": "system.text.json/9.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
- "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
- "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
- "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
- "buildTransitive/net461/System.Text.Json.targets",
- "buildTransitive/net462/System.Text.Json.targets",
- "buildTransitive/net8.0/System.Text.Json.targets",
- "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
- "buildTransitive/netstandard2.0/System.Text.Json.targets",
- "lib/net462/System.Text.Json.dll",
- "lib/net462/System.Text.Json.xml",
- "lib/net8.0/System.Text.Json.dll",
- "lib/net8.0/System.Text.Json.xml",
- "lib/net9.0/System.Text.Json.dll",
- "lib/net9.0/System.Text.Json.xml",
- "lib/netstandard2.0/System.Text.Json.dll",
- "lib/netstandard2.0/System.Text.Json.xml",
- "system.text.json.9.0.3.nupkg.sha512",
- "system.text.json.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Threading.Channels/7.0.0": {
- "sha512": "qmeeYNROMsONF6ndEZcIQ+VxR4Q/TX/7uIVLJqtwIWL7dDWeh0l1UIqgo4wYyjG//5lUNhwkLDSFl+pAWO6oiA==",
- "type": "package",
- "path": "system.threading.channels/7.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Threading.Channels.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/System.Threading.Channels.targets",
- "lib/net462/System.Threading.Channels.dll",
- "lib/net462/System.Threading.Channels.xml",
- "lib/net6.0/System.Threading.Channels.dll",
- "lib/net6.0/System.Threading.Channels.xml",
- "lib/net7.0/System.Threading.Channels.dll",
- "lib/net7.0/System.Threading.Channels.xml",
- "lib/netstandard2.0/System.Threading.Channels.dll",
- "lib/netstandard2.0/System.Threading.Channels.xml",
- "lib/netstandard2.1/System.Threading.Channels.dll",
- "lib/netstandard2.1/System.Threading.Channels.xml",
- "system.threading.channels.7.0.0.nupkg.sha512",
- "system.threading.channels.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Models/1.0.0": {
- "type": "project",
- "path": "../Models/Models.csproj",
- "msbuildProject": "../Models/Models.csproj"
- }
- },
- "projectFileDependencyGroups": {
- "net8.0": [
- "Microsoft.EntityFrameworkCore >= 9.0.3",
- "Microsoft.EntityFrameworkCore.Design >= 9.0.3",
- "Microsoft.EntityFrameworkCore.Sqlite >= 9.0.3",
- "Microsoft.EntityFrameworkCore.Tools >= 10.0.0-preview.1.25081.1",
- "Microsoft.VisualStudio.Azure.Containers.Tools.Targets >= 1.19.6",
- "Models >= 1.0.0",
- "Swashbuckle.AspNetCore >= 6.4.0"
- ]
- },
- "packageFolders": {
- "C:\\Users\\jeas0001\\.nuget\\packages\\": {},
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\jeas0001\\source\\repos\\temperature-alarm\\backend\\Api\\Api.csproj",
- "projectName": "Api",
- "projectPath": "C:\\Users\\jeas0001\\source\\repos\\temperature-alarm\\backend\\Api\\Api.csproj",
- "packagesPath": "C:\\Users\\jeas0001\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\jeas0001\\source\\repos\\temperature-alarm\\backend\\Api\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\jeas0001\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "C:\\Users\\jeas0001\\source\\repos\\temperature-alarm\\backend\\Models\\Models.csproj": {
- "projectPath": "C:\\Users\\jeas0001\\source\\repos\\temperature-alarm\\backend\\Models\\Models.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": {
- "target": "Package",
- "version": "[9.0.3, )"
- },
- "Microsoft.EntityFrameworkCore.Design": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[9.0.3, )"
- },
- "Microsoft.EntityFrameworkCore.Sqlite": {
- "target": "Package",
- "version": "[9.0.3, )"
- },
- "Microsoft.EntityFrameworkCore.Tools": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[10.0.0-preview.1.25081.1, )"
- },
- "Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
- "target": "Package",
- "version": "[1.19.6, )"
- },
- "Swashbuckle.AspNetCore": {
- "target": "Package",
- "version": "[6.4.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": "C:\\Program Files\\dotnet\\sdk\\8.0.200/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/backend/Api/obj/project.nuget.cache b/backend/Api/obj/project.nuget.cache
deleted file mode 100644
index d0710a0..0000000
--- a/backend/Api/obj/project.nuget.cache
+++ /dev/null
@@ -1,66 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "MDOHlxTspNMi8bkW8JtIehVOR8B3fLtEHr8TSBSsLLTctNPRyRB1IAcBY6gt3x6vqnDqUJgZ1NE0QxlxbZry4A==",
- "success": true,
- "projectFilePath": "C:\\Users\\jeas0001\\source\\repos\\temperature-alarm\\backend\\Api\\Api.csproj",
- "expectedPackageFiles": [
- "C:\\Users\\jeas0001\\.nuget\\packages\\humanizer.core\\2.14.1\\humanizer.core.2.14.1.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.build.framework\\17.8.3\\microsoft.build.framework.17.8.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.build.locator\\1.7.8\\microsoft.build.locator.1.7.8.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.3.4\\microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.codeanalysis.common\\4.8.0\\microsoft.codeanalysis.common.4.8.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.8.0\\microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.codeanalysis.csharp.workspaces\\4.8.0\\microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.codeanalysis.workspaces.common\\4.8.0\\microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.codeanalysis.workspaces.msbuild\\4.8.0\\microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.data.sqlite.core\\9.0.3\\microsoft.data.sqlite.core.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.entityframeworkcore\\9.0.3\\microsoft.entityframeworkcore.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\9.0.3\\microsoft.entityframeworkcore.abstractions.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\9.0.3\\microsoft.entityframeworkcore.analyzers.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.entityframeworkcore.design\\9.0.3\\microsoft.entityframeworkcore.design.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\9.0.3\\microsoft.entityframeworkcore.relational.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.entityframeworkcore.sqlite\\9.0.3\\microsoft.entityframeworkcore.sqlite.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.entityframeworkcore.sqlite.core\\9.0.3\\microsoft.entityframeworkcore.sqlite.core.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.entityframeworkcore.tools\\10.0.0-preview.1.25081.1\\microsoft.entityframeworkcore.tools.10.0.0-preview.1.25081.1.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.extensions.apidescription.server\\6.0.5\\microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\9.0.3\\microsoft.extensions.caching.abstractions.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.extensions.caching.memory\\9.0.3\\microsoft.extensions.caching.memory.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\9.0.3\\microsoft.extensions.configuration.abstractions.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\9.0.3\\microsoft.extensions.dependencyinjection.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\9.0.3\\microsoft.extensions.dependencyinjection.abstractions.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.extensions.dependencymodel\\9.0.3\\microsoft.extensions.dependencymodel.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.extensions.logging\\9.0.3\\microsoft.extensions.logging.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\9.0.3\\microsoft.extensions.logging.abstractions.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.extensions.options\\9.0.3\\microsoft.extensions.options.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.extensions.primitives\\9.0.3\\microsoft.extensions.primitives.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.openapi\\1.2.3\\microsoft.openapi.1.2.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\microsoft.visualstudio.azure.containers.tools.targets\\1.19.6\\microsoft.visualstudio.azure.containers.tools.targets.1.19.6.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\mono.texttemplating\\3.0.0\\mono.texttemplating.3.0.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\sqlitepclraw.bundle_e_sqlite3\\2.1.10\\sqlitepclraw.bundle_e_sqlite3.2.1.10.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\sqlitepclraw.core\\2.1.10\\sqlitepclraw.core.2.1.10.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\sqlitepclraw.lib.e_sqlite3\\2.1.10\\sqlitepclraw.lib.e_sqlite3.2.1.10.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\sqlitepclraw.provider.e_sqlite3\\2.1.10\\sqlitepclraw.provider.e_sqlite3.2.1.10.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\swashbuckle.aspnetcore\\6.4.0\\swashbuckle.aspnetcore.6.4.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\6.4.0\\swashbuckle.aspnetcore.swagger.6.4.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\6.4.0\\swashbuckle.aspnetcore.swaggergen.6.4.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\swashbuckle.aspnetcore.swaggerui\\6.4.0\\swashbuckle.aspnetcore.swaggerui.6.4.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\system.codedom\\6.0.0\\system.codedom.6.0.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\system.composition\\7.0.0\\system.composition.7.0.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\system.composition.attributedmodel\\7.0.0\\system.composition.attributedmodel.7.0.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\system.composition.convention\\7.0.0\\system.composition.convention.7.0.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\system.composition.hosting\\7.0.0\\system.composition.hosting.7.0.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\system.composition.runtime\\7.0.0\\system.composition.runtime.7.0.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\system.composition.typedparts\\7.0.0\\system.composition.typedparts.7.0.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\system.diagnostics.diagnosticsource\\9.0.3\\system.diagnostics.diagnosticsource.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\system.io.pipelines\\9.0.3\\system.io.pipelines.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\system.memory\\4.5.3\\system.memory.4.5.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\system.reflection.metadata\\7.0.0\\system.reflection.metadata.7.0.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\system.text.encodings.web\\9.0.3\\system.text.encodings.web.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\system.text.json\\9.0.3\\system.text.json.9.0.3.nupkg.sha512",
- "C:\\Users\\jeas0001\\.nuget\\packages\\system.threading.channels\\7.0.0\\system.threading.channels.7.0.0.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file