diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Autofac.Extensions.DependencyInjection.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Autofac.Extensions.DependencyInjection.dll
deleted file mode 100644
index c15c4d48..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Autofac.Extensions.DependencyInjection.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Autofac.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Autofac.dll
deleted file mode 100644
index 1ef57055..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Autofac.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Azure.Core.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Azure.Core.dll
deleted file mode 100644
index 7a2ceec4..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Azure.Core.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Azure.Identity.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Azure.Identity.dll
deleted file mode 100644
index 35088432..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Azure.Identity.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Api.deps.json b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Api.deps.json
deleted file mode 100644
index de598089..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Api.deps.json
+++ /dev/null
@@ -1,1009 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v10.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v10.0": {
- "HoneyBox.Api/1.0.0": {
- "dependencies": {
- "Autofac.Extensions.DependencyInjection": "10.0.0",
- "HoneyBox.Core": "1.0.0",
- "HoneyBox.Infrastructure": "1.0.0",
- "HoneyBox.Model": "1.0.0",
- "Microsoft.AspNetCore.Authentication.JwtBearer": "10.0.1",
- "Microsoft.AspNetCore.OpenApi": "10.0.1",
- "Scalar.AspNetCore": "2.0.36",
- "Serilog.AspNetCore": "8.0.0",
- "Serilog.Sinks.Console": "5.0.0",
- "Serilog.Sinks.File": "5.0.0",
- "System.IdentityModel.Tokens.Jwt": "8.2.1"
- },
- "runtime": {
- "HoneyBox.Api.dll": {}
- }
- },
- "Autofac/8.1.0": {
- "runtime": {
- "lib/net8.0/Autofac.dll": {
- "assemblyVersion": "8.1.0.0",
- "fileVersion": "8.1.0.0"
- }
- }
- },
- "Autofac.Extensions.DependencyInjection/10.0.0": {
- "dependencies": {
- "Autofac": "8.1.0"
- },
- "runtime": {
- "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Azure.Core/1.25.0": {
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
- "System.Memory.Data": "1.0.2"
- },
- "runtime": {
- "lib/net5.0/Azure.Core.dll": {
- "assemblyVersion": "1.25.0.0",
- "fileVersion": "1.2500.22.33004"
- }
- }
- },
- "Azure.Identity/1.7.0": {
- "dependencies": {
- "Azure.Core": "1.25.0",
- "Microsoft.Identity.Client": "4.47.2",
- "Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
- "System.Security.Cryptography.ProtectedData": "6.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/Azure.Identity.dll": {
- "assemblyVersion": "1.7.0.0",
- "fileVersion": "1.700.22.46903"
- }
- }
- },
- "Mapster/7.4.0": {
- "dependencies": {
- "Mapster.Core": "1.2.1"
- },
- "runtime": {
- "lib/net7.0/Mapster.dll": {
- "assemblyVersion": "7.4.0.0",
- "fileVersion": "7.4.0.0"
- }
- }
- },
- "Mapster.Core/1.2.1": {
- "runtime": {
- "lib/net7.0/Mapster.Core.dll": {
- "assemblyVersion": "1.2.1.0",
- "fileVersion": "1.2.1.0"
- }
- }
- },
- "Mapster.DependencyInjection/1.0.1": {
- "dependencies": {
- "Mapster": "7.4.0"
- },
- "runtime": {
- "lib/net7.0/Mapster.DependencyInjection.dll": {
- "assemblyVersion": "1.0.1.0",
- "fileVersion": "1.0.1.0"
- }
- }
- },
- "Microsoft.AspNetCore.Authentication.JwtBearer/10.0.1": {
- "dependencies": {
- "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1"
- },
- "runtime": {
- "lib/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
- "assemblyVersion": "10.0.1.0",
- "fileVersion": "10.0.125.57005"
- }
- }
- },
- "Microsoft.AspNetCore.OpenApi/10.0.1": {
- "dependencies": {
- "Microsoft.OpenApi": "2.0.0"
- },
- "runtime": {
- "lib/net10.0/Microsoft.AspNetCore.OpenApi.dll": {
- "assemblyVersion": "10.0.1.0",
- "fileVersion": "10.0.125.57005"
- }
- }
- },
- "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
- "runtime": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "4.700.20.21406"
- }
- }
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "dependencies": {
- "Azure.Identity": "1.7.0",
- "Microsoft.Data.SqlClient.SNI.runtime": "5.1.0",
- "Microsoft.Identity.Client": "4.47.2",
- "Microsoft.IdentityModel.JsonWebTokens": "8.2.1",
- "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1",
- "Microsoft.SqlServer.Server": "1.0.0",
- "System.Configuration.ConfigurationManager": "6.0.1",
- "System.Runtime.Caching": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- },
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- }
- }
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "runtimeTargets": {
- "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-arm",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- },
- "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- },
- "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- },
- "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- }
- }
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Abstractions": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "dependencies": {
- "Microsoft.Data.SqlClient": "5.1.1",
- "Microsoft.EntityFrameworkCore.Relational": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.DependencyModel/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Identity.Client/4.47.2": {
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "8.2.1"
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
- "assemblyVersion": "4.47.2.0",
- "fileVersion": "4.47.2.0"
- }
- }
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "dependencies": {
- "Microsoft.Identity.Client": "4.47.2",
- "System.Security.Cryptography.ProtectedData": "6.0.0"
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
- "assemblyVersion": "2.19.3.0",
- "fileVersion": "2.19.3.0"
- }
- }
- },
- "Microsoft.IdentityModel.Abstractions/8.2.1": {
- "runtime": {
- "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": {
- "assemblyVersion": "8.2.1.0",
- "fileVersion": "8.2.1.51115"
- }
- }
- },
- "Microsoft.IdentityModel.JsonWebTokens/8.2.1": {
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "8.2.1"
- },
- "runtime": {
- "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "assemblyVersion": "8.2.1.0",
- "fileVersion": "8.2.1.51115"
- }
- }
- },
- "Microsoft.IdentityModel.Logging/8.2.1": {
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "8.2.1"
- },
- "runtime": {
- "lib/net9.0/Microsoft.IdentityModel.Logging.dll": {
- "assemblyVersion": "8.2.1.0",
- "fileVersion": "8.2.1.51115"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols/8.0.1": {
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "8.2.1"
- },
- "runtime": {
- "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": {
- "assemblyVersion": "8.0.1.0",
- "fileVersion": "8.0.1.50722"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": {
- "dependencies": {
- "Microsoft.IdentityModel.Protocols": "8.0.1",
- "System.IdentityModel.Tokens.Jwt": "8.2.1"
- },
- "runtime": {
- "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
- "assemblyVersion": "8.0.1.0",
- "fileVersion": "8.0.1.50722"
- }
- }
- },
- "Microsoft.IdentityModel.Tokens/8.2.1": {
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "8.2.1"
- },
- "runtime": {
- "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": {
- "assemblyVersion": "8.2.1.0",
- "fileVersion": "8.2.1.51115"
- }
- }
- },
- "Microsoft.OpenApi/2.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.OpenApi.dll": {
- "assemblyVersion": "2.0.0.0",
- "fileVersion": "2.0.0.0"
- }
- }
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "runtime": {
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "runtime": {
- "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "Pipelines.Sockets.Unofficial/2.2.8": {
- "runtime": {
- "lib/net5.0/Pipelines.Sockets.Unofficial.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "2.2.8.1080"
- }
- }
- },
- "Scalar.AspNetCore/2.0.36": {
- "runtime": {
- "lib/net9.0/Scalar.AspNetCore.dll": {
- "assemblyVersion": "2.0.36.0",
- "fileVersion": "2.0.36.0"
- }
- }
- },
- "Serilog/3.1.1": {
- "runtime": {
- "lib/net7.0/Serilog.dll": {
- "assemblyVersion": "2.0.0.0",
- "fileVersion": "3.1.1.0"
- }
- }
- },
- "Serilog.AspNetCore/8.0.0": {
- "dependencies": {
- "Serilog": "3.1.1",
- "Serilog.Extensions.Hosting": "8.0.0",
- "Serilog.Extensions.Logging": "8.0.0",
- "Serilog.Formatting.Compact": "2.0.0",
- "Serilog.Settings.Configuration": "8.0.0",
- "Serilog.Sinks.Console": "5.0.0",
- "Serilog.Sinks.Debug": "2.0.0",
- "Serilog.Sinks.File": "5.0.0"
- },
- "runtime": {
- "lib/net8.0/Serilog.AspNetCore.dll": {
- "assemblyVersion": "0.0.0.0",
- "fileVersion": "8.0.0.0"
- }
- }
- },
- "Serilog.Extensions.Hosting/8.0.0": {
- "dependencies": {
- "Serilog": "3.1.1",
- "Serilog.Extensions.Logging": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Hosting.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "8.0.0.0"
- }
- }
- },
- "Serilog.Extensions.Logging/8.0.0": {
- "dependencies": {
- "Serilog": "3.1.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Logging.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "8.0.0.0"
- }
- }
- },
- "Serilog.Formatting.Compact/2.0.0": {
- "dependencies": {
- "Serilog": "3.1.1"
- },
- "runtime": {
- "lib/net7.0/Serilog.Formatting.Compact.dll": {
- "assemblyVersion": "2.0.0.0",
- "fileVersion": "2.0.0.0"
- }
- }
- },
- "Serilog.Settings.Configuration/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyModel": "8.0.0",
- "Serilog": "3.1.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Settings.Configuration.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.0.0"
- }
- }
- },
- "Serilog.Sinks.Console/5.0.0": {
- "dependencies": {
- "Serilog": "3.1.1"
- },
- "runtime": {
- "lib/net7.0/Serilog.Sinks.Console.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- }
- }
- },
- "Serilog.Sinks.Debug/2.0.0": {
- "dependencies": {
- "Serilog": "3.1.1"
- },
- "runtime": {
- "lib/netstandard2.1/Serilog.Sinks.Debug.dll": {
- "assemblyVersion": "2.0.0.0",
- "fileVersion": "2.0.0.0"
- }
- }
- },
- "Serilog.Sinks.File/5.0.0": {
- "dependencies": {
- "Serilog": "3.1.1"
- },
- "runtime": {
- "lib/net5.0/Serilog.Sinks.File.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- }
- }
- },
- "StackExchange.Redis/2.7.4": {
- "dependencies": {
- "Pipelines.Sockets.Unofficial": "2.2.8"
- },
- "runtime": {
- "lib/net6.0/StackExchange.Redis.dll": {
- "assemblyVersion": "2.0.0.0",
- "fileVersion": "2.7.4.20928"
- }
- }
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "dependencies": {
- "System.Security.Cryptography.ProtectedData": "6.0.0",
- "System.Security.Permissions": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.922.41905"
- }
- }
- },
- "System.Drawing.Common/6.0.0": {
- "dependencies": {
- "Microsoft.Win32.SystemEvents": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Drawing.Common.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- },
- "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.IdentityModel.Tokens.Jwt/8.2.1": {
- "dependencies": {
- "Microsoft.IdentityModel.JsonWebTokens": "8.2.1",
- "Microsoft.IdentityModel.Tokens": "8.2.1"
- },
- "runtime": {
- "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": {
- "assemblyVersion": "8.2.1.0",
- "fileVersion": "8.2.1.51115"
- }
- }
- },
- "System.Memory.Data/1.0.2": {
- "runtime": {
- "lib/netstandard2.0/System.Memory.Data.dll": {
- "assemblyVersion": "1.0.2.0",
- "fileVersion": "1.0.221.20802"
- }
- }
- },
- "System.Runtime.Caching/6.0.0": {
- "dependencies": {
- "System.Configuration.ConfigurationManager": "6.0.1"
- },
- "runtime": {
- "lib/net6.0/System.Runtime.Caching.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "runtime": {
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Security.Permissions/6.0.0": {
- "dependencies": {
- "System.Windows.Extensions": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Security.Permissions.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Windows.Extensions/6.0.0": {
- "dependencies": {
- "System.Drawing.Common": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Windows.Extensions.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "HoneyBox.Core/1.0.0": {
- "dependencies": {
- "HoneyBox.Model": "1.0.0",
- "Mapster": "7.4.0",
- "Mapster.DependencyInjection": "1.0.1"
- },
- "runtime": {
- "HoneyBox.Core.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "HoneyBox.Infrastructure/1.0.0": {
- "dependencies": {
- "Autofac": "8.1.0",
- "HoneyBox.Core": "1.0.0",
- "StackExchange.Redis": "2.7.4"
- },
- "runtime": {
- "HoneyBox.Infrastructure.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "HoneyBox.Model/1.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0",
- "Microsoft.EntityFrameworkCore.SqlServer": "8.0.0"
- },
- "runtime": {
- "HoneyBox.Model.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- }
- }
- },
- "libraries": {
- "HoneyBox.Api/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Autofac/8.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-O2QT+0DSTBR2Ojpacmcj3L0KrnnXTFrwLl/OW1lBUDiHhb89msHEHNhTA8AlK3jdFiAfMbAYyQaJVvRe6oSBcQ==",
- "path": "autofac/8.1.0",
- "hashPath": "autofac.8.1.0.nupkg.sha512"
- },
- "Autofac.Extensions.DependencyInjection/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ZjR/onUlP7BzQ7VBBigQepWLAyAzi3VRGX3pP6sBqkPRiT61fsTZqbTpRUKxo30TMgbs1o3y6bpLbETix4SJog==",
- "path": "autofac.extensions.dependencyinjection/10.0.0",
- "hashPath": "autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512"
- },
- "Azure.Core/1.25.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-X8Dd4sAggS84KScWIjEbFAdt2U1KDolQopTPoHVubG2y3CM54f9l6asVrP5Uy384NWXjsspPYaJgz5xHc+KvTA==",
- "path": "azure.core/1.25.0",
- "hashPath": "azure.core.1.25.0.nupkg.sha512"
- },
- "Azure.Identity/1.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-eHEiCO/8+MfNc9nH5dVew/+FvxdaGrkRL4OMNwIz0W79+wtJyEoeRlXJ3SrXhoy9XR58geBYKmzMR83VO7bcAw==",
- "path": "azure.identity/1.7.0",
- "hashPath": "azure.identity.1.7.0.nupkg.sha512"
- },
- "Mapster/7.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-RYGoDqvS4WTKIq0HDyPBBVIj6N0mluOCXQ1Vk95JKseMHEsbCXSEGKSlP95oL+s42IXAXbqvHj7p0YaRBUcfqg==",
- "path": "mapster/7.4.0",
- "hashPath": "mapster.7.4.0.nupkg.sha512"
- },
- "Mapster.Core/1.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-11lokmfliBEMMmjeqxFGNpqGXq6tN96zFqpBmfYeahr4Ybk63oDmeJmOflsATjobYkX248g5Y62oQ2NNnZaeww==",
- "path": "mapster.core/1.2.1",
- "hashPath": "mapster.core.1.2.1.nupkg.sha512"
- },
- "Mapster.DependencyInjection/1.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LfjnRIwx6WAo3ssq8PFeaHFaUz00BfSG9BhWgXsiDa3H5lDhG0lpMGDF6w2ZnooS4eHYmAv4f77VxmzpvgorNg==",
- "path": "mapster.dependencyinjection/1.0.1",
- "hashPath": "mapster.dependencyinjection.1.0.1.nupkg.sha512"
- },
- "Microsoft.AspNetCore.Authentication.JwtBearer/10.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-lvyUEBVv7V1/UvGxfOV3a0kyaQatPAU+ZHru7xha6WVOpa+7aJtKehbiu9VpAt/G50FR+hUwL4nTY33ijsCXwA==",
- "path": "microsoft.aspnetcore.authentication.jwtbearer/10.0.1",
- "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.10.0.1.nupkg.sha512"
- },
- "Microsoft.AspNetCore.OpenApi/10.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-gMY53EggRIFawhue66GanHcm1Tcd0+QzzMwnMl60LrEoJhGgzA9qAbLx6t/ON3hX4flc2NcEbTK1Z5GCLYHcwA==",
- "path": "microsoft.aspnetcore.openapi/10.0.1",
- "hashPath": "microsoft.aspnetcore.openapi.10.0.1.nupkg.sha512"
- },
- "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
- "path": "microsoft.bcl.asyncinterfaces/1.1.1",
- "hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512"
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MW5E9HFvCaV069o8b6YpuRDPBux8s96qDnOJ+4N9QNUCs7c5W3KxwQ+ftpAjbMUlImL+c9WR+l+f5hzjkqhu2g==",
- "path": "microsoft.data.sqlclient/5.1.1",
- "hashPath": "microsoft.data.sqlclient.5.1.1.nupkg.sha512"
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-jVsElisM5sfBzaaV9kdq2NXZLwIbytetnsOIlJ0cQGgQP4zFNBmkfHBnpwtmKrtBJBEV9+9PVQPVrcCVhDgcIg==",
- "path": "microsoft.data.sqlclient.sni.runtime/5.1.0",
- "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-SoODat83pGQUpWB9xULdMX6tuKpq/RTXDuJ2WeC1ldUKcKzLkaFJD1n+I0nOLY58odez/e7z8b6zdp235G/kyg==",
- "path": "microsoft.entityframeworkcore/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VR22s3+zoqlVI7xauFKn1znSIFHO8xuILT+noSwS8bZCKcHz0ydkTDQMuaxSa5WBaQrZmwtTz9rmRvJ7X8mSPQ==",
- "path": "microsoft.entityframeworkcore.abstractions/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-fFKkr24cYc7Zw5T6DC4tEyOEPgPbq23BBmym1r9kn4ET9F3HKaetpOeQtV2RryYyUxEeNkJuxgfiZHTisqZc+A==",
- "path": "microsoft.entityframeworkcore.relational/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.relational.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-GeOmafQn64HyQtYcI/Omv/D/YVHd1zEkWbP3zNQu4oC+usE9K0qOp0R8KgWWFEf8BU4tXuYbok40W0SjfbaK/A==",
- "path": "microsoft.entityframeworkcore.sqlserver/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.sqlserver.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyModel/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==",
- "path": "microsoft.extensions.dependencymodel/8.0.0",
- "hashPath": "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512"
- },
- "Microsoft.Identity.Client/4.47.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-SPgesZRbXoDxg8Vv7k5Ou0ee7uupVw0E8ZCc4GKw25HANRLz1d5OSr0fvTVQRnEswo5Obk8qD4LOapYB+n5kzQ==",
- "path": "microsoft.identity.client/4.47.2",
- "hashPath": "microsoft.identity.client.4.47.2.nupkg.sha512"
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
- "path": "microsoft.identity.client.extensions.msal/2.19.3",
- "hashPath": "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Abstractions/8.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-8sMlmHhh5HdP3+yCSCUpJpN1yYrJ6J/V39df9siY8PeMckRMrSBRL/TMs/Jex6P1ly/Ie2mFqvhcPHHrNmCd/w==",
- "path": "microsoft.identitymodel.abstractions/8.2.1",
- "hashPath": "microsoft.identitymodel.abstractions.8.2.1.nupkg.sha512"
- },
- "Microsoft.IdentityModel.JsonWebTokens/8.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Oo0SBOzK6p3YIUcc1YTJCaYezVUa5HyUJ/AAB35QwxhhD6Blei5tNjNYDR0IbqHdb5EPUIiKcIbQGoj2b1mIbg==",
- "path": "microsoft.identitymodel.jsonwebtokens/8.2.1",
- "hashPath": "microsoft.identitymodel.jsonwebtokens.8.2.1.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Logging/8.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-EgSEAtBoWBynACdhKnMlVAFGGWqOIdmbpW7Vvx2SQ7u7ogZ50NcEGSoGljEsQoGIRYpo0UxXYktKcYMp+G/Bcg==",
- "path": "microsoft.identitymodel.logging/8.2.1",
- "hashPath": "microsoft.identitymodel.logging.8.2.1.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Protocols/8.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==",
- "path": "microsoft.identitymodel.protocols/8.0.1",
- "hashPath": "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==",
- "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1",
- "hashPath": "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Tokens/8.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-oQeLWCATuVXOCdIvouM4GG2xl1YNng+uAxYwu7CG6RuW+y+1+slXrOBq5csTU2pnV2SH3B1GmugDf6Jv/lexjw==",
- "path": "microsoft.identitymodel.tokens/8.2.1",
- "hashPath": "microsoft.identitymodel.tokens.8.2.1.nupkg.sha512"
- },
- "Microsoft.OpenApi/2.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-GGYLfzV/G/ct80OZ45JxnWP7NvMX1BCugn/lX7TH5o0lcVaviavsLMTxmFV2AybXWjbi3h6FF1vgZiTK6PXndw==",
- "path": "microsoft.openapi/2.0.0",
- "hashPath": "microsoft.openapi.2.0.0.nupkg.sha512"
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
- "path": "microsoft.sqlserver.server/1.0.0",
- "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
- "path": "microsoft.win32.systemevents/6.0.0",
- "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
- },
- "Pipelines.Sockets.Unofficial/2.2.8": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-zG2FApP5zxSx6OcdJQLbZDk2AVlN2BNQD6MorwIfV6gVj0RRxWPEp2LXAxqDGZqeNV1Zp0BNPcNaey/GXmTdvQ==",
- "path": "pipelines.sockets.unofficial/2.2.8",
- "hashPath": "pipelines.sockets.unofficial.2.2.8.nupkg.sha512"
- },
- "Scalar.AspNetCore/2.0.36": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-piAamX1ArrRA3+Vgz8FaO+oeintpD+qD4d5DmGcW+RtKB76H7FIqZifemPzOEl8cJYjhmwYr81gJOPaJF9+5KQ==",
- "path": "scalar.aspnetcore/2.0.36",
- "hashPath": "scalar.aspnetcore.2.0.36.nupkg.sha512"
- },
- "Serilog/3.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-P6G4/4Kt9bT635bhuwdXlJ2SCqqn2nhh4gqFqQueCOr9bK/e7W9ll/IoX1Ter948cV2Z/5+5v8pAfJYUISY03A==",
- "path": "serilog/3.1.1",
- "hashPath": "serilog.3.1.1.nupkg.sha512"
- },
- "Serilog.AspNetCore/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-FAjtKPZ4IzqFQBqZKPv6evcXK/F0ls7RoXI/62Pnx2igkDZ6nZ/jn/C/FxVATqQbEQvtqP+KViWYIe4NZIHa2w==",
- "path": "serilog.aspnetcore/8.0.0",
- "hashPath": "serilog.aspnetcore.8.0.0.nupkg.sha512"
- },
- "Serilog.Extensions.Hosting/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-db0OcbWeSCvYQkHWu6n0v40N4kKaTAXNjlM3BKvcbwvNzYphQFcBR+36eQ/7hMMwOkJvAyLC2a9/jNdUL5NjtQ==",
- "path": "serilog.extensions.hosting/8.0.0",
- "hashPath": "serilog.extensions.hosting.8.0.0.nupkg.sha512"
- },
- "Serilog.Extensions.Logging/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-YEAMWu1UnWgf1c1KP85l1SgXGfiVo0Rz6x08pCiPOIBt2Qe18tcZLvdBUuV5o1QHvrs8FAry9wTIhgBRtjIlEg==",
- "path": "serilog.extensions.logging/8.0.0",
- "hashPath": "serilog.extensions.logging.8.0.0.nupkg.sha512"
- },
- "Serilog.Formatting.Compact/2.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ob6z3ikzFM3D1xalhFuBIK1IOWf+XrQq+H4KeH4VqBcPpNcmUgZlRQ2h3Q7wvthpdZBBoY86qZOI2LCXNaLlNA==",
- "path": "serilog.formatting.compact/2.0.0",
- "hashPath": "serilog.formatting.compact.2.0.0.nupkg.sha512"
- },
- "Serilog.Settings.Configuration/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-nR0iL5HwKj5v6ULo3/zpP8NMcq9E2pxYA6XKTSWCbugVs4YqPyvaqaKOY+OMpPivKp7zMEpax2UKHnDodbRB0Q==",
- "path": "serilog.settings.configuration/8.0.0",
- "hashPath": "serilog.settings.configuration.8.0.0.nupkg.sha512"
- },
- "Serilog.Sinks.Console/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-IZ6bn79k+3SRXOBpwSOClUHikSkp2toGPCZ0teUkscv4dpDg9E2R2xVsNkLmwddE4OpNVO3N0xiYsAH556vN8Q==",
- "path": "serilog.sinks.console/5.0.0",
- "hashPath": "serilog.sinks.console.5.0.0.nupkg.sha512"
- },
- "Serilog.Sinks.Debug/2.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Y6g3OBJ4JzTyyw16fDqtFcQ41qQAydnEvEqmXjhwhgjsnG/FaJ8GUqF5ldsC/bVkK8KYmqrPhDO+tm4dF6xx4A==",
- "path": "serilog.sinks.debug/2.0.0",
- "hashPath": "serilog.sinks.debug.2.0.0.nupkg.sha512"
- },
- "Serilog.Sinks.File/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-uwV5hdhWPwUH1szhO8PJpFiahqXmzPzJT/sOijH/kFgUx+cyoDTMM8MHD0adw9+Iem6itoibbUXHYslzXsLEAg==",
- "path": "serilog.sinks.file/5.0.0",
- "hashPath": "serilog.sinks.file.5.0.0.nupkg.sha512"
- },
- "StackExchange.Redis/2.7.4": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-lD6a0lGOCyV9iuvObnzStL74EDWAyK31w6lS+Md9gIz1eP4U6KChDIflzTdtrktxlvVkeOvPtkaYOcm4qjbHSw==",
- "path": "stackexchange.redis/2.7.4",
- "hashPath": "stackexchange.redis.2.7.4.nupkg.sha512"
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
- "path": "system.configuration.configurationmanager/6.0.1",
- "hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512"
- },
- "System.Drawing.Common/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
- "path": "system.drawing.common/6.0.0",
- "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
- },
- "System.IdentityModel.Tokens.Jwt/8.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-GVQmbjr2N8awFWPTWyThLxgKnFINObG1P+oX7vFrBY8um3V7V7Dh3wnxaGxNH6v6lSTeVQrY+SaUUBX9H3TPcw==",
- "path": "system.identitymodel.tokens.jwt/8.2.1",
- "hashPath": "system.identitymodel.tokens.jwt.8.2.1.nupkg.sha512"
- },
- "System.Memory.Data/1.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
- "path": "system.memory.data/1.0.2",
- "hashPath": "system.memory.data.1.0.2.nupkg.sha512"
- },
- "System.Runtime.Caching/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
- "path": "system.runtime.caching/6.0.0",
- "hashPath": "system.runtime.caching.6.0.0.nupkg.sha512"
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
- "path": "system.security.cryptography.protecteddata/6.0.0",
- "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512"
- },
- "System.Security.Permissions/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
- "path": "system.security.permissions/6.0.0",
- "hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
- },
- "System.Windows.Extensions/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
- "path": "system.windows.extensions/6.0.0",
- "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
- },
- "HoneyBox.Core/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "HoneyBox.Infrastructure/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "HoneyBox.Model/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- }
- }
-}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Api.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Api.dll
deleted file mode 100644
index 09b650eb..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Api.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Api.exe b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Api.exe
deleted file mode 100644
index 889cb004..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Api.exe and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Api.pdb b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Api.pdb
deleted file mode 100644
index 8ae901be..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Api.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Api.runtimeconfig.json b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Api.runtimeconfig.json
deleted file mode 100644
index bf15a002..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Api.runtimeconfig.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net10.0",
- "frameworks": [
- {
- "name": "Microsoft.NETCore.App",
- "version": "10.0.0"
- },
- {
- "name": "Microsoft.AspNetCore.App",
- "version": "10.0.0"
- }
- ],
- "configProperties": {
- "System.GC.Server": true,
- "System.Reflection.NullabilityInfoContext.IsSupported": true,
- "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
- }
- }
-}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Api.staticwebassets.endpoints.json b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Api.staticwebassets.endpoints.json
deleted file mode 100644
index 5576e889..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Api.staticwebassets.endpoints.json
+++ /dev/null
@@ -1 +0,0 @@
-{"Version":1,"ManifestType":"Build","Endpoints":[]}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Core.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Core.dll
deleted file mode 100644
index 198a63b9..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Core.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Core.pdb b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Core.pdb
deleted file mode 100644
index 130c27a9..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Core.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Infrastructure.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Infrastructure.dll
deleted file mode 100644
index 134a1c80..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Infrastructure.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Infrastructure.pdb b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Infrastructure.pdb
deleted file mode 100644
index b6a92bef..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Infrastructure.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Model.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Model.dll
deleted file mode 100644
index c6833660..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Model.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Model.pdb b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Model.pdb
deleted file mode 100644
index e3ea73b7..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/HoneyBox.Model.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Mapster.Core.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Mapster.Core.dll
deleted file mode 100644
index d1bf080e..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Mapster.Core.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Mapster.DependencyInjection.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Mapster.DependencyInjection.dll
deleted file mode 100644
index 36a4ee10..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Mapster.DependencyInjection.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Mapster.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Mapster.dll
deleted file mode 100644
index 57186e1d..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Mapster.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll
deleted file mode 100644
index 50b3b26c..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.AspNetCore.OpenApi.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.AspNetCore.OpenApi.dll
deleted file mode 100644
index fe3cf1a2..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.AspNetCore.OpenApi.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.Bcl.AsyncInterfaces.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.Bcl.AsyncInterfaces.dll
deleted file mode 100644
index a5b7ff99..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.Bcl.AsyncInterfaces.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.Data.SqlClient.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.Data.SqlClient.dll
deleted file mode 100644
index cc62e643..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.Data.SqlClient.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll
deleted file mode 100644
index 7967c567..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll
deleted file mode 100644
index beb8dbfb..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll
deleted file mode 100644
index 6085d596..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll
deleted file mode 100644
index 06b833c0..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.Extensions.DependencyModel.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.Extensions.DependencyModel.dll
deleted file mode 100644
index 8a32950b..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.Extensions.DependencyModel.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.Identity.Client.Extensions.Msal.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.Identity.Client.Extensions.Msal.dll
deleted file mode 100644
index 04be9fc0..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.Identity.Client.Extensions.Msal.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.Identity.Client.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.Identity.Client.dll
deleted file mode 100644
index 5e069340..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.Identity.Client.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll
deleted file mode 100644
index c69128fe..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll
deleted file mode 100644
index a3f6b1ce..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll
deleted file mode 100644
index 63f6b5b8..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
deleted file mode 100644
index 6c736d2e..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll
deleted file mode 100644
index 9f305083..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll
deleted file mode 100644
index 33af4bdc..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.OpenApi.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.OpenApi.dll
deleted file mode 100644
index 96cb5dc6..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.OpenApi.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.SqlServer.Server.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.SqlServer.Server.dll
deleted file mode 100644
index ddeaa864..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.SqlServer.Server.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.Win32.SystemEvents.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.Win32.SystemEvents.dll
deleted file mode 100644
index 3ab58500..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Microsoft.Win32.SystemEvents.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Pipelines.Sockets.Unofficial.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Pipelines.Sockets.Unofficial.dll
deleted file mode 100644
index c5b223d3..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Pipelines.Sockets.Unofficial.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Scalar.AspNetCore.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Scalar.AspNetCore.dll
deleted file mode 100644
index 2e5300ab..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Scalar.AspNetCore.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.AspNetCore.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.AspNetCore.dll
deleted file mode 100644
index 36794d4c..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.AspNetCore.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Extensions.Hosting.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Extensions.Hosting.dll
deleted file mode 100644
index 2204d101..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Extensions.Hosting.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Extensions.Logging.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Extensions.Logging.dll
deleted file mode 100644
index f2f78c7b..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Extensions.Logging.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Formatting.Compact.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Formatting.Compact.dll
deleted file mode 100644
index 7174b834..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Formatting.Compact.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Settings.Configuration.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Settings.Configuration.dll
deleted file mode 100644
index a8ff29d4..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Settings.Configuration.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Sinks.Console.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Sinks.Console.dll
deleted file mode 100644
index 1dcb2d04..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Sinks.Console.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Sinks.Debug.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Sinks.Debug.dll
deleted file mode 100644
index 2bd024b1..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Sinks.Debug.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Sinks.File.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Sinks.File.dll
deleted file mode 100644
index 29dc2fd3..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.Sinks.File.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.dll
deleted file mode 100644
index 50bdb5a1..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/Serilog.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/StackExchange.Redis.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/StackExchange.Redis.dll
deleted file mode 100644
index a23fa7fa..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/StackExchange.Redis.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Configuration.ConfigurationManager.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Configuration.ConfigurationManager.dll
deleted file mode 100644
index 14f8ef6c..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Configuration.ConfigurationManager.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Drawing.Common.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Drawing.Common.dll
deleted file mode 100644
index be6915e5..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Drawing.Common.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.IdentityModel.Tokens.Jwt.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.IdentityModel.Tokens.Jwt.dll
deleted file mode 100644
index 4ee8c0a0..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.IdentityModel.Tokens.Jwt.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Memory.Data.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Memory.Data.dll
deleted file mode 100644
index 6f2a3e0a..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Memory.Data.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Runtime.Caching.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Runtime.Caching.dll
deleted file mode 100644
index 14826eb8..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Runtime.Caching.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Security.Cryptography.ProtectedData.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Security.Cryptography.ProtectedData.dll
deleted file mode 100644
index 1ba87704..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Security.Cryptography.ProtectedData.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Security.Permissions.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Security.Permissions.dll
deleted file mode 100644
index 39dd4df9..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Security.Permissions.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Windows.Extensions.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Windows.Extensions.dll
deleted file mode 100644
index c3e8844f..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/System.Windows.Extensions.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/appsettings.Development.json b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/appsettings.Development.json
deleted file mode 100644
index 91d784ee..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/appsettings.Development.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "ConnectionStrings": {
- "DefaultConnection": "Server=192.168.195.15;uid=sa;pwd=Dbt@com@123;Database=honey_box;MultipleActiveResultSets=true;pooling=true;min pool size=5;max pool size=32767;connect timeout=20;Encrypt=True;TrustServerCertificate=True;",
- "Redis": "192.168.195.15:6379,abortConnect=false,connectTimeout=5000"
- },
- "Serilog": {
- "MinimumLevel": {
- "Default": "Debug",
- "Override": {
- "Microsoft": "Information",
- "Microsoft.AspNetCore": "Warning",
- "Microsoft.EntityFrameworkCore": "Information"
- }
- }
- }
-}
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/appsettings.json b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/appsettings.json
deleted file mode 100644
index ae85a5fe..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/appsettings.json
+++ /dev/null
@@ -1,67 +0,0 @@
-{
- "ConnectionStrings": {
- "DefaultConnection": "Server=192.168.195.15;uid=sa;pwd=Dbt@com@123;Database=honey_box;MultipleActiveResultSets=true;pooling=true;min pool size=5;max pool size=32767;connect timeout=20;Encrypt=True;TrustServerCertificate=True;",
- "Redis": "192.168.195.15:6379,abortConnect=false,connectTimeout=5000"
- },
- "WechatSettings": {
- "AppId": "wxa17265f5fe8374b1",
- "AppSecret": "af99a9c8f1b986ded540d317879cc799"
- },
- "WechatPaySettings": {
- "DefaultMerchant": {
- "Name": "默认商户",
- "MchId": "",
- "AppId": "wxa17265f5fe8374b1",
- "Key": "",
- "OrderPrefix": "MYH",
- "Weight": 1,
- "NotifyUrl": ""
- },
- "Merchants": [],
- "Miniprograms": [],
- "UnifiedOrderUrl": "https://api.mch.weixin.qq.com/pay/unifiedorder",
- "ShippingNotifyUrl": "https://api.weixin.qq.com/wxa/sec/order/upload_shipping_info",
- "NotifyBaseUrl": ""
- },
- "AmapSettings": {
- "ApiKey": "6a46ad822120e393956e89d498e8c40b"
- },
- "JwtSettings": {
- "Secret": "your-secret-key-must-be-at-least-32-characters-long-for-hs256",
- "Issuer": "HoneyBox",
- "Audience": "HoneyBoxUsers",
- "ExpirationMinutes": 1440,
- "RefreshTokenExpirationDays": 7
- },
- "Serilog": {
- "Using": [ "Serilog.Sinks.Console", "Serilog.Sinks.File" ],
- "MinimumLevel": {
- "Default": "Information",
- "Override": {
- "Microsoft": "Warning",
- "Microsoft.AspNetCore": "Warning",
- "Microsoft.EntityFrameworkCore": "Warning",
- "System": "Warning"
- }
- },
- "WriteTo": [
- {
- "Name": "Console",
- "Args": {
- "outputTemplate": "[{Timestamp:HH:mm:ss} {Level:u3}] {Message:lj}{NewLine}{Exception}"
- }
- },
- {
- "Name": "File",
- "Args": {
- "path": "logs/log-.txt",
- "rollingInterval": "Day",
- "retainedFileCountLimit": 30,
- "outputTemplate": "{Timestamp:yyyy-MM-dd HH:mm:ss.fff zzz} [{Level:u3}] {Message:lj}{NewLine}{Exception}"
- }
- }
- ],
- "Enrich": [ "FromLogContext", "WithMachineName", "WithThreadId" ]
- },
- "AllowedHosts": "*"
-}
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll
deleted file mode 100644
index 2b29fea8..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll
deleted file mode 100644
index 9e26473d..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll
deleted file mode 100644
index 085ef89f..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll
deleted file mode 100644
index 18053e4c..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll
deleted file mode 100644
index 44f10cb2..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll
deleted file mode 100644
index 21890c52..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll
deleted file mode 100644
index 384b002d..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll
deleted file mode 100644
index 66af1982..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll
deleted file mode 100644
index 7c9e87b4..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Runtime.Caching.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Runtime.Caching.dll
deleted file mode 100644
index bdca76da..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Runtime.Caching.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll
deleted file mode 100644
index 332dbfa9..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll b/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll
deleted file mode 100644
index 69f0d1b7..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs b/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs
deleted file mode 100644
index 925b1351..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.156D31A2.Up2Date b/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.156D31A2.Up2Date
deleted file mode 100644
index e69de29b..00000000
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.AssemblyInfo.cs b/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.AssemblyInfo.cs
deleted file mode 100644
index 4184de82..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("HoneyBox.Api")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3783d28ca7508c300b9768bd864dcf229f8e8194")]
-[assembly: System.Reflection.AssemblyProductAttribute("HoneyBox.Api")]
-[assembly: System.Reflection.AssemblyTitleAttribute("HoneyBox.Api")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// 由 MSBuild WriteCodeFragment 类生成。
-
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.GeneratedMSBuildEditorConfig.editorconfig b/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index c62e8d61..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,27 +0,0 @@
-is_global = true
-build_property.TargetFramework = net10.0
-build_property.TargetFrameworkIdentifier = .NETCoreApp
-build_property.TargetFrameworkVersion = v10.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb = true
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = HoneyBox.Api
-build_property.RootNamespace = HoneyBox.Api
-build_property.ProjectDir = D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.RazorLangVersion = 9.0
-build_property.SupportLocalizedComponentNames =
-build_property.GenerateRazorMetadataSourceChecksumAttributes =
-build_property.MSBuildProjectDirectory = D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api
-build_property._RazorSourceGeneratorDebug =
-build_property.EffectiveAnalysisLevelStyle = 10.0
-build_property.EnableCodeStyleSeverity =
-
-[D:/outsource/HaniBlindBox/server/C\#/HoneyBox/src/HoneyBox.Model/bin/Debug/net8.0/HoneyBox.Model.xml]
-build_metadata.AdditionalFiles.TargetPath =
-build_metadata.AdditionalFiles.CssScope =
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.GlobalUsings.g.cs b/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.GlobalUsings.g.cs
deleted file mode 100644
index 5e6145d2..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.GlobalUsings.g.cs
+++ /dev/null
@@ -1,17 +0,0 @@
-//
-global using Microsoft.AspNetCore.Builder;
-global using Microsoft.AspNetCore.Hosting;
-global using Microsoft.AspNetCore.Http;
-global using Microsoft.AspNetCore.Routing;
-global using Microsoft.Extensions.Configuration;
-global using Microsoft.Extensions.DependencyInjection;
-global using Microsoft.Extensions.Hosting;
-global using Microsoft.Extensions.Logging;
-global using System;
-global using System.Collections.Generic;
-global using System.IO;
-global using System.Linq;
-global using System.Net.Http;
-global using System.Net.Http.Json;
-global using System.Threading;
-global using System.Threading.Tasks;
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.MvcApplicationPartsAssemblyInfo.cs b/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.MvcApplicationPartsAssemblyInfo.cs
deleted file mode 100644
index f3ac3ef9..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.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("Microsoft.AspNetCore.OpenApi")]
-
-// 由 MSBuild WriteCodeFragment 类生成。
-
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.csproj.FileListAbsolute.txt b/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.csproj.FileListAbsolute.txt
deleted file mode 100644
index c3286796..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,99 +0,0 @@
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\HoneyBox.Api.csproj.AssemblyReference.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\rpswa.dswa.cache.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\HoneyBox.Api.GeneratedMSBuildEditorConfig.editorconfig
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\HoneyBox.Api.AssemblyInfoInputs.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\HoneyBox.Api.AssemblyInfo.cs
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\HoneyBox.Api.csproj.CoreCompileInputs.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\HoneyBox.Api.MvcApplicationPartsAssemblyInfo.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\appsettings.Development.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\appsettings.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\HoneyBox.Api.staticwebassets.endpoints.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\HoneyBox.Api.exe
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\HoneyBox.Api.deps.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\HoneyBox.Api.runtimeconfig.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\HoneyBox.Api.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\HoneyBox.Api.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Autofac.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Azure.Core.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Azure.Identity.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Mapster.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Mapster.Core.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Mapster.DependencyInjection.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.AspNetCore.OpenApi.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.Bcl.AsyncInterfaces.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.Data.SqlClient.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.Abstractions.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.Relational.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.SqlServer.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.Extensions.DependencyModel.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.Identity.Client.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.Identity.Client.Extensions.Msal.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.IdentityModel.Abstractions.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.IdentityModel.JsonWebTokens.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.IdentityModel.Logging.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.IdentityModel.Protocols.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.IdentityModel.Tokens.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.OpenApi.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.SqlServer.Server.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.Win32.SystemEvents.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Pipelines.Sockets.Unofficial.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Serilog.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Serilog.AspNetCore.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Serilog.Extensions.Hosting.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Serilog.Extensions.Logging.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Serilog.Formatting.Compact.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Serilog.Settings.Configuration.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Serilog.Sinks.Console.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Serilog.Sinks.Debug.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Serilog.Sinks.File.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\StackExchange.Redis.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\System.Configuration.ConfigurationManager.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\System.Drawing.Common.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\System.IdentityModel.Tokens.Jwt.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\System.Memory.Data.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\System.Runtime.Caching.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\System.Security.Cryptography.ProtectedData.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\System.Security.Permissions.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\System.Windows.Extensions.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\runtimes\unix\lib\net6.0\Microsoft.Data.SqlClient.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\runtimes\win\lib\net6.0\Microsoft.Data.SqlClient.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\runtimes\win\lib\net6.0\Microsoft.Win32.SystemEvents.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\runtimes\unix\lib\net6.0\System.Drawing.Common.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\runtimes\win\lib\net6.0\System.Drawing.Common.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\runtimes\win\lib\net6.0\System.Runtime.Caching.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\runtimes\win\lib\net6.0\System.Security.Cryptography.ProtectedData.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\runtimes\win\lib\net6.0\System.Windows.Extensions.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\HoneyBox.Core.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\HoneyBox.Infrastructure.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\HoneyBox.Model.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\HoneyBox.Model.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\HoneyBox.Core.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\HoneyBox.Infrastructure.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\HoneyBox.Api.MvcApplicationPartsAssemblyInfo.cs
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\rjimswa.dswa.cache.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\rjsmrazor.dswa.cache.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\rjsmcshtml.dswa.cache.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\scopedcss\bundle\HoneyBox.Api.styles.css
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\staticwebassets.build.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\staticwebassets.build.json.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\staticwebassets.development.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\staticwebassets.build.endpoints.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\swae.build.ex.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\HoneyBox.156D31A2.Up2Date
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\HoneyBox.Api.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\refint\HoneyBox.Api.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\HoneyBox.Api.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\HoneyBox.Api.genruntimeconfig.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\ref\HoneyBox.Api.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Autofac.Extensions.DependencyInjection.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Scalar.AspNetCore.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\HoneyBox.Api.xml
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\bin\Debug\net10.0\HoneyBox.Model.xml
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Api\obj\Debug\net10.0\HoneyBox.Api.xml
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.dll b/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.dll
deleted file mode 100644
index 09b650eb..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.pdb b/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.pdb
deleted file mode 100644
index 8ae901be..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.xml b/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.xml
deleted file mode 100644
index 63ba1977..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/HoneyBox.Api.xml
+++ /dev/null
@@ -1,937 +0,0 @@
-
-
-
- HoneyBox.Api
-
-
-
-
- 认证控制器 - 处理用户登录、注册和手机号绑定
-
-
- 提供微信小程序登录、手机号验证码登录、手机号绑定等功能
-
-
-
-
- 微信小程序登录
-
-
- POST /api/login
-
- 使用微信小程序授权code进行登录,返回JWT Token
- Requirements: 1.1-1.8
-
- 微信登录请求参数,包含授权code
- 登录成功返回JWT Token,失败返回错误信息
-
-
-
- 手机号验证码登录
-
-
- POST /api/mobileLogin
-
- 使用手机号和验证码进行登录,返回JWT Token
- Requirements: 2.1-2.7
-
- 手机号登录请求参数,包含手机号和验证码
- 登录成功返回JWT Token,失败返回错误信息
-
-
-
- 微信授权绑定手机号
-
-
- POST /api/login_bind_mobile
-
- 使用微信授权code获取手机号并绑定到当前用户
- Requirements: 5.1-5.5
-
- 绑定手机号请求参数,包含微信授权code
- 绑定成功返回手机号信息,失败返回错误信息
-
-
-
- 验证码绑定手机号
-
-
- POST /api/bindMobile
-
- 使用手机号和验证码绑定手机号到当前用户
- Requirements: 5.1-5.5
-
- 绑定手机号请求参数,包含手机号和验证码
- 绑定成功返回手机号信息,失败返回错误信息
-
-
-
- 记录用户登录
-
-
- GET|POST /api/login_record
-
- 记录用户登录信息,包括设备信息和IP地址
- Requirements: 6.1-6.4
-
- 登录记录请求参数,包含设备信息(可选)
- 登录记录结果
-
-
-
- 获取当前登录用户ID
-
-
-
-
- 获取客户端IP地址
-
-
-
-
- 收藏控制器 - 处理商品收藏功能
-
-
- 提供商品收藏、取消收藏、收藏列表查询等功能
- Requirements: 6.1-6.4
-
-
-
-
- 收藏/取消收藏商品
- POST /api/addCollect
- Requirements: 6.1-6.3
-
-
- 切换收藏状态:如果已收藏则取消收藏,如果未收藏则添加收藏
-
-
-
-
- 获取收藏列表
- POST /api/listCollect
- Requirements: 6.4
-
-
-
-
- 删除收藏
- POST /api/delCollect
-
-
-
-
- 获取当前登录用户ID
-
-
-
-
- 优惠券控制器 - 处理优惠券相关功能
-
-
- 提供优惠券列表查询、详情查询、领取、分享、合成等功能
-
-
-
-
- 获取优惠券列表
-
-
- POST /api/coupon_list
-
- 获取当前用户的优惠券列表,支持按状态筛选
- Requirements: 3.1-3.4
-
- 优惠券列表请求参数
- 优惠券列表数据
-
-
-
- 获取优惠券详情
- POST /api/coupon_detail
- Requirements: 4.1-4.4
-
-
-
-
- 分享优惠券
- POST /api/coupon_share
- Requirements: 5.1-5.3
-
-
-
-
- 领取优惠券
-
-
- POST /api/coupon_ling
-
- 领取指定的优惠券
- Requirements: 6.1-6.7
-
- 领取优惠券请求参数
- 领取结果
-
-
-
- 计算优惠券合成
- POST /api/coupon_ji_suan
- Requirements: 7.1-7.4
-
-
-
-
- 执行优惠券合成
- POST /api/coupon_synthesis
- Requirements: 7.5
-
-
-
-
- 获取当前登录用户ID
-
-
-
-
- 商品控制器 - 处理商品列表、详情、奖品等查询
-
-
- 提供商品列表查询、商品详情、子奖品列表、箱号管理、中奖记录等功能
-
-
-
-
- 获取商品列表
-
-
- POST /api/goods_list
-
- 根据类型、分页参数获取商品列表
- Requirements: 1.1-1.6
-
- 商品列表请求参数,包含类型、分页信息
- 商品列表分页数据
-
-
-
- 获取商品详情
-
-
- POST /api/goods_detail
-
- 根据商品ID获取商品详细信息,包含奖品列表、价格等
- Requirements: 2.1-2.7
-
- 商品详情请求参数,包含商品ID和箱号
- 商品详情数据
-
-
-
- 获取商品子奖品列表
- POST /api/goods_children
- Requirements: 3.1-3.3
-
-
-
-
- 获取商品扩展配置
- POST /api/goods_extend
- Requirements: 4.1-4.3
-
-
-
-
- 获取箱号列表
- POST /api/goods_num_list
- Requirements: 5.1
-
-
-
-
- 获取箱号详情
- POST /api/goods_num_detail
- Requirements: 5.2-5.4
-
-
-
-
- 获取奖品数量统计
- POST /api/goods_prize_count
- Requirements: 7.1
-
-
-
-
- 获取奖品内容
- POST /api/goods_prize_content
- Requirements: 7.2
-
-
-
-
- 获取中奖记录
-
-
- POST /api/goods_prize_logs
-
- 获取指定商品的中奖记录列表,支持分页
- Requirements: 8.1-8.4
-
- 中奖记录请求参数,包含商品ID、箱号、分页信息
- 中奖记录分页数据
-
-
-
- 获取当前登录用户ID
-
-
-
-
- 健康检查控制器 - 提供系统健康状态检查
-
-
- 检查数据库连接、Redis连接等系统组件的健康状态
-
-
-
-
- 获取服务健康状态
-
- 健康检查结果
-
-
-
- 健康检查响应数据
-
-
-
-
- 整体状态
-
-
-
-
- 数据库连接状态
-
-
-
-
- Redis 连接状态
-
-
-
-
- 检查时间戳
-
-
-
-
- 推荐/邀请控制器 - 处理用户邀请和推荐功能
-
-
- 提供邀请信息查询、邀请码绑定等功能
-
-
-
-
- 获取推荐信息
- POST /api/invitation
- Requirements: 9.1-9.2
-
-
-
-
- 绑定邀请码
- POST /api/bind_invite_code
- Requirements: 9.3-9.5
-
-
-
-
- 获取当前登录用户ID
-
-
-
-
- 支付回调控制器
- 处理微信支付等第三方支付平台的回调通知
-
-
-
-
- 微信支付回调接口
- POST /api/notify/order_notify
- 接收微信支付结果通知,处理订单状态更新
- Requirements: 2.1-2.9
-
-
- 微信支付回调流程:
- 1. 接收微信发送的XML格式回调数据
- 2. 验证签名确保数据安全
- 3. 根据订单类型(attach字段)路由到对应处理方法
- 4. 更新订单状态、扣减用户资产、触发抽奖等
- 5. 返回XML格式响应给微信
-
- 支持的订单类型(attach值):
- - user_recharge: 余额充值
- - order_yfs: 一番赏订单
- - order_lts: 擂台赏订单
- - order_zzs: 转转赏订单
- - order_flw: 福利屋订单
- - order_scs: 商城赏订单
- - order_wxs: 无限赏订单
- - order_fbs: 翻倍赏订单
- - order_ckj: 抽卡机订单
- - order_list_send: 发货运费
-
- XML格式响应
-
-
-
- 订单控制器 - 处理订单创建、查询和抽奖结果
-
-
- 提供一番赏、无限赏、商城等订单的创建、金额计算、查询和抽奖结果查询功能
-
-
-
-
- 一番赏订单金额计算
-
-
- POST /api/ordermoney
-
- 计算一番赏订单金额,包含优惠券抵扣、余额抵扣等
- Requirements: 1.1-1.6
-
- 订单金额计算请求参数
- 订单金额计算结果
-
-
-
- 一番赏订单创建
-
-
- POST /api/orderbuy
-
- 创建一番赏订单并执行抽奖,返回订单信息和抽奖结果
- Requirements: 2.1-2.6
-
- 订单创建请求参数
- 订单创建结果,包含订单号和支付信息
-
-
-
- 无限赏订单金额计算
- POST /api/infinite_ordermoney
- Requirements: 3.1-3.3
-
-
-
-
- 无限赏订单创建
- POST /api/infinite_orderbuy
- Requirements: 4.1-4.3
-
-
-
-
- 商城订单金额计算
- POST /api/mall_ordermoney
- Requirements: 5.1-5.3
-
-
-
-
- 订单列表查询
-
-
- POST /api/order_list
-
- 获取当前用户的订单列表,支持按状态筛选和分页
- Requirements: 6.1-6.4
-
- 订单列表请求参数
- 订单列表分页数据
-
-
-
- 订单详情查询
- POST /api/order_detail
- Requirements: 7.1-7.3
-
-
-
-
- 一番赏抽奖结果查询
- POST /api/prizeorderlog
- Requirements: 8.1-8.3
-
-
-
-
- 无限赏抽奖结果查询
- POST /api/infinite_prizeorderlog
- Requirements: 9.1-9.2
-
-
-
-
- 无限赏中奖记录查询
- POST /api/infinite_shang_log
- Requirements: 4.1-4.3
-
-
-
-
- 无限赏用户抽奖记录查询(盒子抽奖记录)
- POST /api/infinite_prizerecords
- Requirements: 5.1-5.3
-
-
-
-
- 道具卡抽奖(重抽)
- POST /api/item_card_chou
- Requirements: 6.1-6.4
-
-
-
-
- 获取当前登录用户ID
-
-
-
-
- 支付控制器
- 处理微信支付统一下单等支付相关接口
- Requirements: 1.1-1.5
-
-
-
-
- 微信支付统一下单接口
- POST /api/pay
- 创建微信支付订单,返回支付参数供前端调起支付
- Requirements: 1.1-1.5
-
-
- 支付流程:
- 1. 验证用户登录状态
- 2. 验证请求参数
- 3. 调用微信支付统一下单API
- 4. 返回支付参数(appId, timeStamp, nonceStr, package, signType, paySign)
-
- 支持的订单类型(attach值):
- - user_recharge: 余额充值
- - order_yfs: 一番赏订单
- - order_lts: 擂台赏订单
- - order_zzs: 转转赏订单
- - order_flw: 福利屋订单
- - order_scs: 商城赏订单
- - order_wxs: 无限赏订单
- - order_fbs: 翻倍赏订单
- - order_ckj: 抽卡机订单
- - order_list_send: 发货运费
-
- 支付请求参数
- 支付参数或错误信息
-
-
-
- 获取当前登录用户ID
-
-
-
-
- 支付请求参数
-
-
-
-
- 订单号
-
-
-
-
- 支付金额(单位:元)
-
-
-
-
- 商品描述
-
-
-
-
- 附加数据(订单类型)
-
-
-
-
- 用户OpenId(可选,不传则从用户信息获取)
-
-
-
-
- 排行榜控制器 - 处理排行榜查询功能
-
-
- 提供周榜、月榜等排行榜数据查询
-
-
-
-
- 获取周榜
-
-
- GET /api/rank_week
-
- 获取本周消费排行榜数据
- Requirements: 10.1, 10.3-10.5
-
- 周榜数据
-
-
-
- 获取月榜
-
-
- GET /api/rank_month
-
- 获取本月消费排行榜数据
- Requirements: 10.2-10.5
-
- 月榜数据
-
-
-
- 获取当前登录用户ID
-
-
-
-
- 兑换码控制器 - 处理兑换码使用功能
-
-
- 提供兑换码验证和使用功能
-
-
-
-
- 使用兑换码
- POST /api/used
- Requirements: 11.1-11.4
-
-
-
-
- 获取当前登录用户ID
-
-
-
-
- 任务控制器 - 处理任务系统功能
-
-
- 提供任务列表查询、任务奖励领取等功能
-
-
-
-
- 获取任务列表
- POST /api/task_list
- Requirements: 8.1-8.5
-
-
-
-
- 领取任务奖励
- POST /api/ling_task
- Requirements: 8.6-8.7
-
-
-
-
- 获取当前登录用户ID
-
-
-
-
- 用户控制器 - 处理用户信息、资产和VIP相关功能
-
-
- 提供用户信息查询和更新、资产明细查询、VIP信息查询等功能
-
-
-
-
- 获取用户信息
-
-
- POST /api/user
-
- 获取当前登录用户的详细信息,包含余额、积分、VIP等级等
- Requirements: 4.1-4.5
-
- 用户信息数据
-
-
-
- 更新用户信息
- POST /api/update_userinfo
- Requirements: 4.2, 4.3
-
-
-
-
- 账号注销
- POST /api/user_log_off
- Requirements: 7.1-7.3
-
-
-
-
- 获取余额明细
- POST /api/profitMoney
- Requirements: 1.1
-
-
-
-
- 获取吧唧币明细
- POST /api/profitIntegral
- Requirements: 1.2
-
-
-
-
- 获取积分明细
- POST /api/profitScore
- Requirements: 1.3
-
-
-
-
- 获取支付记录
- POST /api/profitPay
- Requirements: 1.4
-
-
-
-
- 获取VIP信息
-
-
- POST /api/vip_list
-
- 获取当前用户的VIP等级信息和权益列表
- Requirements: 2.1-2.5
-
- VIP信息数据
-
-
-
- 获取当前登录用户ID
-
-
-
-
- 上传Base64图片到腾讯云COS
-
- Base64编码的图片数据
- 用户ID
- 上传后的图片URL
-
-
-
- 仓库控制器 - 处理用户仓库和发货功能
-
-
- 提供仓库查询、奖品回收、发货申请、物流查询等功能
-
-
-
-
- 仓库首页查询
-
-
- POST /api/warehouse_index
-
- 获取用户仓库中的奖品列表
- Requirements: 10.1-10.3
-
- 仓库查询请求参数
- 仓库奖品列表
-
-
-
- 奖品回收
- POST /api/warehouse_recovery
- Requirements: 11.1-11.5
-
-
-
-
- 奖品发货申请
-
-
- POST /api/warehouse_send
-
- 申请将仓库中的奖品发货到指定地址
- Requirements: 12.1-12.5
-
- 发货申请请求参数
- 发货申请结果
-
-
-
- 确认发货
- POST /api/warehouse_send_confirm
- Requirements: 13.1-13.2
-
-
-
-
- 发货记录查询
- POST /api/warehouse_send_record
- Requirements: 14.1-14.3
-
-
-
-
- 发货记录详情查询
- POST /api/warehouse_send_record_detail
- Requirements: 15.1-15.3
-
-
-
-
- 回收记录查询
- POST /api/warehouse_recovery_record
- Requirements: 16.1-16.2
-
-
-
-
- 物流信息查询
- POST /api/warehouse_order_logistics
- Requirements: 17.1-17.3
-
-
-
-
- 获取当前登录用户ID
-
-
-
-
- 福利屋控制器 - 处理福利屋抽奖功能
-
-
- 提供福利屋列表、详情、参与记录、中奖记录等功能
-
-
-
-
- 获取福利屋列表
- POST /api/welfare_house_list
- Requirements: 12.1-12.5
-
-
-
-
- 获取福利屋详情
- POST /api/fuliwu_detail
- Requirements: 13.1-13.4
-
-
-
-
- 获取福利屋参与者列表
- POST /api/fuliwu_participants
- Requirements: 14.1
-
-
-
-
- 获取福利屋开奖记录
- POST /api/fuliwu_records
- Requirements: 14.2
-
-
-
-
- 获取用户参与记录
- GET /api/fuliwu_user_records
- Requirements: 14.3
-
-
-
-
- 获取用户中奖记录
- GET /api/fuliwu_user_winning_records
- Requirements: 14.4
-
-
-
-
- 获取当前登录用户ID
-
-
-
-
- 全局异常处理过滤器
-
-
-
-
- Auto-generated public partial Program class for top-level statement apps.
-
-
-
-
- Generates a documentation comment ID for a type.
- Example: T:Namespace.Outer+Inner`1 becomes T:Namespace.Outer.Inner`1
-
-
-
-
- Generates a documentation comment ID for a property.
- Example: P:Namespace.ContainingType.PropertyName or for an indexer P:Namespace.ContainingType.Item(System.Int32)
-
-
-
-
- Generates a documentation comment ID for a property given its container type and property name.
- Example: P:Namespace.ContainingType.PropertyName
-
-
-
-
- Generates a documentation comment ID for a method (or constructor).
- For example:
- M:Namespace.ContainingType.MethodName(ParamType1,ParamType2)~ReturnType
- M:Namespace.ContainingType.#ctor(ParamType)
-
-
-
-
- Generates a documentation ID string for a type.
- This method handles nested types (replacing '+' with '.'),
- generic types, arrays, pointers, by-ref types, and generic parameters.
- The flag controls whether
- constructed generic type arguments are emitted, while
- controls whether the generic arity marker (e.g. "`1") is appended.
-
-
-
-
- Normalizes a documentation comment ID to match the compiler-style format.
- Strips the return type suffix for ordinary methods but retains it for conversion operators.
-
- The documentation comment ID to normalize.
- The normalized documentation comment ID.
-
-
-
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/apphost.exe b/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/apphost.exe
deleted file mode 100644
index 889cb004..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/apphost.exe and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/ref/HoneyBox.Api.dll b/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/ref/HoneyBox.Api.dll
deleted file mode 100644
index 3e71485e..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/ref/HoneyBox.Api.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/refint/HoneyBox.Api.dll b/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/refint/HoneyBox.Api.dll
deleted file mode 100644
index 3e71485e..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/refint/HoneyBox.Api.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json b/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json
deleted file mode 100644
index e6794dcf..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json
+++ /dev/null
@@ -1 +0,0 @@
-{"GlobalPropertiesHash":"Ysh/n1uypAtQviJNGODCPwxAly+bcTyiCeqRgFpIiaE=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["KmCbcplRcUDHmkghC2lKt4atEvqmdCypecbGKiyOL1Y=","mUwc4xYGkjh2YKdAGGlHQFLFk2ziDe9zumVKGtAvBXs=","iwh6YCm1hP7gw5T3HlRwNBcUu9NVDH4VUC1D2LbVP6Y=","j7KwQ7vZvdcRd5zgXvB4eGt8NbUUSSPUUhkRceBkb1s=","A1eOW5m2OjAzDYXt5hE8LFSp5KPpS853XPPu1pJgO7M=","MzSV86jgVStZOroCGPZnD7UWQ8g2CiyPQ0SO8zLA3TM=","Sy2xqkJ8IpZC1yLAOYzwM9hrfFi1jdyBIyUXQN6YLSI=","MTc63aoNcj2any2TypJPneUKUOOsYJxPpYDXWZn3yiw=","GO2y\u002B6TU8Ie8TpEINBl2uNELbcPI4KVmqkjDviE7mj4=","ug\u002BeY\u002Bhf4RfN5v1Kpje6K\u002BfkdoRsX4hw/oT\u002Bxe0stT4=","Ff7GKRhN1a2md5IaW2AMR/j8y6P7n3aDr8WZCWUaC6o=","vyRNXypCC8GN3TlMH3bxikZpTHfcBcMUGQy0OoEJ5mQ="],"CachedAssets":{},"CachedCopyCandidates":{}}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/rjsmrazor.dswa.cache.json b/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/rjsmrazor.dswa.cache.json
deleted file mode 100644
index 8eb14fd4..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/rjsmrazor.dswa.cache.json
+++ /dev/null
@@ -1 +0,0 @@
-{"GlobalPropertiesHash":"nOa+ffacSShxUVXaHMpxAJqQMESoIWNWaEHTlS9nGGU=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["KmCbcplRcUDHmkghC2lKt4atEvqmdCypecbGKiyOL1Y=","mUwc4xYGkjh2YKdAGGlHQFLFk2ziDe9zumVKGtAvBXs=","iwh6YCm1hP7gw5T3HlRwNBcUu9NVDH4VUC1D2LbVP6Y=","j7KwQ7vZvdcRd5zgXvB4eGt8NbUUSSPUUhkRceBkb1s=","A1eOW5m2OjAzDYXt5hE8LFSp5KPpS853XPPu1pJgO7M=","MzSV86jgVStZOroCGPZnD7UWQ8g2CiyPQ0SO8zLA3TM=","Sy2xqkJ8IpZC1yLAOYzwM9hrfFi1jdyBIyUXQN6YLSI=","MTc63aoNcj2any2TypJPneUKUOOsYJxPpYDXWZn3yiw=","GO2y\u002B6TU8Ie8TpEINBl2uNELbcPI4KVmqkjDviE7mj4=","ug\u002BeY\u002Bhf4RfN5v1Kpje6K\u002BfkdoRsX4hw/oT\u002Bxe0stT4=","Ff7GKRhN1a2md5IaW2AMR/j8y6P7n3aDr8WZCWUaC6o=","vyRNXypCC8GN3TlMH3bxikZpTHfcBcMUGQy0OoEJ5mQ="],"CachedAssets":{},"CachedCopyCandidates":{}}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/rpswa.dswa.cache.json b/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/rpswa.dswa.cache.json
deleted file mode 100644
index f77fb93c..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/rpswa.dswa.cache.json
+++ /dev/null
@@ -1 +0,0 @@
-{"GlobalPropertiesHash":"siVEvuK2VFcNXCcJxvWsQkDdQnrcJiuuZd5isD70H1o=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["KmCbcplRcUDHmkghC2lKt4atEvqmdCypecbGKiyOL1Y=","mUwc4xYGkjh2YKdAGGlHQFLFk2ziDe9zumVKGtAvBXs="],"CachedAssets":{},"CachedCopyCandidates":{}}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/staticwebassets.build.endpoints.json b/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/staticwebassets.build.endpoints.json
deleted file mode 100644
index 5576e889..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/staticwebassets.build.endpoints.json
+++ /dev/null
@@ -1 +0,0 @@
-{"Version":1,"ManifestType":"Build","Endpoints":[]}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/staticwebassets.build.json b/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/staticwebassets.build.json
deleted file mode 100644
index 58acd416..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/staticwebassets.build.json
+++ /dev/null
@@ -1 +0,0 @@
-{"Version":1,"Hash":"6B9F5uuwgbpvWfu775zoqgQ21U3maj+9KzDMGzxRfoc=","Source":"HoneyBox.Api","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/staticwebassets.removed.txt b/server/C#/HoneyBox/src/HoneyBox.Api/obj/Debug/net10.0/staticwebassets.removed.txt
deleted file mode 100644
index e69de29b..00000000
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/HoneyBox.Api.csproj.nuget.dgspec.json b/server/C#/HoneyBox/src/HoneyBox.Api/obj/HoneyBox.Api.csproj.nuget.dgspec.json
deleted file mode 100644
index c97bc8e7..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/obj/HoneyBox.Api.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,1337 +0,0 @@
-{
- "format": 1,
- "restore": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Api\\HoneyBox.Api.csproj": {}
- },
- "projects": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Api\\HoneyBox.Api.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Api\\HoneyBox.Api.csproj",
- "projectName": "HoneyBox.Api",
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Api\\HoneyBox.Api.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Api\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Administrator\\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": [
- "net10.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "projectReferences": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj": {
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj"
- },
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Infrastructure\\HoneyBox.Infrastructure.csproj": {
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Infrastructure\\HoneyBox.Infrastructure.csproj"
- },
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj": {
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "dependencies": {
- "Autofac.Extensions.DependencyInjection": {
- "target": "Package",
- "version": "[10.0.0, )"
- },
- "Microsoft.AspNetCore.Authentication.JwtBearer": {
- "target": "Package",
- "version": "[10.0.1, )"
- },
- "Microsoft.AspNetCore.OpenApi": {
- "target": "Package",
- "version": "[10.0.1, )"
- },
- "Scalar.AspNetCore": {
- "target": "Package",
- "version": "[2.0.36, )"
- },
- "Serilog.AspNetCore": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Serilog.Sinks.Console": {
- "target": "Package",
- "version": "[5.0.0, )"
- },
- "Serilog.Sinks.File": {
- "target": "Package",
- "version": "[5.0.0, )"
- },
- "System.IdentityModel.Tokens.Jwt": {
- "target": "Package",
- "version": "[8.2.1, )"
- }
- },
- "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\\10.0.101/PortableRuntimeIdentifierGraph.json",
- "packagesToPrune": {
- "Microsoft.AspNetCore": "(,10.0.32767]",
- "Microsoft.AspNetCore.Antiforgery": "(,10.0.32767]",
- "Microsoft.AspNetCore.App": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.BearerToken": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.Cookies": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.Core": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.OAuth": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authorization": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authorization.Policy": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Authorization": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Endpoints": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Forms": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Server": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Web": "(,10.0.32767]",
- "Microsoft.AspNetCore.Connections.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.CookiePolicy": "(,10.0.32767]",
- "Microsoft.AspNetCore.Cors": "(,10.0.32767]",
- "Microsoft.AspNetCore.Cryptography.Internal": "(,10.0.32767]",
- "Microsoft.AspNetCore.Cryptography.KeyDerivation": "(,10.0.32767]",
- "Microsoft.AspNetCore.DataProtection": "(,10.0.32767]",
- "Microsoft.AspNetCore.DataProtection.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.DataProtection.Extensions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Diagnostics": "(,10.0.32767]",
- "Microsoft.AspNetCore.Diagnostics.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Diagnostics.HealthChecks": "(,10.0.32767]",
- "Microsoft.AspNetCore.HostFiltering": "(,10.0.32767]",
- "Microsoft.AspNetCore.Hosting": "(,10.0.32767]",
- "Microsoft.AspNetCore.Hosting.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Hosting.Server.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Html.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Connections": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Connections.Common": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Extensions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Features": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Results": "(,10.0.32767]",
- "Microsoft.AspNetCore.HttpLogging": "(,10.0.32767]",
- "Microsoft.AspNetCore.HttpOverrides": "(,10.0.32767]",
- "Microsoft.AspNetCore.HttpsPolicy": "(,10.0.32767]",
- "Microsoft.AspNetCore.Identity": "(,10.0.32767]",
- "Microsoft.AspNetCore.Localization": "(,10.0.32767]",
- "Microsoft.AspNetCore.Localization.Routing": "(,10.0.32767]",
- "Microsoft.AspNetCore.Metadata": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.ApiExplorer": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Core": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Cors": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.DataAnnotations": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Formatters.Json": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Formatters.Xml": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Localization": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Razor": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.RazorPages": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.TagHelpers": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.ViewFeatures": "(,10.0.32767]",
- "Microsoft.AspNetCore.OutputCaching": "(,10.0.32767]",
- "Microsoft.AspNetCore.RateLimiting": "(,10.0.32767]",
- "Microsoft.AspNetCore.Razor": "(,10.0.32767]",
- "Microsoft.AspNetCore.Razor.Runtime": "(,10.0.32767]",
- "Microsoft.AspNetCore.RequestDecompression": "(,10.0.32767]",
- "Microsoft.AspNetCore.ResponseCaching": "(,10.0.32767]",
- "Microsoft.AspNetCore.ResponseCaching.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.ResponseCompression": "(,10.0.32767]",
- "Microsoft.AspNetCore.Rewrite": "(,10.0.32767]",
- "Microsoft.AspNetCore.Routing": "(,10.0.32767]",
- "Microsoft.AspNetCore.Routing.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.HttpSys": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.IIS": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.IISIntegration": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel.Core": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "(,10.0.32767]",
- "Microsoft.AspNetCore.Session": "(,10.0.32767]",
- "Microsoft.AspNetCore.SignalR": "(,10.0.32767]",
- "Microsoft.AspNetCore.SignalR.Common": "(,10.0.32767]",
- "Microsoft.AspNetCore.SignalR.Core": "(,10.0.32767]",
- "Microsoft.AspNetCore.SignalR.Protocols.Json": "(,10.0.32767]",
- "Microsoft.AspNetCore.StaticAssets": "(,10.0.32767]",
- "Microsoft.AspNetCore.StaticFiles": "(,10.0.32767]",
- "Microsoft.AspNetCore.WebSockets": "(,10.0.32767]",
- "Microsoft.AspNetCore.WebUtilities": "(,10.0.32767]",
- "Microsoft.CSharp": "(,4.7.32767]",
- "Microsoft.Extensions.Caching.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Caching.Memory": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Binder": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.CommandLine": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.EnvironmentVariables": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.FileExtensions": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Ini": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Json": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.KeyPerFile": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.UserSecrets": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Xml": "(,10.0.32767]",
- "Microsoft.Extensions.DependencyInjection": "(,10.0.32767]",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Diagnostics": "(,10.0.32767]",
- "Microsoft.Extensions.Diagnostics.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Diagnostics.HealthChecks": "(,10.0.32767]",
- "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Features": "(,10.0.32767]",
- "Microsoft.Extensions.FileProviders.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.FileProviders.Composite": "(,10.0.32767]",
- "Microsoft.Extensions.FileProviders.Physical": "(,10.0.32767]",
- "Microsoft.Extensions.FileSystemGlobbing": "(,10.0.32767]",
- "Microsoft.Extensions.Hosting": "(,10.0.32767]",
- "Microsoft.Extensions.Hosting.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Http": "(,10.0.32767]",
- "Microsoft.Extensions.Identity.Core": "(,10.0.32767]",
- "Microsoft.Extensions.Identity.Stores": "(,10.0.32767]",
- "Microsoft.Extensions.Localization": "(,10.0.32767]",
- "Microsoft.Extensions.Localization.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Logging": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.Configuration": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.Console": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.Debug": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.EventLog": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.EventSource": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.TraceSource": "(,10.0.32767]",
- "Microsoft.Extensions.ObjectPool": "(,10.0.32767]",
- "Microsoft.Extensions.Options": "(,10.0.32767]",
- "Microsoft.Extensions.Options.ConfigurationExtensions": "(,10.0.32767]",
- "Microsoft.Extensions.Options.DataAnnotations": "(,10.0.32767]",
- "Microsoft.Extensions.Primitives": "(,10.0.32767]",
- "Microsoft.Extensions.Validation": "(,10.0.32767]",
- "Microsoft.Extensions.WebEncoders": "(,10.0.32767]",
- "Microsoft.JSInterop": "(,10.0.32767]",
- "Microsoft.Net.Http.Headers": "(,10.0.32767]",
- "Microsoft.VisualBasic": "(,10.4.32767]",
- "Microsoft.Win32.Primitives": "(,4.3.32767]",
- "Microsoft.Win32.Registry": "(,5.0.32767]",
- "runtime.any.System.Collections": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.any.System.Globalization": "(,4.3.32767]",
- "runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.any.System.IO": "(,4.3.32767]",
- "runtime.any.System.Reflection": "(,4.3.32767]",
- "runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.any.System.Runtime": "(,4.3.32767]",
- "runtime.any.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.any.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.any.System.Threading.Timer": "(,4.3.32767]",
- "runtime.aot.System.Collections": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.aot.System.Globalization": "(,4.3.32767]",
- "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.aot.System.IO": "(,4.3.32767]",
- "runtime.aot.System.Reflection": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.aot.System.Runtime": "(,4.3.32767]",
- "runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.aot.System.Threading.Timer": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Console": "(,4.3.32767]",
- "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.unix.System.Net.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Net.Sockets": "(,4.3.32767]",
- "runtime.unix.System.Private.Uri": "(,4.3.32767]",
- "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.win.System.Console": "(,4.3.32767]",
- "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.win.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.win.System.Net.Primitives": "(,4.3.32767]",
- "runtime.win.System.Net.Sockets": "(,4.3.32767]",
- "runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7.System.Private.Uri": "(,4.3.32767]",
- "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "System.AppContext": "(,4.3.32767]",
- "System.Buffers": "(,5.0.32767]",
- "System.Collections": "(,4.3.32767]",
- "System.Collections.Concurrent": "(,4.3.32767]",
- "System.Collections.Immutable": "(,10.0.32767]",
- "System.Collections.NonGeneric": "(,4.3.32767]",
- "System.Collections.Specialized": "(,4.3.32767]",
- "System.ComponentModel": "(,4.3.32767]",
- "System.ComponentModel.Annotations": "(,4.3.32767]",
- "System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
- "System.ComponentModel.Primitives": "(,4.3.32767]",
- "System.ComponentModel.TypeConverter": "(,4.3.32767]",
- "System.Console": "(,4.3.32767]",
- "System.Data.Common": "(,4.3.32767]",
- "System.Data.DataSetExtensions": "(,4.4.32767]",
- "System.Diagnostics.Contracts": "(,4.3.32767]",
- "System.Diagnostics.Debug": "(,4.3.32767]",
- "System.Diagnostics.DiagnosticSource": "(,10.0.32767]",
- "System.Diagnostics.EventLog": "(,10.0.32767]",
- "System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
- "System.Diagnostics.Process": "(,4.3.32767]",
- "System.Diagnostics.StackTrace": "(,4.3.32767]",
- "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
- "System.Diagnostics.Tools": "(,4.3.32767]",
- "System.Diagnostics.TraceSource": "(,4.3.32767]",
- "System.Diagnostics.Tracing": "(,4.3.32767]",
- "System.Drawing.Primitives": "(,4.3.32767]",
- "System.Dynamic.Runtime": "(,4.3.32767]",
- "System.Formats.Asn1": "(,10.0.32767]",
- "System.Formats.Cbor": "(,10.0.32767]",
- "System.Formats.Tar": "(,10.0.32767]",
- "System.Globalization": "(,4.3.32767]",
- "System.Globalization.Calendars": "(,4.3.32767]",
- "System.Globalization.Extensions": "(,4.3.32767]",
- "System.IO": "(,4.3.32767]",
- "System.IO.Compression": "(,4.3.32767]",
- "System.IO.Compression.ZipFile": "(,4.3.32767]",
- "System.IO.FileSystem": "(,4.3.32767]",
- "System.IO.FileSystem.AccessControl": "(,4.4.32767]",
- "System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
- "System.IO.FileSystem.Primitives": "(,4.3.32767]",
- "System.IO.FileSystem.Watcher": "(,4.3.32767]",
- "System.IO.IsolatedStorage": "(,4.3.32767]",
- "System.IO.MemoryMappedFiles": "(,4.3.32767]",
- "System.IO.Pipelines": "(,10.0.32767]",
- "System.IO.Pipes": "(,4.3.32767]",
- "System.IO.Pipes.AccessControl": "(,5.0.32767]",
- "System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
- "System.Linq": "(,4.3.32767]",
- "System.Linq.AsyncEnumerable": "(,10.0.32767]",
- "System.Linq.Expressions": "(,4.3.32767]",
- "System.Linq.Parallel": "(,4.3.32767]",
- "System.Linq.Queryable": "(,4.3.32767]",
- "System.Memory": "(,5.0.32767]",
- "System.Net.Http": "(,4.3.32767]",
- "System.Net.Http.Json": "(,10.0.32767]",
- "System.Net.NameResolution": "(,4.3.32767]",
- "System.Net.NetworkInformation": "(,4.3.32767]",
- "System.Net.Ping": "(,4.3.32767]",
- "System.Net.Primitives": "(,4.3.32767]",
- "System.Net.Requests": "(,4.3.32767]",
- "System.Net.Security": "(,4.3.32767]",
- "System.Net.ServerSentEvents": "(,10.0.32767]",
- "System.Net.Sockets": "(,4.3.32767]",
- "System.Net.WebHeaderCollection": "(,4.3.32767]",
- "System.Net.WebSockets": "(,4.3.32767]",
- "System.Net.WebSockets.Client": "(,4.3.32767]",
- "System.Numerics.Vectors": "(,5.0.32767]",
- "System.ObjectModel": "(,4.3.32767]",
- "System.Private.DataContractSerialization": "(,4.3.32767]",
- "System.Private.Uri": "(,4.3.32767]",
- "System.Reflection": "(,4.3.32767]",
- "System.Reflection.DispatchProxy": "(,6.0.32767]",
- "System.Reflection.Emit": "(,4.7.32767]",
- "System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
- "System.Reflection.Emit.Lightweight": "(,4.7.32767]",
- "System.Reflection.Extensions": "(,4.3.32767]",
- "System.Reflection.Metadata": "(,10.0.32767]",
- "System.Reflection.Primitives": "(,4.3.32767]",
- "System.Reflection.TypeExtensions": "(,4.3.32767]",
- "System.Resources.Reader": "(,4.3.32767]",
- "System.Resources.ResourceManager": "(,4.3.32767]",
- "System.Resources.Writer": "(,4.3.32767]",
- "System.Runtime": "(,4.3.32767]",
- "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
- "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
- "System.Runtime.Extensions": "(,4.3.32767]",
- "System.Runtime.Handles": "(,4.3.32767]",
- "System.Runtime.InteropServices": "(,4.3.32767]",
- "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
- "System.Runtime.Loader": "(,4.3.32767]",
- "System.Runtime.Numerics": "(,4.3.32767]",
- "System.Runtime.Serialization.Formatters": "(,4.3.32767]",
- "System.Runtime.Serialization.Json": "(,4.3.32767]",
- "System.Runtime.Serialization.Primitives": "(,4.3.32767]",
- "System.Runtime.Serialization.Xml": "(,4.3.32767]",
- "System.Security.AccessControl": "(,6.0.32767]",
- "System.Security.Claims": "(,4.3.32767]",
- "System.Security.Cryptography.Algorithms": "(,4.3.32767]",
- "System.Security.Cryptography.Cng": "(,5.0.32767]",
- "System.Security.Cryptography.Csp": "(,4.3.32767]",
- "System.Security.Cryptography.Encoding": "(,4.3.32767]",
- "System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
- "System.Security.Cryptography.Primitives": "(,4.3.32767]",
- "System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
- "System.Security.Cryptography.Xml": "(,10.0.32767]",
- "System.Security.Principal": "(,4.3.32767]",
- "System.Security.Principal.Windows": "(,5.0.32767]",
- "System.Security.SecureString": "(,4.3.32767]",
- "System.Text.Encoding": "(,4.3.32767]",
- "System.Text.Encoding.CodePages": "(,10.0.32767]",
- "System.Text.Encoding.Extensions": "(,4.3.32767]",
- "System.Text.Encodings.Web": "(,10.0.32767]",
- "System.Text.Json": "(,10.0.32767]",
- "System.Text.RegularExpressions": "(,4.3.32767]",
- "System.Threading": "(,4.3.32767]",
- "System.Threading.AccessControl": "(,10.0.32767]",
- "System.Threading.Channels": "(,10.0.32767]",
- "System.Threading.Overlapped": "(,4.3.32767]",
- "System.Threading.RateLimiting": "(,10.0.32767]",
- "System.Threading.Tasks": "(,4.3.32767]",
- "System.Threading.Tasks.Dataflow": "(,10.0.32767]",
- "System.Threading.Tasks.Extensions": "(,5.0.32767]",
- "System.Threading.Tasks.Parallel": "(,4.3.32767]",
- "System.Threading.Thread": "(,4.3.32767]",
- "System.Threading.ThreadPool": "(,4.3.32767]",
- "System.Threading.Timer": "(,4.3.32767]",
- "System.ValueTuple": "(,4.5.32767]",
- "System.Xml.ReaderWriter": "(,4.3.32767]",
- "System.Xml.XDocument": "(,4.3.32767]",
- "System.Xml.XmlDocument": "(,4.3.32767]",
- "System.Xml.XmlSerializer": "(,4.3.32767]",
- "System.Xml.XPath": "(,4.3.32767]",
- "System.Xml.XPath.XDocument": "(,5.0.32767]"
- }
- }
- }
- },
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj",
- "projectName": "HoneyBox.Core",
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Administrator\\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": [
- "net10.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "projectReferences": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj": {
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "dependencies": {
- "Mapster": {
- "target": "Package",
- "version": "[7.4.0, )"
- },
- "Mapster.DependencyInjection": {
- "target": "Package",
- "version": "[1.0.1, )"
- },
- "Microsoft.Extensions.Logging.Abstractions": {
- "target": "Package",
- "version": "[8.0.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\\10.0.101/PortableRuntimeIdentifierGraph.json",
- "packagesToPrune": {
- "Microsoft.CSharp": "(,4.7.32767]",
- "Microsoft.VisualBasic": "(,10.4.32767]",
- "Microsoft.Win32.Primitives": "(,4.3.32767]",
- "Microsoft.Win32.Registry": "(,5.0.32767]",
- "runtime.any.System.Collections": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.any.System.Globalization": "(,4.3.32767]",
- "runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.any.System.IO": "(,4.3.32767]",
- "runtime.any.System.Reflection": "(,4.3.32767]",
- "runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.any.System.Runtime": "(,4.3.32767]",
- "runtime.any.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.any.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.any.System.Threading.Timer": "(,4.3.32767]",
- "runtime.aot.System.Collections": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.aot.System.Globalization": "(,4.3.32767]",
- "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.aot.System.IO": "(,4.3.32767]",
- "runtime.aot.System.Reflection": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.aot.System.Runtime": "(,4.3.32767]",
- "runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.aot.System.Threading.Timer": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Console": "(,4.3.32767]",
- "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.unix.System.Net.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Net.Sockets": "(,4.3.32767]",
- "runtime.unix.System.Private.Uri": "(,4.3.32767]",
- "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.win.System.Console": "(,4.3.32767]",
- "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.win.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.win.System.Net.Primitives": "(,4.3.32767]",
- "runtime.win.System.Net.Sockets": "(,4.3.32767]",
- "runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7.System.Private.Uri": "(,4.3.32767]",
- "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "System.AppContext": "(,4.3.32767]",
- "System.Buffers": "(,5.0.32767]",
- "System.Collections": "(,4.3.32767]",
- "System.Collections.Concurrent": "(,4.3.32767]",
- "System.Collections.Immutable": "(,10.0.32767]",
- "System.Collections.NonGeneric": "(,4.3.32767]",
- "System.Collections.Specialized": "(,4.3.32767]",
- "System.ComponentModel": "(,4.3.32767]",
- "System.ComponentModel.Annotations": "(,4.3.32767]",
- "System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
- "System.ComponentModel.Primitives": "(,4.3.32767]",
- "System.ComponentModel.TypeConverter": "(,4.3.32767]",
- "System.Console": "(,4.3.32767]",
- "System.Data.Common": "(,4.3.32767]",
- "System.Data.DataSetExtensions": "(,4.4.32767]",
- "System.Diagnostics.Contracts": "(,4.3.32767]",
- "System.Diagnostics.Debug": "(,4.3.32767]",
- "System.Diagnostics.DiagnosticSource": "(,10.0.32767]",
- "System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
- "System.Diagnostics.Process": "(,4.3.32767]",
- "System.Diagnostics.StackTrace": "(,4.3.32767]",
- "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
- "System.Diagnostics.Tools": "(,4.3.32767]",
- "System.Diagnostics.TraceSource": "(,4.3.32767]",
- "System.Diagnostics.Tracing": "(,4.3.32767]",
- "System.Drawing.Primitives": "(,4.3.32767]",
- "System.Dynamic.Runtime": "(,4.3.32767]",
- "System.Formats.Asn1": "(,10.0.32767]",
- "System.Formats.Tar": "(,10.0.32767]",
- "System.Globalization": "(,4.3.32767]",
- "System.Globalization.Calendars": "(,4.3.32767]",
- "System.Globalization.Extensions": "(,4.3.32767]",
- "System.IO": "(,4.3.32767]",
- "System.IO.Compression": "(,4.3.32767]",
- "System.IO.Compression.ZipFile": "(,4.3.32767]",
- "System.IO.FileSystem": "(,4.3.32767]",
- "System.IO.FileSystem.AccessControl": "(,4.4.32767]",
- "System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
- "System.IO.FileSystem.Primitives": "(,4.3.32767]",
- "System.IO.FileSystem.Watcher": "(,4.3.32767]",
- "System.IO.IsolatedStorage": "(,4.3.32767]",
- "System.IO.MemoryMappedFiles": "(,4.3.32767]",
- "System.IO.Pipelines": "(,10.0.32767]",
- "System.IO.Pipes": "(,4.3.32767]",
- "System.IO.Pipes.AccessControl": "(,5.0.32767]",
- "System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
- "System.Linq": "(,4.3.32767]",
- "System.Linq.AsyncEnumerable": "(,10.0.32767]",
- "System.Linq.Expressions": "(,4.3.32767]",
- "System.Linq.Parallel": "(,4.3.32767]",
- "System.Linq.Queryable": "(,4.3.32767]",
- "System.Memory": "(,5.0.32767]",
- "System.Net.Http": "(,4.3.32767]",
- "System.Net.Http.Json": "(,10.0.32767]",
- "System.Net.NameResolution": "(,4.3.32767]",
- "System.Net.NetworkInformation": "(,4.3.32767]",
- "System.Net.Ping": "(,4.3.32767]",
- "System.Net.Primitives": "(,4.3.32767]",
- "System.Net.Requests": "(,4.3.32767]",
- "System.Net.Security": "(,4.3.32767]",
- "System.Net.ServerSentEvents": "(,10.0.32767]",
- "System.Net.Sockets": "(,4.3.32767]",
- "System.Net.WebHeaderCollection": "(,4.3.32767]",
- "System.Net.WebSockets": "(,4.3.32767]",
- "System.Net.WebSockets.Client": "(,4.3.32767]",
- "System.Numerics.Vectors": "(,5.0.32767]",
- "System.ObjectModel": "(,4.3.32767]",
- "System.Private.DataContractSerialization": "(,4.3.32767]",
- "System.Private.Uri": "(,4.3.32767]",
- "System.Reflection": "(,4.3.32767]",
- "System.Reflection.DispatchProxy": "(,6.0.32767]",
- "System.Reflection.Emit": "(,4.7.32767]",
- "System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
- "System.Reflection.Emit.Lightweight": "(,4.7.32767]",
- "System.Reflection.Extensions": "(,4.3.32767]",
- "System.Reflection.Metadata": "(,10.0.32767]",
- "System.Reflection.Primitives": "(,4.3.32767]",
- "System.Reflection.TypeExtensions": "(,4.3.32767]",
- "System.Resources.Reader": "(,4.3.32767]",
- "System.Resources.ResourceManager": "(,4.3.32767]",
- "System.Resources.Writer": "(,4.3.32767]",
- "System.Runtime": "(,4.3.32767]",
- "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
- "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
- "System.Runtime.Extensions": "(,4.3.32767]",
- "System.Runtime.Handles": "(,4.3.32767]",
- "System.Runtime.InteropServices": "(,4.3.32767]",
- "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
- "System.Runtime.Loader": "(,4.3.32767]",
- "System.Runtime.Numerics": "(,4.3.32767]",
- "System.Runtime.Serialization.Formatters": "(,4.3.32767]",
- "System.Runtime.Serialization.Json": "(,4.3.32767]",
- "System.Runtime.Serialization.Primitives": "(,4.3.32767]",
- "System.Runtime.Serialization.Xml": "(,4.3.32767]",
- "System.Security.AccessControl": "(,6.0.32767]",
- "System.Security.Claims": "(,4.3.32767]",
- "System.Security.Cryptography.Algorithms": "(,4.3.32767]",
- "System.Security.Cryptography.Cng": "(,5.0.32767]",
- "System.Security.Cryptography.Csp": "(,4.3.32767]",
- "System.Security.Cryptography.Encoding": "(,4.3.32767]",
- "System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
- "System.Security.Cryptography.Primitives": "(,4.3.32767]",
- "System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
- "System.Security.Principal": "(,4.3.32767]",
- "System.Security.Principal.Windows": "(,5.0.32767]",
- "System.Security.SecureString": "(,4.3.32767]",
- "System.Text.Encoding": "(,4.3.32767]",
- "System.Text.Encoding.CodePages": "(,10.0.32767]",
- "System.Text.Encoding.Extensions": "(,4.3.32767]",
- "System.Text.Encodings.Web": "(,10.0.32767]",
- "System.Text.Json": "(,10.0.32767]",
- "System.Text.RegularExpressions": "(,4.3.32767]",
- "System.Threading": "(,4.3.32767]",
- "System.Threading.AccessControl": "(,10.0.32767]",
- "System.Threading.Channels": "(,10.0.32767]",
- "System.Threading.Overlapped": "(,4.3.32767]",
- "System.Threading.Tasks": "(,4.3.32767]",
- "System.Threading.Tasks.Dataflow": "(,10.0.32767]",
- "System.Threading.Tasks.Extensions": "(,5.0.32767]",
- "System.Threading.Tasks.Parallel": "(,4.3.32767]",
- "System.Threading.Thread": "(,4.3.32767]",
- "System.Threading.ThreadPool": "(,4.3.32767]",
- "System.Threading.Timer": "(,4.3.32767]",
- "System.ValueTuple": "(,4.5.32767]",
- "System.Xml.ReaderWriter": "(,4.3.32767]",
- "System.Xml.XDocument": "(,4.3.32767]",
- "System.Xml.XmlDocument": "(,4.3.32767]",
- "System.Xml.XmlSerializer": "(,4.3.32767]",
- "System.Xml.XPath": "(,4.3.32767]",
- "System.Xml.XPath.XDocument": "(,5.0.32767]"
- }
- }
- }
- },
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Infrastructure\\HoneyBox.Infrastructure.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Infrastructure\\HoneyBox.Infrastructure.csproj",
- "projectName": "HoneyBox.Infrastructure",
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Infrastructure\\HoneyBox.Infrastructure.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Infrastructure\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Administrator\\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": [
- "net10.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "projectReferences": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj": {
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "dependencies": {
- "Autofac": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.Extensions.Configuration.Abstractions": {
- "target": "Package",
- "version": "[9.0.0, )"
- },
- "Microsoft.Extensions.Http": {
- "target": "Package",
- "version": "[9.0.0, )"
- },
- "StackExchange.Redis": {
- "target": "Package",
- "version": "[2.7.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\\10.0.101/PortableRuntimeIdentifierGraph.json",
- "packagesToPrune": {
- "Microsoft.CSharp": "(,4.7.32767]",
- "Microsoft.VisualBasic": "(,10.4.32767]",
- "Microsoft.Win32.Primitives": "(,4.3.32767]",
- "Microsoft.Win32.Registry": "(,5.0.32767]",
- "runtime.any.System.Collections": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.any.System.Globalization": "(,4.3.32767]",
- "runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.any.System.IO": "(,4.3.32767]",
- "runtime.any.System.Reflection": "(,4.3.32767]",
- "runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.any.System.Runtime": "(,4.3.32767]",
- "runtime.any.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.any.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.any.System.Threading.Timer": "(,4.3.32767]",
- "runtime.aot.System.Collections": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.aot.System.Globalization": "(,4.3.32767]",
- "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.aot.System.IO": "(,4.3.32767]",
- "runtime.aot.System.Reflection": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.aot.System.Runtime": "(,4.3.32767]",
- "runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.aot.System.Threading.Timer": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Console": "(,4.3.32767]",
- "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.unix.System.Net.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Net.Sockets": "(,4.3.32767]",
- "runtime.unix.System.Private.Uri": "(,4.3.32767]",
- "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.win.System.Console": "(,4.3.32767]",
- "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.win.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.win.System.Net.Primitives": "(,4.3.32767]",
- "runtime.win.System.Net.Sockets": "(,4.3.32767]",
- "runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7.System.Private.Uri": "(,4.3.32767]",
- "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "System.AppContext": "(,4.3.32767]",
- "System.Buffers": "(,5.0.32767]",
- "System.Collections": "(,4.3.32767]",
- "System.Collections.Concurrent": "(,4.3.32767]",
- "System.Collections.Immutable": "(,10.0.32767]",
- "System.Collections.NonGeneric": "(,4.3.32767]",
- "System.Collections.Specialized": "(,4.3.32767]",
- "System.ComponentModel": "(,4.3.32767]",
- "System.ComponentModel.Annotations": "(,4.3.32767]",
- "System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
- "System.ComponentModel.Primitives": "(,4.3.32767]",
- "System.ComponentModel.TypeConverter": "(,4.3.32767]",
- "System.Console": "(,4.3.32767]",
- "System.Data.Common": "(,4.3.32767]",
- "System.Data.DataSetExtensions": "(,4.4.32767]",
- "System.Diagnostics.Contracts": "(,4.3.32767]",
- "System.Diagnostics.Debug": "(,4.3.32767]",
- "System.Diagnostics.DiagnosticSource": "(,10.0.32767]",
- "System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
- "System.Diagnostics.Process": "(,4.3.32767]",
- "System.Diagnostics.StackTrace": "(,4.3.32767]",
- "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
- "System.Diagnostics.Tools": "(,4.3.32767]",
- "System.Diagnostics.TraceSource": "(,4.3.32767]",
- "System.Diagnostics.Tracing": "(,4.3.32767]",
- "System.Drawing.Primitives": "(,4.3.32767]",
- "System.Dynamic.Runtime": "(,4.3.32767]",
- "System.Formats.Asn1": "(,10.0.32767]",
- "System.Formats.Tar": "(,10.0.32767]",
- "System.Globalization": "(,4.3.32767]",
- "System.Globalization.Calendars": "(,4.3.32767]",
- "System.Globalization.Extensions": "(,4.3.32767]",
- "System.IO": "(,4.3.32767]",
- "System.IO.Compression": "(,4.3.32767]",
- "System.IO.Compression.ZipFile": "(,4.3.32767]",
- "System.IO.FileSystem": "(,4.3.32767]",
- "System.IO.FileSystem.AccessControl": "(,4.4.32767]",
- "System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
- "System.IO.FileSystem.Primitives": "(,4.3.32767]",
- "System.IO.FileSystem.Watcher": "(,4.3.32767]",
- "System.IO.IsolatedStorage": "(,4.3.32767]",
- "System.IO.MemoryMappedFiles": "(,4.3.32767]",
- "System.IO.Pipelines": "(,10.0.32767]",
- "System.IO.Pipes": "(,4.3.32767]",
- "System.IO.Pipes.AccessControl": "(,5.0.32767]",
- "System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
- "System.Linq": "(,4.3.32767]",
- "System.Linq.AsyncEnumerable": "(,10.0.32767]",
- "System.Linq.Expressions": "(,4.3.32767]",
- "System.Linq.Parallel": "(,4.3.32767]",
- "System.Linq.Queryable": "(,4.3.32767]",
- "System.Memory": "(,5.0.32767]",
- "System.Net.Http": "(,4.3.32767]",
- "System.Net.Http.Json": "(,10.0.32767]",
- "System.Net.NameResolution": "(,4.3.32767]",
- "System.Net.NetworkInformation": "(,4.3.32767]",
- "System.Net.Ping": "(,4.3.32767]",
- "System.Net.Primitives": "(,4.3.32767]",
- "System.Net.Requests": "(,4.3.32767]",
- "System.Net.Security": "(,4.3.32767]",
- "System.Net.ServerSentEvents": "(,10.0.32767]",
- "System.Net.Sockets": "(,4.3.32767]",
- "System.Net.WebHeaderCollection": "(,4.3.32767]",
- "System.Net.WebSockets": "(,4.3.32767]",
- "System.Net.WebSockets.Client": "(,4.3.32767]",
- "System.Numerics.Vectors": "(,5.0.32767]",
- "System.ObjectModel": "(,4.3.32767]",
- "System.Private.DataContractSerialization": "(,4.3.32767]",
- "System.Private.Uri": "(,4.3.32767]",
- "System.Reflection": "(,4.3.32767]",
- "System.Reflection.DispatchProxy": "(,6.0.32767]",
- "System.Reflection.Emit": "(,4.7.32767]",
- "System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
- "System.Reflection.Emit.Lightweight": "(,4.7.32767]",
- "System.Reflection.Extensions": "(,4.3.32767]",
- "System.Reflection.Metadata": "(,10.0.32767]",
- "System.Reflection.Primitives": "(,4.3.32767]",
- "System.Reflection.TypeExtensions": "(,4.3.32767]",
- "System.Resources.Reader": "(,4.3.32767]",
- "System.Resources.ResourceManager": "(,4.3.32767]",
- "System.Resources.Writer": "(,4.3.32767]",
- "System.Runtime": "(,4.3.32767]",
- "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
- "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
- "System.Runtime.Extensions": "(,4.3.32767]",
- "System.Runtime.Handles": "(,4.3.32767]",
- "System.Runtime.InteropServices": "(,4.3.32767]",
- "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
- "System.Runtime.Loader": "(,4.3.32767]",
- "System.Runtime.Numerics": "(,4.3.32767]",
- "System.Runtime.Serialization.Formatters": "(,4.3.32767]",
- "System.Runtime.Serialization.Json": "(,4.3.32767]",
- "System.Runtime.Serialization.Primitives": "(,4.3.32767]",
- "System.Runtime.Serialization.Xml": "(,4.3.32767]",
- "System.Security.AccessControl": "(,6.0.32767]",
- "System.Security.Claims": "(,4.3.32767]",
- "System.Security.Cryptography.Algorithms": "(,4.3.32767]",
- "System.Security.Cryptography.Cng": "(,5.0.32767]",
- "System.Security.Cryptography.Csp": "(,4.3.32767]",
- "System.Security.Cryptography.Encoding": "(,4.3.32767]",
- "System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
- "System.Security.Cryptography.Primitives": "(,4.3.32767]",
- "System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
- "System.Security.Principal": "(,4.3.32767]",
- "System.Security.Principal.Windows": "(,5.0.32767]",
- "System.Security.SecureString": "(,4.3.32767]",
- "System.Text.Encoding": "(,4.3.32767]",
- "System.Text.Encoding.CodePages": "(,10.0.32767]",
- "System.Text.Encoding.Extensions": "(,4.3.32767]",
- "System.Text.Encodings.Web": "(,10.0.32767]",
- "System.Text.Json": "(,10.0.32767]",
- "System.Text.RegularExpressions": "(,4.3.32767]",
- "System.Threading": "(,4.3.32767]",
- "System.Threading.AccessControl": "(,10.0.32767]",
- "System.Threading.Channels": "(,10.0.32767]",
- "System.Threading.Overlapped": "(,4.3.32767]",
- "System.Threading.Tasks": "(,4.3.32767]",
- "System.Threading.Tasks.Dataflow": "(,10.0.32767]",
- "System.Threading.Tasks.Extensions": "(,5.0.32767]",
- "System.Threading.Tasks.Parallel": "(,4.3.32767]",
- "System.Threading.Thread": "(,4.3.32767]",
- "System.Threading.ThreadPool": "(,4.3.32767]",
- "System.Threading.Timer": "(,4.3.32767]",
- "System.ValueTuple": "(,4.5.32767]",
- "System.Xml.ReaderWriter": "(,4.3.32767]",
- "System.Xml.XDocument": "(,4.3.32767]",
- "System.Xml.XmlDocument": "(,4.3.32767]",
- "System.Xml.XmlSerializer": "(,4.3.32767]",
- "System.Xml.XPath": "(,4.3.32767]",
- "System.Xml.XPath.XDocument": "(,5.0.32767]"
- }
- }
- }
- },
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj",
- "projectName": "HoneyBox.Model",
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Administrator\\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"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.EntityFrameworkCore.Design": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.EntityFrameworkCore.SqlServer": {
- "target": "Package",
- "version": "[8.0.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\\10.0.101/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/HoneyBox.Api.csproj.nuget.g.props b/server/C#/HoneyBox/src/HoneyBox.Api/obj/HoneyBox.Api.csproj.nuget.g.props
deleted file mode 100644
index bd287e00..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/obj/HoneyBox.Api.csproj.nuget.g.props
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- $(UserProfile)\.nuget\packages\
- C:\Users\Administrator\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
- PackageReference
- 7.0.0
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/HoneyBox.Api.csproj.nuget.g.targets b/server/C#/HoneyBox/src/HoneyBox.Api/obj/HoneyBox.Api.csproj.nuget.g.targets
deleted file mode 100644
index cbae6db9..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/obj/HoneyBox.Api.csproj.nuget.g.targets
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Api/obj/project.assets.json b/server/C#/HoneyBox/src/HoneyBox.Api/obj/project.assets.json
deleted file mode 100644
index 2614b681..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Api/obj/project.assets.json
+++ /dev/null
@@ -1,2607 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net10.0": {
- "Autofac/8.1.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/Autofac.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Autofac.dll": {
- "related": ".xml"
- }
- }
- },
- "Autofac.Extensions.DependencyInjection/10.0.0": {
- "type": "package",
- "dependencies": {
- "Autofac": "8.1.0"
- },
- "compile": {
- "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- }
- },
- "Azure.Core/1.25.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
- "System.Memory.Data": "1.0.2"
- },
- "compile": {
- "lib/net5.0/Azure.Core.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net5.0/Azure.Core.dll": {
- "related": ".xml"
- }
- }
- },
- "Azure.Identity/1.7.0": {
- "type": "package",
- "dependencies": {
- "Azure.Core": "1.25.0",
- "Microsoft.Identity.Client": "4.39.0",
- "Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
- "System.Security.Cryptography.ProtectedData": "4.7.0"
- },
- "compile": {
- "lib/netstandard2.0/Azure.Identity.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Azure.Identity.dll": {
- "related": ".xml"
- }
- }
- },
- "Mapster/7.4.0": {
- "type": "package",
- "dependencies": {
- "Mapster.Core": "1.2.1"
- },
- "compile": {
- "lib/net7.0/Mapster.dll": {}
- },
- "runtime": {
- "lib/net7.0/Mapster.dll": {}
- }
- },
- "Mapster.Core/1.2.1": {
- "type": "package",
- "compile": {
- "lib/net7.0/Mapster.Core.dll": {}
- },
- "runtime": {
- "lib/net7.0/Mapster.Core.dll": {}
- }
- },
- "Mapster.DependencyInjection/1.0.1": {
- "type": "package",
- "dependencies": {
- "Mapster": "7.4.0"
- },
- "compile": {
- "lib/net7.0/Mapster.DependencyInjection.dll": {}
- },
- "runtime": {
- "lib/net7.0/Mapster.DependencyInjection.dll": {}
- }
- },
- "Microsoft.AspNetCore.Authentication.JwtBearer/10.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1"
- },
- "compile": {
- "lib/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
- "related": ".xml"
- }
- },
- "frameworkReferences": [
- "Microsoft.AspNetCore.App"
- ]
- },
- "Microsoft.AspNetCore.OpenApi/10.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.OpenApi": "2.0.0"
- },
- "compile": {
- "lib/net10.0/Microsoft.AspNetCore.OpenApi.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net10.0/Microsoft.AspNetCore.OpenApi.dll": {
- "related": ".xml"
- }
- },
- "frameworkReferences": [
- "Microsoft.AspNetCore.App"
- ],
- "build": {
- "build/Microsoft.AspNetCore.OpenApi.targets": {}
- }
- },
- "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
- "type": "package",
- "compile": {
- "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {}
- },
- "runtime": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "type": "package",
- "dependencies": {
- "Azure.Identity": "1.7.0",
- "Microsoft.Data.SqlClient.SNI.runtime": "5.1.0",
- "Microsoft.Identity.Client": "4.47.2",
- "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
- "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.24.0",
- "Microsoft.SqlServer.Server": "1.0.0",
- "System.Configuration.ConfigurationManager": "6.0.1",
- "System.Runtime.Caching": "6.0.0"
- },
- "compile": {
- "ref/net6.0/Microsoft.Data.SqlClient.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-arm"
- },
- "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-arm64"
- },
- "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-x64"
- },
- "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-x86"
- }
- }
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Abstractions": "8.0.0",
- "Microsoft.EntityFrameworkCore.Analyzers": "8.0.0"
- },
- "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/8.0.0": {
- "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/8.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/_._": {}
- }
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Data.SqlClient": "5.1.1",
- "Microsoft.EntityFrameworkCore.Relational": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Extensions.DependencyModel/8.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Identity.Client/4.47.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.22.0"
- },
- "compile": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Identity.Client": "4.38.0",
- "System.Security.Cryptography.ProtectedData": "4.5.0"
- },
- "compile": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Abstractions/8.2.1": {
- "type": "package",
- "compile": {
- "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.JsonWebTokens/8.2.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "8.2.1"
- },
- "compile": {
- "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Logging/8.2.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "8.2.1"
- },
- "compile": {
- "lib/net9.0/Microsoft.IdentityModel.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Microsoft.IdentityModel.Logging.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols/8.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "8.0.1"
- },
- "compile": {
- "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Protocols": "8.0.1",
- "System.IdentityModel.Tokens.Jwt": "8.0.1"
- },
- "compile": {
- "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Tokens/8.2.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "8.2.1"
- },
- "compile": {
- "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.OpenApi/2.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.OpenApi.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.OpenApi.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "Pipelines.Sockets.Unofficial/2.2.8": {
- "type": "package",
- "compile": {
- "lib/net5.0/Pipelines.Sockets.Unofficial.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net5.0/Pipelines.Sockets.Unofficial.dll": {
- "related": ".xml"
- }
- }
- },
- "Scalar.AspNetCore/2.0.36": {
- "type": "package",
- "compile": {
- "lib/net9.0/Scalar.AspNetCore.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Scalar.AspNetCore.dll": {
- "related": ".xml"
- }
- },
- "frameworkReferences": [
- "Microsoft.AspNetCore.App"
- ]
- },
- "Serilog/3.1.1": {
- "type": "package",
- "compile": {
- "lib/net7.0/Serilog.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net7.0/Serilog.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.AspNetCore/8.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "3.1.1",
- "Serilog.Extensions.Hosting": "8.0.0",
- "Serilog.Extensions.Logging": "8.0.0",
- "Serilog.Formatting.Compact": "2.0.0",
- "Serilog.Settings.Configuration": "8.0.0",
- "Serilog.Sinks.Console": "5.0.0",
- "Serilog.Sinks.Debug": "2.0.0",
- "Serilog.Sinks.File": "5.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.AspNetCore.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.AspNetCore.dll": {
- "related": ".xml"
- }
- },
- "frameworkReferences": [
- "Microsoft.AspNetCore.App"
- ]
- },
- "Serilog.Extensions.Hosting/8.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "3.1.1",
- "Serilog.Extensions.Logging": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Extensions.Hosting.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Hosting.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Extensions.Logging/8.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "3.1.1"
- },
- "compile": {
- "lib/net8.0/Serilog.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Logging.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Formatting.Compact/2.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "3.1.0"
- },
- "compile": {
- "lib/net7.0/Serilog.Formatting.Compact.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net7.0/Serilog.Formatting.Compact.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Settings.Configuration/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyModel": "8.0.0",
- "Serilog": "3.1.1"
- },
- "compile": {
- "lib/net8.0/Serilog.Settings.Configuration.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Settings.Configuration.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Sinks.Console/5.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "3.1.0"
- },
- "compile": {
- "lib/net7.0/Serilog.Sinks.Console.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net7.0/Serilog.Sinks.Console.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Sinks.Debug/2.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "2.10.0"
- },
- "compile": {
- "lib/netstandard2.1/Serilog.Sinks.Debug.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/Serilog.Sinks.Debug.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Sinks.File/5.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "2.10.0"
- },
- "compile": {
- "lib/net5.0/Serilog.Sinks.File.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/net5.0/Serilog.Sinks.File.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "StackExchange.Redis/2.7.4": {
- "type": "package",
- "dependencies": {
- "Pipelines.Sockets.Unofficial": "2.2.8"
- },
- "compile": {
- "lib/net6.0/StackExchange.Redis.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/StackExchange.Redis.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "type": "package",
- "dependencies": {
- "System.Security.Cryptography.ProtectedData": "6.0.0",
- "System.Security.Permissions": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Drawing.Common/6.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.SystemEvents": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Drawing.Common.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.IdentityModel.Tokens.Jwt/8.2.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.JsonWebTokens": "8.2.1",
- "Microsoft.IdentityModel.Tokens": "8.2.1"
- },
- "compile": {
- "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Memory.Data/1.0.2": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/System.Memory.Data.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Memory.Data.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Runtime.Caching/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Configuration.ConfigurationManager": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Runtime.Caching.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Permissions/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Windows.Extensions": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Security.Permissions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Windows.Extensions/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Drawing.Common": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Windows.Extensions.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "HoneyBox.Core/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v10.0",
- "dependencies": {
- "HoneyBox.Model": "1.0.0",
- "Mapster": "7.4.0",
- "Mapster.DependencyInjection": "1.0.1"
- },
- "compile": {
- "bin/placeholder/HoneyBox.Core.dll": {}
- },
- "runtime": {
- "bin/placeholder/HoneyBox.Core.dll": {}
- }
- },
- "HoneyBox.Infrastructure/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v10.0",
- "dependencies": {
- "Autofac": "8.0.0",
- "HoneyBox.Core": "1.0.0",
- "StackExchange.Redis": "2.7.0"
- },
- "compile": {
- "bin/placeholder/HoneyBox.Infrastructure.dll": {}
- },
- "runtime": {
- "bin/placeholder/HoneyBox.Infrastructure.dll": {}
- }
- },
- "HoneyBox.Model/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0",
- "Microsoft.EntityFrameworkCore.SqlServer": "8.0.0"
- },
- "compile": {
- "bin/placeholder/HoneyBox.Model.dll": {}
- },
- "runtime": {
- "bin/placeholder/HoneyBox.Model.dll": {}
- }
- }
- }
- },
- "libraries": {
- "Autofac/8.1.0": {
- "sha512": "O2QT+0DSTBR2Ojpacmcj3L0KrnnXTFrwLl/OW1lBUDiHhb89msHEHNhTA8AlK3jdFiAfMbAYyQaJVvRe6oSBcQ==",
- "type": "package",
- "path": "autofac/8.1.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "autofac.8.1.0.nupkg.sha512",
- "autofac.nuspec",
- "icon.png",
- "lib/net6.0/Autofac.dll",
- "lib/net6.0/Autofac.xml",
- "lib/net7.0/Autofac.dll",
- "lib/net7.0/Autofac.xml",
- "lib/net8.0/Autofac.dll",
- "lib/net8.0/Autofac.xml",
- "lib/netstandard2.0/Autofac.dll",
- "lib/netstandard2.0/Autofac.xml",
- "lib/netstandard2.1/Autofac.dll",
- "lib/netstandard2.1/Autofac.xml"
- ]
- },
- "Autofac.Extensions.DependencyInjection/10.0.0": {
- "sha512": "ZjR/onUlP7BzQ7VBBigQepWLAyAzi3VRGX3pP6sBqkPRiT61fsTZqbTpRUKxo30TMgbs1o3y6bpLbETix4SJog==",
- "type": "package",
- "path": "autofac.extensions.dependencyinjection/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512",
- "autofac.extensions.dependencyinjection.nuspec",
- "icon.png",
- "lib/net6.0/Autofac.Extensions.DependencyInjection.dll",
- "lib/net6.0/Autofac.Extensions.DependencyInjection.xml",
- "lib/net7.0/Autofac.Extensions.DependencyInjection.dll",
- "lib/net7.0/Autofac.Extensions.DependencyInjection.xml",
- "lib/net8.0/Autofac.Extensions.DependencyInjection.dll",
- "lib/net8.0/Autofac.Extensions.DependencyInjection.xml",
- "lib/netstandard2.0/Autofac.Extensions.DependencyInjection.dll",
- "lib/netstandard2.0/Autofac.Extensions.DependencyInjection.xml",
- "lib/netstandard2.1/Autofac.Extensions.DependencyInjection.dll",
- "lib/netstandard2.1/Autofac.Extensions.DependencyInjection.xml"
- ]
- },
- "Azure.Core/1.25.0": {
- "sha512": "X8Dd4sAggS84KScWIjEbFAdt2U1KDolQopTPoHVubG2y3CM54f9l6asVrP5Uy384NWXjsspPYaJgz5xHc+KvTA==",
- "type": "package",
- "path": "azure.core/1.25.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "CHANGELOG.md",
- "README.md",
- "azure.core.1.25.0.nupkg.sha512",
- "azure.core.nuspec",
- "azureicon.png",
- "lib/net461/Azure.Core.dll",
- "lib/net461/Azure.Core.xml",
- "lib/net5.0/Azure.Core.dll",
- "lib/net5.0/Azure.Core.xml",
- "lib/netcoreapp2.1/Azure.Core.dll",
- "lib/netcoreapp2.1/Azure.Core.xml",
- "lib/netstandard2.0/Azure.Core.dll",
- "lib/netstandard2.0/Azure.Core.xml"
- ]
- },
- "Azure.Identity/1.7.0": {
- "sha512": "eHEiCO/8+MfNc9nH5dVew/+FvxdaGrkRL4OMNwIz0W79+wtJyEoeRlXJ3SrXhoy9XR58geBYKmzMR83VO7bcAw==",
- "type": "package",
- "path": "azure.identity/1.7.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "CHANGELOG.md",
- "README.md",
- "azure.identity.1.7.0.nupkg.sha512",
- "azure.identity.nuspec",
- "azureicon.png",
- "lib/netstandard2.0/Azure.Identity.dll",
- "lib/netstandard2.0/Azure.Identity.xml"
- ]
- },
- "Mapster/7.4.0": {
- "sha512": "RYGoDqvS4WTKIq0HDyPBBVIj6N0mluOCXQ1Vk95JKseMHEsbCXSEGKSlP95oL+s42IXAXbqvHj7p0YaRBUcfqg==",
- "type": "package",
- "path": "mapster/7.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net6.0/Mapster.dll",
- "lib/net7.0/Mapster.dll",
- "mapster.7.4.0.nupkg.sha512",
- "mapster.nuspec"
- ]
- },
- "Mapster.Core/1.2.1": {
- "sha512": "11lokmfliBEMMmjeqxFGNpqGXq6tN96zFqpBmfYeahr4Ybk63oDmeJmOflsATjobYkX248g5Y62oQ2NNnZaeww==",
- "type": "package",
- "path": "mapster.core/1.2.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net6.0/Mapster.Core.dll",
- "lib/net7.0/Mapster.Core.dll",
- "mapster.core.1.2.1.nupkg.sha512",
- "mapster.core.nuspec"
- ]
- },
- "Mapster.DependencyInjection/1.0.1": {
- "sha512": "LfjnRIwx6WAo3ssq8PFeaHFaUz00BfSG9BhWgXsiDa3H5lDhG0lpMGDF6w2ZnooS4eHYmAv4f77VxmzpvgorNg==",
- "type": "package",
- "path": "mapster.dependencyinjection/1.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net6.0/Mapster.DependencyInjection.dll",
- "lib/net7.0/Mapster.DependencyInjection.dll",
- "mapster.dependencyinjection.1.0.1.nupkg.sha512",
- "mapster.dependencyinjection.nuspec"
- ]
- },
- "Microsoft.AspNetCore.Authentication.JwtBearer/10.0.1": {
- "sha512": "lvyUEBVv7V1/UvGxfOV3a0kyaQatPAU+ZHru7xha6WVOpa+7aJtKehbiu9VpAt/G50FR+hUwL4nTY33ijsCXwA==",
- "type": "package",
- "path": "microsoft.aspnetcore.authentication.jwtbearer/10.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll",
- "lib/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml",
- "microsoft.aspnetcore.authentication.jwtbearer.10.0.1.nupkg.sha512",
- "microsoft.aspnetcore.authentication.jwtbearer.nuspec"
- ]
- },
- "Microsoft.AspNetCore.OpenApi/10.0.1": {
- "sha512": "gMY53EggRIFawhue66GanHcm1Tcd0+QzzMwnMl60LrEoJhGgzA9qAbLx6t/ON3hX4flc2NcEbTK1Z5GCLYHcwA==",
- "type": "package",
- "path": "microsoft.aspnetcore.openapi/10.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "analyzers/dotnet/cs/Microsoft.AspNetCore.OpenApi.SourceGenerators.dll",
- "build/Microsoft.AspNetCore.OpenApi.targets",
- "lib/net10.0/Microsoft.AspNetCore.OpenApi.dll",
- "lib/net10.0/Microsoft.AspNetCore.OpenApi.xml",
- "microsoft.aspnetcore.openapi.10.0.1.nupkg.sha512",
- "microsoft.aspnetcore.openapi.nuspec"
- ]
- },
- "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
- "sha512": "yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
- "type": "package",
- "path": "microsoft.bcl.asyncinterfaces/1.1.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/net461/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.1.1.1.nupkg.sha512",
- "microsoft.bcl.asyncinterfaces.nuspec",
- "ref/net461/Microsoft.Bcl.AsyncInterfaces.dll",
- "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
- "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "sha512": "MW5E9HFvCaV069o8b6YpuRDPBux8s96qDnOJ+4N9QNUCs7c5W3KxwQ+ftpAjbMUlImL+c9WR+l+f5hzjkqhu2g==",
- "type": "package",
- "path": "microsoft.data.sqlclient/5.1.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "dotnet.png",
- "lib/net462/Microsoft.Data.SqlClient.dll",
- "lib/net462/Microsoft.Data.SqlClient.pdb",
- "lib/net462/Microsoft.Data.SqlClient.xml",
- "lib/net462/de/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/es/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/fr/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/it/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/ja/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/ko/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/pt-BR/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/ru/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
- "lib/net6.0/Microsoft.Data.SqlClient.dll",
- "lib/net6.0/Microsoft.Data.SqlClient.pdb",
- "lib/net6.0/Microsoft.Data.SqlClient.xml",
- "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
- "lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
- "lib/netstandard2.1/Microsoft.Data.SqlClient.xml",
- "microsoft.data.sqlclient.5.1.1.nupkg.sha512",
- "microsoft.data.sqlclient.nuspec",
- "ref/net462/Microsoft.Data.SqlClient.dll",
- "ref/net462/Microsoft.Data.SqlClient.pdb",
- "ref/net462/Microsoft.Data.SqlClient.xml",
- "ref/net6.0/Microsoft.Data.SqlClient.dll",
- "ref/net6.0/Microsoft.Data.SqlClient.pdb",
- "ref/net6.0/Microsoft.Data.SqlClient.xml",
- "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
- "ref/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "ref/netstandard2.1/Microsoft.Data.SqlClient.pdb",
- "ref/netstandard2.1/Microsoft.Data.SqlClient.xml",
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll",
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/net462/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/net462/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb"
- ]
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "sha512": "jVsElisM5sfBzaaV9kdq2NXZLwIbytetnsOIlJ0cQGgQP4zFNBmkfHBnpwtmKrtBJBEV9+9PVQPVrcCVhDgcIg==",
- "type": "package",
- "path": "microsoft.data.sqlclient.sni.runtime/5.1.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.txt",
- "dotnet.png",
- "microsoft.data.sqlclient.sni.runtime.5.1.0.nupkg.sha512",
- "microsoft.data.sqlclient.sni.runtime.nuspec",
- "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll",
- "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll",
- "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll",
- "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
- ]
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "sha512": "SoODat83pGQUpWB9xULdMX6tuKpq/RTXDuJ2WeC1ldUKcKzLkaFJD1n+I0nOLY58odez/e7z8b6zdp235G/kyg==",
- "type": "package",
- "path": "microsoft.entityframeworkcore/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props",
- "lib/net8.0/Microsoft.EntityFrameworkCore.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.xml",
- "microsoft.entityframeworkcore.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
- "sha512": "VR22s3+zoqlVI7xauFKn1znSIFHO8xuILT+noSwS8bZCKcHz0ydkTDQMuaxSa5WBaQrZmwtTz9rmRvJ7X8mSPQ==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.abstractions/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
- "microsoft.entityframeworkcore.abstractions.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.abstractions.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Analyzers/8.0.0": {
- "sha512": "ZXxEeLs2zoZ1TA+QoMMcw4f3Tirf8PzgdDax8RoWo0dxI2KmqiEGWYjhm2B/XyWfglc6+mNRyB8rZiQSmxCpeg==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.analyzers/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
- "lib/netstandard2.0/_._",
- "microsoft.entityframeworkcore.analyzers.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.analyzers.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "sha512": "fFKkr24cYc7Zw5T6DC4tEyOEPgPbq23BBmym1r9kn4ET9F3HKaetpOeQtV2RryYyUxEeNkJuxgfiZHTisqZc+A==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.relational/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml",
- "microsoft.entityframeworkcore.relational.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.relational.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "sha512": "GeOmafQn64HyQtYcI/Omv/D/YVHd1zEkWbP3zNQu4oC+usE9K0qOp0R8KgWWFEf8BU4tXuYbok40W0SjfbaK/A==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.sqlserver/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.xml",
- "microsoft.entityframeworkcore.sqlserver.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.sqlserver.nuspec"
- ]
- },
- "Microsoft.Extensions.DependencyModel/8.0.0": {
- "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==",
- "type": "package",
- "path": "microsoft.extensions.dependencymodel/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
- "lib/net462/Microsoft.Extensions.DependencyModel.dll",
- "lib/net462/Microsoft.Extensions.DependencyModel.xml",
- "lib/net6.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net6.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/net7.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net7.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net8.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
- "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512",
- "microsoft.extensions.dependencymodel.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Identity.Client/4.47.2": {
- "sha512": "SPgesZRbXoDxg8Vv7k5Ou0ee7uupVw0E8ZCc4GKw25HANRLz1d5OSr0fvTVQRnEswo5Obk8qD4LOapYB+n5kzQ==",
- "type": "package",
- "path": "microsoft.identity.client/4.47.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/monoandroid10.0/Microsoft.Identity.Client.dll",
- "lib/monoandroid10.0/Microsoft.Identity.Client.xml",
- "lib/monoandroid90/Microsoft.Identity.Client.dll",
- "lib/monoandroid90/Microsoft.Identity.Client.xml",
- "lib/net45/Microsoft.Identity.Client.dll",
- "lib/net45/Microsoft.Identity.Client.xml",
- "lib/net461/Microsoft.Identity.Client.dll",
- "lib/net461/Microsoft.Identity.Client.xml",
- "lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.dll",
- "lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.xml",
- "lib/net6.0-android31.0/Microsoft.Identity.Client.dll",
- "lib/net6.0-android31.0/Microsoft.Identity.Client.xml",
- "lib/net6.0-ios15.4/Microsoft.Identity.Client.dll",
- "lib/net6.0-ios15.4/Microsoft.Identity.Client.xml",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
- "lib/netstandard2.0/Microsoft.Identity.Client.dll",
- "lib/netstandard2.0/Microsoft.Identity.Client.xml",
- "lib/uap10.0.17763/Microsoft.Identity.Client.dll",
- "lib/uap10.0.17763/Microsoft.Identity.Client.pri",
- "lib/uap10.0.17763/Microsoft.Identity.Client.xml",
- "lib/xamarinios10/Microsoft.Identity.Client.dll",
- "lib/xamarinios10/Microsoft.Identity.Client.xml",
- "lib/xamarinmac20/Microsoft.Identity.Client.dll",
- "lib/xamarinmac20/Microsoft.Identity.Client.xml",
- "microsoft.identity.client.4.47.2.nupkg.sha512",
- "microsoft.identity.client.nuspec"
- ]
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "sha512": "zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
- "type": "package",
- "path": "microsoft.identity.client.extensions.msal/2.19.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.Identity.Client.Extensions.Msal.dll",
- "lib/net45/Microsoft.Identity.Client.Extensions.Msal.xml",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.xml",
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll",
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.xml",
- "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
- "microsoft.identity.client.extensions.msal.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Abstractions/8.2.1": {
- "sha512": "8sMlmHhh5HdP3+yCSCUpJpN1yYrJ6J/V39df9siY8PeMckRMrSBRL/TMs/Jex6P1ly/Ie2mFqvhcPHHrNmCd/w==",
- "type": "package",
- "path": "microsoft.identitymodel.abstractions/8.2.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net462/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net462/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net472/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net472/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net8.0/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net9.0/Microsoft.IdentityModel.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
- "microsoft.identitymodel.abstractions.8.2.1.nupkg.sha512",
- "microsoft.identitymodel.abstractions.nuspec"
- ]
- },
- "Microsoft.IdentityModel.JsonWebTokens/8.2.1": {
- "sha512": "Oo0SBOzK6p3YIUcc1YTJCaYezVUa5HyUJ/AAB35QwxhhD6Blei5tNjNYDR0IbqHdb5EPUIiKcIbQGoj2b1mIbg==",
- "type": "package",
- "path": "microsoft.identitymodel.jsonwebtokens/8.2.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
- "microsoft.identitymodel.jsonwebtokens.8.2.1.nupkg.sha512",
- "microsoft.identitymodel.jsonwebtokens.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Logging/8.2.1": {
- "sha512": "EgSEAtBoWBynACdhKnMlVAFGGWqOIdmbpW7Vvx2SQ7u7ogZ50NcEGSoGljEsQoGIRYpo0UxXYktKcYMp+G/Bcg==",
- "type": "package",
- "path": "microsoft.identitymodel.logging/8.2.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net462/Microsoft.IdentityModel.Logging.dll",
- "lib/net462/Microsoft.IdentityModel.Logging.xml",
- "lib/net472/Microsoft.IdentityModel.Logging.dll",
- "lib/net472/Microsoft.IdentityModel.Logging.xml",
- "lib/net6.0/Microsoft.IdentityModel.Logging.dll",
- "lib/net6.0/Microsoft.IdentityModel.Logging.xml",
- "lib/net8.0/Microsoft.IdentityModel.Logging.dll",
- "lib/net8.0/Microsoft.IdentityModel.Logging.xml",
- "lib/net9.0/Microsoft.IdentityModel.Logging.dll",
- "lib/net9.0/Microsoft.IdentityModel.Logging.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
- "microsoft.identitymodel.logging.8.2.1.nupkg.sha512",
- "microsoft.identitymodel.logging.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Protocols/8.0.1": {
- "sha512": "uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==",
- "type": "package",
- "path": "microsoft.identitymodel.protocols/8.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net462/Microsoft.IdentityModel.Protocols.dll",
- "lib/net462/Microsoft.IdentityModel.Protocols.xml",
- "lib/net472/Microsoft.IdentityModel.Protocols.dll",
- "lib/net472/Microsoft.IdentityModel.Protocols.xml",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
- "lib/net8.0/Microsoft.IdentityModel.Protocols.dll",
- "lib/net8.0/Microsoft.IdentityModel.Protocols.xml",
- "lib/net9.0/Microsoft.IdentityModel.Protocols.dll",
- "lib/net9.0/Microsoft.IdentityModel.Protocols.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
- "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512",
- "microsoft.identitymodel.protocols.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": {
- "sha512": "AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==",
- "type": "package",
- "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512",
- "microsoft.identitymodel.protocols.openidconnect.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Tokens/8.2.1": {
- "sha512": "oQeLWCATuVXOCdIvouM4GG2xl1YNng+uAxYwu7CG6RuW+y+1+slXrOBq5csTU2pnV2SH3B1GmugDf6Jv/lexjw==",
- "type": "package",
- "path": "microsoft.identitymodel.tokens/8.2.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net462/Microsoft.IdentityModel.Tokens.dll",
- "lib/net462/Microsoft.IdentityModel.Tokens.xml",
- "lib/net472/Microsoft.IdentityModel.Tokens.dll",
- "lib/net472/Microsoft.IdentityModel.Tokens.xml",
- "lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
- "lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
- "lib/net8.0/Microsoft.IdentityModel.Tokens.dll",
- "lib/net8.0/Microsoft.IdentityModel.Tokens.xml",
- "lib/net9.0/Microsoft.IdentityModel.Tokens.dll",
- "lib/net9.0/Microsoft.IdentityModel.Tokens.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
- "microsoft.identitymodel.tokens.8.2.1.nupkg.sha512",
- "microsoft.identitymodel.tokens.nuspec"
- ]
- },
- "Microsoft.OpenApi/2.0.0": {
- "sha512": "GGYLfzV/G/ct80OZ45JxnWP7NvMX1BCugn/lX7TH5o0lcVaviavsLMTxmFV2AybXWjbi3h6FF1vgZiTK6PXndw==",
- "type": "package",
- "path": "microsoft.openapi/2.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net8.0/Microsoft.OpenApi.dll",
- "lib/net8.0/Microsoft.OpenApi.pdb",
- "lib/net8.0/Microsoft.OpenApi.xml",
- "lib/netstandard2.0/Microsoft.OpenApi.dll",
- "lib/netstandard2.0/Microsoft.OpenApi.pdb",
- "lib/netstandard2.0/Microsoft.OpenApi.xml",
- "microsoft.openapi.2.0.0.nupkg.sha512",
- "microsoft.openapi.nuspec"
- ]
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "sha512": "N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
- "type": "package",
- "path": "microsoft.sqlserver.server/1.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "dotnet.png",
- "lib/net46/Microsoft.SqlServer.Server.dll",
- "lib/net46/Microsoft.SqlServer.Server.pdb",
- "lib/net46/Microsoft.SqlServer.Server.xml",
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll",
- "lib/netstandard2.0/Microsoft.SqlServer.Server.pdb",
- "lib/netstandard2.0/Microsoft.SqlServer.Server.xml",
- "microsoft.sqlserver.server.1.0.0.nupkg.sha512",
- "microsoft.sqlserver.server.nuspec"
- ]
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "sha512": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
- "type": "package",
- "path": "microsoft.win32.systemevents/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/Microsoft.Win32.SystemEvents.dll",
- "lib/net461/Microsoft.Win32.SystemEvents.xml",
- "lib/net6.0/Microsoft.Win32.SystemEvents.dll",
- "lib/net6.0/Microsoft.Win32.SystemEvents.xml",
- "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
- "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
- "microsoft.win32.systemevents.6.0.0.nupkg.sha512",
- "microsoft.win32.systemevents.nuspec",
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.xml",
- "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
- "useSharedDesignerContext.txt"
- ]
- },
- "Pipelines.Sockets.Unofficial/2.2.8": {
- "sha512": "zG2FApP5zxSx6OcdJQLbZDk2AVlN2BNQD6MorwIfV6gVj0RRxWPEp2LXAxqDGZqeNV1Zp0BNPcNaey/GXmTdvQ==",
- "type": "package",
- "path": "pipelines.sockets.unofficial/2.2.8",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net461/Pipelines.Sockets.Unofficial.dll",
- "lib/net461/Pipelines.Sockets.Unofficial.xml",
- "lib/net472/Pipelines.Sockets.Unofficial.dll",
- "lib/net472/Pipelines.Sockets.Unofficial.xml",
- "lib/net5.0/Pipelines.Sockets.Unofficial.dll",
- "lib/net5.0/Pipelines.Sockets.Unofficial.xml",
- "lib/netcoreapp3.1/Pipelines.Sockets.Unofficial.dll",
- "lib/netcoreapp3.1/Pipelines.Sockets.Unofficial.xml",
- "lib/netstandard2.0/Pipelines.Sockets.Unofficial.dll",
- "lib/netstandard2.0/Pipelines.Sockets.Unofficial.xml",
- "lib/netstandard2.1/Pipelines.Sockets.Unofficial.dll",
- "lib/netstandard2.1/Pipelines.Sockets.Unofficial.xml",
- "pipelines.sockets.unofficial.2.2.8.nupkg.sha512",
- "pipelines.sockets.unofficial.nuspec"
- ]
- },
- "Scalar.AspNetCore/2.0.36": {
- "sha512": "piAamX1ArrRA3+Vgz8FaO+oeintpD+qD4d5DmGcW+RtKB76H7FIqZifemPzOEl8cJYjhmwYr81gJOPaJF9+5KQ==",
- "type": "package",
- "path": "scalar.aspnetcore/2.0.36",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net8.0/Scalar.AspNetCore.dll",
- "lib/net8.0/Scalar.AspNetCore.xml",
- "lib/net9.0/Scalar.AspNetCore.dll",
- "lib/net9.0/Scalar.AspNetCore.xml",
- "scalar.aspnetcore.2.0.36.nupkg.sha512",
- "scalar.aspnetcore.nuspec"
- ]
- },
- "Serilog/3.1.1": {
- "sha512": "P6G4/4Kt9bT635bhuwdXlJ2SCqqn2nhh4gqFqQueCOr9bK/e7W9ll/IoX1Ter948cV2Z/5+5v8pAfJYUISY03A==",
- "type": "package",
- "path": "serilog/3.1.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net462/Serilog.dll",
- "lib/net462/Serilog.xml",
- "lib/net471/Serilog.dll",
- "lib/net471/Serilog.xml",
- "lib/net5.0/Serilog.dll",
- "lib/net5.0/Serilog.xml",
- "lib/net6.0/Serilog.dll",
- "lib/net6.0/Serilog.xml",
- "lib/net7.0/Serilog.dll",
- "lib/net7.0/Serilog.xml",
- "lib/netstandard2.0/Serilog.dll",
- "lib/netstandard2.0/Serilog.xml",
- "lib/netstandard2.1/Serilog.dll",
- "lib/netstandard2.1/Serilog.xml",
- "serilog.3.1.1.nupkg.sha512",
- "serilog.nuspec"
- ]
- },
- "Serilog.AspNetCore/8.0.0": {
- "sha512": "FAjtKPZ4IzqFQBqZKPv6evcXK/F0ls7RoXI/62Pnx2igkDZ6nZ/jn/C/FxVATqQbEQvtqP+KViWYIe4NZIHa2w==",
- "type": "package",
- "path": "serilog.aspnetcore/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net462/Serilog.AspNetCore.dll",
- "lib/net462/Serilog.AspNetCore.xml",
- "lib/net6.0/Serilog.AspNetCore.dll",
- "lib/net6.0/Serilog.AspNetCore.xml",
- "lib/net7.0/Serilog.AspNetCore.dll",
- "lib/net7.0/Serilog.AspNetCore.xml",
- "lib/net8.0/Serilog.AspNetCore.dll",
- "lib/net8.0/Serilog.AspNetCore.xml",
- "lib/netstandard2.0/Serilog.AspNetCore.dll",
- "lib/netstandard2.0/Serilog.AspNetCore.xml",
- "serilog.aspnetcore.8.0.0.nupkg.sha512",
- "serilog.aspnetcore.nuspec"
- ]
- },
- "Serilog.Extensions.Hosting/8.0.0": {
- "sha512": "db0OcbWeSCvYQkHWu6n0v40N4kKaTAXNjlM3BKvcbwvNzYphQFcBR+36eQ/7hMMwOkJvAyLC2a9/jNdUL5NjtQ==",
- "type": "package",
- "path": "serilog.extensions.hosting/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net462/Serilog.Extensions.Hosting.dll",
- "lib/net462/Serilog.Extensions.Hosting.xml",
- "lib/net6.0/Serilog.Extensions.Hosting.dll",
- "lib/net6.0/Serilog.Extensions.Hosting.xml",
- "lib/net7.0/Serilog.Extensions.Hosting.dll",
- "lib/net7.0/Serilog.Extensions.Hosting.xml",
- "lib/net8.0/Serilog.Extensions.Hosting.dll",
- "lib/net8.0/Serilog.Extensions.Hosting.xml",
- "lib/netstandard2.0/Serilog.Extensions.Hosting.dll",
- "lib/netstandard2.0/Serilog.Extensions.Hosting.xml",
- "serilog.extensions.hosting.8.0.0.nupkg.sha512",
- "serilog.extensions.hosting.nuspec"
- ]
- },
- "Serilog.Extensions.Logging/8.0.0": {
- "sha512": "YEAMWu1UnWgf1c1KP85l1SgXGfiVo0Rz6x08pCiPOIBt2Qe18tcZLvdBUuV5o1QHvrs8FAry9wTIhgBRtjIlEg==",
- "type": "package",
- "path": "serilog.extensions.logging/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net462/Serilog.Extensions.Logging.dll",
- "lib/net462/Serilog.Extensions.Logging.xml",
- "lib/net6.0/Serilog.Extensions.Logging.dll",
- "lib/net6.0/Serilog.Extensions.Logging.xml",
- "lib/net7.0/Serilog.Extensions.Logging.dll",
- "lib/net7.0/Serilog.Extensions.Logging.xml",
- "lib/net8.0/Serilog.Extensions.Logging.dll",
- "lib/net8.0/Serilog.Extensions.Logging.xml",
- "lib/netstandard2.0/Serilog.Extensions.Logging.dll",
- "lib/netstandard2.0/Serilog.Extensions.Logging.xml",
- "lib/netstandard2.1/Serilog.Extensions.Logging.dll",
- "lib/netstandard2.1/Serilog.Extensions.Logging.xml",
- "serilog-extension-nuget.png",
- "serilog.extensions.logging.8.0.0.nupkg.sha512",
- "serilog.extensions.logging.nuspec"
- ]
- },
- "Serilog.Formatting.Compact/2.0.0": {
- "sha512": "ob6z3ikzFM3D1xalhFuBIK1IOWf+XrQq+H4KeH4VqBcPpNcmUgZlRQ2h3Q7wvthpdZBBoY86qZOI2LCXNaLlNA==",
- "type": "package",
- "path": "serilog.formatting.compact/2.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net462/Serilog.Formatting.Compact.dll",
- "lib/net462/Serilog.Formatting.Compact.xml",
- "lib/net471/Serilog.Formatting.Compact.dll",
- "lib/net471/Serilog.Formatting.Compact.xml",
- "lib/net6.0/Serilog.Formatting.Compact.dll",
- "lib/net6.0/Serilog.Formatting.Compact.xml",
- "lib/net7.0/Serilog.Formatting.Compact.dll",
- "lib/net7.0/Serilog.Formatting.Compact.xml",
- "lib/netstandard2.0/Serilog.Formatting.Compact.dll",
- "lib/netstandard2.0/Serilog.Formatting.Compact.xml",
- "lib/netstandard2.1/Serilog.Formatting.Compact.dll",
- "lib/netstandard2.1/Serilog.Formatting.Compact.xml",
- "serilog-extension-nuget.png",
- "serilog.formatting.compact.2.0.0.nupkg.sha512",
- "serilog.formatting.compact.nuspec"
- ]
- },
- "Serilog.Settings.Configuration/8.0.0": {
- "sha512": "nR0iL5HwKj5v6ULo3/zpP8NMcq9E2pxYA6XKTSWCbugVs4YqPyvaqaKOY+OMpPivKp7zMEpax2UKHnDodbRB0Q==",
- "type": "package",
- "path": "serilog.settings.configuration/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net462/Serilog.Settings.Configuration.dll",
- "lib/net462/Serilog.Settings.Configuration.xml",
- "lib/net6.0/Serilog.Settings.Configuration.dll",
- "lib/net6.0/Serilog.Settings.Configuration.xml",
- "lib/net7.0/Serilog.Settings.Configuration.dll",
- "lib/net7.0/Serilog.Settings.Configuration.xml",
- "lib/net8.0/Serilog.Settings.Configuration.dll",
- "lib/net8.0/Serilog.Settings.Configuration.xml",
- "lib/netstandard2.0/Serilog.Settings.Configuration.dll",
- "lib/netstandard2.0/Serilog.Settings.Configuration.xml",
- "serilog.settings.configuration.8.0.0.nupkg.sha512",
- "serilog.settings.configuration.nuspec"
- ]
- },
- "Serilog.Sinks.Console/5.0.0": {
- "sha512": "IZ6bn79k+3SRXOBpwSOClUHikSkp2toGPCZ0teUkscv4dpDg9E2R2xVsNkLmwddE4OpNVO3N0xiYsAH556vN8Q==",
- "type": "package",
- "path": "serilog.sinks.console/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net462/Serilog.Sinks.Console.dll",
- "lib/net462/Serilog.Sinks.Console.xml",
- "lib/net471/Serilog.Sinks.Console.dll",
- "lib/net471/Serilog.Sinks.Console.xml",
- "lib/net5.0/Serilog.Sinks.Console.dll",
- "lib/net5.0/Serilog.Sinks.Console.xml",
- "lib/net6.0/Serilog.Sinks.Console.dll",
- "lib/net6.0/Serilog.Sinks.Console.xml",
- "lib/net7.0/Serilog.Sinks.Console.dll",
- "lib/net7.0/Serilog.Sinks.Console.xml",
- "lib/netstandard2.0/Serilog.Sinks.Console.dll",
- "lib/netstandard2.0/Serilog.Sinks.Console.xml",
- "lib/netstandard2.1/Serilog.Sinks.Console.dll",
- "lib/netstandard2.1/Serilog.Sinks.Console.xml",
- "serilog.sinks.console.5.0.0.nupkg.sha512",
- "serilog.sinks.console.nuspec"
- ]
- },
- "Serilog.Sinks.Debug/2.0.0": {
- "sha512": "Y6g3OBJ4JzTyyw16fDqtFcQ41qQAydnEvEqmXjhwhgjsnG/FaJ8GUqF5ldsC/bVkK8KYmqrPhDO+tm4dF6xx4A==",
- "type": "package",
- "path": "serilog.sinks.debug/2.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net45/Serilog.Sinks.Debug.dll",
- "lib/net45/Serilog.Sinks.Debug.xml",
- "lib/net46/Serilog.Sinks.Debug.dll",
- "lib/net46/Serilog.Sinks.Debug.xml",
- "lib/netstandard1.0/Serilog.Sinks.Debug.dll",
- "lib/netstandard1.0/Serilog.Sinks.Debug.xml",
- "lib/netstandard2.0/Serilog.Sinks.Debug.dll",
- "lib/netstandard2.0/Serilog.Sinks.Debug.xml",
- "lib/netstandard2.1/Serilog.Sinks.Debug.dll",
- "lib/netstandard2.1/Serilog.Sinks.Debug.xml",
- "serilog.sinks.debug.2.0.0.nupkg.sha512",
- "serilog.sinks.debug.nuspec"
- ]
- },
- "Serilog.Sinks.File/5.0.0": {
- "sha512": "uwV5hdhWPwUH1szhO8PJpFiahqXmzPzJT/sOijH/kFgUx+cyoDTMM8MHD0adw9+Iem6itoibbUXHYslzXsLEAg==",
- "type": "package",
- "path": "serilog.sinks.file/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "images/icon.png",
- "lib/net45/Serilog.Sinks.File.dll",
- "lib/net45/Serilog.Sinks.File.pdb",
- "lib/net45/Serilog.Sinks.File.xml",
- "lib/net5.0/Serilog.Sinks.File.dll",
- "lib/net5.0/Serilog.Sinks.File.pdb",
- "lib/net5.0/Serilog.Sinks.File.xml",
- "lib/netstandard1.3/Serilog.Sinks.File.dll",
- "lib/netstandard1.3/Serilog.Sinks.File.pdb",
- "lib/netstandard1.3/Serilog.Sinks.File.xml",
- "lib/netstandard2.0/Serilog.Sinks.File.dll",
- "lib/netstandard2.0/Serilog.Sinks.File.pdb",
- "lib/netstandard2.0/Serilog.Sinks.File.xml",
- "lib/netstandard2.1/Serilog.Sinks.File.dll",
- "lib/netstandard2.1/Serilog.Sinks.File.pdb",
- "lib/netstandard2.1/Serilog.Sinks.File.xml",
- "serilog.sinks.file.5.0.0.nupkg.sha512",
- "serilog.sinks.file.nuspec"
- ]
- },
- "StackExchange.Redis/2.7.4": {
- "sha512": "lD6a0lGOCyV9iuvObnzStL74EDWAyK31w6lS+Md9gIz1eP4U6KChDIflzTdtrktxlvVkeOvPtkaYOcm4qjbHSw==",
- "type": "package",
- "path": "stackexchange.redis/2.7.4",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net461/StackExchange.Redis.dll",
- "lib/net461/StackExchange.Redis.xml",
- "lib/net472/StackExchange.Redis.dll",
- "lib/net472/StackExchange.Redis.xml",
- "lib/net6.0/StackExchange.Redis.dll",
- "lib/net6.0/StackExchange.Redis.xml",
- "lib/netcoreapp3.1/StackExchange.Redis.dll",
- "lib/netcoreapp3.1/StackExchange.Redis.xml",
- "lib/netstandard2.0/StackExchange.Redis.dll",
- "lib/netstandard2.0/StackExchange.Redis.xml",
- "stackexchange.redis.2.7.4.nupkg.sha512",
- "stackexchange.redis.nuspec"
- ]
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "sha512": "jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
- "type": "package",
- "path": "system.configuration.configurationmanager/6.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Configuration.ConfigurationManager.dll",
- "lib/net461/System.Configuration.ConfigurationManager.xml",
- "lib/net6.0/System.Configuration.ConfigurationManager.dll",
- "lib/net6.0/System.Configuration.ConfigurationManager.xml",
- "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
- "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
- "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.dll",
- "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.xml",
- "system.configuration.configurationmanager.6.0.1.nupkg.sha512",
- "system.configuration.configurationmanager.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Drawing.Common/6.0.0": {
- "sha512": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
- "type": "package",
- "path": "system.drawing.common/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Drawing.Common.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Drawing.Common.dll",
- "lib/net461/System.Drawing.Common.xml",
- "lib/net6.0/System.Drawing.Common.dll",
- "lib/net6.0/System.Drawing.Common.xml",
- "lib/netcoreapp3.1/System.Drawing.Common.dll",
- "lib/netcoreapp3.1/System.Drawing.Common.xml",
- "lib/netstandard2.0/System.Drawing.Common.dll",
- "lib/netstandard2.0/System.Drawing.Common.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "runtimes/unix/lib/net6.0/System.Drawing.Common.dll",
- "runtimes/unix/lib/net6.0/System.Drawing.Common.xml",
- "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.dll",
- "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.xml",
- "runtimes/win/lib/net6.0/System.Drawing.Common.dll",
- "runtimes/win/lib/net6.0/System.Drawing.Common.xml",
- "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.dll",
- "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.xml",
- "system.drawing.common.6.0.0.nupkg.sha512",
- "system.drawing.common.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.IdentityModel.Tokens.Jwt/8.2.1": {
- "sha512": "GVQmbjr2N8awFWPTWyThLxgKnFINObG1P+oX7vFrBY8um3V7V7Dh3wnxaGxNH6v6lSTeVQrY+SaUUBX9H3TPcw==",
- "type": "package",
- "path": "system.identitymodel.tokens.jwt/8.2.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net462/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net462/System.IdentityModel.Tokens.Jwt.xml",
- "lib/net472/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net472/System.IdentityModel.Tokens.Jwt.xml",
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
- "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net8.0/System.IdentityModel.Tokens.Jwt.xml",
- "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net9.0/System.IdentityModel.Tokens.Jwt.xml",
- "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
- "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
- "system.identitymodel.tokens.jwt.8.2.1.nupkg.sha512",
- "system.identitymodel.tokens.jwt.nuspec"
- ]
- },
- "System.Memory.Data/1.0.2": {
- "sha512": "JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
- "type": "package",
- "path": "system.memory.data/1.0.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "CHANGELOG.md",
- "DotNetPackageIcon.png",
- "README.md",
- "lib/net461/System.Memory.Data.dll",
- "lib/net461/System.Memory.Data.xml",
- "lib/netstandard2.0/System.Memory.Data.dll",
- "lib/netstandard2.0/System.Memory.Data.xml",
- "system.memory.data.1.0.2.nupkg.sha512",
- "system.memory.data.nuspec"
- ]
- },
- "System.Runtime.Caching/6.0.0": {
- "sha512": "E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
- "type": "package",
- "path": "system.runtime.caching/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Runtime.Caching.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/_._",
- "lib/net6.0/System.Runtime.Caching.dll",
- "lib/net6.0/System.Runtime.Caching.xml",
- "lib/netcoreapp3.1/System.Runtime.Caching.dll",
- "lib/netcoreapp3.1/System.Runtime.Caching.xml",
- "lib/netstandard2.0/System.Runtime.Caching.dll",
- "lib/netstandard2.0/System.Runtime.Caching.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "runtimes/win/lib/net461/_._",
- "runtimes/win/lib/net6.0/System.Runtime.Caching.dll",
- "runtimes/win/lib/net6.0/System.Runtime.Caching.xml",
- "runtimes/win/lib/netcoreapp3.1/System.Runtime.Caching.dll",
- "runtimes/win/lib/netcoreapp3.1/System.Runtime.Caching.xml",
- "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll",
- "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.xml",
- "system.runtime.caching.6.0.0.nupkg.sha512",
- "system.runtime.caching.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "sha512": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
- "type": "package",
- "path": "system.security.cryptography.protecteddata/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Security.Cryptography.ProtectedData.dll",
- "lib/net461/System.Security.Cryptography.ProtectedData.xml",
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
- "lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.xml",
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
- "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512",
- "system.security.cryptography.protecteddata.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Security.Permissions/6.0.0": {
- "sha512": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
- "type": "package",
- "path": "system.security.permissions/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Security.Permissions.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Security.Permissions.dll",
- "lib/net461/System.Security.Permissions.xml",
- "lib/net5.0/System.Security.Permissions.dll",
- "lib/net5.0/System.Security.Permissions.xml",
- "lib/net6.0/System.Security.Permissions.dll",
- "lib/net6.0/System.Security.Permissions.xml",
- "lib/netcoreapp3.1/System.Security.Permissions.dll",
- "lib/netcoreapp3.1/System.Security.Permissions.xml",
- "lib/netstandard2.0/System.Security.Permissions.dll",
- "lib/netstandard2.0/System.Security.Permissions.xml",
- "runtimes/win/lib/net461/System.Security.Permissions.dll",
- "runtimes/win/lib/net461/System.Security.Permissions.xml",
- "system.security.permissions.6.0.0.nupkg.sha512",
- "system.security.permissions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Windows.Extensions/6.0.0": {
- "sha512": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
- "type": "package",
- "path": "system.windows.extensions/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net6.0/System.Windows.Extensions.dll",
- "lib/net6.0/System.Windows.Extensions.xml",
- "lib/netcoreapp3.1/System.Windows.Extensions.dll",
- "lib/netcoreapp3.1/System.Windows.Extensions.xml",
- "runtimes/win/lib/net6.0/System.Windows.Extensions.dll",
- "runtimes/win/lib/net6.0/System.Windows.Extensions.xml",
- "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.dll",
- "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.xml",
- "system.windows.extensions.6.0.0.nupkg.sha512",
- "system.windows.extensions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "HoneyBox.Core/1.0.0": {
- "type": "project",
- "path": "../HoneyBox.Core/HoneyBox.Core.csproj",
- "msbuildProject": "../HoneyBox.Core/HoneyBox.Core.csproj"
- },
- "HoneyBox.Infrastructure/1.0.0": {
- "type": "project",
- "path": "../HoneyBox.Infrastructure/HoneyBox.Infrastructure.csproj",
- "msbuildProject": "../HoneyBox.Infrastructure/HoneyBox.Infrastructure.csproj"
- },
- "HoneyBox.Model/1.0.0": {
- "type": "project",
- "path": "../HoneyBox.Model/HoneyBox.Model.csproj",
- "msbuildProject": "../HoneyBox.Model/HoneyBox.Model.csproj"
- }
- },
- "projectFileDependencyGroups": {
- "net10.0": [
- "Autofac.Extensions.DependencyInjection >= 10.0.0",
- "HoneyBox.Core >= 1.0.0",
- "HoneyBox.Infrastructure >= 1.0.0",
- "HoneyBox.Model >= 1.0.0",
- "Microsoft.AspNetCore.Authentication.JwtBearer >= 10.0.1",
- "Microsoft.AspNetCore.OpenApi >= 10.0.1",
- "Scalar.AspNetCore >= 2.0.36",
- "Serilog.AspNetCore >= 8.0.0",
- "Serilog.Sinks.Console >= 5.0.0",
- "Serilog.Sinks.File >= 5.0.0",
- "System.IdentityModel.Tokens.Jwt >= 8.2.1"
- ]
- },
- "packageFolders": {
- "C:\\Users\\Administrator\\.nuget\\packages\\": {},
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Api\\HoneyBox.Api.csproj",
- "projectName": "HoneyBox.Api",
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Api\\HoneyBox.Api.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Api\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Administrator\\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": [
- "net10.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "projectReferences": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj": {
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj"
- },
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Infrastructure\\HoneyBox.Infrastructure.csproj": {
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Infrastructure\\HoneyBox.Infrastructure.csproj"
- },
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj": {
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "dependencies": {
- "Autofac.Extensions.DependencyInjection": {
- "target": "Package",
- "version": "[10.0.0, )"
- },
- "Microsoft.AspNetCore.Authentication.JwtBearer": {
- "target": "Package",
- "version": "[10.0.1, )"
- },
- "Microsoft.AspNetCore.OpenApi": {
- "target": "Package",
- "version": "[10.0.1, )"
- },
- "Scalar.AspNetCore": {
- "target": "Package",
- "version": "[2.0.36, )"
- },
- "Serilog.AspNetCore": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Serilog.Sinks.Console": {
- "target": "Package",
- "version": "[5.0.0, )"
- },
- "Serilog.Sinks.File": {
- "target": "Package",
- "version": "[5.0.0, )"
- },
- "System.IdentityModel.Tokens.Jwt": {
- "target": "Package",
- "version": "[8.2.1, )"
- }
- },
- "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\\10.0.101/PortableRuntimeIdentifierGraph.json",
- "packagesToPrune": {
- "Microsoft.AspNetCore": "(,10.0.32767]",
- "Microsoft.AspNetCore.Antiforgery": "(,10.0.32767]",
- "Microsoft.AspNetCore.App": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.BearerToken": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.Cookies": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.Core": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authentication.OAuth": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authorization": "(,10.0.32767]",
- "Microsoft.AspNetCore.Authorization.Policy": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Authorization": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Endpoints": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Forms": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Server": "(,10.0.32767]",
- "Microsoft.AspNetCore.Components.Web": "(,10.0.32767]",
- "Microsoft.AspNetCore.Connections.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.CookiePolicy": "(,10.0.32767]",
- "Microsoft.AspNetCore.Cors": "(,10.0.32767]",
- "Microsoft.AspNetCore.Cryptography.Internal": "(,10.0.32767]",
- "Microsoft.AspNetCore.Cryptography.KeyDerivation": "(,10.0.32767]",
- "Microsoft.AspNetCore.DataProtection": "(,10.0.32767]",
- "Microsoft.AspNetCore.DataProtection.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.DataProtection.Extensions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Diagnostics": "(,10.0.32767]",
- "Microsoft.AspNetCore.Diagnostics.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Diagnostics.HealthChecks": "(,10.0.32767]",
- "Microsoft.AspNetCore.HostFiltering": "(,10.0.32767]",
- "Microsoft.AspNetCore.Hosting": "(,10.0.32767]",
- "Microsoft.AspNetCore.Hosting.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Hosting.Server.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Html.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Connections": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Connections.Common": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Extensions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Features": "(,10.0.32767]",
- "Microsoft.AspNetCore.Http.Results": "(,10.0.32767]",
- "Microsoft.AspNetCore.HttpLogging": "(,10.0.32767]",
- "Microsoft.AspNetCore.HttpOverrides": "(,10.0.32767]",
- "Microsoft.AspNetCore.HttpsPolicy": "(,10.0.32767]",
- "Microsoft.AspNetCore.Identity": "(,10.0.32767]",
- "Microsoft.AspNetCore.Localization": "(,10.0.32767]",
- "Microsoft.AspNetCore.Localization.Routing": "(,10.0.32767]",
- "Microsoft.AspNetCore.Metadata": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.ApiExplorer": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Core": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Cors": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.DataAnnotations": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Formatters.Json": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Formatters.Xml": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Localization": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.Razor": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.RazorPages": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.TagHelpers": "(,10.0.32767]",
- "Microsoft.AspNetCore.Mvc.ViewFeatures": "(,10.0.32767]",
- "Microsoft.AspNetCore.OutputCaching": "(,10.0.32767]",
- "Microsoft.AspNetCore.RateLimiting": "(,10.0.32767]",
- "Microsoft.AspNetCore.Razor": "(,10.0.32767]",
- "Microsoft.AspNetCore.Razor.Runtime": "(,10.0.32767]",
- "Microsoft.AspNetCore.RequestDecompression": "(,10.0.32767]",
- "Microsoft.AspNetCore.ResponseCaching": "(,10.0.32767]",
- "Microsoft.AspNetCore.ResponseCaching.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.ResponseCompression": "(,10.0.32767]",
- "Microsoft.AspNetCore.Rewrite": "(,10.0.32767]",
- "Microsoft.AspNetCore.Routing": "(,10.0.32767]",
- "Microsoft.AspNetCore.Routing.Abstractions": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.HttpSys": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.IIS": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.IISIntegration": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel.Core": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic": "(,10.0.32767]",
- "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "(,10.0.32767]",
- "Microsoft.AspNetCore.Session": "(,10.0.32767]",
- "Microsoft.AspNetCore.SignalR": "(,10.0.32767]",
- "Microsoft.AspNetCore.SignalR.Common": "(,10.0.32767]",
- "Microsoft.AspNetCore.SignalR.Core": "(,10.0.32767]",
- "Microsoft.AspNetCore.SignalR.Protocols.Json": "(,10.0.32767]",
- "Microsoft.AspNetCore.StaticAssets": "(,10.0.32767]",
- "Microsoft.AspNetCore.StaticFiles": "(,10.0.32767]",
- "Microsoft.AspNetCore.WebSockets": "(,10.0.32767]",
- "Microsoft.AspNetCore.WebUtilities": "(,10.0.32767]",
- "Microsoft.CSharp": "(,4.7.32767]",
- "Microsoft.Extensions.Caching.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Caching.Memory": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Binder": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.CommandLine": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.EnvironmentVariables": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.FileExtensions": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Ini": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Json": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.KeyPerFile": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.UserSecrets": "(,10.0.32767]",
- "Microsoft.Extensions.Configuration.Xml": "(,10.0.32767]",
- "Microsoft.Extensions.DependencyInjection": "(,10.0.32767]",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Diagnostics": "(,10.0.32767]",
- "Microsoft.Extensions.Diagnostics.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Diagnostics.HealthChecks": "(,10.0.32767]",
- "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Features": "(,10.0.32767]",
- "Microsoft.Extensions.FileProviders.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.FileProviders.Composite": "(,10.0.32767]",
- "Microsoft.Extensions.FileProviders.Physical": "(,10.0.32767]",
- "Microsoft.Extensions.FileSystemGlobbing": "(,10.0.32767]",
- "Microsoft.Extensions.Hosting": "(,10.0.32767]",
- "Microsoft.Extensions.Hosting.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Http": "(,10.0.32767]",
- "Microsoft.Extensions.Identity.Core": "(,10.0.32767]",
- "Microsoft.Extensions.Identity.Stores": "(,10.0.32767]",
- "Microsoft.Extensions.Localization": "(,10.0.32767]",
- "Microsoft.Extensions.Localization.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Logging": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.Abstractions": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.Configuration": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.Console": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.Debug": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.EventLog": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.EventSource": "(,10.0.32767]",
- "Microsoft.Extensions.Logging.TraceSource": "(,10.0.32767]",
- "Microsoft.Extensions.ObjectPool": "(,10.0.32767]",
- "Microsoft.Extensions.Options": "(,10.0.32767]",
- "Microsoft.Extensions.Options.ConfigurationExtensions": "(,10.0.32767]",
- "Microsoft.Extensions.Options.DataAnnotations": "(,10.0.32767]",
- "Microsoft.Extensions.Primitives": "(,10.0.32767]",
- "Microsoft.Extensions.Validation": "(,10.0.32767]",
- "Microsoft.Extensions.WebEncoders": "(,10.0.32767]",
- "Microsoft.JSInterop": "(,10.0.32767]",
- "Microsoft.Net.Http.Headers": "(,10.0.32767]",
- "Microsoft.VisualBasic": "(,10.4.32767]",
- "Microsoft.Win32.Primitives": "(,4.3.32767]",
- "Microsoft.Win32.Registry": "(,5.0.32767]",
- "runtime.any.System.Collections": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.any.System.Globalization": "(,4.3.32767]",
- "runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.any.System.IO": "(,4.3.32767]",
- "runtime.any.System.Reflection": "(,4.3.32767]",
- "runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.any.System.Runtime": "(,4.3.32767]",
- "runtime.any.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.any.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.any.System.Threading.Timer": "(,4.3.32767]",
- "runtime.aot.System.Collections": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.aot.System.Globalization": "(,4.3.32767]",
- "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.aot.System.IO": "(,4.3.32767]",
- "runtime.aot.System.Reflection": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.aot.System.Runtime": "(,4.3.32767]",
- "runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.aot.System.Threading.Timer": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Console": "(,4.3.32767]",
- "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.unix.System.Net.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Net.Sockets": "(,4.3.32767]",
- "runtime.unix.System.Private.Uri": "(,4.3.32767]",
- "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.win.System.Console": "(,4.3.32767]",
- "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.win.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.win.System.Net.Primitives": "(,4.3.32767]",
- "runtime.win.System.Net.Sockets": "(,4.3.32767]",
- "runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7.System.Private.Uri": "(,4.3.32767]",
- "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "System.AppContext": "(,4.3.32767]",
- "System.Buffers": "(,5.0.32767]",
- "System.Collections": "(,4.3.32767]",
- "System.Collections.Concurrent": "(,4.3.32767]",
- "System.Collections.Immutable": "(,10.0.32767]",
- "System.Collections.NonGeneric": "(,4.3.32767]",
- "System.Collections.Specialized": "(,4.3.32767]",
- "System.ComponentModel": "(,4.3.32767]",
- "System.ComponentModel.Annotations": "(,4.3.32767]",
- "System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
- "System.ComponentModel.Primitives": "(,4.3.32767]",
- "System.ComponentModel.TypeConverter": "(,4.3.32767]",
- "System.Console": "(,4.3.32767]",
- "System.Data.Common": "(,4.3.32767]",
- "System.Data.DataSetExtensions": "(,4.4.32767]",
- "System.Diagnostics.Contracts": "(,4.3.32767]",
- "System.Diagnostics.Debug": "(,4.3.32767]",
- "System.Diagnostics.DiagnosticSource": "(,10.0.32767]",
- "System.Diagnostics.EventLog": "(,10.0.32767]",
- "System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
- "System.Diagnostics.Process": "(,4.3.32767]",
- "System.Diagnostics.StackTrace": "(,4.3.32767]",
- "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
- "System.Diagnostics.Tools": "(,4.3.32767]",
- "System.Diagnostics.TraceSource": "(,4.3.32767]",
- "System.Diagnostics.Tracing": "(,4.3.32767]",
- "System.Drawing.Primitives": "(,4.3.32767]",
- "System.Dynamic.Runtime": "(,4.3.32767]",
- "System.Formats.Asn1": "(,10.0.32767]",
- "System.Formats.Cbor": "(,10.0.32767]",
- "System.Formats.Tar": "(,10.0.32767]",
- "System.Globalization": "(,4.3.32767]",
- "System.Globalization.Calendars": "(,4.3.32767]",
- "System.Globalization.Extensions": "(,4.3.32767]",
- "System.IO": "(,4.3.32767]",
- "System.IO.Compression": "(,4.3.32767]",
- "System.IO.Compression.ZipFile": "(,4.3.32767]",
- "System.IO.FileSystem": "(,4.3.32767]",
- "System.IO.FileSystem.AccessControl": "(,4.4.32767]",
- "System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
- "System.IO.FileSystem.Primitives": "(,4.3.32767]",
- "System.IO.FileSystem.Watcher": "(,4.3.32767]",
- "System.IO.IsolatedStorage": "(,4.3.32767]",
- "System.IO.MemoryMappedFiles": "(,4.3.32767]",
- "System.IO.Pipelines": "(,10.0.32767]",
- "System.IO.Pipes": "(,4.3.32767]",
- "System.IO.Pipes.AccessControl": "(,5.0.32767]",
- "System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
- "System.Linq": "(,4.3.32767]",
- "System.Linq.AsyncEnumerable": "(,10.0.32767]",
- "System.Linq.Expressions": "(,4.3.32767]",
- "System.Linq.Parallel": "(,4.3.32767]",
- "System.Linq.Queryable": "(,4.3.32767]",
- "System.Memory": "(,5.0.32767]",
- "System.Net.Http": "(,4.3.32767]",
- "System.Net.Http.Json": "(,10.0.32767]",
- "System.Net.NameResolution": "(,4.3.32767]",
- "System.Net.NetworkInformation": "(,4.3.32767]",
- "System.Net.Ping": "(,4.3.32767]",
- "System.Net.Primitives": "(,4.3.32767]",
- "System.Net.Requests": "(,4.3.32767]",
- "System.Net.Security": "(,4.3.32767]",
- "System.Net.ServerSentEvents": "(,10.0.32767]",
- "System.Net.Sockets": "(,4.3.32767]",
- "System.Net.WebHeaderCollection": "(,4.3.32767]",
- "System.Net.WebSockets": "(,4.3.32767]",
- "System.Net.WebSockets.Client": "(,4.3.32767]",
- "System.Numerics.Vectors": "(,5.0.32767]",
- "System.ObjectModel": "(,4.3.32767]",
- "System.Private.DataContractSerialization": "(,4.3.32767]",
- "System.Private.Uri": "(,4.3.32767]",
- "System.Reflection": "(,4.3.32767]",
- "System.Reflection.DispatchProxy": "(,6.0.32767]",
- "System.Reflection.Emit": "(,4.7.32767]",
- "System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
- "System.Reflection.Emit.Lightweight": "(,4.7.32767]",
- "System.Reflection.Extensions": "(,4.3.32767]",
- "System.Reflection.Metadata": "(,10.0.32767]",
- "System.Reflection.Primitives": "(,4.3.32767]",
- "System.Reflection.TypeExtensions": "(,4.3.32767]",
- "System.Resources.Reader": "(,4.3.32767]",
- "System.Resources.ResourceManager": "(,4.3.32767]",
- "System.Resources.Writer": "(,4.3.32767]",
- "System.Runtime": "(,4.3.32767]",
- "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
- "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
- "System.Runtime.Extensions": "(,4.3.32767]",
- "System.Runtime.Handles": "(,4.3.32767]",
- "System.Runtime.InteropServices": "(,4.3.32767]",
- "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
- "System.Runtime.Loader": "(,4.3.32767]",
- "System.Runtime.Numerics": "(,4.3.32767]",
- "System.Runtime.Serialization.Formatters": "(,4.3.32767]",
- "System.Runtime.Serialization.Json": "(,4.3.32767]",
- "System.Runtime.Serialization.Primitives": "(,4.3.32767]",
- "System.Runtime.Serialization.Xml": "(,4.3.32767]",
- "System.Security.AccessControl": "(,6.0.32767]",
- "System.Security.Claims": "(,4.3.32767]",
- "System.Security.Cryptography.Algorithms": "(,4.3.32767]",
- "System.Security.Cryptography.Cng": "(,5.0.32767]",
- "System.Security.Cryptography.Csp": "(,4.3.32767]",
- "System.Security.Cryptography.Encoding": "(,4.3.32767]",
- "System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
- "System.Security.Cryptography.Primitives": "(,4.3.32767]",
- "System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
- "System.Security.Cryptography.Xml": "(,10.0.32767]",
- "System.Security.Principal": "(,4.3.32767]",
- "System.Security.Principal.Windows": "(,5.0.32767]",
- "System.Security.SecureString": "(,4.3.32767]",
- "System.Text.Encoding": "(,4.3.32767]",
- "System.Text.Encoding.CodePages": "(,10.0.32767]",
- "System.Text.Encoding.Extensions": "(,4.3.32767]",
- "System.Text.Encodings.Web": "(,10.0.32767]",
- "System.Text.Json": "(,10.0.32767]",
- "System.Text.RegularExpressions": "(,4.3.32767]",
- "System.Threading": "(,4.3.32767]",
- "System.Threading.AccessControl": "(,10.0.32767]",
- "System.Threading.Channels": "(,10.0.32767]",
- "System.Threading.Overlapped": "(,4.3.32767]",
- "System.Threading.RateLimiting": "(,10.0.32767]",
- "System.Threading.Tasks": "(,4.3.32767]",
- "System.Threading.Tasks.Dataflow": "(,10.0.32767]",
- "System.Threading.Tasks.Extensions": "(,5.0.32767]",
- "System.Threading.Tasks.Parallel": "(,4.3.32767]",
- "System.Threading.Thread": "(,4.3.32767]",
- "System.Threading.ThreadPool": "(,4.3.32767]",
- "System.Threading.Timer": "(,4.3.32767]",
- "System.ValueTuple": "(,4.5.32767]",
- "System.Xml.ReaderWriter": "(,4.3.32767]",
- "System.Xml.XDocument": "(,4.3.32767]",
- "System.Xml.XmlDocument": "(,4.3.32767]",
- "System.Xml.XmlSerializer": "(,4.3.32767]",
- "System.Xml.XPath": "(,4.3.32767]",
- "System.Xml.XPath.XDocument": "(,5.0.32767]"
- }
- }
- }
- },
- "logs": [
- {
- "code": "NU1603",
- "level": "Warning",
- "warningLevel": 1,
- "message": "HoneyBox.Infrastructure 依赖于 StackExchange.Redis (>= 2.7.0),但没有找到 StackExchange.Redis 2.7.0。已改为解析 StackExchange.Redis 2.7.4。",
- "libraryId": "StackExchange.Redis",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "warningLevel": 1,
- "message": "包 \"Azure.Identity\" 1.7.0 具有已知的 高 严重性漏洞,https://github.com/advisories/GHSA-5mfx-4wcx-rv27",
- "libraryId": "Azure.Identity",
- "targetGraphs": [
- "net10.0"
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/bin/Debug/net10.0/HoneyBox.Core.deps.json b/server/C#/HoneyBox/src/HoneyBox.Core/bin/Debug/net10.0/HoneyBox.Core.deps.json
deleted file mode 100644
index 831b63d0..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Core/bin/Debug/net10.0/HoneyBox.Core.deps.json
+++ /dev/null
@@ -1,819 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v10.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v10.0": {
- "HoneyBox.Core/1.0.0": {
- "dependencies": {
- "HoneyBox.Model": "1.0.0",
- "Mapster": "7.4.0",
- "Mapster.DependencyInjection": "1.0.1",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0"
- },
- "runtime": {
- "HoneyBox.Core.dll": {}
- }
- },
- "Azure.Core/1.25.0": {
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
- "System.Memory.Data": "1.0.2"
- },
- "runtime": {
- "lib/net5.0/Azure.Core.dll": {
- "assemblyVersion": "1.25.0.0",
- "fileVersion": "1.2500.22.33004"
- }
- }
- },
- "Azure.Identity/1.7.0": {
- "dependencies": {
- "Azure.Core": "1.25.0",
- "Microsoft.Identity.Client": "4.47.2",
- "Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
- "System.Security.Cryptography.ProtectedData": "6.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/Azure.Identity.dll": {
- "assemblyVersion": "1.7.0.0",
- "fileVersion": "1.700.22.46903"
- }
- }
- },
- "Mapster/7.4.0": {
- "dependencies": {
- "Mapster.Core": "1.2.1"
- },
- "runtime": {
- "lib/net7.0/Mapster.dll": {
- "assemblyVersion": "7.4.0.0",
- "fileVersion": "7.4.0.0"
- }
- }
- },
- "Mapster.Core/1.2.1": {
- "runtime": {
- "lib/net7.0/Mapster.Core.dll": {
- "assemblyVersion": "1.2.1.0",
- "fileVersion": "1.2.1.0"
- }
- }
- },
- "Mapster.DependencyInjection/1.0.1": {
- "dependencies": {
- "Mapster": "7.4.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
- },
- "runtime": {
- "lib/net7.0/Mapster.DependencyInjection.dll": {
- "assemblyVersion": "1.0.1.0",
- "fileVersion": "1.0.1.0"
- }
- }
- },
- "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
- "runtime": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "4.700.20.21406"
- }
- }
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "dependencies": {
- "Azure.Identity": "1.7.0",
- "Microsoft.Data.SqlClient.SNI.runtime": "5.1.0",
- "Microsoft.Identity.Client": "4.47.2",
- "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
- "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.24.0",
- "Microsoft.SqlServer.Server": "1.0.0",
- "System.Configuration.ConfigurationManager": "6.0.1",
- "System.Runtime.Caching": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- },
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- }
- }
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "runtimeTargets": {
- "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-arm",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- },
- "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- },
- "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- },
- "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- }
- }
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Abstractions": "8.0.0",
- "Microsoft.Extensions.Caching.Memory": "8.0.0",
- "Microsoft.Extensions.Logging": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "dependencies": {
- "Microsoft.Data.SqlClient": "5.1.1",
- "Microsoft.EntityFrameworkCore.Relational": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Caching.Memory/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
- "Microsoft.Extensions.Options": "8.0.0",
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Logging/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "8.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
- "Microsoft.Extensions.Options": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Options/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Primitives/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Identity.Client/4.47.2": {
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.24.0"
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
- "assemblyVersion": "4.47.2.0",
- "fileVersion": "4.47.2.0"
- }
- }
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "dependencies": {
- "Microsoft.Identity.Client": "4.47.2",
- "System.Security.Cryptography.ProtectedData": "6.0.0"
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
- "assemblyVersion": "2.19.3.0",
- "fileVersion": "2.19.3.0"
- }
- }
- },
- "Microsoft.IdentityModel.Abstractions/6.24.0": {
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Logging/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "6.24.0",
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Protocols": "6.24.0",
- "System.IdentityModel.Tokens.Jwt": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Tokens/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "runtime": {
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "runtime": {
- "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "dependencies": {
- "System.Security.Cryptography.ProtectedData": "6.0.0",
- "System.Security.Permissions": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.922.41905"
- }
- }
- },
- "System.Drawing.Common/6.0.0": {
- "dependencies": {
- "Microsoft.Win32.SystemEvents": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Drawing.Common.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- },
- "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.IdentityModel.Tokens.Jwt/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "System.Memory.Data/1.0.2": {
- "runtime": {
- "lib/netstandard2.0/System.Memory.Data.dll": {
- "assemblyVersion": "1.0.2.0",
- "fileVersion": "1.0.221.20802"
- }
- }
- },
- "System.Runtime.Caching/6.0.0": {
- "dependencies": {
- "System.Configuration.ConfigurationManager": "6.0.1"
- },
- "runtime": {
- "lib/net6.0/System.Runtime.Caching.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "runtime": {
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Security.Permissions/6.0.0": {
- "dependencies": {
- "System.Windows.Extensions": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Security.Permissions.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Windows.Extensions/6.0.0": {
- "dependencies": {
- "System.Drawing.Common": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Windows.Extensions.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "HoneyBox.Model/1.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0",
- "Microsoft.EntityFrameworkCore.SqlServer": "8.0.0"
- },
- "runtime": {
- "HoneyBox.Model.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- }
- }
- },
- "libraries": {
- "HoneyBox.Core/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Azure.Core/1.25.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-X8Dd4sAggS84KScWIjEbFAdt2U1KDolQopTPoHVubG2y3CM54f9l6asVrP5Uy384NWXjsspPYaJgz5xHc+KvTA==",
- "path": "azure.core/1.25.0",
- "hashPath": "azure.core.1.25.0.nupkg.sha512"
- },
- "Azure.Identity/1.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-eHEiCO/8+MfNc9nH5dVew/+FvxdaGrkRL4OMNwIz0W79+wtJyEoeRlXJ3SrXhoy9XR58geBYKmzMR83VO7bcAw==",
- "path": "azure.identity/1.7.0",
- "hashPath": "azure.identity.1.7.0.nupkg.sha512"
- },
- "Mapster/7.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-RYGoDqvS4WTKIq0HDyPBBVIj6N0mluOCXQ1Vk95JKseMHEsbCXSEGKSlP95oL+s42IXAXbqvHj7p0YaRBUcfqg==",
- "path": "mapster/7.4.0",
- "hashPath": "mapster.7.4.0.nupkg.sha512"
- },
- "Mapster.Core/1.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-11lokmfliBEMMmjeqxFGNpqGXq6tN96zFqpBmfYeahr4Ybk63oDmeJmOflsATjobYkX248g5Y62oQ2NNnZaeww==",
- "path": "mapster.core/1.2.1",
- "hashPath": "mapster.core.1.2.1.nupkg.sha512"
- },
- "Mapster.DependencyInjection/1.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LfjnRIwx6WAo3ssq8PFeaHFaUz00BfSG9BhWgXsiDa3H5lDhG0lpMGDF6w2ZnooS4eHYmAv4f77VxmzpvgorNg==",
- "path": "mapster.dependencyinjection/1.0.1",
- "hashPath": "mapster.dependencyinjection.1.0.1.nupkg.sha512"
- },
- "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
- "path": "microsoft.bcl.asyncinterfaces/1.1.1",
- "hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512"
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MW5E9HFvCaV069o8b6YpuRDPBux8s96qDnOJ+4N9QNUCs7c5W3KxwQ+ftpAjbMUlImL+c9WR+l+f5hzjkqhu2g==",
- "path": "microsoft.data.sqlclient/5.1.1",
- "hashPath": "microsoft.data.sqlclient.5.1.1.nupkg.sha512"
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-jVsElisM5sfBzaaV9kdq2NXZLwIbytetnsOIlJ0cQGgQP4zFNBmkfHBnpwtmKrtBJBEV9+9PVQPVrcCVhDgcIg==",
- "path": "microsoft.data.sqlclient.sni.runtime/5.1.0",
- "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-SoODat83pGQUpWB9xULdMX6tuKpq/RTXDuJ2WeC1ldUKcKzLkaFJD1n+I0nOLY58odez/e7z8b6zdp235G/kyg==",
- "path": "microsoft.entityframeworkcore/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VR22s3+zoqlVI7xauFKn1znSIFHO8xuILT+noSwS8bZCKcHz0ydkTDQMuaxSa5WBaQrZmwtTz9rmRvJ7X8mSPQ==",
- "path": "microsoft.entityframeworkcore.abstractions/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-fFKkr24cYc7Zw5T6DC4tEyOEPgPbq23BBmym1r9kn4ET9F3HKaetpOeQtV2RryYyUxEeNkJuxgfiZHTisqZc+A==",
- "path": "microsoft.entityframeworkcore.relational/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.relational.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-GeOmafQn64HyQtYcI/Omv/D/YVHd1zEkWbP3zNQu4oC+usE9K0qOp0R8KgWWFEf8BU4tXuYbok40W0SjfbaK/A==",
- "path": "microsoft.entityframeworkcore.sqlserver/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.sqlserver.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
- "path": "microsoft.extensions.caching.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Caching.Memory/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
- "path": "microsoft.extensions.caching.memory/8.0.0",
- "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
- "path": "microsoft.extensions.configuration.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
- "path": "microsoft.extensions.dependencyinjection/8.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
- "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
- "path": "microsoft.extensions.logging/8.0.0",
- "hashPath": "microsoft.extensions.logging.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
- "path": "microsoft.extensions.logging.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Options/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
- "path": "microsoft.extensions.options/8.0.0",
- "hashPath": "microsoft.extensions.options.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Primitives/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
- "path": "microsoft.extensions.primitives/8.0.0",
- "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512"
- },
- "Microsoft.Identity.Client/4.47.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-SPgesZRbXoDxg8Vv7k5Ou0ee7uupVw0E8ZCc4GKw25HANRLz1d5OSr0fvTVQRnEswo5Obk8qD4LOapYB+n5kzQ==",
- "path": "microsoft.identity.client/4.47.2",
- "hashPath": "microsoft.identity.client.4.47.2.nupkg.sha512"
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
- "path": "microsoft.identity.client.extensions.msal/2.19.3",
- "hashPath": "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Abstractions/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-X6aBK56Ot15qKyG7X37KsPnrwah+Ka55NJWPppWVTDi8xWq7CJgeNw2XyaeHgE1o/mW4THwoabZkBbeG2TPBiw==",
- "path": "microsoft.identitymodel.abstractions/6.24.0",
- "hashPath": "microsoft.identitymodel.abstractions.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-XDWrkThcxfuWp79AvAtg5f+uRS1BxkIbJnsG/e8VPzOWkYYuDg33emLjp5EWcwXYYIDsHnVZD/00kM/PYFQc/g==",
- "path": "microsoft.identitymodel.jsonwebtokens/6.24.0",
- "hashPath": "microsoft.identitymodel.jsonwebtokens.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Logging/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-qLYWDOowM/zghmYKXw1yfYKlHOdS41i8t4hVXr9bSI90zHqhyhQh9GwVy8pENzs5wHeytU23DymluC9NtgYv7w==",
- "path": "microsoft.identitymodel.logging/6.24.0",
- "hashPath": "microsoft.identitymodel.logging.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Protocols/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-+NzKCkvsQ8X1r/Ff74V7CFr9OsdMRaB6DsV+qpH7NNLdYJ8O4qHbmTnNEsjFcDmk/gVNDwhoL2gN5pkPVq0lwQ==",
- "path": "microsoft.identitymodel.protocols/6.24.0",
- "hashPath": "microsoft.identitymodel.protocols.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-a/2RRrc8C9qaw8qdD9hv1ES9YKFgxaqr/SnwMSLbwQZJSUQDd4qx1K4EYgWaQWs73R+VXLyKSxN0f/uE9CsBiQ==",
- "path": "microsoft.identitymodel.protocols.openidconnect/6.24.0",
- "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Tokens/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ZPqHi86UYuqJXJ7bLnlEctHKkPKT4lGUFbotoCNiXNCSL02emYlcxzGYsRGWWmbFEcYDMi2dcTLLYNzHqWOTsw==",
- "path": "microsoft.identitymodel.tokens/6.24.0",
- "hashPath": "microsoft.identitymodel.tokens.6.24.0.nupkg.sha512"
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
- "path": "microsoft.sqlserver.server/1.0.0",
- "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
- "path": "microsoft.win32.systemevents/6.0.0",
- "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
- "path": "system.configuration.configurationmanager/6.0.1",
- "hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512"
- },
- "System.Drawing.Common/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
- "path": "system.drawing.common/6.0.0",
- "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
- },
- "System.IdentityModel.Tokens.Jwt/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Qibsj9MPWq8S/C0FgvmsLfIlHLE7ay0MJIaAmK94ivN3VyDdglqReed5qMvdQhSL0BzK6v0Z1wB/sD88zVu6Jw==",
- "path": "system.identitymodel.tokens.jwt/6.24.0",
- "hashPath": "system.identitymodel.tokens.jwt.6.24.0.nupkg.sha512"
- },
- "System.Memory.Data/1.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
- "path": "system.memory.data/1.0.2",
- "hashPath": "system.memory.data.1.0.2.nupkg.sha512"
- },
- "System.Runtime.Caching/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
- "path": "system.runtime.caching/6.0.0",
- "hashPath": "system.runtime.caching.6.0.0.nupkg.sha512"
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
- "path": "system.security.cryptography.protecteddata/6.0.0",
- "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512"
- },
- "System.Security.Permissions/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
- "path": "system.security.permissions/6.0.0",
- "hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
- },
- "System.Windows.Extensions/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
- "path": "system.windows.extensions/6.0.0",
- "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
- },
- "HoneyBox.Model/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- }
- }
-}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/bin/Debug/net10.0/HoneyBox.Core.dll b/server/C#/HoneyBox/src/HoneyBox.Core/bin/Debug/net10.0/HoneyBox.Core.dll
deleted file mode 100644
index 198a63b9..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Core/bin/Debug/net10.0/HoneyBox.Core.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/bin/Debug/net10.0/HoneyBox.Core.pdb b/server/C#/HoneyBox/src/HoneyBox.Core/bin/Debug/net10.0/HoneyBox.Core.pdb
deleted file mode 100644
index 130c27a9..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Core/bin/Debug/net10.0/HoneyBox.Core.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/bin/Debug/net10.0/HoneyBox.Model.dll b/server/C#/HoneyBox/src/HoneyBox.Core/bin/Debug/net10.0/HoneyBox.Model.dll
deleted file mode 100644
index c6833660..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Core/bin/Debug/net10.0/HoneyBox.Model.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/bin/Debug/net10.0/HoneyBox.Model.pdb b/server/C#/HoneyBox/src/HoneyBox.Core/bin/Debug/net10.0/HoneyBox.Model.pdb
deleted file mode 100644
index e3ea73b7..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Core/bin/Debug/net10.0/HoneyBox.Model.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/bin/Debug/net10.0/HoneyBox.Model.xml b/server/C#/HoneyBox/src/HoneyBox.Core/bin/Debug/net10.0/HoneyBox.Model.xml
deleted file mode 100644
index e1399a08..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Core/bin/Debug/net10.0/HoneyBox.Model.xml
+++ /dev/null
@@ -1,8910 +0,0 @@
-
-
-
- HoneyBox.Model
-
-
-
-
- 统一响应基类(兼容PHP API格式)
-
-
-
-
- 状态码:1=成功,0=失败,-1=未登录,-9=需要绑定手机号
-
-
-
-
- 消息
-
-
-
-
- 未登录响应
-
-
-
-
- 带数据的统一响应
-
- 数据类型
-
-
-
- 响应数据
-
-
-
-
- 未登录响应
-
-
-
-
- 管理员表,存储后台管理员信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户名
-
-
-
-
- 昵称
-
-
-
-
- 密码(加密)
-
-
-
-
- 权限组ID
-
-
-
-
- 状态:0-正常
-
-
-
-
- 获取时间
-
-
-
-
- 随机字符串
-
-
-
-
- 登录令牌
-
-
-
-
- 上级管理员ID
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 管理员登录日志表,记录管理员登录信息(仅结构,不迁移历史数据)
-
-
-
-
- 主键ID
-
-
-
-
- 管理员ID
-
-
-
-
- 登录IP地址
-
-
-
-
- 登录时间
-
-
-
-
- 管理员操作日志表,记录管理员操作信息(仅结构,不迁移历史数据)
-
-
-
-
- 主键ID
-
-
-
-
- 管理员ID
-
-
-
-
- 操作IP地址
-
-
-
-
- 操作名称
-
-
-
-
- 操作内容详情
-
-
-
-
- 操作时间
-
-
-
-
- 广告配置表,存储轮播图和广告信息
-
-
-
-
- 主键ID
-
-
-
-
- 广告图片URL
-
-
-
-
- 跳转链接URL
-
-
-
-
- 排序值,越小越靠前
-
-
-
-
- 广告类型:1-首页轮播
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 跳转类型:0-无跳转
-
-
-
-
- 关联优惠券ID
-
-
-
-
- 关联商品ID
-
-
-
-
- 系统配置表,存储系统各项配置信息
-
-
-
-
- 主键ID
-
-
-
-
- 配置键名
-
-
-
-
- 配置值(JSON格式)
-
-
-
-
- 优惠券模板表
-
-
-
-
- 主键ID
-
-
-
-
- 优惠券类型
-
-
-
-
- 优惠券标题
-
-
-
-
- 排序
-
-
-
-
- 优惠金额
-
-
-
-
- 满减门槛金额
-
-
-
-
- 有效天数
-
-
-
-
- 状态: 0禁用 1启用
-
-
-
-
- 优惠券子类型
-
-
-
-
- 创建时间
-
-
-
-
- 用户领取的优惠券表
-
-
-
-
- 主键ID
-
-
-
-
- 优惠券标题
-
-
-
-
- 优惠金额
-
-
-
-
- 满减门槛金额
-
-
-
-
- 过期时间
-
-
-
-
- 用户ID
-
-
-
-
- 优惠券模板ID
-
-
-
-
- 状态: 0禁用 1启用
-
-
-
-
- 使用状态: 0未使用 1已使用
-
-
-
-
- 优惠券子类型
-
-
-
-
- 创建时间
-
-
-
-
- 快递公司配置表,存储快递公司信息
-
-
-
-
- 主键ID
-
-
-
-
- 快递公司名称
-
-
-
-
- 快递公司编码
-
-
-
-
- 钻石订单表
-
-
-
-
- 主键ID
-
-
-
-
- 订单号
-
-
-
-
- 用户ID
-
-
-
-
- 钻石商品ID
-
-
-
-
- 产品ID
-
-
-
-
- 产品名称
-
-
-
-
- 支付金额
-
-
-
-
- 支付方式
-
-
-
-
- 奖励日志
-
-
-
-
- 是否首充: 0否 1是
-
-
-
-
- 订单状态: pending待支付 paid已支付 cancelled已取消
-
-
-
-
- 创建时间
-
-
-
-
- 支付时间
-
-
-
-
- 钻石商品配置表
-
-
-
-
- 主键ID
-
-
-
-
- 商品名称
-
-
-
-
- 产品ID
-
-
-
-
- 产品类型
-
-
-
-
- 基础奖励
-
-
-
-
- 价格
-
-
-
-
- 是否首充商品: 0否 1是
-
-
-
-
- 首充额外奖励
-
-
-
-
- 首充图片URL
-
-
-
-
- 首充选中图片URL
-
-
-
-
- 普通图片URL
-
-
-
-
- 普通选中图片URL
-
-
-
-
- 排序
-
-
-
-
- 状态: 0禁用 1启用
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 商品主表,存储盲盒商品信息
-
-
-
-
- 商品ID
-
-
-
-
- 分类ID
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片URL
-
-
-
-
- 商品详情图片URL
-
-
-
-
- 商品价格
-
-
-
-
- 总库存
-
-
-
-
- 已售库存
-
-
-
-
- 是否锁定 0-否 1-是
-
-
-
-
- 锁定时间
-
-
-
-
- 是否支持优惠券 0-否 1-是
-
-
-
-
- 优惠券比例
-
-
-
-
- 是否支持积分 0-否 1-是
-
-
-
-
- 奖品数量
-
-
-
-
- 状态 0-下架 1-上架
-
-
-
-
- 排序值
-
-
-
-
- 商品类型
-
-
-
-
- 是否显示 0-否 1-是
-
-
-
-
- 显示价格
-
-
-
-
- 奖品图片URL
-
-
-
-
- 卡片横幅图片
-
-
-
-
- 卡片设置JSON
-
-
-
-
- 卡片公告
-
-
-
-
- 卡片数量
-
-
-
-
- 开售时间
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- 是否开启暴怒 0-否 1-是
-
-
-
-
- 暴怒值
-
-
-
-
- 物品卡片ID
-
-
-
-
- 是否开启灵珠 0-否 1-是
-
-
-
-
- 灵珠翻倍
-
-
-
-
- 灵珠奖品等级ID
-
-
-
-
- 擂台王用户ID
-
-
-
-
- 连击次数
-
-
-
-
- 连击奖品等级ID
-
-
-
-
- 是否首折 0-否 1-是
-
-
-
-
- 是否新品 0-否 1-是
-
-
-
-
- 商品描述
-
-
-
-
- 全局限购数量
-
-
-
-
- 每日限购数量
-
-
-
-
- 日价格
-
-
-
-
- 月价格
-
-
-
-
- 月支付价格
-
-
-
-
- 日支付价格
-
-
-
-
- 用户等级限制 -1表示无限制
-
-
-
-
- 是否福利屋商品 0-否 1-是
-
-
-
-
- 福利屋开始时间
-
-
-
-
- 福利屋结束时间
-
-
-
-
- 开放时间
-
-
-
-
- 是否开放 0-否 1-是
-
-
-
-
- 抽奖限制次数
-
-
-
-
- 异步处理编码
-
-
-
-
- 异步处理日期
-
-
-
-
- 是否自动下架 0-否 1-是
-
-
-
-
- 下架利润阈值
-
-
-
-
- 下架自动次数
-
-
-
-
- 下架金额阈值
-
-
-
-
- 解锁金额
-
-
-
-
- 商品收藏表,存储用户收藏的商品信息
-
-
-
-
- 收藏ID
-
-
-
-
- 用户ID
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 商品类型 1-一番赏 2-无限赏 3-擂台赏 4-抽卡机 5-积分赏 6-全局赏 7-福利盲盒 8-领主赏 9-连击赏
-
-
-
-
- 添加时间
-
-
-
-
- 商品扩展配置表,存储商品的支付方式配置
-
-
-
-
- 扩展ID
-
-
-
-
- 商品ID
-
-
-
-
- 是否支持微信支付 0-否 1-是
-
-
-
-
- 是否支持余额支付 0-否 1-是
-
-
-
-
- 是否支持积分支付 0-否 1-是
-
-
-
-
- 是否支持积分2支付 0-否 1-是
-
-
-
-
- 是否支持优惠券 0-否 1-是
-
-
-
-
- 是否支持抵扣 0-否 1-是
-
-
-
-
- 商品奖品列表,存储盲盒中的奖品信息
-
-
-
-
- 奖品ID
-
-
-
-
- 商品ID
-
-
-
-
- 奖品编号
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片URL
-
-
-
-
- 总库存
-
-
-
-
- 剩余库存
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 市场回收金额
-
-
-
-
- 真实概率
-
-
-
-
- 商品类型 1-实物 2-虚拟
-
-
-
-
- 开售时间
-
-
-
-
- 排序值
-
-
-
-
- 奖品等级ID
-
-
-
-
- 奖励数量
-
-
-
-
- 排名
-
-
-
-
- 赠送金额
-
-
-
-
- 特殊库存
-
-
-
-
- 卡片编号
-
-
-
-
- 奖品编码
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 奖品数量
-
-
-
-
- 类型
-
-
-
-
- 连击类型
-
-
-
-
- 奖励ID
-
-
-
-
- 奖品详情图片URL
-
-
-
-
- 翻倍倍数
-
-
-
-
- 关联奖品列表ID
-
-
-
-
- 是否灵珠奖品 0-否 1-是
-
-
-
-
- 商品锁箱信息表,存储盲盒锁箱状态
-
-
-
-
- 锁箱ID
-
-
-
-
- 用户ID
-
-
-
-
- 商品ID和箱号组合 (格式: goods_id_num)
-
-
-
-
- 过期时间 (Unix时间戳)
-
-
-
-
- 更新时间 (Unix时间戳)
-
-
-
-
- 商品类型配置表,存储盲盒商品分类信息
-
-
-
-
- 类型ID
-
-
-
-
- 类型名称
-
-
-
-
- 类型值
-
-
-
-
- 排序值
-
-
-
-
- 是否显示 0-否 1-是
-
-
-
-
- 备注
-
-
-
-
- 是否支持微信支付 0-否 1-是
-
-
-
-
- 是否支持余额支付 0-否 1-是
-
-
-
-
- 是否支持积分支付 0-否 1-是
-
-
-
-
- 是否支持积分2支付 0-否 1-是
-
-
-
-
- 是否支持优惠券 0-否 1-是
-
-
-
-
- 是否支持抵扣 0-否 1-是
-
-
-
-
- 是否分类 0-否 1-是
-
-
-
-
- 分类名称
-
-
-
-
- 角标文字
-
-
-
-
- 订单主表,存储用户订单信息
-
-
-
-
- 订单ID,主键自增
-
-
-
-
- 用户ID
-
-
-
-
- 订单编号,唯一
-
-
-
-
- 订单总金额
-
-
-
-
- 折后订单总金额
-
-
-
-
- 实际支付价格
-
-
-
-
- 使用余额金额
-
-
-
-
- 使用积分金额
-
-
-
-
- 使用评分金额
-
-
-
-
- 使用抽奖次数
-
-
-
-
- 使用道具卡数量
-
-
-
-
- 折扣比例
-
-
-
-
- 商品ID
-
-
-
-
- 购买数量/抽奖次数
-
-
-
-
- 商品单价
-
-
-
-
- 商品标题快照
-
-
-
-
- 商品图片快照
-
-
-
-
- 中奖数量
-
-
-
-
- 中奖卡片集合JSON
-
-
-
-
- 订单状态:0待支付,1已支付,2已取消
-
-
-
-
- 创建时间戳
-
-
-
-
- 支付时间戳
-
-
-
-
- 支付方式:1微信,2支付宝
-
-
-
-
- 订单类型:0普通,1福利屋
-
-
-
-
- 是否快递:0否,1是
-
-
-
-
- 使用的优惠券ID
-
-
-
-
- 优惠券抵扣金额
-
-
-
-
- 是否秘宝:0否,1是
-
-
-
-
- 是否首折:0否,1是
-
-
-
-
- 是否自动发货:0否,1是
-
-
-
-
- 广告ID
-
-
-
-
- 点击ID
-
-
-
-
- 是否福利屋订单:0否,1是
-
-
-
-
- 自动发货时间戳
-
-
-
-
- 使用积分2金额
-
-
-
-
- 记录创建时间
-
-
-
-
- 记录更新时间
-
-
-
-
- 订单详情表,存储订单中的抽奖结果/奖品信息
-
-
-
-
- 订单详情ID,主键自增
-
-
-
-
- 关联订单ID
-
-
-
-
- 用户ID
-
-
-
-
- 回收单号
-
-
-
-
- 发货单号
-
-
-
-
- 状态:0待处理,1已回收,2已发货
-
-
-
-
- 商品ID
-
-
-
-
- 抽奖次数序号
-
-
-
-
- 奖品等级ID
-
-
-
-
- 商品奖品ID
-
-
-
-
- 奖品标题快照
-
-
-
-
- 奖品图片快照
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 奖品类型:1实物,2虚拟
-
-
-
-
- 奖品销售时间戳
-
-
-
-
- 创建时间戳
-
-
-
-
- 选择时间戳
-
-
-
-
- 是否保险:0否,1是
-
-
-
-
- 订单类型:0普通,1福利屋
-
-
-
-
- 关联订单详情ID
-
-
-
-
- 幸运号码
-
-
-
-
- 奖品编码
-
-
-
-
- 是否重复:0否,1是
-
-
-
-
- 删除时间戳
-
-
-
-
- 来源:1普通,2其他
-
-
-
-
- 发货状态
-
-
-
-
- 发货备注
-
-
-
-
- 翻倍倍数
-
-
-
-
- 父商品奖品ID
-
-
-
-
- 是否灵珠:0否,1是
-
-
-
-
- 记录创建时间
-
-
-
-
- 记录更新时间
-
-
-
-
- 订单奖品回收记录表,存储用户回收奖品的汇总信息
-
-
-
-
- 回收记录ID,主键自增
-
-
-
-
- 用户ID
-
-
-
-
- 回收单号,唯一
-
-
-
-
- 回收总金额
-
-
-
-
- 回收奖品数量
-
-
-
-
- 创建时间戳
-
-
-
-
- 记录创建时间
-
-
-
-
- 记录更新时间
-
-
-
-
- 订单发货记录表,存储用户申请发货的汇总信息
-
-
-
-
- 发货记录ID,主键自增
-
-
-
-
- 用户ID
-
-
-
-
- 发货单号,唯一
-
-
-
-
- 运费
-
-
-
-
- 状态:0待支付,1待发货,2已发货,3已签收,4已取消
-
-
-
-
- 发货奖品数量
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人手机号
-
-
-
-
- 收货地址
-
-
-
-
- 留言备注
-
-
-
-
- 快递单号
-
-
-
-
- 快递公司名称
-
-
-
-
- 快递公司编码
-
-
-
-
- 物流信息JSON
-
-
-
-
- 物流状态:-1未查询,0在途,1揽收,2疑难,3签收,4退签,5派件,6退回
-
-
-
-
- 物流更新时间戳
-
-
-
-
- 创建时间戳
-
-
-
-
- 支付时间戳
-
-
-
-
- 发货时间戳
-
-
-
-
- 签收时间戳
-
-
-
-
- 取消时间戳
-
-
-
-
- 操作管理员ID
-
-
-
-
- 记录创建时间
-
-
-
-
- 记录更新时间
-
-
-
-
- 支付通知记录表,记录微信支付回调通知
-
-
-
-
- 主键ID
-
-
-
-
- 商户订单号
-
-
-
-
- 微信支付订单号
-
-
-
-
- 回调通知URL
-
-
-
-
- 随机字符串
-
-
-
-
- 支付时间
-
-
-
-
- 支付金额(单位:元)
-
-
-
-
- 处理状态:0=待处理,1=处理成功,2=处理失败
-
-
-
-
- 重试次数
-
-
-
-
- 附加数据(订单类型)
-
-
-
-
- 用户OpenId
-
-
-
-
- 原始回调数据
-
-
-
-
- 错误信息
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 图片管理表,存储上传的图片信息
-
-
-
-
- 主键ID
-
-
-
-
- 图片URL地址
-
-
-
-
- 图片令牌/标识
-
-
-
-
- 创建时间
-
-
-
-
- 状态:1-正常
-
-
-
-
- 图片类型
-
-
-
-
- 奖品等级配置表,存储奖品等级和概率信息
-
-
-
-
- 等级ID
-
-
-
-
- 等级标题
-
-
-
-
- 概率
-
-
-
-
- 等级图片URL
-
-
-
-
- 等级颜色
-
-
-
-
- 商品ID
-
-
-
-
- 特殊图片URL
-
-
-
-
- 排序值
-
-
-
-
- 更新时间
-
-
-
-
- 积分变动明细表,记录用户积分的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动积分(正数为增加,负数为减少)
-
-
-
-
- 变动后积分余额
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 关联分享用户ID
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 余额变动明细表,记录用户余额的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动金额(正数为增加,负数为减少)
-
-
-
-
- 变动后余额
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 关联分享用户ID
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 积分2变动明细表,记录用户积分2(钻石/代币)的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动数量(正数为增加,负数为减少)
-
-
-
-
- 变动后余额
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 关联分享用户ID
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 欧气值变动明细表,记录用户欧气值的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动欧气值(正数为增加,负数为减少)
-
-
-
-
- 变动后欧气值
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 支付流水表,记录所有支付交易流水
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 订单编号
-
-
-
-
- 支付金额
-
-
-
-
- 支付说明
-
-
-
-
- 支付类型(0-微信支付,1-支付宝,2-余额支付等)
-
-
-
-
- 创建时间
-
-
-
-
- 评分变动明细表,记录用户评分的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动评分(正数为增加,负数为减少)
-
-
-
-
- 变动后评分
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 关联分享用户ID
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 兑换码实体
-
-
-
-
- 主键ID
-
-
-
-
- 兑换码
-
-
-
-
- 奖励类型: money=余额, integral=吧唧币, score=积分
-
-
-
-
- 奖励数量
-
-
-
-
- 状态: 0=未使用, 1=已使用
-
-
-
-
- 使用者用户ID
-
-
-
-
- 使用时间
-
-
-
-
- 过期时间
-
-
-
-
- 创建时间
-
-
-
-
- 备注
-
-
-
-
- 签到配置表
-
-
-
-
- 主键ID
-
-
-
-
- 签到类型
-
-
-
-
- 签到天数
-
-
-
-
- 标题
-
-
-
-
- 图标URL
-
-
-
-
- 状态 1:启用 0:禁用
-
-
-
-
- 排序
-
-
-
-
- 奖励ID
-
-
-
-
- 描述
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 任务配置表
-
-
-
-
- 主键ID
-
-
-
-
- 任务标题
-
-
-
-
- 任务类型
-
-
-
-
- 任务分类
-
-
-
-
- 是否重要任务
-
-
-
-
- 完成次数要求
-
-
-
-
- 奖励数量
-
-
-
-
- 排序
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- 用户主表,存储用户基本信息、账户余额、积分等
-
-
-
-
- 主键ID
-
-
-
-
- 微信openid
-
-
-
-
- 微信unionid
-
-
-
-
- 公众号openid
-
-
-
-
- 用户唯一标识
-
-
-
-
- 手机号
-
-
-
-
- 旧手机号
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 密码
-
-
-
-
- 分享图片URL
-
-
-
-
- 账户余额
-
-
-
-
- 余额2/积分2
-
-
-
-
- 积分
-
-
-
-
- 评分
-
-
-
-
- 欧气值
-
-
-
-
- 欧气等级
-
-
-
-
- 推荐人ID
-
-
-
-
- VIP等级
-
-
-
-
- 抽奖次数
-
-
-
-
- 盲盒数量
-
-
-
-
- 点击ID
-
-
-
-
- 是否使用优惠券: 0否 1是
-
-
-
-
- 状态: 1正常 0禁用
-
-
-
-
- 是否测试账号: 0否 1是
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 最后登录时间
-
-
-
-
- 用户账户表,存储用户登录令牌和IP信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 账户令牌
-
-
-
-
- 令牌编号
-
-
-
-
- 令牌时间
-
-
-
-
- 最后登录时间
-
-
-
-
- 最后登录IP
-
-
-
-
- 备用登录IP
-
-
-
-
- IP地区编码
-
-
-
-
- IP省份
-
-
-
-
- IP城市
-
-
-
-
- 用户收货地址表,存储用户的收货地址信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人电话
-
-
-
-
- 详细地址
-
-
-
-
- 是否默认地址: 0否 1是
-
-
-
-
- 是否删除: 0否 1是
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 欧气券表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 等级
-
-
-
-
- 数量
-
-
-
-
- 剩余数量
-
-
-
-
- 状态: 1启用 0禁用
-
-
-
-
- 类型
-
-
-
-
- 标题
-
-
-
-
- 来源ID
-
-
-
-
- 分享时间
-
-
-
-
- 自己获得金额
-
-
-
-
- 自己获得金额2
-
-
-
-
- 他人获得金额
-
-
-
-
- 他人获得金额2
-
-
-
-
- 扣除数量
-
-
-
-
- 扣除数量2
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 用户道具卡表,存储用户拥有的道具卡信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 类型
-
-
-
-
- 道具卡ID
-
-
-
-
- 名称
-
-
-
-
- 状态:1=未使用,2=已使用
-
-
-
-
- 抵扣的订单ID
-
-
-
-
- 创建时间戳
-
-
-
-
- 更新时间戳
-
-
-
-
- 删除时间戳
-
-
-
-
- 用户登录日志表,记录用户每次登录的时间、设备和位置信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 登录日期
-
-
-
-
- 登录时间
-
-
-
-
- 最后登录时间
-
-
-
-
- 设备类型
-
-
-
-
- 登录IP
-
-
-
-
- 登录位置
-
-
-
-
- 年份
-
-
-
-
- 月份
-
-
-
-
- 周数
-
-
-
-
- 用户充值订单表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 订单号
-
-
-
-
- 充值金额
-
-
-
-
- 状态: 1待支付 2已完成
-
-
-
-
- 创建时间(Unix时间戳)
-
-
-
-
- 支付时间(Unix时间戳)
-
-
-
-
- 用户签到记录表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 签到日期
-
-
-
-
- 当月签到天数
-
-
-
-
- 连续签到天数
-
-
-
-
- 月份
-
-
-
-
- 年份
-
-
-
-
- 签到次数
-
-
-
-
- 签到类型
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 用户任务完成记录表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 任务ID
-
-
-
-
- 任务类型
-
-
-
-
- 任务分类
-
-
-
-
- 是否重要任务
-
-
-
-
- 已完成次数
-
-
-
-
- 奖励数量
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- 用户领取的VIP奖品表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- VIP等级ID
-
-
-
-
- VIP等级
-
-
-
-
- 优惠券ID
-
-
-
-
- 奖品类型
-
-
-
-
- 奖品标题
-
-
-
-
- 减免金额
-
-
-
-
- 满减门槛
-
-
-
-
- 有效天数
-
-
-
-
- 结束时间
-
-
-
-
- 数量
-
-
-
-
- 图片URL
-
-
-
-
- 奖品等级ID
-
-
-
-
- 奖品价格
-
-
-
-
- 金额
-
-
-
-
- 市场价
-
-
-
-
- 奖品编码
-
-
-
-
- 概率
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- VIP等级配置表
-
-
-
-
- 主键ID
-
-
-
-
- VIP等级
-
-
-
-
- 等级名称
-
-
-
-
- 升级所需数量
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- VIP等级奖品配置表
-
-
-
-
- 主键ID
-
-
-
-
- VIP等级ID
-
-
-
-
- VIP等级
-
-
-
-
- 奖品类型
-
-
-
-
- 奖品标题
-
-
-
-
- 减免金额
-
-
-
-
- 优惠券ID
-
-
-
-
- 满减门槛
-
-
-
-
- 概率
-
-
-
-
- 有效天数
-
-
-
-
- 数量
-
-
-
-
- 图片URL
-
-
-
-
- 奖品等级ID
-
-
-
-
- 奖品价格
-
-
-
-
- 金额
-
-
-
-
- 市场价
-
-
-
-
- 奖品编码
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- 地址列表响应
-
-
-
-
- 地址ID
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人电话
-
-
-
-
- 省份
-
-
-
-
- 城市
-
-
-
-
- 区县
-
-
-
-
- 详细地址
-
-
-
-
- 是否默认地址
-
-
-
-
- 创建/更新地址请求
-
-
-
-
- 地址ID(更新时必填)
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人电话
-
-
-
-
- 省份
-
-
-
-
- 城市
-
-
-
-
- 区县
-
-
-
-
- 详细地址
-
-
-
-
- 是否设为默认地址
-
-
-
-
- 资产记录查询请求
-
-
-
-
- 类型过滤 (0=全部)
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 资产记录DTO
-
-
-
-
- 变动金额 (带正负号)
-
-
-
-
- 变动说明
-
-
-
-
- 添加时间 (格式: Y-m-d H:i:s)
-
-
-
-
- 资产记录分页响应 (兼容PHP API格式)
-
-
-
-
- 记录列表
-
-
-
-
- 最后一页页码
-
-
-
-
- 当前页码
-
-
-
-
- 总记录数
-
-
-
-
- 高德地图API配置
-
-
-
-
- 高德地图Web服务API Key
-
-
-
-
- 微信授权绑定手机号请求
-
-
-
-
- 微信授权code
-
-
-
-
- 验证码绑定手机号请求
-
-
-
-
- 手机号
-
-
-
-
- 短信验证码
-
-
-
-
- 绑定手机号响应
-
-
-
-
- JWT Token(账户合并时返回新token)
-
-
-
-
- 创建用户DTO
-
-
-
-
- 微信openid
-
-
-
-
- 微信unionid
-
-
-
-
- 手机号
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 推荐人ID
-
-
-
-
- 点击ID
-
-
-
-
- 更新用户DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 手机号
-
-
-
-
- 微信unionid
-
-
-
-
- IP地理位置结果DTO
-
-
-
-
- 是否成功
-
-
-
-
- 省份
-
-
-
-
- 城市
-
-
-
-
- 区域编码
-
-
-
-
- 错误信息
-
-
-
-
- JWT配置设置
-
-
-
-
- 密钥
-
-
-
-
- 发行者
-
-
-
-
- 受众
-
-
-
-
- Token过期时间(分钟)
-
-
-
-
- 刷新Token过期时间(天)
-
-
-
-
- 登录结果DTO
-
-
-
-
- 是否成功
-
-
-
-
- JWT Token
-
-
-
-
- 用户ID
-
-
-
-
- 错误信息
-
-
-
-
- 账号注销请求
-
-
-
-
- 类型:0=注销账号,1=取消注销
-
-
-
-
- 手机号验证码登录请求
-
-
-
-
- 手机号
-
-
-
-
- 短信验证码
-
-
-
-
- 推荐人ID
-
-
-
-
- 点击ID
-
-
-
-
- 记录登录请求
-
-
-
-
- 设备类型
-
-
-
-
- 设备信息
-
-
-
-
- 记录登录响应
-
-
-
-
- 用户唯一标识
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 更新用户信息请求
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- Base64编码的图片数据
-
-
-
-
- 用户信息DTO
-
-
-
-
- 用户ID
-
-
-
-
- 用户唯一标识
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 脱敏后的手机号(格式:138****8000)
-
-
-
-
- 是否绑定手机号:0否 1是
-
-
-
-
- 账户余额
-
-
-
-
- 余额2/积分2
-
-
-
-
- 积分
-
-
-
-
- 评分
-
-
-
-
- VIP等级
-
-
-
-
- VIP等级图片URL
-
-
-
-
- 优惠券数量
-
-
-
-
- 注册天数
-
-
-
-
- 用户信息响应
-
-
-
-
- 用户信息
-
-
-
-
- 其他配置信息
-
-
-
-
- 任务列表
-
-
-
-
- 其他配置DTO
-
-
-
-
- 配置项
-
-
-
-
- 任务DTO
-
-
-
-
- 任务ID
-
-
-
-
- 任务名称
-
-
-
-
- 任务描述
-
-
-
-
- 任务状态
-
-
-
-
- 微信认证结果DTO
-
-
-
-
- 是否成功
-
-
-
-
- 微信openid
-
-
-
-
- 微信unionid
-
-
-
-
- 错误信息
-
-
-
-
- 微信手机号结果DTO
-
-
-
-
- 是否成功
-
-
-
-
- 手机号
-
-
-
-
- 错误信息
-
-
-
-
- 微信小程序登录请求
-
-
-
-
- 微信授权code
-
-
-
-
- 推荐人ID
-
-
-
-
- 点击ID
-
-
-
-
- 微信小程序配置
-
-
-
-
- 微信小程序AppId
-
-
-
-
- 微信小程序AppSecret
-
-
-
-
- 分页请求基类
-
-
-
-
- 页码,从1开始
-
-
-
-
- 每页数量
-
-
-
-
- 分页响应基类 (兼容PHP API格式)
-
- 数据类型
-
-
-
- 数据列表
-
-
-
-
- 最后一页页码 (兼容PHP API)
-
-
-
-
- 总数量
-
-
-
-
- 当前页码
-
-
-
-
- 每页数量
-
-
-
-
- ID请求基类
-
-
-
-
- ID
-
-
-
-
- 批量ID请求基类
-
-
-
-
- ID列表
-
-
-
-
- 优惠券列表响应
-
-
-
-
- 优惠券ID
-
-
-
-
- 优惠券标题
-
-
-
-
- 优惠金额
-
-
-
-
- 满减门槛金额
-
-
-
-
- 过期时间
-
-
-
-
- 使用状态: 0未使用 1已使用
-
-
-
-
- 领取优惠券请求
-
-
-
-
- 优惠券模板ID
-
-
-
-
- 商品列表请求
-
-
-
-
- 分类ID
-
-
-
-
- 商品类型 (-1表示全部)
-
-
-
-
- 商品详情请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号 (0表示自动选择)
-
-
-
-
- 商品子奖品请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 奖品列表ID
-
-
-
-
- 商品扩展配置请求
-
-
-
-
- 商品ID
-
-
-
-
- 商品类型
-
-
-
-
- 箱号列表请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号详情请求
-
-
-
-
- 商品ID
-
-
-
-
- 页码 (每页10个箱号)
-
-
-
-
- 排序方式: 0=箱号升序, 1=箱号降序, 2=余量降序
-
-
-
-
- 奖品数量统计请求
-
-
-
-
- 商品ID
-
-
-
-
- 奖品内容请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 中奖记录请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 赏品分类ID (0表示全部)
-
-
-
-
- 商品列表项DTO (兼容PHP API snake_case格式)
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片URL
-
-
-
-
- 商品价格
-
-
-
-
- 商品类型
-
-
-
-
- 类型文字
-
-
-
-
- 总库存
-
-
-
-
- 已售库存
-
-
-
-
- 状态
-
-
-
-
- 是否锁定
-
-
-
-
- 是否首折
-
-
-
-
- 是否新品
-
-
-
-
- 参与次数
-
-
-
-
- 需要抽奖次数
-
-
-
-
- 显示价格
-
-
-
-
- 角标文字
-
-
-
-
- 商品信息DTO
-
-
-
-
- 商品详情响应
-
-
-
-
- 商品信息
-
-
-
-
- 锁箱信息
-
-
-
-
- 参与用户头像列表
-
-
-
-
- 参与次数
-
-
-
-
- 奖品列表
-
-
-
-
- 限购信息
-
-
-
-
- 锁箱信息DTO
-
-
-
-
- 是否锁定
-
-
-
-
- 锁定用户昵称
-
-
-
-
- 锁定用户头像
-
-
-
-
- 锁箱剩余时间 (Unix时间戳)
-
-
-
-
- 限购信息DTO
-
-
-
-
- 每日限购数量
-
-
-
-
- 今日已购数量
-
-
-
-
- 今日剩余可购数量
-
-
-
-
- 全局限购数量
-
-
-
-
- 全局已购数量
-
-
-
-
- 全局剩余可购数量
-
-
-
-
- 奖品列表项DTO
-
-
-
-
- 赏品等级信息DTO
-
-
-
-
- 子奖品DTO
-
-
-
-
- 商品扩展配置DTO
-
-
-
-
- 箱号分组DTO
-
-
-
-
- 显示标题,如 "1-10"
-
-
-
-
- 页码(从0开始)
-
-
-
-
- 箱号详情DTO
-
-
-
-
- 箱号商品列表DTO
-
-
-
-
- 收藏请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 操作类型: add=收藏, remove=取消收藏
-
-
-
-
- 收藏列表请求
-
-
-
-
- 商品类型 (0=全部)
-
-
-
-
- 收藏列表响应 (兼容PHP API格式)
-
-
-
-
- 收藏DTO (兼容PHP API格式)
-
-
-
-
- 删除收藏请求
-
-
-
-
- 收藏记录ID
-
-
-
-
- 奖品数量统计响应
-
-
-
-
- 奖品数量统计项DTO
-
-
-
-
- 奖品内容响应
-
-
-
-
- 中奖记录响应
-
-
-
-
- 分类DTO - 用于中奖记录筛选
-
-
-
-
- 中奖记录DTO - 匹配PHP API响应格式
-
-
-
-
- 中奖记录用户信息DTO
-
-
-
-
- 推荐信息请求
-
-
-
-
- 页码
-
-
-
-
- 推荐信息响应 - 匹配PHP接口返回格式
-
-
-
-
- 分享标题
-
-
-
-
- 分享图片URL
-
-
-
-
- 总邀请人数
-
-
-
-
- 总奖励金额
-
-
-
-
- 邀请记录列表
-
-
-
-
- 最后一页页码
-
-
-
-
- 邀请记录DTO - 匹配PHP接口返回格式
-
-
-
-
- 被邀请用户ID
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 推荐人ID
-
-
-
-
- 注册时间
-
-
-
-
- 奖励金额(佣金)
-
-
-
-
- 绑定邀请码请求
-
-
-
-
- 邀请码
-
-
-
-
- 绑定邀请码响应
-
-
-
-
- 是否成功
-
-
-
-
- 消息
-
-
-
-
- 抽奖结果查询请求
-
-
-
-
- 订单号
-
-
-
-
- 无限赏中奖记录请求
-
-
-
-
- 商品ID
-
-
-
-
- 赏品等级ID(0表示全部)
-
-
-
-
- 是否秘宝池(0=否,1=是)
-
-
-
-
- 每日抽奖记录请求
-
-
-
-
- 商品ID
-
-
-
-
- 无限赏抽奖记录请求(用户自己的记录)
-
-
-
-
- 商品ID
-
-
-
-
- 道具卡抽奖请求
-
-
-
-
- 商品ID
-
-
-
-
- 要重抽的订单项ID列表(逗号分隔)
-
-
-
-
- 无限赏中奖记录响应
-
-
-
-
- 赏品分类列表
-
-
-
-
- 中奖记录列表
-
-
-
-
- 最后一页
-
-
-
-
- 总数量
-
-
-
-
- 赏品分类DTO
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 无限赏中奖记录项DTO
-
-
-
-
- 记录ID
-
-
-
-
- 用户ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 赏品等级颜色
-
-
-
-
- 中奖数量
-
-
-
-
- 创建时间戳
-
-
-
-
- 幸运号码
-
-
-
-
- 翻倍倍数
-
-
-
-
- 是否灵珠
-
-
-
-
- 用户信息
-
-
-
-
- 赏品等级信息
-
-
-
-
- 抽奖用户信息DTO
-
-
-
-
- 用户昵称(脱敏后)
-
-
-
-
- 用户头像
-
-
-
-
- 每日抽奖记录响应
-
-
-
-
- 记录列表
-
-
-
-
- 无限赏抽奖记录响应(用户自己的记录)
-
-
-
-
- 记录列表
-
-
-
-
- 当前页码
-
-
-
-
- 最后一页
-
-
-
-
- 每页数量
-
-
-
-
- 总数量
-
-
-
-
- 无限赏抽奖记录项DTO(用户自己的记录)
-
-
-
-
- 用户ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 创建时间(格式化后的字符串)
-
-
-
-
- 每日抽奖记录项DTO
-
-
-
-
- 记录ID
-
-
-
-
- 用户ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 创建时间戳
-
-
-
-
- 用户信息
-
-
-
-
- 赏品等级信息
-
-
-
-
- 道具卡抽奖响应
-
-
-
-
- 状态:0=余额支付成功,1=需要微信支付
-
-
-
-
- 订单号
-
-
-
-
- 抽奖结果列表
-
-
-
-
- 剩余道具卡数量
-
-
-
-
- 道具卡抽奖奖品DTO
-
-
-
-
- 奖品ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 赏品等级颜色
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 奖品编码
-
-
-
-
- 幸运号码
-
-
-
-
- 抽奖请求(内部使用)
-
-
-
-
- 用户ID
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 订单类型:1=一番赏, 2=无限赏, 3=擂台赏, 4=转转赏, 5=福利屋, 6=商城赏, 7=翻倍赏, 8=抽卡机
-
-
-
-
- 来源:0=购买获得, 1=抽奖获得
-
-
-
-
- 抽奖结果(内部使用)
-
-
-
-
- 是否成功
-
-
-
-
- 错误消息
-
-
-
-
- 商品奖品ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 赏品等级颜色
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 奖品编码
-
-
-
-
- 幸运号码
-
-
-
-
- 抽奖时间
-
-
-
-
- 订单详情ID
-
-
-
-
- 奖品类型:1=实物, 2=虚拟
-
-
-
-
- 翻倍倍数
-
-
-
-
- 是否灵珠
-
-
-
-
- 父商品奖品ID
-
-
-
-
- 宝箱内抽取的奖品列表(当奖品类型为宝箱时)
-
-
-
-
- 奖品概率(内部使用)
-
-
-
-
- 商品奖品ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 赏品等级ID
-
-
-
-
- 剩余库存
-
-
-
-
- 概率(百分比)
-
-
-
-
- 权重(用于随机选择)
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 奖品类型
-
-
-
-
- 翻倍倍数
-
-
-
-
- 是否灵珠
-
-
-
-
- 父商品奖品ID
-
-
-
-
- 销售时间
-
-
-
-
- 抽奖类型常量
-
-
-
-
- 一番赏
-
-
-
-
- 无限赏
-
-
-
-
- 擂台赏
-
-
-
-
- 转转赏
-
-
-
-
- 福利屋
-
-
-
-
- 商城赏
-
-
-
-
- 翻倍赏
-
-
-
-
- 抽卡机
-
-
-
-
- 奖品来源常量
-
-
-
-
- 购买获得
-
-
-
-
- 抽奖获得
-
-
-
-
- 一番赏订单金额计算请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 抽奖次数
-
-
-
-
- 优惠券ID
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 一番赏订单创建请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 抽奖次数
-
-
-
-
- 优惠券ID
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 无限赏订单金额计算请求
-
-
-
-
- 商品ID
-
-
-
-
- 抽奖次数
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 优惠券ID
-
-
-
-
- 无限赏订单创建请求
-
-
-
-
- 商品ID
-
-
-
-
- 抽奖次数
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 优惠券ID
-
-
-
-
- 商城订单金额计算请求
-
-
-
-
- 商品ID
-
-
-
-
- 奖品ID
-
-
-
-
- 购买数量
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 订单列表请求
-
-
-
-
- 订单状态
-
-
-
-
- 订单详情请求
-
-
-
-
- 订单号
-
-
-
-
- 抽奖结果查询请求
-
-
-
-
- 订单号
-
-
-
-
- 订单金额计算响应
-
-
-
-
- 订单总金额(实际支付)
-
-
-
-
- 商品单价
-
-
-
-
- 商品信息
-
-
-
-
- 商品扩展配置
-
-
-
-
- 用户余额
-
-
-
-
- 用户积分
-
-
-
-
- 用户哈尼券
-
-
-
-
- 使用余额金额
-
-
-
-
- 使用积分金额
-
-
-
-
- 使用哈尼券金额
-
-
-
-
- 优惠券抵扣金额
-
-
-
-
- 可用优惠券列表
-
-
-
-
- 折扣比例
-
-
-
-
- 折后总金额
-
-
-
-
- 可用优惠券DTO
-
-
-
-
- 优惠券ID
-
-
-
-
- 优惠券名称
-
-
-
-
- 优惠金额
-
-
-
-
- 满减条件
-
-
-
-
- 过期时间
-
-
-
-
- 订单创建响应
-
-
-
-
- 支付状态:0=需要支付,1=已支付(余额支付完成)
-
-
-
-
- 订单号
-
-
-
-
- 微信支付参数
-
-
-
-
- 微信支付参数
-
-
-
-
- 应用ID
-
-
-
-
- 时间戳
-
-
-
-
- 随机字符串
-
-
-
-
- 预支付交易会话标识
-
-
-
-
- 签名类型
-
-
-
-
- 签名
-
-
-
-
- 订单列表项DTO
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片
-
-
-
-
- 订单总金额
-
-
-
-
- 实际支付金额
-
-
-
-
- 抽奖次数
-
-
-
-
- 订单状态:0=待支付,1=已支付,2=已取消
-
-
-
-
- 创建时间戳
-
-
-
-
- 支付时间戳
-
-
-
-
- 订单类型
-
-
-
-
- 订单详情响应
-
-
-
-
- 订单信息
-
-
-
-
- 奖品列表
-
-
-
-
- 支付记录
-
-
-
-
- 订单信息DTO
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片
-
-
-
-
- 商品单价
-
-
-
-
- 订单总金额
-
-
-
-
- 实际支付金额
-
-
-
-
- 使用余额
-
-
-
-
- 使用积分
-
-
-
-
- 使用哈尼券
-
-
-
-
- 使用优惠券金额
-
-
-
-
- 抽奖次数
-
-
-
-
- 订单状态
-
-
-
-
- 创建时间戳
-
-
-
-
- 支付时间戳
-
-
-
-
- 订单类型
-
-
-
-
- 奖品项DTO
-
-
-
-
- 奖品ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 状态:0=待选择,1=已回收,2=已发货
-
-
-
-
- 幸运号码
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级信息
-
-
-
-
- 支付记录DTO
-
-
-
-
- 支付类型
-
-
-
-
- 支付金额
-
-
-
-
- 支付时间
-
-
-
-
- 抽奖结果DTO
-
-
-
-
- 奖品ID
-
-
-
-
- 用户ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 状态
-
-
-
-
- 幸运号码
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 赏品等级信息
-
-
-
-
- 翻倍倍数
-
-
-
-
- 是否灵珠
-
-
-
-
- 奖品类型
-
-
-
-
- 商品奖品ID
-
-
-
-
- 父商品奖品ID
-
-
-
-
- 中奖数量(分组后的数量)
-
-
-
-
- 创建时间戳
-
-
-
-
- 订单列表项响应(旧版)
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 订单状态
-
-
-
-
- 订单金额
-
-
-
-
- 创建时间
-
-
-
-
- 订单详情响应(旧版)
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 订单状态
-
-
-
-
- 订单金额
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人电话
-
-
-
-
- 收货地址
-
-
-
-
- 创建时间
-
-
-
-
- 订单项列表
-
-
-
-
- 订单项响应(旧版)
-
-
-
-
- 订单项ID
-
-
-
-
- 商品名称
-
-
-
-
- 商品图片
-
-
-
-
- 数量
-
-
-
-
- 单价
-
-
-
-
- 创建订单请求(旧版)
-
-
-
-
- 商品ID
-
-
-
-
- 数量
-
-
-
-
- 收货地址ID
-
-
-
-
- 一番赏抽奖结果响应
-
-
-
-
- 奖品列表
-
-
-
-
- 重抽卡数量
-
-
-
-
- 用户获得的欧气券
-
-
-
-
- 中奖数量
-
-
-
-
- 无限赏抽奖结果响应
-
-
-
-
- 用户信息
-
-
-
-
- 奖品列表
-
-
-
-
- 重抽卡数量
-
-
-
-
- 用户获得的欧气券
-
-
-
-
- 中奖数量
-
-
-
-
- 用户基本信息DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 用户欧气券信息DTO
-
-
-
-
- 欧气券ID
-
-
-
-
- 等级:1特级赏券 2终极赏券 3高级赏券 4普通赏券
-
-
-
-
- 标题
-
-
-
-
- 数量
-
-
-
-
- 等级文本
-
-
-
-
- 等级图片
-
-
-
-
- 仓库首页请求
-
-
-
-
- 类型筛选:1=赏品,2=预售,3=卡册,4=保险柜,5=无限赏
-
-
-
-
- 关键词搜索
-
-
-
-
- 分类ID(仅卡册类型使用)
-
-
-
-
- 奖品回收请求
-
-
-
-
- 回收信息JSON字符串,格式:[{"prize_code":"xxx","number":1}]
-
-
-
-
- 回收信息项
-
-
-
-
- 奖品编码
-
-
-
-
- 回收数量
-
-
-
-
- 奖品发货请求
-
-
-
-
- 类型:1=背包,2=抽卡机
-
-
-
-
- 发货信息JSON字符串,格式:[{"prize_code":"xxx","number":1}]
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人手机号
-
-
-
-
- 收货地址
-
-
-
-
- 留言备注
-
-
-
-
- 确认发货请求
-
-
-
-
- 发货记录ID
-
-
-
-
- 发货记录请求
-
-
-
-
- 状态筛选:1=待发货,2=待收货,3=已完成
-
-
-
-
- 发货记录详情请求
-
-
-
-
- 发货记录ID
-
-
-
-
- 回收记录请求
-
-
-
-
- 物流信息请求
-
-
-
-
- 发货记录ID
-
-
-
-
- 仓库物品DTO
-
-
-
-
- 订单详情ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 状态:0=待选择,1=已回收,2=已发货,3=集市
-
-
-
-
- 创建时间戳
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级信息
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 奖品类型:1=实物,2=虚拟
-
-
-
-
- 奖品编码
-
-
-
-
- 奖品数量(同一prize_code的数量)
-
-
-
-
- 订单详情ID列表
-
-
-
-
- 赏品等级标题
-
-
-
-
- 预售时间(仅预售类型)
-
-
-
-
- 仓库商品分组DTO
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 奖品列表
-
-
-
-
- 奖品总数
-
-
-
-
- 奖品种类数
-
-
-
-
- 仓库首页响应DTO
-
-
-
-
- 总数量
-
-
-
-
- 商品分组数据
-
-
-
-
- 最后一页
-
-
-
-
- 运费设置
-
-
-
-
- 是否显示达达卷
-
-
-
-
- 运费设置DTO
-
-
-
-
- 免运费数量
-
-
-
-
- 运费金额
-
-
-
-
- 卡册商品DTO
-
-
-
-
- 订单ID
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片
-
-
-
-
- 分类ID
-
-
-
-
- 全部奖品数量
-
-
-
-
- 已获得数量
-
-
-
-
- 收集进度百分比
-
-
-
-
- 奖品回收结果DTO
-
-
-
-
- 回收总金额
-
-
-
-
- 回收数量
-
-
-
-
- 回收单号
-
-
-
-
- 用户当前余额
-
-
-
-
- 奖品发货结果DTO
-
-
-
-
- 状态:0=免运费直接发货,1=需要支付运费
-
-
-
-
- 发货单号
-
-
-
-
- 微信支付参数(需要支付运费时返回)
-
-
-
-
- 发货记录DTO
-
-
-
-
- 发货记录ID
-
-
-
-
- 发货单号
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人手机号(脱敏)
-
-
-
-
- 收货地址
-
-
-
-
- 状态:0=待支付,1=待发货,2=已发货,3=已签收,4=已取消
-
-
-
-
- 状态名称
-
-
-
-
- 发货数量
-
-
-
-
- 运费
-
-
-
-
- 创建时间
-
-
-
-
- 快递单号
-
-
-
-
- 快递公司名称
-
-
-
-
- 用户ID
-
-
-
-
- 奖品列表
-
-
-
-
- 发货记录详情DTO
-
-
-
-
- 发货记录ID
-
-
-
-
- 发货单号
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人手机号
-
-
-
-
- 收货地址
-
-
-
-
- 留言备注
-
-
-
-
- 状态
-
-
-
-
- 发货数量
-
-
-
-
- 运费
-
-
-
-
- 创建时间
-
-
-
-
- 支付时间
-
-
-
-
- 发货时间
-
-
-
-
- 签收时间
-
-
-
-
- 快递单号
-
-
-
-
- 快递公司名称
-
-
-
-
- 奖品列表
-
-
-
-
- 发货记录奖品项DTO
-
-
-
-
- 订单详情ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品回收金额
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 奖品数量
-
-
-
-
- 发货状态
-
-
-
-
- 回收记录DTO
-
-
-
-
- 回收记录ID
-
-
-
-
- 回收单号
-
-
-
-
- 回收金额
-
-
-
-
- 回收数量
-
-
-
-
- 创建时间
-
-
-
-
- 奖品列表
-
-
-
-
- 回收记录奖品项DTO
-
-
-
-
- 订单详情ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品回收金额
-
-
-
-
- 物流信息DTO
-
-
-
-
- 快递单号
-
-
-
-
- 快递公司名称
-
-
-
-
- 快递公司编码
-
-
-
-
- 发货数量
-
-
-
-
- 发货单号
-
-
-
-
- 奖品图片URL
-
-
-
-
- 物流状态描述
-
-
-
-
- 物流轨迹列表
-
-
-
-
- 物流轨迹DTO
-
-
-
-
- 时间
-
-
-
-
- 描述/状态
-
-
-
-
- 微信支付请求
-
-
-
-
- 订单号
-
-
-
-
- 支付金额(单位:元)
-
-
-
-
- 商品描述
-
-
-
-
- 附加数据(用于区分订单类型)
-
-
-
-
- 用户OpenId
-
-
-
-
- 用户ID
-
-
-
-
- 微信支付结果
-
-
-
-
- 状态:1=成功,0=失败
-
-
-
-
- 消息
-
-
-
-
- 支付数据
-
-
-
-
- 微信支付数据(返回给前端调起支付)
-
-
-
-
- 应用ID
-
-
-
-
- 时间戳
-
-
-
-
- 随机字符串
-
-
-
-
- 预支付交易会话标识
-
-
-
-
- 签名类型
-
-
-
-
- 签名
-
-
-
-
- 是否微信环境:1=是,0=否
-
-
-
-
- 支付回调通知结果
-
-
-
-
- 是否成功
-
-
-
-
- 消息
-
-
-
-
- XML响应内容(返回给微信)
-
-
-
-
- 微信支付回调数据
-
-
-
-
- 返回状态码
-
-
-
-
- 返回信息
-
-
-
-
- 业务结果
-
-
-
-
- 错误代码
-
-
-
-
- 错误代码描述
-
-
-
-
- 应用ID
-
-
-
-
- 商户号
-
-
-
-
- 随机字符串
-
-
-
-
- 签名
-
-
-
-
- 签名类型
-
-
-
-
- 用户标识
-
-
-
-
- 交易类型
-
-
-
-
- 付款银行
-
-
-
-
- 订单金额(单位:分)
-
-
-
-
- 货币种类
-
-
-
-
- 现金支付金额(单位:分)
-
-
-
-
- 微信支付订单号
-
-
-
-
- 商户订单号
-
-
-
-
- 附加数据
-
-
-
-
- 支付完成时间
-
-
-
-
- 支付记录DTO
-
-
-
-
- 记录ID
-
-
-
-
- 用户ID
-
-
-
-
- 订单号
-
-
-
-
- 支付金额
-
-
-
-
- 支付说明
-
-
-
-
- 支付类型:1=微信支付,2=余额支付,3=积分支付,4=哈尼券支付
-
-
-
-
- 支付类型文本
-
-
-
-
- 创建时间戳
-
-
-
-
- 创建支付记录请求
-
-
-
-
- 用户ID
-
-
-
-
- 订单号
-
-
-
-
- 支付金额
-
-
-
-
- 支付类型
-
-
-
-
- 支付说明
-
-
-
-
- 资产扣减请求
-
-
-
-
- 用户ID
-
-
-
-
- 扣减金额
-
-
-
-
- 扣减说明
-
-
-
-
- 关联订单号
-
-
-
-
- 资产扣减结果
-
-
-
-
- 是否成功
-
-
-
-
- 消息
-
-
-
-
- 扣减后余额
-
-
-
-
- 微信支付商户配置
-
-
-
-
- 商户名称
-
-
-
-
- 商户ID
-
-
-
-
- 应用ID
-
-
-
-
- 商户密钥
-
-
-
-
- 订单前缀(用于匹配商户,3位字符)
-
-
-
-
- 权重(用于负载均衡)
-
-
-
-
- 回调通知URL
-
-
-
-
- 小程序配置
-
-
-
-
- 小程序名称
-
-
-
-
- 小程序AppId
-
-
-
-
- 小程序AppSecret
-
-
-
-
- 订单前缀(2位字符)
-
-
-
-
- 关联的商户ID列表
-
-
-
-
- 关联的域名列表(逗号分隔)
-
-
-
-
- 是否为默认小程序
-
-
-
-
- 微信支付配置
-
-
-
-
- 默认商户配置
-
-
-
-
- 多商户配置列表
-
-
-
-
- 小程序配置列表
-
-
-
-
- 统一下单API地址
-
-
-
-
- 发货通知API地址
-
-
-
-
- 默认回调通知URL基础地址
-
-
-
-
- 订单前缀信息
-
-
-
-
- 商户前缀(3位字符)
-
-
-
-
- 小程序前缀(2位字符)
-
-
-
-
- 订单发货通知请求
-
-
-
-
- 订单号
-
-
-
-
- 用户OpenId
-
-
-
-
- 物流公司编码
-
-
-
-
- 物流单号
-
-
-
-
- 商品描述(可选,默认根据订单类型自动生成)
-
-
-
-
- 物流类型:1=实体物流,2=同城配送,3=虚拟商品,4=用户自提
-
-
-
-
- 发货模式:1=统一发货,2=分拆发货
-
-
-
-
- 订单发货通知结果
-
-
-
-
- 是否成功
-
-
-
-
- 错误码
-
-
-
-
- 错误消息
-
-
-
-
- 是否已存入重试队列
-
-
-
-
- 发货失败订单数据(存储在Redis中用于重试)
-
-
-
-
- 用户OpenId
-
-
-
-
- 应用ID
-
-
-
-
- 订单号
-
-
-
-
- 商户号
-
-
-
-
- 商品描述
-
-
-
-
- 错误码
-
-
-
-
- 错误消息
-
-
-
-
- 重试次数
-
-
-
-
- 最后重试时间(Unix时间戳)
-
-
-
-
- 创建时间(Unix时间戳)
-
-
-
-
- 支付类型枚举
-
-
-
-
- 微信支付
-
-
-
-
- 余额支付
-
-
-
-
- 积分支付
-
-
-
-
- 哈尼券支付
-
-
-
-
- 订单类型枚举(attach值)
-
-
-
-
- 余额充值
-
-
-
-
- 一番赏订单
-
-
-
-
- 擂台赏订单
-
-
-
-
- 转转赏订单
-
-
-
-
- 福利屋订单
-
-
-
-
- 商城赏订单
-
-
-
-
- 无限赏订单
-
-
-
-
- 翻倍赏订单
-
-
-
-
- 抽卡机订单
-
-
-
-
- 发货运费
-
-
-
-
- 抽奖请求
-
-
-
-
- 商品ID
-
-
-
-
- 抽奖次数
-
-
-
-
- 抽奖结果响应
-
-
-
-
- 中奖奖品列表
-
-
-
-
- 消耗金额
-
-
-
-
- 剩余余额
-
-
-
-
- 中奖奖品项
-
-
-
-
- 奖品ID
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品等级
-
-
-
-
- 奖品价值
-
-
-
-
- 中奖记录列表请求
-
-
-
-
- 商品ID
-
-
-
-
- 中奖记录响应
-
-
-
-
- 记录ID
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品图片
-
-
-
-
- 中奖时间
-
-
-
-
- 排行榜响应 - 匹配PHP接口格式
-
-
-
-
- 日期范围显示 (如: "01月01日-01月07日")
-
-
-
-
- 结束时间戳
-
-
-
-
- 当前用户排名信息
-
-
-
-
- 排行榜列表 (前30名)
-
-
-
-
- 当前用户排名信息
-
-
-
-
- 排名 (字符串,未上榜时为"暂未上榜")
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 消费金额
-
-
-
-
- 用户昵称
-
-
-
-
- 用户头像
-
-
-
-
- 排行榜项DTO
-
-
-
-
- 排名
-
-
-
-
- 用户ID
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 消费金额
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 用户排名DTO (旧版本兼容)
-
-
-
-
- 排名 (0表示未上榜)
-
-
-
-
- 消费金额
-
-
-
-
- 距离上一名差距
-
-
-
-
- 使用兑换码请求
-
-
-
-
- 兑换码
-
-
-
-
- 兑换码结果
-
-
-
-
- 是否成功
-
-
-
-
- 消息
-
-
-
-
- 奖励类型: money=余额, integral=吧唧币, score=积分
-
-
-
-
- 奖励数量
-
-
-
-
- 任务列表请求
-
-
-
-
- 任务类型: 1=每日任务, 2=每周任务
-
-
-
-
- 任务列表响应
-
-
-
-
- 任务列表
-
-
-
-
- 任务DTO
-
-
-
-
- 任务ID
-
-
-
-
- 任务类型: 1=每日, 2=每周
-
-
-
-
- 任务分类: 1=邀请, 2=抽赏
-
-
-
-
- 任务标题
-
-
-
-
- 目标完成数量
-
-
-
-
- 奖励欧气值
-
-
-
-
- 是否已完成: 0=未完成, 1=已完成, 2=已领取
-
-
-
-
- 完成百分比 (0-100)
-
-
-
-
- 已完成次数
-
-
-
-
- 领取任务奖励请求
-
-
-
-
- 任务列表ID
-
-
-
-
- 领取任务奖励响应
-
-
-
-
- 奖励欧气值
-
-
-
-
- 当前欧气值
-
-
-
-
- 用户优惠券列表请求
-
-
-
-
- 状态: 1=未使用, 2=已分享
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 用户优惠券列表响应
-
-
-
-
- 优惠券列表
-
-
-
-
- 最后一页页码
-
-
-
-
- 今日已领取数量
-
-
-
-
- 每日领取上限
-
-
-
-
- 用户吧唧币余额
-
-
-
-
- 最大合成数量
-
-
-
-
- 合成损耗率
-
-
-
-
- 用户优惠券DTO
-
-
-
-
- 优惠券ID
-
-
-
-
- 状态: 1=未使用, 2=已分享
-
-
-
-
- 等级: 1=特级, 2=终极, 3=高级, 4=普通
-
-
-
-
- 等级文本
-
-
-
-
- 等级图片
-
-
-
-
- 标题
-
-
-
-
- 面值
-
-
-
-
- 可领取次数
-
-
-
-
- 可领取次数2
-
-
-
-
- 已领取数量
-
-
-
-
- 优惠券详情请求
-
-
-
-
- 优惠券ID
-
-
-
-
- 优惠券详情响应
-
-
-
-
- 优惠券ID
-
-
-
-
- 等级
-
-
-
-
- 等级文本
-
-
-
-
- 等级图片
-
-
-
-
- 分享时间
-
-
-
-
- 用户ID
-
-
-
-
- 面值
-
-
-
-
- 可领取次数2
-
-
-
-
- 剩余可领取金额 (own2 - own)
-
-
-
-
- 已领取数量
-
-
-
-
- 已领取总金额
-
-
-
-
- 分享者昵称
-
-
-
-
- 分享者头像
-
-
-
-
- 领取记录列表
-
-
-
-
- 分享者信息DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 优惠券领取记录DTO
-
-
-
-
- 用户ID
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 领取金额
-
-
-
-
- 领取时间
-
-
-
-
- 是否手气最佳
-
-
-
-
- 分享优惠券请求
-
-
-
-
- 优惠券ID
-
-
-
-
- 领取优惠券请求
-
-
-
-
- 优惠券ID
-
-
-
-
- 领取优惠券响应
-
-
-
-
- 领取金额
-
-
-
-
- 是否手气最佳
-
-
-
-
- 合成计算请求
-
-
-
-
- 优惠券ID列表 (逗号分隔)
-
-
-
-
- 合成计算响应
-
-
-
-
- 新优惠券信息
-
-
-
-
- 原始总价值
-
-
-
-
- 合成后价值 (扣除10%损耗)
-
-
-
-
- 合成优惠券DTO
-
-
-
-
- 标题
-
-
-
-
- 等级
-
-
-
-
- 合成优惠券请求
-
-
-
-
- 优惠券ID列表 (逗号分隔)
-
-
-
-
- 用户登录请求
-
-
-
-
- 微信登录code
-
-
-
-
- 用户信息响应
-
-
-
-
- 用户ID
-
-
-
-
- 用户唯一标识
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 手机号
-
-
-
-
- 账户余额
-
-
-
-
- 积分
-
-
-
-
- VIP等级
-
-
-
-
- VIP信息响应
-
-
-
-
- 用户VIP信息
-
-
-
-
- VIP等级列表
-
-
-
-
- VIP用户信息DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 当前VIP等级
-
-
-
-
- 升级所需金额
-
-
-
-
- 下一个VIP等级
-
-
-
-
- 升级进度百分比 (0-100)
-
-
-
-
- 提示信息
-
-
-
-
- VIP等级DTO
-
-
-
-
- 等级ID
-
-
-
-
- 等级
-
-
-
-
- 等级名称
-
-
-
-
- 等级图标URL
-
-
-
-
- 升级条件金额(累计消费)
-
-
-
-
- 折扣
-
-
-
-
- 等级特权描述/提示信息
-
-
-
-
- 福利屋列表请求
-
-
-
-
- 类型: 1=进行中, 3=已结束
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 福利屋列表响应
-
-
-
-
- 福利屋列表
-
-
-
-
- 最后一页页码
-
-
-
-
- 总记录数
-
-
-
-
- 福利屋项DTO
-
-
-
-
- 商品ID
-
-
-
-
- 标题
-
-
-
-
- 图片
-
-
-
-
- 价格
-
-
-
-
- 类型
-
-
-
-
- 是否新品
-
-
-
-
- 全局限购
-
-
-
-
- 抽奖限制
-
-
-
-
- 商品描述
-
-
-
-
- 是否已开奖
-
-
-
-
- 解锁金额
-
-
-
-
- 参与人数
-
-
-
-
- 开始时间
-
-
-
-
- 结束时间
-
-
-
-
- 开奖时间
-
-
-
-
- 奖品列表
-
-
-
-
- 福利屋奖品列表项DTO
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 库存
-
-
-
-
- 价格
-
-
-
-
- 市场回收金额
-
-
-
-
- 福利屋详情请求
-
-
-
-
- 商品ID
-
-
-
-
- 福利屋详情响应
-
-
-
-
- 商品信息
-
-
-
-
- 奖品列表
-
-
-
-
- 参与人数
-
-
-
-
- 当前时间
-
-
-
-
- 用户参与次数
-
-
-
-
- 用户在活动期间的消费数据
-
-
-
-
- 活动状态
-
-
-
-
- 状态文本
-
-
-
-
- 用户消费数据DTO
-
-
-
-
- 消费总额
-
-
-
-
- 订单数量
-
-
-
-
- 福利屋商品DTO
-
-
-
-
- 商品ID
-
-
-
-
- 标题
-
-
-
-
- 图片
-
-
-
-
- 详情图片
-
-
-
-
- 价格
-
-
-
-
- 类型
-
-
-
-
- 是否新品
-
-
-
-
- 全局限购
-
-
-
-
- 抽奖限制
-
-
-
-
- 商品描述
-
-
-
-
- 是否已开奖
-
-
-
-
- 解锁金额
-
-
-
-
- 排序
-
-
-
-
- 开始时间
-
-
-
-
- 结束时间
-
-
-
-
- 开奖时间
-
-
-
-
- 福利屋奖品DTO
-
-
-
-
- 奖品ID
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品详情图片
-
-
-
-
- 库存
-
-
-
-
- 价格
-
-
-
-
- 市场回收金额
-
-
-
-
- 奖品等级ID
-
-
-
-
- 剩余库存
-
-
-
-
- 排序
-
-
-
-
- 奖品等级标题
-
-
-
-
- 奖品等级颜色
-
-
-
-
- 参与者列表请求
-
-
-
-
- 商品ID
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 参与者DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 参与时间
-
-
-
-
- 开奖记录请求
-
-
-
-
- 商品ID
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 开奖记录DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品等级ID
-
-
-
-
- 中奖时间
-
-
-
-
- 用户参与记录DTO
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品等级ID
-
-
-
-
- 参与时间
-
-
-
-
- 用户中奖记录DTO
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品等级ID
-
-
-
-
- 中奖时间
-
-
-
-
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs b/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs
deleted file mode 100644
index 925b1351..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.27DE45B4.Up2Date b/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.27DE45B4.Up2Date
deleted file mode 100644
index e69de29b..00000000
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.Core.AssemblyInfo.cs b/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.Core.AssemblyInfo.cs
deleted file mode 100644
index 9967fd85..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.Core.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("HoneyBox.Core")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3783d28ca7508c300b9768bd864dcf229f8e8194")]
-[assembly: System.Reflection.AssemblyProductAttribute("HoneyBox.Core")]
-[assembly: System.Reflection.AssemblyTitleAttribute("HoneyBox.Core")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// 由 MSBuild WriteCodeFragment 类生成。
-
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.Core.GeneratedMSBuildEditorConfig.editorconfig b/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.Core.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 83cc5a58..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.Core.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,17 +0,0 @@
-is_global = true
-build_property.TargetFramework = net10.0
-build_property.TargetFrameworkIdentifier = .NETCoreApp
-build_property.TargetFrameworkVersion = v10.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = HoneyBox.Core
-build_property.ProjectDir = D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Core\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.EffectiveAnalysisLevelStyle = 10.0
-build_property.EnableCodeStyleSeverity =
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.Core.GlobalUsings.g.cs b/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.Core.GlobalUsings.g.cs
deleted file mode 100644
index d12bcbc7..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.Core.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using System;
-global using System.Collections.Generic;
-global using System.IO;
-global using System.Linq;
-global using System.Net.Http;
-global using System.Threading;
-global using System.Threading.Tasks;
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.Core.csproj.FileListAbsolute.txt b/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.Core.csproj.FileListAbsolute.txt
deleted file mode 100644
index b4a6c494..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.Core.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Core\obj\Debug\net10.0\HoneyBox.Core.csproj.AssemblyReference.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Core\obj\Debug\net10.0\HoneyBox.Core.GeneratedMSBuildEditorConfig.editorconfig
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Core\obj\Debug\net10.0\HoneyBox.Core.AssemblyInfoInputs.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Core\obj\Debug\net10.0\HoneyBox.Core.AssemblyInfo.cs
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Core\obj\Debug\net10.0\HoneyBox.Core.csproj.CoreCompileInputs.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Core\bin\Debug\net10.0\HoneyBox.Core.deps.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Core\bin\Debug\net10.0\HoneyBox.Core.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Core\bin\Debug\net10.0\HoneyBox.Core.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Core\bin\Debug\net10.0\HoneyBox.Model.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Core\bin\Debug\net10.0\HoneyBox.Model.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Core\obj\Debug\net10.0\HoneyBox.27DE45B4.Up2Date
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Core\obj\Debug\net10.0\HoneyBox.Core.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Core\obj\Debug\net10.0\refint\HoneyBox.Core.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Core\obj\Debug\net10.0\HoneyBox.Core.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Core\obj\Debug\net10.0\ref\HoneyBox.Core.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Core\bin\Debug\net10.0\HoneyBox.Model.xml
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.Core.dll b/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.Core.dll
deleted file mode 100644
index 198a63b9..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.Core.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.Core.pdb b/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.Core.pdb
deleted file mode 100644
index 130c27a9..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/HoneyBox.Core.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/ref/HoneyBox.Core.dll b/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/ref/HoneyBox.Core.dll
deleted file mode 100644
index fdcbb4cd..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/ref/HoneyBox.Core.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/refint/HoneyBox.Core.dll b/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/refint/HoneyBox.Core.dll
deleted file mode 100644
index fdcbb4cd..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Core/obj/Debug/net10.0/refint/HoneyBox.Core.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/obj/HoneyBox.Core.csproj.nuget.dgspec.json b/server/C#/HoneyBox/src/HoneyBox.Core/obj/HoneyBox.Core.csproj.nuget.dgspec.json
deleted file mode 100644
index 641097a5..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Core/obj/HoneyBox.Core.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,448 +0,0 @@
-{
- "format": 1,
- "restore": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj": {}
- },
- "projects": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj",
- "projectName": "HoneyBox.Core",
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Administrator\\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": [
- "net10.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "projectReferences": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj": {
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "dependencies": {
- "Mapster": {
- "target": "Package",
- "version": "[7.4.0, )"
- },
- "Mapster.DependencyInjection": {
- "target": "Package",
- "version": "[1.0.1, )"
- },
- "Microsoft.Extensions.Logging.Abstractions": {
- "target": "Package",
- "version": "[8.0.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\\10.0.101/PortableRuntimeIdentifierGraph.json",
- "packagesToPrune": {
- "Microsoft.CSharp": "(,4.7.32767]",
- "Microsoft.VisualBasic": "(,10.4.32767]",
- "Microsoft.Win32.Primitives": "(,4.3.32767]",
- "Microsoft.Win32.Registry": "(,5.0.32767]",
- "runtime.any.System.Collections": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.any.System.Globalization": "(,4.3.32767]",
- "runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.any.System.IO": "(,4.3.32767]",
- "runtime.any.System.Reflection": "(,4.3.32767]",
- "runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.any.System.Runtime": "(,4.3.32767]",
- "runtime.any.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.any.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.any.System.Threading.Timer": "(,4.3.32767]",
- "runtime.aot.System.Collections": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.aot.System.Globalization": "(,4.3.32767]",
- "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.aot.System.IO": "(,4.3.32767]",
- "runtime.aot.System.Reflection": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.aot.System.Runtime": "(,4.3.32767]",
- "runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.aot.System.Threading.Timer": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Console": "(,4.3.32767]",
- "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.unix.System.Net.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Net.Sockets": "(,4.3.32767]",
- "runtime.unix.System.Private.Uri": "(,4.3.32767]",
- "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.win.System.Console": "(,4.3.32767]",
- "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.win.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.win.System.Net.Primitives": "(,4.3.32767]",
- "runtime.win.System.Net.Sockets": "(,4.3.32767]",
- "runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7.System.Private.Uri": "(,4.3.32767]",
- "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "System.AppContext": "(,4.3.32767]",
- "System.Buffers": "(,5.0.32767]",
- "System.Collections": "(,4.3.32767]",
- "System.Collections.Concurrent": "(,4.3.32767]",
- "System.Collections.Immutable": "(,10.0.32767]",
- "System.Collections.NonGeneric": "(,4.3.32767]",
- "System.Collections.Specialized": "(,4.3.32767]",
- "System.ComponentModel": "(,4.3.32767]",
- "System.ComponentModel.Annotations": "(,4.3.32767]",
- "System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
- "System.ComponentModel.Primitives": "(,4.3.32767]",
- "System.ComponentModel.TypeConverter": "(,4.3.32767]",
- "System.Console": "(,4.3.32767]",
- "System.Data.Common": "(,4.3.32767]",
- "System.Data.DataSetExtensions": "(,4.4.32767]",
- "System.Diagnostics.Contracts": "(,4.3.32767]",
- "System.Diagnostics.Debug": "(,4.3.32767]",
- "System.Diagnostics.DiagnosticSource": "(,10.0.32767]",
- "System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
- "System.Diagnostics.Process": "(,4.3.32767]",
- "System.Diagnostics.StackTrace": "(,4.3.32767]",
- "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
- "System.Diagnostics.Tools": "(,4.3.32767]",
- "System.Diagnostics.TraceSource": "(,4.3.32767]",
- "System.Diagnostics.Tracing": "(,4.3.32767]",
- "System.Drawing.Primitives": "(,4.3.32767]",
- "System.Dynamic.Runtime": "(,4.3.32767]",
- "System.Formats.Asn1": "(,10.0.32767]",
- "System.Formats.Tar": "(,10.0.32767]",
- "System.Globalization": "(,4.3.32767]",
- "System.Globalization.Calendars": "(,4.3.32767]",
- "System.Globalization.Extensions": "(,4.3.32767]",
- "System.IO": "(,4.3.32767]",
- "System.IO.Compression": "(,4.3.32767]",
- "System.IO.Compression.ZipFile": "(,4.3.32767]",
- "System.IO.FileSystem": "(,4.3.32767]",
- "System.IO.FileSystem.AccessControl": "(,4.4.32767]",
- "System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
- "System.IO.FileSystem.Primitives": "(,4.3.32767]",
- "System.IO.FileSystem.Watcher": "(,4.3.32767]",
- "System.IO.IsolatedStorage": "(,4.3.32767]",
- "System.IO.MemoryMappedFiles": "(,4.3.32767]",
- "System.IO.Pipelines": "(,10.0.32767]",
- "System.IO.Pipes": "(,4.3.32767]",
- "System.IO.Pipes.AccessControl": "(,5.0.32767]",
- "System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
- "System.Linq": "(,4.3.32767]",
- "System.Linq.AsyncEnumerable": "(,10.0.32767]",
- "System.Linq.Expressions": "(,4.3.32767]",
- "System.Linq.Parallel": "(,4.3.32767]",
- "System.Linq.Queryable": "(,4.3.32767]",
- "System.Memory": "(,5.0.32767]",
- "System.Net.Http": "(,4.3.32767]",
- "System.Net.Http.Json": "(,10.0.32767]",
- "System.Net.NameResolution": "(,4.3.32767]",
- "System.Net.NetworkInformation": "(,4.3.32767]",
- "System.Net.Ping": "(,4.3.32767]",
- "System.Net.Primitives": "(,4.3.32767]",
- "System.Net.Requests": "(,4.3.32767]",
- "System.Net.Security": "(,4.3.32767]",
- "System.Net.ServerSentEvents": "(,10.0.32767]",
- "System.Net.Sockets": "(,4.3.32767]",
- "System.Net.WebHeaderCollection": "(,4.3.32767]",
- "System.Net.WebSockets": "(,4.3.32767]",
- "System.Net.WebSockets.Client": "(,4.3.32767]",
- "System.Numerics.Vectors": "(,5.0.32767]",
- "System.ObjectModel": "(,4.3.32767]",
- "System.Private.DataContractSerialization": "(,4.3.32767]",
- "System.Private.Uri": "(,4.3.32767]",
- "System.Reflection": "(,4.3.32767]",
- "System.Reflection.DispatchProxy": "(,6.0.32767]",
- "System.Reflection.Emit": "(,4.7.32767]",
- "System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
- "System.Reflection.Emit.Lightweight": "(,4.7.32767]",
- "System.Reflection.Extensions": "(,4.3.32767]",
- "System.Reflection.Metadata": "(,10.0.32767]",
- "System.Reflection.Primitives": "(,4.3.32767]",
- "System.Reflection.TypeExtensions": "(,4.3.32767]",
- "System.Resources.Reader": "(,4.3.32767]",
- "System.Resources.ResourceManager": "(,4.3.32767]",
- "System.Resources.Writer": "(,4.3.32767]",
- "System.Runtime": "(,4.3.32767]",
- "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
- "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
- "System.Runtime.Extensions": "(,4.3.32767]",
- "System.Runtime.Handles": "(,4.3.32767]",
- "System.Runtime.InteropServices": "(,4.3.32767]",
- "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
- "System.Runtime.Loader": "(,4.3.32767]",
- "System.Runtime.Numerics": "(,4.3.32767]",
- "System.Runtime.Serialization.Formatters": "(,4.3.32767]",
- "System.Runtime.Serialization.Json": "(,4.3.32767]",
- "System.Runtime.Serialization.Primitives": "(,4.3.32767]",
- "System.Runtime.Serialization.Xml": "(,4.3.32767]",
- "System.Security.AccessControl": "(,6.0.32767]",
- "System.Security.Claims": "(,4.3.32767]",
- "System.Security.Cryptography.Algorithms": "(,4.3.32767]",
- "System.Security.Cryptography.Cng": "(,5.0.32767]",
- "System.Security.Cryptography.Csp": "(,4.3.32767]",
- "System.Security.Cryptography.Encoding": "(,4.3.32767]",
- "System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
- "System.Security.Cryptography.Primitives": "(,4.3.32767]",
- "System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
- "System.Security.Principal": "(,4.3.32767]",
- "System.Security.Principal.Windows": "(,5.0.32767]",
- "System.Security.SecureString": "(,4.3.32767]",
- "System.Text.Encoding": "(,4.3.32767]",
- "System.Text.Encoding.CodePages": "(,10.0.32767]",
- "System.Text.Encoding.Extensions": "(,4.3.32767]",
- "System.Text.Encodings.Web": "(,10.0.32767]",
- "System.Text.Json": "(,10.0.32767]",
- "System.Text.RegularExpressions": "(,4.3.32767]",
- "System.Threading": "(,4.3.32767]",
- "System.Threading.AccessControl": "(,10.0.32767]",
- "System.Threading.Channels": "(,10.0.32767]",
- "System.Threading.Overlapped": "(,4.3.32767]",
- "System.Threading.Tasks": "(,4.3.32767]",
- "System.Threading.Tasks.Dataflow": "(,10.0.32767]",
- "System.Threading.Tasks.Extensions": "(,5.0.32767]",
- "System.Threading.Tasks.Parallel": "(,4.3.32767]",
- "System.Threading.Thread": "(,4.3.32767]",
- "System.Threading.ThreadPool": "(,4.3.32767]",
- "System.Threading.Timer": "(,4.3.32767]",
- "System.ValueTuple": "(,4.5.32767]",
- "System.Xml.ReaderWriter": "(,4.3.32767]",
- "System.Xml.XDocument": "(,4.3.32767]",
- "System.Xml.XmlDocument": "(,4.3.32767]",
- "System.Xml.XmlSerializer": "(,4.3.32767]",
- "System.Xml.XPath": "(,4.3.32767]",
- "System.Xml.XPath.XDocument": "(,5.0.32767]"
- }
- }
- }
- },
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj",
- "projectName": "HoneyBox.Model",
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Administrator\\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"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.EntityFrameworkCore.Design": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.EntityFrameworkCore.SqlServer": {
- "target": "Package",
- "version": "[8.0.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\\10.0.101/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/obj/HoneyBox.Core.csproj.nuget.g.props b/server/C#/HoneyBox/src/HoneyBox.Core/obj/HoneyBox.Core.csproj.nuget.g.props
deleted file mode 100644
index bd287e00..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Core/obj/HoneyBox.Core.csproj.nuget.g.props
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- $(UserProfile)\.nuget\packages\
- C:\Users\Administrator\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
- PackageReference
- 7.0.0
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/obj/HoneyBox.Core.csproj.nuget.g.targets b/server/C#/HoneyBox/src/HoneyBox.Core/obj/HoneyBox.Core.csproj.nuget.g.targets
deleted file mode 100644
index d3426da9..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Core/obj/HoneyBox.Core.csproj.nuget.g.targets
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Core/obj/project.assets.json b/server/C#/HoneyBox/src/HoneyBox.Core/obj/project.assets.json
deleted file mode 100644
index 8afb7abb..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Core/obj/project.assets.json
+++ /dev/null
@@ -1,2167 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net10.0": {
- "Azure.Core/1.25.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
- "System.Memory.Data": "1.0.2"
- },
- "compile": {
- "lib/net5.0/Azure.Core.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net5.0/Azure.Core.dll": {
- "related": ".xml"
- }
- }
- },
- "Azure.Identity/1.7.0": {
- "type": "package",
- "dependencies": {
- "Azure.Core": "1.25.0",
- "Microsoft.Identity.Client": "4.39.0",
- "Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
- "System.Security.Cryptography.ProtectedData": "4.7.0"
- },
- "compile": {
- "lib/netstandard2.0/Azure.Identity.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Azure.Identity.dll": {
- "related": ".xml"
- }
- }
- },
- "Mapster/7.4.0": {
- "type": "package",
- "dependencies": {
- "Mapster.Core": "1.2.1"
- },
- "compile": {
- "lib/net7.0/Mapster.dll": {}
- },
- "runtime": {
- "lib/net7.0/Mapster.dll": {}
- }
- },
- "Mapster.Core/1.2.1": {
- "type": "package",
- "compile": {
- "lib/net7.0/Mapster.Core.dll": {}
- },
- "runtime": {
- "lib/net7.0/Mapster.Core.dll": {}
- }
- },
- "Mapster.DependencyInjection/1.0.1": {
- "type": "package",
- "dependencies": {
- "Mapster": "7.4.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
- },
- "compile": {
- "lib/net7.0/Mapster.DependencyInjection.dll": {}
- },
- "runtime": {
- "lib/net7.0/Mapster.DependencyInjection.dll": {}
- }
- },
- "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
- "type": "package",
- "compile": {
- "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {}
- },
- "runtime": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "type": "package",
- "dependencies": {
- "Azure.Identity": "1.7.0",
- "Microsoft.Data.SqlClient.SNI.runtime": "5.1.0",
- "Microsoft.Identity.Client": "4.47.2",
- "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
- "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.24.0",
- "Microsoft.SqlServer.Server": "1.0.0",
- "System.Configuration.ConfigurationManager": "6.0.1",
- "System.Runtime.Caching": "6.0.0"
- },
- "compile": {
- "ref/net6.0/Microsoft.Data.SqlClient.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-arm"
- },
- "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-arm64"
- },
- "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-x64"
- },
- "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-x86"
- }
- }
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Abstractions": "8.0.0",
- "Microsoft.EntityFrameworkCore.Analyzers": "8.0.0",
- "Microsoft.Extensions.Caching.Memory": "8.0.0",
- "Microsoft.Extensions.Logging": "8.0.0"
- },
- "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/8.0.0": {
- "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/8.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/_._": {}
- }
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Data.SqlClient": "5.1.1",
- "Microsoft.EntityFrameworkCore.Relational": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.Caching.Memory/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
- "Microsoft.Extensions.Options": "8.0.0",
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
- "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/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "8.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
- "Microsoft.Extensions.Options": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
- }
- },
- "Microsoft.Extensions.Options/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {}
- }
- },
- "Microsoft.Extensions.Primitives/8.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Identity.Client/4.47.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.22.0"
- },
- "compile": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Identity.Client": "4.38.0",
- "System.Security.Cryptography.ProtectedData": "4.5.0"
- },
- "compile": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Abstractions/6.24.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Logging/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.24.0"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "6.24.0",
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Protocols": "6.24.0",
- "System.IdentityModel.Tokens.Jwt": "6.24.0"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Tokens/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "6.24.0"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "type": "package",
- "dependencies": {
- "System.Security.Cryptography.ProtectedData": "6.0.0",
- "System.Security.Permissions": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Drawing.Common/6.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.SystemEvents": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Drawing.Common.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.IdentityModel.Tokens.Jwt/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "compile": {
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Memory.Data/1.0.2": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/System.Memory.Data.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Memory.Data.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Runtime.Caching/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Configuration.ConfigurationManager": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Runtime.Caching.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Permissions/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Windows.Extensions": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Security.Permissions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Windows.Extensions/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Drawing.Common": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Windows.Extensions.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "HoneyBox.Model/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0",
- "Microsoft.EntityFrameworkCore.SqlServer": "8.0.0"
- },
- "compile": {
- "bin/placeholder/HoneyBox.Model.dll": {}
- },
- "runtime": {
- "bin/placeholder/HoneyBox.Model.dll": {}
- }
- }
- }
- },
- "libraries": {
- "Azure.Core/1.25.0": {
- "sha512": "X8Dd4sAggS84KScWIjEbFAdt2U1KDolQopTPoHVubG2y3CM54f9l6asVrP5Uy384NWXjsspPYaJgz5xHc+KvTA==",
- "type": "package",
- "path": "azure.core/1.25.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "CHANGELOG.md",
- "README.md",
- "azure.core.1.25.0.nupkg.sha512",
- "azure.core.nuspec",
- "azureicon.png",
- "lib/net461/Azure.Core.dll",
- "lib/net461/Azure.Core.xml",
- "lib/net5.0/Azure.Core.dll",
- "lib/net5.0/Azure.Core.xml",
- "lib/netcoreapp2.1/Azure.Core.dll",
- "lib/netcoreapp2.1/Azure.Core.xml",
- "lib/netstandard2.0/Azure.Core.dll",
- "lib/netstandard2.0/Azure.Core.xml"
- ]
- },
- "Azure.Identity/1.7.0": {
- "sha512": "eHEiCO/8+MfNc9nH5dVew/+FvxdaGrkRL4OMNwIz0W79+wtJyEoeRlXJ3SrXhoy9XR58geBYKmzMR83VO7bcAw==",
- "type": "package",
- "path": "azure.identity/1.7.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "CHANGELOG.md",
- "README.md",
- "azure.identity.1.7.0.nupkg.sha512",
- "azure.identity.nuspec",
- "azureicon.png",
- "lib/netstandard2.0/Azure.Identity.dll",
- "lib/netstandard2.0/Azure.Identity.xml"
- ]
- },
- "Mapster/7.4.0": {
- "sha512": "RYGoDqvS4WTKIq0HDyPBBVIj6N0mluOCXQ1Vk95JKseMHEsbCXSEGKSlP95oL+s42IXAXbqvHj7p0YaRBUcfqg==",
- "type": "package",
- "path": "mapster/7.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net6.0/Mapster.dll",
- "lib/net7.0/Mapster.dll",
- "mapster.7.4.0.nupkg.sha512",
- "mapster.nuspec"
- ]
- },
- "Mapster.Core/1.2.1": {
- "sha512": "11lokmfliBEMMmjeqxFGNpqGXq6tN96zFqpBmfYeahr4Ybk63oDmeJmOflsATjobYkX248g5Y62oQ2NNnZaeww==",
- "type": "package",
- "path": "mapster.core/1.2.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net6.0/Mapster.Core.dll",
- "lib/net7.0/Mapster.Core.dll",
- "mapster.core.1.2.1.nupkg.sha512",
- "mapster.core.nuspec"
- ]
- },
- "Mapster.DependencyInjection/1.0.1": {
- "sha512": "LfjnRIwx6WAo3ssq8PFeaHFaUz00BfSG9BhWgXsiDa3H5lDhG0lpMGDF6w2ZnooS4eHYmAv4f77VxmzpvgorNg==",
- "type": "package",
- "path": "mapster.dependencyinjection/1.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net6.0/Mapster.DependencyInjection.dll",
- "lib/net7.0/Mapster.DependencyInjection.dll",
- "mapster.dependencyinjection.1.0.1.nupkg.sha512",
- "mapster.dependencyinjection.nuspec"
- ]
- },
- "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
- "sha512": "yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
- "type": "package",
- "path": "microsoft.bcl.asyncinterfaces/1.1.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/net461/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.1.1.1.nupkg.sha512",
- "microsoft.bcl.asyncinterfaces.nuspec",
- "ref/net461/Microsoft.Bcl.AsyncInterfaces.dll",
- "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
- "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "sha512": "MW5E9HFvCaV069o8b6YpuRDPBux8s96qDnOJ+4N9QNUCs7c5W3KxwQ+ftpAjbMUlImL+c9WR+l+f5hzjkqhu2g==",
- "type": "package",
- "path": "microsoft.data.sqlclient/5.1.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "dotnet.png",
- "lib/net462/Microsoft.Data.SqlClient.dll",
- "lib/net462/Microsoft.Data.SqlClient.pdb",
- "lib/net462/Microsoft.Data.SqlClient.xml",
- "lib/net462/de/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/es/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/fr/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/it/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/ja/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/ko/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/pt-BR/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/ru/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
- "lib/net6.0/Microsoft.Data.SqlClient.dll",
- "lib/net6.0/Microsoft.Data.SqlClient.pdb",
- "lib/net6.0/Microsoft.Data.SqlClient.xml",
- "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
- "lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
- "lib/netstandard2.1/Microsoft.Data.SqlClient.xml",
- "microsoft.data.sqlclient.5.1.1.nupkg.sha512",
- "microsoft.data.sqlclient.nuspec",
- "ref/net462/Microsoft.Data.SqlClient.dll",
- "ref/net462/Microsoft.Data.SqlClient.pdb",
- "ref/net462/Microsoft.Data.SqlClient.xml",
- "ref/net6.0/Microsoft.Data.SqlClient.dll",
- "ref/net6.0/Microsoft.Data.SqlClient.pdb",
- "ref/net6.0/Microsoft.Data.SqlClient.xml",
- "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
- "ref/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "ref/netstandard2.1/Microsoft.Data.SqlClient.pdb",
- "ref/netstandard2.1/Microsoft.Data.SqlClient.xml",
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll",
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/net462/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/net462/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb"
- ]
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "sha512": "jVsElisM5sfBzaaV9kdq2NXZLwIbytetnsOIlJ0cQGgQP4zFNBmkfHBnpwtmKrtBJBEV9+9PVQPVrcCVhDgcIg==",
- "type": "package",
- "path": "microsoft.data.sqlclient.sni.runtime/5.1.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.txt",
- "dotnet.png",
- "microsoft.data.sqlclient.sni.runtime.5.1.0.nupkg.sha512",
- "microsoft.data.sqlclient.sni.runtime.nuspec",
- "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll",
- "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll",
- "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll",
- "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
- ]
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "sha512": "SoODat83pGQUpWB9xULdMX6tuKpq/RTXDuJ2WeC1ldUKcKzLkaFJD1n+I0nOLY58odez/e7z8b6zdp235G/kyg==",
- "type": "package",
- "path": "microsoft.entityframeworkcore/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props",
- "lib/net8.0/Microsoft.EntityFrameworkCore.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.xml",
- "microsoft.entityframeworkcore.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
- "sha512": "VR22s3+zoqlVI7xauFKn1znSIFHO8xuILT+noSwS8bZCKcHz0ydkTDQMuaxSa5WBaQrZmwtTz9rmRvJ7X8mSPQ==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.abstractions/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
- "microsoft.entityframeworkcore.abstractions.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.abstractions.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Analyzers/8.0.0": {
- "sha512": "ZXxEeLs2zoZ1TA+QoMMcw4f3Tirf8PzgdDax8RoWo0dxI2KmqiEGWYjhm2B/XyWfglc6+mNRyB8rZiQSmxCpeg==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.analyzers/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
- "lib/netstandard2.0/_._",
- "microsoft.entityframeworkcore.analyzers.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.analyzers.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "sha512": "fFKkr24cYc7Zw5T6DC4tEyOEPgPbq23BBmym1r9kn4ET9F3HKaetpOeQtV2RryYyUxEeNkJuxgfiZHTisqZc+A==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.relational/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml",
- "microsoft.entityframeworkcore.relational.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.relational.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "sha512": "GeOmafQn64HyQtYcI/Omv/D/YVHd1zEkWbP3zNQu4oC+usE9K0qOp0R8KgWWFEf8BU4tXuYbok40W0SjfbaK/A==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.sqlserver/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.xml",
- "microsoft.entityframeworkcore.sqlserver.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.sqlserver.nuspec"
- ]
- },
- "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
- "sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
- "type": "package",
- "path": "microsoft.extensions.caching.abstractions/8.0.0",
- "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/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets",
- "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml",
- "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml",
- "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.caching.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Caching.Memory/8.0.0": {
- "sha512": "7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
- "type": "package",
- "path": "microsoft.extensions.caching.memory/8.0.0",
- "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/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets",
- "lib/net462/Microsoft.Extensions.Caching.Memory.dll",
- "lib/net462/Microsoft.Extensions.Caching.Memory.xml",
- "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll",
- "lib/net6.0/Microsoft.Extensions.Caching.Memory.xml",
- "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll",
- "lib/net7.0/Microsoft.Extensions.Caching.Memory.xml",
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.caching.memory.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
- "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
- "type": "package",
- "path": "microsoft.extensions.configuration.abstractions/8.0.0",
- "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/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
- "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
- "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml",
- "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.configuration.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection/8.0.0": {
- "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
- "lib/net462/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net462/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
- "sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
- "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/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
- "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging/8.0.0": {
- "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
- "type": "package",
- "path": "microsoft.extensions.logging/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Logging.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
- "lib/net462/Microsoft.Extensions.Logging.dll",
- "lib/net462/Microsoft.Extensions.Logging.xml",
- "lib/net6.0/Microsoft.Extensions.Logging.dll",
- "lib/net6.0/Microsoft.Extensions.Logging.xml",
- "lib/net7.0/Microsoft.Extensions.Logging.dll",
- "lib/net7.0/Microsoft.Extensions.Logging.xml",
- "lib/net8.0/Microsoft.Extensions.Logging.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.logging.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
- "sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
- "type": "package",
- "path": "microsoft.extensions.logging.abstractions/8.0.0",
- "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/net6.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/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
- "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.logging.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Options/8.0.0": {
- "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
- "type": "package",
- "path": "microsoft.extensions.options/8.0.0",
- "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/net6.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/net6.0/Microsoft.Extensions.Options.dll",
- "lib/net6.0/Microsoft.Extensions.Options.xml",
- "lib/net7.0/Microsoft.Extensions.Options.dll",
- "lib/net7.0/Microsoft.Extensions.Options.xml",
- "lib/net8.0/Microsoft.Extensions.Options.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.options.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Primitives/8.0.0": {
- "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
- "type": "package",
- "path": "microsoft.extensions.primitives/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
- "lib/net462/Microsoft.Extensions.Primitives.dll",
- "lib/net462/Microsoft.Extensions.Primitives.xml",
- "lib/net6.0/Microsoft.Extensions.Primitives.dll",
- "lib/net6.0/Microsoft.Extensions.Primitives.xml",
- "lib/net7.0/Microsoft.Extensions.Primitives.dll",
- "lib/net7.0/Microsoft.Extensions.Primitives.xml",
- "lib/net8.0/Microsoft.Extensions.Primitives.dll",
- "lib/net8.0/Microsoft.Extensions.Primitives.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
- "microsoft.extensions.primitives.8.0.0.nupkg.sha512",
- "microsoft.extensions.primitives.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Identity.Client/4.47.2": {
- "sha512": "SPgesZRbXoDxg8Vv7k5Ou0ee7uupVw0E8ZCc4GKw25HANRLz1d5OSr0fvTVQRnEswo5Obk8qD4LOapYB+n5kzQ==",
- "type": "package",
- "path": "microsoft.identity.client/4.47.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/monoandroid10.0/Microsoft.Identity.Client.dll",
- "lib/monoandroid10.0/Microsoft.Identity.Client.xml",
- "lib/monoandroid90/Microsoft.Identity.Client.dll",
- "lib/monoandroid90/Microsoft.Identity.Client.xml",
- "lib/net45/Microsoft.Identity.Client.dll",
- "lib/net45/Microsoft.Identity.Client.xml",
- "lib/net461/Microsoft.Identity.Client.dll",
- "lib/net461/Microsoft.Identity.Client.xml",
- "lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.dll",
- "lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.xml",
- "lib/net6.0-android31.0/Microsoft.Identity.Client.dll",
- "lib/net6.0-android31.0/Microsoft.Identity.Client.xml",
- "lib/net6.0-ios15.4/Microsoft.Identity.Client.dll",
- "lib/net6.0-ios15.4/Microsoft.Identity.Client.xml",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
- "lib/netstandard2.0/Microsoft.Identity.Client.dll",
- "lib/netstandard2.0/Microsoft.Identity.Client.xml",
- "lib/uap10.0.17763/Microsoft.Identity.Client.dll",
- "lib/uap10.0.17763/Microsoft.Identity.Client.pri",
- "lib/uap10.0.17763/Microsoft.Identity.Client.xml",
- "lib/xamarinios10/Microsoft.Identity.Client.dll",
- "lib/xamarinios10/Microsoft.Identity.Client.xml",
- "lib/xamarinmac20/Microsoft.Identity.Client.dll",
- "lib/xamarinmac20/Microsoft.Identity.Client.xml",
- "microsoft.identity.client.4.47.2.nupkg.sha512",
- "microsoft.identity.client.nuspec"
- ]
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "sha512": "zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
- "type": "package",
- "path": "microsoft.identity.client.extensions.msal/2.19.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.Identity.Client.Extensions.Msal.dll",
- "lib/net45/Microsoft.Identity.Client.Extensions.Msal.xml",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.xml",
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll",
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.xml",
- "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
- "microsoft.identity.client.extensions.msal.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Abstractions/6.24.0": {
- "sha512": "X6aBK56Ot15qKyG7X37KsPnrwah+Ka55NJWPppWVTDi8xWq7CJgeNw2XyaeHgE1o/mW4THwoabZkBbeG2TPBiw==",
- "type": "package",
- "path": "microsoft.identitymodel.abstractions/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net45/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net461/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net461/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net472/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net472/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
- "microsoft.identitymodel.abstractions.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.abstractions.nuspec"
- ]
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
- "sha512": "XDWrkThcxfuWp79AvAtg5f+uRS1BxkIbJnsG/e8VPzOWkYYuDg33emLjp5EWcwXYYIDsHnVZD/00kM/PYFQc/g==",
- "type": "package",
- "path": "microsoft.identitymodel.jsonwebtokens/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
- "microsoft.identitymodel.jsonwebtokens.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.jsonwebtokens.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Logging/6.24.0": {
- "sha512": "qLYWDOowM/zghmYKXw1yfYKlHOdS41i8t4hVXr9bSI90zHqhyhQh9GwVy8pENzs5wHeytU23DymluC9NtgYv7w==",
- "type": "package",
- "path": "microsoft.identitymodel.logging/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Logging.dll",
- "lib/net45/Microsoft.IdentityModel.Logging.xml",
- "lib/net461/Microsoft.IdentityModel.Logging.dll",
- "lib/net461/Microsoft.IdentityModel.Logging.xml",
- "lib/net472/Microsoft.IdentityModel.Logging.dll",
- "lib/net472/Microsoft.IdentityModel.Logging.xml",
- "lib/net6.0/Microsoft.IdentityModel.Logging.dll",
- "lib/net6.0/Microsoft.IdentityModel.Logging.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
- "microsoft.identitymodel.logging.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.logging.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Protocols/6.24.0": {
- "sha512": "+NzKCkvsQ8X1r/Ff74V7CFr9OsdMRaB6DsV+qpH7NNLdYJ8O4qHbmTnNEsjFcDmk/gVNDwhoL2gN5pkPVq0lwQ==",
- "type": "package",
- "path": "microsoft.identitymodel.protocols/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Protocols.dll",
- "lib/net45/Microsoft.IdentityModel.Protocols.xml",
- "lib/net461/Microsoft.IdentityModel.Protocols.dll",
- "lib/net461/Microsoft.IdentityModel.Protocols.xml",
- "lib/net472/Microsoft.IdentityModel.Protocols.dll",
- "lib/net472/Microsoft.IdentityModel.Protocols.xml",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
- "microsoft.identitymodel.protocols.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.protocols.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
- "sha512": "a/2RRrc8C9qaw8qdD9hv1ES9YKFgxaqr/SnwMSLbwQZJSUQDd4qx1K4EYgWaQWs73R+VXLyKSxN0f/uE9CsBiQ==",
- "type": "package",
- "path": "microsoft.identitymodel.protocols.openidconnect/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "microsoft.identitymodel.protocols.openidconnect.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.protocols.openidconnect.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Tokens/6.24.0": {
- "sha512": "ZPqHi86UYuqJXJ7bLnlEctHKkPKT4lGUFbotoCNiXNCSL02emYlcxzGYsRGWWmbFEcYDMi2dcTLLYNzHqWOTsw==",
- "type": "package",
- "path": "microsoft.identitymodel.tokens/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Tokens.dll",
- "lib/net45/Microsoft.IdentityModel.Tokens.xml",
- "lib/net461/Microsoft.IdentityModel.Tokens.dll",
- "lib/net461/Microsoft.IdentityModel.Tokens.xml",
- "lib/net472/Microsoft.IdentityModel.Tokens.dll",
- "lib/net472/Microsoft.IdentityModel.Tokens.xml",
- "lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
- "lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
- "microsoft.identitymodel.tokens.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.tokens.nuspec"
- ]
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "sha512": "N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
- "type": "package",
- "path": "microsoft.sqlserver.server/1.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "dotnet.png",
- "lib/net46/Microsoft.SqlServer.Server.dll",
- "lib/net46/Microsoft.SqlServer.Server.pdb",
- "lib/net46/Microsoft.SqlServer.Server.xml",
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll",
- "lib/netstandard2.0/Microsoft.SqlServer.Server.pdb",
- "lib/netstandard2.0/Microsoft.SqlServer.Server.xml",
- "microsoft.sqlserver.server.1.0.0.nupkg.sha512",
- "microsoft.sqlserver.server.nuspec"
- ]
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "sha512": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
- "type": "package",
- "path": "microsoft.win32.systemevents/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/Microsoft.Win32.SystemEvents.dll",
- "lib/net461/Microsoft.Win32.SystemEvents.xml",
- "lib/net6.0/Microsoft.Win32.SystemEvents.dll",
- "lib/net6.0/Microsoft.Win32.SystemEvents.xml",
- "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
- "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
- "microsoft.win32.systemevents.6.0.0.nupkg.sha512",
- "microsoft.win32.systemevents.nuspec",
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.xml",
- "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "sha512": "jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
- "type": "package",
- "path": "system.configuration.configurationmanager/6.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Configuration.ConfigurationManager.dll",
- "lib/net461/System.Configuration.ConfigurationManager.xml",
- "lib/net6.0/System.Configuration.ConfigurationManager.dll",
- "lib/net6.0/System.Configuration.ConfigurationManager.xml",
- "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
- "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
- "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.dll",
- "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.xml",
- "system.configuration.configurationmanager.6.0.1.nupkg.sha512",
- "system.configuration.configurationmanager.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Drawing.Common/6.0.0": {
- "sha512": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
- "type": "package",
- "path": "system.drawing.common/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Drawing.Common.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Drawing.Common.dll",
- "lib/net461/System.Drawing.Common.xml",
- "lib/net6.0/System.Drawing.Common.dll",
- "lib/net6.0/System.Drawing.Common.xml",
- "lib/netcoreapp3.1/System.Drawing.Common.dll",
- "lib/netcoreapp3.1/System.Drawing.Common.xml",
- "lib/netstandard2.0/System.Drawing.Common.dll",
- "lib/netstandard2.0/System.Drawing.Common.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "runtimes/unix/lib/net6.0/System.Drawing.Common.dll",
- "runtimes/unix/lib/net6.0/System.Drawing.Common.xml",
- "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.dll",
- "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.xml",
- "runtimes/win/lib/net6.0/System.Drawing.Common.dll",
- "runtimes/win/lib/net6.0/System.Drawing.Common.xml",
- "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.dll",
- "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.xml",
- "system.drawing.common.6.0.0.nupkg.sha512",
- "system.drawing.common.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.IdentityModel.Tokens.Jwt/6.24.0": {
- "sha512": "Qibsj9MPWq8S/C0FgvmsLfIlHLE7ay0MJIaAmK94ivN3VyDdglqReed5qMvdQhSL0BzK6v0Z1wB/sD88zVu6Jw==",
- "type": "package",
- "path": "system.identitymodel.tokens.jwt/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net45/System.IdentityModel.Tokens.Jwt.xml",
- "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
- "lib/net472/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net472/System.IdentityModel.Tokens.Jwt.xml",
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
- "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
- "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
- "system.identitymodel.tokens.jwt.6.24.0.nupkg.sha512",
- "system.identitymodel.tokens.jwt.nuspec"
- ]
- },
- "System.Memory.Data/1.0.2": {
- "sha512": "JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
- "type": "package",
- "path": "system.memory.data/1.0.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "CHANGELOG.md",
- "DotNetPackageIcon.png",
- "README.md",
- "lib/net461/System.Memory.Data.dll",
- "lib/net461/System.Memory.Data.xml",
- "lib/netstandard2.0/System.Memory.Data.dll",
- "lib/netstandard2.0/System.Memory.Data.xml",
- "system.memory.data.1.0.2.nupkg.sha512",
- "system.memory.data.nuspec"
- ]
- },
- "System.Runtime.Caching/6.0.0": {
- "sha512": "E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
- "type": "package",
- "path": "system.runtime.caching/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Runtime.Caching.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/_._",
- "lib/net6.0/System.Runtime.Caching.dll",
- "lib/net6.0/System.Runtime.Caching.xml",
- "lib/netcoreapp3.1/System.Runtime.Caching.dll",
- "lib/netcoreapp3.1/System.Runtime.Caching.xml",
- "lib/netstandard2.0/System.Runtime.Caching.dll",
- "lib/netstandard2.0/System.Runtime.Caching.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "runtimes/win/lib/net461/_._",
- "runtimes/win/lib/net6.0/System.Runtime.Caching.dll",
- "runtimes/win/lib/net6.0/System.Runtime.Caching.xml",
- "runtimes/win/lib/netcoreapp3.1/System.Runtime.Caching.dll",
- "runtimes/win/lib/netcoreapp3.1/System.Runtime.Caching.xml",
- "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll",
- "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.xml",
- "system.runtime.caching.6.0.0.nupkg.sha512",
- "system.runtime.caching.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "sha512": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
- "type": "package",
- "path": "system.security.cryptography.protecteddata/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Security.Cryptography.ProtectedData.dll",
- "lib/net461/System.Security.Cryptography.ProtectedData.xml",
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
- "lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.xml",
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
- "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512",
- "system.security.cryptography.protecteddata.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Security.Permissions/6.0.0": {
- "sha512": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
- "type": "package",
- "path": "system.security.permissions/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Security.Permissions.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Security.Permissions.dll",
- "lib/net461/System.Security.Permissions.xml",
- "lib/net5.0/System.Security.Permissions.dll",
- "lib/net5.0/System.Security.Permissions.xml",
- "lib/net6.0/System.Security.Permissions.dll",
- "lib/net6.0/System.Security.Permissions.xml",
- "lib/netcoreapp3.1/System.Security.Permissions.dll",
- "lib/netcoreapp3.1/System.Security.Permissions.xml",
- "lib/netstandard2.0/System.Security.Permissions.dll",
- "lib/netstandard2.0/System.Security.Permissions.xml",
- "runtimes/win/lib/net461/System.Security.Permissions.dll",
- "runtimes/win/lib/net461/System.Security.Permissions.xml",
- "system.security.permissions.6.0.0.nupkg.sha512",
- "system.security.permissions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Windows.Extensions/6.0.0": {
- "sha512": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
- "type": "package",
- "path": "system.windows.extensions/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net6.0/System.Windows.Extensions.dll",
- "lib/net6.0/System.Windows.Extensions.xml",
- "lib/netcoreapp3.1/System.Windows.Extensions.dll",
- "lib/netcoreapp3.1/System.Windows.Extensions.xml",
- "runtimes/win/lib/net6.0/System.Windows.Extensions.dll",
- "runtimes/win/lib/net6.0/System.Windows.Extensions.xml",
- "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.dll",
- "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.xml",
- "system.windows.extensions.6.0.0.nupkg.sha512",
- "system.windows.extensions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "HoneyBox.Model/1.0.0": {
- "type": "project",
- "path": "../HoneyBox.Model/HoneyBox.Model.csproj",
- "msbuildProject": "../HoneyBox.Model/HoneyBox.Model.csproj"
- }
- },
- "projectFileDependencyGroups": {
- "net10.0": [
- "HoneyBox.Model >= 1.0.0",
- "Mapster >= 7.4.0",
- "Mapster.DependencyInjection >= 1.0.1",
- "Microsoft.Extensions.Logging.Abstractions >= 8.0.0"
- ]
- },
- "packageFolders": {
- "C:\\Users\\Administrator\\.nuget\\packages\\": {},
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj",
- "projectName": "HoneyBox.Core",
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Administrator\\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": [
- "net10.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "projectReferences": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj": {
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "dependencies": {
- "Mapster": {
- "target": "Package",
- "version": "[7.4.0, )"
- },
- "Mapster.DependencyInjection": {
- "target": "Package",
- "version": "[1.0.1, )"
- },
- "Microsoft.Extensions.Logging.Abstractions": {
- "target": "Package",
- "version": "[8.0.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\\10.0.101/PortableRuntimeIdentifierGraph.json",
- "packagesToPrune": {
- "Microsoft.CSharp": "(,4.7.32767]",
- "Microsoft.VisualBasic": "(,10.4.32767]",
- "Microsoft.Win32.Primitives": "(,4.3.32767]",
- "Microsoft.Win32.Registry": "(,5.0.32767]",
- "runtime.any.System.Collections": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.any.System.Globalization": "(,4.3.32767]",
- "runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.any.System.IO": "(,4.3.32767]",
- "runtime.any.System.Reflection": "(,4.3.32767]",
- "runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.any.System.Runtime": "(,4.3.32767]",
- "runtime.any.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.any.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.any.System.Threading.Timer": "(,4.3.32767]",
- "runtime.aot.System.Collections": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.aot.System.Globalization": "(,4.3.32767]",
- "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.aot.System.IO": "(,4.3.32767]",
- "runtime.aot.System.Reflection": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.aot.System.Runtime": "(,4.3.32767]",
- "runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.aot.System.Threading.Timer": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Console": "(,4.3.32767]",
- "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.unix.System.Net.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Net.Sockets": "(,4.3.32767]",
- "runtime.unix.System.Private.Uri": "(,4.3.32767]",
- "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.win.System.Console": "(,4.3.32767]",
- "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.win.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.win.System.Net.Primitives": "(,4.3.32767]",
- "runtime.win.System.Net.Sockets": "(,4.3.32767]",
- "runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7.System.Private.Uri": "(,4.3.32767]",
- "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "System.AppContext": "(,4.3.32767]",
- "System.Buffers": "(,5.0.32767]",
- "System.Collections": "(,4.3.32767]",
- "System.Collections.Concurrent": "(,4.3.32767]",
- "System.Collections.Immutable": "(,10.0.32767]",
- "System.Collections.NonGeneric": "(,4.3.32767]",
- "System.Collections.Specialized": "(,4.3.32767]",
- "System.ComponentModel": "(,4.3.32767]",
- "System.ComponentModel.Annotations": "(,4.3.32767]",
- "System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
- "System.ComponentModel.Primitives": "(,4.3.32767]",
- "System.ComponentModel.TypeConverter": "(,4.3.32767]",
- "System.Console": "(,4.3.32767]",
- "System.Data.Common": "(,4.3.32767]",
- "System.Data.DataSetExtensions": "(,4.4.32767]",
- "System.Diagnostics.Contracts": "(,4.3.32767]",
- "System.Diagnostics.Debug": "(,4.3.32767]",
- "System.Diagnostics.DiagnosticSource": "(,10.0.32767]",
- "System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
- "System.Diagnostics.Process": "(,4.3.32767]",
- "System.Diagnostics.StackTrace": "(,4.3.32767]",
- "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
- "System.Diagnostics.Tools": "(,4.3.32767]",
- "System.Diagnostics.TraceSource": "(,4.3.32767]",
- "System.Diagnostics.Tracing": "(,4.3.32767]",
- "System.Drawing.Primitives": "(,4.3.32767]",
- "System.Dynamic.Runtime": "(,4.3.32767]",
- "System.Formats.Asn1": "(,10.0.32767]",
- "System.Formats.Tar": "(,10.0.32767]",
- "System.Globalization": "(,4.3.32767]",
- "System.Globalization.Calendars": "(,4.3.32767]",
- "System.Globalization.Extensions": "(,4.3.32767]",
- "System.IO": "(,4.3.32767]",
- "System.IO.Compression": "(,4.3.32767]",
- "System.IO.Compression.ZipFile": "(,4.3.32767]",
- "System.IO.FileSystem": "(,4.3.32767]",
- "System.IO.FileSystem.AccessControl": "(,4.4.32767]",
- "System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
- "System.IO.FileSystem.Primitives": "(,4.3.32767]",
- "System.IO.FileSystem.Watcher": "(,4.3.32767]",
- "System.IO.IsolatedStorage": "(,4.3.32767]",
- "System.IO.MemoryMappedFiles": "(,4.3.32767]",
- "System.IO.Pipelines": "(,10.0.32767]",
- "System.IO.Pipes": "(,4.3.32767]",
- "System.IO.Pipes.AccessControl": "(,5.0.32767]",
- "System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
- "System.Linq": "(,4.3.32767]",
- "System.Linq.AsyncEnumerable": "(,10.0.32767]",
- "System.Linq.Expressions": "(,4.3.32767]",
- "System.Linq.Parallel": "(,4.3.32767]",
- "System.Linq.Queryable": "(,4.3.32767]",
- "System.Memory": "(,5.0.32767]",
- "System.Net.Http": "(,4.3.32767]",
- "System.Net.Http.Json": "(,10.0.32767]",
- "System.Net.NameResolution": "(,4.3.32767]",
- "System.Net.NetworkInformation": "(,4.3.32767]",
- "System.Net.Ping": "(,4.3.32767]",
- "System.Net.Primitives": "(,4.3.32767]",
- "System.Net.Requests": "(,4.3.32767]",
- "System.Net.Security": "(,4.3.32767]",
- "System.Net.ServerSentEvents": "(,10.0.32767]",
- "System.Net.Sockets": "(,4.3.32767]",
- "System.Net.WebHeaderCollection": "(,4.3.32767]",
- "System.Net.WebSockets": "(,4.3.32767]",
- "System.Net.WebSockets.Client": "(,4.3.32767]",
- "System.Numerics.Vectors": "(,5.0.32767]",
- "System.ObjectModel": "(,4.3.32767]",
- "System.Private.DataContractSerialization": "(,4.3.32767]",
- "System.Private.Uri": "(,4.3.32767]",
- "System.Reflection": "(,4.3.32767]",
- "System.Reflection.DispatchProxy": "(,6.0.32767]",
- "System.Reflection.Emit": "(,4.7.32767]",
- "System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
- "System.Reflection.Emit.Lightweight": "(,4.7.32767]",
- "System.Reflection.Extensions": "(,4.3.32767]",
- "System.Reflection.Metadata": "(,10.0.32767]",
- "System.Reflection.Primitives": "(,4.3.32767]",
- "System.Reflection.TypeExtensions": "(,4.3.32767]",
- "System.Resources.Reader": "(,4.3.32767]",
- "System.Resources.ResourceManager": "(,4.3.32767]",
- "System.Resources.Writer": "(,4.3.32767]",
- "System.Runtime": "(,4.3.32767]",
- "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
- "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
- "System.Runtime.Extensions": "(,4.3.32767]",
- "System.Runtime.Handles": "(,4.3.32767]",
- "System.Runtime.InteropServices": "(,4.3.32767]",
- "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
- "System.Runtime.Loader": "(,4.3.32767]",
- "System.Runtime.Numerics": "(,4.3.32767]",
- "System.Runtime.Serialization.Formatters": "(,4.3.32767]",
- "System.Runtime.Serialization.Json": "(,4.3.32767]",
- "System.Runtime.Serialization.Primitives": "(,4.3.32767]",
- "System.Runtime.Serialization.Xml": "(,4.3.32767]",
- "System.Security.AccessControl": "(,6.0.32767]",
- "System.Security.Claims": "(,4.3.32767]",
- "System.Security.Cryptography.Algorithms": "(,4.3.32767]",
- "System.Security.Cryptography.Cng": "(,5.0.32767]",
- "System.Security.Cryptography.Csp": "(,4.3.32767]",
- "System.Security.Cryptography.Encoding": "(,4.3.32767]",
- "System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
- "System.Security.Cryptography.Primitives": "(,4.3.32767]",
- "System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
- "System.Security.Principal": "(,4.3.32767]",
- "System.Security.Principal.Windows": "(,5.0.32767]",
- "System.Security.SecureString": "(,4.3.32767]",
- "System.Text.Encoding": "(,4.3.32767]",
- "System.Text.Encoding.CodePages": "(,10.0.32767]",
- "System.Text.Encoding.Extensions": "(,4.3.32767]",
- "System.Text.Encodings.Web": "(,10.0.32767]",
- "System.Text.Json": "(,10.0.32767]",
- "System.Text.RegularExpressions": "(,4.3.32767]",
- "System.Threading": "(,4.3.32767]",
- "System.Threading.AccessControl": "(,10.0.32767]",
- "System.Threading.Channels": "(,10.0.32767]",
- "System.Threading.Overlapped": "(,4.3.32767]",
- "System.Threading.Tasks": "(,4.3.32767]",
- "System.Threading.Tasks.Dataflow": "(,10.0.32767]",
- "System.Threading.Tasks.Extensions": "(,5.0.32767]",
- "System.Threading.Tasks.Parallel": "(,4.3.32767]",
- "System.Threading.Thread": "(,4.3.32767]",
- "System.Threading.ThreadPool": "(,4.3.32767]",
- "System.Threading.Timer": "(,4.3.32767]",
- "System.ValueTuple": "(,4.5.32767]",
- "System.Xml.ReaderWriter": "(,4.3.32767]",
- "System.Xml.XDocument": "(,4.3.32767]",
- "System.Xml.XmlDocument": "(,4.3.32767]",
- "System.Xml.XmlSerializer": "(,4.3.32767]",
- "System.Xml.XPath": "(,4.3.32767]",
- "System.Xml.XPath.XDocument": "(,5.0.32767]"
- }
- }
- }
- },
- "logs": [
- {
- "code": "NU1903",
- "level": "Warning",
- "warningLevel": 1,
- "message": "包 \"Azure.Identity\" 1.7.0 具有已知的 高 严重性漏洞,https://github.com/advisories/GHSA-5mfx-4wcx-rv27",
- "libraryId": "Azure.Identity",
- "targetGraphs": [
- "net10.0"
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Core.dll b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Core.dll
deleted file mode 100644
index 198a63b9..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Core.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Core.pdb b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Core.pdb
deleted file mode 100644
index 130c27a9..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Core.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Infrastructure.deps.json b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Infrastructure.deps.json
deleted file mode 100644
index 254a54fc..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Infrastructure.deps.json
+++ /dev/null
@@ -1,1009 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v10.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v10.0": {
- "HoneyBox.Infrastructure/1.0.0": {
- "dependencies": {
- "Autofac": "8.0.0",
- "HoneyBox.Core": "1.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
- "Microsoft.Extensions.Http": "9.0.0",
- "StackExchange.Redis": "2.7.4"
- },
- "runtime": {
- "HoneyBox.Infrastructure.dll": {}
- }
- },
- "Autofac/8.0.0": {
- "runtime": {
- "lib/net8.0/Autofac.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.0.0"
- }
- }
- },
- "Azure.Core/1.25.0": {
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
- "System.Memory.Data": "1.0.2"
- },
- "runtime": {
- "lib/net5.0/Azure.Core.dll": {
- "assemblyVersion": "1.25.0.0",
- "fileVersion": "1.2500.22.33004"
- }
- }
- },
- "Azure.Identity/1.7.0": {
- "dependencies": {
- "Azure.Core": "1.25.0",
- "Microsoft.Identity.Client": "4.47.2",
- "Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
- "System.Security.Cryptography.ProtectedData": "6.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/Azure.Identity.dll": {
- "assemblyVersion": "1.7.0.0",
- "fileVersion": "1.700.22.46903"
- }
- }
- },
- "Mapster/7.4.0": {
- "dependencies": {
- "Mapster.Core": "1.2.1"
- },
- "runtime": {
- "lib/net7.0/Mapster.dll": {
- "assemblyVersion": "7.4.0.0",
- "fileVersion": "7.4.0.0"
- }
- }
- },
- "Mapster.Core/1.2.1": {
- "runtime": {
- "lib/net7.0/Mapster.Core.dll": {
- "assemblyVersion": "1.2.1.0",
- "fileVersion": "1.2.1.0"
- }
- }
- },
- "Mapster.DependencyInjection/1.0.1": {
- "dependencies": {
- "Mapster": "7.4.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
- },
- "runtime": {
- "lib/net7.0/Mapster.DependencyInjection.dll": {
- "assemblyVersion": "1.0.1.0",
- "fileVersion": "1.0.1.0"
- }
- }
- },
- "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
- "runtime": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "4.700.20.21406"
- }
- }
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "dependencies": {
- "Azure.Identity": "1.7.0",
- "Microsoft.Data.SqlClient.SNI.runtime": "5.1.0",
- "Microsoft.Identity.Client": "4.47.2",
- "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
- "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.24.0",
- "Microsoft.SqlServer.Server": "1.0.0",
- "System.Configuration.ConfigurationManager": "6.0.1",
- "System.Runtime.Caching": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- },
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- }
- }
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "runtimeTargets": {
- "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-arm",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- },
- "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- },
- "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- },
- "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- }
- }
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Abstractions": "8.0.0",
- "Microsoft.Extensions.Caching.Memory": "8.0.0",
- "Microsoft.Extensions.Logging": "9.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "dependencies": {
- "Microsoft.Data.SqlClient": "5.1.1",
- "Microsoft.EntityFrameworkCore.Relational": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "9.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Caching.Memory/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "9.0.0",
- "Microsoft.Extensions.Options": "9.0.0",
- "Microsoft.Extensions.Primitives": "9.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Configuration/9.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
- "Microsoft.Extensions.Primitives": "9.0.0"
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Configuration.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.24.52809"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/9.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "9.0.0"
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.24.52809"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Binder/9.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.0"
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.24.52809"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection/9.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.24.52809"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": {
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.24.52809"
- }
- }
- },
- "Microsoft.Extensions.Diagnostics/9.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "9.0.0",
- "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.0",
- "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.0"
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Diagnostics.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.24.52809"
- }
- }
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/9.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
- "Microsoft.Extensions.Options": "9.0.0"
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.24.52809"
- }
- }
- },
- "Microsoft.Extensions.Http/9.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
- "Microsoft.Extensions.Diagnostics": "9.0.0",
- "Microsoft.Extensions.Logging": "9.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "9.0.0",
- "Microsoft.Extensions.Options": "9.0.0"
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Http.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.24.52809"
- }
- }
- },
- "Microsoft.Extensions.Logging/9.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "9.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "9.0.0",
- "Microsoft.Extensions.Options": "9.0.0"
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Logging.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.24.52809"
- }
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/9.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.24.52809"
- }
- }
- },
- "Microsoft.Extensions.Options/9.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
- "Microsoft.Extensions.Primitives": "9.0.0"
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Options.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.24.52809"
- }
- }
- },
- "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
- "Microsoft.Extensions.Configuration.Binder": "9.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
- "Microsoft.Extensions.Options": "9.0.0",
- "Microsoft.Extensions.Primitives": "9.0.0"
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.24.52809"
- }
- }
- },
- "Microsoft.Extensions.Primitives/9.0.0": {
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Primitives.dll": {
- "assemblyVersion": "9.0.0.0",
- "fileVersion": "9.0.24.52809"
- }
- }
- },
- "Microsoft.Identity.Client/4.47.2": {
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.24.0"
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
- "assemblyVersion": "4.47.2.0",
- "fileVersion": "4.47.2.0"
- }
- }
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "dependencies": {
- "Microsoft.Identity.Client": "4.47.2",
- "System.Security.Cryptography.ProtectedData": "6.0.0"
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
- "assemblyVersion": "2.19.3.0",
- "fileVersion": "2.19.3.0"
- }
- }
- },
- "Microsoft.IdentityModel.Abstractions/6.24.0": {
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Logging/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "6.24.0",
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Protocols": "6.24.0",
- "System.IdentityModel.Tokens.Jwt": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Tokens/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "runtime": {
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "runtime": {
- "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "Pipelines.Sockets.Unofficial/2.2.8": {
- "runtime": {
- "lib/net5.0/Pipelines.Sockets.Unofficial.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "2.2.8.1080"
- }
- }
- },
- "StackExchange.Redis/2.7.4": {
- "dependencies": {
- "Microsoft.Extensions.Logging.Abstractions": "9.0.0",
- "Pipelines.Sockets.Unofficial": "2.2.8"
- },
- "runtime": {
- "lib/net6.0/StackExchange.Redis.dll": {
- "assemblyVersion": "2.0.0.0",
- "fileVersion": "2.7.4.20928"
- }
- }
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "dependencies": {
- "System.Security.Cryptography.ProtectedData": "6.0.0",
- "System.Security.Permissions": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.922.41905"
- }
- }
- },
- "System.Drawing.Common/6.0.0": {
- "dependencies": {
- "Microsoft.Win32.SystemEvents": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Drawing.Common.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- },
- "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.IdentityModel.Tokens.Jwt/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "System.Memory.Data/1.0.2": {
- "runtime": {
- "lib/netstandard2.0/System.Memory.Data.dll": {
- "assemblyVersion": "1.0.2.0",
- "fileVersion": "1.0.221.20802"
- }
- }
- },
- "System.Runtime.Caching/6.0.0": {
- "dependencies": {
- "System.Configuration.ConfigurationManager": "6.0.1"
- },
- "runtime": {
- "lib/net6.0/System.Runtime.Caching.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "runtime": {
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Security.Permissions/6.0.0": {
- "dependencies": {
- "System.Windows.Extensions": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Security.Permissions.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Windows.Extensions/6.0.0": {
- "dependencies": {
- "System.Drawing.Common": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Windows.Extensions.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "HoneyBox.Core/1.0.0": {
- "dependencies": {
- "HoneyBox.Model": "1.0.0",
- "Mapster": "7.4.0",
- "Mapster.DependencyInjection": "1.0.1",
- "Microsoft.Extensions.Logging.Abstractions": "9.0.0"
- },
- "runtime": {
- "HoneyBox.Core.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "HoneyBox.Model/1.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0",
- "Microsoft.EntityFrameworkCore.SqlServer": "8.0.0"
- },
- "runtime": {
- "HoneyBox.Model.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- }
- }
- },
- "libraries": {
- "HoneyBox.Infrastructure/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Autofac/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-qxVqJcl3fixxa5aZc9TmIuYTwooI9GCL5RzfUiTZtTlbAF3NcWz7bPeEyJEAyS/0qGhSyGnXeku2eiu/7L+3qw==",
- "path": "autofac/8.0.0",
- "hashPath": "autofac.8.0.0.nupkg.sha512"
- },
- "Azure.Core/1.25.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-X8Dd4sAggS84KScWIjEbFAdt2U1KDolQopTPoHVubG2y3CM54f9l6asVrP5Uy384NWXjsspPYaJgz5xHc+KvTA==",
- "path": "azure.core/1.25.0",
- "hashPath": "azure.core.1.25.0.nupkg.sha512"
- },
- "Azure.Identity/1.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-eHEiCO/8+MfNc9nH5dVew/+FvxdaGrkRL4OMNwIz0W79+wtJyEoeRlXJ3SrXhoy9XR58geBYKmzMR83VO7bcAw==",
- "path": "azure.identity/1.7.0",
- "hashPath": "azure.identity.1.7.0.nupkg.sha512"
- },
- "Mapster/7.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-RYGoDqvS4WTKIq0HDyPBBVIj6N0mluOCXQ1Vk95JKseMHEsbCXSEGKSlP95oL+s42IXAXbqvHj7p0YaRBUcfqg==",
- "path": "mapster/7.4.0",
- "hashPath": "mapster.7.4.0.nupkg.sha512"
- },
- "Mapster.Core/1.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-11lokmfliBEMMmjeqxFGNpqGXq6tN96zFqpBmfYeahr4Ybk63oDmeJmOflsATjobYkX248g5Y62oQ2NNnZaeww==",
- "path": "mapster.core/1.2.1",
- "hashPath": "mapster.core.1.2.1.nupkg.sha512"
- },
- "Mapster.DependencyInjection/1.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LfjnRIwx6WAo3ssq8PFeaHFaUz00BfSG9BhWgXsiDa3H5lDhG0lpMGDF6w2ZnooS4eHYmAv4f77VxmzpvgorNg==",
- "path": "mapster.dependencyinjection/1.0.1",
- "hashPath": "mapster.dependencyinjection.1.0.1.nupkg.sha512"
- },
- "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
- "path": "microsoft.bcl.asyncinterfaces/1.1.1",
- "hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512"
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MW5E9HFvCaV069o8b6YpuRDPBux8s96qDnOJ+4N9QNUCs7c5W3KxwQ+ftpAjbMUlImL+c9WR+l+f5hzjkqhu2g==",
- "path": "microsoft.data.sqlclient/5.1.1",
- "hashPath": "microsoft.data.sqlclient.5.1.1.nupkg.sha512"
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-jVsElisM5sfBzaaV9kdq2NXZLwIbytetnsOIlJ0cQGgQP4zFNBmkfHBnpwtmKrtBJBEV9+9PVQPVrcCVhDgcIg==",
- "path": "microsoft.data.sqlclient.sni.runtime/5.1.0",
- "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-SoODat83pGQUpWB9xULdMX6tuKpq/RTXDuJ2WeC1ldUKcKzLkaFJD1n+I0nOLY58odez/e7z8b6zdp235G/kyg==",
- "path": "microsoft.entityframeworkcore/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VR22s3+zoqlVI7xauFKn1znSIFHO8xuILT+noSwS8bZCKcHz0ydkTDQMuaxSa5WBaQrZmwtTz9rmRvJ7X8mSPQ==",
- "path": "microsoft.entityframeworkcore.abstractions/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-fFKkr24cYc7Zw5T6DC4tEyOEPgPbq23BBmym1r9kn4ET9F3HKaetpOeQtV2RryYyUxEeNkJuxgfiZHTisqZc+A==",
- "path": "microsoft.entityframeworkcore.relational/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.relational.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-GeOmafQn64HyQtYcI/Omv/D/YVHd1zEkWbP3zNQu4oC+usE9K0qOp0R8KgWWFEf8BU4tXuYbok40W0SjfbaK/A==",
- "path": "microsoft.entityframeworkcore.sqlserver/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.sqlserver.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
- "path": "microsoft.extensions.caching.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Caching.Memory/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
- "path": "microsoft.extensions.caching.memory/8.0.0",
- "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration/9.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-YIMO9T3JL8MeEXgVozKt2v79hquo/EFtnY0vgxmLnUvk1Rei/halI7kOWZL2RBeV9FMGzgM9LZA8CVaNwFMaNA==",
- "path": "microsoft.extensions.configuration/9.0.0",
- "hashPath": "microsoft.extensions.configuration.9.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Abstractions/9.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==",
- "path": "microsoft.extensions.configuration.abstractions/9.0.0",
- "hashPath": "microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Binder/9.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-RiScL99DcyngY9zJA2ROrri7Br8tn5N4hP4YNvGdTN/bvg1A3dwvDOxHnNZ3Im7x2SJ5i4LkX1uPiR/MfSFBLQ==",
- "path": "microsoft.extensions.configuration.binder/9.0.0",
- "hashPath": "microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection/9.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==",
- "path": "microsoft.extensions.dependencyinjection/9.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==",
- "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Diagnostics/9.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-0CF9ZrNw5RAlRfbZuVIvzzhP8QeWqHiUmMBU/2H7Nmit8/vwP3/SbHeEctth7D4Gz2fBnEbokPc1NU8/j/1ZLw==",
- "path": "microsoft.extensions.diagnostics/9.0.0",
- "hashPath": "microsoft.extensions.diagnostics.9.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/9.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-1K8P7XzuzX8W8pmXcZjcrqS6x5eSSdvhQohmcpgiQNY/HlDAlnrhR9dvlURfFz428A+RTCJpUyB+aKTA6AgVcQ==",
- "path": "microsoft.extensions.diagnostics.abstractions/9.0.0",
- "hashPath": "microsoft.extensions.diagnostics.abstractions.9.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Http/9.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-DqI4q54U4hH7bIAq9M5a/hl5Odr/KBAoaZ0dcT4OgutD8dook34CbkvAfAIzkMVjYXiL+E5ul9etwwqiX4PHGw==",
- "path": "microsoft.extensions.http/9.0.0",
- "hashPath": "microsoft.extensions.http.9.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging/9.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==",
- "path": "microsoft.extensions.logging/9.0.0",
- "hashPath": "microsoft.extensions.logging.9.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Abstractions/9.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==",
- "path": "microsoft.extensions.logging.abstractions/9.0.0",
- "hashPath": "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Options/9.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==",
- "path": "microsoft.extensions.options/9.0.0",
- "hashPath": "microsoft.extensions.options.9.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Ob3FXsXkcSMQmGZi7qP07EQ39kZpSBlTcAZLbJLdI4FIf0Jug8biv2HTavWmnTirchctPlq9bl/26CXtQRguzA==",
- "path": "microsoft.extensions.options.configurationextensions/9.0.0",
- "hashPath": "microsoft.extensions.options.configurationextensions.9.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Primitives/9.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==",
- "path": "microsoft.extensions.primitives/9.0.0",
- "hashPath": "microsoft.extensions.primitives.9.0.0.nupkg.sha512"
- },
- "Microsoft.Identity.Client/4.47.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-SPgesZRbXoDxg8Vv7k5Ou0ee7uupVw0E8ZCc4GKw25HANRLz1d5OSr0fvTVQRnEswo5Obk8qD4LOapYB+n5kzQ==",
- "path": "microsoft.identity.client/4.47.2",
- "hashPath": "microsoft.identity.client.4.47.2.nupkg.sha512"
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
- "path": "microsoft.identity.client.extensions.msal/2.19.3",
- "hashPath": "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Abstractions/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-X6aBK56Ot15qKyG7X37KsPnrwah+Ka55NJWPppWVTDi8xWq7CJgeNw2XyaeHgE1o/mW4THwoabZkBbeG2TPBiw==",
- "path": "microsoft.identitymodel.abstractions/6.24.0",
- "hashPath": "microsoft.identitymodel.abstractions.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-XDWrkThcxfuWp79AvAtg5f+uRS1BxkIbJnsG/e8VPzOWkYYuDg33emLjp5EWcwXYYIDsHnVZD/00kM/PYFQc/g==",
- "path": "microsoft.identitymodel.jsonwebtokens/6.24.0",
- "hashPath": "microsoft.identitymodel.jsonwebtokens.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Logging/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-qLYWDOowM/zghmYKXw1yfYKlHOdS41i8t4hVXr9bSI90zHqhyhQh9GwVy8pENzs5wHeytU23DymluC9NtgYv7w==",
- "path": "microsoft.identitymodel.logging/6.24.0",
- "hashPath": "microsoft.identitymodel.logging.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Protocols/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-+NzKCkvsQ8X1r/Ff74V7CFr9OsdMRaB6DsV+qpH7NNLdYJ8O4qHbmTnNEsjFcDmk/gVNDwhoL2gN5pkPVq0lwQ==",
- "path": "microsoft.identitymodel.protocols/6.24.0",
- "hashPath": "microsoft.identitymodel.protocols.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-a/2RRrc8C9qaw8qdD9hv1ES9YKFgxaqr/SnwMSLbwQZJSUQDd4qx1K4EYgWaQWs73R+VXLyKSxN0f/uE9CsBiQ==",
- "path": "microsoft.identitymodel.protocols.openidconnect/6.24.0",
- "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Tokens/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ZPqHi86UYuqJXJ7bLnlEctHKkPKT4lGUFbotoCNiXNCSL02emYlcxzGYsRGWWmbFEcYDMi2dcTLLYNzHqWOTsw==",
- "path": "microsoft.identitymodel.tokens/6.24.0",
- "hashPath": "microsoft.identitymodel.tokens.6.24.0.nupkg.sha512"
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
- "path": "microsoft.sqlserver.server/1.0.0",
- "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
- "path": "microsoft.win32.systemevents/6.0.0",
- "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
- },
- "Pipelines.Sockets.Unofficial/2.2.8": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-zG2FApP5zxSx6OcdJQLbZDk2AVlN2BNQD6MorwIfV6gVj0RRxWPEp2LXAxqDGZqeNV1Zp0BNPcNaey/GXmTdvQ==",
- "path": "pipelines.sockets.unofficial/2.2.8",
- "hashPath": "pipelines.sockets.unofficial.2.2.8.nupkg.sha512"
- },
- "StackExchange.Redis/2.7.4": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-lD6a0lGOCyV9iuvObnzStL74EDWAyK31w6lS+Md9gIz1eP4U6KChDIflzTdtrktxlvVkeOvPtkaYOcm4qjbHSw==",
- "path": "stackexchange.redis/2.7.4",
- "hashPath": "stackexchange.redis.2.7.4.nupkg.sha512"
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
- "path": "system.configuration.configurationmanager/6.0.1",
- "hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512"
- },
- "System.Drawing.Common/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
- "path": "system.drawing.common/6.0.0",
- "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
- },
- "System.IdentityModel.Tokens.Jwt/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Qibsj9MPWq8S/C0FgvmsLfIlHLE7ay0MJIaAmK94ivN3VyDdglqReed5qMvdQhSL0BzK6v0Z1wB/sD88zVu6Jw==",
- "path": "system.identitymodel.tokens.jwt/6.24.0",
- "hashPath": "system.identitymodel.tokens.jwt.6.24.0.nupkg.sha512"
- },
- "System.Memory.Data/1.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
- "path": "system.memory.data/1.0.2",
- "hashPath": "system.memory.data.1.0.2.nupkg.sha512"
- },
- "System.Runtime.Caching/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
- "path": "system.runtime.caching/6.0.0",
- "hashPath": "system.runtime.caching.6.0.0.nupkg.sha512"
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
- "path": "system.security.cryptography.protecteddata/6.0.0",
- "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512"
- },
- "System.Security.Permissions/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
- "path": "system.security.permissions/6.0.0",
- "hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
- },
- "System.Windows.Extensions/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
- "path": "system.windows.extensions/6.0.0",
- "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
- },
- "HoneyBox.Core/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "HoneyBox.Model/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- }
- }
-}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Infrastructure.dll b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Infrastructure.dll
deleted file mode 100644
index 134a1c80..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Infrastructure.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Infrastructure.pdb b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Infrastructure.pdb
deleted file mode 100644
index b6a92bef..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Infrastructure.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Model.dll b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Model.dll
deleted file mode 100644
index c6833660..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Model.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Model.pdb b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Model.pdb
deleted file mode 100644
index e3ea73b7..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Model.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Model.xml b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Model.xml
deleted file mode 100644
index e1399a08..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/bin/Debug/net10.0/HoneyBox.Model.xml
+++ /dev/null
@@ -1,8910 +0,0 @@
-
-
-
- HoneyBox.Model
-
-
-
-
- 统一响应基类(兼容PHP API格式)
-
-
-
-
- 状态码:1=成功,0=失败,-1=未登录,-9=需要绑定手机号
-
-
-
-
- 消息
-
-
-
-
- 未登录响应
-
-
-
-
- 带数据的统一响应
-
- 数据类型
-
-
-
- 响应数据
-
-
-
-
- 未登录响应
-
-
-
-
- 管理员表,存储后台管理员信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户名
-
-
-
-
- 昵称
-
-
-
-
- 密码(加密)
-
-
-
-
- 权限组ID
-
-
-
-
- 状态:0-正常
-
-
-
-
- 获取时间
-
-
-
-
- 随机字符串
-
-
-
-
- 登录令牌
-
-
-
-
- 上级管理员ID
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 管理员登录日志表,记录管理员登录信息(仅结构,不迁移历史数据)
-
-
-
-
- 主键ID
-
-
-
-
- 管理员ID
-
-
-
-
- 登录IP地址
-
-
-
-
- 登录时间
-
-
-
-
- 管理员操作日志表,记录管理员操作信息(仅结构,不迁移历史数据)
-
-
-
-
- 主键ID
-
-
-
-
- 管理员ID
-
-
-
-
- 操作IP地址
-
-
-
-
- 操作名称
-
-
-
-
- 操作内容详情
-
-
-
-
- 操作时间
-
-
-
-
- 广告配置表,存储轮播图和广告信息
-
-
-
-
- 主键ID
-
-
-
-
- 广告图片URL
-
-
-
-
- 跳转链接URL
-
-
-
-
- 排序值,越小越靠前
-
-
-
-
- 广告类型:1-首页轮播
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 跳转类型:0-无跳转
-
-
-
-
- 关联优惠券ID
-
-
-
-
- 关联商品ID
-
-
-
-
- 系统配置表,存储系统各项配置信息
-
-
-
-
- 主键ID
-
-
-
-
- 配置键名
-
-
-
-
- 配置值(JSON格式)
-
-
-
-
- 优惠券模板表
-
-
-
-
- 主键ID
-
-
-
-
- 优惠券类型
-
-
-
-
- 优惠券标题
-
-
-
-
- 排序
-
-
-
-
- 优惠金额
-
-
-
-
- 满减门槛金额
-
-
-
-
- 有效天数
-
-
-
-
- 状态: 0禁用 1启用
-
-
-
-
- 优惠券子类型
-
-
-
-
- 创建时间
-
-
-
-
- 用户领取的优惠券表
-
-
-
-
- 主键ID
-
-
-
-
- 优惠券标题
-
-
-
-
- 优惠金额
-
-
-
-
- 满减门槛金额
-
-
-
-
- 过期时间
-
-
-
-
- 用户ID
-
-
-
-
- 优惠券模板ID
-
-
-
-
- 状态: 0禁用 1启用
-
-
-
-
- 使用状态: 0未使用 1已使用
-
-
-
-
- 优惠券子类型
-
-
-
-
- 创建时间
-
-
-
-
- 快递公司配置表,存储快递公司信息
-
-
-
-
- 主键ID
-
-
-
-
- 快递公司名称
-
-
-
-
- 快递公司编码
-
-
-
-
- 钻石订单表
-
-
-
-
- 主键ID
-
-
-
-
- 订单号
-
-
-
-
- 用户ID
-
-
-
-
- 钻石商品ID
-
-
-
-
- 产品ID
-
-
-
-
- 产品名称
-
-
-
-
- 支付金额
-
-
-
-
- 支付方式
-
-
-
-
- 奖励日志
-
-
-
-
- 是否首充: 0否 1是
-
-
-
-
- 订单状态: pending待支付 paid已支付 cancelled已取消
-
-
-
-
- 创建时间
-
-
-
-
- 支付时间
-
-
-
-
- 钻石商品配置表
-
-
-
-
- 主键ID
-
-
-
-
- 商品名称
-
-
-
-
- 产品ID
-
-
-
-
- 产品类型
-
-
-
-
- 基础奖励
-
-
-
-
- 价格
-
-
-
-
- 是否首充商品: 0否 1是
-
-
-
-
- 首充额外奖励
-
-
-
-
- 首充图片URL
-
-
-
-
- 首充选中图片URL
-
-
-
-
- 普通图片URL
-
-
-
-
- 普通选中图片URL
-
-
-
-
- 排序
-
-
-
-
- 状态: 0禁用 1启用
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 商品主表,存储盲盒商品信息
-
-
-
-
- 商品ID
-
-
-
-
- 分类ID
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片URL
-
-
-
-
- 商品详情图片URL
-
-
-
-
- 商品价格
-
-
-
-
- 总库存
-
-
-
-
- 已售库存
-
-
-
-
- 是否锁定 0-否 1-是
-
-
-
-
- 锁定时间
-
-
-
-
- 是否支持优惠券 0-否 1-是
-
-
-
-
- 优惠券比例
-
-
-
-
- 是否支持积分 0-否 1-是
-
-
-
-
- 奖品数量
-
-
-
-
- 状态 0-下架 1-上架
-
-
-
-
- 排序值
-
-
-
-
- 商品类型
-
-
-
-
- 是否显示 0-否 1-是
-
-
-
-
- 显示价格
-
-
-
-
- 奖品图片URL
-
-
-
-
- 卡片横幅图片
-
-
-
-
- 卡片设置JSON
-
-
-
-
- 卡片公告
-
-
-
-
- 卡片数量
-
-
-
-
- 开售时间
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- 是否开启暴怒 0-否 1-是
-
-
-
-
- 暴怒值
-
-
-
-
- 物品卡片ID
-
-
-
-
- 是否开启灵珠 0-否 1-是
-
-
-
-
- 灵珠翻倍
-
-
-
-
- 灵珠奖品等级ID
-
-
-
-
- 擂台王用户ID
-
-
-
-
- 连击次数
-
-
-
-
- 连击奖品等级ID
-
-
-
-
- 是否首折 0-否 1-是
-
-
-
-
- 是否新品 0-否 1-是
-
-
-
-
- 商品描述
-
-
-
-
- 全局限购数量
-
-
-
-
- 每日限购数量
-
-
-
-
- 日价格
-
-
-
-
- 月价格
-
-
-
-
- 月支付价格
-
-
-
-
- 日支付价格
-
-
-
-
- 用户等级限制 -1表示无限制
-
-
-
-
- 是否福利屋商品 0-否 1-是
-
-
-
-
- 福利屋开始时间
-
-
-
-
- 福利屋结束时间
-
-
-
-
- 开放时间
-
-
-
-
- 是否开放 0-否 1-是
-
-
-
-
- 抽奖限制次数
-
-
-
-
- 异步处理编码
-
-
-
-
- 异步处理日期
-
-
-
-
- 是否自动下架 0-否 1-是
-
-
-
-
- 下架利润阈值
-
-
-
-
- 下架自动次数
-
-
-
-
- 下架金额阈值
-
-
-
-
- 解锁金额
-
-
-
-
- 商品收藏表,存储用户收藏的商品信息
-
-
-
-
- 收藏ID
-
-
-
-
- 用户ID
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 商品类型 1-一番赏 2-无限赏 3-擂台赏 4-抽卡机 5-积分赏 6-全局赏 7-福利盲盒 8-领主赏 9-连击赏
-
-
-
-
- 添加时间
-
-
-
-
- 商品扩展配置表,存储商品的支付方式配置
-
-
-
-
- 扩展ID
-
-
-
-
- 商品ID
-
-
-
-
- 是否支持微信支付 0-否 1-是
-
-
-
-
- 是否支持余额支付 0-否 1-是
-
-
-
-
- 是否支持积分支付 0-否 1-是
-
-
-
-
- 是否支持积分2支付 0-否 1-是
-
-
-
-
- 是否支持优惠券 0-否 1-是
-
-
-
-
- 是否支持抵扣 0-否 1-是
-
-
-
-
- 商品奖品列表,存储盲盒中的奖品信息
-
-
-
-
- 奖品ID
-
-
-
-
- 商品ID
-
-
-
-
- 奖品编号
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片URL
-
-
-
-
- 总库存
-
-
-
-
- 剩余库存
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 市场回收金额
-
-
-
-
- 真实概率
-
-
-
-
- 商品类型 1-实物 2-虚拟
-
-
-
-
- 开售时间
-
-
-
-
- 排序值
-
-
-
-
- 奖品等级ID
-
-
-
-
- 奖励数量
-
-
-
-
- 排名
-
-
-
-
- 赠送金额
-
-
-
-
- 特殊库存
-
-
-
-
- 卡片编号
-
-
-
-
- 奖品编码
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 奖品数量
-
-
-
-
- 类型
-
-
-
-
- 连击类型
-
-
-
-
- 奖励ID
-
-
-
-
- 奖品详情图片URL
-
-
-
-
- 翻倍倍数
-
-
-
-
- 关联奖品列表ID
-
-
-
-
- 是否灵珠奖品 0-否 1-是
-
-
-
-
- 商品锁箱信息表,存储盲盒锁箱状态
-
-
-
-
- 锁箱ID
-
-
-
-
- 用户ID
-
-
-
-
- 商品ID和箱号组合 (格式: goods_id_num)
-
-
-
-
- 过期时间 (Unix时间戳)
-
-
-
-
- 更新时间 (Unix时间戳)
-
-
-
-
- 商品类型配置表,存储盲盒商品分类信息
-
-
-
-
- 类型ID
-
-
-
-
- 类型名称
-
-
-
-
- 类型值
-
-
-
-
- 排序值
-
-
-
-
- 是否显示 0-否 1-是
-
-
-
-
- 备注
-
-
-
-
- 是否支持微信支付 0-否 1-是
-
-
-
-
- 是否支持余额支付 0-否 1-是
-
-
-
-
- 是否支持积分支付 0-否 1-是
-
-
-
-
- 是否支持积分2支付 0-否 1-是
-
-
-
-
- 是否支持优惠券 0-否 1-是
-
-
-
-
- 是否支持抵扣 0-否 1-是
-
-
-
-
- 是否分类 0-否 1-是
-
-
-
-
- 分类名称
-
-
-
-
- 角标文字
-
-
-
-
- 订单主表,存储用户订单信息
-
-
-
-
- 订单ID,主键自增
-
-
-
-
- 用户ID
-
-
-
-
- 订单编号,唯一
-
-
-
-
- 订单总金额
-
-
-
-
- 折后订单总金额
-
-
-
-
- 实际支付价格
-
-
-
-
- 使用余额金额
-
-
-
-
- 使用积分金额
-
-
-
-
- 使用评分金额
-
-
-
-
- 使用抽奖次数
-
-
-
-
- 使用道具卡数量
-
-
-
-
- 折扣比例
-
-
-
-
- 商品ID
-
-
-
-
- 购买数量/抽奖次数
-
-
-
-
- 商品单价
-
-
-
-
- 商品标题快照
-
-
-
-
- 商品图片快照
-
-
-
-
- 中奖数量
-
-
-
-
- 中奖卡片集合JSON
-
-
-
-
- 订单状态:0待支付,1已支付,2已取消
-
-
-
-
- 创建时间戳
-
-
-
-
- 支付时间戳
-
-
-
-
- 支付方式:1微信,2支付宝
-
-
-
-
- 订单类型:0普通,1福利屋
-
-
-
-
- 是否快递:0否,1是
-
-
-
-
- 使用的优惠券ID
-
-
-
-
- 优惠券抵扣金额
-
-
-
-
- 是否秘宝:0否,1是
-
-
-
-
- 是否首折:0否,1是
-
-
-
-
- 是否自动发货:0否,1是
-
-
-
-
- 广告ID
-
-
-
-
- 点击ID
-
-
-
-
- 是否福利屋订单:0否,1是
-
-
-
-
- 自动发货时间戳
-
-
-
-
- 使用积分2金额
-
-
-
-
- 记录创建时间
-
-
-
-
- 记录更新时间
-
-
-
-
- 订单详情表,存储订单中的抽奖结果/奖品信息
-
-
-
-
- 订单详情ID,主键自增
-
-
-
-
- 关联订单ID
-
-
-
-
- 用户ID
-
-
-
-
- 回收单号
-
-
-
-
- 发货单号
-
-
-
-
- 状态:0待处理,1已回收,2已发货
-
-
-
-
- 商品ID
-
-
-
-
- 抽奖次数序号
-
-
-
-
- 奖品等级ID
-
-
-
-
- 商品奖品ID
-
-
-
-
- 奖品标题快照
-
-
-
-
- 奖品图片快照
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 奖品类型:1实物,2虚拟
-
-
-
-
- 奖品销售时间戳
-
-
-
-
- 创建时间戳
-
-
-
-
- 选择时间戳
-
-
-
-
- 是否保险:0否,1是
-
-
-
-
- 订单类型:0普通,1福利屋
-
-
-
-
- 关联订单详情ID
-
-
-
-
- 幸运号码
-
-
-
-
- 奖品编码
-
-
-
-
- 是否重复:0否,1是
-
-
-
-
- 删除时间戳
-
-
-
-
- 来源:1普通,2其他
-
-
-
-
- 发货状态
-
-
-
-
- 发货备注
-
-
-
-
- 翻倍倍数
-
-
-
-
- 父商品奖品ID
-
-
-
-
- 是否灵珠:0否,1是
-
-
-
-
- 记录创建时间
-
-
-
-
- 记录更新时间
-
-
-
-
- 订单奖品回收记录表,存储用户回收奖品的汇总信息
-
-
-
-
- 回收记录ID,主键自增
-
-
-
-
- 用户ID
-
-
-
-
- 回收单号,唯一
-
-
-
-
- 回收总金额
-
-
-
-
- 回收奖品数量
-
-
-
-
- 创建时间戳
-
-
-
-
- 记录创建时间
-
-
-
-
- 记录更新时间
-
-
-
-
- 订单发货记录表,存储用户申请发货的汇总信息
-
-
-
-
- 发货记录ID,主键自增
-
-
-
-
- 用户ID
-
-
-
-
- 发货单号,唯一
-
-
-
-
- 运费
-
-
-
-
- 状态:0待支付,1待发货,2已发货,3已签收,4已取消
-
-
-
-
- 发货奖品数量
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人手机号
-
-
-
-
- 收货地址
-
-
-
-
- 留言备注
-
-
-
-
- 快递单号
-
-
-
-
- 快递公司名称
-
-
-
-
- 快递公司编码
-
-
-
-
- 物流信息JSON
-
-
-
-
- 物流状态:-1未查询,0在途,1揽收,2疑难,3签收,4退签,5派件,6退回
-
-
-
-
- 物流更新时间戳
-
-
-
-
- 创建时间戳
-
-
-
-
- 支付时间戳
-
-
-
-
- 发货时间戳
-
-
-
-
- 签收时间戳
-
-
-
-
- 取消时间戳
-
-
-
-
- 操作管理员ID
-
-
-
-
- 记录创建时间
-
-
-
-
- 记录更新时间
-
-
-
-
- 支付通知记录表,记录微信支付回调通知
-
-
-
-
- 主键ID
-
-
-
-
- 商户订单号
-
-
-
-
- 微信支付订单号
-
-
-
-
- 回调通知URL
-
-
-
-
- 随机字符串
-
-
-
-
- 支付时间
-
-
-
-
- 支付金额(单位:元)
-
-
-
-
- 处理状态:0=待处理,1=处理成功,2=处理失败
-
-
-
-
- 重试次数
-
-
-
-
- 附加数据(订单类型)
-
-
-
-
- 用户OpenId
-
-
-
-
- 原始回调数据
-
-
-
-
- 错误信息
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 图片管理表,存储上传的图片信息
-
-
-
-
- 主键ID
-
-
-
-
- 图片URL地址
-
-
-
-
- 图片令牌/标识
-
-
-
-
- 创建时间
-
-
-
-
- 状态:1-正常
-
-
-
-
- 图片类型
-
-
-
-
- 奖品等级配置表,存储奖品等级和概率信息
-
-
-
-
- 等级ID
-
-
-
-
- 等级标题
-
-
-
-
- 概率
-
-
-
-
- 等级图片URL
-
-
-
-
- 等级颜色
-
-
-
-
- 商品ID
-
-
-
-
- 特殊图片URL
-
-
-
-
- 排序值
-
-
-
-
- 更新时间
-
-
-
-
- 积分变动明细表,记录用户积分的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动积分(正数为增加,负数为减少)
-
-
-
-
- 变动后积分余额
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 关联分享用户ID
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 余额变动明细表,记录用户余额的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动金额(正数为增加,负数为减少)
-
-
-
-
- 变动后余额
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 关联分享用户ID
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 积分2变动明细表,记录用户积分2(钻石/代币)的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动数量(正数为增加,负数为减少)
-
-
-
-
- 变动后余额
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 关联分享用户ID
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 欧气值变动明细表,记录用户欧气值的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动欧气值(正数为增加,负数为减少)
-
-
-
-
- 变动后欧气值
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 支付流水表,记录所有支付交易流水
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 订单编号
-
-
-
-
- 支付金额
-
-
-
-
- 支付说明
-
-
-
-
- 支付类型(0-微信支付,1-支付宝,2-余额支付等)
-
-
-
-
- 创建时间
-
-
-
-
- 评分变动明细表,记录用户评分的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动评分(正数为增加,负数为减少)
-
-
-
-
- 变动后评分
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 关联分享用户ID
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 兑换码实体
-
-
-
-
- 主键ID
-
-
-
-
- 兑换码
-
-
-
-
- 奖励类型: money=余额, integral=吧唧币, score=积分
-
-
-
-
- 奖励数量
-
-
-
-
- 状态: 0=未使用, 1=已使用
-
-
-
-
- 使用者用户ID
-
-
-
-
- 使用时间
-
-
-
-
- 过期时间
-
-
-
-
- 创建时间
-
-
-
-
- 备注
-
-
-
-
- 签到配置表
-
-
-
-
- 主键ID
-
-
-
-
- 签到类型
-
-
-
-
- 签到天数
-
-
-
-
- 标题
-
-
-
-
- 图标URL
-
-
-
-
- 状态 1:启用 0:禁用
-
-
-
-
- 排序
-
-
-
-
- 奖励ID
-
-
-
-
- 描述
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 任务配置表
-
-
-
-
- 主键ID
-
-
-
-
- 任务标题
-
-
-
-
- 任务类型
-
-
-
-
- 任务分类
-
-
-
-
- 是否重要任务
-
-
-
-
- 完成次数要求
-
-
-
-
- 奖励数量
-
-
-
-
- 排序
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- 用户主表,存储用户基本信息、账户余额、积分等
-
-
-
-
- 主键ID
-
-
-
-
- 微信openid
-
-
-
-
- 微信unionid
-
-
-
-
- 公众号openid
-
-
-
-
- 用户唯一标识
-
-
-
-
- 手机号
-
-
-
-
- 旧手机号
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 密码
-
-
-
-
- 分享图片URL
-
-
-
-
- 账户余额
-
-
-
-
- 余额2/积分2
-
-
-
-
- 积分
-
-
-
-
- 评分
-
-
-
-
- 欧气值
-
-
-
-
- 欧气等级
-
-
-
-
- 推荐人ID
-
-
-
-
- VIP等级
-
-
-
-
- 抽奖次数
-
-
-
-
- 盲盒数量
-
-
-
-
- 点击ID
-
-
-
-
- 是否使用优惠券: 0否 1是
-
-
-
-
- 状态: 1正常 0禁用
-
-
-
-
- 是否测试账号: 0否 1是
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 最后登录时间
-
-
-
-
- 用户账户表,存储用户登录令牌和IP信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 账户令牌
-
-
-
-
- 令牌编号
-
-
-
-
- 令牌时间
-
-
-
-
- 最后登录时间
-
-
-
-
- 最后登录IP
-
-
-
-
- 备用登录IP
-
-
-
-
- IP地区编码
-
-
-
-
- IP省份
-
-
-
-
- IP城市
-
-
-
-
- 用户收货地址表,存储用户的收货地址信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人电话
-
-
-
-
- 详细地址
-
-
-
-
- 是否默认地址: 0否 1是
-
-
-
-
- 是否删除: 0否 1是
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 欧气券表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 等级
-
-
-
-
- 数量
-
-
-
-
- 剩余数量
-
-
-
-
- 状态: 1启用 0禁用
-
-
-
-
- 类型
-
-
-
-
- 标题
-
-
-
-
- 来源ID
-
-
-
-
- 分享时间
-
-
-
-
- 自己获得金额
-
-
-
-
- 自己获得金额2
-
-
-
-
- 他人获得金额
-
-
-
-
- 他人获得金额2
-
-
-
-
- 扣除数量
-
-
-
-
- 扣除数量2
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 用户道具卡表,存储用户拥有的道具卡信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 类型
-
-
-
-
- 道具卡ID
-
-
-
-
- 名称
-
-
-
-
- 状态:1=未使用,2=已使用
-
-
-
-
- 抵扣的订单ID
-
-
-
-
- 创建时间戳
-
-
-
-
- 更新时间戳
-
-
-
-
- 删除时间戳
-
-
-
-
- 用户登录日志表,记录用户每次登录的时间、设备和位置信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 登录日期
-
-
-
-
- 登录时间
-
-
-
-
- 最后登录时间
-
-
-
-
- 设备类型
-
-
-
-
- 登录IP
-
-
-
-
- 登录位置
-
-
-
-
- 年份
-
-
-
-
- 月份
-
-
-
-
- 周数
-
-
-
-
- 用户充值订单表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 订单号
-
-
-
-
- 充值金额
-
-
-
-
- 状态: 1待支付 2已完成
-
-
-
-
- 创建时间(Unix时间戳)
-
-
-
-
- 支付时间(Unix时间戳)
-
-
-
-
- 用户签到记录表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 签到日期
-
-
-
-
- 当月签到天数
-
-
-
-
- 连续签到天数
-
-
-
-
- 月份
-
-
-
-
- 年份
-
-
-
-
- 签到次数
-
-
-
-
- 签到类型
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 用户任务完成记录表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 任务ID
-
-
-
-
- 任务类型
-
-
-
-
- 任务分类
-
-
-
-
- 是否重要任务
-
-
-
-
- 已完成次数
-
-
-
-
- 奖励数量
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- 用户领取的VIP奖品表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- VIP等级ID
-
-
-
-
- VIP等级
-
-
-
-
- 优惠券ID
-
-
-
-
- 奖品类型
-
-
-
-
- 奖品标题
-
-
-
-
- 减免金额
-
-
-
-
- 满减门槛
-
-
-
-
- 有效天数
-
-
-
-
- 结束时间
-
-
-
-
- 数量
-
-
-
-
- 图片URL
-
-
-
-
- 奖品等级ID
-
-
-
-
- 奖品价格
-
-
-
-
- 金额
-
-
-
-
- 市场价
-
-
-
-
- 奖品编码
-
-
-
-
- 概率
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- VIP等级配置表
-
-
-
-
- 主键ID
-
-
-
-
- VIP等级
-
-
-
-
- 等级名称
-
-
-
-
- 升级所需数量
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- VIP等级奖品配置表
-
-
-
-
- 主键ID
-
-
-
-
- VIP等级ID
-
-
-
-
- VIP等级
-
-
-
-
- 奖品类型
-
-
-
-
- 奖品标题
-
-
-
-
- 减免金额
-
-
-
-
- 优惠券ID
-
-
-
-
- 满减门槛
-
-
-
-
- 概率
-
-
-
-
- 有效天数
-
-
-
-
- 数量
-
-
-
-
- 图片URL
-
-
-
-
- 奖品等级ID
-
-
-
-
- 奖品价格
-
-
-
-
- 金额
-
-
-
-
- 市场价
-
-
-
-
- 奖品编码
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- 地址列表响应
-
-
-
-
- 地址ID
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人电话
-
-
-
-
- 省份
-
-
-
-
- 城市
-
-
-
-
- 区县
-
-
-
-
- 详细地址
-
-
-
-
- 是否默认地址
-
-
-
-
- 创建/更新地址请求
-
-
-
-
- 地址ID(更新时必填)
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人电话
-
-
-
-
- 省份
-
-
-
-
- 城市
-
-
-
-
- 区县
-
-
-
-
- 详细地址
-
-
-
-
- 是否设为默认地址
-
-
-
-
- 资产记录查询请求
-
-
-
-
- 类型过滤 (0=全部)
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 资产记录DTO
-
-
-
-
- 变动金额 (带正负号)
-
-
-
-
- 变动说明
-
-
-
-
- 添加时间 (格式: Y-m-d H:i:s)
-
-
-
-
- 资产记录分页响应 (兼容PHP API格式)
-
-
-
-
- 记录列表
-
-
-
-
- 最后一页页码
-
-
-
-
- 当前页码
-
-
-
-
- 总记录数
-
-
-
-
- 高德地图API配置
-
-
-
-
- 高德地图Web服务API Key
-
-
-
-
- 微信授权绑定手机号请求
-
-
-
-
- 微信授权code
-
-
-
-
- 验证码绑定手机号请求
-
-
-
-
- 手机号
-
-
-
-
- 短信验证码
-
-
-
-
- 绑定手机号响应
-
-
-
-
- JWT Token(账户合并时返回新token)
-
-
-
-
- 创建用户DTO
-
-
-
-
- 微信openid
-
-
-
-
- 微信unionid
-
-
-
-
- 手机号
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 推荐人ID
-
-
-
-
- 点击ID
-
-
-
-
- 更新用户DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 手机号
-
-
-
-
- 微信unionid
-
-
-
-
- IP地理位置结果DTO
-
-
-
-
- 是否成功
-
-
-
-
- 省份
-
-
-
-
- 城市
-
-
-
-
- 区域编码
-
-
-
-
- 错误信息
-
-
-
-
- JWT配置设置
-
-
-
-
- 密钥
-
-
-
-
- 发行者
-
-
-
-
- 受众
-
-
-
-
- Token过期时间(分钟)
-
-
-
-
- 刷新Token过期时间(天)
-
-
-
-
- 登录结果DTO
-
-
-
-
- 是否成功
-
-
-
-
- JWT Token
-
-
-
-
- 用户ID
-
-
-
-
- 错误信息
-
-
-
-
- 账号注销请求
-
-
-
-
- 类型:0=注销账号,1=取消注销
-
-
-
-
- 手机号验证码登录请求
-
-
-
-
- 手机号
-
-
-
-
- 短信验证码
-
-
-
-
- 推荐人ID
-
-
-
-
- 点击ID
-
-
-
-
- 记录登录请求
-
-
-
-
- 设备类型
-
-
-
-
- 设备信息
-
-
-
-
- 记录登录响应
-
-
-
-
- 用户唯一标识
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 更新用户信息请求
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- Base64编码的图片数据
-
-
-
-
- 用户信息DTO
-
-
-
-
- 用户ID
-
-
-
-
- 用户唯一标识
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 脱敏后的手机号(格式:138****8000)
-
-
-
-
- 是否绑定手机号:0否 1是
-
-
-
-
- 账户余额
-
-
-
-
- 余额2/积分2
-
-
-
-
- 积分
-
-
-
-
- 评分
-
-
-
-
- VIP等级
-
-
-
-
- VIP等级图片URL
-
-
-
-
- 优惠券数量
-
-
-
-
- 注册天数
-
-
-
-
- 用户信息响应
-
-
-
-
- 用户信息
-
-
-
-
- 其他配置信息
-
-
-
-
- 任务列表
-
-
-
-
- 其他配置DTO
-
-
-
-
- 配置项
-
-
-
-
- 任务DTO
-
-
-
-
- 任务ID
-
-
-
-
- 任务名称
-
-
-
-
- 任务描述
-
-
-
-
- 任务状态
-
-
-
-
- 微信认证结果DTO
-
-
-
-
- 是否成功
-
-
-
-
- 微信openid
-
-
-
-
- 微信unionid
-
-
-
-
- 错误信息
-
-
-
-
- 微信手机号结果DTO
-
-
-
-
- 是否成功
-
-
-
-
- 手机号
-
-
-
-
- 错误信息
-
-
-
-
- 微信小程序登录请求
-
-
-
-
- 微信授权code
-
-
-
-
- 推荐人ID
-
-
-
-
- 点击ID
-
-
-
-
- 微信小程序配置
-
-
-
-
- 微信小程序AppId
-
-
-
-
- 微信小程序AppSecret
-
-
-
-
- 分页请求基类
-
-
-
-
- 页码,从1开始
-
-
-
-
- 每页数量
-
-
-
-
- 分页响应基类 (兼容PHP API格式)
-
- 数据类型
-
-
-
- 数据列表
-
-
-
-
- 最后一页页码 (兼容PHP API)
-
-
-
-
- 总数量
-
-
-
-
- 当前页码
-
-
-
-
- 每页数量
-
-
-
-
- ID请求基类
-
-
-
-
- ID
-
-
-
-
- 批量ID请求基类
-
-
-
-
- ID列表
-
-
-
-
- 优惠券列表响应
-
-
-
-
- 优惠券ID
-
-
-
-
- 优惠券标题
-
-
-
-
- 优惠金额
-
-
-
-
- 满减门槛金额
-
-
-
-
- 过期时间
-
-
-
-
- 使用状态: 0未使用 1已使用
-
-
-
-
- 领取优惠券请求
-
-
-
-
- 优惠券模板ID
-
-
-
-
- 商品列表请求
-
-
-
-
- 分类ID
-
-
-
-
- 商品类型 (-1表示全部)
-
-
-
-
- 商品详情请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号 (0表示自动选择)
-
-
-
-
- 商品子奖品请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 奖品列表ID
-
-
-
-
- 商品扩展配置请求
-
-
-
-
- 商品ID
-
-
-
-
- 商品类型
-
-
-
-
- 箱号列表请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号详情请求
-
-
-
-
- 商品ID
-
-
-
-
- 页码 (每页10个箱号)
-
-
-
-
- 排序方式: 0=箱号升序, 1=箱号降序, 2=余量降序
-
-
-
-
- 奖品数量统计请求
-
-
-
-
- 商品ID
-
-
-
-
- 奖品内容请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 中奖记录请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 赏品分类ID (0表示全部)
-
-
-
-
- 商品列表项DTO (兼容PHP API snake_case格式)
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片URL
-
-
-
-
- 商品价格
-
-
-
-
- 商品类型
-
-
-
-
- 类型文字
-
-
-
-
- 总库存
-
-
-
-
- 已售库存
-
-
-
-
- 状态
-
-
-
-
- 是否锁定
-
-
-
-
- 是否首折
-
-
-
-
- 是否新品
-
-
-
-
- 参与次数
-
-
-
-
- 需要抽奖次数
-
-
-
-
- 显示价格
-
-
-
-
- 角标文字
-
-
-
-
- 商品信息DTO
-
-
-
-
- 商品详情响应
-
-
-
-
- 商品信息
-
-
-
-
- 锁箱信息
-
-
-
-
- 参与用户头像列表
-
-
-
-
- 参与次数
-
-
-
-
- 奖品列表
-
-
-
-
- 限购信息
-
-
-
-
- 锁箱信息DTO
-
-
-
-
- 是否锁定
-
-
-
-
- 锁定用户昵称
-
-
-
-
- 锁定用户头像
-
-
-
-
- 锁箱剩余时间 (Unix时间戳)
-
-
-
-
- 限购信息DTO
-
-
-
-
- 每日限购数量
-
-
-
-
- 今日已购数量
-
-
-
-
- 今日剩余可购数量
-
-
-
-
- 全局限购数量
-
-
-
-
- 全局已购数量
-
-
-
-
- 全局剩余可购数量
-
-
-
-
- 奖品列表项DTO
-
-
-
-
- 赏品等级信息DTO
-
-
-
-
- 子奖品DTO
-
-
-
-
- 商品扩展配置DTO
-
-
-
-
- 箱号分组DTO
-
-
-
-
- 显示标题,如 "1-10"
-
-
-
-
- 页码(从0开始)
-
-
-
-
- 箱号详情DTO
-
-
-
-
- 箱号商品列表DTO
-
-
-
-
- 收藏请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 操作类型: add=收藏, remove=取消收藏
-
-
-
-
- 收藏列表请求
-
-
-
-
- 商品类型 (0=全部)
-
-
-
-
- 收藏列表响应 (兼容PHP API格式)
-
-
-
-
- 收藏DTO (兼容PHP API格式)
-
-
-
-
- 删除收藏请求
-
-
-
-
- 收藏记录ID
-
-
-
-
- 奖品数量统计响应
-
-
-
-
- 奖品数量统计项DTO
-
-
-
-
- 奖品内容响应
-
-
-
-
- 中奖记录响应
-
-
-
-
- 分类DTO - 用于中奖记录筛选
-
-
-
-
- 中奖记录DTO - 匹配PHP API响应格式
-
-
-
-
- 中奖记录用户信息DTO
-
-
-
-
- 推荐信息请求
-
-
-
-
- 页码
-
-
-
-
- 推荐信息响应 - 匹配PHP接口返回格式
-
-
-
-
- 分享标题
-
-
-
-
- 分享图片URL
-
-
-
-
- 总邀请人数
-
-
-
-
- 总奖励金额
-
-
-
-
- 邀请记录列表
-
-
-
-
- 最后一页页码
-
-
-
-
- 邀请记录DTO - 匹配PHP接口返回格式
-
-
-
-
- 被邀请用户ID
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 推荐人ID
-
-
-
-
- 注册时间
-
-
-
-
- 奖励金额(佣金)
-
-
-
-
- 绑定邀请码请求
-
-
-
-
- 邀请码
-
-
-
-
- 绑定邀请码响应
-
-
-
-
- 是否成功
-
-
-
-
- 消息
-
-
-
-
- 抽奖结果查询请求
-
-
-
-
- 订单号
-
-
-
-
- 无限赏中奖记录请求
-
-
-
-
- 商品ID
-
-
-
-
- 赏品等级ID(0表示全部)
-
-
-
-
- 是否秘宝池(0=否,1=是)
-
-
-
-
- 每日抽奖记录请求
-
-
-
-
- 商品ID
-
-
-
-
- 无限赏抽奖记录请求(用户自己的记录)
-
-
-
-
- 商品ID
-
-
-
-
- 道具卡抽奖请求
-
-
-
-
- 商品ID
-
-
-
-
- 要重抽的订单项ID列表(逗号分隔)
-
-
-
-
- 无限赏中奖记录响应
-
-
-
-
- 赏品分类列表
-
-
-
-
- 中奖记录列表
-
-
-
-
- 最后一页
-
-
-
-
- 总数量
-
-
-
-
- 赏品分类DTO
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 无限赏中奖记录项DTO
-
-
-
-
- 记录ID
-
-
-
-
- 用户ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 赏品等级颜色
-
-
-
-
- 中奖数量
-
-
-
-
- 创建时间戳
-
-
-
-
- 幸运号码
-
-
-
-
- 翻倍倍数
-
-
-
-
- 是否灵珠
-
-
-
-
- 用户信息
-
-
-
-
- 赏品等级信息
-
-
-
-
- 抽奖用户信息DTO
-
-
-
-
- 用户昵称(脱敏后)
-
-
-
-
- 用户头像
-
-
-
-
- 每日抽奖记录响应
-
-
-
-
- 记录列表
-
-
-
-
- 无限赏抽奖记录响应(用户自己的记录)
-
-
-
-
- 记录列表
-
-
-
-
- 当前页码
-
-
-
-
- 最后一页
-
-
-
-
- 每页数量
-
-
-
-
- 总数量
-
-
-
-
- 无限赏抽奖记录项DTO(用户自己的记录)
-
-
-
-
- 用户ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 创建时间(格式化后的字符串)
-
-
-
-
- 每日抽奖记录项DTO
-
-
-
-
- 记录ID
-
-
-
-
- 用户ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 创建时间戳
-
-
-
-
- 用户信息
-
-
-
-
- 赏品等级信息
-
-
-
-
- 道具卡抽奖响应
-
-
-
-
- 状态:0=余额支付成功,1=需要微信支付
-
-
-
-
- 订单号
-
-
-
-
- 抽奖结果列表
-
-
-
-
- 剩余道具卡数量
-
-
-
-
- 道具卡抽奖奖品DTO
-
-
-
-
- 奖品ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 赏品等级颜色
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 奖品编码
-
-
-
-
- 幸运号码
-
-
-
-
- 抽奖请求(内部使用)
-
-
-
-
- 用户ID
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 订单类型:1=一番赏, 2=无限赏, 3=擂台赏, 4=转转赏, 5=福利屋, 6=商城赏, 7=翻倍赏, 8=抽卡机
-
-
-
-
- 来源:0=购买获得, 1=抽奖获得
-
-
-
-
- 抽奖结果(内部使用)
-
-
-
-
- 是否成功
-
-
-
-
- 错误消息
-
-
-
-
- 商品奖品ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 赏品等级颜色
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 奖品编码
-
-
-
-
- 幸运号码
-
-
-
-
- 抽奖时间
-
-
-
-
- 订单详情ID
-
-
-
-
- 奖品类型:1=实物, 2=虚拟
-
-
-
-
- 翻倍倍数
-
-
-
-
- 是否灵珠
-
-
-
-
- 父商品奖品ID
-
-
-
-
- 宝箱内抽取的奖品列表(当奖品类型为宝箱时)
-
-
-
-
- 奖品概率(内部使用)
-
-
-
-
- 商品奖品ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 赏品等级ID
-
-
-
-
- 剩余库存
-
-
-
-
- 概率(百分比)
-
-
-
-
- 权重(用于随机选择)
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 奖品类型
-
-
-
-
- 翻倍倍数
-
-
-
-
- 是否灵珠
-
-
-
-
- 父商品奖品ID
-
-
-
-
- 销售时间
-
-
-
-
- 抽奖类型常量
-
-
-
-
- 一番赏
-
-
-
-
- 无限赏
-
-
-
-
- 擂台赏
-
-
-
-
- 转转赏
-
-
-
-
- 福利屋
-
-
-
-
- 商城赏
-
-
-
-
- 翻倍赏
-
-
-
-
- 抽卡机
-
-
-
-
- 奖品来源常量
-
-
-
-
- 购买获得
-
-
-
-
- 抽奖获得
-
-
-
-
- 一番赏订单金额计算请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 抽奖次数
-
-
-
-
- 优惠券ID
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 一番赏订单创建请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 抽奖次数
-
-
-
-
- 优惠券ID
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 无限赏订单金额计算请求
-
-
-
-
- 商品ID
-
-
-
-
- 抽奖次数
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 优惠券ID
-
-
-
-
- 无限赏订单创建请求
-
-
-
-
- 商品ID
-
-
-
-
- 抽奖次数
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 优惠券ID
-
-
-
-
- 商城订单金额计算请求
-
-
-
-
- 商品ID
-
-
-
-
- 奖品ID
-
-
-
-
- 购买数量
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 订单列表请求
-
-
-
-
- 订单状态
-
-
-
-
- 订单详情请求
-
-
-
-
- 订单号
-
-
-
-
- 抽奖结果查询请求
-
-
-
-
- 订单号
-
-
-
-
- 订单金额计算响应
-
-
-
-
- 订单总金额(实际支付)
-
-
-
-
- 商品单价
-
-
-
-
- 商品信息
-
-
-
-
- 商品扩展配置
-
-
-
-
- 用户余额
-
-
-
-
- 用户积分
-
-
-
-
- 用户哈尼券
-
-
-
-
- 使用余额金额
-
-
-
-
- 使用积分金额
-
-
-
-
- 使用哈尼券金额
-
-
-
-
- 优惠券抵扣金额
-
-
-
-
- 可用优惠券列表
-
-
-
-
- 折扣比例
-
-
-
-
- 折后总金额
-
-
-
-
- 可用优惠券DTO
-
-
-
-
- 优惠券ID
-
-
-
-
- 优惠券名称
-
-
-
-
- 优惠金额
-
-
-
-
- 满减条件
-
-
-
-
- 过期时间
-
-
-
-
- 订单创建响应
-
-
-
-
- 支付状态:0=需要支付,1=已支付(余额支付完成)
-
-
-
-
- 订单号
-
-
-
-
- 微信支付参数
-
-
-
-
- 微信支付参数
-
-
-
-
- 应用ID
-
-
-
-
- 时间戳
-
-
-
-
- 随机字符串
-
-
-
-
- 预支付交易会话标识
-
-
-
-
- 签名类型
-
-
-
-
- 签名
-
-
-
-
- 订单列表项DTO
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片
-
-
-
-
- 订单总金额
-
-
-
-
- 实际支付金额
-
-
-
-
- 抽奖次数
-
-
-
-
- 订单状态:0=待支付,1=已支付,2=已取消
-
-
-
-
- 创建时间戳
-
-
-
-
- 支付时间戳
-
-
-
-
- 订单类型
-
-
-
-
- 订单详情响应
-
-
-
-
- 订单信息
-
-
-
-
- 奖品列表
-
-
-
-
- 支付记录
-
-
-
-
- 订单信息DTO
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片
-
-
-
-
- 商品单价
-
-
-
-
- 订单总金额
-
-
-
-
- 实际支付金额
-
-
-
-
- 使用余额
-
-
-
-
- 使用积分
-
-
-
-
- 使用哈尼券
-
-
-
-
- 使用优惠券金额
-
-
-
-
- 抽奖次数
-
-
-
-
- 订单状态
-
-
-
-
- 创建时间戳
-
-
-
-
- 支付时间戳
-
-
-
-
- 订单类型
-
-
-
-
- 奖品项DTO
-
-
-
-
- 奖品ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 状态:0=待选择,1=已回收,2=已发货
-
-
-
-
- 幸运号码
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级信息
-
-
-
-
- 支付记录DTO
-
-
-
-
- 支付类型
-
-
-
-
- 支付金额
-
-
-
-
- 支付时间
-
-
-
-
- 抽奖结果DTO
-
-
-
-
- 奖品ID
-
-
-
-
- 用户ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 状态
-
-
-
-
- 幸运号码
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 赏品等级信息
-
-
-
-
- 翻倍倍数
-
-
-
-
- 是否灵珠
-
-
-
-
- 奖品类型
-
-
-
-
- 商品奖品ID
-
-
-
-
- 父商品奖品ID
-
-
-
-
- 中奖数量(分组后的数量)
-
-
-
-
- 创建时间戳
-
-
-
-
- 订单列表项响应(旧版)
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 订单状态
-
-
-
-
- 订单金额
-
-
-
-
- 创建时间
-
-
-
-
- 订单详情响应(旧版)
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 订单状态
-
-
-
-
- 订单金额
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人电话
-
-
-
-
- 收货地址
-
-
-
-
- 创建时间
-
-
-
-
- 订单项列表
-
-
-
-
- 订单项响应(旧版)
-
-
-
-
- 订单项ID
-
-
-
-
- 商品名称
-
-
-
-
- 商品图片
-
-
-
-
- 数量
-
-
-
-
- 单价
-
-
-
-
- 创建订单请求(旧版)
-
-
-
-
- 商品ID
-
-
-
-
- 数量
-
-
-
-
- 收货地址ID
-
-
-
-
- 一番赏抽奖结果响应
-
-
-
-
- 奖品列表
-
-
-
-
- 重抽卡数量
-
-
-
-
- 用户获得的欧气券
-
-
-
-
- 中奖数量
-
-
-
-
- 无限赏抽奖结果响应
-
-
-
-
- 用户信息
-
-
-
-
- 奖品列表
-
-
-
-
- 重抽卡数量
-
-
-
-
- 用户获得的欧气券
-
-
-
-
- 中奖数量
-
-
-
-
- 用户基本信息DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 用户欧气券信息DTO
-
-
-
-
- 欧气券ID
-
-
-
-
- 等级:1特级赏券 2终极赏券 3高级赏券 4普通赏券
-
-
-
-
- 标题
-
-
-
-
- 数量
-
-
-
-
- 等级文本
-
-
-
-
- 等级图片
-
-
-
-
- 仓库首页请求
-
-
-
-
- 类型筛选:1=赏品,2=预售,3=卡册,4=保险柜,5=无限赏
-
-
-
-
- 关键词搜索
-
-
-
-
- 分类ID(仅卡册类型使用)
-
-
-
-
- 奖品回收请求
-
-
-
-
- 回收信息JSON字符串,格式:[{"prize_code":"xxx","number":1}]
-
-
-
-
- 回收信息项
-
-
-
-
- 奖品编码
-
-
-
-
- 回收数量
-
-
-
-
- 奖品发货请求
-
-
-
-
- 类型:1=背包,2=抽卡机
-
-
-
-
- 发货信息JSON字符串,格式:[{"prize_code":"xxx","number":1}]
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人手机号
-
-
-
-
- 收货地址
-
-
-
-
- 留言备注
-
-
-
-
- 确认发货请求
-
-
-
-
- 发货记录ID
-
-
-
-
- 发货记录请求
-
-
-
-
- 状态筛选:1=待发货,2=待收货,3=已完成
-
-
-
-
- 发货记录详情请求
-
-
-
-
- 发货记录ID
-
-
-
-
- 回收记录请求
-
-
-
-
- 物流信息请求
-
-
-
-
- 发货记录ID
-
-
-
-
- 仓库物品DTO
-
-
-
-
- 订单详情ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 状态:0=待选择,1=已回收,2=已发货,3=集市
-
-
-
-
- 创建时间戳
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级信息
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 奖品类型:1=实物,2=虚拟
-
-
-
-
- 奖品编码
-
-
-
-
- 奖品数量(同一prize_code的数量)
-
-
-
-
- 订单详情ID列表
-
-
-
-
- 赏品等级标题
-
-
-
-
- 预售时间(仅预售类型)
-
-
-
-
- 仓库商品分组DTO
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 奖品列表
-
-
-
-
- 奖品总数
-
-
-
-
- 奖品种类数
-
-
-
-
- 仓库首页响应DTO
-
-
-
-
- 总数量
-
-
-
-
- 商品分组数据
-
-
-
-
- 最后一页
-
-
-
-
- 运费设置
-
-
-
-
- 是否显示达达卷
-
-
-
-
- 运费设置DTO
-
-
-
-
- 免运费数量
-
-
-
-
- 运费金额
-
-
-
-
- 卡册商品DTO
-
-
-
-
- 订单ID
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片
-
-
-
-
- 分类ID
-
-
-
-
- 全部奖品数量
-
-
-
-
- 已获得数量
-
-
-
-
- 收集进度百分比
-
-
-
-
- 奖品回收结果DTO
-
-
-
-
- 回收总金额
-
-
-
-
- 回收数量
-
-
-
-
- 回收单号
-
-
-
-
- 用户当前余额
-
-
-
-
- 奖品发货结果DTO
-
-
-
-
- 状态:0=免运费直接发货,1=需要支付运费
-
-
-
-
- 发货单号
-
-
-
-
- 微信支付参数(需要支付运费时返回)
-
-
-
-
- 发货记录DTO
-
-
-
-
- 发货记录ID
-
-
-
-
- 发货单号
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人手机号(脱敏)
-
-
-
-
- 收货地址
-
-
-
-
- 状态:0=待支付,1=待发货,2=已发货,3=已签收,4=已取消
-
-
-
-
- 状态名称
-
-
-
-
- 发货数量
-
-
-
-
- 运费
-
-
-
-
- 创建时间
-
-
-
-
- 快递单号
-
-
-
-
- 快递公司名称
-
-
-
-
- 用户ID
-
-
-
-
- 奖品列表
-
-
-
-
- 发货记录详情DTO
-
-
-
-
- 发货记录ID
-
-
-
-
- 发货单号
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人手机号
-
-
-
-
- 收货地址
-
-
-
-
- 留言备注
-
-
-
-
- 状态
-
-
-
-
- 发货数量
-
-
-
-
- 运费
-
-
-
-
- 创建时间
-
-
-
-
- 支付时间
-
-
-
-
- 发货时间
-
-
-
-
- 签收时间
-
-
-
-
- 快递单号
-
-
-
-
- 快递公司名称
-
-
-
-
- 奖品列表
-
-
-
-
- 发货记录奖品项DTO
-
-
-
-
- 订单详情ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品回收金额
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 奖品数量
-
-
-
-
- 发货状态
-
-
-
-
- 回收记录DTO
-
-
-
-
- 回收记录ID
-
-
-
-
- 回收单号
-
-
-
-
- 回收金额
-
-
-
-
- 回收数量
-
-
-
-
- 创建时间
-
-
-
-
- 奖品列表
-
-
-
-
- 回收记录奖品项DTO
-
-
-
-
- 订单详情ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品回收金额
-
-
-
-
- 物流信息DTO
-
-
-
-
- 快递单号
-
-
-
-
- 快递公司名称
-
-
-
-
- 快递公司编码
-
-
-
-
- 发货数量
-
-
-
-
- 发货单号
-
-
-
-
- 奖品图片URL
-
-
-
-
- 物流状态描述
-
-
-
-
- 物流轨迹列表
-
-
-
-
- 物流轨迹DTO
-
-
-
-
- 时间
-
-
-
-
- 描述/状态
-
-
-
-
- 微信支付请求
-
-
-
-
- 订单号
-
-
-
-
- 支付金额(单位:元)
-
-
-
-
- 商品描述
-
-
-
-
- 附加数据(用于区分订单类型)
-
-
-
-
- 用户OpenId
-
-
-
-
- 用户ID
-
-
-
-
- 微信支付结果
-
-
-
-
- 状态:1=成功,0=失败
-
-
-
-
- 消息
-
-
-
-
- 支付数据
-
-
-
-
- 微信支付数据(返回给前端调起支付)
-
-
-
-
- 应用ID
-
-
-
-
- 时间戳
-
-
-
-
- 随机字符串
-
-
-
-
- 预支付交易会话标识
-
-
-
-
- 签名类型
-
-
-
-
- 签名
-
-
-
-
- 是否微信环境:1=是,0=否
-
-
-
-
- 支付回调通知结果
-
-
-
-
- 是否成功
-
-
-
-
- 消息
-
-
-
-
- XML响应内容(返回给微信)
-
-
-
-
- 微信支付回调数据
-
-
-
-
- 返回状态码
-
-
-
-
- 返回信息
-
-
-
-
- 业务结果
-
-
-
-
- 错误代码
-
-
-
-
- 错误代码描述
-
-
-
-
- 应用ID
-
-
-
-
- 商户号
-
-
-
-
- 随机字符串
-
-
-
-
- 签名
-
-
-
-
- 签名类型
-
-
-
-
- 用户标识
-
-
-
-
- 交易类型
-
-
-
-
- 付款银行
-
-
-
-
- 订单金额(单位:分)
-
-
-
-
- 货币种类
-
-
-
-
- 现金支付金额(单位:分)
-
-
-
-
- 微信支付订单号
-
-
-
-
- 商户订单号
-
-
-
-
- 附加数据
-
-
-
-
- 支付完成时间
-
-
-
-
- 支付记录DTO
-
-
-
-
- 记录ID
-
-
-
-
- 用户ID
-
-
-
-
- 订单号
-
-
-
-
- 支付金额
-
-
-
-
- 支付说明
-
-
-
-
- 支付类型:1=微信支付,2=余额支付,3=积分支付,4=哈尼券支付
-
-
-
-
- 支付类型文本
-
-
-
-
- 创建时间戳
-
-
-
-
- 创建支付记录请求
-
-
-
-
- 用户ID
-
-
-
-
- 订单号
-
-
-
-
- 支付金额
-
-
-
-
- 支付类型
-
-
-
-
- 支付说明
-
-
-
-
- 资产扣减请求
-
-
-
-
- 用户ID
-
-
-
-
- 扣减金额
-
-
-
-
- 扣减说明
-
-
-
-
- 关联订单号
-
-
-
-
- 资产扣减结果
-
-
-
-
- 是否成功
-
-
-
-
- 消息
-
-
-
-
- 扣减后余额
-
-
-
-
- 微信支付商户配置
-
-
-
-
- 商户名称
-
-
-
-
- 商户ID
-
-
-
-
- 应用ID
-
-
-
-
- 商户密钥
-
-
-
-
- 订单前缀(用于匹配商户,3位字符)
-
-
-
-
- 权重(用于负载均衡)
-
-
-
-
- 回调通知URL
-
-
-
-
- 小程序配置
-
-
-
-
- 小程序名称
-
-
-
-
- 小程序AppId
-
-
-
-
- 小程序AppSecret
-
-
-
-
- 订单前缀(2位字符)
-
-
-
-
- 关联的商户ID列表
-
-
-
-
- 关联的域名列表(逗号分隔)
-
-
-
-
- 是否为默认小程序
-
-
-
-
- 微信支付配置
-
-
-
-
- 默认商户配置
-
-
-
-
- 多商户配置列表
-
-
-
-
- 小程序配置列表
-
-
-
-
- 统一下单API地址
-
-
-
-
- 发货通知API地址
-
-
-
-
- 默认回调通知URL基础地址
-
-
-
-
- 订单前缀信息
-
-
-
-
- 商户前缀(3位字符)
-
-
-
-
- 小程序前缀(2位字符)
-
-
-
-
- 订单发货通知请求
-
-
-
-
- 订单号
-
-
-
-
- 用户OpenId
-
-
-
-
- 物流公司编码
-
-
-
-
- 物流单号
-
-
-
-
- 商品描述(可选,默认根据订单类型自动生成)
-
-
-
-
- 物流类型:1=实体物流,2=同城配送,3=虚拟商品,4=用户自提
-
-
-
-
- 发货模式:1=统一发货,2=分拆发货
-
-
-
-
- 订单发货通知结果
-
-
-
-
- 是否成功
-
-
-
-
- 错误码
-
-
-
-
- 错误消息
-
-
-
-
- 是否已存入重试队列
-
-
-
-
- 发货失败订单数据(存储在Redis中用于重试)
-
-
-
-
- 用户OpenId
-
-
-
-
- 应用ID
-
-
-
-
- 订单号
-
-
-
-
- 商户号
-
-
-
-
- 商品描述
-
-
-
-
- 错误码
-
-
-
-
- 错误消息
-
-
-
-
- 重试次数
-
-
-
-
- 最后重试时间(Unix时间戳)
-
-
-
-
- 创建时间(Unix时间戳)
-
-
-
-
- 支付类型枚举
-
-
-
-
- 微信支付
-
-
-
-
- 余额支付
-
-
-
-
- 积分支付
-
-
-
-
- 哈尼券支付
-
-
-
-
- 订单类型枚举(attach值)
-
-
-
-
- 余额充值
-
-
-
-
- 一番赏订单
-
-
-
-
- 擂台赏订单
-
-
-
-
- 转转赏订单
-
-
-
-
- 福利屋订单
-
-
-
-
- 商城赏订单
-
-
-
-
- 无限赏订单
-
-
-
-
- 翻倍赏订单
-
-
-
-
- 抽卡机订单
-
-
-
-
- 发货运费
-
-
-
-
- 抽奖请求
-
-
-
-
- 商品ID
-
-
-
-
- 抽奖次数
-
-
-
-
- 抽奖结果响应
-
-
-
-
- 中奖奖品列表
-
-
-
-
- 消耗金额
-
-
-
-
- 剩余余额
-
-
-
-
- 中奖奖品项
-
-
-
-
- 奖品ID
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品等级
-
-
-
-
- 奖品价值
-
-
-
-
- 中奖记录列表请求
-
-
-
-
- 商品ID
-
-
-
-
- 中奖记录响应
-
-
-
-
- 记录ID
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品图片
-
-
-
-
- 中奖时间
-
-
-
-
- 排行榜响应 - 匹配PHP接口格式
-
-
-
-
- 日期范围显示 (如: "01月01日-01月07日")
-
-
-
-
- 结束时间戳
-
-
-
-
- 当前用户排名信息
-
-
-
-
- 排行榜列表 (前30名)
-
-
-
-
- 当前用户排名信息
-
-
-
-
- 排名 (字符串,未上榜时为"暂未上榜")
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 消费金额
-
-
-
-
- 用户昵称
-
-
-
-
- 用户头像
-
-
-
-
- 排行榜项DTO
-
-
-
-
- 排名
-
-
-
-
- 用户ID
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 消费金额
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 用户排名DTO (旧版本兼容)
-
-
-
-
- 排名 (0表示未上榜)
-
-
-
-
- 消费金额
-
-
-
-
- 距离上一名差距
-
-
-
-
- 使用兑换码请求
-
-
-
-
- 兑换码
-
-
-
-
- 兑换码结果
-
-
-
-
- 是否成功
-
-
-
-
- 消息
-
-
-
-
- 奖励类型: money=余额, integral=吧唧币, score=积分
-
-
-
-
- 奖励数量
-
-
-
-
- 任务列表请求
-
-
-
-
- 任务类型: 1=每日任务, 2=每周任务
-
-
-
-
- 任务列表响应
-
-
-
-
- 任务列表
-
-
-
-
- 任务DTO
-
-
-
-
- 任务ID
-
-
-
-
- 任务类型: 1=每日, 2=每周
-
-
-
-
- 任务分类: 1=邀请, 2=抽赏
-
-
-
-
- 任务标题
-
-
-
-
- 目标完成数量
-
-
-
-
- 奖励欧气值
-
-
-
-
- 是否已完成: 0=未完成, 1=已完成, 2=已领取
-
-
-
-
- 完成百分比 (0-100)
-
-
-
-
- 已完成次数
-
-
-
-
- 领取任务奖励请求
-
-
-
-
- 任务列表ID
-
-
-
-
- 领取任务奖励响应
-
-
-
-
- 奖励欧气值
-
-
-
-
- 当前欧气值
-
-
-
-
- 用户优惠券列表请求
-
-
-
-
- 状态: 1=未使用, 2=已分享
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 用户优惠券列表响应
-
-
-
-
- 优惠券列表
-
-
-
-
- 最后一页页码
-
-
-
-
- 今日已领取数量
-
-
-
-
- 每日领取上限
-
-
-
-
- 用户吧唧币余额
-
-
-
-
- 最大合成数量
-
-
-
-
- 合成损耗率
-
-
-
-
- 用户优惠券DTO
-
-
-
-
- 优惠券ID
-
-
-
-
- 状态: 1=未使用, 2=已分享
-
-
-
-
- 等级: 1=特级, 2=终极, 3=高级, 4=普通
-
-
-
-
- 等级文本
-
-
-
-
- 等级图片
-
-
-
-
- 标题
-
-
-
-
- 面值
-
-
-
-
- 可领取次数
-
-
-
-
- 可领取次数2
-
-
-
-
- 已领取数量
-
-
-
-
- 优惠券详情请求
-
-
-
-
- 优惠券ID
-
-
-
-
- 优惠券详情响应
-
-
-
-
- 优惠券ID
-
-
-
-
- 等级
-
-
-
-
- 等级文本
-
-
-
-
- 等级图片
-
-
-
-
- 分享时间
-
-
-
-
- 用户ID
-
-
-
-
- 面值
-
-
-
-
- 可领取次数2
-
-
-
-
- 剩余可领取金额 (own2 - own)
-
-
-
-
- 已领取数量
-
-
-
-
- 已领取总金额
-
-
-
-
- 分享者昵称
-
-
-
-
- 分享者头像
-
-
-
-
- 领取记录列表
-
-
-
-
- 分享者信息DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 优惠券领取记录DTO
-
-
-
-
- 用户ID
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 领取金额
-
-
-
-
- 领取时间
-
-
-
-
- 是否手气最佳
-
-
-
-
- 分享优惠券请求
-
-
-
-
- 优惠券ID
-
-
-
-
- 领取优惠券请求
-
-
-
-
- 优惠券ID
-
-
-
-
- 领取优惠券响应
-
-
-
-
- 领取金额
-
-
-
-
- 是否手气最佳
-
-
-
-
- 合成计算请求
-
-
-
-
- 优惠券ID列表 (逗号分隔)
-
-
-
-
- 合成计算响应
-
-
-
-
- 新优惠券信息
-
-
-
-
- 原始总价值
-
-
-
-
- 合成后价值 (扣除10%损耗)
-
-
-
-
- 合成优惠券DTO
-
-
-
-
- 标题
-
-
-
-
- 等级
-
-
-
-
- 合成优惠券请求
-
-
-
-
- 优惠券ID列表 (逗号分隔)
-
-
-
-
- 用户登录请求
-
-
-
-
- 微信登录code
-
-
-
-
- 用户信息响应
-
-
-
-
- 用户ID
-
-
-
-
- 用户唯一标识
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 手机号
-
-
-
-
- 账户余额
-
-
-
-
- 积分
-
-
-
-
- VIP等级
-
-
-
-
- VIP信息响应
-
-
-
-
- 用户VIP信息
-
-
-
-
- VIP等级列表
-
-
-
-
- VIP用户信息DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 当前VIP等级
-
-
-
-
- 升级所需金额
-
-
-
-
- 下一个VIP等级
-
-
-
-
- 升级进度百分比 (0-100)
-
-
-
-
- 提示信息
-
-
-
-
- VIP等级DTO
-
-
-
-
- 等级ID
-
-
-
-
- 等级
-
-
-
-
- 等级名称
-
-
-
-
- 等级图标URL
-
-
-
-
- 升级条件金额(累计消费)
-
-
-
-
- 折扣
-
-
-
-
- 等级特权描述/提示信息
-
-
-
-
- 福利屋列表请求
-
-
-
-
- 类型: 1=进行中, 3=已结束
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 福利屋列表响应
-
-
-
-
- 福利屋列表
-
-
-
-
- 最后一页页码
-
-
-
-
- 总记录数
-
-
-
-
- 福利屋项DTO
-
-
-
-
- 商品ID
-
-
-
-
- 标题
-
-
-
-
- 图片
-
-
-
-
- 价格
-
-
-
-
- 类型
-
-
-
-
- 是否新品
-
-
-
-
- 全局限购
-
-
-
-
- 抽奖限制
-
-
-
-
- 商品描述
-
-
-
-
- 是否已开奖
-
-
-
-
- 解锁金额
-
-
-
-
- 参与人数
-
-
-
-
- 开始时间
-
-
-
-
- 结束时间
-
-
-
-
- 开奖时间
-
-
-
-
- 奖品列表
-
-
-
-
- 福利屋奖品列表项DTO
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 库存
-
-
-
-
- 价格
-
-
-
-
- 市场回收金额
-
-
-
-
- 福利屋详情请求
-
-
-
-
- 商品ID
-
-
-
-
- 福利屋详情响应
-
-
-
-
- 商品信息
-
-
-
-
- 奖品列表
-
-
-
-
- 参与人数
-
-
-
-
- 当前时间
-
-
-
-
- 用户参与次数
-
-
-
-
- 用户在活动期间的消费数据
-
-
-
-
- 活动状态
-
-
-
-
- 状态文本
-
-
-
-
- 用户消费数据DTO
-
-
-
-
- 消费总额
-
-
-
-
- 订单数量
-
-
-
-
- 福利屋商品DTO
-
-
-
-
- 商品ID
-
-
-
-
- 标题
-
-
-
-
- 图片
-
-
-
-
- 详情图片
-
-
-
-
- 价格
-
-
-
-
- 类型
-
-
-
-
- 是否新品
-
-
-
-
- 全局限购
-
-
-
-
- 抽奖限制
-
-
-
-
- 商品描述
-
-
-
-
- 是否已开奖
-
-
-
-
- 解锁金额
-
-
-
-
- 排序
-
-
-
-
- 开始时间
-
-
-
-
- 结束时间
-
-
-
-
- 开奖时间
-
-
-
-
- 福利屋奖品DTO
-
-
-
-
- 奖品ID
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品详情图片
-
-
-
-
- 库存
-
-
-
-
- 价格
-
-
-
-
- 市场回收金额
-
-
-
-
- 奖品等级ID
-
-
-
-
- 剩余库存
-
-
-
-
- 排序
-
-
-
-
- 奖品等级标题
-
-
-
-
- 奖品等级颜色
-
-
-
-
- 参与者列表请求
-
-
-
-
- 商品ID
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 参与者DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 参与时间
-
-
-
-
- 开奖记录请求
-
-
-
-
- 商品ID
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 开奖记录DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品等级ID
-
-
-
-
- 中奖时间
-
-
-
-
- 用户参与记录DTO
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品等级ID
-
-
-
-
- 参与时间
-
-
-
-
- 用户中奖记录DTO
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品等级ID
-
-
-
-
- 中奖时间
-
-
-
-
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs
deleted file mode 100644
index 925b1351..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.5940FA46.Up2Date b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.5940FA46.Up2Date
deleted file mode 100644
index e69de29b..00000000
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.Infrastructure.AssemblyInfo.cs b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.Infrastructure.AssemblyInfo.cs
deleted file mode 100644
index 1b10e4fd..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.Infrastructure.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("HoneyBox.Infrastructure")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3783d28ca7508c300b9768bd864dcf229f8e8194")]
-[assembly: System.Reflection.AssemblyProductAttribute("HoneyBox.Infrastructure")]
-[assembly: System.Reflection.AssemblyTitleAttribute("HoneyBox.Infrastructure")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// 由 MSBuild WriteCodeFragment 类生成。
-
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.Infrastructure.GeneratedMSBuildEditorConfig.editorconfig b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.Infrastructure.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 4dec171f..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.Infrastructure.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,17 +0,0 @@
-is_global = true
-build_property.TargetFramework = net10.0
-build_property.TargetFrameworkIdentifier = .NETCoreApp
-build_property.TargetFrameworkVersion = v10.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = HoneyBox.Infrastructure
-build_property.ProjectDir = D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Infrastructure\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.EffectiveAnalysisLevelStyle = 10.0
-build_property.EnableCodeStyleSeverity =
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.Infrastructure.GlobalUsings.g.cs b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.Infrastructure.GlobalUsings.g.cs
deleted file mode 100644
index d12bcbc7..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.Infrastructure.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using System;
-global using System.Collections.Generic;
-global using System.IO;
-global using System.Linq;
-global using System.Net.Http;
-global using System.Threading;
-global using System.Threading.Tasks;
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.Infrastructure.csproj.FileListAbsolute.txt b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.Infrastructure.csproj.FileListAbsolute.txt
deleted file mode 100644
index 5f418d4e..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.Infrastructure.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Infrastructure\bin\Debug\net10.0\HoneyBox.Infrastructure.deps.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Infrastructure\bin\Debug\net10.0\HoneyBox.Infrastructure.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Infrastructure\bin\Debug\net10.0\HoneyBox.Infrastructure.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Infrastructure\obj\Debug\net10.0\HoneyBox.Infrastructure.csproj.AssemblyReference.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Infrastructure\obj\Debug\net10.0\HoneyBox.Infrastructure.GeneratedMSBuildEditorConfig.editorconfig
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Infrastructure\obj\Debug\net10.0\HoneyBox.Infrastructure.AssemblyInfoInputs.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Infrastructure\obj\Debug\net10.0\HoneyBox.Infrastructure.AssemblyInfo.cs
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Infrastructure\obj\Debug\net10.0\HoneyBox.Infrastructure.csproj.CoreCompileInputs.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Infrastructure\obj\Debug\net10.0\HoneyBox.Infrastructure.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Infrastructure\obj\Debug\net10.0\refint\HoneyBox.Infrastructure.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Infrastructure\obj\Debug\net10.0\HoneyBox.Infrastructure.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Infrastructure\obj\Debug\net10.0\ref\HoneyBox.Infrastructure.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Infrastructure\bin\Debug\net10.0\HoneyBox.Core.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Infrastructure\bin\Debug\net10.0\HoneyBox.Model.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Infrastructure\bin\Debug\net10.0\HoneyBox.Core.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Infrastructure\bin\Debug\net10.0\HoneyBox.Model.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Infrastructure\obj\Debug\net10.0\HoneyBox.5940FA46.Up2Date
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Infrastructure\bin\Debug\net10.0\HoneyBox.Model.xml
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.Infrastructure.dll b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.Infrastructure.dll
deleted file mode 100644
index 134a1c80..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.Infrastructure.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.Infrastructure.pdb b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.Infrastructure.pdb
deleted file mode 100644
index b6a92bef..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/HoneyBox.Infrastructure.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/ref/HoneyBox.Infrastructure.dll b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/ref/HoneyBox.Infrastructure.dll
deleted file mode 100644
index 27c45584..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/ref/HoneyBox.Infrastructure.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/refint/HoneyBox.Infrastructure.dll b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/refint/HoneyBox.Infrastructure.dll
deleted file mode 100644
index 27c45584..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/Debug/net10.0/refint/HoneyBox.Infrastructure.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/HoneyBox.Infrastructure.csproj.nuget.dgspec.json b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/HoneyBox.Infrastructure.csproj.nuget.dgspec.json
deleted file mode 100644
index 63f6277b..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/HoneyBox.Infrastructure.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,810 +0,0 @@
-{
- "format": 1,
- "restore": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Infrastructure\\HoneyBox.Infrastructure.csproj": {}
- },
- "projects": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj",
- "projectName": "HoneyBox.Core",
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Administrator\\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": [
- "net10.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "projectReferences": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj": {
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "dependencies": {
- "Mapster": {
- "target": "Package",
- "version": "[7.4.0, )"
- },
- "Mapster.DependencyInjection": {
- "target": "Package",
- "version": "[1.0.1, )"
- },
- "Microsoft.Extensions.Logging.Abstractions": {
- "target": "Package",
- "version": "[8.0.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\\10.0.101/PortableRuntimeIdentifierGraph.json",
- "packagesToPrune": {
- "Microsoft.CSharp": "(,4.7.32767]",
- "Microsoft.VisualBasic": "(,10.4.32767]",
- "Microsoft.Win32.Primitives": "(,4.3.32767]",
- "Microsoft.Win32.Registry": "(,5.0.32767]",
- "runtime.any.System.Collections": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.any.System.Globalization": "(,4.3.32767]",
- "runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.any.System.IO": "(,4.3.32767]",
- "runtime.any.System.Reflection": "(,4.3.32767]",
- "runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.any.System.Runtime": "(,4.3.32767]",
- "runtime.any.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.any.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.any.System.Threading.Timer": "(,4.3.32767]",
- "runtime.aot.System.Collections": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.aot.System.Globalization": "(,4.3.32767]",
- "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.aot.System.IO": "(,4.3.32767]",
- "runtime.aot.System.Reflection": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.aot.System.Runtime": "(,4.3.32767]",
- "runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.aot.System.Threading.Timer": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Console": "(,4.3.32767]",
- "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.unix.System.Net.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Net.Sockets": "(,4.3.32767]",
- "runtime.unix.System.Private.Uri": "(,4.3.32767]",
- "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.win.System.Console": "(,4.3.32767]",
- "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.win.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.win.System.Net.Primitives": "(,4.3.32767]",
- "runtime.win.System.Net.Sockets": "(,4.3.32767]",
- "runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7.System.Private.Uri": "(,4.3.32767]",
- "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "System.AppContext": "(,4.3.32767]",
- "System.Buffers": "(,5.0.32767]",
- "System.Collections": "(,4.3.32767]",
- "System.Collections.Concurrent": "(,4.3.32767]",
- "System.Collections.Immutable": "(,10.0.32767]",
- "System.Collections.NonGeneric": "(,4.3.32767]",
- "System.Collections.Specialized": "(,4.3.32767]",
- "System.ComponentModel": "(,4.3.32767]",
- "System.ComponentModel.Annotations": "(,4.3.32767]",
- "System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
- "System.ComponentModel.Primitives": "(,4.3.32767]",
- "System.ComponentModel.TypeConverter": "(,4.3.32767]",
- "System.Console": "(,4.3.32767]",
- "System.Data.Common": "(,4.3.32767]",
- "System.Data.DataSetExtensions": "(,4.4.32767]",
- "System.Diagnostics.Contracts": "(,4.3.32767]",
- "System.Diagnostics.Debug": "(,4.3.32767]",
- "System.Diagnostics.DiagnosticSource": "(,10.0.32767]",
- "System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
- "System.Diagnostics.Process": "(,4.3.32767]",
- "System.Diagnostics.StackTrace": "(,4.3.32767]",
- "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
- "System.Diagnostics.Tools": "(,4.3.32767]",
- "System.Diagnostics.TraceSource": "(,4.3.32767]",
- "System.Diagnostics.Tracing": "(,4.3.32767]",
- "System.Drawing.Primitives": "(,4.3.32767]",
- "System.Dynamic.Runtime": "(,4.3.32767]",
- "System.Formats.Asn1": "(,10.0.32767]",
- "System.Formats.Tar": "(,10.0.32767]",
- "System.Globalization": "(,4.3.32767]",
- "System.Globalization.Calendars": "(,4.3.32767]",
- "System.Globalization.Extensions": "(,4.3.32767]",
- "System.IO": "(,4.3.32767]",
- "System.IO.Compression": "(,4.3.32767]",
- "System.IO.Compression.ZipFile": "(,4.3.32767]",
- "System.IO.FileSystem": "(,4.3.32767]",
- "System.IO.FileSystem.AccessControl": "(,4.4.32767]",
- "System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
- "System.IO.FileSystem.Primitives": "(,4.3.32767]",
- "System.IO.FileSystem.Watcher": "(,4.3.32767]",
- "System.IO.IsolatedStorage": "(,4.3.32767]",
- "System.IO.MemoryMappedFiles": "(,4.3.32767]",
- "System.IO.Pipelines": "(,10.0.32767]",
- "System.IO.Pipes": "(,4.3.32767]",
- "System.IO.Pipes.AccessControl": "(,5.0.32767]",
- "System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
- "System.Linq": "(,4.3.32767]",
- "System.Linq.AsyncEnumerable": "(,10.0.32767]",
- "System.Linq.Expressions": "(,4.3.32767]",
- "System.Linq.Parallel": "(,4.3.32767]",
- "System.Linq.Queryable": "(,4.3.32767]",
- "System.Memory": "(,5.0.32767]",
- "System.Net.Http": "(,4.3.32767]",
- "System.Net.Http.Json": "(,10.0.32767]",
- "System.Net.NameResolution": "(,4.3.32767]",
- "System.Net.NetworkInformation": "(,4.3.32767]",
- "System.Net.Ping": "(,4.3.32767]",
- "System.Net.Primitives": "(,4.3.32767]",
- "System.Net.Requests": "(,4.3.32767]",
- "System.Net.Security": "(,4.3.32767]",
- "System.Net.ServerSentEvents": "(,10.0.32767]",
- "System.Net.Sockets": "(,4.3.32767]",
- "System.Net.WebHeaderCollection": "(,4.3.32767]",
- "System.Net.WebSockets": "(,4.3.32767]",
- "System.Net.WebSockets.Client": "(,4.3.32767]",
- "System.Numerics.Vectors": "(,5.0.32767]",
- "System.ObjectModel": "(,4.3.32767]",
- "System.Private.DataContractSerialization": "(,4.3.32767]",
- "System.Private.Uri": "(,4.3.32767]",
- "System.Reflection": "(,4.3.32767]",
- "System.Reflection.DispatchProxy": "(,6.0.32767]",
- "System.Reflection.Emit": "(,4.7.32767]",
- "System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
- "System.Reflection.Emit.Lightweight": "(,4.7.32767]",
- "System.Reflection.Extensions": "(,4.3.32767]",
- "System.Reflection.Metadata": "(,10.0.32767]",
- "System.Reflection.Primitives": "(,4.3.32767]",
- "System.Reflection.TypeExtensions": "(,4.3.32767]",
- "System.Resources.Reader": "(,4.3.32767]",
- "System.Resources.ResourceManager": "(,4.3.32767]",
- "System.Resources.Writer": "(,4.3.32767]",
- "System.Runtime": "(,4.3.32767]",
- "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
- "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
- "System.Runtime.Extensions": "(,4.3.32767]",
- "System.Runtime.Handles": "(,4.3.32767]",
- "System.Runtime.InteropServices": "(,4.3.32767]",
- "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
- "System.Runtime.Loader": "(,4.3.32767]",
- "System.Runtime.Numerics": "(,4.3.32767]",
- "System.Runtime.Serialization.Formatters": "(,4.3.32767]",
- "System.Runtime.Serialization.Json": "(,4.3.32767]",
- "System.Runtime.Serialization.Primitives": "(,4.3.32767]",
- "System.Runtime.Serialization.Xml": "(,4.3.32767]",
- "System.Security.AccessControl": "(,6.0.32767]",
- "System.Security.Claims": "(,4.3.32767]",
- "System.Security.Cryptography.Algorithms": "(,4.3.32767]",
- "System.Security.Cryptography.Cng": "(,5.0.32767]",
- "System.Security.Cryptography.Csp": "(,4.3.32767]",
- "System.Security.Cryptography.Encoding": "(,4.3.32767]",
- "System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
- "System.Security.Cryptography.Primitives": "(,4.3.32767]",
- "System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
- "System.Security.Principal": "(,4.3.32767]",
- "System.Security.Principal.Windows": "(,5.0.32767]",
- "System.Security.SecureString": "(,4.3.32767]",
- "System.Text.Encoding": "(,4.3.32767]",
- "System.Text.Encoding.CodePages": "(,10.0.32767]",
- "System.Text.Encoding.Extensions": "(,4.3.32767]",
- "System.Text.Encodings.Web": "(,10.0.32767]",
- "System.Text.Json": "(,10.0.32767]",
- "System.Text.RegularExpressions": "(,4.3.32767]",
- "System.Threading": "(,4.3.32767]",
- "System.Threading.AccessControl": "(,10.0.32767]",
- "System.Threading.Channels": "(,10.0.32767]",
- "System.Threading.Overlapped": "(,4.3.32767]",
- "System.Threading.Tasks": "(,4.3.32767]",
- "System.Threading.Tasks.Dataflow": "(,10.0.32767]",
- "System.Threading.Tasks.Extensions": "(,5.0.32767]",
- "System.Threading.Tasks.Parallel": "(,4.3.32767]",
- "System.Threading.Thread": "(,4.3.32767]",
- "System.Threading.ThreadPool": "(,4.3.32767]",
- "System.Threading.Timer": "(,4.3.32767]",
- "System.ValueTuple": "(,4.5.32767]",
- "System.Xml.ReaderWriter": "(,4.3.32767]",
- "System.Xml.XDocument": "(,4.3.32767]",
- "System.Xml.XmlDocument": "(,4.3.32767]",
- "System.Xml.XmlSerializer": "(,4.3.32767]",
- "System.Xml.XPath": "(,4.3.32767]",
- "System.Xml.XPath.XDocument": "(,5.0.32767]"
- }
- }
- }
- },
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Infrastructure\\HoneyBox.Infrastructure.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Infrastructure\\HoneyBox.Infrastructure.csproj",
- "projectName": "HoneyBox.Infrastructure",
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Infrastructure\\HoneyBox.Infrastructure.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Infrastructure\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Administrator\\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": [
- "net10.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "projectReferences": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj": {
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "dependencies": {
- "Autofac": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.Extensions.Configuration.Abstractions": {
- "target": "Package",
- "version": "[9.0.0, )"
- },
- "Microsoft.Extensions.Http": {
- "target": "Package",
- "version": "[9.0.0, )"
- },
- "StackExchange.Redis": {
- "target": "Package",
- "version": "[2.7.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\\10.0.101/PortableRuntimeIdentifierGraph.json",
- "packagesToPrune": {
- "Microsoft.CSharp": "(,4.7.32767]",
- "Microsoft.VisualBasic": "(,10.4.32767]",
- "Microsoft.Win32.Primitives": "(,4.3.32767]",
- "Microsoft.Win32.Registry": "(,5.0.32767]",
- "runtime.any.System.Collections": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.any.System.Globalization": "(,4.3.32767]",
- "runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.any.System.IO": "(,4.3.32767]",
- "runtime.any.System.Reflection": "(,4.3.32767]",
- "runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.any.System.Runtime": "(,4.3.32767]",
- "runtime.any.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.any.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.any.System.Threading.Timer": "(,4.3.32767]",
- "runtime.aot.System.Collections": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.aot.System.Globalization": "(,4.3.32767]",
- "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.aot.System.IO": "(,4.3.32767]",
- "runtime.aot.System.Reflection": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.aot.System.Runtime": "(,4.3.32767]",
- "runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.aot.System.Threading.Timer": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Console": "(,4.3.32767]",
- "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.unix.System.Net.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Net.Sockets": "(,4.3.32767]",
- "runtime.unix.System.Private.Uri": "(,4.3.32767]",
- "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.win.System.Console": "(,4.3.32767]",
- "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.win.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.win.System.Net.Primitives": "(,4.3.32767]",
- "runtime.win.System.Net.Sockets": "(,4.3.32767]",
- "runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7.System.Private.Uri": "(,4.3.32767]",
- "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "System.AppContext": "(,4.3.32767]",
- "System.Buffers": "(,5.0.32767]",
- "System.Collections": "(,4.3.32767]",
- "System.Collections.Concurrent": "(,4.3.32767]",
- "System.Collections.Immutable": "(,10.0.32767]",
- "System.Collections.NonGeneric": "(,4.3.32767]",
- "System.Collections.Specialized": "(,4.3.32767]",
- "System.ComponentModel": "(,4.3.32767]",
- "System.ComponentModel.Annotations": "(,4.3.32767]",
- "System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
- "System.ComponentModel.Primitives": "(,4.3.32767]",
- "System.ComponentModel.TypeConverter": "(,4.3.32767]",
- "System.Console": "(,4.3.32767]",
- "System.Data.Common": "(,4.3.32767]",
- "System.Data.DataSetExtensions": "(,4.4.32767]",
- "System.Diagnostics.Contracts": "(,4.3.32767]",
- "System.Diagnostics.Debug": "(,4.3.32767]",
- "System.Diagnostics.DiagnosticSource": "(,10.0.32767]",
- "System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
- "System.Diagnostics.Process": "(,4.3.32767]",
- "System.Diagnostics.StackTrace": "(,4.3.32767]",
- "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
- "System.Diagnostics.Tools": "(,4.3.32767]",
- "System.Diagnostics.TraceSource": "(,4.3.32767]",
- "System.Diagnostics.Tracing": "(,4.3.32767]",
- "System.Drawing.Primitives": "(,4.3.32767]",
- "System.Dynamic.Runtime": "(,4.3.32767]",
- "System.Formats.Asn1": "(,10.0.32767]",
- "System.Formats.Tar": "(,10.0.32767]",
- "System.Globalization": "(,4.3.32767]",
- "System.Globalization.Calendars": "(,4.3.32767]",
- "System.Globalization.Extensions": "(,4.3.32767]",
- "System.IO": "(,4.3.32767]",
- "System.IO.Compression": "(,4.3.32767]",
- "System.IO.Compression.ZipFile": "(,4.3.32767]",
- "System.IO.FileSystem": "(,4.3.32767]",
- "System.IO.FileSystem.AccessControl": "(,4.4.32767]",
- "System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
- "System.IO.FileSystem.Primitives": "(,4.3.32767]",
- "System.IO.FileSystem.Watcher": "(,4.3.32767]",
- "System.IO.IsolatedStorage": "(,4.3.32767]",
- "System.IO.MemoryMappedFiles": "(,4.3.32767]",
- "System.IO.Pipelines": "(,10.0.32767]",
- "System.IO.Pipes": "(,4.3.32767]",
- "System.IO.Pipes.AccessControl": "(,5.0.32767]",
- "System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
- "System.Linq": "(,4.3.32767]",
- "System.Linq.AsyncEnumerable": "(,10.0.32767]",
- "System.Linq.Expressions": "(,4.3.32767]",
- "System.Linq.Parallel": "(,4.3.32767]",
- "System.Linq.Queryable": "(,4.3.32767]",
- "System.Memory": "(,5.0.32767]",
- "System.Net.Http": "(,4.3.32767]",
- "System.Net.Http.Json": "(,10.0.32767]",
- "System.Net.NameResolution": "(,4.3.32767]",
- "System.Net.NetworkInformation": "(,4.3.32767]",
- "System.Net.Ping": "(,4.3.32767]",
- "System.Net.Primitives": "(,4.3.32767]",
- "System.Net.Requests": "(,4.3.32767]",
- "System.Net.Security": "(,4.3.32767]",
- "System.Net.ServerSentEvents": "(,10.0.32767]",
- "System.Net.Sockets": "(,4.3.32767]",
- "System.Net.WebHeaderCollection": "(,4.3.32767]",
- "System.Net.WebSockets": "(,4.3.32767]",
- "System.Net.WebSockets.Client": "(,4.3.32767]",
- "System.Numerics.Vectors": "(,5.0.32767]",
- "System.ObjectModel": "(,4.3.32767]",
- "System.Private.DataContractSerialization": "(,4.3.32767]",
- "System.Private.Uri": "(,4.3.32767]",
- "System.Reflection": "(,4.3.32767]",
- "System.Reflection.DispatchProxy": "(,6.0.32767]",
- "System.Reflection.Emit": "(,4.7.32767]",
- "System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
- "System.Reflection.Emit.Lightweight": "(,4.7.32767]",
- "System.Reflection.Extensions": "(,4.3.32767]",
- "System.Reflection.Metadata": "(,10.0.32767]",
- "System.Reflection.Primitives": "(,4.3.32767]",
- "System.Reflection.TypeExtensions": "(,4.3.32767]",
- "System.Resources.Reader": "(,4.3.32767]",
- "System.Resources.ResourceManager": "(,4.3.32767]",
- "System.Resources.Writer": "(,4.3.32767]",
- "System.Runtime": "(,4.3.32767]",
- "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
- "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
- "System.Runtime.Extensions": "(,4.3.32767]",
- "System.Runtime.Handles": "(,4.3.32767]",
- "System.Runtime.InteropServices": "(,4.3.32767]",
- "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
- "System.Runtime.Loader": "(,4.3.32767]",
- "System.Runtime.Numerics": "(,4.3.32767]",
- "System.Runtime.Serialization.Formatters": "(,4.3.32767]",
- "System.Runtime.Serialization.Json": "(,4.3.32767]",
- "System.Runtime.Serialization.Primitives": "(,4.3.32767]",
- "System.Runtime.Serialization.Xml": "(,4.3.32767]",
- "System.Security.AccessControl": "(,6.0.32767]",
- "System.Security.Claims": "(,4.3.32767]",
- "System.Security.Cryptography.Algorithms": "(,4.3.32767]",
- "System.Security.Cryptography.Cng": "(,5.0.32767]",
- "System.Security.Cryptography.Csp": "(,4.3.32767]",
- "System.Security.Cryptography.Encoding": "(,4.3.32767]",
- "System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
- "System.Security.Cryptography.Primitives": "(,4.3.32767]",
- "System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
- "System.Security.Principal": "(,4.3.32767]",
- "System.Security.Principal.Windows": "(,5.0.32767]",
- "System.Security.SecureString": "(,4.3.32767]",
- "System.Text.Encoding": "(,4.3.32767]",
- "System.Text.Encoding.CodePages": "(,10.0.32767]",
- "System.Text.Encoding.Extensions": "(,4.3.32767]",
- "System.Text.Encodings.Web": "(,10.0.32767]",
- "System.Text.Json": "(,10.0.32767]",
- "System.Text.RegularExpressions": "(,4.3.32767]",
- "System.Threading": "(,4.3.32767]",
- "System.Threading.AccessControl": "(,10.0.32767]",
- "System.Threading.Channels": "(,10.0.32767]",
- "System.Threading.Overlapped": "(,4.3.32767]",
- "System.Threading.Tasks": "(,4.3.32767]",
- "System.Threading.Tasks.Dataflow": "(,10.0.32767]",
- "System.Threading.Tasks.Extensions": "(,5.0.32767]",
- "System.Threading.Tasks.Parallel": "(,4.3.32767]",
- "System.Threading.Thread": "(,4.3.32767]",
- "System.Threading.ThreadPool": "(,4.3.32767]",
- "System.Threading.Timer": "(,4.3.32767]",
- "System.ValueTuple": "(,4.5.32767]",
- "System.Xml.ReaderWriter": "(,4.3.32767]",
- "System.Xml.XDocument": "(,4.3.32767]",
- "System.Xml.XmlDocument": "(,4.3.32767]",
- "System.Xml.XmlSerializer": "(,4.3.32767]",
- "System.Xml.XPath": "(,4.3.32767]",
- "System.Xml.XPath.XDocument": "(,5.0.32767]"
- }
- }
- }
- },
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj",
- "projectName": "HoneyBox.Model",
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Administrator\\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"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.EntityFrameworkCore.Design": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.EntityFrameworkCore.SqlServer": {
- "target": "Package",
- "version": "[8.0.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\\10.0.101/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/HoneyBox.Infrastructure.csproj.nuget.g.props b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/HoneyBox.Infrastructure.csproj.nuget.g.props
deleted file mode 100644
index bd287e00..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/HoneyBox.Infrastructure.csproj.nuget.g.props
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- $(UserProfile)\.nuget\packages\
- C:\Users\Administrator\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
- PackageReference
- 7.0.0
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/HoneyBox.Infrastructure.csproj.nuget.g.targets b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/HoneyBox.Infrastructure.csproj.nuget.g.targets
deleted file mode 100644
index 768a3b71..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/HoneyBox.Infrastructure.csproj.nuget.g.targets
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/project.assets.json b/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/project.assets.json
deleted file mode 100644
index d87fdb85..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Infrastructure/obj/project.assets.json
+++ /dev/null
@@ -1,2603 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net10.0": {
- "Autofac/8.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/Autofac.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Autofac.dll": {
- "related": ".xml"
- }
- }
- },
- "Azure.Core/1.25.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
- "System.Memory.Data": "1.0.2"
- },
- "compile": {
- "lib/net5.0/Azure.Core.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net5.0/Azure.Core.dll": {
- "related": ".xml"
- }
- }
- },
- "Azure.Identity/1.7.0": {
- "type": "package",
- "dependencies": {
- "Azure.Core": "1.25.0",
- "Microsoft.Identity.Client": "4.39.0",
- "Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
- "System.Security.Cryptography.ProtectedData": "4.7.0"
- },
- "compile": {
- "lib/netstandard2.0/Azure.Identity.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Azure.Identity.dll": {
- "related": ".xml"
- }
- }
- },
- "Mapster/7.4.0": {
- "type": "package",
- "dependencies": {
- "Mapster.Core": "1.2.1"
- },
- "compile": {
- "lib/net7.0/Mapster.dll": {}
- },
- "runtime": {
- "lib/net7.0/Mapster.dll": {}
- }
- },
- "Mapster.Core/1.2.1": {
- "type": "package",
- "compile": {
- "lib/net7.0/Mapster.Core.dll": {}
- },
- "runtime": {
- "lib/net7.0/Mapster.Core.dll": {}
- }
- },
- "Mapster.DependencyInjection/1.0.1": {
- "type": "package",
- "dependencies": {
- "Mapster": "7.4.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
- },
- "compile": {
- "lib/net7.0/Mapster.DependencyInjection.dll": {}
- },
- "runtime": {
- "lib/net7.0/Mapster.DependencyInjection.dll": {}
- }
- },
- "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
- "type": "package",
- "compile": {
- "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {}
- },
- "runtime": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "type": "package",
- "dependencies": {
- "Azure.Identity": "1.7.0",
- "Microsoft.Data.SqlClient.SNI.runtime": "5.1.0",
- "Microsoft.Identity.Client": "4.47.2",
- "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
- "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.24.0",
- "Microsoft.SqlServer.Server": "1.0.0",
- "System.Configuration.ConfigurationManager": "6.0.1",
- "System.Runtime.Caching": "6.0.0"
- },
- "compile": {
- "ref/net6.0/Microsoft.Data.SqlClient.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-arm"
- },
- "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-arm64"
- },
- "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-x64"
- },
- "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-x86"
- }
- }
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Abstractions": "8.0.0",
- "Microsoft.EntityFrameworkCore.Analyzers": "8.0.0",
- "Microsoft.Extensions.Caching.Memory": "8.0.0",
- "Microsoft.Extensions.Logging": "8.0.0"
- },
- "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/8.0.0": {
- "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/8.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/_._": {}
- }
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Data.SqlClient": "5.1.1",
- "Microsoft.EntityFrameworkCore.Relational": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.Caching.Memory/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
- "Microsoft.Extensions.Options": "8.0.0",
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration/9.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
- "Microsoft.Extensions.Primitives": "9.0.0"
- },
- "compile": {
- "lib/net9.0/Microsoft.Extensions.Configuration.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Configuration.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/9.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "9.0.0"
- },
- "compile": {
- "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Binder/9.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.0"
- },
- "compile": {
- "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection/9.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
- },
- "compile": {
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": {
- "type": "package",
- "compile": {
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Diagnostics/9.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration": "9.0.0",
- "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.0",
- "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.0"
- },
- "compile": {
- "lib/net9.0/Microsoft.Extensions.Diagnostics.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Diagnostics.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/9.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
- "Microsoft.Extensions.Options": "9.0.0"
- },
- "compile": {
- "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Http/9.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
- "Microsoft.Extensions.Diagnostics": "9.0.0",
- "Microsoft.Extensions.Logging": "9.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "9.0.0",
- "Microsoft.Extensions.Options": "9.0.0"
- },
- "compile": {
- "lib/net9.0/Microsoft.Extensions.Http.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Http.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging/9.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "9.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "9.0.0",
- "Microsoft.Extensions.Options": "9.0.0"
- },
- "compile": {
- "lib/net9.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/9.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
- },
- "compile": {
- "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
- }
- },
- "Microsoft.Extensions.Options/9.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
- "Microsoft.Extensions.Primitives": "9.0.0"
- },
- "compile": {
- "lib/net9.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {}
- }
- },
- "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
- "Microsoft.Extensions.Configuration.Binder": "9.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
- "Microsoft.Extensions.Options": "9.0.0",
- "Microsoft.Extensions.Primitives": "9.0.0"
- },
- "compile": {
- "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Primitives/9.0.0": {
- "type": "package",
- "compile": {
- "lib/net9.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net9.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Identity.Client/4.47.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.22.0"
- },
- "compile": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Identity.Client": "4.38.0",
- "System.Security.Cryptography.ProtectedData": "4.5.0"
- },
- "compile": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Abstractions/6.24.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Logging/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.24.0"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "6.24.0",
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Protocols": "6.24.0",
- "System.IdentityModel.Tokens.Jwt": "6.24.0"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Tokens/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "6.24.0"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "Pipelines.Sockets.Unofficial/2.2.8": {
- "type": "package",
- "compile": {
- "lib/net5.0/Pipelines.Sockets.Unofficial.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net5.0/Pipelines.Sockets.Unofficial.dll": {
- "related": ".xml"
- }
- }
- },
- "StackExchange.Redis/2.7.4": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Logging.Abstractions": "6.0.0",
- "Pipelines.Sockets.Unofficial": "2.2.8"
- },
- "compile": {
- "lib/net6.0/StackExchange.Redis.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/StackExchange.Redis.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "type": "package",
- "dependencies": {
- "System.Security.Cryptography.ProtectedData": "6.0.0",
- "System.Security.Permissions": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Drawing.Common/6.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.SystemEvents": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Drawing.Common.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.IdentityModel.Tokens.Jwt/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "compile": {
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Memory.Data/1.0.2": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/System.Memory.Data.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Memory.Data.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Runtime.Caching/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Configuration.ConfigurationManager": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Runtime.Caching.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Permissions/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Windows.Extensions": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Security.Permissions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Windows.Extensions/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Drawing.Common": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Windows.Extensions.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "HoneyBox.Core/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v10.0",
- "dependencies": {
- "HoneyBox.Model": "1.0.0",
- "Mapster": "7.4.0",
- "Mapster.DependencyInjection": "1.0.1",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0"
- },
- "compile": {
- "bin/placeholder/HoneyBox.Core.dll": {}
- },
- "runtime": {
- "bin/placeholder/HoneyBox.Core.dll": {}
- }
- },
- "HoneyBox.Model/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0",
- "Microsoft.EntityFrameworkCore.SqlServer": "8.0.0"
- },
- "compile": {
- "bin/placeholder/HoneyBox.Model.dll": {}
- },
- "runtime": {
- "bin/placeholder/HoneyBox.Model.dll": {}
- }
- }
- }
- },
- "libraries": {
- "Autofac/8.0.0": {
- "sha512": "qxVqJcl3fixxa5aZc9TmIuYTwooI9GCL5RzfUiTZtTlbAF3NcWz7bPeEyJEAyS/0qGhSyGnXeku2eiu/7L+3qw==",
- "type": "package",
- "path": "autofac/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "autofac.8.0.0.nupkg.sha512",
- "autofac.nuspec",
- "icon.png",
- "lib/net6.0/Autofac.dll",
- "lib/net6.0/Autofac.xml",
- "lib/net7.0/Autofac.dll",
- "lib/net7.0/Autofac.xml",
- "lib/net8.0/Autofac.dll",
- "lib/net8.0/Autofac.xml",
- "lib/netstandard2.0/Autofac.dll",
- "lib/netstandard2.0/Autofac.xml",
- "lib/netstandard2.1/Autofac.dll",
- "lib/netstandard2.1/Autofac.xml"
- ]
- },
- "Azure.Core/1.25.0": {
- "sha512": "X8Dd4sAggS84KScWIjEbFAdt2U1KDolQopTPoHVubG2y3CM54f9l6asVrP5Uy384NWXjsspPYaJgz5xHc+KvTA==",
- "type": "package",
- "path": "azure.core/1.25.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "CHANGELOG.md",
- "README.md",
- "azure.core.1.25.0.nupkg.sha512",
- "azure.core.nuspec",
- "azureicon.png",
- "lib/net461/Azure.Core.dll",
- "lib/net461/Azure.Core.xml",
- "lib/net5.0/Azure.Core.dll",
- "lib/net5.0/Azure.Core.xml",
- "lib/netcoreapp2.1/Azure.Core.dll",
- "lib/netcoreapp2.1/Azure.Core.xml",
- "lib/netstandard2.0/Azure.Core.dll",
- "lib/netstandard2.0/Azure.Core.xml"
- ]
- },
- "Azure.Identity/1.7.0": {
- "sha512": "eHEiCO/8+MfNc9nH5dVew/+FvxdaGrkRL4OMNwIz0W79+wtJyEoeRlXJ3SrXhoy9XR58geBYKmzMR83VO7bcAw==",
- "type": "package",
- "path": "azure.identity/1.7.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "CHANGELOG.md",
- "README.md",
- "azure.identity.1.7.0.nupkg.sha512",
- "azure.identity.nuspec",
- "azureicon.png",
- "lib/netstandard2.0/Azure.Identity.dll",
- "lib/netstandard2.0/Azure.Identity.xml"
- ]
- },
- "Mapster/7.4.0": {
- "sha512": "RYGoDqvS4WTKIq0HDyPBBVIj6N0mluOCXQ1Vk95JKseMHEsbCXSEGKSlP95oL+s42IXAXbqvHj7p0YaRBUcfqg==",
- "type": "package",
- "path": "mapster/7.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net6.0/Mapster.dll",
- "lib/net7.0/Mapster.dll",
- "mapster.7.4.0.nupkg.sha512",
- "mapster.nuspec"
- ]
- },
- "Mapster.Core/1.2.1": {
- "sha512": "11lokmfliBEMMmjeqxFGNpqGXq6tN96zFqpBmfYeahr4Ybk63oDmeJmOflsATjobYkX248g5Y62oQ2NNnZaeww==",
- "type": "package",
- "path": "mapster.core/1.2.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net6.0/Mapster.Core.dll",
- "lib/net7.0/Mapster.Core.dll",
- "mapster.core.1.2.1.nupkg.sha512",
- "mapster.core.nuspec"
- ]
- },
- "Mapster.DependencyInjection/1.0.1": {
- "sha512": "LfjnRIwx6WAo3ssq8PFeaHFaUz00BfSG9BhWgXsiDa3H5lDhG0lpMGDF6w2ZnooS4eHYmAv4f77VxmzpvgorNg==",
- "type": "package",
- "path": "mapster.dependencyinjection/1.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net6.0/Mapster.DependencyInjection.dll",
- "lib/net7.0/Mapster.DependencyInjection.dll",
- "mapster.dependencyinjection.1.0.1.nupkg.sha512",
- "mapster.dependencyinjection.nuspec"
- ]
- },
- "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
- "sha512": "yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
- "type": "package",
- "path": "microsoft.bcl.asyncinterfaces/1.1.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/net461/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.1.1.1.nupkg.sha512",
- "microsoft.bcl.asyncinterfaces.nuspec",
- "ref/net461/Microsoft.Bcl.AsyncInterfaces.dll",
- "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
- "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "sha512": "MW5E9HFvCaV069o8b6YpuRDPBux8s96qDnOJ+4N9QNUCs7c5W3KxwQ+ftpAjbMUlImL+c9WR+l+f5hzjkqhu2g==",
- "type": "package",
- "path": "microsoft.data.sqlclient/5.1.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "dotnet.png",
- "lib/net462/Microsoft.Data.SqlClient.dll",
- "lib/net462/Microsoft.Data.SqlClient.pdb",
- "lib/net462/Microsoft.Data.SqlClient.xml",
- "lib/net462/de/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/es/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/fr/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/it/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/ja/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/ko/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/pt-BR/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/ru/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
- "lib/net6.0/Microsoft.Data.SqlClient.dll",
- "lib/net6.0/Microsoft.Data.SqlClient.pdb",
- "lib/net6.0/Microsoft.Data.SqlClient.xml",
- "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
- "lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
- "lib/netstandard2.1/Microsoft.Data.SqlClient.xml",
- "microsoft.data.sqlclient.5.1.1.nupkg.sha512",
- "microsoft.data.sqlclient.nuspec",
- "ref/net462/Microsoft.Data.SqlClient.dll",
- "ref/net462/Microsoft.Data.SqlClient.pdb",
- "ref/net462/Microsoft.Data.SqlClient.xml",
- "ref/net6.0/Microsoft.Data.SqlClient.dll",
- "ref/net6.0/Microsoft.Data.SqlClient.pdb",
- "ref/net6.0/Microsoft.Data.SqlClient.xml",
- "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
- "ref/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "ref/netstandard2.1/Microsoft.Data.SqlClient.pdb",
- "ref/netstandard2.1/Microsoft.Data.SqlClient.xml",
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll",
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/net462/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/net462/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb"
- ]
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "sha512": "jVsElisM5sfBzaaV9kdq2NXZLwIbytetnsOIlJ0cQGgQP4zFNBmkfHBnpwtmKrtBJBEV9+9PVQPVrcCVhDgcIg==",
- "type": "package",
- "path": "microsoft.data.sqlclient.sni.runtime/5.1.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.txt",
- "dotnet.png",
- "microsoft.data.sqlclient.sni.runtime.5.1.0.nupkg.sha512",
- "microsoft.data.sqlclient.sni.runtime.nuspec",
- "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll",
- "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll",
- "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll",
- "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
- ]
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "sha512": "SoODat83pGQUpWB9xULdMX6tuKpq/RTXDuJ2WeC1ldUKcKzLkaFJD1n+I0nOLY58odez/e7z8b6zdp235G/kyg==",
- "type": "package",
- "path": "microsoft.entityframeworkcore/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props",
- "lib/net8.0/Microsoft.EntityFrameworkCore.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.xml",
- "microsoft.entityframeworkcore.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
- "sha512": "VR22s3+zoqlVI7xauFKn1znSIFHO8xuILT+noSwS8bZCKcHz0ydkTDQMuaxSa5WBaQrZmwtTz9rmRvJ7X8mSPQ==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.abstractions/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
- "microsoft.entityframeworkcore.abstractions.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.abstractions.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Analyzers/8.0.0": {
- "sha512": "ZXxEeLs2zoZ1TA+QoMMcw4f3Tirf8PzgdDax8RoWo0dxI2KmqiEGWYjhm2B/XyWfglc6+mNRyB8rZiQSmxCpeg==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.analyzers/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
- "lib/netstandard2.0/_._",
- "microsoft.entityframeworkcore.analyzers.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.analyzers.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "sha512": "fFKkr24cYc7Zw5T6DC4tEyOEPgPbq23BBmym1r9kn4ET9F3HKaetpOeQtV2RryYyUxEeNkJuxgfiZHTisqZc+A==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.relational/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml",
- "microsoft.entityframeworkcore.relational.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.relational.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "sha512": "GeOmafQn64HyQtYcI/Omv/D/YVHd1zEkWbP3zNQu4oC+usE9K0qOp0R8KgWWFEf8BU4tXuYbok40W0SjfbaK/A==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.sqlserver/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.xml",
- "microsoft.entityframeworkcore.sqlserver.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.sqlserver.nuspec"
- ]
- },
- "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
- "sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
- "type": "package",
- "path": "microsoft.extensions.caching.abstractions/8.0.0",
- "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/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets",
- "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml",
- "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml",
- "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.caching.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Caching.Memory/8.0.0": {
- "sha512": "7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
- "type": "package",
- "path": "microsoft.extensions.caching.memory/8.0.0",
- "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/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets",
- "lib/net462/Microsoft.Extensions.Caching.Memory.dll",
- "lib/net462/Microsoft.Extensions.Caching.Memory.xml",
- "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll",
- "lib/net6.0/Microsoft.Extensions.Caching.Memory.xml",
- "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll",
- "lib/net7.0/Microsoft.Extensions.Caching.Memory.xml",
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.caching.memory.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration/9.0.0": {
- "sha512": "YIMO9T3JL8MeEXgVozKt2v79hquo/EFtnY0vgxmLnUvk1Rei/halI7kOWZL2RBeV9FMGzgM9LZA8CVaNwFMaNA==",
- "type": "package",
- "path": "microsoft.extensions.configuration/9.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Configuration.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets",
- "lib/net462/Microsoft.Extensions.Configuration.dll",
- "lib/net462/Microsoft.Extensions.Configuration.xml",
- "lib/net8.0/Microsoft.Extensions.Configuration.dll",
- "lib/net8.0/Microsoft.Extensions.Configuration.xml",
- "lib/net9.0/Microsoft.Extensions.Configuration.dll",
- "lib/net9.0/Microsoft.Extensions.Configuration.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
- "microsoft.extensions.configuration.9.0.0.nupkg.sha512",
- "microsoft.extensions.configuration.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Abstractions/9.0.0": {
- "sha512": "lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==",
- "type": "package",
- "path": "microsoft.extensions.configuration.abstractions/9.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.configuration.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Binder/9.0.0": {
- "sha512": "RiScL99DcyngY9zJA2ROrri7Br8tn5N4hP4YNvGdTN/bvg1A3dwvDOxHnNZ3Im7x2SJ5i4LkX1uPiR/MfSFBLQ==",
- "type": "package",
- "path": "microsoft.extensions.configuration.binder/9.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "analyzers/dotnet/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll",
- "analyzers/dotnet/cs/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/de/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/es/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/fr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/it/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/ja/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/ko/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/pl/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/pt-BR/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/ru/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/tr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/zh-Hans/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/zh-Hant/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets",
- "lib/net462/Microsoft.Extensions.Configuration.Binder.dll",
- "lib/net462/Microsoft.Extensions.Configuration.Binder.xml",
- "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll",
- "lib/net8.0/Microsoft.Extensions.Configuration.Binder.xml",
- "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll",
- "lib/net9.0/Microsoft.Extensions.Configuration.Binder.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml",
- "microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512",
- "microsoft.extensions.configuration.binder.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection/9.0.0": {
- "sha512": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection/9.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": {
- "sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Diagnostics/9.0.0": {
- "sha512": "0CF9ZrNw5RAlRfbZuVIvzzhP8QeWqHiUmMBU/2H7Nmit8/vwP3/SbHeEctth7D4Gz2fBnEbokPc1NU8/j/1ZLw==",
- "type": "package",
- "path": "microsoft.extensions.diagnostics/9.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Diagnostics.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Diagnostics.targets",
- "lib/net462/Microsoft.Extensions.Diagnostics.dll",
- "lib/net462/Microsoft.Extensions.Diagnostics.xml",
- "lib/net8.0/Microsoft.Extensions.Diagnostics.dll",
- "lib/net8.0/Microsoft.Extensions.Diagnostics.xml",
- "lib/net9.0/Microsoft.Extensions.Diagnostics.dll",
- "lib/net9.0/Microsoft.Extensions.Diagnostics.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.xml",
- "microsoft.extensions.diagnostics.9.0.0.nupkg.sha512",
- "microsoft.extensions.diagnostics.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/9.0.0": {
- "sha512": "1K8P7XzuzX8W8pmXcZjcrqS6x5eSSdvhQohmcpgiQNY/HlDAlnrhR9dvlURfFz428A+RTCJpUyB+aKTA6AgVcQ==",
- "type": "package",
- "path": "microsoft.extensions.diagnostics.abstractions/9.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Diagnostics.Abstractions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Diagnostics.Abstractions.targets",
- "lib/net462/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "microsoft.extensions.diagnostics.abstractions.9.0.0.nupkg.sha512",
- "microsoft.extensions.diagnostics.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Http/9.0.0": {
- "sha512": "DqI4q54U4hH7bIAq9M5a/hl5Odr/KBAoaZ0dcT4OgutD8dook34CbkvAfAIzkMVjYXiL+E5ul9etwwqiX4PHGw==",
- "type": "package",
- "path": "microsoft.extensions.http/9.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Http.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Http.targets",
- "lib/net462/Microsoft.Extensions.Http.dll",
- "lib/net462/Microsoft.Extensions.Http.xml",
- "lib/net8.0/Microsoft.Extensions.Http.dll",
- "lib/net8.0/Microsoft.Extensions.Http.xml",
- "lib/net9.0/Microsoft.Extensions.Http.dll",
- "lib/net9.0/Microsoft.Extensions.Http.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Http.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Http.xml",
- "microsoft.extensions.http.9.0.0.nupkg.sha512",
- "microsoft.extensions.http.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging/9.0.0": {
- "sha512": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==",
- "type": "package",
- "path": "microsoft.extensions.logging/9.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.logging.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging.Abstractions/9.0.0": {
- "sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==",
- "type": "package",
- "path": "microsoft.extensions.logging.abstractions/9.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.logging.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Options/9.0.0": {
- "sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==",
- "type": "package",
- "path": "microsoft.extensions.options/9.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.options.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": {
- "sha512": "Ob3FXsXkcSMQmGZi7qP07EQ39kZpSBlTcAZLbJLdI4FIf0Jug8biv2HTavWmnTirchctPlq9bl/26CXtQRguzA==",
- "type": "package",
- "path": "microsoft.extensions.options.configurationextensions/9.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Options.ConfigurationExtensions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.ConfigurationExtensions.targets",
- "lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
- "lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
- "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
- "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
- "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
- "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
- "microsoft.extensions.options.configurationextensions.9.0.0.nupkg.sha512",
- "microsoft.extensions.options.configurationextensions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Primitives/9.0.0": {
- "sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==",
- "type": "package",
- "path": "microsoft.extensions.primitives/9.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.primitives.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Identity.Client/4.47.2": {
- "sha512": "SPgesZRbXoDxg8Vv7k5Ou0ee7uupVw0E8ZCc4GKw25HANRLz1d5OSr0fvTVQRnEswo5Obk8qD4LOapYB+n5kzQ==",
- "type": "package",
- "path": "microsoft.identity.client/4.47.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/monoandroid10.0/Microsoft.Identity.Client.dll",
- "lib/monoandroid10.0/Microsoft.Identity.Client.xml",
- "lib/monoandroid90/Microsoft.Identity.Client.dll",
- "lib/monoandroid90/Microsoft.Identity.Client.xml",
- "lib/net45/Microsoft.Identity.Client.dll",
- "lib/net45/Microsoft.Identity.Client.xml",
- "lib/net461/Microsoft.Identity.Client.dll",
- "lib/net461/Microsoft.Identity.Client.xml",
- "lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.dll",
- "lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.xml",
- "lib/net6.0-android31.0/Microsoft.Identity.Client.dll",
- "lib/net6.0-android31.0/Microsoft.Identity.Client.xml",
- "lib/net6.0-ios15.4/Microsoft.Identity.Client.dll",
- "lib/net6.0-ios15.4/Microsoft.Identity.Client.xml",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
- "lib/netstandard2.0/Microsoft.Identity.Client.dll",
- "lib/netstandard2.0/Microsoft.Identity.Client.xml",
- "lib/uap10.0.17763/Microsoft.Identity.Client.dll",
- "lib/uap10.0.17763/Microsoft.Identity.Client.pri",
- "lib/uap10.0.17763/Microsoft.Identity.Client.xml",
- "lib/xamarinios10/Microsoft.Identity.Client.dll",
- "lib/xamarinios10/Microsoft.Identity.Client.xml",
- "lib/xamarinmac20/Microsoft.Identity.Client.dll",
- "lib/xamarinmac20/Microsoft.Identity.Client.xml",
- "microsoft.identity.client.4.47.2.nupkg.sha512",
- "microsoft.identity.client.nuspec"
- ]
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "sha512": "zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
- "type": "package",
- "path": "microsoft.identity.client.extensions.msal/2.19.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.Identity.Client.Extensions.Msal.dll",
- "lib/net45/Microsoft.Identity.Client.Extensions.Msal.xml",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.xml",
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll",
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.xml",
- "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
- "microsoft.identity.client.extensions.msal.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Abstractions/6.24.0": {
- "sha512": "X6aBK56Ot15qKyG7X37KsPnrwah+Ka55NJWPppWVTDi8xWq7CJgeNw2XyaeHgE1o/mW4THwoabZkBbeG2TPBiw==",
- "type": "package",
- "path": "microsoft.identitymodel.abstractions/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net45/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net461/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net461/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net472/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net472/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
- "microsoft.identitymodel.abstractions.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.abstractions.nuspec"
- ]
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
- "sha512": "XDWrkThcxfuWp79AvAtg5f+uRS1BxkIbJnsG/e8VPzOWkYYuDg33emLjp5EWcwXYYIDsHnVZD/00kM/PYFQc/g==",
- "type": "package",
- "path": "microsoft.identitymodel.jsonwebtokens/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
- "microsoft.identitymodel.jsonwebtokens.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.jsonwebtokens.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Logging/6.24.0": {
- "sha512": "qLYWDOowM/zghmYKXw1yfYKlHOdS41i8t4hVXr9bSI90zHqhyhQh9GwVy8pENzs5wHeytU23DymluC9NtgYv7w==",
- "type": "package",
- "path": "microsoft.identitymodel.logging/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Logging.dll",
- "lib/net45/Microsoft.IdentityModel.Logging.xml",
- "lib/net461/Microsoft.IdentityModel.Logging.dll",
- "lib/net461/Microsoft.IdentityModel.Logging.xml",
- "lib/net472/Microsoft.IdentityModel.Logging.dll",
- "lib/net472/Microsoft.IdentityModel.Logging.xml",
- "lib/net6.0/Microsoft.IdentityModel.Logging.dll",
- "lib/net6.0/Microsoft.IdentityModel.Logging.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
- "microsoft.identitymodel.logging.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.logging.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Protocols/6.24.0": {
- "sha512": "+NzKCkvsQ8X1r/Ff74V7CFr9OsdMRaB6DsV+qpH7NNLdYJ8O4qHbmTnNEsjFcDmk/gVNDwhoL2gN5pkPVq0lwQ==",
- "type": "package",
- "path": "microsoft.identitymodel.protocols/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Protocols.dll",
- "lib/net45/Microsoft.IdentityModel.Protocols.xml",
- "lib/net461/Microsoft.IdentityModel.Protocols.dll",
- "lib/net461/Microsoft.IdentityModel.Protocols.xml",
- "lib/net472/Microsoft.IdentityModel.Protocols.dll",
- "lib/net472/Microsoft.IdentityModel.Protocols.xml",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
- "microsoft.identitymodel.protocols.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.protocols.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
- "sha512": "a/2RRrc8C9qaw8qdD9hv1ES9YKFgxaqr/SnwMSLbwQZJSUQDd4qx1K4EYgWaQWs73R+VXLyKSxN0f/uE9CsBiQ==",
- "type": "package",
- "path": "microsoft.identitymodel.protocols.openidconnect/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "microsoft.identitymodel.protocols.openidconnect.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.protocols.openidconnect.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Tokens/6.24.0": {
- "sha512": "ZPqHi86UYuqJXJ7bLnlEctHKkPKT4lGUFbotoCNiXNCSL02emYlcxzGYsRGWWmbFEcYDMi2dcTLLYNzHqWOTsw==",
- "type": "package",
- "path": "microsoft.identitymodel.tokens/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Tokens.dll",
- "lib/net45/Microsoft.IdentityModel.Tokens.xml",
- "lib/net461/Microsoft.IdentityModel.Tokens.dll",
- "lib/net461/Microsoft.IdentityModel.Tokens.xml",
- "lib/net472/Microsoft.IdentityModel.Tokens.dll",
- "lib/net472/Microsoft.IdentityModel.Tokens.xml",
- "lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
- "lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
- "microsoft.identitymodel.tokens.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.tokens.nuspec"
- ]
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "sha512": "N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
- "type": "package",
- "path": "microsoft.sqlserver.server/1.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "dotnet.png",
- "lib/net46/Microsoft.SqlServer.Server.dll",
- "lib/net46/Microsoft.SqlServer.Server.pdb",
- "lib/net46/Microsoft.SqlServer.Server.xml",
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll",
- "lib/netstandard2.0/Microsoft.SqlServer.Server.pdb",
- "lib/netstandard2.0/Microsoft.SqlServer.Server.xml",
- "microsoft.sqlserver.server.1.0.0.nupkg.sha512",
- "microsoft.sqlserver.server.nuspec"
- ]
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "sha512": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
- "type": "package",
- "path": "microsoft.win32.systemevents/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/Microsoft.Win32.SystemEvents.dll",
- "lib/net461/Microsoft.Win32.SystemEvents.xml",
- "lib/net6.0/Microsoft.Win32.SystemEvents.dll",
- "lib/net6.0/Microsoft.Win32.SystemEvents.xml",
- "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
- "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
- "microsoft.win32.systemevents.6.0.0.nupkg.sha512",
- "microsoft.win32.systemevents.nuspec",
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.xml",
- "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
- "useSharedDesignerContext.txt"
- ]
- },
- "Pipelines.Sockets.Unofficial/2.2.8": {
- "sha512": "zG2FApP5zxSx6OcdJQLbZDk2AVlN2BNQD6MorwIfV6gVj0RRxWPEp2LXAxqDGZqeNV1Zp0BNPcNaey/GXmTdvQ==",
- "type": "package",
- "path": "pipelines.sockets.unofficial/2.2.8",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net461/Pipelines.Sockets.Unofficial.dll",
- "lib/net461/Pipelines.Sockets.Unofficial.xml",
- "lib/net472/Pipelines.Sockets.Unofficial.dll",
- "lib/net472/Pipelines.Sockets.Unofficial.xml",
- "lib/net5.0/Pipelines.Sockets.Unofficial.dll",
- "lib/net5.0/Pipelines.Sockets.Unofficial.xml",
- "lib/netcoreapp3.1/Pipelines.Sockets.Unofficial.dll",
- "lib/netcoreapp3.1/Pipelines.Sockets.Unofficial.xml",
- "lib/netstandard2.0/Pipelines.Sockets.Unofficial.dll",
- "lib/netstandard2.0/Pipelines.Sockets.Unofficial.xml",
- "lib/netstandard2.1/Pipelines.Sockets.Unofficial.dll",
- "lib/netstandard2.1/Pipelines.Sockets.Unofficial.xml",
- "pipelines.sockets.unofficial.2.2.8.nupkg.sha512",
- "pipelines.sockets.unofficial.nuspec"
- ]
- },
- "StackExchange.Redis/2.7.4": {
- "sha512": "lD6a0lGOCyV9iuvObnzStL74EDWAyK31w6lS+Md9gIz1eP4U6KChDIflzTdtrktxlvVkeOvPtkaYOcm4qjbHSw==",
- "type": "package",
- "path": "stackexchange.redis/2.7.4",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net461/StackExchange.Redis.dll",
- "lib/net461/StackExchange.Redis.xml",
- "lib/net472/StackExchange.Redis.dll",
- "lib/net472/StackExchange.Redis.xml",
- "lib/net6.0/StackExchange.Redis.dll",
- "lib/net6.0/StackExchange.Redis.xml",
- "lib/netcoreapp3.1/StackExchange.Redis.dll",
- "lib/netcoreapp3.1/StackExchange.Redis.xml",
- "lib/netstandard2.0/StackExchange.Redis.dll",
- "lib/netstandard2.0/StackExchange.Redis.xml",
- "stackexchange.redis.2.7.4.nupkg.sha512",
- "stackexchange.redis.nuspec"
- ]
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "sha512": "jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
- "type": "package",
- "path": "system.configuration.configurationmanager/6.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Configuration.ConfigurationManager.dll",
- "lib/net461/System.Configuration.ConfigurationManager.xml",
- "lib/net6.0/System.Configuration.ConfigurationManager.dll",
- "lib/net6.0/System.Configuration.ConfigurationManager.xml",
- "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
- "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
- "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.dll",
- "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.xml",
- "system.configuration.configurationmanager.6.0.1.nupkg.sha512",
- "system.configuration.configurationmanager.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Drawing.Common/6.0.0": {
- "sha512": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
- "type": "package",
- "path": "system.drawing.common/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Drawing.Common.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Drawing.Common.dll",
- "lib/net461/System.Drawing.Common.xml",
- "lib/net6.0/System.Drawing.Common.dll",
- "lib/net6.0/System.Drawing.Common.xml",
- "lib/netcoreapp3.1/System.Drawing.Common.dll",
- "lib/netcoreapp3.1/System.Drawing.Common.xml",
- "lib/netstandard2.0/System.Drawing.Common.dll",
- "lib/netstandard2.0/System.Drawing.Common.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "runtimes/unix/lib/net6.0/System.Drawing.Common.dll",
- "runtimes/unix/lib/net6.0/System.Drawing.Common.xml",
- "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.dll",
- "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.xml",
- "runtimes/win/lib/net6.0/System.Drawing.Common.dll",
- "runtimes/win/lib/net6.0/System.Drawing.Common.xml",
- "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.dll",
- "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.xml",
- "system.drawing.common.6.0.0.nupkg.sha512",
- "system.drawing.common.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.IdentityModel.Tokens.Jwt/6.24.0": {
- "sha512": "Qibsj9MPWq8S/C0FgvmsLfIlHLE7ay0MJIaAmK94ivN3VyDdglqReed5qMvdQhSL0BzK6v0Z1wB/sD88zVu6Jw==",
- "type": "package",
- "path": "system.identitymodel.tokens.jwt/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net45/System.IdentityModel.Tokens.Jwt.xml",
- "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
- "lib/net472/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net472/System.IdentityModel.Tokens.Jwt.xml",
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
- "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
- "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
- "system.identitymodel.tokens.jwt.6.24.0.nupkg.sha512",
- "system.identitymodel.tokens.jwt.nuspec"
- ]
- },
- "System.Memory.Data/1.0.2": {
- "sha512": "JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
- "type": "package",
- "path": "system.memory.data/1.0.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "CHANGELOG.md",
- "DotNetPackageIcon.png",
- "README.md",
- "lib/net461/System.Memory.Data.dll",
- "lib/net461/System.Memory.Data.xml",
- "lib/netstandard2.0/System.Memory.Data.dll",
- "lib/netstandard2.0/System.Memory.Data.xml",
- "system.memory.data.1.0.2.nupkg.sha512",
- "system.memory.data.nuspec"
- ]
- },
- "System.Runtime.Caching/6.0.0": {
- "sha512": "E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
- "type": "package",
- "path": "system.runtime.caching/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Runtime.Caching.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/_._",
- "lib/net6.0/System.Runtime.Caching.dll",
- "lib/net6.0/System.Runtime.Caching.xml",
- "lib/netcoreapp3.1/System.Runtime.Caching.dll",
- "lib/netcoreapp3.1/System.Runtime.Caching.xml",
- "lib/netstandard2.0/System.Runtime.Caching.dll",
- "lib/netstandard2.0/System.Runtime.Caching.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "runtimes/win/lib/net461/_._",
- "runtimes/win/lib/net6.0/System.Runtime.Caching.dll",
- "runtimes/win/lib/net6.0/System.Runtime.Caching.xml",
- "runtimes/win/lib/netcoreapp3.1/System.Runtime.Caching.dll",
- "runtimes/win/lib/netcoreapp3.1/System.Runtime.Caching.xml",
- "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll",
- "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.xml",
- "system.runtime.caching.6.0.0.nupkg.sha512",
- "system.runtime.caching.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "sha512": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
- "type": "package",
- "path": "system.security.cryptography.protecteddata/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Security.Cryptography.ProtectedData.dll",
- "lib/net461/System.Security.Cryptography.ProtectedData.xml",
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
- "lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.xml",
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
- "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512",
- "system.security.cryptography.protecteddata.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Security.Permissions/6.0.0": {
- "sha512": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
- "type": "package",
- "path": "system.security.permissions/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Security.Permissions.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Security.Permissions.dll",
- "lib/net461/System.Security.Permissions.xml",
- "lib/net5.0/System.Security.Permissions.dll",
- "lib/net5.0/System.Security.Permissions.xml",
- "lib/net6.0/System.Security.Permissions.dll",
- "lib/net6.0/System.Security.Permissions.xml",
- "lib/netcoreapp3.1/System.Security.Permissions.dll",
- "lib/netcoreapp3.1/System.Security.Permissions.xml",
- "lib/netstandard2.0/System.Security.Permissions.dll",
- "lib/netstandard2.0/System.Security.Permissions.xml",
- "runtimes/win/lib/net461/System.Security.Permissions.dll",
- "runtimes/win/lib/net461/System.Security.Permissions.xml",
- "system.security.permissions.6.0.0.nupkg.sha512",
- "system.security.permissions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Windows.Extensions/6.0.0": {
- "sha512": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
- "type": "package",
- "path": "system.windows.extensions/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net6.0/System.Windows.Extensions.dll",
- "lib/net6.0/System.Windows.Extensions.xml",
- "lib/netcoreapp3.1/System.Windows.Extensions.dll",
- "lib/netcoreapp3.1/System.Windows.Extensions.xml",
- "runtimes/win/lib/net6.0/System.Windows.Extensions.dll",
- "runtimes/win/lib/net6.0/System.Windows.Extensions.xml",
- "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.dll",
- "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.xml",
- "system.windows.extensions.6.0.0.nupkg.sha512",
- "system.windows.extensions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "HoneyBox.Core/1.0.0": {
- "type": "project",
- "path": "../HoneyBox.Core/HoneyBox.Core.csproj",
- "msbuildProject": "../HoneyBox.Core/HoneyBox.Core.csproj"
- },
- "HoneyBox.Model/1.0.0": {
- "type": "project",
- "path": "../HoneyBox.Model/HoneyBox.Model.csproj",
- "msbuildProject": "../HoneyBox.Model/HoneyBox.Model.csproj"
- }
- },
- "projectFileDependencyGroups": {
- "net10.0": [
- "Autofac >= 8.0.0",
- "HoneyBox.Core >= 1.0.0",
- "Microsoft.Extensions.Configuration.Abstractions >= 9.0.0",
- "Microsoft.Extensions.Http >= 9.0.0",
- "StackExchange.Redis >= 2.7.0"
- ]
- },
- "packageFolders": {
- "C:\\Users\\Administrator\\.nuget\\packages\\": {},
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Infrastructure\\HoneyBox.Infrastructure.csproj",
- "projectName": "HoneyBox.Infrastructure",
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Infrastructure\\HoneyBox.Infrastructure.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Infrastructure\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Administrator\\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": [
- "net10.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "projectReferences": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj": {
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "dependencies": {
- "Autofac": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.Extensions.Configuration.Abstractions": {
- "target": "Package",
- "version": "[9.0.0, )"
- },
- "Microsoft.Extensions.Http": {
- "target": "Package",
- "version": "[9.0.0, )"
- },
- "StackExchange.Redis": {
- "target": "Package",
- "version": "[2.7.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\\10.0.101/PortableRuntimeIdentifierGraph.json",
- "packagesToPrune": {
- "Microsoft.CSharp": "(,4.7.32767]",
- "Microsoft.VisualBasic": "(,10.4.32767]",
- "Microsoft.Win32.Primitives": "(,4.3.32767]",
- "Microsoft.Win32.Registry": "(,5.0.32767]",
- "runtime.any.System.Collections": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.any.System.Globalization": "(,4.3.32767]",
- "runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.any.System.IO": "(,4.3.32767]",
- "runtime.any.System.Reflection": "(,4.3.32767]",
- "runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.any.System.Runtime": "(,4.3.32767]",
- "runtime.any.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.any.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.any.System.Threading.Timer": "(,4.3.32767]",
- "runtime.aot.System.Collections": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.aot.System.Globalization": "(,4.3.32767]",
- "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.aot.System.IO": "(,4.3.32767]",
- "runtime.aot.System.Reflection": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.aot.System.Runtime": "(,4.3.32767]",
- "runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.aot.System.Threading.Timer": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Console": "(,4.3.32767]",
- "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.unix.System.Net.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Net.Sockets": "(,4.3.32767]",
- "runtime.unix.System.Private.Uri": "(,4.3.32767]",
- "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.win.System.Console": "(,4.3.32767]",
- "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.win.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.win.System.Net.Primitives": "(,4.3.32767]",
- "runtime.win.System.Net.Sockets": "(,4.3.32767]",
- "runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7.System.Private.Uri": "(,4.3.32767]",
- "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "System.AppContext": "(,4.3.32767]",
- "System.Buffers": "(,5.0.32767]",
- "System.Collections": "(,4.3.32767]",
- "System.Collections.Concurrent": "(,4.3.32767]",
- "System.Collections.Immutable": "(,10.0.32767]",
- "System.Collections.NonGeneric": "(,4.3.32767]",
- "System.Collections.Specialized": "(,4.3.32767]",
- "System.ComponentModel": "(,4.3.32767]",
- "System.ComponentModel.Annotations": "(,4.3.32767]",
- "System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
- "System.ComponentModel.Primitives": "(,4.3.32767]",
- "System.ComponentModel.TypeConverter": "(,4.3.32767]",
- "System.Console": "(,4.3.32767]",
- "System.Data.Common": "(,4.3.32767]",
- "System.Data.DataSetExtensions": "(,4.4.32767]",
- "System.Diagnostics.Contracts": "(,4.3.32767]",
- "System.Diagnostics.Debug": "(,4.3.32767]",
- "System.Diagnostics.DiagnosticSource": "(,10.0.32767]",
- "System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
- "System.Diagnostics.Process": "(,4.3.32767]",
- "System.Diagnostics.StackTrace": "(,4.3.32767]",
- "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
- "System.Diagnostics.Tools": "(,4.3.32767]",
- "System.Diagnostics.TraceSource": "(,4.3.32767]",
- "System.Diagnostics.Tracing": "(,4.3.32767]",
- "System.Drawing.Primitives": "(,4.3.32767]",
- "System.Dynamic.Runtime": "(,4.3.32767]",
- "System.Formats.Asn1": "(,10.0.32767]",
- "System.Formats.Tar": "(,10.0.32767]",
- "System.Globalization": "(,4.3.32767]",
- "System.Globalization.Calendars": "(,4.3.32767]",
- "System.Globalization.Extensions": "(,4.3.32767]",
- "System.IO": "(,4.3.32767]",
- "System.IO.Compression": "(,4.3.32767]",
- "System.IO.Compression.ZipFile": "(,4.3.32767]",
- "System.IO.FileSystem": "(,4.3.32767]",
- "System.IO.FileSystem.AccessControl": "(,4.4.32767]",
- "System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
- "System.IO.FileSystem.Primitives": "(,4.3.32767]",
- "System.IO.FileSystem.Watcher": "(,4.3.32767]",
- "System.IO.IsolatedStorage": "(,4.3.32767]",
- "System.IO.MemoryMappedFiles": "(,4.3.32767]",
- "System.IO.Pipelines": "(,10.0.32767]",
- "System.IO.Pipes": "(,4.3.32767]",
- "System.IO.Pipes.AccessControl": "(,5.0.32767]",
- "System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
- "System.Linq": "(,4.3.32767]",
- "System.Linq.AsyncEnumerable": "(,10.0.32767]",
- "System.Linq.Expressions": "(,4.3.32767]",
- "System.Linq.Parallel": "(,4.3.32767]",
- "System.Linq.Queryable": "(,4.3.32767]",
- "System.Memory": "(,5.0.32767]",
- "System.Net.Http": "(,4.3.32767]",
- "System.Net.Http.Json": "(,10.0.32767]",
- "System.Net.NameResolution": "(,4.3.32767]",
- "System.Net.NetworkInformation": "(,4.3.32767]",
- "System.Net.Ping": "(,4.3.32767]",
- "System.Net.Primitives": "(,4.3.32767]",
- "System.Net.Requests": "(,4.3.32767]",
- "System.Net.Security": "(,4.3.32767]",
- "System.Net.ServerSentEvents": "(,10.0.32767]",
- "System.Net.Sockets": "(,4.3.32767]",
- "System.Net.WebHeaderCollection": "(,4.3.32767]",
- "System.Net.WebSockets": "(,4.3.32767]",
- "System.Net.WebSockets.Client": "(,4.3.32767]",
- "System.Numerics.Vectors": "(,5.0.32767]",
- "System.ObjectModel": "(,4.3.32767]",
- "System.Private.DataContractSerialization": "(,4.3.32767]",
- "System.Private.Uri": "(,4.3.32767]",
- "System.Reflection": "(,4.3.32767]",
- "System.Reflection.DispatchProxy": "(,6.0.32767]",
- "System.Reflection.Emit": "(,4.7.32767]",
- "System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
- "System.Reflection.Emit.Lightweight": "(,4.7.32767]",
- "System.Reflection.Extensions": "(,4.3.32767]",
- "System.Reflection.Metadata": "(,10.0.32767]",
- "System.Reflection.Primitives": "(,4.3.32767]",
- "System.Reflection.TypeExtensions": "(,4.3.32767]",
- "System.Resources.Reader": "(,4.3.32767]",
- "System.Resources.ResourceManager": "(,4.3.32767]",
- "System.Resources.Writer": "(,4.3.32767]",
- "System.Runtime": "(,4.3.32767]",
- "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
- "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
- "System.Runtime.Extensions": "(,4.3.32767]",
- "System.Runtime.Handles": "(,4.3.32767]",
- "System.Runtime.InteropServices": "(,4.3.32767]",
- "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
- "System.Runtime.Loader": "(,4.3.32767]",
- "System.Runtime.Numerics": "(,4.3.32767]",
- "System.Runtime.Serialization.Formatters": "(,4.3.32767]",
- "System.Runtime.Serialization.Json": "(,4.3.32767]",
- "System.Runtime.Serialization.Primitives": "(,4.3.32767]",
- "System.Runtime.Serialization.Xml": "(,4.3.32767]",
- "System.Security.AccessControl": "(,6.0.32767]",
- "System.Security.Claims": "(,4.3.32767]",
- "System.Security.Cryptography.Algorithms": "(,4.3.32767]",
- "System.Security.Cryptography.Cng": "(,5.0.32767]",
- "System.Security.Cryptography.Csp": "(,4.3.32767]",
- "System.Security.Cryptography.Encoding": "(,4.3.32767]",
- "System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
- "System.Security.Cryptography.Primitives": "(,4.3.32767]",
- "System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
- "System.Security.Principal": "(,4.3.32767]",
- "System.Security.Principal.Windows": "(,5.0.32767]",
- "System.Security.SecureString": "(,4.3.32767]",
- "System.Text.Encoding": "(,4.3.32767]",
- "System.Text.Encoding.CodePages": "(,10.0.32767]",
- "System.Text.Encoding.Extensions": "(,4.3.32767]",
- "System.Text.Encodings.Web": "(,10.0.32767]",
- "System.Text.Json": "(,10.0.32767]",
- "System.Text.RegularExpressions": "(,4.3.32767]",
- "System.Threading": "(,4.3.32767]",
- "System.Threading.AccessControl": "(,10.0.32767]",
- "System.Threading.Channels": "(,10.0.32767]",
- "System.Threading.Overlapped": "(,4.3.32767]",
- "System.Threading.Tasks": "(,4.3.32767]",
- "System.Threading.Tasks.Dataflow": "(,10.0.32767]",
- "System.Threading.Tasks.Extensions": "(,5.0.32767]",
- "System.Threading.Tasks.Parallel": "(,4.3.32767]",
- "System.Threading.Thread": "(,4.3.32767]",
- "System.Threading.ThreadPool": "(,4.3.32767]",
- "System.Threading.Timer": "(,4.3.32767]",
- "System.ValueTuple": "(,4.5.32767]",
- "System.Xml.ReaderWriter": "(,4.3.32767]",
- "System.Xml.XDocument": "(,4.3.32767]",
- "System.Xml.XmlDocument": "(,4.3.32767]",
- "System.Xml.XmlSerializer": "(,4.3.32767]",
- "System.Xml.XPath": "(,4.3.32767]",
- "System.Xml.XPath.XDocument": "(,5.0.32767]"
- }
- }
- }
- },
- "logs": [
- {
- "code": "NU1603",
- "level": "Warning",
- "warningLevel": 1,
- "message": "HoneyBox.Infrastructure 依赖于 StackExchange.Redis (>= 2.7.0),但没有找到 StackExchange.Redis 2.7.0。已改为解析 StackExchange.Redis 2.7.4。",
- "libraryId": "StackExchange.Redis",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "warningLevel": 1,
- "message": "包 \"Azure.Identity\" 1.7.0 具有已知的 高 严重性漏洞,https://github.com/advisories/GHSA-5mfx-4wcx-rv27",
- "libraryId": "Azure.Identity",
- "targetGraphs": [
- "net10.0"
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net10.0/HoneyBox.Model.deps.json b/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net10.0/HoneyBox.Model.deps.json
deleted file mode 100644
index ee1f5117..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net10.0/HoneyBox.Model.deps.json
+++ /dev/null
@@ -1,1175 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v10.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v10.0": {
- "HoneyBox.Model/1.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0",
- "Microsoft.EntityFrameworkCore.Design": "8.0.0",
- "Microsoft.EntityFrameworkCore.SqlServer": "8.0.0"
- },
- "runtime": {
- "HoneyBox.Model.dll": {}
- }
- },
- "Azure.Core/1.25.0": {
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
- "System.Memory.Data": "1.0.2"
- },
- "runtime": {
- "lib/net5.0/Azure.Core.dll": {
- "assemblyVersion": "1.25.0.0",
- "fileVersion": "1.2500.22.33004"
- }
- }
- },
- "Azure.Identity/1.7.0": {
- "dependencies": {
- "Azure.Core": "1.25.0",
- "Microsoft.Identity.Client": "4.47.2",
- "Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
- "System.Security.Cryptography.ProtectedData": "6.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/Azure.Identity.dll": {
- "assemblyVersion": "1.7.0.0",
- "fileVersion": "1.700.22.46903"
- }
- }
- },
- "Humanizer.Core/2.14.1": {
- "runtime": {
- "lib/net6.0/Humanizer.dll": {
- "assemblyVersion": "2.14.0.0",
- "fileVersion": "2.14.1.48190"
- }
- }
- },
- "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
- "runtime": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "Microsoft.CodeAnalysis.Common/4.5.0": {
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {
- "assemblyVersion": "4.5.0.0",
- "fileVersion": "4.500.23.10905"
- }
- },
- "resources": {
- "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.CodeAnalysis.CSharp/4.5.0": {
- "dependencies": {
- "Microsoft.CodeAnalysis.Common": "4.5.0"
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {
- "assemblyVersion": "4.5.0.0",
- "fileVersion": "4.500.23.10905"
- }
- },
- "resources": {
- "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": {
- "dependencies": {
- "Humanizer.Core": "2.14.1",
- "Microsoft.CodeAnalysis.CSharp": "4.5.0",
- "Microsoft.CodeAnalysis.Common": "4.5.0",
- "Microsoft.CodeAnalysis.Workspaces.Common": "4.5.0"
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
- "assemblyVersion": "4.5.0.0",
- "fileVersion": "4.500.23.10905"
- }
- },
- "resources": {
- "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": {
- "dependencies": {
- "Humanizer.Core": "2.14.1",
- "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
- "Microsoft.CodeAnalysis.Common": "4.5.0",
- "System.Composition": "6.0.0"
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": {
- "assemblyVersion": "4.5.0.0",
- "fileVersion": "4.500.23.10905"
- }
- },
- "resources": {
- "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "dependencies": {
- "Azure.Identity": "1.7.0",
- "Microsoft.Data.SqlClient.SNI.runtime": "5.1.0",
- "Microsoft.Identity.Client": "4.47.2",
- "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
- "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.24.0",
- "Microsoft.SqlServer.Server": "1.0.0",
- "System.Configuration.ConfigurationManager": "6.0.1",
- "System.Runtime.Caching": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- },
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- }
- }
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "runtimeTargets": {
- "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-arm",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- },
- "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- },
- "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- },
- "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- }
- }
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Abstractions": "8.0.0",
- "Microsoft.Extensions.Caching.Memory": "8.0.0",
- "Microsoft.Extensions.Logging": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Design/8.0.0": {
- "dependencies": {
- "Humanizer.Core": "2.14.1",
- "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0",
- "Microsoft.EntityFrameworkCore.Relational": "8.0.0",
- "Microsoft.Extensions.DependencyModel": "8.0.0",
- "Mono.TextTemplating": "2.2.1"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "dependencies": {
- "Microsoft.Data.SqlClient": "5.1.1",
- "Microsoft.EntityFrameworkCore.Relational": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Caching.Memory/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
- "Microsoft.Extensions.Options": "8.0.0",
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.DependencyModel/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Logging/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "8.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
- "Microsoft.Extensions.Options": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Options/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Primitives/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Identity.Client/4.47.2": {
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.24.0"
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
- "assemblyVersion": "4.47.2.0",
- "fileVersion": "4.47.2.0"
- }
- }
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "dependencies": {
- "Microsoft.Identity.Client": "4.47.2",
- "System.Security.Cryptography.ProtectedData": "6.0.0"
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
- "assemblyVersion": "2.19.3.0",
- "fileVersion": "2.19.3.0"
- }
- }
- },
- "Microsoft.IdentityModel.Abstractions/6.24.0": {
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Logging/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "6.24.0",
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Protocols": "6.24.0",
- "System.IdentityModel.Tokens.Jwt": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Tokens/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "runtime": {
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "runtime": {
- "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "Mono.TextTemplating/2.2.1": {
- "dependencies": {
- "System.CodeDom": "4.4.0"
- },
- "runtime": {
- "lib/netstandard2.0/Mono.TextTemplating.dll": {
- "assemblyVersion": "2.2.0.0",
- "fileVersion": "2.2.1.1"
- }
- }
- },
- "System.CodeDom/4.4.0": {
- "runtime": {
- "lib/netstandard2.0/System.CodeDom.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "4.6.25519.3"
- }
- }
- },
- "System.Composition/6.0.0": {
- "dependencies": {
- "System.Composition.AttributedModel": "6.0.0",
- "System.Composition.Convention": "6.0.0",
- "System.Composition.Hosting": "6.0.0",
- "System.Composition.Runtime": "6.0.0",
- "System.Composition.TypedParts": "6.0.0"
- }
- },
- "System.Composition.AttributedModel/6.0.0": {
- "runtime": {
- "lib/net6.0/System.Composition.AttributedModel.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Composition.Convention/6.0.0": {
- "dependencies": {
- "System.Composition.AttributedModel": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Composition.Convention.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Composition.Hosting/6.0.0": {
- "dependencies": {
- "System.Composition.Runtime": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Composition.Hosting.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Composition.Runtime/6.0.0": {
- "runtime": {
- "lib/net6.0/System.Composition.Runtime.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Composition.TypedParts/6.0.0": {
- "dependencies": {
- "System.Composition.AttributedModel": "6.0.0",
- "System.Composition.Hosting": "6.0.0",
- "System.Composition.Runtime": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Composition.TypedParts.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "dependencies": {
- "System.Security.Cryptography.ProtectedData": "6.0.0",
- "System.Security.Permissions": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.922.41905"
- }
- }
- },
- "System.Drawing.Common/6.0.0": {
- "dependencies": {
- "Microsoft.Win32.SystemEvents": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Drawing.Common.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- },
- "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.IdentityModel.Tokens.Jwt/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "System.Memory.Data/1.0.2": {
- "runtime": {
- "lib/netstandard2.0/System.Memory.Data.dll": {
- "assemblyVersion": "1.0.2.0",
- "fileVersion": "1.0.221.20802"
- }
- }
- },
- "System.Runtime.Caching/6.0.0": {
- "dependencies": {
- "System.Configuration.ConfigurationManager": "6.0.1"
- },
- "runtime": {
- "lib/net6.0/System.Runtime.Caching.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "runtime": {
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Security.Permissions/6.0.0": {
- "dependencies": {
- "System.Windows.Extensions": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Security.Permissions.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Windows.Extensions/6.0.0": {
- "dependencies": {
- "System.Drawing.Common": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Windows.Extensions.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- }
- }
- },
- "libraries": {
- "HoneyBox.Model/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Azure.Core/1.25.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-X8Dd4sAggS84KScWIjEbFAdt2U1KDolQopTPoHVubG2y3CM54f9l6asVrP5Uy384NWXjsspPYaJgz5xHc+KvTA==",
- "path": "azure.core/1.25.0",
- "hashPath": "azure.core.1.25.0.nupkg.sha512"
- },
- "Azure.Identity/1.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-eHEiCO/8+MfNc9nH5dVew/+FvxdaGrkRL4OMNwIz0W79+wtJyEoeRlXJ3SrXhoy9XR58geBYKmzMR83VO7bcAw==",
- "path": "azure.identity/1.7.0",
- "hashPath": "azure.identity.1.7.0.nupkg.sha512"
- },
- "Humanizer.Core/2.14.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
- "path": "humanizer.core/2.14.1",
- "hashPath": "humanizer.core.2.14.1.nupkg.sha512"
- },
- "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
- "path": "microsoft.bcl.asyncinterfaces/6.0.0",
- "hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512"
- },
- "Microsoft.CodeAnalysis.Common/4.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==",
- "path": "microsoft.codeanalysis.common/4.5.0",
- "hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512"
- },
- "Microsoft.CodeAnalysis.CSharp/4.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==",
- "path": "microsoft.codeanalysis.csharp/4.5.0",
- "hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512"
- },
- "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==",
- "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0",
- "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512"
- },
- "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==",
- "path": "microsoft.codeanalysis.workspaces.common/4.5.0",
- "hashPath": "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512"
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MW5E9HFvCaV069o8b6YpuRDPBux8s96qDnOJ+4N9QNUCs7c5W3KxwQ+ftpAjbMUlImL+c9WR+l+f5hzjkqhu2g==",
- "path": "microsoft.data.sqlclient/5.1.1",
- "hashPath": "microsoft.data.sqlclient.5.1.1.nupkg.sha512"
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-jVsElisM5sfBzaaV9kdq2NXZLwIbytetnsOIlJ0cQGgQP4zFNBmkfHBnpwtmKrtBJBEV9+9PVQPVrcCVhDgcIg==",
- "path": "microsoft.data.sqlclient.sni.runtime/5.1.0",
- "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-SoODat83pGQUpWB9xULdMX6tuKpq/RTXDuJ2WeC1ldUKcKzLkaFJD1n+I0nOLY58odez/e7z8b6zdp235G/kyg==",
- "path": "microsoft.entityframeworkcore/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VR22s3+zoqlVI7xauFKn1znSIFHO8xuILT+noSwS8bZCKcHz0ydkTDQMuaxSa5WBaQrZmwtTz9rmRvJ7X8mSPQ==",
- "path": "microsoft.entityframeworkcore.abstractions/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Design/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-94reKYu63jg4O75UI3LMJHwOSi8tQ6IfubiZhdnSsWcgtmAuF8OyLfjK/MIxuvaQRJZAF6E747FIuxjOtb8/og==",
- "path": "microsoft.entityframeworkcore.design/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.design.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-fFKkr24cYc7Zw5T6DC4tEyOEPgPbq23BBmym1r9kn4ET9F3HKaetpOeQtV2RryYyUxEeNkJuxgfiZHTisqZc+A==",
- "path": "microsoft.entityframeworkcore.relational/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.relational.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-GeOmafQn64HyQtYcI/Omv/D/YVHd1zEkWbP3zNQu4oC+usE9K0qOp0R8KgWWFEf8BU4tXuYbok40W0SjfbaK/A==",
- "path": "microsoft.entityframeworkcore.sqlserver/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.sqlserver.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
- "path": "microsoft.extensions.caching.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Caching.Memory/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
- "path": "microsoft.extensions.caching.memory/8.0.0",
- "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
- "path": "microsoft.extensions.configuration.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
- "path": "microsoft.extensions.dependencyinjection/8.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
- "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyModel/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==",
- "path": "microsoft.extensions.dependencymodel/8.0.0",
- "hashPath": "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
- "path": "microsoft.extensions.logging/8.0.0",
- "hashPath": "microsoft.extensions.logging.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
- "path": "microsoft.extensions.logging.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Options/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
- "path": "microsoft.extensions.options/8.0.0",
- "hashPath": "microsoft.extensions.options.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Primitives/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
- "path": "microsoft.extensions.primitives/8.0.0",
- "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512"
- },
- "Microsoft.Identity.Client/4.47.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-SPgesZRbXoDxg8Vv7k5Ou0ee7uupVw0E8ZCc4GKw25HANRLz1d5OSr0fvTVQRnEswo5Obk8qD4LOapYB+n5kzQ==",
- "path": "microsoft.identity.client/4.47.2",
- "hashPath": "microsoft.identity.client.4.47.2.nupkg.sha512"
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
- "path": "microsoft.identity.client.extensions.msal/2.19.3",
- "hashPath": "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Abstractions/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-X6aBK56Ot15qKyG7X37KsPnrwah+Ka55NJWPppWVTDi8xWq7CJgeNw2XyaeHgE1o/mW4THwoabZkBbeG2TPBiw==",
- "path": "microsoft.identitymodel.abstractions/6.24.0",
- "hashPath": "microsoft.identitymodel.abstractions.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-XDWrkThcxfuWp79AvAtg5f+uRS1BxkIbJnsG/e8VPzOWkYYuDg33emLjp5EWcwXYYIDsHnVZD/00kM/PYFQc/g==",
- "path": "microsoft.identitymodel.jsonwebtokens/6.24.0",
- "hashPath": "microsoft.identitymodel.jsonwebtokens.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Logging/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-qLYWDOowM/zghmYKXw1yfYKlHOdS41i8t4hVXr9bSI90zHqhyhQh9GwVy8pENzs5wHeytU23DymluC9NtgYv7w==",
- "path": "microsoft.identitymodel.logging/6.24.0",
- "hashPath": "microsoft.identitymodel.logging.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Protocols/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-+NzKCkvsQ8X1r/Ff74V7CFr9OsdMRaB6DsV+qpH7NNLdYJ8O4qHbmTnNEsjFcDmk/gVNDwhoL2gN5pkPVq0lwQ==",
- "path": "microsoft.identitymodel.protocols/6.24.0",
- "hashPath": "microsoft.identitymodel.protocols.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-a/2RRrc8C9qaw8qdD9hv1ES9YKFgxaqr/SnwMSLbwQZJSUQDd4qx1K4EYgWaQWs73R+VXLyKSxN0f/uE9CsBiQ==",
- "path": "microsoft.identitymodel.protocols.openidconnect/6.24.0",
- "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Tokens/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ZPqHi86UYuqJXJ7bLnlEctHKkPKT4lGUFbotoCNiXNCSL02emYlcxzGYsRGWWmbFEcYDMi2dcTLLYNzHqWOTsw==",
- "path": "microsoft.identitymodel.tokens/6.24.0",
- "hashPath": "microsoft.identitymodel.tokens.6.24.0.nupkg.sha512"
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
- "path": "microsoft.sqlserver.server/1.0.0",
- "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
- "path": "microsoft.win32.systemevents/6.0.0",
- "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
- },
- "Mono.TextTemplating/2.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==",
- "path": "mono.texttemplating/2.2.1",
- "hashPath": "mono.texttemplating.2.2.1.nupkg.sha512"
- },
- "System.CodeDom/4.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==",
- "path": "system.codedom/4.4.0",
- "hashPath": "system.codedom.4.4.0.nupkg.sha512"
- },
- "System.Composition/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==",
- "path": "system.composition/6.0.0",
- "hashPath": "system.composition.6.0.0.nupkg.sha512"
- },
- "System.Composition.AttributedModel/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==",
- "path": "system.composition.attributedmodel/6.0.0",
- "hashPath": "system.composition.attributedmodel.6.0.0.nupkg.sha512"
- },
- "System.Composition.Convention/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==",
- "path": "system.composition.convention/6.0.0",
- "hashPath": "system.composition.convention.6.0.0.nupkg.sha512"
- },
- "System.Composition.Hosting/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==",
- "path": "system.composition.hosting/6.0.0",
- "hashPath": "system.composition.hosting.6.0.0.nupkg.sha512"
- },
- "System.Composition.Runtime/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==",
- "path": "system.composition.runtime/6.0.0",
- "hashPath": "system.composition.runtime.6.0.0.nupkg.sha512"
- },
- "System.Composition.TypedParts/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==",
- "path": "system.composition.typedparts/6.0.0",
- "hashPath": "system.composition.typedparts.6.0.0.nupkg.sha512"
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
- "path": "system.configuration.configurationmanager/6.0.1",
- "hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512"
- },
- "System.Drawing.Common/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
- "path": "system.drawing.common/6.0.0",
- "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
- },
- "System.IdentityModel.Tokens.Jwt/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Qibsj9MPWq8S/C0FgvmsLfIlHLE7ay0MJIaAmK94ivN3VyDdglqReed5qMvdQhSL0BzK6v0Z1wB/sD88zVu6Jw==",
- "path": "system.identitymodel.tokens.jwt/6.24.0",
- "hashPath": "system.identitymodel.tokens.jwt.6.24.0.nupkg.sha512"
- },
- "System.Memory.Data/1.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
- "path": "system.memory.data/1.0.2",
- "hashPath": "system.memory.data.1.0.2.nupkg.sha512"
- },
- "System.Runtime.Caching/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
- "path": "system.runtime.caching/6.0.0",
- "hashPath": "system.runtime.caching.6.0.0.nupkg.sha512"
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
- "path": "system.security.cryptography.protecteddata/6.0.0",
- "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512"
- },
- "System.Security.Permissions/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
- "path": "system.security.permissions/6.0.0",
- "hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
- },
- "System.Windows.Extensions/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
- "path": "system.windows.extensions/6.0.0",
- "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
- }
- }
-}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net10.0/HoneyBox.Model.dll b/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net10.0/HoneyBox.Model.dll
deleted file mode 100644
index a8917ad5..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net10.0/HoneyBox.Model.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net10.0/HoneyBox.Model.pdb b/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net10.0/HoneyBox.Model.pdb
deleted file mode 100644
index 5df13839..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net10.0/HoneyBox.Model.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net10.0/HoneyBox.Model.runtimeconfig.json b/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net10.0/HoneyBox.Model.runtimeconfig.json
deleted file mode 100644
index d8ac2bcf..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net10.0/HoneyBox.Model.runtimeconfig.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net10.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "10.0.0"
- },
- "configProperties": {
- "System.Reflection.NullabilityInfoContext.IsSupported": true,
- "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
- }
- }
-}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net8.0/HoneyBox.Model.deps.json b/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net8.0/HoneyBox.Model.deps.json
deleted file mode 100644
index 9b103c29..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net8.0/HoneyBox.Model.deps.json
+++ /dev/null
@@ -1,1191 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v8.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v8.0": {
- "HoneyBox.Model/1.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0",
- "Microsoft.EntityFrameworkCore.Design": "8.0.0",
- "Microsoft.EntityFrameworkCore.SqlServer": "8.0.0"
- },
- "runtime": {
- "HoneyBox.Model.dll": {}
- }
- },
- "Azure.Core/1.25.0": {
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
- "System.Memory.Data": "1.0.2"
- },
- "runtime": {
- "lib/net5.0/Azure.Core.dll": {
- "assemblyVersion": "1.25.0.0",
- "fileVersion": "1.2500.22.33004"
- }
- }
- },
- "Azure.Identity/1.7.0": {
- "dependencies": {
- "Azure.Core": "1.25.0",
- "Microsoft.Identity.Client": "4.47.2",
- "Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
- "System.Security.Cryptography.ProtectedData": "6.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/Azure.Identity.dll": {
- "assemblyVersion": "1.7.0.0",
- "fileVersion": "1.700.22.46903"
- }
- }
- },
- "Humanizer.Core/2.14.1": {
- "runtime": {
- "lib/net6.0/Humanizer.dll": {
- "assemblyVersion": "2.14.0.0",
- "fileVersion": "2.14.1.48190"
- }
- }
- },
- "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
- "runtime": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "Microsoft.CodeAnalysis.Common/4.5.0": {
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {
- "assemblyVersion": "4.5.0.0",
- "fileVersion": "4.500.23.10905"
- }
- },
- "resources": {
- "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.CodeAnalysis.CSharp/4.5.0": {
- "dependencies": {
- "Microsoft.CodeAnalysis.Common": "4.5.0"
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {
- "assemblyVersion": "4.5.0.0",
- "fileVersion": "4.500.23.10905"
- }
- },
- "resources": {
- "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": {
- "dependencies": {
- "Humanizer.Core": "2.14.1",
- "Microsoft.CodeAnalysis.CSharp": "4.5.0",
- "Microsoft.CodeAnalysis.Common": "4.5.0",
- "Microsoft.CodeAnalysis.Workspaces.Common": "4.5.0"
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
- "assemblyVersion": "4.5.0.0",
- "fileVersion": "4.500.23.10905"
- }
- },
- "resources": {
- "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": {
- "dependencies": {
- "Humanizer.Core": "2.14.1",
- "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
- "Microsoft.CodeAnalysis.Common": "4.5.0",
- "System.Composition": "6.0.0",
- "System.IO.Pipelines": "6.0.3"
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": {
- "assemblyVersion": "4.5.0.0",
- "fileVersion": "4.500.23.10905"
- }
- },
- "resources": {
- "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "dependencies": {
- "Azure.Identity": "1.7.0",
- "Microsoft.Data.SqlClient.SNI.runtime": "5.1.0",
- "Microsoft.Identity.Client": "4.47.2",
- "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
- "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.24.0",
- "Microsoft.SqlServer.Server": "1.0.0",
- "System.Configuration.ConfigurationManager": "6.0.1",
- "System.Runtime.Caching": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- },
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- }
- }
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "runtimeTargets": {
- "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-arm",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- },
- "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- },
- "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- },
- "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- }
- }
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Abstractions": "8.0.0",
- "Microsoft.Extensions.Caching.Memory": "8.0.0",
- "Microsoft.Extensions.Logging": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Design/8.0.0": {
- "dependencies": {
- "Humanizer.Core": "2.14.1",
- "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0",
- "Microsoft.EntityFrameworkCore.Relational": "8.0.0",
- "Microsoft.Extensions.DependencyModel": "8.0.0",
- "Mono.TextTemplating": "2.2.1"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "dependencies": {
- "Microsoft.Data.SqlClient": "5.1.1",
- "Microsoft.EntityFrameworkCore.Relational": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Caching.Memory/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
- "Microsoft.Extensions.Options": "8.0.0",
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.DependencyModel/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Logging/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "8.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
- "Microsoft.Extensions.Options": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Options/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Primitives/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Identity.Client/4.47.2": {
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.24.0"
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
- "assemblyVersion": "4.47.2.0",
- "fileVersion": "4.47.2.0"
- }
- }
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "dependencies": {
- "Microsoft.Identity.Client": "4.47.2",
- "System.Security.Cryptography.ProtectedData": "6.0.0"
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
- "assemblyVersion": "2.19.3.0",
- "fileVersion": "2.19.3.0"
- }
- }
- },
- "Microsoft.IdentityModel.Abstractions/6.24.0": {
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Logging/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "6.24.0",
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Protocols": "6.24.0",
- "System.IdentityModel.Tokens.Jwt": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Tokens/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "runtime": {
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "runtime": {
- "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "Mono.TextTemplating/2.2.1": {
- "dependencies": {
- "System.CodeDom": "4.4.0"
- },
- "runtime": {
- "lib/netstandard2.0/Mono.TextTemplating.dll": {
- "assemblyVersion": "2.2.0.0",
- "fileVersion": "2.2.1.1"
- }
- }
- },
- "System.CodeDom/4.4.0": {
- "runtime": {
- "lib/netstandard2.0/System.CodeDom.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "4.6.25519.3"
- }
- }
- },
- "System.Composition/6.0.0": {
- "dependencies": {
- "System.Composition.AttributedModel": "6.0.0",
- "System.Composition.Convention": "6.0.0",
- "System.Composition.Hosting": "6.0.0",
- "System.Composition.Runtime": "6.0.0",
- "System.Composition.TypedParts": "6.0.0"
- }
- },
- "System.Composition.AttributedModel/6.0.0": {
- "runtime": {
- "lib/net6.0/System.Composition.AttributedModel.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Composition.Convention/6.0.0": {
- "dependencies": {
- "System.Composition.AttributedModel": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Composition.Convention.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Composition.Hosting/6.0.0": {
- "dependencies": {
- "System.Composition.Runtime": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Composition.Hosting.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Composition.Runtime/6.0.0": {
- "runtime": {
- "lib/net6.0/System.Composition.Runtime.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Composition.TypedParts/6.0.0": {
- "dependencies": {
- "System.Composition.AttributedModel": "6.0.0",
- "System.Composition.Hosting": "6.0.0",
- "System.Composition.Runtime": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Composition.TypedParts.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "dependencies": {
- "System.Security.Cryptography.ProtectedData": "6.0.0",
- "System.Security.Permissions": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.922.41905"
- }
- }
- },
- "System.Drawing.Common/6.0.0": {
- "dependencies": {
- "Microsoft.Win32.SystemEvents": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Drawing.Common.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- },
- "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.IdentityModel.Tokens.Jwt/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "System.IO.Pipelines/6.0.3": {
- "runtime": {
- "lib/net6.0/System.IO.Pipelines.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.522.21309"
- }
- }
- },
- "System.Memory.Data/1.0.2": {
- "runtime": {
- "lib/netstandard2.0/System.Memory.Data.dll": {
- "assemblyVersion": "1.0.2.0",
- "fileVersion": "1.0.221.20802"
- }
- }
- },
- "System.Runtime.Caching/6.0.0": {
- "dependencies": {
- "System.Configuration.ConfigurationManager": "6.0.1"
- },
- "runtime": {
- "lib/net6.0/System.Runtime.Caching.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "runtime": {
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Security.Permissions/6.0.0": {
- "dependencies": {
- "System.Windows.Extensions": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Security.Permissions.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Windows.Extensions/6.0.0": {
- "dependencies": {
- "System.Drawing.Common": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Windows.Extensions.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- }
- }
- },
- "libraries": {
- "HoneyBox.Model/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Azure.Core/1.25.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-X8Dd4sAggS84KScWIjEbFAdt2U1KDolQopTPoHVubG2y3CM54f9l6asVrP5Uy384NWXjsspPYaJgz5xHc+KvTA==",
- "path": "azure.core/1.25.0",
- "hashPath": "azure.core.1.25.0.nupkg.sha512"
- },
- "Azure.Identity/1.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-eHEiCO/8+MfNc9nH5dVew/+FvxdaGrkRL4OMNwIz0W79+wtJyEoeRlXJ3SrXhoy9XR58geBYKmzMR83VO7bcAw==",
- "path": "azure.identity/1.7.0",
- "hashPath": "azure.identity.1.7.0.nupkg.sha512"
- },
- "Humanizer.Core/2.14.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
- "path": "humanizer.core/2.14.1",
- "hashPath": "humanizer.core.2.14.1.nupkg.sha512"
- },
- "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
- "path": "microsoft.bcl.asyncinterfaces/6.0.0",
- "hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512"
- },
- "Microsoft.CodeAnalysis.Common/4.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==",
- "path": "microsoft.codeanalysis.common/4.5.0",
- "hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512"
- },
- "Microsoft.CodeAnalysis.CSharp/4.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==",
- "path": "microsoft.codeanalysis.csharp/4.5.0",
- "hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512"
- },
- "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==",
- "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0",
- "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512"
- },
- "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==",
- "path": "microsoft.codeanalysis.workspaces.common/4.5.0",
- "hashPath": "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512"
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MW5E9HFvCaV069o8b6YpuRDPBux8s96qDnOJ+4N9QNUCs7c5W3KxwQ+ftpAjbMUlImL+c9WR+l+f5hzjkqhu2g==",
- "path": "microsoft.data.sqlclient/5.1.1",
- "hashPath": "microsoft.data.sqlclient.5.1.1.nupkg.sha512"
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-jVsElisM5sfBzaaV9kdq2NXZLwIbytetnsOIlJ0cQGgQP4zFNBmkfHBnpwtmKrtBJBEV9+9PVQPVrcCVhDgcIg==",
- "path": "microsoft.data.sqlclient.sni.runtime/5.1.0",
- "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-SoODat83pGQUpWB9xULdMX6tuKpq/RTXDuJ2WeC1ldUKcKzLkaFJD1n+I0nOLY58odez/e7z8b6zdp235G/kyg==",
- "path": "microsoft.entityframeworkcore/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VR22s3+zoqlVI7xauFKn1znSIFHO8xuILT+noSwS8bZCKcHz0ydkTDQMuaxSa5WBaQrZmwtTz9rmRvJ7X8mSPQ==",
- "path": "microsoft.entityframeworkcore.abstractions/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Design/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-94reKYu63jg4O75UI3LMJHwOSi8tQ6IfubiZhdnSsWcgtmAuF8OyLfjK/MIxuvaQRJZAF6E747FIuxjOtb8/og==",
- "path": "microsoft.entityframeworkcore.design/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.design.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-fFKkr24cYc7Zw5T6DC4tEyOEPgPbq23BBmym1r9kn4ET9F3HKaetpOeQtV2RryYyUxEeNkJuxgfiZHTisqZc+A==",
- "path": "microsoft.entityframeworkcore.relational/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.relational.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-GeOmafQn64HyQtYcI/Omv/D/YVHd1zEkWbP3zNQu4oC+usE9K0qOp0R8KgWWFEf8BU4tXuYbok40W0SjfbaK/A==",
- "path": "microsoft.entityframeworkcore.sqlserver/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.sqlserver.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
- "path": "microsoft.extensions.caching.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Caching.Memory/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
- "path": "microsoft.extensions.caching.memory/8.0.0",
- "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
- "path": "microsoft.extensions.configuration.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
- "path": "microsoft.extensions.dependencyinjection/8.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
- "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyModel/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==",
- "path": "microsoft.extensions.dependencymodel/8.0.0",
- "hashPath": "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
- "path": "microsoft.extensions.logging/8.0.0",
- "hashPath": "microsoft.extensions.logging.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
- "path": "microsoft.extensions.logging.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Options/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
- "path": "microsoft.extensions.options/8.0.0",
- "hashPath": "microsoft.extensions.options.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Primitives/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
- "path": "microsoft.extensions.primitives/8.0.0",
- "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512"
- },
- "Microsoft.Identity.Client/4.47.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-SPgesZRbXoDxg8Vv7k5Ou0ee7uupVw0E8ZCc4GKw25HANRLz1d5OSr0fvTVQRnEswo5Obk8qD4LOapYB+n5kzQ==",
- "path": "microsoft.identity.client/4.47.2",
- "hashPath": "microsoft.identity.client.4.47.2.nupkg.sha512"
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
- "path": "microsoft.identity.client.extensions.msal/2.19.3",
- "hashPath": "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Abstractions/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-X6aBK56Ot15qKyG7X37KsPnrwah+Ka55NJWPppWVTDi8xWq7CJgeNw2XyaeHgE1o/mW4THwoabZkBbeG2TPBiw==",
- "path": "microsoft.identitymodel.abstractions/6.24.0",
- "hashPath": "microsoft.identitymodel.abstractions.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-XDWrkThcxfuWp79AvAtg5f+uRS1BxkIbJnsG/e8VPzOWkYYuDg33emLjp5EWcwXYYIDsHnVZD/00kM/PYFQc/g==",
- "path": "microsoft.identitymodel.jsonwebtokens/6.24.0",
- "hashPath": "microsoft.identitymodel.jsonwebtokens.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Logging/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-qLYWDOowM/zghmYKXw1yfYKlHOdS41i8t4hVXr9bSI90zHqhyhQh9GwVy8pENzs5wHeytU23DymluC9NtgYv7w==",
- "path": "microsoft.identitymodel.logging/6.24.0",
- "hashPath": "microsoft.identitymodel.logging.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Protocols/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-+NzKCkvsQ8X1r/Ff74V7CFr9OsdMRaB6DsV+qpH7NNLdYJ8O4qHbmTnNEsjFcDmk/gVNDwhoL2gN5pkPVq0lwQ==",
- "path": "microsoft.identitymodel.protocols/6.24.0",
- "hashPath": "microsoft.identitymodel.protocols.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-a/2RRrc8C9qaw8qdD9hv1ES9YKFgxaqr/SnwMSLbwQZJSUQDd4qx1K4EYgWaQWs73R+VXLyKSxN0f/uE9CsBiQ==",
- "path": "microsoft.identitymodel.protocols.openidconnect/6.24.0",
- "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Tokens/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ZPqHi86UYuqJXJ7bLnlEctHKkPKT4lGUFbotoCNiXNCSL02emYlcxzGYsRGWWmbFEcYDMi2dcTLLYNzHqWOTsw==",
- "path": "microsoft.identitymodel.tokens/6.24.0",
- "hashPath": "microsoft.identitymodel.tokens.6.24.0.nupkg.sha512"
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
- "path": "microsoft.sqlserver.server/1.0.0",
- "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
- "path": "microsoft.win32.systemevents/6.0.0",
- "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
- },
- "Mono.TextTemplating/2.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==",
- "path": "mono.texttemplating/2.2.1",
- "hashPath": "mono.texttemplating.2.2.1.nupkg.sha512"
- },
- "System.CodeDom/4.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==",
- "path": "system.codedom/4.4.0",
- "hashPath": "system.codedom.4.4.0.nupkg.sha512"
- },
- "System.Composition/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==",
- "path": "system.composition/6.0.0",
- "hashPath": "system.composition.6.0.0.nupkg.sha512"
- },
- "System.Composition.AttributedModel/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==",
- "path": "system.composition.attributedmodel/6.0.0",
- "hashPath": "system.composition.attributedmodel.6.0.0.nupkg.sha512"
- },
- "System.Composition.Convention/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==",
- "path": "system.composition.convention/6.0.0",
- "hashPath": "system.composition.convention.6.0.0.nupkg.sha512"
- },
- "System.Composition.Hosting/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==",
- "path": "system.composition.hosting/6.0.0",
- "hashPath": "system.composition.hosting.6.0.0.nupkg.sha512"
- },
- "System.Composition.Runtime/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==",
- "path": "system.composition.runtime/6.0.0",
- "hashPath": "system.composition.runtime.6.0.0.nupkg.sha512"
- },
- "System.Composition.TypedParts/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==",
- "path": "system.composition.typedparts/6.0.0",
- "hashPath": "system.composition.typedparts.6.0.0.nupkg.sha512"
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
- "path": "system.configuration.configurationmanager/6.0.1",
- "hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512"
- },
- "System.Drawing.Common/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
- "path": "system.drawing.common/6.0.0",
- "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
- },
- "System.IdentityModel.Tokens.Jwt/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Qibsj9MPWq8S/C0FgvmsLfIlHLE7ay0MJIaAmK94ivN3VyDdglqReed5qMvdQhSL0BzK6v0Z1wB/sD88zVu6Jw==",
- "path": "system.identitymodel.tokens.jwt/6.24.0",
- "hashPath": "system.identitymodel.tokens.jwt.6.24.0.nupkg.sha512"
- },
- "System.IO.Pipelines/6.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==",
- "path": "system.io.pipelines/6.0.3",
- "hashPath": "system.io.pipelines.6.0.3.nupkg.sha512"
- },
- "System.Memory.Data/1.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
- "path": "system.memory.data/1.0.2",
- "hashPath": "system.memory.data.1.0.2.nupkg.sha512"
- },
- "System.Runtime.Caching/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
- "path": "system.runtime.caching/6.0.0",
- "hashPath": "system.runtime.caching.6.0.0.nupkg.sha512"
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
- "path": "system.security.cryptography.protecteddata/6.0.0",
- "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512"
- },
- "System.Security.Permissions/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
- "path": "system.security.permissions/6.0.0",
- "hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
- },
- "System.Windows.Extensions/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
- "path": "system.windows.extensions/6.0.0",
- "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
- }
- }
-}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net8.0/HoneyBox.Model.dll b/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net8.0/HoneyBox.Model.dll
deleted file mode 100644
index c6833660..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net8.0/HoneyBox.Model.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net8.0/HoneyBox.Model.pdb b/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net8.0/HoneyBox.Model.pdb
deleted file mode 100644
index e3ea73b7..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net8.0/HoneyBox.Model.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net8.0/HoneyBox.Model.runtimeconfig.json b/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net8.0/HoneyBox.Model.runtimeconfig.json
deleted file mode 100644
index 244e1ab1..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net8.0/HoneyBox.Model.runtimeconfig.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net8.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "8.0.0"
- },
- "configProperties": {
- "System.Reflection.NullabilityInfoContext.IsSupported": true,
- "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
- }
- }
-}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net8.0/HoneyBox.Model.xml b/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net8.0/HoneyBox.Model.xml
deleted file mode 100644
index e1399a08..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/bin/Debug/net8.0/HoneyBox.Model.xml
+++ /dev/null
@@ -1,8910 +0,0 @@
-
-
-
- HoneyBox.Model
-
-
-
-
- 统一响应基类(兼容PHP API格式)
-
-
-
-
- 状态码:1=成功,0=失败,-1=未登录,-9=需要绑定手机号
-
-
-
-
- 消息
-
-
-
-
- 未登录响应
-
-
-
-
- 带数据的统一响应
-
- 数据类型
-
-
-
- 响应数据
-
-
-
-
- 未登录响应
-
-
-
-
- 管理员表,存储后台管理员信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户名
-
-
-
-
- 昵称
-
-
-
-
- 密码(加密)
-
-
-
-
- 权限组ID
-
-
-
-
- 状态:0-正常
-
-
-
-
- 获取时间
-
-
-
-
- 随机字符串
-
-
-
-
- 登录令牌
-
-
-
-
- 上级管理员ID
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 管理员登录日志表,记录管理员登录信息(仅结构,不迁移历史数据)
-
-
-
-
- 主键ID
-
-
-
-
- 管理员ID
-
-
-
-
- 登录IP地址
-
-
-
-
- 登录时间
-
-
-
-
- 管理员操作日志表,记录管理员操作信息(仅结构,不迁移历史数据)
-
-
-
-
- 主键ID
-
-
-
-
- 管理员ID
-
-
-
-
- 操作IP地址
-
-
-
-
- 操作名称
-
-
-
-
- 操作内容详情
-
-
-
-
- 操作时间
-
-
-
-
- 广告配置表,存储轮播图和广告信息
-
-
-
-
- 主键ID
-
-
-
-
- 广告图片URL
-
-
-
-
- 跳转链接URL
-
-
-
-
- 排序值,越小越靠前
-
-
-
-
- 广告类型:1-首页轮播
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 跳转类型:0-无跳转
-
-
-
-
- 关联优惠券ID
-
-
-
-
- 关联商品ID
-
-
-
-
- 系统配置表,存储系统各项配置信息
-
-
-
-
- 主键ID
-
-
-
-
- 配置键名
-
-
-
-
- 配置值(JSON格式)
-
-
-
-
- 优惠券模板表
-
-
-
-
- 主键ID
-
-
-
-
- 优惠券类型
-
-
-
-
- 优惠券标题
-
-
-
-
- 排序
-
-
-
-
- 优惠金额
-
-
-
-
- 满减门槛金额
-
-
-
-
- 有效天数
-
-
-
-
- 状态: 0禁用 1启用
-
-
-
-
- 优惠券子类型
-
-
-
-
- 创建时间
-
-
-
-
- 用户领取的优惠券表
-
-
-
-
- 主键ID
-
-
-
-
- 优惠券标题
-
-
-
-
- 优惠金额
-
-
-
-
- 满减门槛金额
-
-
-
-
- 过期时间
-
-
-
-
- 用户ID
-
-
-
-
- 优惠券模板ID
-
-
-
-
- 状态: 0禁用 1启用
-
-
-
-
- 使用状态: 0未使用 1已使用
-
-
-
-
- 优惠券子类型
-
-
-
-
- 创建时间
-
-
-
-
- 快递公司配置表,存储快递公司信息
-
-
-
-
- 主键ID
-
-
-
-
- 快递公司名称
-
-
-
-
- 快递公司编码
-
-
-
-
- 钻石订单表
-
-
-
-
- 主键ID
-
-
-
-
- 订单号
-
-
-
-
- 用户ID
-
-
-
-
- 钻石商品ID
-
-
-
-
- 产品ID
-
-
-
-
- 产品名称
-
-
-
-
- 支付金额
-
-
-
-
- 支付方式
-
-
-
-
- 奖励日志
-
-
-
-
- 是否首充: 0否 1是
-
-
-
-
- 订单状态: pending待支付 paid已支付 cancelled已取消
-
-
-
-
- 创建时间
-
-
-
-
- 支付时间
-
-
-
-
- 钻石商品配置表
-
-
-
-
- 主键ID
-
-
-
-
- 商品名称
-
-
-
-
- 产品ID
-
-
-
-
- 产品类型
-
-
-
-
- 基础奖励
-
-
-
-
- 价格
-
-
-
-
- 是否首充商品: 0否 1是
-
-
-
-
- 首充额外奖励
-
-
-
-
- 首充图片URL
-
-
-
-
- 首充选中图片URL
-
-
-
-
- 普通图片URL
-
-
-
-
- 普通选中图片URL
-
-
-
-
- 排序
-
-
-
-
- 状态: 0禁用 1启用
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 商品主表,存储盲盒商品信息
-
-
-
-
- 商品ID
-
-
-
-
- 分类ID
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片URL
-
-
-
-
- 商品详情图片URL
-
-
-
-
- 商品价格
-
-
-
-
- 总库存
-
-
-
-
- 已售库存
-
-
-
-
- 是否锁定 0-否 1-是
-
-
-
-
- 锁定时间
-
-
-
-
- 是否支持优惠券 0-否 1-是
-
-
-
-
- 优惠券比例
-
-
-
-
- 是否支持积分 0-否 1-是
-
-
-
-
- 奖品数量
-
-
-
-
- 状态 0-下架 1-上架
-
-
-
-
- 排序值
-
-
-
-
- 商品类型
-
-
-
-
- 是否显示 0-否 1-是
-
-
-
-
- 显示价格
-
-
-
-
- 奖品图片URL
-
-
-
-
- 卡片横幅图片
-
-
-
-
- 卡片设置JSON
-
-
-
-
- 卡片公告
-
-
-
-
- 卡片数量
-
-
-
-
- 开售时间
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- 是否开启暴怒 0-否 1-是
-
-
-
-
- 暴怒值
-
-
-
-
- 物品卡片ID
-
-
-
-
- 是否开启灵珠 0-否 1-是
-
-
-
-
- 灵珠翻倍
-
-
-
-
- 灵珠奖品等级ID
-
-
-
-
- 擂台王用户ID
-
-
-
-
- 连击次数
-
-
-
-
- 连击奖品等级ID
-
-
-
-
- 是否首折 0-否 1-是
-
-
-
-
- 是否新品 0-否 1-是
-
-
-
-
- 商品描述
-
-
-
-
- 全局限购数量
-
-
-
-
- 每日限购数量
-
-
-
-
- 日价格
-
-
-
-
- 月价格
-
-
-
-
- 月支付价格
-
-
-
-
- 日支付价格
-
-
-
-
- 用户等级限制 -1表示无限制
-
-
-
-
- 是否福利屋商品 0-否 1-是
-
-
-
-
- 福利屋开始时间
-
-
-
-
- 福利屋结束时间
-
-
-
-
- 开放时间
-
-
-
-
- 是否开放 0-否 1-是
-
-
-
-
- 抽奖限制次数
-
-
-
-
- 异步处理编码
-
-
-
-
- 异步处理日期
-
-
-
-
- 是否自动下架 0-否 1-是
-
-
-
-
- 下架利润阈值
-
-
-
-
- 下架自动次数
-
-
-
-
- 下架金额阈值
-
-
-
-
- 解锁金额
-
-
-
-
- 商品收藏表,存储用户收藏的商品信息
-
-
-
-
- 收藏ID
-
-
-
-
- 用户ID
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 商品类型 1-一番赏 2-无限赏 3-擂台赏 4-抽卡机 5-积分赏 6-全局赏 7-福利盲盒 8-领主赏 9-连击赏
-
-
-
-
- 添加时间
-
-
-
-
- 商品扩展配置表,存储商品的支付方式配置
-
-
-
-
- 扩展ID
-
-
-
-
- 商品ID
-
-
-
-
- 是否支持微信支付 0-否 1-是
-
-
-
-
- 是否支持余额支付 0-否 1-是
-
-
-
-
- 是否支持积分支付 0-否 1-是
-
-
-
-
- 是否支持积分2支付 0-否 1-是
-
-
-
-
- 是否支持优惠券 0-否 1-是
-
-
-
-
- 是否支持抵扣 0-否 1-是
-
-
-
-
- 商品奖品列表,存储盲盒中的奖品信息
-
-
-
-
- 奖品ID
-
-
-
-
- 商品ID
-
-
-
-
- 奖品编号
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片URL
-
-
-
-
- 总库存
-
-
-
-
- 剩余库存
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 市场回收金额
-
-
-
-
- 真实概率
-
-
-
-
- 商品类型 1-实物 2-虚拟
-
-
-
-
- 开售时间
-
-
-
-
- 排序值
-
-
-
-
- 奖品等级ID
-
-
-
-
- 奖励数量
-
-
-
-
- 排名
-
-
-
-
- 赠送金额
-
-
-
-
- 特殊库存
-
-
-
-
- 卡片编号
-
-
-
-
- 奖品编码
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 奖品数量
-
-
-
-
- 类型
-
-
-
-
- 连击类型
-
-
-
-
- 奖励ID
-
-
-
-
- 奖品详情图片URL
-
-
-
-
- 翻倍倍数
-
-
-
-
- 关联奖品列表ID
-
-
-
-
- 是否灵珠奖品 0-否 1-是
-
-
-
-
- 商品锁箱信息表,存储盲盒锁箱状态
-
-
-
-
- 锁箱ID
-
-
-
-
- 用户ID
-
-
-
-
- 商品ID和箱号组合 (格式: goods_id_num)
-
-
-
-
- 过期时间 (Unix时间戳)
-
-
-
-
- 更新时间 (Unix时间戳)
-
-
-
-
- 商品类型配置表,存储盲盒商品分类信息
-
-
-
-
- 类型ID
-
-
-
-
- 类型名称
-
-
-
-
- 类型值
-
-
-
-
- 排序值
-
-
-
-
- 是否显示 0-否 1-是
-
-
-
-
- 备注
-
-
-
-
- 是否支持微信支付 0-否 1-是
-
-
-
-
- 是否支持余额支付 0-否 1-是
-
-
-
-
- 是否支持积分支付 0-否 1-是
-
-
-
-
- 是否支持积分2支付 0-否 1-是
-
-
-
-
- 是否支持优惠券 0-否 1-是
-
-
-
-
- 是否支持抵扣 0-否 1-是
-
-
-
-
- 是否分类 0-否 1-是
-
-
-
-
- 分类名称
-
-
-
-
- 角标文字
-
-
-
-
- 订单主表,存储用户订单信息
-
-
-
-
- 订单ID,主键自增
-
-
-
-
- 用户ID
-
-
-
-
- 订单编号,唯一
-
-
-
-
- 订单总金额
-
-
-
-
- 折后订单总金额
-
-
-
-
- 实际支付价格
-
-
-
-
- 使用余额金额
-
-
-
-
- 使用积分金额
-
-
-
-
- 使用评分金额
-
-
-
-
- 使用抽奖次数
-
-
-
-
- 使用道具卡数量
-
-
-
-
- 折扣比例
-
-
-
-
- 商品ID
-
-
-
-
- 购买数量/抽奖次数
-
-
-
-
- 商品单价
-
-
-
-
- 商品标题快照
-
-
-
-
- 商品图片快照
-
-
-
-
- 中奖数量
-
-
-
-
- 中奖卡片集合JSON
-
-
-
-
- 订单状态:0待支付,1已支付,2已取消
-
-
-
-
- 创建时间戳
-
-
-
-
- 支付时间戳
-
-
-
-
- 支付方式:1微信,2支付宝
-
-
-
-
- 订单类型:0普通,1福利屋
-
-
-
-
- 是否快递:0否,1是
-
-
-
-
- 使用的优惠券ID
-
-
-
-
- 优惠券抵扣金额
-
-
-
-
- 是否秘宝:0否,1是
-
-
-
-
- 是否首折:0否,1是
-
-
-
-
- 是否自动发货:0否,1是
-
-
-
-
- 广告ID
-
-
-
-
- 点击ID
-
-
-
-
- 是否福利屋订单:0否,1是
-
-
-
-
- 自动发货时间戳
-
-
-
-
- 使用积分2金额
-
-
-
-
- 记录创建时间
-
-
-
-
- 记录更新时间
-
-
-
-
- 订单详情表,存储订单中的抽奖结果/奖品信息
-
-
-
-
- 订单详情ID,主键自增
-
-
-
-
- 关联订单ID
-
-
-
-
- 用户ID
-
-
-
-
- 回收单号
-
-
-
-
- 发货单号
-
-
-
-
- 状态:0待处理,1已回收,2已发货
-
-
-
-
- 商品ID
-
-
-
-
- 抽奖次数序号
-
-
-
-
- 奖品等级ID
-
-
-
-
- 商品奖品ID
-
-
-
-
- 奖品标题快照
-
-
-
-
- 奖品图片快照
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 奖品类型:1实物,2虚拟
-
-
-
-
- 奖品销售时间戳
-
-
-
-
- 创建时间戳
-
-
-
-
- 选择时间戳
-
-
-
-
- 是否保险:0否,1是
-
-
-
-
- 订单类型:0普通,1福利屋
-
-
-
-
- 关联订单详情ID
-
-
-
-
- 幸运号码
-
-
-
-
- 奖品编码
-
-
-
-
- 是否重复:0否,1是
-
-
-
-
- 删除时间戳
-
-
-
-
- 来源:1普通,2其他
-
-
-
-
- 发货状态
-
-
-
-
- 发货备注
-
-
-
-
- 翻倍倍数
-
-
-
-
- 父商品奖品ID
-
-
-
-
- 是否灵珠:0否,1是
-
-
-
-
- 记录创建时间
-
-
-
-
- 记录更新时间
-
-
-
-
- 订单奖品回收记录表,存储用户回收奖品的汇总信息
-
-
-
-
- 回收记录ID,主键自增
-
-
-
-
- 用户ID
-
-
-
-
- 回收单号,唯一
-
-
-
-
- 回收总金额
-
-
-
-
- 回收奖品数量
-
-
-
-
- 创建时间戳
-
-
-
-
- 记录创建时间
-
-
-
-
- 记录更新时间
-
-
-
-
- 订单发货记录表,存储用户申请发货的汇总信息
-
-
-
-
- 发货记录ID,主键自增
-
-
-
-
- 用户ID
-
-
-
-
- 发货单号,唯一
-
-
-
-
- 运费
-
-
-
-
- 状态:0待支付,1待发货,2已发货,3已签收,4已取消
-
-
-
-
- 发货奖品数量
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人手机号
-
-
-
-
- 收货地址
-
-
-
-
- 留言备注
-
-
-
-
- 快递单号
-
-
-
-
- 快递公司名称
-
-
-
-
- 快递公司编码
-
-
-
-
- 物流信息JSON
-
-
-
-
- 物流状态:-1未查询,0在途,1揽收,2疑难,3签收,4退签,5派件,6退回
-
-
-
-
- 物流更新时间戳
-
-
-
-
- 创建时间戳
-
-
-
-
- 支付时间戳
-
-
-
-
- 发货时间戳
-
-
-
-
- 签收时间戳
-
-
-
-
- 取消时间戳
-
-
-
-
- 操作管理员ID
-
-
-
-
- 记录创建时间
-
-
-
-
- 记录更新时间
-
-
-
-
- 支付通知记录表,记录微信支付回调通知
-
-
-
-
- 主键ID
-
-
-
-
- 商户订单号
-
-
-
-
- 微信支付订单号
-
-
-
-
- 回调通知URL
-
-
-
-
- 随机字符串
-
-
-
-
- 支付时间
-
-
-
-
- 支付金额(单位:元)
-
-
-
-
- 处理状态:0=待处理,1=处理成功,2=处理失败
-
-
-
-
- 重试次数
-
-
-
-
- 附加数据(订单类型)
-
-
-
-
- 用户OpenId
-
-
-
-
- 原始回调数据
-
-
-
-
- 错误信息
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 图片管理表,存储上传的图片信息
-
-
-
-
- 主键ID
-
-
-
-
- 图片URL地址
-
-
-
-
- 图片令牌/标识
-
-
-
-
- 创建时间
-
-
-
-
- 状态:1-正常
-
-
-
-
- 图片类型
-
-
-
-
- 奖品等级配置表,存储奖品等级和概率信息
-
-
-
-
- 等级ID
-
-
-
-
- 等级标题
-
-
-
-
- 概率
-
-
-
-
- 等级图片URL
-
-
-
-
- 等级颜色
-
-
-
-
- 商品ID
-
-
-
-
- 特殊图片URL
-
-
-
-
- 排序值
-
-
-
-
- 更新时间
-
-
-
-
- 积分变动明细表,记录用户积分的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动积分(正数为增加,负数为减少)
-
-
-
-
- 变动后积分余额
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 关联分享用户ID
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 余额变动明细表,记录用户余额的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动金额(正数为增加,负数为减少)
-
-
-
-
- 变动后余额
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 关联分享用户ID
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 积分2变动明细表,记录用户积分2(钻石/代币)的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动数量(正数为增加,负数为减少)
-
-
-
-
- 变动后余额
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 关联分享用户ID
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 欧气值变动明细表,记录用户欧气值的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动欧气值(正数为增加,负数为减少)
-
-
-
-
- 变动后欧气值
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 支付流水表,记录所有支付交易流水
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 订单编号
-
-
-
-
- 支付金额
-
-
-
-
- 支付说明
-
-
-
-
- 支付类型(0-微信支付,1-支付宝,2-余额支付等)
-
-
-
-
- 创建时间
-
-
-
-
- 评分变动明细表,记录用户评分的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动评分(正数为增加,负数为减少)
-
-
-
-
- 变动后评分
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 关联分享用户ID
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 兑换码实体
-
-
-
-
- 主键ID
-
-
-
-
- 兑换码
-
-
-
-
- 奖励类型: money=余额, integral=吧唧币, score=积分
-
-
-
-
- 奖励数量
-
-
-
-
- 状态: 0=未使用, 1=已使用
-
-
-
-
- 使用者用户ID
-
-
-
-
- 使用时间
-
-
-
-
- 过期时间
-
-
-
-
- 创建时间
-
-
-
-
- 备注
-
-
-
-
- 签到配置表
-
-
-
-
- 主键ID
-
-
-
-
- 签到类型
-
-
-
-
- 签到天数
-
-
-
-
- 标题
-
-
-
-
- 图标URL
-
-
-
-
- 状态 1:启用 0:禁用
-
-
-
-
- 排序
-
-
-
-
- 奖励ID
-
-
-
-
- 描述
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 任务配置表
-
-
-
-
- 主键ID
-
-
-
-
- 任务标题
-
-
-
-
- 任务类型
-
-
-
-
- 任务分类
-
-
-
-
- 是否重要任务
-
-
-
-
- 完成次数要求
-
-
-
-
- 奖励数量
-
-
-
-
- 排序
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- 用户主表,存储用户基本信息、账户余额、积分等
-
-
-
-
- 主键ID
-
-
-
-
- 微信openid
-
-
-
-
- 微信unionid
-
-
-
-
- 公众号openid
-
-
-
-
- 用户唯一标识
-
-
-
-
- 手机号
-
-
-
-
- 旧手机号
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 密码
-
-
-
-
- 分享图片URL
-
-
-
-
- 账户余额
-
-
-
-
- 余额2/积分2
-
-
-
-
- 积分
-
-
-
-
- 评分
-
-
-
-
- 欧气值
-
-
-
-
- 欧气等级
-
-
-
-
- 推荐人ID
-
-
-
-
- VIP等级
-
-
-
-
- 抽奖次数
-
-
-
-
- 盲盒数量
-
-
-
-
- 点击ID
-
-
-
-
- 是否使用优惠券: 0否 1是
-
-
-
-
- 状态: 1正常 0禁用
-
-
-
-
- 是否测试账号: 0否 1是
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 最后登录时间
-
-
-
-
- 用户账户表,存储用户登录令牌和IP信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 账户令牌
-
-
-
-
- 令牌编号
-
-
-
-
- 令牌时间
-
-
-
-
- 最后登录时间
-
-
-
-
- 最后登录IP
-
-
-
-
- 备用登录IP
-
-
-
-
- IP地区编码
-
-
-
-
- IP省份
-
-
-
-
- IP城市
-
-
-
-
- 用户收货地址表,存储用户的收货地址信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人电话
-
-
-
-
- 详细地址
-
-
-
-
- 是否默认地址: 0否 1是
-
-
-
-
- 是否删除: 0否 1是
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 欧气券表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 等级
-
-
-
-
- 数量
-
-
-
-
- 剩余数量
-
-
-
-
- 状态: 1启用 0禁用
-
-
-
-
- 类型
-
-
-
-
- 标题
-
-
-
-
- 来源ID
-
-
-
-
- 分享时间
-
-
-
-
- 自己获得金额
-
-
-
-
- 自己获得金额2
-
-
-
-
- 他人获得金额
-
-
-
-
- 他人获得金额2
-
-
-
-
- 扣除数量
-
-
-
-
- 扣除数量2
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 用户道具卡表,存储用户拥有的道具卡信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 类型
-
-
-
-
- 道具卡ID
-
-
-
-
- 名称
-
-
-
-
- 状态:1=未使用,2=已使用
-
-
-
-
- 抵扣的订单ID
-
-
-
-
- 创建时间戳
-
-
-
-
- 更新时间戳
-
-
-
-
- 删除时间戳
-
-
-
-
- 用户登录日志表,记录用户每次登录的时间、设备和位置信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 登录日期
-
-
-
-
- 登录时间
-
-
-
-
- 最后登录时间
-
-
-
-
- 设备类型
-
-
-
-
- 登录IP
-
-
-
-
- 登录位置
-
-
-
-
- 年份
-
-
-
-
- 月份
-
-
-
-
- 周数
-
-
-
-
- 用户充值订单表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 订单号
-
-
-
-
- 充值金额
-
-
-
-
- 状态: 1待支付 2已完成
-
-
-
-
- 创建时间(Unix时间戳)
-
-
-
-
- 支付时间(Unix时间戳)
-
-
-
-
- 用户签到记录表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 签到日期
-
-
-
-
- 当月签到天数
-
-
-
-
- 连续签到天数
-
-
-
-
- 月份
-
-
-
-
- 年份
-
-
-
-
- 签到次数
-
-
-
-
- 签到类型
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 用户任务完成记录表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 任务ID
-
-
-
-
- 任务类型
-
-
-
-
- 任务分类
-
-
-
-
- 是否重要任务
-
-
-
-
- 已完成次数
-
-
-
-
- 奖励数量
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- 用户领取的VIP奖品表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- VIP等级ID
-
-
-
-
- VIP等级
-
-
-
-
- 优惠券ID
-
-
-
-
- 奖品类型
-
-
-
-
- 奖品标题
-
-
-
-
- 减免金额
-
-
-
-
- 满减门槛
-
-
-
-
- 有效天数
-
-
-
-
- 结束时间
-
-
-
-
- 数量
-
-
-
-
- 图片URL
-
-
-
-
- 奖品等级ID
-
-
-
-
- 奖品价格
-
-
-
-
- 金额
-
-
-
-
- 市场价
-
-
-
-
- 奖品编码
-
-
-
-
- 概率
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- VIP等级配置表
-
-
-
-
- 主键ID
-
-
-
-
- VIP等级
-
-
-
-
- 等级名称
-
-
-
-
- 升级所需数量
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- VIP等级奖品配置表
-
-
-
-
- 主键ID
-
-
-
-
- VIP等级ID
-
-
-
-
- VIP等级
-
-
-
-
- 奖品类型
-
-
-
-
- 奖品标题
-
-
-
-
- 减免金额
-
-
-
-
- 优惠券ID
-
-
-
-
- 满减门槛
-
-
-
-
- 概率
-
-
-
-
- 有效天数
-
-
-
-
- 数量
-
-
-
-
- 图片URL
-
-
-
-
- 奖品等级ID
-
-
-
-
- 奖品价格
-
-
-
-
- 金额
-
-
-
-
- 市场价
-
-
-
-
- 奖品编码
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- 地址列表响应
-
-
-
-
- 地址ID
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人电话
-
-
-
-
- 省份
-
-
-
-
- 城市
-
-
-
-
- 区县
-
-
-
-
- 详细地址
-
-
-
-
- 是否默认地址
-
-
-
-
- 创建/更新地址请求
-
-
-
-
- 地址ID(更新时必填)
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人电话
-
-
-
-
- 省份
-
-
-
-
- 城市
-
-
-
-
- 区县
-
-
-
-
- 详细地址
-
-
-
-
- 是否设为默认地址
-
-
-
-
- 资产记录查询请求
-
-
-
-
- 类型过滤 (0=全部)
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 资产记录DTO
-
-
-
-
- 变动金额 (带正负号)
-
-
-
-
- 变动说明
-
-
-
-
- 添加时间 (格式: Y-m-d H:i:s)
-
-
-
-
- 资产记录分页响应 (兼容PHP API格式)
-
-
-
-
- 记录列表
-
-
-
-
- 最后一页页码
-
-
-
-
- 当前页码
-
-
-
-
- 总记录数
-
-
-
-
- 高德地图API配置
-
-
-
-
- 高德地图Web服务API Key
-
-
-
-
- 微信授权绑定手机号请求
-
-
-
-
- 微信授权code
-
-
-
-
- 验证码绑定手机号请求
-
-
-
-
- 手机号
-
-
-
-
- 短信验证码
-
-
-
-
- 绑定手机号响应
-
-
-
-
- JWT Token(账户合并时返回新token)
-
-
-
-
- 创建用户DTO
-
-
-
-
- 微信openid
-
-
-
-
- 微信unionid
-
-
-
-
- 手机号
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 推荐人ID
-
-
-
-
- 点击ID
-
-
-
-
- 更新用户DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 手机号
-
-
-
-
- 微信unionid
-
-
-
-
- IP地理位置结果DTO
-
-
-
-
- 是否成功
-
-
-
-
- 省份
-
-
-
-
- 城市
-
-
-
-
- 区域编码
-
-
-
-
- 错误信息
-
-
-
-
- JWT配置设置
-
-
-
-
- 密钥
-
-
-
-
- 发行者
-
-
-
-
- 受众
-
-
-
-
- Token过期时间(分钟)
-
-
-
-
- 刷新Token过期时间(天)
-
-
-
-
- 登录结果DTO
-
-
-
-
- 是否成功
-
-
-
-
- JWT Token
-
-
-
-
- 用户ID
-
-
-
-
- 错误信息
-
-
-
-
- 账号注销请求
-
-
-
-
- 类型:0=注销账号,1=取消注销
-
-
-
-
- 手机号验证码登录请求
-
-
-
-
- 手机号
-
-
-
-
- 短信验证码
-
-
-
-
- 推荐人ID
-
-
-
-
- 点击ID
-
-
-
-
- 记录登录请求
-
-
-
-
- 设备类型
-
-
-
-
- 设备信息
-
-
-
-
- 记录登录响应
-
-
-
-
- 用户唯一标识
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 更新用户信息请求
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- Base64编码的图片数据
-
-
-
-
- 用户信息DTO
-
-
-
-
- 用户ID
-
-
-
-
- 用户唯一标识
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 脱敏后的手机号(格式:138****8000)
-
-
-
-
- 是否绑定手机号:0否 1是
-
-
-
-
- 账户余额
-
-
-
-
- 余额2/积分2
-
-
-
-
- 积分
-
-
-
-
- 评分
-
-
-
-
- VIP等级
-
-
-
-
- VIP等级图片URL
-
-
-
-
- 优惠券数量
-
-
-
-
- 注册天数
-
-
-
-
- 用户信息响应
-
-
-
-
- 用户信息
-
-
-
-
- 其他配置信息
-
-
-
-
- 任务列表
-
-
-
-
- 其他配置DTO
-
-
-
-
- 配置项
-
-
-
-
- 任务DTO
-
-
-
-
- 任务ID
-
-
-
-
- 任务名称
-
-
-
-
- 任务描述
-
-
-
-
- 任务状态
-
-
-
-
- 微信认证结果DTO
-
-
-
-
- 是否成功
-
-
-
-
- 微信openid
-
-
-
-
- 微信unionid
-
-
-
-
- 错误信息
-
-
-
-
- 微信手机号结果DTO
-
-
-
-
- 是否成功
-
-
-
-
- 手机号
-
-
-
-
- 错误信息
-
-
-
-
- 微信小程序登录请求
-
-
-
-
- 微信授权code
-
-
-
-
- 推荐人ID
-
-
-
-
- 点击ID
-
-
-
-
- 微信小程序配置
-
-
-
-
- 微信小程序AppId
-
-
-
-
- 微信小程序AppSecret
-
-
-
-
- 分页请求基类
-
-
-
-
- 页码,从1开始
-
-
-
-
- 每页数量
-
-
-
-
- 分页响应基类 (兼容PHP API格式)
-
- 数据类型
-
-
-
- 数据列表
-
-
-
-
- 最后一页页码 (兼容PHP API)
-
-
-
-
- 总数量
-
-
-
-
- 当前页码
-
-
-
-
- 每页数量
-
-
-
-
- ID请求基类
-
-
-
-
- ID
-
-
-
-
- 批量ID请求基类
-
-
-
-
- ID列表
-
-
-
-
- 优惠券列表响应
-
-
-
-
- 优惠券ID
-
-
-
-
- 优惠券标题
-
-
-
-
- 优惠金额
-
-
-
-
- 满减门槛金额
-
-
-
-
- 过期时间
-
-
-
-
- 使用状态: 0未使用 1已使用
-
-
-
-
- 领取优惠券请求
-
-
-
-
- 优惠券模板ID
-
-
-
-
- 商品列表请求
-
-
-
-
- 分类ID
-
-
-
-
- 商品类型 (-1表示全部)
-
-
-
-
- 商品详情请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号 (0表示自动选择)
-
-
-
-
- 商品子奖品请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 奖品列表ID
-
-
-
-
- 商品扩展配置请求
-
-
-
-
- 商品ID
-
-
-
-
- 商品类型
-
-
-
-
- 箱号列表请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号详情请求
-
-
-
-
- 商品ID
-
-
-
-
- 页码 (每页10个箱号)
-
-
-
-
- 排序方式: 0=箱号升序, 1=箱号降序, 2=余量降序
-
-
-
-
- 奖品数量统计请求
-
-
-
-
- 商品ID
-
-
-
-
- 奖品内容请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 中奖记录请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 赏品分类ID (0表示全部)
-
-
-
-
- 商品列表项DTO (兼容PHP API snake_case格式)
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片URL
-
-
-
-
- 商品价格
-
-
-
-
- 商品类型
-
-
-
-
- 类型文字
-
-
-
-
- 总库存
-
-
-
-
- 已售库存
-
-
-
-
- 状态
-
-
-
-
- 是否锁定
-
-
-
-
- 是否首折
-
-
-
-
- 是否新品
-
-
-
-
- 参与次数
-
-
-
-
- 需要抽奖次数
-
-
-
-
- 显示价格
-
-
-
-
- 角标文字
-
-
-
-
- 商品信息DTO
-
-
-
-
- 商品详情响应
-
-
-
-
- 商品信息
-
-
-
-
- 锁箱信息
-
-
-
-
- 参与用户头像列表
-
-
-
-
- 参与次数
-
-
-
-
- 奖品列表
-
-
-
-
- 限购信息
-
-
-
-
- 锁箱信息DTO
-
-
-
-
- 是否锁定
-
-
-
-
- 锁定用户昵称
-
-
-
-
- 锁定用户头像
-
-
-
-
- 锁箱剩余时间 (Unix时间戳)
-
-
-
-
- 限购信息DTO
-
-
-
-
- 每日限购数量
-
-
-
-
- 今日已购数量
-
-
-
-
- 今日剩余可购数量
-
-
-
-
- 全局限购数量
-
-
-
-
- 全局已购数量
-
-
-
-
- 全局剩余可购数量
-
-
-
-
- 奖品列表项DTO
-
-
-
-
- 赏品等级信息DTO
-
-
-
-
- 子奖品DTO
-
-
-
-
- 商品扩展配置DTO
-
-
-
-
- 箱号分组DTO
-
-
-
-
- 显示标题,如 "1-10"
-
-
-
-
- 页码(从0开始)
-
-
-
-
- 箱号详情DTO
-
-
-
-
- 箱号商品列表DTO
-
-
-
-
- 收藏请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 操作类型: add=收藏, remove=取消收藏
-
-
-
-
- 收藏列表请求
-
-
-
-
- 商品类型 (0=全部)
-
-
-
-
- 收藏列表响应 (兼容PHP API格式)
-
-
-
-
- 收藏DTO (兼容PHP API格式)
-
-
-
-
- 删除收藏请求
-
-
-
-
- 收藏记录ID
-
-
-
-
- 奖品数量统计响应
-
-
-
-
- 奖品数量统计项DTO
-
-
-
-
- 奖品内容响应
-
-
-
-
- 中奖记录响应
-
-
-
-
- 分类DTO - 用于中奖记录筛选
-
-
-
-
- 中奖记录DTO - 匹配PHP API响应格式
-
-
-
-
- 中奖记录用户信息DTO
-
-
-
-
- 推荐信息请求
-
-
-
-
- 页码
-
-
-
-
- 推荐信息响应 - 匹配PHP接口返回格式
-
-
-
-
- 分享标题
-
-
-
-
- 分享图片URL
-
-
-
-
- 总邀请人数
-
-
-
-
- 总奖励金额
-
-
-
-
- 邀请记录列表
-
-
-
-
- 最后一页页码
-
-
-
-
- 邀请记录DTO - 匹配PHP接口返回格式
-
-
-
-
- 被邀请用户ID
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 推荐人ID
-
-
-
-
- 注册时间
-
-
-
-
- 奖励金额(佣金)
-
-
-
-
- 绑定邀请码请求
-
-
-
-
- 邀请码
-
-
-
-
- 绑定邀请码响应
-
-
-
-
- 是否成功
-
-
-
-
- 消息
-
-
-
-
- 抽奖结果查询请求
-
-
-
-
- 订单号
-
-
-
-
- 无限赏中奖记录请求
-
-
-
-
- 商品ID
-
-
-
-
- 赏品等级ID(0表示全部)
-
-
-
-
- 是否秘宝池(0=否,1=是)
-
-
-
-
- 每日抽奖记录请求
-
-
-
-
- 商品ID
-
-
-
-
- 无限赏抽奖记录请求(用户自己的记录)
-
-
-
-
- 商品ID
-
-
-
-
- 道具卡抽奖请求
-
-
-
-
- 商品ID
-
-
-
-
- 要重抽的订单项ID列表(逗号分隔)
-
-
-
-
- 无限赏中奖记录响应
-
-
-
-
- 赏品分类列表
-
-
-
-
- 中奖记录列表
-
-
-
-
- 最后一页
-
-
-
-
- 总数量
-
-
-
-
- 赏品分类DTO
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 无限赏中奖记录项DTO
-
-
-
-
- 记录ID
-
-
-
-
- 用户ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 赏品等级颜色
-
-
-
-
- 中奖数量
-
-
-
-
- 创建时间戳
-
-
-
-
- 幸运号码
-
-
-
-
- 翻倍倍数
-
-
-
-
- 是否灵珠
-
-
-
-
- 用户信息
-
-
-
-
- 赏品等级信息
-
-
-
-
- 抽奖用户信息DTO
-
-
-
-
- 用户昵称(脱敏后)
-
-
-
-
- 用户头像
-
-
-
-
- 每日抽奖记录响应
-
-
-
-
- 记录列表
-
-
-
-
- 无限赏抽奖记录响应(用户自己的记录)
-
-
-
-
- 记录列表
-
-
-
-
- 当前页码
-
-
-
-
- 最后一页
-
-
-
-
- 每页数量
-
-
-
-
- 总数量
-
-
-
-
- 无限赏抽奖记录项DTO(用户自己的记录)
-
-
-
-
- 用户ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 创建时间(格式化后的字符串)
-
-
-
-
- 每日抽奖记录项DTO
-
-
-
-
- 记录ID
-
-
-
-
- 用户ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 创建时间戳
-
-
-
-
- 用户信息
-
-
-
-
- 赏品等级信息
-
-
-
-
- 道具卡抽奖响应
-
-
-
-
- 状态:0=余额支付成功,1=需要微信支付
-
-
-
-
- 订单号
-
-
-
-
- 抽奖结果列表
-
-
-
-
- 剩余道具卡数量
-
-
-
-
- 道具卡抽奖奖品DTO
-
-
-
-
- 奖品ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 赏品等级颜色
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 奖品编码
-
-
-
-
- 幸运号码
-
-
-
-
- 抽奖请求(内部使用)
-
-
-
-
- 用户ID
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 订单类型:1=一番赏, 2=无限赏, 3=擂台赏, 4=转转赏, 5=福利屋, 6=商城赏, 7=翻倍赏, 8=抽卡机
-
-
-
-
- 来源:0=购买获得, 1=抽奖获得
-
-
-
-
- 抽奖结果(内部使用)
-
-
-
-
- 是否成功
-
-
-
-
- 错误消息
-
-
-
-
- 商品奖品ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 赏品等级颜色
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 奖品编码
-
-
-
-
- 幸运号码
-
-
-
-
- 抽奖时间
-
-
-
-
- 订单详情ID
-
-
-
-
- 奖品类型:1=实物, 2=虚拟
-
-
-
-
- 翻倍倍数
-
-
-
-
- 是否灵珠
-
-
-
-
- 父商品奖品ID
-
-
-
-
- 宝箱内抽取的奖品列表(当奖品类型为宝箱时)
-
-
-
-
- 奖品概率(内部使用)
-
-
-
-
- 商品奖品ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 赏品等级ID
-
-
-
-
- 剩余库存
-
-
-
-
- 概率(百分比)
-
-
-
-
- 权重(用于随机选择)
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 奖品类型
-
-
-
-
- 翻倍倍数
-
-
-
-
- 是否灵珠
-
-
-
-
- 父商品奖品ID
-
-
-
-
- 销售时间
-
-
-
-
- 抽奖类型常量
-
-
-
-
- 一番赏
-
-
-
-
- 无限赏
-
-
-
-
- 擂台赏
-
-
-
-
- 转转赏
-
-
-
-
- 福利屋
-
-
-
-
- 商城赏
-
-
-
-
- 翻倍赏
-
-
-
-
- 抽卡机
-
-
-
-
- 奖品来源常量
-
-
-
-
- 购买获得
-
-
-
-
- 抽奖获得
-
-
-
-
- 一番赏订单金额计算请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 抽奖次数
-
-
-
-
- 优惠券ID
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 一番赏订单创建请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 抽奖次数
-
-
-
-
- 优惠券ID
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 无限赏订单金额计算请求
-
-
-
-
- 商品ID
-
-
-
-
- 抽奖次数
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 优惠券ID
-
-
-
-
- 无限赏订单创建请求
-
-
-
-
- 商品ID
-
-
-
-
- 抽奖次数
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 优惠券ID
-
-
-
-
- 商城订单金额计算请求
-
-
-
-
- 商品ID
-
-
-
-
- 奖品ID
-
-
-
-
- 购买数量
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 订单列表请求
-
-
-
-
- 订单状态
-
-
-
-
- 订单详情请求
-
-
-
-
- 订单号
-
-
-
-
- 抽奖结果查询请求
-
-
-
-
- 订单号
-
-
-
-
- 订单金额计算响应
-
-
-
-
- 订单总金额(实际支付)
-
-
-
-
- 商品单价
-
-
-
-
- 商品信息
-
-
-
-
- 商品扩展配置
-
-
-
-
- 用户余额
-
-
-
-
- 用户积分
-
-
-
-
- 用户哈尼券
-
-
-
-
- 使用余额金额
-
-
-
-
- 使用积分金额
-
-
-
-
- 使用哈尼券金额
-
-
-
-
- 优惠券抵扣金额
-
-
-
-
- 可用优惠券列表
-
-
-
-
- 折扣比例
-
-
-
-
- 折后总金额
-
-
-
-
- 可用优惠券DTO
-
-
-
-
- 优惠券ID
-
-
-
-
- 优惠券名称
-
-
-
-
- 优惠金额
-
-
-
-
- 满减条件
-
-
-
-
- 过期时间
-
-
-
-
- 订单创建响应
-
-
-
-
- 支付状态:0=需要支付,1=已支付(余额支付完成)
-
-
-
-
- 订单号
-
-
-
-
- 微信支付参数
-
-
-
-
- 微信支付参数
-
-
-
-
- 应用ID
-
-
-
-
- 时间戳
-
-
-
-
- 随机字符串
-
-
-
-
- 预支付交易会话标识
-
-
-
-
- 签名类型
-
-
-
-
- 签名
-
-
-
-
- 订单列表项DTO
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片
-
-
-
-
- 订单总金额
-
-
-
-
- 实际支付金额
-
-
-
-
- 抽奖次数
-
-
-
-
- 订单状态:0=待支付,1=已支付,2=已取消
-
-
-
-
- 创建时间戳
-
-
-
-
- 支付时间戳
-
-
-
-
- 订单类型
-
-
-
-
- 订单详情响应
-
-
-
-
- 订单信息
-
-
-
-
- 奖品列表
-
-
-
-
- 支付记录
-
-
-
-
- 订单信息DTO
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片
-
-
-
-
- 商品单价
-
-
-
-
- 订单总金额
-
-
-
-
- 实际支付金额
-
-
-
-
- 使用余额
-
-
-
-
- 使用积分
-
-
-
-
- 使用哈尼券
-
-
-
-
- 使用优惠券金额
-
-
-
-
- 抽奖次数
-
-
-
-
- 订单状态
-
-
-
-
- 创建时间戳
-
-
-
-
- 支付时间戳
-
-
-
-
- 订单类型
-
-
-
-
- 奖品项DTO
-
-
-
-
- 奖品ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 状态:0=待选择,1=已回收,2=已发货
-
-
-
-
- 幸运号码
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级信息
-
-
-
-
- 支付记录DTO
-
-
-
-
- 支付类型
-
-
-
-
- 支付金额
-
-
-
-
- 支付时间
-
-
-
-
- 抽奖结果DTO
-
-
-
-
- 奖品ID
-
-
-
-
- 用户ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 状态
-
-
-
-
- 幸运号码
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 赏品等级信息
-
-
-
-
- 翻倍倍数
-
-
-
-
- 是否灵珠
-
-
-
-
- 奖品类型
-
-
-
-
- 商品奖品ID
-
-
-
-
- 父商品奖品ID
-
-
-
-
- 中奖数量(分组后的数量)
-
-
-
-
- 创建时间戳
-
-
-
-
- 订单列表项响应(旧版)
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 订单状态
-
-
-
-
- 订单金额
-
-
-
-
- 创建时间
-
-
-
-
- 订单详情响应(旧版)
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 订单状态
-
-
-
-
- 订单金额
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人电话
-
-
-
-
- 收货地址
-
-
-
-
- 创建时间
-
-
-
-
- 订单项列表
-
-
-
-
- 订单项响应(旧版)
-
-
-
-
- 订单项ID
-
-
-
-
- 商品名称
-
-
-
-
- 商品图片
-
-
-
-
- 数量
-
-
-
-
- 单价
-
-
-
-
- 创建订单请求(旧版)
-
-
-
-
- 商品ID
-
-
-
-
- 数量
-
-
-
-
- 收货地址ID
-
-
-
-
- 一番赏抽奖结果响应
-
-
-
-
- 奖品列表
-
-
-
-
- 重抽卡数量
-
-
-
-
- 用户获得的欧气券
-
-
-
-
- 中奖数量
-
-
-
-
- 无限赏抽奖结果响应
-
-
-
-
- 用户信息
-
-
-
-
- 奖品列表
-
-
-
-
- 重抽卡数量
-
-
-
-
- 用户获得的欧气券
-
-
-
-
- 中奖数量
-
-
-
-
- 用户基本信息DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 用户欧气券信息DTO
-
-
-
-
- 欧气券ID
-
-
-
-
- 等级:1特级赏券 2终极赏券 3高级赏券 4普通赏券
-
-
-
-
- 标题
-
-
-
-
- 数量
-
-
-
-
- 等级文本
-
-
-
-
- 等级图片
-
-
-
-
- 仓库首页请求
-
-
-
-
- 类型筛选:1=赏品,2=预售,3=卡册,4=保险柜,5=无限赏
-
-
-
-
- 关键词搜索
-
-
-
-
- 分类ID(仅卡册类型使用)
-
-
-
-
- 奖品回收请求
-
-
-
-
- 回收信息JSON字符串,格式:[{"prize_code":"xxx","number":1}]
-
-
-
-
- 回收信息项
-
-
-
-
- 奖品编码
-
-
-
-
- 回收数量
-
-
-
-
- 奖品发货请求
-
-
-
-
- 类型:1=背包,2=抽卡机
-
-
-
-
- 发货信息JSON字符串,格式:[{"prize_code":"xxx","number":1}]
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人手机号
-
-
-
-
- 收货地址
-
-
-
-
- 留言备注
-
-
-
-
- 确认发货请求
-
-
-
-
- 发货记录ID
-
-
-
-
- 发货记录请求
-
-
-
-
- 状态筛选:1=待发货,2=待收货,3=已完成
-
-
-
-
- 发货记录详情请求
-
-
-
-
- 发货记录ID
-
-
-
-
- 回收记录请求
-
-
-
-
- 物流信息请求
-
-
-
-
- 发货记录ID
-
-
-
-
- 仓库物品DTO
-
-
-
-
- 订单详情ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 状态:0=待选择,1=已回收,2=已发货,3=集市
-
-
-
-
- 创建时间戳
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级信息
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 奖品类型:1=实物,2=虚拟
-
-
-
-
- 奖品编码
-
-
-
-
- 奖品数量(同一prize_code的数量)
-
-
-
-
- 订单详情ID列表
-
-
-
-
- 赏品等级标题
-
-
-
-
- 预售时间(仅预售类型)
-
-
-
-
- 仓库商品分组DTO
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 奖品列表
-
-
-
-
- 奖品总数
-
-
-
-
- 奖品种类数
-
-
-
-
- 仓库首页响应DTO
-
-
-
-
- 总数量
-
-
-
-
- 商品分组数据
-
-
-
-
- 最后一页
-
-
-
-
- 运费设置
-
-
-
-
- 是否显示达达卷
-
-
-
-
- 运费设置DTO
-
-
-
-
- 免运费数量
-
-
-
-
- 运费金额
-
-
-
-
- 卡册商品DTO
-
-
-
-
- 订单ID
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片
-
-
-
-
- 分类ID
-
-
-
-
- 全部奖品数量
-
-
-
-
- 已获得数量
-
-
-
-
- 收集进度百分比
-
-
-
-
- 奖品回收结果DTO
-
-
-
-
- 回收总金额
-
-
-
-
- 回收数量
-
-
-
-
- 回收单号
-
-
-
-
- 用户当前余额
-
-
-
-
- 奖品发货结果DTO
-
-
-
-
- 状态:0=免运费直接发货,1=需要支付运费
-
-
-
-
- 发货单号
-
-
-
-
- 微信支付参数(需要支付运费时返回)
-
-
-
-
- 发货记录DTO
-
-
-
-
- 发货记录ID
-
-
-
-
- 发货单号
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人手机号(脱敏)
-
-
-
-
- 收货地址
-
-
-
-
- 状态:0=待支付,1=待发货,2=已发货,3=已签收,4=已取消
-
-
-
-
- 状态名称
-
-
-
-
- 发货数量
-
-
-
-
- 运费
-
-
-
-
- 创建时间
-
-
-
-
- 快递单号
-
-
-
-
- 快递公司名称
-
-
-
-
- 用户ID
-
-
-
-
- 奖品列表
-
-
-
-
- 发货记录详情DTO
-
-
-
-
- 发货记录ID
-
-
-
-
- 发货单号
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人手机号
-
-
-
-
- 收货地址
-
-
-
-
- 留言备注
-
-
-
-
- 状态
-
-
-
-
- 发货数量
-
-
-
-
- 运费
-
-
-
-
- 创建时间
-
-
-
-
- 支付时间
-
-
-
-
- 发货时间
-
-
-
-
- 签收时间
-
-
-
-
- 快递单号
-
-
-
-
- 快递公司名称
-
-
-
-
- 奖品列表
-
-
-
-
- 发货记录奖品项DTO
-
-
-
-
- 订单详情ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品回收金额
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 奖品数量
-
-
-
-
- 发货状态
-
-
-
-
- 回收记录DTO
-
-
-
-
- 回收记录ID
-
-
-
-
- 回收单号
-
-
-
-
- 回收金额
-
-
-
-
- 回收数量
-
-
-
-
- 创建时间
-
-
-
-
- 奖品列表
-
-
-
-
- 回收记录奖品项DTO
-
-
-
-
- 订单详情ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品回收金额
-
-
-
-
- 物流信息DTO
-
-
-
-
- 快递单号
-
-
-
-
- 快递公司名称
-
-
-
-
- 快递公司编码
-
-
-
-
- 发货数量
-
-
-
-
- 发货单号
-
-
-
-
- 奖品图片URL
-
-
-
-
- 物流状态描述
-
-
-
-
- 物流轨迹列表
-
-
-
-
- 物流轨迹DTO
-
-
-
-
- 时间
-
-
-
-
- 描述/状态
-
-
-
-
- 微信支付请求
-
-
-
-
- 订单号
-
-
-
-
- 支付金额(单位:元)
-
-
-
-
- 商品描述
-
-
-
-
- 附加数据(用于区分订单类型)
-
-
-
-
- 用户OpenId
-
-
-
-
- 用户ID
-
-
-
-
- 微信支付结果
-
-
-
-
- 状态:1=成功,0=失败
-
-
-
-
- 消息
-
-
-
-
- 支付数据
-
-
-
-
- 微信支付数据(返回给前端调起支付)
-
-
-
-
- 应用ID
-
-
-
-
- 时间戳
-
-
-
-
- 随机字符串
-
-
-
-
- 预支付交易会话标识
-
-
-
-
- 签名类型
-
-
-
-
- 签名
-
-
-
-
- 是否微信环境:1=是,0=否
-
-
-
-
- 支付回调通知结果
-
-
-
-
- 是否成功
-
-
-
-
- 消息
-
-
-
-
- XML响应内容(返回给微信)
-
-
-
-
- 微信支付回调数据
-
-
-
-
- 返回状态码
-
-
-
-
- 返回信息
-
-
-
-
- 业务结果
-
-
-
-
- 错误代码
-
-
-
-
- 错误代码描述
-
-
-
-
- 应用ID
-
-
-
-
- 商户号
-
-
-
-
- 随机字符串
-
-
-
-
- 签名
-
-
-
-
- 签名类型
-
-
-
-
- 用户标识
-
-
-
-
- 交易类型
-
-
-
-
- 付款银行
-
-
-
-
- 订单金额(单位:分)
-
-
-
-
- 货币种类
-
-
-
-
- 现金支付金额(单位:分)
-
-
-
-
- 微信支付订单号
-
-
-
-
- 商户订单号
-
-
-
-
- 附加数据
-
-
-
-
- 支付完成时间
-
-
-
-
- 支付记录DTO
-
-
-
-
- 记录ID
-
-
-
-
- 用户ID
-
-
-
-
- 订单号
-
-
-
-
- 支付金额
-
-
-
-
- 支付说明
-
-
-
-
- 支付类型:1=微信支付,2=余额支付,3=积分支付,4=哈尼券支付
-
-
-
-
- 支付类型文本
-
-
-
-
- 创建时间戳
-
-
-
-
- 创建支付记录请求
-
-
-
-
- 用户ID
-
-
-
-
- 订单号
-
-
-
-
- 支付金额
-
-
-
-
- 支付类型
-
-
-
-
- 支付说明
-
-
-
-
- 资产扣减请求
-
-
-
-
- 用户ID
-
-
-
-
- 扣减金额
-
-
-
-
- 扣减说明
-
-
-
-
- 关联订单号
-
-
-
-
- 资产扣减结果
-
-
-
-
- 是否成功
-
-
-
-
- 消息
-
-
-
-
- 扣减后余额
-
-
-
-
- 微信支付商户配置
-
-
-
-
- 商户名称
-
-
-
-
- 商户ID
-
-
-
-
- 应用ID
-
-
-
-
- 商户密钥
-
-
-
-
- 订单前缀(用于匹配商户,3位字符)
-
-
-
-
- 权重(用于负载均衡)
-
-
-
-
- 回调通知URL
-
-
-
-
- 小程序配置
-
-
-
-
- 小程序名称
-
-
-
-
- 小程序AppId
-
-
-
-
- 小程序AppSecret
-
-
-
-
- 订单前缀(2位字符)
-
-
-
-
- 关联的商户ID列表
-
-
-
-
- 关联的域名列表(逗号分隔)
-
-
-
-
- 是否为默认小程序
-
-
-
-
- 微信支付配置
-
-
-
-
- 默认商户配置
-
-
-
-
- 多商户配置列表
-
-
-
-
- 小程序配置列表
-
-
-
-
- 统一下单API地址
-
-
-
-
- 发货通知API地址
-
-
-
-
- 默认回调通知URL基础地址
-
-
-
-
- 订单前缀信息
-
-
-
-
- 商户前缀(3位字符)
-
-
-
-
- 小程序前缀(2位字符)
-
-
-
-
- 订单发货通知请求
-
-
-
-
- 订单号
-
-
-
-
- 用户OpenId
-
-
-
-
- 物流公司编码
-
-
-
-
- 物流单号
-
-
-
-
- 商品描述(可选,默认根据订单类型自动生成)
-
-
-
-
- 物流类型:1=实体物流,2=同城配送,3=虚拟商品,4=用户自提
-
-
-
-
- 发货模式:1=统一发货,2=分拆发货
-
-
-
-
- 订单发货通知结果
-
-
-
-
- 是否成功
-
-
-
-
- 错误码
-
-
-
-
- 错误消息
-
-
-
-
- 是否已存入重试队列
-
-
-
-
- 发货失败订单数据(存储在Redis中用于重试)
-
-
-
-
- 用户OpenId
-
-
-
-
- 应用ID
-
-
-
-
- 订单号
-
-
-
-
- 商户号
-
-
-
-
- 商品描述
-
-
-
-
- 错误码
-
-
-
-
- 错误消息
-
-
-
-
- 重试次数
-
-
-
-
- 最后重试时间(Unix时间戳)
-
-
-
-
- 创建时间(Unix时间戳)
-
-
-
-
- 支付类型枚举
-
-
-
-
- 微信支付
-
-
-
-
- 余额支付
-
-
-
-
- 积分支付
-
-
-
-
- 哈尼券支付
-
-
-
-
- 订单类型枚举(attach值)
-
-
-
-
- 余额充值
-
-
-
-
- 一番赏订单
-
-
-
-
- 擂台赏订单
-
-
-
-
- 转转赏订单
-
-
-
-
- 福利屋订单
-
-
-
-
- 商城赏订单
-
-
-
-
- 无限赏订单
-
-
-
-
- 翻倍赏订单
-
-
-
-
- 抽卡机订单
-
-
-
-
- 发货运费
-
-
-
-
- 抽奖请求
-
-
-
-
- 商品ID
-
-
-
-
- 抽奖次数
-
-
-
-
- 抽奖结果响应
-
-
-
-
- 中奖奖品列表
-
-
-
-
- 消耗金额
-
-
-
-
- 剩余余额
-
-
-
-
- 中奖奖品项
-
-
-
-
- 奖品ID
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品等级
-
-
-
-
- 奖品价值
-
-
-
-
- 中奖记录列表请求
-
-
-
-
- 商品ID
-
-
-
-
- 中奖记录响应
-
-
-
-
- 记录ID
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品图片
-
-
-
-
- 中奖时间
-
-
-
-
- 排行榜响应 - 匹配PHP接口格式
-
-
-
-
- 日期范围显示 (如: "01月01日-01月07日")
-
-
-
-
- 结束时间戳
-
-
-
-
- 当前用户排名信息
-
-
-
-
- 排行榜列表 (前30名)
-
-
-
-
- 当前用户排名信息
-
-
-
-
- 排名 (字符串,未上榜时为"暂未上榜")
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 消费金额
-
-
-
-
- 用户昵称
-
-
-
-
- 用户头像
-
-
-
-
- 排行榜项DTO
-
-
-
-
- 排名
-
-
-
-
- 用户ID
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 消费金额
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 用户排名DTO (旧版本兼容)
-
-
-
-
- 排名 (0表示未上榜)
-
-
-
-
- 消费金额
-
-
-
-
- 距离上一名差距
-
-
-
-
- 使用兑换码请求
-
-
-
-
- 兑换码
-
-
-
-
- 兑换码结果
-
-
-
-
- 是否成功
-
-
-
-
- 消息
-
-
-
-
- 奖励类型: money=余额, integral=吧唧币, score=积分
-
-
-
-
- 奖励数量
-
-
-
-
- 任务列表请求
-
-
-
-
- 任务类型: 1=每日任务, 2=每周任务
-
-
-
-
- 任务列表响应
-
-
-
-
- 任务列表
-
-
-
-
- 任务DTO
-
-
-
-
- 任务ID
-
-
-
-
- 任务类型: 1=每日, 2=每周
-
-
-
-
- 任务分类: 1=邀请, 2=抽赏
-
-
-
-
- 任务标题
-
-
-
-
- 目标完成数量
-
-
-
-
- 奖励欧气值
-
-
-
-
- 是否已完成: 0=未完成, 1=已完成, 2=已领取
-
-
-
-
- 完成百分比 (0-100)
-
-
-
-
- 已完成次数
-
-
-
-
- 领取任务奖励请求
-
-
-
-
- 任务列表ID
-
-
-
-
- 领取任务奖励响应
-
-
-
-
- 奖励欧气值
-
-
-
-
- 当前欧气值
-
-
-
-
- 用户优惠券列表请求
-
-
-
-
- 状态: 1=未使用, 2=已分享
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 用户优惠券列表响应
-
-
-
-
- 优惠券列表
-
-
-
-
- 最后一页页码
-
-
-
-
- 今日已领取数量
-
-
-
-
- 每日领取上限
-
-
-
-
- 用户吧唧币余额
-
-
-
-
- 最大合成数量
-
-
-
-
- 合成损耗率
-
-
-
-
- 用户优惠券DTO
-
-
-
-
- 优惠券ID
-
-
-
-
- 状态: 1=未使用, 2=已分享
-
-
-
-
- 等级: 1=特级, 2=终极, 3=高级, 4=普通
-
-
-
-
- 等级文本
-
-
-
-
- 等级图片
-
-
-
-
- 标题
-
-
-
-
- 面值
-
-
-
-
- 可领取次数
-
-
-
-
- 可领取次数2
-
-
-
-
- 已领取数量
-
-
-
-
- 优惠券详情请求
-
-
-
-
- 优惠券ID
-
-
-
-
- 优惠券详情响应
-
-
-
-
- 优惠券ID
-
-
-
-
- 等级
-
-
-
-
- 等级文本
-
-
-
-
- 等级图片
-
-
-
-
- 分享时间
-
-
-
-
- 用户ID
-
-
-
-
- 面值
-
-
-
-
- 可领取次数2
-
-
-
-
- 剩余可领取金额 (own2 - own)
-
-
-
-
- 已领取数量
-
-
-
-
- 已领取总金额
-
-
-
-
- 分享者昵称
-
-
-
-
- 分享者头像
-
-
-
-
- 领取记录列表
-
-
-
-
- 分享者信息DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 优惠券领取记录DTO
-
-
-
-
- 用户ID
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 领取金额
-
-
-
-
- 领取时间
-
-
-
-
- 是否手气最佳
-
-
-
-
- 分享优惠券请求
-
-
-
-
- 优惠券ID
-
-
-
-
- 领取优惠券请求
-
-
-
-
- 优惠券ID
-
-
-
-
- 领取优惠券响应
-
-
-
-
- 领取金额
-
-
-
-
- 是否手气最佳
-
-
-
-
- 合成计算请求
-
-
-
-
- 优惠券ID列表 (逗号分隔)
-
-
-
-
- 合成计算响应
-
-
-
-
- 新优惠券信息
-
-
-
-
- 原始总价值
-
-
-
-
- 合成后价值 (扣除10%损耗)
-
-
-
-
- 合成优惠券DTO
-
-
-
-
- 标题
-
-
-
-
- 等级
-
-
-
-
- 合成优惠券请求
-
-
-
-
- 优惠券ID列表 (逗号分隔)
-
-
-
-
- 用户登录请求
-
-
-
-
- 微信登录code
-
-
-
-
- 用户信息响应
-
-
-
-
- 用户ID
-
-
-
-
- 用户唯一标识
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 手机号
-
-
-
-
- 账户余额
-
-
-
-
- 积分
-
-
-
-
- VIP等级
-
-
-
-
- VIP信息响应
-
-
-
-
- 用户VIP信息
-
-
-
-
- VIP等级列表
-
-
-
-
- VIP用户信息DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 当前VIP等级
-
-
-
-
- 升级所需金额
-
-
-
-
- 下一个VIP等级
-
-
-
-
- 升级进度百分比 (0-100)
-
-
-
-
- 提示信息
-
-
-
-
- VIP等级DTO
-
-
-
-
- 等级ID
-
-
-
-
- 等级
-
-
-
-
- 等级名称
-
-
-
-
- 等级图标URL
-
-
-
-
- 升级条件金额(累计消费)
-
-
-
-
- 折扣
-
-
-
-
- 等级特权描述/提示信息
-
-
-
-
- 福利屋列表请求
-
-
-
-
- 类型: 1=进行中, 3=已结束
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 福利屋列表响应
-
-
-
-
- 福利屋列表
-
-
-
-
- 最后一页页码
-
-
-
-
- 总记录数
-
-
-
-
- 福利屋项DTO
-
-
-
-
- 商品ID
-
-
-
-
- 标题
-
-
-
-
- 图片
-
-
-
-
- 价格
-
-
-
-
- 类型
-
-
-
-
- 是否新品
-
-
-
-
- 全局限购
-
-
-
-
- 抽奖限制
-
-
-
-
- 商品描述
-
-
-
-
- 是否已开奖
-
-
-
-
- 解锁金额
-
-
-
-
- 参与人数
-
-
-
-
- 开始时间
-
-
-
-
- 结束时间
-
-
-
-
- 开奖时间
-
-
-
-
- 奖品列表
-
-
-
-
- 福利屋奖品列表项DTO
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 库存
-
-
-
-
- 价格
-
-
-
-
- 市场回收金额
-
-
-
-
- 福利屋详情请求
-
-
-
-
- 商品ID
-
-
-
-
- 福利屋详情响应
-
-
-
-
- 商品信息
-
-
-
-
- 奖品列表
-
-
-
-
- 参与人数
-
-
-
-
- 当前时间
-
-
-
-
- 用户参与次数
-
-
-
-
- 用户在活动期间的消费数据
-
-
-
-
- 活动状态
-
-
-
-
- 状态文本
-
-
-
-
- 用户消费数据DTO
-
-
-
-
- 消费总额
-
-
-
-
- 订单数量
-
-
-
-
- 福利屋商品DTO
-
-
-
-
- 商品ID
-
-
-
-
- 标题
-
-
-
-
- 图片
-
-
-
-
- 详情图片
-
-
-
-
- 价格
-
-
-
-
- 类型
-
-
-
-
- 是否新品
-
-
-
-
- 全局限购
-
-
-
-
- 抽奖限制
-
-
-
-
- 商品描述
-
-
-
-
- 是否已开奖
-
-
-
-
- 解锁金额
-
-
-
-
- 排序
-
-
-
-
- 开始时间
-
-
-
-
- 结束时间
-
-
-
-
- 开奖时间
-
-
-
-
- 福利屋奖品DTO
-
-
-
-
- 奖品ID
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品详情图片
-
-
-
-
- 库存
-
-
-
-
- 价格
-
-
-
-
- 市场回收金额
-
-
-
-
- 奖品等级ID
-
-
-
-
- 剩余库存
-
-
-
-
- 排序
-
-
-
-
- 奖品等级标题
-
-
-
-
- 奖品等级颜色
-
-
-
-
- 参与者列表请求
-
-
-
-
- 商品ID
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 参与者DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 参与时间
-
-
-
-
- 开奖记录请求
-
-
-
-
- 商品ID
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 开奖记录DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品等级ID
-
-
-
-
- 中奖时间
-
-
-
-
- 用户参与记录DTO
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品等级ID
-
-
-
-
- 参与时间
-
-
-
-
- 用户中奖记录DTO
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品等级ID
-
-
-
-
- 中奖时间
-
-
-
-
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs b/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs
deleted file mode 100644
index 925b1351..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/HoneyBox.Model.AssemblyInfo.cs b/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/HoneyBox.Model.AssemblyInfo.cs
deleted file mode 100644
index 6f1b4e68..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/HoneyBox.Model.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("HoneyBox.Model")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+bd298bb46490f3e8c55cdc883fd05e4ff4417368")]
-[assembly: System.Reflection.AssemblyProductAttribute("HoneyBox.Model")]
-[assembly: System.Reflection.AssemblyTitleAttribute("HoneyBox.Model")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// 由 MSBuild WriteCodeFragment 类生成。
-
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/HoneyBox.Model.GeneratedMSBuildEditorConfig.editorconfig b/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/HoneyBox.Model.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 7d318c42..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/HoneyBox.Model.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,17 +0,0 @@
-is_global = true
-build_property.TargetFramework = net10.0
-build_property.TargetFrameworkIdentifier = .NETCoreApp
-build_property.TargetFrameworkVersion = v10.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = HoneyBox.Model
-build_property.ProjectDir = D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.EffectiveAnalysisLevelStyle = 10.0
-build_property.EnableCodeStyleSeverity =
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/HoneyBox.Model.GlobalUsings.g.cs b/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/HoneyBox.Model.GlobalUsings.g.cs
deleted file mode 100644
index d12bcbc7..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/HoneyBox.Model.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using System;
-global using System.Collections.Generic;
-global using System.IO;
-global using System.Linq;
-global using System.Net.Http;
-global using System.Threading;
-global using System.Threading.Tasks;
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/HoneyBox.Model.csproj.FileListAbsolute.txt b/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/HoneyBox.Model.csproj.FileListAbsolute.txt
deleted file mode 100644
index 14fa2f00..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/HoneyBox.Model.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\bin\Debug\net10.0\HoneyBox.Model.deps.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\bin\Debug\net10.0\HoneyBox.Model.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\bin\Debug\net10.0\HoneyBox.Model.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net10.0\HoneyBox.Model.csproj.AssemblyReference.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net10.0\HoneyBox.Model.GeneratedMSBuildEditorConfig.editorconfig
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net10.0\HoneyBox.Model.AssemblyInfoInputs.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net10.0\HoneyBox.Model.AssemblyInfo.cs
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net10.0\HoneyBox.Model.csproj.CoreCompileInputs.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net10.0\HoneyBox.Model.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net10.0\refint\HoneyBox.Model.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net10.0\HoneyBox.Model.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net10.0\ref\HoneyBox.Model.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\bin\Debug\net10.0\HoneyBox.Model.runtimeconfig.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net10.0\HoneyBox.Model.genruntimeconfig.cache
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/HoneyBox.Model.dll b/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/HoneyBox.Model.dll
deleted file mode 100644
index a8917ad5..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/HoneyBox.Model.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/HoneyBox.Model.pdb b/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/HoneyBox.Model.pdb
deleted file mode 100644
index 5df13839..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/HoneyBox.Model.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/ref/HoneyBox.Model.dll b/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/ref/HoneyBox.Model.dll
deleted file mode 100644
index 766bc2e7..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/ref/HoneyBox.Model.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/refint/HoneyBox.Model.dll b/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/refint/HoneyBox.Model.dll
deleted file mode 100644
index 766bc2e7..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net10.0/refint/HoneyBox.Model.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index 2217181c..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/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/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.AssemblyInfo.cs b/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.AssemblyInfo.cs
deleted file mode 100644
index 76df850b..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("HoneyBox.Model")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3783d28ca7508c300b9768bd864dcf229f8e8194")]
-[assembly: System.Reflection.AssemblyProductAttribute("HoneyBox.Model")]
-[assembly: System.Reflection.AssemblyTitleAttribute("HoneyBox.Model")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// 由 MSBuild WriteCodeFragment 类生成。
-
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.GeneratedMSBuildEditorConfig.editorconfig b/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index af9347c2..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,17 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.0
-build_property.TargetFrameworkIdentifier = .NETCoreApp
-build_property.TargetFrameworkVersion = v8.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = HoneyBox.Model
-build_property.ProjectDir = D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.EffectiveAnalysisLevelStyle = 8.0
-build_property.EnableCodeStyleSeverity =
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.GlobalUsings.g.cs b/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.GlobalUsings.g.cs
deleted file mode 100644
index d12bcbc7..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using System;
-global using System.Collections.Generic;
-global using System.IO;
-global using System.Linq;
-global using System.Net.Http;
-global using System.Threading;
-global using System.Threading.Tasks;
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.csproj.FileListAbsolute.txt b/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.csproj.FileListAbsolute.txt
deleted file mode 100644
index 9e471db7..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net8.0\HoneyBox.Model.csproj.AssemblyReference.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net8.0\HoneyBox.Model.GeneratedMSBuildEditorConfig.editorconfig
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net8.0\HoneyBox.Model.AssemblyInfoInputs.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net8.0\HoneyBox.Model.AssemblyInfo.cs
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net8.0\HoneyBox.Model.csproj.CoreCompileInputs.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\bin\Debug\net8.0\HoneyBox.Model.deps.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\bin\Debug\net8.0\HoneyBox.Model.runtimeconfig.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\bin\Debug\net8.0\HoneyBox.Model.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\bin\Debug\net8.0\HoneyBox.Model.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net8.0\HoneyBox.Model.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net8.0\refint\HoneyBox.Model.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net8.0\HoneyBox.Model.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net8.0\HoneyBox.Model.genruntimeconfig.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net8.0\ref\HoneyBox.Model.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\bin\Debug\net8.0\HoneyBox.Model.xml
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\src\HoneyBox.Model\obj\Debug\net8.0\HoneyBox.Model.xml
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.dll b/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.dll
deleted file mode 100644
index c6833660..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.pdb b/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.pdb
deleted file mode 100644
index e3ea73b7..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.xml b/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.xml
deleted file mode 100644
index e1399a08..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/HoneyBox.Model.xml
+++ /dev/null
@@ -1,8910 +0,0 @@
-
-
-
- HoneyBox.Model
-
-
-
-
- 统一响应基类(兼容PHP API格式)
-
-
-
-
- 状态码:1=成功,0=失败,-1=未登录,-9=需要绑定手机号
-
-
-
-
- 消息
-
-
-
-
- 未登录响应
-
-
-
-
- 带数据的统一响应
-
- 数据类型
-
-
-
- 响应数据
-
-
-
-
- 未登录响应
-
-
-
-
- 管理员表,存储后台管理员信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户名
-
-
-
-
- 昵称
-
-
-
-
- 密码(加密)
-
-
-
-
- 权限组ID
-
-
-
-
- 状态:0-正常
-
-
-
-
- 获取时间
-
-
-
-
- 随机字符串
-
-
-
-
- 登录令牌
-
-
-
-
- 上级管理员ID
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 管理员登录日志表,记录管理员登录信息(仅结构,不迁移历史数据)
-
-
-
-
- 主键ID
-
-
-
-
- 管理员ID
-
-
-
-
- 登录IP地址
-
-
-
-
- 登录时间
-
-
-
-
- 管理员操作日志表,记录管理员操作信息(仅结构,不迁移历史数据)
-
-
-
-
- 主键ID
-
-
-
-
- 管理员ID
-
-
-
-
- 操作IP地址
-
-
-
-
- 操作名称
-
-
-
-
- 操作内容详情
-
-
-
-
- 操作时间
-
-
-
-
- 广告配置表,存储轮播图和广告信息
-
-
-
-
- 主键ID
-
-
-
-
- 广告图片URL
-
-
-
-
- 跳转链接URL
-
-
-
-
- 排序值,越小越靠前
-
-
-
-
- 广告类型:1-首页轮播
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 跳转类型:0-无跳转
-
-
-
-
- 关联优惠券ID
-
-
-
-
- 关联商品ID
-
-
-
-
- 系统配置表,存储系统各项配置信息
-
-
-
-
- 主键ID
-
-
-
-
- 配置键名
-
-
-
-
- 配置值(JSON格式)
-
-
-
-
- 优惠券模板表
-
-
-
-
- 主键ID
-
-
-
-
- 优惠券类型
-
-
-
-
- 优惠券标题
-
-
-
-
- 排序
-
-
-
-
- 优惠金额
-
-
-
-
- 满减门槛金额
-
-
-
-
- 有效天数
-
-
-
-
- 状态: 0禁用 1启用
-
-
-
-
- 优惠券子类型
-
-
-
-
- 创建时间
-
-
-
-
- 用户领取的优惠券表
-
-
-
-
- 主键ID
-
-
-
-
- 优惠券标题
-
-
-
-
- 优惠金额
-
-
-
-
- 满减门槛金额
-
-
-
-
- 过期时间
-
-
-
-
- 用户ID
-
-
-
-
- 优惠券模板ID
-
-
-
-
- 状态: 0禁用 1启用
-
-
-
-
- 使用状态: 0未使用 1已使用
-
-
-
-
- 优惠券子类型
-
-
-
-
- 创建时间
-
-
-
-
- 快递公司配置表,存储快递公司信息
-
-
-
-
- 主键ID
-
-
-
-
- 快递公司名称
-
-
-
-
- 快递公司编码
-
-
-
-
- 钻石订单表
-
-
-
-
- 主键ID
-
-
-
-
- 订单号
-
-
-
-
- 用户ID
-
-
-
-
- 钻石商品ID
-
-
-
-
- 产品ID
-
-
-
-
- 产品名称
-
-
-
-
- 支付金额
-
-
-
-
- 支付方式
-
-
-
-
- 奖励日志
-
-
-
-
- 是否首充: 0否 1是
-
-
-
-
- 订单状态: pending待支付 paid已支付 cancelled已取消
-
-
-
-
- 创建时间
-
-
-
-
- 支付时间
-
-
-
-
- 钻石商品配置表
-
-
-
-
- 主键ID
-
-
-
-
- 商品名称
-
-
-
-
- 产品ID
-
-
-
-
- 产品类型
-
-
-
-
- 基础奖励
-
-
-
-
- 价格
-
-
-
-
- 是否首充商品: 0否 1是
-
-
-
-
- 首充额外奖励
-
-
-
-
- 首充图片URL
-
-
-
-
- 首充选中图片URL
-
-
-
-
- 普通图片URL
-
-
-
-
- 普通选中图片URL
-
-
-
-
- 排序
-
-
-
-
- 状态: 0禁用 1启用
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 商品主表,存储盲盒商品信息
-
-
-
-
- 商品ID
-
-
-
-
- 分类ID
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片URL
-
-
-
-
- 商品详情图片URL
-
-
-
-
- 商品价格
-
-
-
-
- 总库存
-
-
-
-
- 已售库存
-
-
-
-
- 是否锁定 0-否 1-是
-
-
-
-
- 锁定时间
-
-
-
-
- 是否支持优惠券 0-否 1-是
-
-
-
-
- 优惠券比例
-
-
-
-
- 是否支持积分 0-否 1-是
-
-
-
-
- 奖品数量
-
-
-
-
- 状态 0-下架 1-上架
-
-
-
-
- 排序值
-
-
-
-
- 商品类型
-
-
-
-
- 是否显示 0-否 1-是
-
-
-
-
- 显示价格
-
-
-
-
- 奖品图片URL
-
-
-
-
- 卡片横幅图片
-
-
-
-
- 卡片设置JSON
-
-
-
-
- 卡片公告
-
-
-
-
- 卡片数量
-
-
-
-
- 开售时间
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- 是否开启暴怒 0-否 1-是
-
-
-
-
- 暴怒值
-
-
-
-
- 物品卡片ID
-
-
-
-
- 是否开启灵珠 0-否 1-是
-
-
-
-
- 灵珠翻倍
-
-
-
-
- 灵珠奖品等级ID
-
-
-
-
- 擂台王用户ID
-
-
-
-
- 连击次数
-
-
-
-
- 连击奖品等级ID
-
-
-
-
- 是否首折 0-否 1-是
-
-
-
-
- 是否新品 0-否 1-是
-
-
-
-
- 商品描述
-
-
-
-
- 全局限购数量
-
-
-
-
- 每日限购数量
-
-
-
-
- 日价格
-
-
-
-
- 月价格
-
-
-
-
- 月支付价格
-
-
-
-
- 日支付价格
-
-
-
-
- 用户等级限制 -1表示无限制
-
-
-
-
- 是否福利屋商品 0-否 1-是
-
-
-
-
- 福利屋开始时间
-
-
-
-
- 福利屋结束时间
-
-
-
-
- 开放时间
-
-
-
-
- 是否开放 0-否 1-是
-
-
-
-
- 抽奖限制次数
-
-
-
-
- 异步处理编码
-
-
-
-
- 异步处理日期
-
-
-
-
- 是否自动下架 0-否 1-是
-
-
-
-
- 下架利润阈值
-
-
-
-
- 下架自动次数
-
-
-
-
- 下架金额阈值
-
-
-
-
- 解锁金额
-
-
-
-
- 商品收藏表,存储用户收藏的商品信息
-
-
-
-
- 收藏ID
-
-
-
-
- 用户ID
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 商品类型 1-一番赏 2-无限赏 3-擂台赏 4-抽卡机 5-积分赏 6-全局赏 7-福利盲盒 8-领主赏 9-连击赏
-
-
-
-
- 添加时间
-
-
-
-
- 商品扩展配置表,存储商品的支付方式配置
-
-
-
-
- 扩展ID
-
-
-
-
- 商品ID
-
-
-
-
- 是否支持微信支付 0-否 1-是
-
-
-
-
- 是否支持余额支付 0-否 1-是
-
-
-
-
- 是否支持积分支付 0-否 1-是
-
-
-
-
- 是否支持积分2支付 0-否 1-是
-
-
-
-
- 是否支持优惠券 0-否 1-是
-
-
-
-
- 是否支持抵扣 0-否 1-是
-
-
-
-
- 商品奖品列表,存储盲盒中的奖品信息
-
-
-
-
- 奖品ID
-
-
-
-
- 商品ID
-
-
-
-
- 奖品编号
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片URL
-
-
-
-
- 总库存
-
-
-
-
- 剩余库存
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 市场回收金额
-
-
-
-
- 真实概率
-
-
-
-
- 商品类型 1-实物 2-虚拟
-
-
-
-
- 开售时间
-
-
-
-
- 排序值
-
-
-
-
- 奖品等级ID
-
-
-
-
- 奖励数量
-
-
-
-
- 排名
-
-
-
-
- 赠送金额
-
-
-
-
- 特殊库存
-
-
-
-
- 卡片编号
-
-
-
-
- 奖品编码
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 奖品数量
-
-
-
-
- 类型
-
-
-
-
- 连击类型
-
-
-
-
- 奖励ID
-
-
-
-
- 奖品详情图片URL
-
-
-
-
- 翻倍倍数
-
-
-
-
- 关联奖品列表ID
-
-
-
-
- 是否灵珠奖品 0-否 1-是
-
-
-
-
- 商品锁箱信息表,存储盲盒锁箱状态
-
-
-
-
- 锁箱ID
-
-
-
-
- 用户ID
-
-
-
-
- 商品ID和箱号组合 (格式: goods_id_num)
-
-
-
-
- 过期时间 (Unix时间戳)
-
-
-
-
- 更新时间 (Unix时间戳)
-
-
-
-
- 商品类型配置表,存储盲盒商品分类信息
-
-
-
-
- 类型ID
-
-
-
-
- 类型名称
-
-
-
-
- 类型值
-
-
-
-
- 排序值
-
-
-
-
- 是否显示 0-否 1-是
-
-
-
-
- 备注
-
-
-
-
- 是否支持微信支付 0-否 1-是
-
-
-
-
- 是否支持余额支付 0-否 1-是
-
-
-
-
- 是否支持积分支付 0-否 1-是
-
-
-
-
- 是否支持积分2支付 0-否 1-是
-
-
-
-
- 是否支持优惠券 0-否 1-是
-
-
-
-
- 是否支持抵扣 0-否 1-是
-
-
-
-
- 是否分类 0-否 1-是
-
-
-
-
- 分类名称
-
-
-
-
- 角标文字
-
-
-
-
- 订单主表,存储用户订单信息
-
-
-
-
- 订单ID,主键自增
-
-
-
-
- 用户ID
-
-
-
-
- 订单编号,唯一
-
-
-
-
- 订单总金额
-
-
-
-
- 折后订单总金额
-
-
-
-
- 实际支付价格
-
-
-
-
- 使用余额金额
-
-
-
-
- 使用积分金额
-
-
-
-
- 使用评分金额
-
-
-
-
- 使用抽奖次数
-
-
-
-
- 使用道具卡数量
-
-
-
-
- 折扣比例
-
-
-
-
- 商品ID
-
-
-
-
- 购买数量/抽奖次数
-
-
-
-
- 商品单价
-
-
-
-
- 商品标题快照
-
-
-
-
- 商品图片快照
-
-
-
-
- 中奖数量
-
-
-
-
- 中奖卡片集合JSON
-
-
-
-
- 订单状态:0待支付,1已支付,2已取消
-
-
-
-
- 创建时间戳
-
-
-
-
- 支付时间戳
-
-
-
-
- 支付方式:1微信,2支付宝
-
-
-
-
- 订单类型:0普通,1福利屋
-
-
-
-
- 是否快递:0否,1是
-
-
-
-
- 使用的优惠券ID
-
-
-
-
- 优惠券抵扣金额
-
-
-
-
- 是否秘宝:0否,1是
-
-
-
-
- 是否首折:0否,1是
-
-
-
-
- 是否自动发货:0否,1是
-
-
-
-
- 广告ID
-
-
-
-
- 点击ID
-
-
-
-
- 是否福利屋订单:0否,1是
-
-
-
-
- 自动发货时间戳
-
-
-
-
- 使用积分2金额
-
-
-
-
- 记录创建时间
-
-
-
-
- 记录更新时间
-
-
-
-
- 订单详情表,存储订单中的抽奖结果/奖品信息
-
-
-
-
- 订单详情ID,主键自增
-
-
-
-
- 关联订单ID
-
-
-
-
- 用户ID
-
-
-
-
- 回收单号
-
-
-
-
- 发货单号
-
-
-
-
- 状态:0待处理,1已回收,2已发货
-
-
-
-
- 商品ID
-
-
-
-
- 抽奖次数序号
-
-
-
-
- 奖品等级ID
-
-
-
-
- 商品奖品ID
-
-
-
-
- 奖品标题快照
-
-
-
-
- 奖品图片快照
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 奖品类型:1实物,2虚拟
-
-
-
-
- 奖品销售时间戳
-
-
-
-
- 创建时间戳
-
-
-
-
- 选择时间戳
-
-
-
-
- 是否保险:0否,1是
-
-
-
-
- 订单类型:0普通,1福利屋
-
-
-
-
- 关联订单详情ID
-
-
-
-
- 幸运号码
-
-
-
-
- 奖品编码
-
-
-
-
- 是否重复:0否,1是
-
-
-
-
- 删除时间戳
-
-
-
-
- 来源:1普通,2其他
-
-
-
-
- 发货状态
-
-
-
-
- 发货备注
-
-
-
-
- 翻倍倍数
-
-
-
-
- 父商品奖品ID
-
-
-
-
- 是否灵珠:0否,1是
-
-
-
-
- 记录创建时间
-
-
-
-
- 记录更新时间
-
-
-
-
- 订单奖品回收记录表,存储用户回收奖品的汇总信息
-
-
-
-
- 回收记录ID,主键自增
-
-
-
-
- 用户ID
-
-
-
-
- 回收单号,唯一
-
-
-
-
- 回收总金额
-
-
-
-
- 回收奖品数量
-
-
-
-
- 创建时间戳
-
-
-
-
- 记录创建时间
-
-
-
-
- 记录更新时间
-
-
-
-
- 订单发货记录表,存储用户申请发货的汇总信息
-
-
-
-
- 发货记录ID,主键自增
-
-
-
-
- 用户ID
-
-
-
-
- 发货单号,唯一
-
-
-
-
- 运费
-
-
-
-
- 状态:0待支付,1待发货,2已发货,3已签收,4已取消
-
-
-
-
- 发货奖品数量
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人手机号
-
-
-
-
- 收货地址
-
-
-
-
- 留言备注
-
-
-
-
- 快递单号
-
-
-
-
- 快递公司名称
-
-
-
-
- 快递公司编码
-
-
-
-
- 物流信息JSON
-
-
-
-
- 物流状态:-1未查询,0在途,1揽收,2疑难,3签收,4退签,5派件,6退回
-
-
-
-
- 物流更新时间戳
-
-
-
-
- 创建时间戳
-
-
-
-
- 支付时间戳
-
-
-
-
- 发货时间戳
-
-
-
-
- 签收时间戳
-
-
-
-
- 取消时间戳
-
-
-
-
- 操作管理员ID
-
-
-
-
- 记录创建时间
-
-
-
-
- 记录更新时间
-
-
-
-
- 支付通知记录表,记录微信支付回调通知
-
-
-
-
- 主键ID
-
-
-
-
- 商户订单号
-
-
-
-
- 微信支付订单号
-
-
-
-
- 回调通知URL
-
-
-
-
- 随机字符串
-
-
-
-
- 支付时间
-
-
-
-
- 支付金额(单位:元)
-
-
-
-
- 处理状态:0=待处理,1=处理成功,2=处理失败
-
-
-
-
- 重试次数
-
-
-
-
- 附加数据(订单类型)
-
-
-
-
- 用户OpenId
-
-
-
-
- 原始回调数据
-
-
-
-
- 错误信息
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 图片管理表,存储上传的图片信息
-
-
-
-
- 主键ID
-
-
-
-
- 图片URL地址
-
-
-
-
- 图片令牌/标识
-
-
-
-
- 创建时间
-
-
-
-
- 状态:1-正常
-
-
-
-
- 图片类型
-
-
-
-
- 奖品等级配置表,存储奖品等级和概率信息
-
-
-
-
- 等级ID
-
-
-
-
- 等级标题
-
-
-
-
- 概率
-
-
-
-
- 等级图片URL
-
-
-
-
- 等级颜色
-
-
-
-
- 商品ID
-
-
-
-
- 特殊图片URL
-
-
-
-
- 排序值
-
-
-
-
- 更新时间
-
-
-
-
- 积分变动明细表,记录用户积分的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动积分(正数为增加,负数为减少)
-
-
-
-
- 变动后积分余额
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 关联分享用户ID
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 余额变动明细表,记录用户余额的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动金额(正数为增加,负数为减少)
-
-
-
-
- 变动后余额
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 关联分享用户ID
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 积分2变动明细表,记录用户积分2(钻石/代币)的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动数量(正数为增加,负数为减少)
-
-
-
-
- 变动后余额
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 关联分享用户ID
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 欧气值变动明细表,记录用户欧气值的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动欧气值(正数为增加,负数为减少)
-
-
-
-
- 变动后欧气值
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 支付流水表,记录所有支付交易流水
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 订单编号
-
-
-
-
- 支付金额
-
-
-
-
- 支付说明
-
-
-
-
- 支付类型(0-微信支付,1-支付宝,2-余额支付等)
-
-
-
-
- 创建时间
-
-
-
-
- 评分变动明细表,记录用户评分的所有变动记录
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 变动评分(正数为增加,负数为减少)
-
-
-
-
- 变动后评分
-
-
-
-
- 变动类型
-
-
-
-
- 变动说明
-
-
-
-
- 关联分享用户ID
-
-
-
-
- 其他信息
-
-
-
-
- 创建时间
-
-
-
-
- 兑换码实体
-
-
-
-
- 主键ID
-
-
-
-
- 兑换码
-
-
-
-
- 奖励类型: money=余额, integral=吧唧币, score=积分
-
-
-
-
- 奖励数量
-
-
-
-
- 状态: 0=未使用, 1=已使用
-
-
-
-
- 使用者用户ID
-
-
-
-
- 使用时间
-
-
-
-
- 过期时间
-
-
-
-
- 创建时间
-
-
-
-
- 备注
-
-
-
-
- 签到配置表
-
-
-
-
- 主键ID
-
-
-
-
- 签到类型
-
-
-
-
- 签到天数
-
-
-
-
- 标题
-
-
-
-
- 图标URL
-
-
-
-
- 状态 1:启用 0:禁用
-
-
-
-
- 排序
-
-
-
-
- 奖励ID
-
-
-
-
- 描述
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 任务配置表
-
-
-
-
- 主键ID
-
-
-
-
- 任务标题
-
-
-
-
- 任务类型
-
-
-
-
- 任务分类
-
-
-
-
- 是否重要任务
-
-
-
-
- 完成次数要求
-
-
-
-
- 奖励数量
-
-
-
-
- 排序
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- 用户主表,存储用户基本信息、账户余额、积分等
-
-
-
-
- 主键ID
-
-
-
-
- 微信openid
-
-
-
-
- 微信unionid
-
-
-
-
- 公众号openid
-
-
-
-
- 用户唯一标识
-
-
-
-
- 手机号
-
-
-
-
- 旧手机号
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 密码
-
-
-
-
- 分享图片URL
-
-
-
-
- 账户余额
-
-
-
-
- 余额2/积分2
-
-
-
-
- 积分
-
-
-
-
- 评分
-
-
-
-
- 欧气值
-
-
-
-
- 欧气等级
-
-
-
-
- 推荐人ID
-
-
-
-
- VIP等级
-
-
-
-
- 抽奖次数
-
-
-
-
- 盲盒数量
-
-
-
-
- 点击ID
-
-
-
-
- 是否使用优惠券: 0否 1是
-
-
-
-
- 状态: 1正常 0禁用
-
-
-
-
- 是否测试账号: 0否 1是
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 最后登录时间
-
-
-
-
- 用户账户表,存储用户登录令牌和IP信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 账户令牌
-
-
-
-
- 令牌编号
-
-
-
-
- 令牌时间
-
-
-
-
- 最后登录时间
-
-
-
-
- 最后登录IP
-
-
-
-
- 备用登录IP
-
-
-
-
- IP地区编码
-
-
-
-
- IP省份
-
-
-
-
- IP城市
-
-
-
-
- 用户收货地址表,存储用户的收货地址信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人电话
-
-
-
-
- 详细地址
-
-
-
-
- 是否默认地址: 0否 1是
-
-
-
-
- 是否删除: 0否 1是
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 欧气券表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 等级
-
-
-
-
- 数量
-
-
-
-
- 剩余数量
-
-
-
-
- 状态: 1启用 0禁用
-
-
-
-
- 类型
-
-
-
-
- 标题
-
-
-
-
- 来源ID
-
-
-
-
- 分享时间
-
-
-
-
- 自己获得金额
-
-
-
-
- 自己获得金额2
-
-
-
-
- 他人获得金额
-
-
-
-
- 他人获得金额2
-
-
-
-
- 扣除数量
-
-
-
-
- 扣除数量2
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 用户道具卡表,存储用户拥有的道具卡信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 类型
-
-
-
-
- 道具卡ID
-
-
-
-
- 名称
-
-
-
-
- 状态:1=未使用,2=已使用
-
-
-
-
- 抵扣的订单ID
-
-
-
-
- 创建时间戳
-
-
-
-
- 更新时间戳
-
-
-
-
- 删除时间戳
-
-
-
-
- 用户登录日志表,记录用户每次登录的时间、设备和位置信息
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 登录日期
-
-
-
-
- 登录时间
-
-
-
-
- 最后登录时间
-
-
-
-
- 设备类型
-
-
-
-
- 登录IP
-
-
-
-
- 登录位置
-
-
-
-
- 年份
-
-
-
-
- 月份
-
-
-
-
- 周数
-
-
-
-
- 用户充值订单表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 订单号
-
-
-
-
- 充值金额
-
-
-
-
- 状态: 1待支付 2已完成
-
-
-
-
- 创建时间(Unix时间戳)
-
-
-
-
- 支付时间(Unix时间戳)
-
-
-
-
- 用户签到记录表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 签到日期
-
-
-
-
- 当月签到天数
-
-
-
-
- 连续签到天数
-
-
-
-
- 月份
-
-
-
-
- 年份
-
-
-
-
- 签到次数
-
-
-
-
- 签到类型
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 用户任务完成记录表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- 任务ID
-
-
-
-
- 任务类型
-
-
-
-
- 任务分类
-
-
-
-
- 是否重要任务
-
-
-
-
- 已完成次数
-
-
-
-
- 奖励数量
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- 用户领取的VIP奖品表
-
-
-
-
- 主键ID
-
-
-
-
- 用户ID
-
-
-
-
- VIP等级ID
-
-
-
-
- VIP等级
-
-
-
-
- 优惠券ID
-
-
-
-
- 奖品类型
-
-
-
-
- 奖品标题
-
-
-
-
- 减免金额
-
-
-
-
- 满减门槛
-
-
-
-
- 有效天数
-
-
-
-
- 结束时间
-
-
-
-
- 数量
-
-
-
-
- 图片URL
-
-
-
-
- 奖品等级ID
-
-
-
-
- 奖品价格
-
-
-
-
- 金额
-
-
-
-
- 市场价
-
-
-
-
- 奖品编码
-
-
-
-
- 概率
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- VIP等级配置表
-
-
-
-
- 主键ID
-
-
-
-
- VIP等级
-
-
-
-
- 等级名称
-
-
-
-
- 升级所需数量
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- VIP等级奖品配置表
-
-
-
-
- 主键ID
-
-
-
-
- VIP等级ID
-
-
-
-
- VIP等级
-
-
-
-
- 奖品类型
-
-
-
-
- 奖品标题
-
-
-
-
- 减免金额
-
-
-
-
- 优惠券ID
-
-
-
-
- 满减门槛
-
-
-
-
- 概率
-
-
-
-
- 有效天数
-
-
-
-
- 数量
-
-
-
-
- 图片URL
-
-
-
-
- 奖品等级ID
-
-
-
-
- 奖品价格
-
-
-
-
- 金额
-
-
-
-
- 市场价
-
-
-
-
- 奖品编码
-
-
-
-
- 创建时间
-
-
-
-
- 更新时间
-
-
-
-
- 删除时间
-
-
-
-
- 地址列表响应
-
-
-
-
- 地址ID
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人电话
-
-
-
-
- 省份
-
-
-
-
- 城市
-
-
-
-
- 区县
-
-
-
-
- 详细地址
-
-
-
-
- 是否默认地址
-
-
-
-
- 创建/更新地址请求
-
-
-
-
- 地址ID(更新时必填)
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人电话
-
-
-
-
- 省份
-
-
-
-
- 城市
-
-
-
-
- 区县
-
-
-
-
- 详细地址
-
-
-
-
- 是否设为默认地址
-
-
-
-
- 资产记录查询请求
-
-
-
-
- 类型过滤 (0=全部)
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 资产记录DTO
-
-
-
-
- 变动金额 (带正负号)
-
-
-
-
- 变动说明
-
-
-
-
- 添加时间 (格式: Y-m-d H:i:s)
-
-
-
-
- 资产记录分页响应 (兼容PHP API格式)
-
-
-
-
- 记录列表
-
-
-
-
- 最后一页页码
-
-
-
-
- 当前页码
-
-
-
-
- 总记录数
-
-
-
-
- 高德地图API配置
-
-
-
-
- 高德地图Web服务API Key
-
-
-
-
- 微信授权绑定手机号请求
-
-
-
-
- 微信授权code
-
-
-
-
- 验证码绑定手机号请求
-
-
-
-
- 手机号
-
-
-
-
- 短信验证码
-
-
-
-
- 绑定手机号响应
-
-
-
-
- JWT Token(账户合并时返回新token)
-
-
-
-
- 创建用户DTO
-
-
-
-
- 微信openid
-
-
-
-
- 微信unionid
-
-
-
-
- 手机号
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 推荐人ID
-
-
-
-
- 点击ID
-
-
-
-
- 更新用户DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 手机号
-
-
-
-
- 微信unionid
-
-
-
-
- IP地理位置结果DTO
-
-
-
-
- 是否成功
-
-
-
-
- 省份
-
-
-
-
- 城市
-
-
-
-
- 区域编码
-
-
-
-
- 错误信息
-
-
-
-
- JWT配置设置
-
-
-
-
- 密钥
-
-
-
-
- 发行者
-
-
-
-
- 受众
-
-
-
-
- Token过期时间(分钟)
-
-
-
-
- 刷新Token过期时间(天)
-
-
-
-
- 登录结果DTO
-
-
-
-
- 是否成功
-
-
-
-
- JWT Token
-
-
-
-
- 用户ID
-
-
-
-
- 错误信息
-
-
-
-
- 账号注销请求
-
-
-
-
- 类型:0=注销账号,1=取消注销
-
-
-
-
- 手机号验证码登录请求
-
-
-
-
- 手机号
-
-
-
-
- 短信验证码
-
-
-
-
- 推荐人ID
-
-
-
-
- 点击ID
-
-
-
-
- 记录登录请求
-
-
-
-
- 设备类型
-
-
-
-
- 设备信息
-
-
-
-
- 记录登录响应
-
-
-
-
- 用户唯一标识
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 更新用户信息请求
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- Base64编码的图片数据
-
-
-
-
- 用户信息DTO
-
-
-
-
- 用户ID
-
-
-
-
- 用户唯一标识
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 脱敏后的手机号(格式:138****8000)
-
-
-
-
- 是否绑定手机号:0否 1是
-
-
-
-
- 账户余额
-
-
-
-
- 余额2/积分2
-
-
-
-
- 积分
-
-
-
-
- 评分
-
-
-
-
- VIP等级
-
-
-
-
- VIP等级图片URL
-
-
-
-
- 优惠券数量
-
-
-
-
- 注册天数
-
-
-
-
- 用户信息响应
-
-
-
-
- 用户信息
-
-
-
-
- 其他配置信息
-
-
-
-
- 任务列表
-
-
-
-
- 其他配置DTO
-
-
-
-
- 配置项
-
-
-
-
- 任务DTO
-
-
-
-
- 任务ID
-
-
-
-
- 任务名称
-
-
-
-
- 任务描述
-
-
-
-
- 任务状态
-
-
-
-
- 微信认证结果DTO
-
-
-
-
- 是否成功
-
-
-
-
- 微信openid
-
-
-
-
- 微信unionid
-
-
-
-
- 错误信息
-
-
-
-
- 微信手机号结果DTO
-
-
-
-
- 是否成功
-
-
-
-
- 手机号
-
-
-
-
- 错误信息
-
-
-
-
- 微信小程序登录请求
-
-
-
-
- 微信授权code
-
-
-
-
- 推荐人ID
-
-
-
-
- 点击ID
-
-
-
-
- 微信小程序配置
-
-
-
-
- 微信小程序AppId
-
-
-
-
- 微信小程序AppSecret
-
-
-
-
- 分页请求基类
-
-
-
-
- 页码,从1开始
-
-
-
-
- 每页数量
-
-
-
-
- 分页响应基类 (兼容PHP API格式)
-
- 数据类型
-
-
-
- 数据列表
-
-
-
-
- 最后一页页码 (兼容PHP API)
-
-
-
-
- 总数量
-
-
-
-
- 当前页码
-
-
-
-
- 每页数量
-
-
-
-
- ID请求基类
-
-
-
-
- ID
-
-
-
-
- 批量ID请求基类
-
-
-
-
- ID列表
-
-
-
-
- 优惠券列表响应
-
-
-
-
- 优惠券ID
-
-
-
-
- 优惠券标题
-
-
-
-
- 优惠金额
-
-
-
-
- 满减门槛金额
-
-
-
-
- 过期时间
-
-
-
-
- 使用状态: 0未使用 1已使用
-
-
-
-
- 领取优惠券请求
-
-
-
-
- 优惠券模板ID
-
-
-
-
- 商品列表请求
-
-
-
-
- 分类ID
-
-
-
-
- 商品类型 (-1表示全部)
-
-
-
-
- 商品详情请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号 (0表示自动选择)
-
-
-
-
- 商品子奖品请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 奖品列表ID
-
-
-
-
- 商品扩展配置请求
-
-
-
-
- 商品ID
-
-
-
-
- 商品类型
-
-
-
-
- 箱号列表请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号详情请求
-
-
-
-
- 商品ID
-
-
-
-
- 页码 (每页10个箱号)
-
-
-
-
- 排序方式: 0=箱号升序, 1=箱号降序, 2=余量降序
-
-
-
-
- 奖品数量统计请求
-
-
-
-
- 商品ID
-
-
-
-
- 奖品内容请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 中奖记录请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 赏品分类ID (0表示全部)
-
-
-
-
- 商品列表项DTO (兼容PHP API snake_case格式)
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片URL
-
-
-
-
- 商品价格
-
-
-
-
- 商品类型
-
-
-
-
- 类型文字
-
-
-
-
- 总库存
-
-
-
-
- 已售库存
-
-
-
-
- 状态
-
-
-
-
- 是否锁定
-
-
-
-
- 是否首折
-
-
-
-
- 是否新品
-
-
-
-
- 参与次数
-
-
-
-
- 需要抽奖次数
-
-
-
-
- 显示价格
-
-
-
-
- 角标文字
-
-
-
-
- 商品信息DTO
-
-
-
-
- 商品详情响应
-
-
-
-
- 商品信息
-
-
-
-
- 锁箱信息
-
-
-
-
- 参与用户头像列表
-
-
-
-
- 参与次数
-
-
-
-
- 奖品列表
-
-
-
-
- 限购信息
-
-
-
-
- 锁箱信息DTO
-
-
-
-
- 是否锁定
-
-
-
-
- 锁定用户昵称
-
-
-
-
- 锁定用户头像
-
-
-
-
- 锁箱剩余时间 (Unix时间戳)
-
-
-
-
- 限购信息DTO
-
-
-
-
- 每日限购数量
-
-
-
-
- 今日已购数量
-
-
-
-
- 今日剩余可购数量
-
-
-
-
- 全局限购数量
-
-
-
-
- 全局已购数量
-
-
-
-
- 全局剩余可购数量
-
-
-
-
- 奖品列表项DTO
-
-
-
-
- 赏品等级信息DTO
-
-
-
-
- 子奖品DTO
-
-
-
-
- 商品扩展配置DTO
-
-
-
-
- 箱号分组DTO
-
-
-
-
- 显示标题,如 "1-10"
-
-
-
-
- 页码(从0开始)
-
-
-
-
- 箱号详情DTO
-
-
-
-
- 箱号商品列表DTO
-
-
-
-
- 收藏请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 操作类型: add=收藏, remove=取消收藏
-
-
-
-
- 收藏列表请求
-
-
-
-
- 商品类型 (0=全部)
-
-
-
-
- 收藏列表响应 (兼容PHP API格式)
-
-
-
-
- 收藏DTO (兼容PHP API格式)
-
-
-
-
- 删除收藏请求
-
-
-
-
- 收藏记录ID
-
-
-
-
- 奖品数量统计响应
-
-
-
-
- 奖品数量统计项DTO
-
-
-
-
- 奖品内容响应
-
-
-
-
- 中奖记录响应
-
-
-
-
- 分类DTO - 用于中奖记录筛选
-
-
-
-
- 中奖记录DTO - 匹配PHP API响应格式
-
-
-
-
- 中奖记录用户信息DTO
-
-
-
-
- 推荐信息请求
-
-
-
-
- 页码
-
-
-
-
- 推荐信息响应 - 匹配PHP接口返回格式
-
-
-
-
- 分享标题
-
-
-
-
- 分享图片URL
-
-
-
-
- 总邀请人数
-
-
-
-
- 总奖励金额
-
-
-
-
- 邀请记录列表
-
-
-
-
- 最后一页页码
-
-
-
-
- 邀请记录DTO - 匹配PHP接口返回格式
-
-
-
-
- 被邀请用户ID
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 推荐人ID
-
-
-
-
- 注册时间
-
-
-
-
- 奖励金额(佣金)
-
-
-
-
- 绑定邀请码请求
-
-
-
-
- 邀请码
-
-
-
-
- 绑定邀请码响应
-
-
-
-
- 是否成功
-
-
-
-
- 消息
-
-
-
-
- 抽奖结果查询请求
-
-
-
-
- 订单号
-
-
-
-
- 无限赏中奖记录请求
-
-
-
-
- 商品ID
-
-
-
-
- 赏品等级ID(0表示全部)
-
-
-
-
- 是否秘宝池(0=否,1=是)
-
-
-
-
- 每日抽奖记录请求
-
-
-
-
- 商品ID
-
-
-
-
- 无限赏抽奖记录请求(用户自己的记录)
-
-
-
-
- 商品ID
-
-
-
-
- 道具卡抽奖请求
-
-
-
-
- 商品ID
-
-
-
-
- 要重抽的订单项ID列表(逗号分隔)
-
-
-
-
- 无限赏中奖记录响应
-
-
-
-
- 赏品分类列表
-
-
-
-
- 中奖记录列表
-
-
-
-
- 最后一页
-
-
-
-
- 总数量
-
-
-
-
- 赏品分类DTO
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 无限赏中奖记录项DTO
-
-
-
-
- 记录ID
-
-
-
-
- 用户ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 赏品等级颜色
-
-
-
-
- 中奖数量
-
-
-
-
- 创建时间戳
-
-
-
-
- 幸运号码
-
-
-
-
- 翻倍倍数
-
-
-
-
- 是否灵珠
-
-
-
-
- 用户信息
-
-
-
-
- 赏品等级信息
-
-
-
-
- 抽奖用户信息DTO
-
-
-
-
- 用户昵称(脱敏后)
-
-
-
-
- 用户头像
-
-
-
-
- 每日抽奖记录响应
-
-
-
-
- 记录列表
-
-
-
-
- 无限赏抽奖记录响应(用户自己的记录)
-
-
-
-
- 记录列表
-
-
-
-
- 当前页码
-
-
-
-
- 最后一页
-
-
-
-
- 每页数量
-
-
-
-
- 总数量
-
-
-
-
- 无限赏抽奖记录项DTO(用户自己的记录)
-
-
-
-
- 用户ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 创建时间(格式化后的字符串)
-
-
-
-
- 每日抽奖记录项DTO
-
-
-
-
- 记录ID
-
-
-
-
- 用户ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 创建时间戳
-
-
-
-
- 用户信息
-
-
-
-
- 赏品等级信息
-
-
-
-
- 道具卡抽奖响应
-
-
-
-
- 状态:0=余额支付成功,1=需要微信支付
-
-
-
-
- 订单号
-
-
-
-
- 抽奖结果列表
-
-
-
-
- 剩余道具卡数量
-
-
-
-
- 道具卡抽奖奖品DTO
-
-
-
-
- 奖品ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 赏品等级颜色
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 奖品编码
-
-
-
-
- 幸运号码
-
-
-
-
- 抽奖请求(内部使用)
-
-
-
-
- 用户ID
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 订单类型:1=一番赏, 2=无限赏, 3=擂台赏, 4=转转赏, 5=福利屋, 6=商城赏, 7=翻倍赏, 8=抽卡机
-
-
-
-
- 来源:0=购买获得, 1=抽奖获得
-
-
-
-
- 抽奖结果(内部使用)
-
-
-
-
- 是否成功
-
-
-
-
- 错误消息
-
-
-
-
- 商品奖品ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 赏品等级颜色
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 奖品编码
-
-
-
-
- 幸运号码
-
-
-
-
- 抽奖时间
-
-
-
-
- 订单详情ID
-
-
-
-
- 奖品类型:1=实物, 2=虚拟
-
-
-
-
- 翻倍倍数
-
-
-
-
- 是否灵珠
-
-
-
-
- 父商品奖品ID
-
-
-
-
- 宝箱内抽取的奖品列表(当奖品类型为宝箱时)
-
-
-
-
- 奖品概率(内部使用)
-
-
-
-
- 商品奖品ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 赏品等级ID
-
-
-
-
- 剩余库存
-
-
-
-
- 概率(百分比)
-
-
-
-
- 权重(用于随机选择)
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 奖品类型
-
-
-
-
- 翻倍倍数
-
-
-
-
- 是否灵珠
-
-
-
-
- 父商品奖品ID
-
-
-
-
- 销售时间
-
-
-
-
- 抽奖类型常量
-
-
-
-
- 一番赏
-
-
-
-
- 无限赏
-
-
-
-
- 擂台赏
-
-
-
-
- 转转赏
-
-
-
-
- 福利屋
-
-
-
-
- 商城赏
-
-
-
-
- 翻倍赏
-
-
-
-
- 抽卡机
-
-
-
-
- 奖品来源常量
-
-
-
-
- 购买获得
-
-
-
-
- 抽奖获得
-
-
-
-
- 一番赏订单金额计算请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 抽奖次数
-
-
-
-
- 优惠券ID
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 一番赏订单创建请求
-
-
-
-
- 商品ID
-
-
-
-
- 箱号
-
-
-
-
- 抽奖次数
-
-
-
-
- 优惠券ID
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 无限赏订单金额计算请求
-
-
-
-
- 商品ID
-
-
-
-
- 抽奖次数
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 优惠券ID
-
-
-
-
- 无限赏订单创建请求
-
-
-
-
- 商品ID
-
-
-
-
- 抽奖次数
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 优惠券ID
-
-
-
-
- 商城订单金额计算请求
-
-
-
-
- 商品ID
-
-
-
-
- 奖品ID
-
-
-
-
- 购买数量
-
-
-
-
- 是否使用余额:1=使用,2=不使用
-
-
-
-
- 是否使用积分:1=使用,2=不使用
-
-
-
-
- 是否使用哈尼券:1=使用,2=不使用
-
-
-
-
- 订单列表请求
-
-
-
-
- 订单状态
-
-
-
-
- 订单详情请求
-
-
-
-
- 订单号
-
-
-
-
- 抽奖结果查询请求
-
-
-
-
- 订单号
-
-
-
-
- 订单金额计算响应
-
-
-
-
- 订单总金额(实际支付)
-
-
-
-
- 商品单价
-
-
-
-
- 商品信息
-
-
-
-
- 商品扩展配置
-
-
-
-
- 用户余额
-
-
-
-
- 用户积分
-
-
-
-
- 用户哈尼券
-
-
-
-
- 使用余额金额
-
-
-
-
- 使用积分金额
-
-
-
-
- 使用哈尼券金额
-
-
-
-
- 优惠券抵扣金额
-
-
-
-
- 可用优惠券列表
-
-
-
-
- 折扣比例
-
-
-
-
- 折后总金额
-
-
-
-
- 可用优惠券DTO
-
-
-
-
- 优惠券ID
-
-
-
-
- 优惠券名称
-
-
-
-
- 优惠金额
-
-
-
-
- 满减条件
-
-
-
-
- 过期时间
-
-
-
-
- 订单创建响应
-
-
-
-
- 支付状态:0=需要支付,1=已支付(余额支付完成)
-
-
-
-
- 订单号
-
-
-
-
- 微信支付参数
-
-
-
-
- 微信支付参数
-
-
-
-
- 应用ID
-
-
-
-
- 时间戳
-
-
-
-
- 随机字符串
-
-
-
-
- 预支付交易会话标识
-
-
-
-
- 签名类型
-
-
-
-
- 签名
-
-
-
-
- 订单列表项DTO
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片
-
-
-
-
- 订单总金额
-
-
-
-
- 实际支付金额
-
-
-
-
- 抽奖次数
-
-
-
-
- 订单状态:0=待支付,1=已支付,2=已取消
-
-
-
-
- 创建时间戳
-
-
-
-
- 支付时间戳
-
-
-
-
- 订单类型
-
-
-
-
- 订单详情响应
-
-
-
-
- 订单信息
-
-
-
-
- 奖品列表
-
-
-
-
- 支付记录
-
-
-
-
- 订单信息DTO
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片
-
-
-
-
- 商品单价
-
-
-
-
- 订单总金额
-
-
-
-
- 实际支付金额
-
-
-
-
- 使用余额
-
-
-
-
- 使用积分
-
-
-
-
- 使用哈尼券
-
-
-
-
- 使用优惠券金额
-
-
-
-
- 抽奖次数
-
-
-
-
- 订单状态
-
-
-
-
- 创建时间戳
-
-
-
-
- 支付时间戳
-
-
-
-
- 订单类型
-
-
-
-
- 奖品项DTO
-
-
-
-
- 奖品ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 状态:0=待选择,1=已回收,2=已发货
-
-
-
-
- 幸运号码
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级信息
-
-
-
-
- 支付记录DTO
-
-
-
-
- 支付类型
-
-
-
-
- 支付金额
-
-
-
-
- 支付时间
-
-
-
-
- 抽奖结果DTO
-
-
-
-
- 奖品ID
-
-
-
-
- 用户ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 状态
-
-
-
-
- 幸运号码
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 赏品等级信息
-
-
-
-
- 翻倍倍数
-
-
-
-
- 是否灵珠
-
-
-
-
- 奖品类型
-
-
-
-
- 商品奖品ID
-
-
-
-
- 父商品奖品ID
-
-
-
-
- 中奖数量(分组后的数量)
-
-
-
-
- 创建时间戳
-
-
-
-
- 订单列表项响应(旧版)
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 订单状态
-
-
-
-
- 订单金额
-
-
-
-
- 创建时间
-
-
-
-
- 订单详情响应(旧版)
-
-
-
-
- 订单ID
-
-
-
-
- 订单号
-
-
-
-
- 订单状态
-
-
-
-
- 订单金额
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人电话
-
-
-
-
- 收货地址
-
-
-
-
- 创建时间
-
-
-
-
- 订单项列表
-
-
-
-
- 订单项响应(旧版)
-
-
-
-
- 订单项ID
-
-
-
-
- 商品名称
-
-
-
-
- 商品图片
-
-
-
-
- 数量
-
-
-
-
- 单价
-
-
-
-
- 创建订单请求(旧版)
-
-
-
-
- 商品ID
-
-
-
-
- 数量
-
-
-
-
- 收货地址ID
-
-
-
-
- 一番赏抽奖结果响应
-
-
-
-
- 奖品列表
-
-
-
-
- 重抽卡数量
-
-
-
-
- 用户获得的欧气券
-
-
-
-
- 中奖数量
-
-
-
-
- 无限赏抽奖结果响应
-
-
-
-
- 用户信息
-
-
-
-
- 奖品列表
-
-
-
-
- 重抽卡数量
-
-
-
-
- 用户获得的欧气券
-
-
-
-
- 中奖数量
-
-
-
-
- 用户基本信息DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 用户欧气券信息DTO
-
-
-
-
- 欧气券ID
-
-
-
-
- 等级:1特级赏券 2终极赏券 3高级赏券 4普通赏券
-
-
-
-
- 标题
-
-
-
-
- 数量
-
-
-
-
- 等级文本
-
-
-
-
- 等级图片
-
-
-
-
- 仓库首页请求
-
-
-
-
- 类型筛选:1=赏品,2=预售,3=卡册,4=保险柜,5=无限赏
-
-
-
-
- 关键词搜索
-
-
-
-
- 分类ID(仅卡册类型使用)
-
-
-
-
- 奖品回收请求
-
-
-
-
- 回收信息JSON字符串,格式:[{"prize_code":"xxx","number":1}]
-
-
-
-
- 回收信息项
-
-
-
-
- 奖品编码
-
-
-
-
- 回收数量
-
-
-
-
- 奖品发货请求
-
-
-
-
- 类型:1=背包,2=抽卡机
-
-
-
-
- 发货信息JSON字符串,格式:[{"prize_code":"xxx","number":1}]
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人手机号
-
-
-
-
- 收货地址
-
-
-
-
- 留言备注
-
-
-
-
- 确认发货请求
-
-
-
-
- 发货记录ID
-
-
-
-
- 发货记录请求
-
-
-
-
- 状态筛选:1=待发货,2=待收货,3=已完成
-
-
-
-
- 发货记录详情请求
-
-
-
-
- 发货记录ID
-
-
-
-
- 回收记录请求
-
-
-
-
- 物流信息请求
-
-
-
-
- 发货记录ID
-
-
-
-
- 仓库物品DTO
-
-
-
-
- 订单详情ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品价格
-
-
-
-
- 回收金额
-
-
-
-
- 状态:0=待选择,1=已回收,2=已发货,3=集市
-
-
-
-
- 创建时间戳
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级信息
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 奖品类型:1=实物,2=虚拟
-
-
-
-
- 奖品编码
-
-
-
-
- 奖品数量(同一prize_code的数量)
-
-
-
-
- 订单详情ID列表
-
-
-
-
- 赏品等级标题
-
-
-
-
- 预售时间(仅预售类型)
-
-
-
-
- 仓库商品分组DTO
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 奖品列表
-
-
-
-
- 奖品总数
-
-
-
-
- 奖品种类数
-
-
-
-
- 仓库首页响应DTO
-
-
-
-
- 总数量
-
-
-
-
- 商品分组数据
-
-
-
-
- 最后一页
-
-
-
-
- 运费设置
-
-
-
-
- 是否显示达达卷
-
-
-
-
- 运费设置DTO
-
-
-
-
- 免运费数量
-
-
-
-
- 运费金额
-
-
-
-
- 卡册商品DTO
-
-
-
-
- 订单ID
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 商品图片
-
-
-
-
- 分类ID
-
-
-
-
- 全部奖品数量
-
-
-
-
- 已获得数量
-
-
-
-
- 收集进度百分比
-
-
-
-
- 奖品回收结果DTO
-
-
-
-
- 回收总金额
-
-
-
-
- 回收数量
-
-
-
-
- 回收单号
-
-
-
-
- 用户当前余额
-
-
-
-
- 奖品发货结果DTO
-
-
-
-
- 状态:0=免运费直接发货,1=需要支付运费
-
-
-
-
- 发货单号
-
-
-
-
- 微信支付参数(需要支付运费时返回)
-
-
-
-
- 发货记录DTO
-
-
-
-
- 发货记录ID
-
-
-
-
- 发货单号
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人手机号(脱敏)
-
-
-
-
- 收货地址
-
-
-
-
- 状态:0=待支付,1=待发货,2=已发货,3=已签收,4=已取消
-
-
-
-
- 状态名称
-
-
-
-
- 发货数量
-
-
-
-
- 运费
-
-
-
-
- 创建时间
-
-
-
-
- 快递单号
-
-
-
-
- 快递公司名称
-
-
-
-
- 用户ID
-
-
-
-
- 奖品列表
-
-
-
-
- 发货记录详情DTO
-
-
-
-
- 发货记录ID
-
-
-
-
- 发货单号
-
-
-
-
- 收货人姓名
-
-
-
-
- 收货人手机号
-
-
-
-
- 收货地址
-
-
-
-
- 留言备注
-
-
-
-
- 状态
-
-
-
-
- 发货数量
-
-
-
-
- 运费
-
-
-
-
- 创建时间
-
-
-
-
- 支付时间
-
-
-
-
- 发货时间
-
-
-
-
- 签收时间
-
-
-
-
- 快递单号
-
-
-
-
- 快递公司名称
-
-
-
-
- 奖品列表
-
-
-
-
- 发货记录奖品项DTO
-
-
-
-
- 订单详情ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品回收金额
-
-
-
-
- 赏品等级ID
-
-
-
-
- 赏品等级标题
-
-
-
-
- 奖品数量
-
-
-
-
- 发货状态
-
-
-
-
- 回收记录DTO
-
-
-
-
- 回收记录ID
-
-
-
-
- 回收单号
-
-
-
-
- 回收金额
-
-
-
-
- 回收数量
-
-
-
-
- 创建时间
-
-
-
-
- 奖品列表
-
-
-
-
- 回收记录奖品项DTO
-
-
-
-
- 订单详情ID
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品回收金额
-
-
-
-
- 物流信息DTO
-
-
-
-
- 快递单号
-
-
-
-
- 快递公司名称
-
-
-
-
- 快递公司编码
-
-
-
-
- 发货数量
-
-
-
-
- 发货单号
-
-
-
-
- 奖品图片URL
-
-
-
-
- 物流状态描述
-
-
-
-
- 物流轨迹列表
-
-
-
-
- 物流轨迹DTO
-
-
-
-
- 时间
-
-
-
-
- 描述/状态
-
-
-
-
- 微信支付请求
-
-
-
-
- 订单号
-
-
-
-
- 支付金额(单位:元)
-
-
-
-
- 商品描述
-
-
-
-
- 附加数据(用于区分订单类型)
-
-
-
-
- 用户OpenId
-
-
-
-
- 用户ID
-
-
-
-
- 微信支付结果
-
-
-
-
- 状态:1=成功,0=失败
-
-
-
-
- 消息
-
-
-
-
- 支付数据
-
-
-
-
- 微信支付数据(返回给前端调起支付)
-
-
-
-
- 应用ID
-
-
-
-
- 时间戳
-
-
-
-
- 随机字符串
-
-
-
-
- 预支付交易会话标识
-
-
-
-
- 签名类型
-
-
-
-
- 签名
-
-
-
-
- 是否微信环境:1=是,0=否
-
-
-
-
- 支付回调通知结果
-
-
-
-
- 是否成功
-
-
-
-
- 消息
-
-
-
-
- XML响应内容(返回给微信)
-
-
-
-
- 微信支付回调数据
-
-
-
-
- 返回状态码
-
-
-
-
- 返回信息
-
-
-
-
- 业务结果
-
-
-
-
- 错误代码
-
-
-
-
- 错误代码描述
-
-
-
-
- 应用ID
-
-
-
-
- 商户号
-
-
-
-
- 随机字符串
-
-
-
-
- 签名
-
-
-
-
- 签名类型
-
-
-
-
- 用户标识
-
-
-
-
- 交易类型
-
-
-
-
- 付款银行
-
-
-
-
- 订单金额(单位:分)
-
-
-
-
- 货币种类
-
-
-
-
- 现金支付金额(单位:分)
-
-
-
-
- 微信支付订单号
-
-
-
-
- 商户订单号
-
-
-
-
- 附加数据
-
-
-
-
- 支付完成时间
-
-
-
-
- 支付记录DTO
-
-
-
-
- 记录ID
-
-
-
-
- 用户ID
-
-
-
-
- 订单号
-
-
-
-
- 支付金额
-
-
-
-
- 支付说明
-
-
-
-
- 支付类型:1=微信支付,2=余额支付,3=积分支付,4=哈尼券支付
-
-
-
-
- 支付类型文本
-
-
-
-
- 创建时间戳
-
-
-
-
- 创建支付记录请求
-
-
-
-
- 用户ID
-
-
-
-
- 订单号
-
-
-
-
- 支付金额
-
-
-
-
- 支付类型
-
-
-
-
- 支付说明
-
-
-
-
- 资产扣减请求
-
-
-
-
- 用户ID
-
-
-
-
- 扣减金额
-
-
-
-
- 扣减说明
-
-
-
-
- 关联订单号
-
-
-
-
- 资产扣减结果
-
-
-
-
- 是否成功
-
-
-
-
- 消息
-
-
-
-
- 扣减后余额
-
-
-
-
- 微信支付商户配置
-
-
-
-
- 商户名称
-
-
-
-
- 商户ID
-
-
-
-
- 应用ID
-
-
-
-
- 商户密钥
-
-
-
-
- 订单前缀(用于匹配商户,3位字符)
-
-
-
-
- 权重(用于负载均衡)
-
-
-
-
- 回调通知URL
-
-
-
-
- 小程序配置
-
-
-
-
- 小程序名称
-
-
-
-
- 小程序AppId
-
-
-
-
- 小程序AppSecret
-
-
-
-
- 订单前缀(2位字符)
-
-
-
-
- 关联的商户ID列表
-
-
-
-
- 关联的域名列表(逗号分隔)
-
-
-
-
- 是否为默认小程序
-
-
-
-
- 微信支付配置
-
-
-
-
- 默认商户配置
-
-
-
-
- 多商户配置列表
-
-
-
-
- 小程序配置列表
-
-
-
-
- 统一下单API地址
-
-
-
-
- 发货通知API地址
-
-
-
-
- 默认回调通知URL基础地址
-
-
-
-
- 订单前缀信息
-
-
-
-
- 商户前缀(3位字符)
-
-
-
-
- 小程序前缀(2位字符)
-
-
-
-
- 订单发货通知请求
-
-
-
-
- 订单号
-
-
-
-
- 用户OpenId
-
-
-
-
- 物流公司编码
-
-
-
-
- 物流单号
-
-
-
-
- 商品描述(可选,默认根据订单类型自动生成)
-
-
-
-
- 物流类型:1=实体物流,2=同城配送,3=虚拟商品,4=用户自提
-
-
-
-
- 发货模式:1=统一发货,2=分拆发货
-
-
-
-
- 订单发货通知结果
-
-
-
-
- 是否成功
-
-
-
-
- 错误码
-
-
-
-
- 错误消息
-
-
-
-
- 是否已存入重试队列
-
-
-
-
- 发货失败订单数据(存储在Redis中用于重试)
-
-
-
-
- 用户OpenId
-
-
-
-
- 应用ID
-
-
-
-
- 订单号
-
-
-
-
- 商户号
-
-
-
-
- 商品描述
-
-
-
-
- 错误码
-
-
-
-
- 错误消息
-
-
-
-
- 重试次数
-
-
-
-
- 最后重试时间(Unix时间戳)
-
-
-
-
- 创建时间(Unix时间戳)
-
-
-
-
- 支付类型枚举
-
-
-
-
- 微信支付
-
-
-
-
- 余额支付
-
-
-
-
- 积分支付
-
-
-
-
- 哈尼券支付
-
-
-
-
- 订单类型枚举(attach值)
-
-
-
-
- 余额充值
-
-
-
-
- 一番赏订单
-
-
-
-
- 擂台赏订单
-
-
-
-
- 转转赏订单
-
-
-
-
- 福利屋订单
-
-
-
-
- 商城赏订单
-
-
-
-
- 无限赏订单
-
-
-
-
- 翻倍赏订单
-
-
-
-
- 抽卡机订单
-
-
-
-
- 发货运费
-
-
-
-
- 抽奖请求
-
-
-
-
- 商品ID
-
-
-
-
- 抽奖次数
-
-
-
-
- 抽奖结果响应
-
-
-
-
- 中奖奖品列表
-
-
-
-
- 消耗金额
-
-
-
-
- 剩余余额
-
-
-
-
- 中奖奖品项
-
-
-
-
- 奖品ID
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品等级
-
-
-
-
- 奖品价值
-
-
-
-
- 中奖记录列表请求
-
-
-
-
- 商品ID
-
-
-
-
- 中奖记录响应
-
-
-
-
- 记录ID
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品图片
-
-
-
-
- 中奖时间
-
-
-
-
- 排行榜响应 - 匹配PHP接口格式
-
-
-
-
- 日期范围显示 (如: "01月01日-01月07日")
-
-
-
-
- 结束时间戳
-
-
-
-
- 当前用户排名信息
-
-
-
-
- 排行榜列表 (前30名)
-
-
-
-
- 当前用户排名信息
-
-
-
-
- 排名 (字符串,未上榜时为"暂未上榜")
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 消费金额
-
-
-
-
- 用户昵称
-
-
-
-
- 用户头像
-
-
-
-
- 排行榜项DTO
-
-
-
-
- 排名
-
-
-
-
- 用户ID
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 消费金额
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 用户排名DTO (旧版本兼容)
-
-
-
-
- 排名 (0表示未上榜)
-
-
-
-
- 消费金额
-
-
-
-
- 距离上一名差距
-
-
-
-
- 使用兑换码请求
-
-
-
-
- 兑换码
-
-
-
-
- 兑换码结果
-
-
-
-
- 是否成功
-
-
-
-
- 消息
-
-
-
-
- 奖励类型: money=余额, integral=吧唧币, score=积分
-
-
-
-
- 奖励数量
-
-
-
-
- 任务列表请求
-
-
-
-
- 任务类型: 1=每日任务, 2=每周任务
-
-
-
-
- 任务列表响应
-
-
-
-
- 任务列表
-
-
-
-
- 任务DTO
-
-
-
-
- 任务ID
-
-
-
-
- 任务类型: 1=每日, 2=每周
-
-
-
-
- 任务分类: 1=邀请, 2=抽赏
-
-
-
-
- 任务标题
-
-
-
-
- 目标完成数量
-
-
-
-
- 奖励欧气值
-
-
-
-
- 是否已完成: 0=未完成, 1=已完成, 2=已领取
-
-
-
-
- 完成百分比 (0-100)
-
-
-
-
- 已完成次数
-
-
-
-
- 领取任务奖励请求
-
-
-
-
- 任务列表ID
-
-
-
-
- 领取任务奖励响应
-
-
-
-
- 奖励欧气值
-
-
-
-
- 当前欧气值
-
-
-
-
- 用户优惠券列表请求
-
-
-
-
- 状态: 1=未使用, 2=已分享
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 用户优惠券列表响应
-
-
-
-
- 优惠券列表
-
-
-
-
- 最后一页页码
-
-
-
-
- 今日已领取数量
-
-
-
-
- 每日领取上限
-
-
-
-
- 用户吧唧币余额
-
-
-
-
- 最大合成数量
-
-
-
-
- 合成损耗率
-
-
-
-
- 用户优惠券DTO
-
-
-
-
- 优惠券ID
-
-
-
-
- 状态: 1=未使用, 2=已分享
-
-
-
-
- 等级: 1=特级, 2=终极, 3=高级, 4=普通
-
-
-
-
- 等级文本
-
-
-
-
- 等级图片
-
-
-
-
- 标题
-
-
-
-
- 面值
-
-
-
-
- 可领取次数
-
-
-
-
- 可领取次数2
-
-
-
-
- 已领取数量
-
-
-
-
- 优惠券详情请求
-
-
-
-
- 优惠券ID
-
-
-
-
- 优惠券详情响应
-
-
-
-
- 优惠券ID
-
-
-
-
- 等级
-
-
-
-
- 等级文本
-
-
-
-
- 等级图片
-
-
-
-
- 分享时间
-
-
-
-
- 用户ID
-
-
-
-
- 面值
-
-
-
-
- 可领取次数2
-
-
-
-
- 剩余可领取金额 (own2 - own)
-
-
-
-
- 已领取数量
-
-
-
-
- 已领取总金额
-
-
-
-
- 分享者昵称
-
-
-
-
- 分享者头像
-
-
-
-
- 领取记录列表
-
-
-
-
- 分享者信息DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 优惠券领取记录DTO
-
-
-
-
- 用户ID
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 领取金额
-
-
-
-
- 领取时间
-
-
-
-
- 是否手气最佳
-
-
-
-
- 分享优惠券请求
-
-
-
-
- 优惠券ID
-
-
-
-
- 领取优惠券请求
-
-
-
-
- 优惠券ID
-
-
-
-
- 领取优惠券响应
-
-
-
-
- 领取金额
-
-
-
-
- 是否手气最佳
-
-
-
-
- 合成计算请求
-
-
-
-
- 优惠券ID列表 (逗号分隔)
-
-
-
-
- 合成计算响应
-
-
-
-
- 新优惠券信息
-
-
-
-
- 原始总价值
-
-
-
-
- 合成后价值 (扣除10%损耗)
-
-
-
-
- 合成优惠券DTO
-
-
-
-
- 标题
-
-
-
-
- 等级
-
-
-
-
- 合成优惠券请求
-
-
-
-
- 优惠券ID列表 (逗号分隔)
-
-
-
-
- 用户登录请求
-
-
-
-
- 微信登录code
-
-
-
-
- 用户信息响应
-
-
-
-
- 用户ID
-
-
-
-
- 用户唯一标识
-
-
-
-
- 昵称
-
-
-
-
- 头像URL
-
-
-
-
- 手机号
-
-
-
-
- 账户余额
-
-
-
-
- 积分
-
-
-
-
- VIP等级
-
-
-
-
- VIP信息响应
-
-
-
-
- 用户VIP信息
-
-
-
-
- VIP等级列表
-
-
-
-
- VIP用户信息DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 当前VIP等级
-
-
-
-
- 升级所需金额
-
-
-
-
- 下一个VIP等级
-
-
-
-
- 升级进度百分比 (0-100)
-
-
-
-
- 提示信息
-
-
-
-
- VIP等级DTO
-
-
-
-
- 等级ID
-
-
-
-
- 等级
-
-
-
-
- 等级名称
-
-
-
-
- 等级图标URL
-
-
-
-
- 升级条件金额(累计消费)
-
-
-
-
- 折扣
-
-
-
-
- 等级特权描述/提示信息
-
-
-
-
- 福利屋列表请求
-
-
-
-
- 类型: 1=进行中, 3=已结束
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 福利屋列表响应
-
-
-
-
- 福利屋列表
-
-
-
-
- 最后一页页码
-
-
-
-
- 总记录数
-
-
-
-
- 福利屋项DTO
-
-
-
-
- 商品ID
-
-
-
-
- 标题
-
-
-
-
- 图片
-
-
-
-
- 价格
-
-
-
-
- 类型
-
-
-
-
- 是否新品
-
-
-
-
- 全局限购
-
-
-
-
- 抽奖限制
-
-
-
-
- 商品描述
-
-
-
-
- 是否已开奖
-
-
-
-
- 解锁金额
-
-
-
-
- 参与人数
-
-
-
-
- 开始时间
-
-
-
-
- 结束时间
-
-
-
-
- 开奖时间
-
-
-
-
- 奖品列表
-
-
-
-
- 福利屋奖品列表项DTO
-
-
-
-
- 奖品标题
-
-
-
-
- 奖品图片
-
-
-
-
- 库存
-
-
-
-
- 价格
-
-
-
-
- 市场回收金额
-
-
-
-
- 福利屋详情请求
-
-
-
-
- 商品ID
-
-
-
-
- 福利屋详情响应
-
-
-
-
- 商品信息
-
-
-
-
- 奖品列表
-
-
-
-
- 参与人数
-
-
-
-
- 当前时间
-
-
-
-
- 用户参与次数
-
-
-
-
- 用户在活动期间的消费数据
-
-
-
-
- 活动状态
-
-
-
-
- 状态文本
-
-
-
-
- 用户消费数据DTO
-
-
-
-
- 消费总额
-
-
-
-
- 订单数量
-
-
-
-
- 福利屋商品DTO
-
-
-
-
- 商品ID
-
-
-
-
- 标题
-
-
-
-
- 图片
-
-
-
-
- 详情图片
-
-
-
-
- 价格
-
-
-
-
- 类型
-
-
-
-
- 是否新品
-
-
-
-
- 全局限购
-
-
-
-
- 抽奖限制
-
-
-
-
- 商品描述
-
-
-
-
- 是否已开奖
-
-
-
-
- 解锁金额
-
-
-
-
- 排序
-
-
-
-
- 开始时间
-
-
-
-
- 结束时间
-
-
-
-
- 开奖时间
-
-
-
-
- 福利屋奖品DTO
-
-
-
-
- 奖品ID
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品图片
-
-
-
-
- 奖品详情图片
-
-
-
-
- 库存
-
-
-
-
- 价格
-
-
-
-
- 市场回收金额
-
-
-
-
- 奖品等级ID
-
-
-
-
- 剩余库存
-
-
-
-
- 排序
-
-
-
-
- 奖品等级标题
-
-
-
-
- 奖品等级颜色
-
-
-
-
- 参与者列表请求
-
-
-
-
- 商品ID
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 参与者DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 参与时间
-
-
-
-
- 开奖记录请求
-
-
-
-
- 商品ID
-
-
-
-
- 页码
-
-
-
-
- 每页数量
-
-
-
-
- 开奖记录DTO
-
-
-
-
- 昵称
-
-
-
-
- 头像
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品等级ID
-
-
-
-
- 中奖时间
-
-
-
-
- 用户参与记录DTO
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品等级ID
-
-
-
-
- 参与时间
-
-
-
-
- 用户中奖记录DTO
-
-
-
-
- 商品ID
-
-
-
-
- 商品标题
-
-
-
-
- 奖品名称
-
-
-
-
- 奖品等级ID
-
-
-
-
- 中奖时间
-
-
-
-
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/ref/HoneyBox.Model.dll b/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/ref/HoneyBox.Model.dll
deleted file mode 100644
index d3122fe4..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/ref/HoneyBox.Model.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/refint/HoneyBox.Model.dll b/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/refint/HoneyBox.Model.dll
deleted file mode 100644
index d3122fe4..00000000
Binary files a/server/C#/HoneyBox/src/HoneyBox.Model/obj/Debug/net8.0/refint/HoneyBox.Model.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/HoneyBox.Model.csproj.nuget.dgspec.json b/server/C#/HoneyBox/src/HoneyBox.Model/obj/HoneyBox.Model.csproj.nuget.dgspec.json
deleted file mode 100644
index ca807868..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/obj/HoneyBox.Model.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,90 +0,0 @@
-{
- "format": 1,
- "restore": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj": {}
- },
- "projects": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj",
- "projectName": "HoneyBox.Model",
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Administrator\\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"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.EntityFrameworkCore.Design": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.EntityFrameworkCore.SqlServer": {
- "target": "Package",
- "version": "[8.0.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\\10.0.101/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/HoneyBox.Model.csproj.nuget.g.props b/server/C#/HoneyBox/src/HoneyBox.Model/obj/HoneyBox.Model.csproj.nuget.g.props
deleted file mode 100644
index 923c7bee..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/obj/HoneyBox.Model.csproj.nuget.g.props
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- $(UserProfile)\.nuget\packages\
- C:\Users\Administrator\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
- PackageReference
- 7.0.0
-
-
-
-
-
-
-
-
-
-
- C:\Users\Administrator\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3
-
-
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/HoneyBox.Model.csproj.nuget.g.targets b/server/C#/HoneyBox/src/HoneyBox.Model/obj/HoneyBox.Model.csproj.nuget.g.targets
deleted file mode 100644
index 282e1dd1..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/obj/HoneyBox.Model.csproj.nuget.g.targets
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/server/C#/HoneyBox/src/HoneyBox.Model/obj/project.assets.json b/server/C#/HoneyBox/src/HoneyBox.Model/obj/project.assets.json
deleted file mode 100644
index 5841a0d3..00000000
--- a/server/C#/HoneyBox/src/HoneyBox.Model/obj/project.assets.json
+++ /dev/null
@@ -1,4067 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0": {
- "Azure.Core/1.25.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
- "System.Diagnostics.DiagnosticSource": "4.6.0",
- "System.Memory.Data": "1.0.2",
- "System.Numerics.Vectors": "4.5.0",
- "System.Text.Encodings.Web": "4.7.2",
- "System.Text.Json": "4.7.2",
- "System.Threading.Tasks.Extensions": "4.5.4"
- },
- "compile": {
- "lib/net5.0/Azure.Core.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net5.0/Azure.Core.dll": {
- "related": ".xml"
- }
- }
- },
- "Azure.Identity/1.7.0": {
- "type": "package",
- "dependencies": {
- "Azure.Core": "1.25.0",
- "Microsoft.Identity.Client": "4.39.0",
- "Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
- "System.Memory": "4.5.4",
- "System.Security.Cryptography.ProtectedData": "4.7.0",
- "System.Text.Json": "4.7.2",
- "System.Threading.Tasks.Extensions": "4.5.4"
- },
- "compile": {
- "lib/netstandard2.0/Azure.Identity.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Azure.Identity.dll": {
- "related": ".xml"
- }
- }
- },
- "Humanizer.Core/2.14.1": {
- "type": "package",
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Humanizer.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.CodeAnalysis.Analyzers/3.3.3": {
- "type": "package",
- "build": {
- "build/_._": {}
- }
- },
- "Microsoft.CodeAnalysis.Common/4.5.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CodeAnalysis.Analyzers": "3.3.3",
- "System.Collections.Immutable": "6.0.0",
- "System.Reflection.Metadata": "6.0.1",
- "System.Runtime.CompilerServices.Unsafe": "6.0.0",
- "System.Text.Encoding.CodePages": "6.0.0"
- },
- "compile": {
- "lib/netcoreapp3.1/_._": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {
- "related": ".pdb;.xml"
- }
- },
- "resource": {
- "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.CodeAnalysis.CSharp/4.5.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CodeAnalysis.Common": "[4.5.0]"
- },
- "compile": {
- "lib/netcoreapp3.1/_._": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {
- "related": ".pdb;.xml"
- }
- },
- "resource": {
- "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": {
- "type": "package",
- "dependencies": {
- "Humanizer.Core": "2.14.1",
- "Microsoft.CodeAnalysis.CSharp": "[4.5.0]",
- "Microsoft.CodeAnalysis.Common": "[4.5.0]",
- "Microsoft.CodeAnalysis.Workspaces.Common": "[4.5.0]"
- },
- "compile": {
- "lib/netcoreapp3.1/_._": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
- "related": ".pdb;.xml"
- }
- },
- "resource": {
- "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": {
- "type": "package",
- "dependencies": {
- "Humanizer.Core": "2.14.1",
- "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
- "Microsoft.CodeAnalysis.Common": "[4.5.0]",
- "System.Composition": "6.0.0",
- "System.IO.Pipelines": "6.0.3",
- "System.Threading.Channels": "6.0.0"
- },
- "compile": {
- "lib/netcoreapp3.1/_._": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": {
- "related": ".pdb;.xml"
- }
- },
- "resource": {
- "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.CSharp/4.5.0": {
- "type": "package",
- "compile": {
- "ref/netcoreapp2.0/_._": {}
- },
- "runtime": {
- "lib/netcoreapp2.0/_._": {}
- }
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "type": "package",
- "dependencies": {
- "Azure.Identity": "1.7.0",
- "Microsoft.Data.SqlClient.SNI.runtime": "5.1.0",
- "Microsoft.Identity.Client": "4.47.2",
- "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
- "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.24.0",
- "Microsoft.SqlServer.Server": "1.0.0",
- "System.Configuration.ConfigurationManager": "6.0.1",
- "System.Diagnostics.DiagnosticSource": "6.0.0",
- "System.Runtime.Caching": "6.0.0",
- "System.Security.Cryptography.Cng": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0",
- "System.Text.Encoding.CodePages": "6.0.0",
- "System.Text.Encodings.Web": "6.0.0"
- },
- "compile": {
- "ref/net6.0/Microsoft.Data.SqlClient.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-arm"
- },
- "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-arm64"
- },
- "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-x64"
- },
- "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-x86"
- }
- }
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Abstractions": "8.0.0",
- "Microsoft.EntityFrameworkCore.Analyzers": "8.0.0",
- "Microsoft.Extensions.Caching.Memory": "8.0.0",
- "Microsoft.Extensions.Logging": "8.0.0"
- },
- "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/8.0.0": {
- "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/8.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/_._": {}
- }
- },
- "Microsoft.EntityFrameworkCore.Design/8.0.0": {
- "type": "package",
- "dependencies": {
- "Humanizer.Core": "2.14.1",
- "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0",
- "Microsoft.EntityFrameworkCore.Relational": "8.0.0",
- "Microsoft.Extensions.DependencyModel": "8.0.0",
- "Mono.TextTemplating": "2.2.1"
- },
- "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/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Data.SqlClient": "5.1.1",
- "Microsoft.EntityFrameworkCore.Relational": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.Caching.Memory/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
- "Microsoft.Extensions.Options": "8.0.0",
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
- "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/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyModel/8.0.0": {
- "type": "package",
- "dependencies": {
- "System.Text.Encodings.Web": "8.0.0",
- "System.Text.Json": "8.0.0"
- },
- "compile": {
- "lib/net8.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "8.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
- "Microsoft.Extensions.Options": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
- }
- },
- "Microsoft.Extensions.Options/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {}
- }
- },
- "Microsoft.Extensions.Primitives/8.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Identity.Client/4.47.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.22.0"
- },
- "compile": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Identity.Client": "4.38.0",
- "System.Security.Cryptography.ProtectedData": "4.5.0"
- },
- "compile": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Abstractions/6.24.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "6.24.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Json": "4.7.2"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Logging/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.24.0"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "6.24.0",
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Protocols": "6.24.0",
- "System.IdentityModel.Tokens.Jwt": "6.24.0"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Tokens/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.5.0",
- "Microsoft.IdentityModel.Logging": "6.24.0",
- "System.Security.Cryptography.Cng": "4.5.0"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.NETCore.Platforms/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "Mono.TextTemplating/2.2.1": {
- "type": "package",
- "dependencies": {
- "System.CodeDom": "4.4.0"
- },
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/Mono.TextTemplating.dll": {}
- }
- },
- "System.CodeDom/4.4.0": {
- "type": "package",
- "compile": {
- "ref/netstandard2.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.CodeDom.dll": {}
- }
- },
- "System.Collections.Immutable/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Collections.Immutable.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Composition/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Composition.AttributedModel": "6.0.0",
- "System.Composition.Convention": "6.0.0",
- "System.Composition.Hosting": "6.0.0",
- "System.Composition.Runtime": "6.0.0",
- "System.Composition.TypedParts": "6.0.0"
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Composition.AttributedModel/6.0.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Composition.AttributedModel.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Composition.Convention/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Composition.AttributedModel": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Composition.Convention.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Composition.Hosting/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Composition.Runtime": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Composition.Hosting.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Composition.Runtime/6.0.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Composition.Runtime.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Composition.TypedParts/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Composition.AttributedModel": "6.0.0",
- "System.Composition.Hosting": "6.0.0",
- "System.Composition.Runtime": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Composition.TypedParts.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "type": "package",
- "dependencies": {
- "System.Security.Cryptography.ProtectedData": "6.0.0",
- "System.Security.Permissions": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Diagnostics.DiagnosticSource/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- },
- "compile": {
- "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Drawing.Common/6.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.SystemEvents": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Drawing.Common.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Formats.Asn1/5.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Formats.Asn1.dll": {
- "related": ".xml"
- }
- }
- },
- "System.IdentityModel.Tokens.Jwt/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "compile": {
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
- "related": ".xml"
- }
- }
- },
- "System.IO.Pipelines/6.0.3": {
- "type": "package",
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.IO.Pipelines.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Memory/4.5.4": {
- "type": "package",
- "compile": {
- "ref/netcoreapp2.1/_._": {}
- },
- "runtime": {
- "lib/netcoreapp2.1/_._": {}
- }
- },
- "System.Memory.Data/1.0.2": {
- "type": "package",
- "dependencies": {
- "System.Text.Encodings.Web": "4.7.2",
- "System.Text.Json": "4.6.0"
- },
- "compile": {
- "lib/netstandard2.0/System.Memory.Data.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Memory.Data.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Numerics.Vectors/4.5.0": {
- "type": "package",
- "compile": {
- "ref/netcoreapp2.0/_._": {}
- },
- "runtime": {
- "lib/netcoreapp2.0/_._": {}
- }
- },
- "System.Reflection.Metadata/6.0.1": {
- "type": "package",
- "dependencies": {
- "System.Collections.Immutable": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Reflection.Metadata.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Runtime/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0"
- },
- "compile": {
- "ref/netstandard1.5/System.Runtime.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Runtime.Caching/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Configuration.ConfigurationManager": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Runtime.Caching.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Security.AccessControl/6.0.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Security.AccessControl.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Security.AccessControl.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.Cng/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Formats.Asn1": "5.0.0"
- },
- "compile": {
- "ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Permissions/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Security.AccessControl": "6.0.0",
- "System.Windows.Extensions": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Security.Permissions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Security.Principal.Windows/5.0.0": {
- "type": "package",
- "compile": {
- "ref/netcoreapp3.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Text.Encoding/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Text.Encoding.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Text.Encoding.CodePages/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Text.Encoding.CodePages.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Text.Encodings.Web/8.0.0": {
- "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/net6.0/_._": {}
- },
- "runtimeTargets": {
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
- "assetType": "runtime",
- "rid": "browser"
- }
- }
- },
- "System.Text.Json/8.0.0": {
- "type": "package",
- "dependencies": {
- "System.Text.Encodings.Web": "8.0.0"
- },
- "compile": {
- "lib/net8.0/System.Text.Json.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Text.Json.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/System.Text.Json.targets": {}
- }
- },
- "System.Threading.Channels/6.0.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Threading.Channels.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Threading.Tasks.Extensions/4.5.4": {
- "type": "package",
- "compile": {
- "ref/netcoreapp2.1/_._": {}
- },
- "runtime": {
- "lib/netcoreapp2.1/_._": {}
- }
- },
- "System.Windows.Extensions/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Drawing.Common": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Windows.Extensions.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- }
- }
- },
- "libraries": {
- "Azure.Core/1.25.0": {
- "sha512": "X8Dd4sAggS84KScWIjEbFAdt2U1KDolQopTPoHVubG2y3CM54f9l6asVrP5Uy384NWXjsspPYaJgz5xHc+KvTA==",
- "type": "package",
- "path": "azure.core/1.25.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "CHANGELOG.md",
- "README.md",
- "azure.core.1.25.0.nupkg.sha512",
- "azure.core.nuspec",
- "azureicon.png",
- "lib/net461/Azure.Core.dll",
- "lib/net461/Azure.Core.xml",
- "lib/net5.0/Azure.Core.dll",
- "lib/net5.0/Azure.Core.xml",
- "lib/netcoreapp2.1/Azure.Core.dll",
- "lib/netcoreapp2.1/Azure.Core.xml",
- "lib/netstandard2.0/Azure.Core.dll",
- "lib/netstandard2.0/Azure.Core.xml"
- ]
- },
- "Azure.Identity/1.7.0": {
- "sha512": "eHEiCO/8+MfNc9nH5dVew/+FvxdaGrkRL4OMNwIz0W79+wtJyEoeRlXJ3SrXhoy9XR58geBYKmzMR83VO7bcAw==",
- "type": "package",
- "path": "azure.identity/1.7.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "CHANGELOG.md",
- "README.md",
- "azure.identity.1.7.0.nupkg.sha512",
- "azure.identity.nuspec",
- "azureicon.png",
- "lib/netstandard2.0/Azure.Identity.dll",
- "lib/netstandard2.0/Azure.Identity.xml"
- ]
- },
- "Humanizer.Core/2.14.1": {
- "sha512": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
- "type": "package",
- "path": "humanizer.core/2.14.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "humanizer.core.2.14.1.nupkg.sha512",
- "humanizer.core.nuspec",
- "lib/net6.0/Humanizer.dll",
- "lib/net6.0/Humanizer.xml",
- "lib/netstandard1.0/Humanizer.dll",
- "lib/netstandard1.0/Humanizer.xml",
- "lib/netstandard2.0/Humanizer.dll",
- "lib/netstandard2.0/Humanizer.xml",
- "logo.png"
- ]
- },
- "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
- "sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
- "type": "package",
- "path": "microsoft.bcl.asyncinterfaces/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/net461/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.6.0.0.nupkg.sha512",
- "microsoft.bcl.asyncinterfaces.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.CodeAnalysis.Analyzers/3.3.3": {
- "sha512": "j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==",
- "type": "package",
- "path": "microsoft.codeanalysis.analyzers/3.3.3",
- "hasTools": true,
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "ThirdPartyNotices.rtf",
- "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",
- "build/Microsoft.CodeAnalysis.Analyzers.props",
- "build/Microsoft.CodeAnalysis.Analyzers.targets",
- "build/config/analysislevel_2_9_8_all.editorconfig",
- "build/config/analysislevel_2_9_8_default.editorconfig",
- "build/config/analysislevel_2_9_8_minimum.editorconfig",
- "build/config/analysislevel_2_9_8_none.editorconfig",
- "build/config/analysislevel_2_9_8_recommended.editorconfig",
- "build/config/analysislevel_3_3_all.editorconfig",
- "build/config/analysislevel_3_3_default.editorconfig",
- "build/config/analysislevel_3_3_minimum.editorconfig",
- "build/config/analysislevel_3_3_none.editorconfig",
- "build/config/analysislevel_3_3_recommended.editorconfig",
- "build/config/analysislevel_3_all.editorconfig",
- "build/config/analysislevel_3_default.editorconfig",
- "build/config/analysislevel_3_minimum.editorconfig",
- "build/config/analysislevel_3_none.editorconfig",
- "build/config/analysislevel_3_recommended.editorconfig",
- "build/config/analysislevelcorrectness_2_9_8_all.editorconfig",
- "build/config/analysislevelcorrectness_2_9_8_default.editorconfig",
- "build/config/analysislevelcorrectness_2_9_8_minimum.editorconfig",
- "build/config/analysislevelcorrectness_2_9_8_none.editorconfig",
- "build/config/analysislevelcorrectness_2_9_8_recommended.editorconfig",
- "build/config/analysislevelcorrectness_3_3_all.editorconfig",
- "build/config/analysislevelcorrectness_3_3_default.editorconfig",
- "build/config/analysislevelcorrectness_3_3_minimum.editorconfig",
- "build/config/analysislevelcorrectness_3_3_none.editorconfig",
- "build/config/analysislevelcorrectness_3_3_recommended.editorconfig",
- "build/config/analysislevelcorrectness_3_all.editorconfig",
- "build/config/analysislevelcorrectness_3_default.editorconfig",
- "build/config/analysislevelcorrectness_3_minimum.editorconfig",
- "build/config/analysislevelcorrectness_3_none.editorconfig",
- "build/config/analysislevelcorrectness_3_recommended.editorconfig",
- "build/config/analysislevellibrary_2_9_8_all.editorconfig",
- "build/config/analysislevellibrary_2_9_8_default.editorconfig",
- "build/config/analysislevellibrary_2_9_8_minimum.editorconfig",
- "build/config/analysislevellibrary_2_9_8_none.editorconfig",
- "build/config/analysislevellibrary_2_9_8_recommended.editorconfig",
- "build/config/analysislevellibrary_3_3_all.editorconfig",
- "build/config/analysislevellibrary_3_3_default.editorconfig",
- "build/config/analysislevellibrary_3_3_minimum.editorconfig",
- "build/config/analysislevellibrary_3_3_none.editorconfig",
- "build/config/analysislevellibrary_3_3_recommended.editorconfig",
- "build/config/analysislevellibrary_3_all.editorconfig",
- "build/config/analysislevellibrary_3_default.editorconfig",
- "build/config/analysislevellibrary_3_minimum.editorconfig",
- "build/config/analysislevellibrary_3_none.editorconfig",
- "build/config/analysislevellibrary_3_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdesign_3_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdesign_3_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdesign_3_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysislocalization_3_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysislocalization_3_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysislocalization_3_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisperformance_3_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisperformance_3_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisperformance_3_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.editorconfig",
- "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.editorconfig",
- "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.3.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.5.0": {
- "sha512": "lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==",
- "type": "package",
- "path": "microsoft.codeanalysis.common/4.5.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "ThirdPartyNotices.rtf",
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll",
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.pdb",
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.xml",
- "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll",
- "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll",
- "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll",
- "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll",
- "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll",
- "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll",
- "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll",
- "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll",
- "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll",
- "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll",
- "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll",
- "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
- "lib/netcoreapp3.1/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.5.0.nupkg.sha512",
- "microsoft.codeanalysis.common.nuspec"
- ]
- },
- "Microsoft.CodeAnalysis.CSharp/4.5.0": {
- "sha512": "cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==",
- "type": "package",
- "path": "microsoft.codeanalysis.csharp/4.5.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "ThirdPartyNotices.rtf",
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll",
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.pdb",
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.xml",
- "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
- "lib/netcoreapp3.1/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.5.0.nupkg.sha512",
- "microsoft.codeanalysis.csharp.nuspec"
- ]
- },
- "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": {
- "sha512": "h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==",
- "type": "package",
- "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "ThirdPartyNotices.rtf",
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
- "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
- "lib/netcoreapp3.1/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.5.0.nupkg.sha512",
- "microsoft.codeanalysis.csharp.workspaces.nuspec"
- ]
- },
- "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": {
- "sha512": "l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==",
- "type": "package",
- "path": "microsoft.codeanalysis.workspaces.common/4.5.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "ThirdPartyNotices.rtf",
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll",
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.pdb",
- "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.xml",
- "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
- "lib/netcoreapp3.1/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.5.0.nupkg.sha512",
- "microsoft.codeanalysis.workspaces.common.nuspec"
- ]
- },
- "Microsoft.CSharp/4.5.0": {
- "sha512": "kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
- "type": "package",
- "path": "microsoft.csharp/4.5.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/Microsoft.CSharp.dll",
- "lib/netcoreapp2.0/_._",
- "lib/netstandard1.3/Microsoft.CSharp.dll",
- "lib/netstandard2.0/Microsoft.CSharp.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/uap10.0.16299/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "microsoft.csharp.4.5.0.nupkg.sha512",
- "microsoft.csharp.nuspec",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/Microsoft.CSharp.dll",
- "ref/netcore50/Microsoft.CSharp.xml",
- "ref/netcore50/de/Microsoft.CSharp.xml",
- "ref/netcore50/es/Microsoft.CSharp.xml",
- "ref/netcore50/fr/Microsoft.CSharp.xml",
- "ref/netcore50/it/Microsoft.CSharp.xml",
- "ref/netcore50/ja/Microsoft.CSharp.xml",
- "ref/netcore50/ko/Microsoft.CSharp.xml",
- "ref/netcore50/ru/Microsoft.CSharp.xml",
- "ref/netcore50/zh-hans/Microsoft.CSharp.xml",
- "ref/netcore50/zh-hant/Microsoft.CSharp.xml",
- "ref/netcoreapp2.0/_._",
- "ref/netstandard1.0/Microsoft.CSharp.dll",
- "ref/netstandard1.0/Microsoft.CSharp.xml",
- "ref/netstandard1.0/de/Microsoft.CSharp.xml",
- "ref/netstandard1.0/es/Microsoft.CSharp.xml",
- "ref/netstandard1.0/fr/Microsoft.CSharp.xml",
- "ref/netstandard1.0/it/Microsoft.CSharp.xml",
- "ref/netstandard1.0/ja/Microsoft.CSharp.xml",
- "ref/netstandard1.0/ko/Microsoft.CSharp.xml",
- "ref/netstandard1.0/ru/Microsoft.CSharp.xml",
- "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
- "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
- "ref/netstandard2.0/Microsoft.CSharp.dll",
- "ref/netstandard2.0/Microsoft.CSharp.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/uap10.0.16299/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "sha512": "MW5E9HFvCaV069o8b6YpuRDPBux8s96qDnOJ+4N9QNUCs7c5W3KxwQ+ftpAjbMUlImL+c9WR+l+f5hzjkqhu2g==",
- "type": "package",
- "path": "microsoft.data.sqlclient/5.1.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "dotnet.png",
- "lib/net462/Microsoft.Data.SqlClient.dll",
- "lib/net462/Microsoft.Data.SqlClient.pdb",
- "lib/net462/Microsoft.Data.SqlClient.xml",
- "lib/net462/de/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/es/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/fr/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/it/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/ja/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/ko/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/pt-BR/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/ru/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
- "lib/net6.0/Microsoft.Data.SqlClient.dll",
- "lib/net6.0/Microsoft.Data.SqlClient.pdb",
- "lib/net6.0/Microsoft.Data.SqlClient.xml",
- "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
- "lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
- "lib/netstandard2.1/Microsoft.Data.SqlClient.xml",
- "microsoft.data.sqlclient.5.1.1.nupkg.sha512",
- "microsoft.data.sqlclient.nuspec",
- "ref/net462/Microsoft.Data.SqlClient.dll",
- "ref/net462/Microsoft.Data.SqlClient.pdb",
- "ref/net462/Microsoft.Data.SqlClient.xml",
- "ref/net6.0/Microsoft.Data.SqlClient.dll",
- "ref/net6.0/Microsoft.Data.SqlClient.pdb",
- "ref/net6.0/Microsoft.Data.SqlClient.xml",
- "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
- "ref/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "ref/netstandard2.1/Microsoft.Data.SqlClient.pdb",
- "ref/netstandard2.1/Microsoft.Data.SqlClient.xml",
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll",
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/net462/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/net462/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb"
- ]
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "sha512": "jVsElisM5sfBzaaV9kdq2NXZLwIbytetnsOIlJ0cQGgQP4zFNBmkfHBnpwtmKrtBJBEV9+9PVQPVrcCVhDgcIg==",
- "type": "package",
- "path": "microsoft.data.sqlclient.sni.runtime/5.1.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.txt",
- "dotnet.png",
- "microsoft.data.sqlclient.sni.runtime.5.1.0.nupkg.sha512",
- "microsoft.data.sqlclient.sni.runtime.nuspec",
- "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll",
- "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll",
- "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll",
- "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
- ]
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "sha512": "SoODat83pGQUpWB9xULdMX6tuKpq/RTXDuJ2WeC1ldUKcKzLkaFJD1n+I0nOLY58odez/e7z8b6zdp235G/kyg==",
- "type": "package",
- "path": "microsoft.entityframeworkcore/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props",
- "lib/net8.0/Microsoft.EntityFrameworkCore.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.xml",
- "microsoft.entityframeworkcore.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
- "sha512": "VR22s3+zoqlVI7xauFKn1znSIFHO8xuILT+noSwS8bZCKcHz0ydkTDQMuaxSa5WBaQrZmwtTz9rmRvJ7X8mSPQ==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.abstractions/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
- "microsoft.entityframeworkcore.abstractions.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.abstractions.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Analyzers/8.0.0": {
- "sha512": "ZXxEeLs2zoZ1TA+QoMMcw4f3Tirf8PzgdDax8RoWo0dxI2KmqiEGWYjhm2B/XyWfglc6+mNRyB8rZiQSmxCpeg==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.analyzers/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
- "lib/netstandard2.0/_._",
- "microsoft.entityframeworkcore.analyzers.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.analyzers.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Design/8.0.0": {
- "sha512": "94reKYu63jg4O75UI3LMJHwOSi8tQ6IfubiZhdnSsWcgtmAuF8OyLfjK/MIxuvaQRJZAF6E747FIuxjOtb8/og==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.design/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "build/net8.0/Microsoft.EntityFrameworkCore.Design.props",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Design.xml",
- "microsoft.entityframeworkcore.design.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.design.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "sha512": "fFKkr24cYc7Zw5T6DC4tEyOEPgPbq23BBmym1r9kn4ET9F3HKaetpOeQtV2RryYyUxEeNkJuxgfiZHTisqZc+A==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.relational/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml",
- "microsoft.entityframeworkcore.relational.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.relational.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "sha512": "GeOmafQn64HyQtYcI/Omv/D/YVHd1zEkWbP3zNQu4oC+usE9K0qOp0R8KgWWFEf8BU4tXuYbok40W0SjfbaK/A==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.sqlserver/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.xml",
- "microsoft.entityframeworkcore.sqlserver.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.sqlserver.nuspec"
- ]
- },
- "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
- "sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
- "type": "package",
- "path": "microsoft.extensions.caching.abstractions/8.0.0",
- "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/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets",
- "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml",
- "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml",
- "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.caching.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Caching.Memory/8.0.0": {
- "sha512": "7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
- "type": "package",
- "path": "microsoft.extensions.caching.memory/8.0.0",
- "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/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets",
- "lib/net462/Microsoft.Extensions.Caching.Memory.dll",
- "lib/net462/Microsoft.Extensions.Caching.Memory.xml",
- "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll",
- "lib/net6.0/Microsoft.Extensions.Caching.Memory.xml",
- "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll",
- "lib/net7.0/Microsoft.Extensions.Caching.Memory.xml",
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.caching.memory.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
- "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
- "type": "package",
- "path": "microsoft.extensions.configuration.abstractions/8.0.0",
- "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/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
- "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
- "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml",
- "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.configuration.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection/8.0.0": {
- "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
- "lib/net462/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net462/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
- "sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
- "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/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
- "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyModel/8.0.0": {
- "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==",
- "type": "package",
- "path": "microsoft.extensions.dependencymodel/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
- "lib/net462/Microsoft.Extensions.DependencyModel.dll",
- "lib/net462/Microsoft.Extensions.DependencyModel.xml",
- "lib/net6.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net6.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/net7.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net7.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net8.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
- "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512",
- "microsoft.extensions.dependencymodel.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging/8.0.0": {
- "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
- "type": "package",
- "path": "microsoft.extensions.logging/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Logging.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
- "lib/net462/Microsoft.Extensions.Logging.dll",
- "lib/net462/Microsoft.Extensions.Logging.xml",
- "lib/net6.0/Microsoft.Extensions.Logging.dll",
- "lib/net6.0/Microsoft.Extensions.Logging.xml",
- "lib/net7.0/Microsoft.Extensions.Logging.dll",
- "lib/net7.0/Microsoft.Extensions.Logging.xml",
- "lib/net8.0/Microsoft.Extensions.Logging.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.logging.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
- "sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
- "type": "package",
- "path": "microsoft.extensions.logging.abstractions/8.0.0",
- "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/net6.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/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
- "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.logging.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Options/8.0.0": {
- "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
- "type": "package",
- "path": "microsoft.extensions.options/8.0.0",
- "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/net6.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/net6.0/Microsoft.Extensions.Options.dll",
- "lib/net6.0/Microsoft.Extensions.Options.xml",
- "lib/net7.0/Microsoft.Extensions.Options.dll",
- "lib/net7.0/Microsoft.Extensions.Options.xml",
- "lib/net8.0/Microsoft.Extensions.Options.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.options.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Primitives/8.0.0": {
- "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
- "type": "package",
- "path": "microsoft.extensions.primitives/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
- "lib/net462/Microsoft.Extensions.Primitives.dll",
- "lib/net462/Microsoft.Extensions.Primitives.xml",
- "lib/net6.0/Microsoft.Extensions.Primitives.dll",
- "lib/net6.0/Microsoft.Extensions.Primitives.xml",
- "lib/net7.0/Microsoft.Extensions.Primitives.dll",
- "lib/net7.0/Microsoft.Extensions.Primitives.xml",
- "lib/net8.0/Microsoft.Extensions.Primitives.dll",
- "lib/net8.0/Microsoft.Extensions.Primitives.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
- "microsoft.extensions.primitives.8.0.0.nupkg.sha512",
- "microsoft.extensions.primitives.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Identity.Client/4.47.2": {
- "sha512": "SPgesZRbXoDxg8Vv7k5Ou0ee7uupVw0E8ZCc4GKw25HANRLz1d5OSr0fvTVQRnEswo5Obk8qD4LOapYB+n5kzQ==",
- "type": "package",
- "path": "microsoft.identity.client/4.47.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/monoandroid10.0/Microsoft.Identity.Client.dll",
- "lib/monoandroid10.0/Microsoft.Identity.Client.xml",
- "lib/monoandroid90/Microsoft.Identity.Client.dll",
- "lib/monoandroid90/Microsoft.Identity.Client.xml",
- "lib/net45/Microsoft.Identity.Client.dll",
- "lib/net45/Microsoft.Identity.Client.xml",
- "lib/net461/Microsoft.Identity.Client.dll",
- "lib/net461/Microsoft.Identity.Client.xml",
- "lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.dll",
- "lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.xml",
- "lib/net6.0-android31.0/Microsoft.Identity.Client.dll",
- "lib/net6.0-android31.0/Microsoft.Identity.Client.xml",
- "lib/net6.0-ios15.4/Microsoft.Identity.Client.dll",
- "lib/net6.0-ios15.4/Microsoft.Identity.Client.xml",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
- "lib/netstandard2.0/Microsoft.Identity.Client.dll",
- "lib/netstandard2.0/Microsoft.Identity.Client.xml",
- "lib/uap10.0.17763/Microsoft.Identity.Client.dll",
- "lib/uap10.0.17763/Microsoft.Identity.Client.pri",
- "lib/uap10.0.17763/Microsoft.Identity.Client.xml",
- "lib/xamarinios10/Microsoft.Identity.Client.dll",
- "lib/xamarinios10/Microsoft.Identity.Client.xml",
- "lib/xamarinmac20/Microsoft.Identity.Client.dll",
- "lib/xamarinmac20/Microsoft.Identity.Client.xml",
- "microsoft.identity.client.4.47.2.nupkg.sha512",
- "microsoft.identity.client.nuspec"
- ]
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "sha512": "zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
- "type": "package",
- "path": "microsoft.identity.client.extensions.msal/2.19.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.Identity.Client.Extensions.Msal.dll",
- "lib/net45/Microsoft.Identity.Client.Extensions.Msal.xml",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.xml",
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll",
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.xml",
- "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
- "microsoft.identity.client.extensions.msal.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Abstractions/6.24.0": {
- "sha512": "X6aBK56Ot15qKyG7X37KsPnrwah+Ka55NJWPppWVTDi8xWq7CJgeNw2XyaeHgE1o/mW4THwoabZkBbeG2TPBiw==",
- "type": "package",
- "path": "microsoft.identitymodel.abstractions/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net45/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net461/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net461/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net472/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net472/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
- "microsoft.identitymodel.abstractions.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.abstractions.nuspec"
- ]
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
- "sha512": "XDWrkThcxfuWp79AvAtg5f+uRS1BxkIbJnsG/e8VPzOWkYYuDg33emLjp5EWcwXYYIDsHnVZD/00kM/PYFQc/g==",
- "type": "package",
- "path": "microsoft.identitymodel.jsonwebtokens/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
- "microsoft.identitymodel.jsonwebtokens.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.jsonwebtokens.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Logging/6.24.0": {
- "sha512": "qLYWDOowM/zghmYKXw1yfYKlHOdS41i8t4hVXr9bSI90zHqhyhQh9GwVy8pENzs5wHeytU23DymluC9NtgYv7w==",
- "type": "package",
- "path": "microsoft.identitymodel.logging/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Logging.dll",
- "lib/net45/Microsoft.IdentityModel.Logging.xml",
- "lib/net461/Microsoft.IdentityModel.Logging.dll",
- "lib/net461/Microsoft.IdentityModel.Logging.xml",
- "lib/net472/Microsoft.IdentityModel.Logging.dll",
- "lib/net472/Microsoft.IdentityModel.Logging.xml",
- "lib/net6.0/Microsoft.IdentityModel.Logging.dll",
- "lib/net6.0/Microsoft.IdentityModel.Logging.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
- "microsoft.identitymodel.logging.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.logging.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Protocols/6.24.0": {
- "sha512": "+NzKCkvsQ8X1r/Ff74V7CFr9OsdMRaB6DsV+qpH7NNLdYJ8O4qHbmTnNEsjFcDmk/gVNDwhoL2gN5pkPVq0lwQ==",
- "type": "package",
- "path": "microsoft.identitymodel.protocols/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Protocols.dll",
- "lib/net45/Microsoft.IdentityModel.Protocols.xml",
- "lib/net461/Microsoft.IdentityModel.Protocols.dll",
- "lib/net461/Microsoft.IdentityModel.Protocols.xml",
- "lib/net472/Microsoft.IdentityModel.Protocols.dll",
- "lib/net472/Microsoft.IdentityModel.Protocols.xml",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
- "microsoft.identitymodel.protocols.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.protocols.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
- "sha512": "a/2RRrc8C9qaw8qdD9hv1ES9YKFgxaqr/SnwMSLbwQZJSUQDd4qx1K4EYgWaQWs73R+VXLyKSxN0f/uE9CsBiQ==",
- "type": "package",
- "path": "microsoft.identitymodel.protocols.openidconnect/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "microsoft.identitymodel.protocols.openidconnect.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.protocols.openidconnect.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Tokens/6.24.0": {
- "sha512": "ZPqHi86UYuqJXJ7bLnlEctHKkPKT4lGUFbotoCNiXNCSL02emYlcxzGYsRGWWmbFEcYDMi2dcTLLYNzHqWOTsw==",
- "type": "package",
- "path": "microsoft.identitymodel.tokens/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Tokens.dll",
- "lib/net45/Microsoft.IdentityModel.Tokens.xml",
- "lib/net461/Microsoft.IdentityModel.Tokens.dll",
- "lib/net461/Microsoft.IdentityModel.Tokens.xml",
- "lib/net472/Microsoft.IdentityModel.Tokens.dll",
- "lib/net472/Microsoft.IdentityModel.Tokens.xml",
- "lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
- "lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
- "microsoft.identitymodel.tokens.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.tokens.nuspec"
- ]
- },
- "Microsoft.NETCore.Platforms/1.1.0": {
- "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
- "type": "package",
- "path": "microsoft.netcore.platforms/1.1.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.0/_._",
- "microsoft.netcore.platforms.1.1.0.nupkg.sha512",
- "microsoft.netcore.platforms.nuspec",
- "runtime.json"
- ]
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
- "type": "package",
- "path": "microsoft.netcore.targets/1.1.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.0/_._",
- "microsoft.netcore.targets.1.1.0.nupkg.sha512",
- "microsoft.netcore.targets.nuspec",
- "runtime.json"
- ]
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "sha512": "N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
- "type": "package",
- "path": "microsoft.sqlserver.server/1.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "dotnet.png",
- "lib/net46/Microsoft.SqlServer.Server.dll",
- "lib/net46/Microsoft.SqlServer.Server.pdb",
- "lib/net46/Microsoft.SqlServer.Server.xml",
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll",
- "lib/netstandard2.0/Microsoft.SqlServer.Server.pdb",
- "lib/netstandard2.0/Microsoft.SqlServer.Server.xml",
- "microsoft.sqlserver.server.1.0.0.nupkg.sha512",
- "microsoft.sqlserver.server.nuspec"
- ]
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "sha512": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
- "type": "package",
- "path": "microsoft.win32.systemevents/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/Microsoft.Win32.SystemEvents.dll",
- "lib/net461/Microsoft.Win32.SystemEvents.xml",
- "lib/net6.0/Microsoft.Win32.SystemEvents.dll",
- "lib/net6.0/Microsoft.Win32.SystemEvents.xml",
- "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
- "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
- "microsoft.win32.systemevents.6.0.0.nupkg.sha512",
- "microsoft.win32.systemevents.nuspec",
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.xml",
- "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
- "useSharedDesignerContext.txt"
- ]
- },
- "Mono.TextTemplating/2.2.1": {
- "sha512": "KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==",
- "type": "package",
- "path": "mono.texttemplating/2.2.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net472/Mono.TextTemplating.dll",
- "lib/netstandard2.0/Mono.TextTemplating.dll",
- "mono.texttemplating.2.2.1.nupkg.sha512",
- "mono.texttemplating.nuspec"
- ]
- },
- "System.CodeDom/4.4.0": {
- "sha512": "2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==",
- "type": "package",
- "path": "system.codedom/4.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.CodeDom.dll",
- "lib/netstandard2.0/System.CodeDom.dll",
- "ref/net461/System.CodeDom.dll",
- "ref/net461/System.CodeDom.xml",
- "ref/netstandard2.0/System.CodeDom.dll",
- "ref/netstandard2.0/System.CodeDom.xml",
- "system.codedom.4.4.0.nupkg.sha512",
- "system.codedom.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Collections.Immutable/6.0.0": {
- "sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
- "type": "package",
- "path": "system.collections.immutable/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Collections.Immutable.dll",
- "lib/net461/System.Collections.Immutable.xml",
- "lib/net6.0/System.Collections.Immutable.dll",
- "lib/net6.0/System.Collections.Immutable.xml",
- "lib/netstandard2.0/System.Collections.Immutable.dll",
- "lib/netstandard2.0/System.Collections.Immutable.xml",
- "system.collections.immutable.6.0.0.nupkg.sha512",
- "system.collections.immutable.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Composition/6.0.0": {
- "sha512": "d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==",
- "type": "package",
- "path": "system.composition/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Composition.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "system.composition.6.0.0.nupkg.sha512",
- "system.composition.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Composition.AttributedModel/6.0.0": {
- "sha512": "WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==",
- "type": "package",
- "path": "system.composition.attributedmodel/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Composition.AttributedModel.dll",
- "lib/net461/System.Composition.AttributedModel.xml",
- "lib/net6.0/System.Composition.AttributedModel.dll",
- "lib/net6.0/System.Composition.AttributedModel.xml",
- "lib/netstandard2.0/System.Composition.AttributedModel.dll",
- "lib/netstandard2.0/System.Composition.AttributedModel.xml",
- "system.composition.attributedmodel.6.0.0.nupkg.sha512",
- "system.composition.attributedmodel.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Composition.Convention/6.0.0": {
- "sha512": "XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==",
- "type": "package",
- "path": "system.composition.convention/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Composition.Convention.dll",
- "lib/net461/System.Composition.Convention.xml",
- "lib/net6.0/System.Composition.Convention.dll",
- "lib/net6.0/System.Composition.Convention.xml",
- "lib/netstandard2.0/System.Composition.Convention.dll",
- "lib/netstandard2.0/System.Composition.Convention.xml",
- "system.composition.convention.6.0.0.nupkg.sha512",
- "system.composition.convention.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Composition.Hosting/6.0.0": {
- "sha512": "w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==",
- "type": "package",
- "path": "system.composition.hosting/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Composition.Hosting.dll",
- "lib/net461/System.Composition.Hosting.xml",
- "lib/net6.0/System.Composition.Hosting.dll",
- "lib/net6.0/System.Composition.Hosting.xml",
- "lib/netstandard2.0/System.Composition.Hosting.dll",
- "lib/netstandard2.0/System.Composition.Hosting.xml",
- "system.composition.hosting.6.0.0.nupkg.sha512",
- "system.composition.hosting.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Composition.Runtime/6.0.0": {
- "sha512": "qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==",
- "type": "package",
- "path": "system.composition.runtime/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Composition.Runtime.dll",
- "lib/net461/System.Composition.Runtime.xml",
- "lib/net6.0/System.Composition.Runtime.dll",
- "lib/net6.0/System.Composition.Runtime.xml",
- "lib/netstandard2.0/System.Composition.Runtime.dll",
- "lib/netstandard2.0/System.Composition.Runtime.xml",
- "system.composition.runtime.6.0.0.nupkg.sha512",
- "system.composition.runtime.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Composition.TypedParts/6.0.0": {
- "sha512": "iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==",
- "type": "package",
- "path": "system.composition.typedparts/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Composition.TypedParts.dll",
- "lib/net461/System.Composition.TypedParts.xml",
- "lib/net6.0/System.Composition.TypedParts.dll",
- "lib/net6.0/System.Composition.TypedParts.xml",
- "lib/netstandard2.0/System.Composition.TypedParts.dll",
- "lib/netstandard2.0/System.Composition.TypedParts.xml",
- "system.composition.typedparts.6.0.0.nupkg.sha512",
- "system.composition.typedparts.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "sha512": "jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
- "type": "package",
- "path": "system.configuration.configurationmanager/6.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Configuration.ConfigurationManager.dll",
- "lib/net461/System.Configuration.ConfigurationManager.xml",
- "lib/net6.0/System.Configuration.ConfigurationManager.dll",
- "lib/net6.0/System.Configuration.ConfigurationManager.xml",
- "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
- "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
- "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.dll",
- "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.xml",
- "system.configuration.configurationmanager.6.0.1.nupkg.sha512",
- "system.configuration.configurationmanager.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Diagnostics.DiagnosticSource/6.0.0": {
- "sha512": "frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==",
- "type": "package",
- "path": "system.diagnostics.diagnosticsource/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Diagnostics.DiagnosticSource.dll",
- "lib/net461/System.Diagnostics.DiagnosticSource.xml",
- "lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/net6.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net6.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
- "system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512",
- "system.diagnostics.diagnosticsource.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Drawing.Common/6.0.0": {
- "sha512": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
- "type": "package",
- "path": "system.drawing.common/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Drawing.Common.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Drawing.Common.dll",
- "lib/net461/System.Drawing.Common.xml",
- "lib/net6.0/System.Drawing.Common.dll",
- "lib/net6.0/System.Drawing.Common.xml",
- "lib/netcoreapp3.1/System.Drawing.Common.dll",
- "lib/netcoreapp3.1/System.Drawing.Common.xml",
- "lib/netstandard2.0/System.Drawing.Common.dll",
- "lib/netstandard2.0/System.Drawing.Common.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "runtimes/unix/lib/net6.0/System.Drawing.Common.dll",
- "runtimes/unix/lib/net6.0/System.Drawing.Common.xml",
- "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.dll",
- "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.xml",
- "runtimes/win/lib/net6.0/System.Drawing.Common.dll",
- "runtimes/win/lib/net6.0/System.Drawing.Common.xml",
- "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.dll",
- "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.xml",
- "system.drawing.common.6.0.0.nupkg.sha512",
- "system.drawing.common.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Formats.Asn1/5.0.0": {
- "sha512": "MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
- "type": "package",
- "path": "system.formats.asn1/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Formats.Asn1.dll",
- "lib/net461/System.Formats.Asn1.xml",
- "lib/netstandard2.0/System.Formats.Asn1.dll",
- "lib/netstandard2.0/System.Formats.Asn1.xml",
- "system.formats.asn1.5.0.0.nupkg.sha512",
- "system.formats.asn1.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.IdentityModel.Tokens.Jwt/6.24.0": {
- "sha512": "Qibsj9MPWq8S/C0FgvmsLfIlHLE7ay0MJIaAmK94ivN3VyDdglqReed5qMvdQhSL0BzK6v0Z1wB/sD88zVu6Jw==",
- "type": "package",
- "path": "system.identitymodel.tokens.jwt/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net45/System.IdentityModel.Tokens.Jwt.xml",
- "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
- "lib/net472/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net472/System.IdentityModel.Tokens.Jwt.xml",
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
- "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
- "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
- "system.identitymodel.tokens.jwt.6.24.0.nupkg.sha512",
- "system.identitymodel.tokens.jwt.nuspec"
- ]
- },
- "System.IO.Pipelines/6.0.3": {
- "sha512": "ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==",
- "type": "package",
- "path": "system.io.pipelines/6.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.IO.Pipelines.dll",
- "lib/net461/System.IO.Pipelines.xml",
- "lib/net6.0/System.IO.Pipelines.dll",
- "lib/net6.0/System.IO.Pipelines.xml",
- "lib/netcoreapp3.1/System.IO.Pipelines.dll",
- "lib/netcoreapp3.1/System.IO.Pipelines.xml",
- "lib/netstandard2.0/System.IO.Pipelines.dll",
- "lib/netstandard2.0/System.IO.Pipelines.xml",
- "system.io.pipelines.6.0.3.nupkg.sha512",
- "system.io.pipelines.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Memory/4.5.4": {
- "sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
- "type": "package",
- "path": "system.memory/4.5.4",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Memory.dll",
- "lib/net461/System.Memory.xml",
- "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.4.nupkg.sha512",
- "system.memory.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Memory.Data/1.0.2": {
- "sha512": "JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
- "type": "package",
- "path": "system.memory.data/1.0.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "CHANGELOG.md",
- "DotNetPackageIcon.png",
- "README.md",
- "lib/net461/System.Memory.Data.dll",
- "lib/net461/System.Memory.Data.xml",
- "lib/netstandard2.0/System.Memory.Data.dll",
- "lib/netstandard2.0/System.Memory.Data.xml",
- "system.memory.data.1.0.2.nupkg.sha512",
- "system.memory.data.nuspec"
- ]
- },
- "System.Numerics.Vectors/4.5.0": {
- "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
- "type": "package",
- "path": "system.numerics.vectors/4.5.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Numerics.Vectors.dll",
- "lib/net46/System.Numerics.Vectors.xml",
- "lib/netcoreapp2.0/_._",
- "lib/netstandard1.0/System.Numerics.Vectors.dll",
- "lib/netstandard1.0/System.Numerics.Vectors.xml",
- "lib/netstandard2.0/System.Numerics.Vectors.dll",
- "lib/netstandard2.0/System.Numerics.Vectors.xml",
- "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
- "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
- "lib/uap10.0.16299/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/System.Numerics.Vectors.dll",
- "ref/net45/System.Numerics.Vectors.xml",
- "ref/net46/System.Numerics.Vectors.dll",
- "ref/net46/System.Numerics.Vectors.xml",
- "ref/netcoreapp2.0/_._",
- "ref/netstandard1.0/System.Numerics.Vectors.dll",
- "ref/netstandard1.0/System.Numerics.Vectors.xml",
- "ref/netstandard2.0/System.Numerics.Vectors.dll",
- "ref/netstandard2.0/System.Numerics.Vectors.xml",
- "ref/uap10.0.16299/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.numerics.vectors.4.5.0.nupkg.sha512",
- "system.numerics.vectors.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Reflection.Metadata/6.0.1": {
- "sha512": "III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==",
- "type": "package",
- "path": "system.reflection.metadata/6.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Reflection.Metadata.dll",
- "lib/net461/System.Reflection.Metadata.xml",
- "lib/net6.0/System.Reflection.Metadata.dll",
- "lib/net6.0/System.Reflection.Metadata.xml",
- "lib/netstandard2.0/System.Reflection.Metadata.dll",
- "lib/netstandard2.0/System.Reflection.Metadata.xml",
- "system.reflection.metadata.6.0.1.nupkg.sha512",
- "system.reflection.metadata.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Runtime/4.3.0": {
- "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
- "type": "package",
- "path": "system.runtime/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net462/System.Runtime.dll",
- "lib/portable-net45+win8+wp80+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net462/System.Runtime.dll",
- "ref/netcore50/System.Runtime.dll",
- "ref/netcore50/System.Runtime.xml",
- "ref/netcore50/de/System.Runtime.xml",
- "ref/netcore50/es/System.Runtime.xml",
- "ref/netcore50/fr/System.Runtime.xml",
- "ref/netcore50/it/System.Runtime.xml",
- "ref/netcore50/ja/System.Runtime.xml",
- "ref/netcore50/ko/System.Runtime.xml",
- "ref/netcore50/ru/System.Runtime.xml",
- "ref/netcore50/zh-hans/System.Runtime.xml",
- "ref/netcore50/zh-hant/System.Runtime.xml",
- "ref/netstandard1.0/System.Runtime.dll",
- "ref/netstandard1.0/System.Runtime.xml",
- "ref/netstandard1.0/de/System.Runtime.xml",
- "ref/netstandard1.0/es/System.Runtime.xml",
- "ref/netstandard1.0/fr/System.Runtime.xml",
- "ref/netstandard1.0/it/System.Runtime.xml",
- "ref/netstandard1.0/ja/System.Runtime.xml",
- "ref/netstandard1.0/ko/System.Runtime.xml",
- "ref/netstandard1.0/ru/System.Runtime.xml",
- "ref/netstandard1.0/zh-hans/System.Runtime.xml",
- "ref/netstandard1.0/zh-hant/System.Runtime.xml",
- "ref/netstandard1.2/System.Runtime.dll",
- "ref/netstandard1.2/System.Runtime.xml",
- "ref/netstandard1.2/de/System.Runtime.xml",
- "ref/netstandard1.2/es/System.Runtime.xml",
- "ref/netstandard1.2/fr/System.Runtime.xml",
- "ref/netstandard1.2/it/System.Runtime.xml",
- "ref/netstandard1.2/ja/System.Runtime.xml",
- "ref/netstandard1.2/ko/System.Runtime.xml",
- "ref/netstandard1.2/ru/System.Runtime.xml",
- "ref/netstandard1.2/zh-hans/System.Runtime.xml",
- "ref/netstandard1.2/zh-hant/System.Runtime.xml",
- "ref/netstandard1.3/System.Runtime.dll",
- "ref/netstandard1.3/System.Runtime.xml",
- "ref/netstandard1.3/de/System.Runtime.xml",
- "ref/netstandard1.3/es/System.Runtime.xml",
- "ref/netstandard1.3/fr/System.Runtime.xml",
- "ref/netstandard1.3/it/System.Runtime.xml",
- "ref/netstandard1.3/ja/System.Runtime.xml",
- "ref/netstandard1.3/ko/System.Runtime.xml",
- "ref/netstandard1.3/ru/System.Runtime.xml",
- "ref/netstandard1.3/zh-hans/System.Runtime.xml",
- "ref/netstandard1.3/zh-hant/System.Runtime.xml",
- "ref/netstandard1.5/System.Runtime.dll",
- "ref/netstandard1.5/System.Runtime.xml",
- "ref/netstandard1.5/de/System.Runtime.xml",
- "ref/netstandard1.5/es/System.Runtime.xml",
- "ref/netstandard1.5/fr/System.Runtime.xml",
- "ref/netstandard1.5/it/System.Runtime.xml",
- "ref/netstandard1.5/ja/System.Runtime.xml",
- "ref/netstandard1.5/ko/System.Runtime.xml",
- "ref/netstandard1.5/ru/System.Runtime.xml",
- "ref/netstandard1.5/zh-hans/System.Runtime.xml",
- "ref/netstandard1.5/zh-hant/System.Runtime.xml",
- "ref/portable-net45+win8+wp80+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.runtime.4.3.0.nupkg.sha512",
- "system.runtime.nuspec"
- ]
- },
- "System.Runtime.Caching/6.0.0": {
- "sha512": "E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
- "type": "package",
- "path": "system.runtime.caching/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Runtime.Caching.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/_._",
- "lib/net6.0/System.Runtime.Caching.dll",
- "lib/net6.0/System.Runtime.Caching.xml",
- "lib/netcoreapp3.1/System.Runtime.Caching.dll",
- "lib/netcoreapp3.1/System.Runtime.Caching.xml",
- "lib/netstandard2.0/System.Runtime.Caching.dll",
- "lib/netstandard2.0/System.Runtime.Caching.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "runtimes/win/lib/net461/_._",
- "runtimes/win/lib/net6.0/System.Runtime.Caching.dll",
- "runtimes/win/lib/net6.0/System.Runtime.Caching.xml",
- "runtimes/win/lib/netcoreapp3.1/System.Runtime.Caching.dll",
- "runtimes/win/lib/netcoreapp3.1/System.Runtime.Caching.xml",
- "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll",
- "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.xml",
- "system.runtime.caching.6.0.0.nupkg.sha512",
- "system.runtime.caching.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.Security.AccessControl/6.0.0": {
- "sha512": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
- "type": "package",
- "path": "system.security.accesscontrol/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Security.AccessControl.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Security.AccessControl.dll",
- "lib/net461/System.Security.AccessControl.xml",
- "lib/net6.0/System.Security.AccessControl.dll",
- "lib/net6.0/System.Security.AccessControl.xml",
- "lib/netstandard2.0/System.Security.AccessControl.dll",
- "lib/netstandard2.0/System.Security.AccessControl.xml",
- "runtimes/win/lib/net461/System.Security.AccessControl.dll",
- "runtimes/win/lib/net461/System.Security.AccessControl.xml",
- "runtimes/win/lib/net6.0/System.Security.AccessControl.dll",
- "runtimes/win/lib/net6.0/System.Security.AccessControl.xml",
- "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.dll",
- "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.xml",
- "system.security.accesscontrol.6.0.0.nupkg.sha512",
- "system.security.accesscontrol.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Security.Cryptography.Cng/5.0.0": {
- "sha512": "jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
- "type": "package",
- "path": "system.security.cryptography.cng/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Security.Cryptography.Cng.dll",
- "lib/net461/System.Security.Cryptography.Cng.dll",
- "lib/net461/System.Security.Cryptography.Cng.xml",
- "lib/net462/System.Security.Cryptography.Cng.dll",
- "lib/net462/System.Security.Cryptography.Cng.xml",
- "lib/net47/System.Security.Cryptography.Cng.dll",
- "lib/net47/System.Security.Cryptography.Cng.xml",
- "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
- "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
- "lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
- "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
- "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
- "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Cng.xml",
- "lib/netstandard2.1/System.Security.Cryptography.Cng.dll",
- "lib/netstandard2.1/System.Security.Cryptography.Cng.xml",
- "lib/uap10.0.16299/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Security.Cryptography.Cng.dll",
- "ref/net461/System.Security.Cryptography.Cng.dll",
- "ref/net461/System.Security.Cryptography.Cng.xml",
- "ref/net462/System.Security.Cryptography.Cng.dll",
- "ref/net462/System.Security.Cryptography.Cng.xml",
- "ref/net47/System.Security.Cryptography.Cng.dll",
- "ref/net47/System.Security.Cryptography.Cng.xml",
- "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
- "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
- "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
- "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
- "ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
- "ref/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
- "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
- "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
- "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
- "ref/netstandard2.1/System.Security.Cryptography.Cng.dll",
- "ref/netstandard2.1/System.Security.Cryptography.Cng.xml",
- "ref/uap10.0.16299/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net462/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net47/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/uap10.0.16299/_._",
- "system.security.cryptography.cng.5.0.0.nupkg.sha512",
- "system.security.cryptography.cng.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "sha512": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
- "type": "package",
- "path": "system.security.cryptography.protecteddata/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Security.Cryptography.ProtectedData.dll",
- "lib/net461/System.Security.Cryptography.ProtectedData.xml",
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
- "lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.xml",
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
- "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512",
- "system.security.cryptography.protecteddata.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Security.Permissions/6.0.0": {
- "sha512": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
- "type": "package",
- "path": "system.security.permissions/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Security.Permissions.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Security.Permissions.dll",
- "lib/net461/System.Security.Permissions.xml",
- "lib/net5.0/System.Security.Permissions.dll",
- "lib/net5.0/System.Security.Permissions.xml",
- "lib/net6.0/System.Security.Permissions.dll",
- "lib/net6.0/System.Security.Permissions.xml",
- "lib/netcoreapp3.1/System.Security.Permissions.dll",
- "lib/netcoreapp3.1/System.Security.Permissions.xml",
- "lib/netstandard2.0/System.Security.Permissions.dll",
- "lib/netstandard2.0/System.Security.Permissions.xml",
- "runtimes/win/lib/net461/System.Security.Permissions.dll",
- "runtimes/win/lib/net461/System.Security.Permissions.xml",
- "system.security.permissions.6.0.0.nupkg.sha512",
- "system.security.permissions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Security.Principal.Windows/5.0.0": {
- "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
- "type": "package",
- "path": "system.security.principal.windows/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/System.Security.Principal.Windows.dll",
- "lib/net461/System.Security.Principal.Windows.dll",
- "lib/net461/System.Security.Principal.Windows.xml",
- "lib/netstandard1.3/System.Security.Principal.Windows.dll",
- "lib/netstandard2.0/System.Security.Principal.Windows.dll",
- "lib/netstandard2.0/System.Security.Principal.Windows.xml",
- "lib/uap10.0.16299/_._",
- "ref/net46/System.Security.Principal.Windows.dll",
- "ref/net461/System.Security.Principal.Windows.dll",
- "ref/net461/System.Security.Principal.Windows.xml",
- "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
- "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/System.Security.Principal.Windows.dll",
- "ref/netstandard1.3/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
- "ref/netstandard2.0/System.Security.Principal.Windows.dll",
- "ref/netstandard2.0/System.Security.Principal.Windows.xml",
- "ref/uap10.0.16299/_._",
- "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
- "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/uap10.0.16299/_._",
- "system.security.principal.windows.5.0.0.nupkg.sha512",
- "system.security.principal.windows.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Text.Encoding/4.3.0": {
- "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
- "type": "package",
- "path": "system.text.encoding/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Text.Encoding.dll",
- "ref/netcore50/System.Text.Encoding.xml",
- "ref/netcore50/de/System.Text.Encoding.xml",
- "ref/netcore50/es/System.Text.Encoding.xml",
- "ref/netcore50/fr/System.Text.Encoding.xml",
- "ref/netcore50/it/System.Text.Encoding.xml",
- "ref/netcore50/ja/System.Text.Encoding.xml",
- "ref/netcore50/ko/System.Text.Encoding.xml",
- "ref/netcore50/ru/System.Text.Encoding.xml",
- "ref/netcore50/zh-hans/System.Text.Encoding.xml",
- "ref/netcore50/zh-hant/System.Text.Encoding.xml",
- "ref/netstandard1.0/System.Text.Encoding.dll",
- "ref/netstandard1.0/System.Text.Encoding.xml",
- "ref/netstandard1.0/de/System.Text.Encoding.xml",
- "ref/netstandard1.0/es/System.Text.Encoding.xml",
- "ref/netstandard1.0/fr/System.Text.Encoding.xml",
- "ref/netstandard1.0/it/System.Text.Encoding.xml",
- "ref/netstandard1.0/ja/System.Text.Encoding.xml",
- "ref/netstandard1.0/ko/System.Text.Encoding.xml",
- "ref/netstandard1.0/ru/System.Text.Encoding.xml",
- "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
- "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
- "ref/netstandard1.3/System.Text.Encoding.dll",
- "ref/netstandard1.3/System.Text.Encoding.xml",
- "ref/netstandard1.3/de/System.Text.Encoding.xml",
- "ref/netstandard1.3/es/System.Text.Encoding.xml",
- "ref/netstandard1.3/fr/System.Text.Encoding.xml",
- "ref/netstandard1.3/it/System.Text.Encoding.xml",
- "ref/netstandard1.3/ja/System.Text.Encoding.xml",
- "ref/netstandard1.3/ko/System.Text.Encoding.xml",
- "ref/netstandard1.3/ru/System.Text.Encoding.xml",
- "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
- "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.text.encoding.4.3.0.nupkg.sha512",
- "system.text.encoding.nuspec"
- ]
- },
- "System.Text.Encoding.CodePages/6.0.0": {
- "sha512": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
- "type": "package",
- "path": "system.text.encoding.codepages/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Text.Encoding.CodePages.dll",
- "lib/net461/System.Text.Encoding.CodePages.xml",
- "lib/net6.0/System.Text.Encoding.CodePages.dll",
- "lib/net6.0/System.Text.Encoding.CodePages.xml",
- "lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
- "lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
- "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
- "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
- "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml",
- "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll",
- "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml",
- "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
- "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
- "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
- "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
- "system.text.encoding.codepages.6.0.0.nupkg.sha512",
- "system.text.encoding.codepages.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Text.Encodings.Web/8.0.0": {
- "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
- "type": "package",
- "path": "system.text.encodings.web/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Text.Encodings.Web.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
- "lib/net462/System.Text.Encodings.Web.dll",
- "lib/net462/System.Text.Encodings.Web.xml",
- "lib/net6.0/System.Text.Encodings.Web.dll",
- "lib/net6.0/System.Text.Encodings.Web.xml",
- "lib/net7.0/System.Text.Encodings.Web.dll",
- "lib/net7.0/System.Text.Encodings.Web.xml",
- "lib/net8.0/System.Text.Encodings.Web.dll",
- "lib/net8.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/net6.0/System.Text.Encodings.Web.dll",
- "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
- "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll",
- "runtimes/browser/lib/net7.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",
- "system.text.encodings.web.8.0.0.nupkg.sha512",
- "system.text.encodings.web.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Text.Json/8.0.0": {
- "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
- "type": "package",
- "path": "system.text.json/8.0.0",
- "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/net6.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/net6.0/System.Text.Json.dll",
- "lib/net6.0/System.Text.Json.xml",
- "lib/net7.0/System.Text.Json.dll",
- "lib/net7.0/System.Text.Json.xml",
- "lib/net8.0/System.Text.Json.dll",
- "lib/net8.0/System.Text.Json.xml",
- "lib/netstandard2.0/System.Text.Json.dll",
- "lib/netstandard2.0/System.Text.Json.xml",
- "system.text.json.8.0.0.nupkg.sha512",
- "system.text.json.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Threading.Channels/6.0.0": {
- "sha512": "TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==",
- "type": "package",
- "path": "system.threading.channels/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Threading.Channels.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Threading.Channels.dll",
- "lib/net461/System.Threading.Channels.xml",
- "lib/net6.0/System.Threading.Channels.dll",
- "lib/net6.0/System.Threading.Channels.xml",
- "lib/netcoreapp3.1/System.Threading.Channels.dll",
- "lib/netcoreapp3.1/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.6.0.0.nupkg.sha512",
- "system.threading.channels.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Threading.Tasks.Extensions/4.5.4": {
- "sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
- "type": "package",
- "path": "system.threading.tasks.extensions/4.5.4",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Threading.Tasks.Extensions.dll",
- "lib/net461/System.Threading.Tasks.Extensions.xml",
- "lib/netcoreapp2.1/_._",
- "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
- "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
- "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
- "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
- "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
- "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/netcoreapp2.1/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.threading.tasks.extensions.4.5.4.nupkg.sha512",
- "system.threading.tasks.extensions.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Windows.Extensions/6.0.0": {
- "sha512": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
- "type": "package",
- "path": "system.windows.extensions/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net6.0/System.Windows.Extensions.dll",
- "lib/net6.0/System.Windows.Extensions.xml",
- "lib/netcoreapp3.1/System.Windows.Extensions.dll",
- "lib/netcoreapp3.1/System.Windows.Extensions.xml",
- "runtimes/win/lib/net6.0/System.Windows.Extensions.dll",
- "runtimes/win/lib/net6.0/System.Windows.Extensions.xml",
- "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.dll",
- "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.xml",
- "system.windows.extensions.6.0.0.nupkg.sha512",
- "system.windows.extensions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- }
- },
- "projectFileDependencyGroups": {
- "net8.0": [
- "Microsoft.EntityFrameworkCore >= 8.0.0",
- "Microsoft.EntityFrameworkCore.Design >= 8.0.0",
- "Microsoft.EntityFrameworkCore.SqlServer >= 8.0.0"
- ]
- },
- "packageFolders": {
- "C:\\Users\\Administrator\\.nuget\\packages\\": {},
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj",
- "projectName": "HoneyBox.Model",
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Administrator\\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"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.EntityFrameworkCore.Design": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.EntityFrameworkCore.SqlServer": {
- "target": "Package",
- "version": "[8.0.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\\10.0.101/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Azure.Core.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Azure.Core.dll
deleted file mode 100644
index 7a2ceec4..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Azure.Core.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Azure.Identity.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Azure.Identity.dll
deleted file mode 100644
index 35088432..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Azure.Identity.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Castle.Core.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Castle.Core.dll
deleted file mode 100644
index eb7fd3bb..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Castle.Core.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/FSharp.Core.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/FSharp.Core.dll
deleted file mode 100644
index cf4181b2..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/FSharp.Core.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/FsCheck.Xunit.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/FsCheck.Xunit.dll
deleted file mode 100644
index 6be22fe6..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/FsCheck.Xunit.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/FsCheck.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/FsCheck.dll
deleted file mode 100644
index bbf62d65..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/FsCheck.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Core.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Core.dll
deleted file mode 100644
index 198a63b9..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Core.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Core.pdb b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Core.pdb
deleted file mode 100644
index 130c27a9..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Core.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Model.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Model.dll
deleted file mode 100644
index c6833660..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Model.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Model.pdb b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Model.pdb
deleted file mode 100644
index e3ea73b7..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Model.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Tests.deps.json b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Tests.deps.json
deleted file mode 100644
index 045f3160..00000000
--- a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Tests.deps.json
+++ /dev/null
@@ -1,1412 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v10.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v10.0": {
- "HoneyBox.Tests/1.0.0": {
- "dependencies": {
- "FsCheck.Xunit": "3.0.0",
- "HoneyBox.Core": "1.0.0",
- "HoneyBox.Model": "1.0.0",
- "Microsoft.EntityFrameworkCore.InMemory": "8.0.0",
- "Microsoft.Extensions.Logging": "8.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
- "Microsoft.NET.Test.Sdk": "17.9.0",
- "Moq": "4.20.70",
- "xunit": "2.6.6"
- },
- "runtime": {
- "HoneyBox.Tests.dll": {}
- }
- },
- "Azure.Core/1.25.0": {
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
- "System.Memory.Data": "1.0.2"
- },
- "runtime": {
- "lib/net5.0/Azure.Core.dll": {
- "assemblyVersion": "1.25.0.0",
- "fileVersion": "1.2500.22.33004"
- }
- }
- },
- "Azure.Identity/1.7.0": {
- "dependencies": {
- "Azure.Core": "1.25.0",
- "Microsoft.Identity.Client": "4.47.2",
- "Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
- "System.Security.Cryptography.ProtectedData": "6.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/Azure.Identity.dll": {
- "assemblyVersion": "1.7.0.0",
- "fileVersion": "1.700.22.46903"
- }
- }
- },
- "Castle.Core/5.1.1": {
- "dependencies": {
- "System.Diagnostics.EventLog": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/Castle.Core.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.1.1.0"
- }
- }
- },
- "FsCheck/3.0.0": {
- "dependencies": {
- "FSharp.Core": "5.0.2"
- },
- "runtime": {
- "lib/netstandard2.0/FsCheck.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.0.0.0"
- }
- }
- },
- "FsCheck.Xunit/3.0.0": {
- "dependencies": {
- "FSharp.Core": "5.0.2",
- "FsCheck": "3.0.0",
- "xunit.extensibility.execution": "2.6.6"
- },
- "runtime": {
- "lib/netstandard2.0/FsCheck.Xunit.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.0.0.0"
- }
- }
- },
- "FSharp.Core/5.0.2": {
- "runtime": {
- "lib/netstandard2.0/FSharp.Core.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.221.30802"
- }
- },
- "resources": {
- "lib/netstandard2.0/cs/FSharp.Core.resources.dll": {
- "locale": "cs"
- },
- "lib/netstandard2.0/de/FSharp.Core.resources.dll": {
- "locale": "de"
- },
- "lib/netstandard2.0/es/FSharp.Core.resources.dll": {
- "locale": "es"
- },
- "lib/netstandard2.0/fr/FSharp.Core.resources.dll": {
- "locale": "fr"
- },
- "lib/netstandard2.0/it/FSharp.Core.resources.dll": {
- "locale": "it"
- },
- "lib/netstandard2.0/ja/FSharp.Core.resources.dll": {
- "locale": "ja"
- },
- "lib/netstandard2.0/ko/FSharp.Core.resources.dll": {
- "locale": "ko"
- },
- "lib/netstandard2.0/pl/FSharp.Core.resources.dll": {
- "locale": "pl"
- },
- "lib/netstandard2.0/pt-BR/FSharp.Core.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netstandard2.0/ru/FSharp.Core.resources.dll": {
- "locale": "ru"
- },
- "lib/netstandard2.0/tr/FSharp.Core.resources.dll": {
- "locale": "tr"
- },
- "lib/netstandard2.0/zh-Hans/FSharp.Core.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netstandard2.0/zh-Hant/FSharp.Core.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Mapster/7.4.0": {
- "dependencies": {
- "Mapster.Core": "1.2.1"
- },
- "runtime": {
- "lib/net7.0/Mapster.dll": {
- "assemblyVersion": "7.4.0.0",
- "fileVersion": "7.4.0.0"
- }
- }
- },
- "Mapster.Core/1.2.1": {
- "runtime": {
- "lib/net7.0/Mapster.Core.dll": {
- "assemblyVersion": "1.2.1.0",
- "fileVersion": "1.2.1.0"
- }
- }
- },
- "Mapster.DependencyInjection/1.0.1": {
- "dependencies": {
- "Mapster": "7.4.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
- },
- "runtime": {
- "lib/net7.0/Mapster.DependencyInjection.dll": {
- "assemblyVersion": "1.0.1.0",
- "fileVersion": "1.0.1.0"
- }
- }
- },
- "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
- "runtime": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "4.700.20.21406"
- }
- }
- },
- "Microsoft.CodeCoverage/17.9.0": {
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.900.724.7204"
- }
- }
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "dependencies": {
- "Azure.Identity": "1.7.0",
- "Microsoft.Data.SqlClient.SNI.runtime": "5.1.0",
- "Microsoft.Identity.Client": "4.47.2",
- "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
- "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.24.0",
- "Microsoft.SqlServer.Server": "1.0.0",
- "System.Configuration.ConfigurationManager": "6.0.1",
- "System.Runtime.Caching": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- },
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.0.0"
- }
- }
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "runtimeTargets": {
- "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-arm",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- },
- "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-arm64",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- },
- "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-x64",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- },
- "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
- "rid": "win-x86",
- "assetType": "native",
- "fileVersion": "5.1.0.0"
- }
- }
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Abstractions": "8.0.0",
- "Microsoft.Extensions.Caching.Memory": "8.0.0",
- "Microsoft.Extensions.Logging": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.InMemory/8.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.InMemory.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "dependencies": {
- "Microsoft.Data.SqlClient": "5.1.1",
- "Microsoft.EntityFrameworkCore.Relational": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Caching.Memory/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
- "Microsoft.Extensions.Options": "8.0.0",
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Logging/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "8.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
- "Microsoft.Extensions.Options": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Options/8.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Extensions.Primitives/8.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- },
- "Microsoft.Identity.Client/4.47.2": {
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.24.0"
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
- "assemblyVersion": "4.47.2.0",
- "fileVersion": "4.47.2.0"
- }
- }
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "dependencies": {
- "Microsoft.Identity.Client": "4.47.2",
- "System.Security.Cryptography.ProtectedData": "6.0.0"
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
- "assemblyVersion": "2.19.3.0",
- "fileVersion": "2.19.3.0"
- }
- }
- },
- "Microsoft.IdentityModel.Abstractions/6.24.0": {
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Logging/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "6.24.0",
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Protocols": "6.24.0",
- "System.IdentityModel.Tokens.Jwt": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.IdentityModel.Tokens/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "Microsoft.NET.Test.Sdk/17.9.0": {
- "dependencies": {
- "Microsoft.CodeCoverage": "17.9.0",
- "Microsoft.TestPlatform.TestHost": "17.9.0"
- }
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "runtime": {
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Microsoft.TestPlatform.ObjectModel/17.9.0": {
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.900.24.10602"
- },
- "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.900.24.10602"
- },
- "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.900.24.10602"
- }
- },
- "resources": {
- "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "zh-Hant"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.TestPlatform.TestHost/17.9.0": {
- "dependencies": {
- "Microsoft.TestPlatform.ObjectModel": "17.9.0",
- "Newtonsoft.Json": "13.0.1"
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.900.24.10602"
- },
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.900.24.10602"
- },
- "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.900.24.10602"
- },
- "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.900.24.10602"
- },
- "lib/netcoreapp3.1/testhost.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.900.24.10602"
- }
- },
- "resources": {
- "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "zh-Hant"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "zh-Hant"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "runtime": {
- "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "Moq/4.20.70": {
- "dependencies": {
- "Castle.Core": "5.1.1"
- },
- "runtime": {
- "lib/net6.0/Moq.dll": {
- "assemblyVersion": "4.20.70.0",
- "fileVersion": "4.20.70.0"
- }
- }
- },
- "Newtonsoft.Json/13.0.1": {
- "runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
- "assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
- }
- }
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "dependencies": {
- "System.Security.Cryptography.ProtectedData": "6.0.0",
- "System.Security.Permissions": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.922.41905"
- }
- }
- },
- "System.Diagnostics.EventLog/6.0.0": {
- "runtime": {
- "lib/net6.0/System.Diagnostics.EventLog.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "0.0.0.0"
- },
- "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Drawing.Common/6.0.0": {
- "dependencies": {
- "Microsoft.Win32.SystemEvents": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Drawing.Common.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- },
- "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.IdentityModel.Tokens.Jwt/6.24.0": {
- "dependencies": {
- "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "runtime": {
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
- "assemblyVersion": "6.24.0.0",
- "fileVersion": "6.24.0.31013"
- }
- }
- },
- "System.Memory.Data/1.0.2": {
- "runtime": {
- "lib/netstandard2.0/System.Memory.Data.dll": {
- "assemblyVersion": "1.0.2.0",
- "fileVersion": "1.0.221.20802"
- }
- }
- },
- "System.Runtime.Caching/6.0.0": {
- "dependencies": {
- "System.Configuration.ConfigurationManager": "6.0.1"
- },
- "runtime": {
- "lib/net6.0/System.Runtime.Caching.dll": {
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "4.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "runtime": {
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Security.Permissions/6.0.0": {
- "dependencies": {
- "System.Windows.Extensions": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Security.Permissions.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "System.Windows.Extensions/6.0.0": {
- "dependencies": {
- "System.Drawing.Common": "6.0.0"
- },
- "runtime": {
- "lib/net6.0/System.Windows.Extensions.dll": {
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "6.0.0.0",
- "fileVersion": "6.0.21.52210"
- }
- }
- },
- "xunit/2.6.6": {
- "dependencies": {
- "xunit.assert": "2.6.6",
- "xunit.core": "2.6.6"
- }
- },
- "xunit.abstractions/2.0.3": {
- "runtime": {
- "lib/netstandard2.0/xunit.abstractions.dll": {
- "assemblyVersion": "2.0.0.0",
- "fileVersion": "2.0.0.0"
- }
- }
- },
- "xunit.assert/2.6.6": {
- "runtime": {
- "lib/net6.0/xunit.assert.dll": {
- "assemblyVersion": "2.6.6.0",
- "fileVersion": "2.6.6.0"
- }
- }
- },
- "xunit.core/2.6.6": {
- "dependencies": {
- "xunit.extensibility.core": "2.6.6",
- "xunit.extensibility.execution": "2.6.6"
- }
- },
- "xunit.extensibility.core/2.6.6": {
- "dependencies": {
- "xunit.abstractions": "2.0.3"
- },
- "runtime": {
- "lib/netstandard1.1/xunit.core.dll": {
- "assemblyVersion": "2.6.6.0",
- "fileVersion": "2.6.6.0"
- }
- }
- },
- "xunit.extensibility.execution/2.6.6": {
- "dependencies": {
- "xunit.extensibility.core": "2.6.6"
- },
- "runtime": {
- "lib/netstandard1.1/xunit.execution.dotnet.dll": {
- "assemblyVersion": "2.6.6.0",
- "fileVersion": "2.6.6.0"
- }
- }
- },
- "HoneyBox.Core/1.0.0": {
- "dependencies": {
- "HoneyBox.Model": "1.0.0",
- "Mapster": "7.4.0",
- "Mapster.DependencyInjection": "1.0.1",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0"
- },
- "runtime": {
- "HoneyBox.Core.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "HoneyBox.Model/1.0.0": {
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0",
- "Microsoft.EntityFrameworkCore.SqlServer": "8.0.0"
- },
- "runtime": {
- "HoneyBox.Model.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- }
- }
- },
- "libraries": {
- "HoneyBox.Tests/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Azure.Core/1.25.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-X8Dd4sAggS84KScWIjEbFAdt2U1KDolQopTPoHVubG2y3CM54f9l6asVrP5Uy384NWXjsspPYaJgz5xHc+KvTA==",
- "path": "azure.core/1.25.0",
- "hashPath": "azure.core.1.25.0.nupkg.sha512"
- },
- "Azure.Identity/1.7.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-eHEiCO/8+MfNc9nH5dVew/+FvxdaGrkRL4OMNwIz0W79+wtJyEoeRlXJ3SrXhoy9XR58geBYKmzMR83VO7bcAw==",
- "path": "azure.identity/1.7.0",
- "hashPath": "azure.identity.1.7.0.nupkg.sha512"
- },
- "Castle.Core/5.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-rpYtIczkzGpf+EkZgDr9CClTdemhsrwA/W5hMoPjLkRFnXzH44zDLoovXeKtmxb1ykXK9aJVODSpiJml8CTw2g==",
- "path": "castle.core/5.1.1",
- "hashPath": "castle.core.5.1.1.nupkg.sha512"
- },
- "FsCheck/3.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-vfsbEPky3F0IXUn+JlNncKDfak3SGZDFKCnTU642ModpZ6Y+AQaSdJN9Zsbz9hXEGvjeYVZeQM/YLO/EIkLBtw==",
- "path": "fscheck/3.0.0",
- "hashPath": "fscheck.3.0.0.nupkg.sha512"
- },
- "FsCheck.Xunit/3.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-zNjOChiw38LnrpBOmOjUVGxAy5PfwV0lZInoVNlbhL1nIIpKQRYFIn26eH9iQMgr0ZCXWevng8CE6SuAtDMMCQ==",
- "path": "fscheck.xunit/3.0.0",
- "hashPath": "fscheck.xunit.3.0.0.nupkg.sha512"
- },
- "FSharp.Core/5.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-DpcajqENgb3VXaHw1FKfVS+TWwEzck1PCajqLwBAVrtd1lfxd7T8JISVZBdV1mX9+2g48+tIgpNaVJWObdMrBw==",
- "path": "fsharp.core/5.0.2",
- "hashPath": "fsharp.core.5.0.2.nupkg.sha512"
- },
- "Mapster/7.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-RYGoDqvS4WTKIq0HDyPBBVIj6N0mluOCXQ1Vk95JKseMHEsbCXSEGKSlP95oL+s42IXAXbqvHj7p0YaRBUcfqg==",
- "path": "mapster/7.4.0",
- "hashPath": "mapster.7.4.0.nupkg.sha512"
- },
- "Mapster.Core/1.2.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-11lokmfliBEMMmjeqxFGNpqGXq6tN96zFqpBmfYeahr4Ybk63oDmeJmOflsATjobYkX248g5Y62oQ2NNnZaeww==",
- "path": "mapster.core/1.2.1",
- "hashPath": "mapster.core.1.2.1.nupkg.sha512"
- },
- "Mapster.DependencyInjection/1.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LfjnRIwx6WAo3ssq8PFeaHFaUz00BfSG9BhWgXsiDa3H5lDhG0lpMGDF6w2ZnooS4eHYmAv4f77VxmzpvgorNg==",
- "path": "mapster.dependencyinjection/1.0.1",
- "hashPath": "mapster.dependencyinjection.1.0.1.nupkg.sha512"
- },
- "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
- "path": "microsoft.bcl.asyncinterfaces/1.1.1",
- "hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512"
- },
- "Microsoft.CodeCoverage/17.9.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-RGD37ZSrratfScYXm7M0HjvxMxZyWZL4jm+XgMZbkIY1UPgjUpbNA/t+WTGj/rC/0Hm9A3IrH3ywbKZkOCnoZA==",
- "path": "microsoft.codecoverage/17.9.0",
- "hashPath": "microsoft.codecoverage.17.9.0.nupkg.sha512"
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MW5E9HFvCaV069o8b6YpuRDPBux8s96qDnOJ+4N9QNUCs7c5W3KxwQ+ftpAjbMUlImL+c9WR+l+f5hzjkqhu2g==",
- "path": "microsoft.data.sqlclient/5.1.1",
- "hashPath": "microsoft.data.sqlclient.5.1.1.nupkg.sha512"
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-jVsElisM5sfBzaaV9kdq2NXZLwIbytetnsOIlJ0cQGgQP4zFNBmkfHBnpwtmKrtBJBEV9+9PVQPVrcCVhDgcIg==",
- "path": "microsoft.data.sqlclient.sni.runtime/5.1.0",
- "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-SoODat83pGQUpWB9xULdMX6tuKpq/RTXDuJ2WeC1ldUKcKzLkaFJD1n+I0nOLY58odez/e7z8b6zdp235G/kyg==",
- "path": "microsoft.entityframeworkcore/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VR22s3+zoqlVI7xauFKn1znSIFHO8xuILT+noSwS8bZCKcHz0ydkTDQMuaxSa5WBaQrZmwtTz9rmRvJ7X8mSPQ==",
- "path": "microsoft.entityframeworkcore.abstractions/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.InMemory/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-/pT9FOO0BxGSRscK/ekEb6TdiP3+nnyhPLElE1yuVG/QaZLaBAuM3RoywBHdIxWoFALaOS7ktXlKzuMX3khJ4A==",
- "path": "microsoft.entityframeworkcore.inmemory/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.inmemory.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-fFKkr24cYc7Zw5T6DC4tEyOEPgPbq23BBmym1r9kn4ET9F3HKaetpOeQtV2RryYyUxEeNkJuxgfiZHTisqZc+A==",
- "path": "microsoft.entityframeworkcore.relational/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.relational.8.0.0.nupkg.sha512"
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-GeOmafQn64HyQtYcI/Omv/D/YVHd1zEkWbP3zNQu4oC+usE9K0qOp0R8KgWWFEf8BU4tXuYbok40W0SjfbaK/A==",
- "path": "microsoft.entityframeworkcore.sqlserver/8.0.0",
- "hashPath": "microsoft.entityframeworkcore.sqlserver.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
- "path": "microsoft.extensions.caching.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Caching.Memory/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
- "path": "microsoft.extensions.caching.memory/8.0.0",
- "hashPath": "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
- "path": "microsoft.extensions.configuration.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
- "path": "microsoft.extensions.dependencyinjection/8.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
- "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
- "path": "microsoft.extensions.logging/8.0.0",
- "hashPath": "microsoft.extensions.logging.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
- "path": "microsoft.extensions.logging.abstractions/8.0.0",
- "hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Options/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
- "path": "microsoft.extensions.options/8.0.0",
- "hashPath": "microsoft.extensions.options.8.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Primitives/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
- "path": "microsoft.extensions.primitives/8.0.0",
- "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512"
- },
- "Microsoft.Identity.Client/4.47.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-SPgesZRbXoDxg8Vv7k5Ou0ee7uupVw0E8ZCc4GKw25HANRLz1d5OSr0fvTVQRnEswo5Obk8qD4LOapYB+n5kzQ==",
- "path": "microsoft.identity.client/4.47.2",
- "hashPath": "microsoft.identity.client.4.47.2.nupkg.sha512"
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
- "path": "microsoft.identity.client.extensions.msal/2.19.3",
- "hashPath": "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Abstractions/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-X6aBK56Ot15qKyG7X37KsPnrwah+Ka55NJWPppWVTDi8xWq7CJgeNw2XyaeHgE1o/mW4THwoabZkBbeG2TPBiw==",
- "path": "microsoft.identitymodel.abstractions/6.24.0",
- "hashPath": "microsoft.identitymodel.abstractions.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-XDWrkThcxfuWp79AvAtg5f+uRS1BxkIbJnsG/e8VPzOWkYYuDg33emLjp5EWcwXYYIDsHnVZD/00kM/PYFQc/g==",
- "path": "microsoft.identitymodel.jsonwebtokens/6.24.0",
- "hashPath": "microsoft.identitymodel.jsonwebtokens.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Logging/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-qLYWDOowM/zghmYKXw1yfYKlHOdS41i8t4hVXr9bSI90zHqhyhQh9GwVy8pENzs5wHeytU23DymluC9NtgYv7w==",
- "path": "microsoft.identitymodel.logging/6.24.0",
- "hashPath": "microsoft.identitymodel.logging.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Protocols/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-+NzKCkvsQ8X1r/Ff74V7CFr9OsdMRaB6DsV+qpH7NNLdYJ8O4qHbmTnNEsjFcDmk/gVNDwhoL2gN5pkPVq0lwQ==",
- "path": "microsoft.identitymodel.protocols/6.24.0",
- "hashPath": "microsoft.identitymodel.protocols.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-a/2RRrc8C9qaw8qdD9hv1ES9YKFgxaqr/SnwMSLbwQZJSUQDd4qx1K4EYgWaQWs73R+VXLyKSxN0f/uE9CsBiQ==",
- "path": "microsoft.identitymodel.protocols.openidconnect/6.24.0",
- "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.24.0.nupkg.sha512"
- },
- "Microsoft.IdentityModel.Tokens/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ZPqHi86UYuqJXJ7bLnlEctHKkPKT4lGUFbotoCNiXNCSL02emYlcxzGYsRGWWmbFEcYDMi2dcTLLYNzHqWOTsw==",
- "path": "microsoft.identitymodel.tokens/6.24.0",
- "hashPath": "microsoft.identitymodel.tokens.6.24.0.nupkg.sha512"
- },
- "Microsoft.NET.Test.Sdk/17.9.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-7GUNAUbJYn644jzwLm5BD3a2p9C1dmP8Hr6fDPDxgItQk9hBs1Svdxzz07KQ/UphMSmgza9AbijBJGmw5D658A==",
- "path": "microsoft.net.test.sdk/17.9.0",
- "hashPath": "microsoft.net.test.sdk.17.9.0.nupkg.sha512"
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
- "path": "microsoft.sqlserver.server/1.0.0",
- "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
- },
- "Microsoft.TestPlatform.ObjectModel/17.9.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-1ilw/8vgmjLyKU+2SKXKXaOqpYFJCQfGqGz+x0cosl981VzjrY74Sv6qAJv+neZMZ9ZMxF3ArN6kotaQ4uvEBw==",
- "path": "microsoft.testplatform.objectmodel/17.9.0",
- "hashPath": "microsoft.testplatform.objectmodel.17.9.0.nupkg.sha512"
- },
- "Microsoft.TestPlatform.TestHost/17.9.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Spmg7Wx49Ya3SxBjyeAR+nQpjMTKZwTwpZ7KyeOTIqI/WHNPnBU4HUvl5kuHPQAwGWqMy4FGZja1HvEwvoaDiA==",
- "path": "microsoft.testplatform.testhost/17.9.0",
- "hashPath": "microsoft.testplatform.testhost.17.9.0.nupkg.sha512"
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
- "path": "microsoft.win32.systemevents/6.0.0",
- "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
- },
- "Moq/4.20.70": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-4rNnAwdpXJBuxqrOCzCyICXHSImOTRktCgCWXWykuF1qwoIsVvEnR7PjbMk/eLOxWvhmj5Kwt+kDV3RGUYcNwg==",
- "path": "moq/4.20.70",
- "hashPath": "moq.4.20.70.nupkg.sha512"
- },
- "Newtonsoft.Json/13.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
- "path": "system.configuration.configurationmanager/6.0.1",
- "hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512"
- },
- "System.Diagnostics.EventLog/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw==",
- "path": "system.diagnostics.eventlog/6.0.0",
- "hashPath": "system.diagnostics.eventlog.6.0.0.nupkg.sha512"
- },
- "System.Drawing.Common/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
- "path": "system.drawing.common/6.0.0",
- "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
- },
- "System.IdentityModel.Tokens.Jwt/6.24.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Qibsj9MPWq8S/C0FgvmsLfIlHLE7ay0MJIaAmK94ivN3VyDdglqReed5qMvdQhSL0BzK6v0Z1wB/sD88zVu6Jw==",
- "path": "system.identitymodel.tokens.jwt/6.24.0",
- "hashPath": "system.identitymodel.tokens.jwt.6.24.0.nupkg.sha512"
- },
- "System.Memory.Data/1.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
- "path": "system.memory.data/1.0.2",
- "hashPath": "system.memory.data.1.0.2.nupkg.sha512"
- },
- "System.Runtime.Caching/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
- "path": "system.runtime.caching/6.0.0",
- "hashPath": "system.runtime.caching.6.0.0.nupkg.sha512"
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
- "path": "system.security.cryptography.protecteddata/6.0.0",
- "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512"
- },
- "System.Security.Permissions/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
- "path": "system.security.permissions/6.0.0",
- "hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
- },
- "System.Windows.Extensions/6.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
- "path": "system.windows.extensions/6.0.0",
- "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
- },
- "xunit/2.6.6": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MAbOOMtZIKyn2lrAmMlvhX0BhDOX/smyrTB+8WTXnSKkrmTGBS2fm8g1PZtHBPj91Dc5DJA7fY+/81TJ/yUFZw==",
- "path": "xunit/2.6.6",
- "hashPath": "xunit.2.6.6.nupkg.sha512"
- },
- "xunit.abstractions/2.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==",
- "path": "xunit.abstractions/2.0.3",
- "hashPath": "xunit.abstractions.2.0.3.nupkg.sha512"
- },
- "xunit.assert/2.6.6": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-74Cm9lAZOk5TKCz2MvCBCByKsS23yryOKDIMxH3XRDHXmfGM02jKZWzRA7g4mGB41GnBnv/pcWP3vUYkrCtEcg==",
- "path": "xunit.assert/2.6.6",
- "hashPath": "xunit.assert.2.6.6.nupkg.sha512"
- },
- "xunit.core/2.6.6": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-tqi7RfaNBqM7t8zx6QHryuBPzmotsZXKGaWnopQG2Ez5UV7JoWuyoNdT6gLpDIcKdGYey6YTXJdSr9IXDMKwjg==",
- "path": "xunit.core/2.6.6",
- "hashPath": "xunit.core.2.6.6.nupkg.sha512"
- },
- "xunit.extensibility.core/2.6.6": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ty6VKByzbx4Toj4/VGJLEnlmOawqZiMv0in/tLju+ftA+lbWuAWDERM+E52Jfhj4ZYHrAYVa14KHK5T+dq0XxA==",
- "path": "xunit.extensibility.core/2.6.6",
- "hashPath": "xunit.extensibility.core.2.6.6.nupkg.sha512"
- },
- "xunit.extensibility.execution/2.6.6": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-UDjIVGj2TepVKN3n32/qXIdb3U6STwTb9L6YEwoQO2A8OxiJS5QAVv2l1aT6tDwwv/9WBmm8Khh/LyHALipcng==",
- "path": "xunit.extensibility.execution/2.6.6",
- "hashPath": "xunit.extensibility.execution.2.6.6.nupkg.sha512"
- },
- "HoneyBox.Core/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "HoneyBox.Model/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- }
- }
-}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Tests.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Tests.dll
deleted file mode 100644
index e1fb6462..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Tests.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Tests.pdb b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Tests.pdb
deleted file mode 100644
index 717234b5..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Tests.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Tests.runtimeconfig.json b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Tests.runtimeconfig.json
deleted file mode 100644
index d8ac2bcf..00000000
--- a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Tests.runtimeconfig.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net10.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "10.0.0"
- },
- "configProperties": {
- "System.Reflection.NullabilityInfoContext.IsSupported": true,
- "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
- }
- }
-}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Mapster.Core.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Mapster.Core.dll
deleted file mode 100644
index d1bf080e..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Mapster.Core.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Mapster.DependencyInjection.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Mapster.DependencyInjection.dll
deleted file mode 100644
index 36a4ee10..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Mapster.DependencyInjection.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Mapster.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Mapster.dll
deleted file mode 100644
index 57186e1d..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Mapster.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Bcl.AsyncInterfaces.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Bcl.AsyncInterfaces.dll
deleted file mode 100644
index a5b7ff99..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Bcl.AsyncInterfaces.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Data.SqlClient.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Data.SqlClient.dll
deleted file mode 100644
index cc62e643..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Data.SqlClient.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll
deleted file mode 100644
index 7967c567..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.InMemory.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.InMemory.dll
deleted file mode 100644
index 8de752c0..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.InMemory.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll
deleted file mode 100644
index beb8dbfb..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll
deleted file mode 100644
index 6085d596..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll
deleted file mode 100644
index 06b833c0..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Caching.Abstractions.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Caching.Abstractions.dll
deleted file mode 100644
index 99aac984..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Caching.Abstractions.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Caching.Memory.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Caching.Memory.dll
deleted file mode 100644
index ea7f454d..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Caching.Memory.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll
deleted file mode 100644
index a5ab3136..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
deleted file mode 100644
index 0b3c8e9a..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.DependencyInjection.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.DependencyInjection.dll
deleted file mode 100644
index c87ed43b..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Logging.Abstractions.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Logging.Abstractions.dll
deleted file mode 100644
index 085f4159..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Logging.Abstractions.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Logging.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Logging.dll
deleted file mode 100644
index 75e0fbf0..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Logging.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Options.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Options.dll
deleted file mode 100644
index 69c35a58..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Options.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Primitives.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Primitives.dll
deleted file mode 100644
index c24f2a0b..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Extensions.Primitives.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Identity.Client.Extensions.Msal.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Identity.Client.Extensions.Msal.dll
deleted file mode 100644
index 04be9fc0..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Identity.Client.Extensions.Msal.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Identity.Client.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Identity.Client.dll
deleted file mode 100644
index 5e069340..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Identity.Client.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll
deleted file mode 100644
index 422bfb95..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll
deleted file mode 100644
index fa2330d4..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll
deleted file mode 100644
index 454079e0..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
deleted file mode 100644
index da3da515..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll
deleted file mode 100644
index 68bc57c0..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll
deleted file mode 100644
index 7f087c77..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.SqlServer.Server.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.SqlServer.Server.dll
deleted file mode 100644
index ddeaa864..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.SqlServer.Server.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CommunicationUtilities.dll
deleted file mode 100644
index bc28c658..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CommunicationUtilities.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CoreUtilities.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CoreUtilities.dll
deleted file mode 100644
index ab10b4e1..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CoreUtilities.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CrossPlatEngine.dll
deleted file mode 100644
index 7b0ed37b..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CrossPlatEngine.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.PlatformAbstractions.dll
deleted file mode 100644
index a76cdaa5..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.PlatformAbstractions.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.Utilities.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.Utilities.dll
deleted file mode 100644
index 47ae9bd2..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.Utilities.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll
deleted file mode 100644
index 4f74207d..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.TestPlatform.Common.dll
deleted file mode 100644
index 34dc7da1..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.TestPlatform.Common.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
deleted file mode 100644
index bace4ed2..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Win32.SystemEvents.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Win32.SystemEvents.dll
deleted file mode 100644
index 3ab58500..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Microsoft.Win32.SystemEvents.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Moq.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Moq.dll
deleted file mode 100644
index 3c9679c1..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Moq.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Newtonsoft.Json.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Newtonsoft.Json.dll
deleted file mode 100644
index 1ffeabe6..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/Newtonsoft.Json.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Configuration.ConfigurationManager.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Configuration.ConfigurationManager.dll
deleted file mode 100644
index 14f8ef6c..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Configuration.ConfigurationManager.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Diagnostics.EventLog.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Diagnostics.EventLog.dll
deleted file mode 100644
index 8a65e715..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Diagnostics.EventLog.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Drawing.Common.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Drawing.Common.dll
deleted file mode 100644
index be6915e5..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Drawing.Common.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.IdentityModel.Tokens.Jwt.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.IdentityModel.Tokens.Jwt.dll
deleted file mode 100644
index af8fc34b..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.IdentityModel.Tokens.Jwt.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Memory.Data.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Memory.Data.dll
deleted file mode 100644
index 6f2a3e0a..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Memory.Data.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Runtime.Caching.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Runtime.Caching.dll
deleted file mode 100644
index 14826eb8..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Runtime.Caching.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Security.Cryptography.ProtectedData.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Security.Cryptography.ProtectedData.dll
deleted file mode 100644
index 1ba87704..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Security.Cryptography.ProtectedData.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Security.Permissions.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Security.Permissions.dll
deleted file mode 100644
index 39dd4df9..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Security.Permissions.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Windows.Extensions.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Windows.Extensions.dll
deleted file mode 100644
index c3e8844f..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/System.Windows.Extensions.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/cs/FSharp.Core.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/cs/FSharp.Core.resources.dll
deleted file mode 100644
index 6b95abaa..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/cs/FSharp.Core.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index e2691ffe..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index 9bc1a65e..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index ed5cbd52..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index b27441f0..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index b2263c73..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/de/FSharp.Core.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/de/FSharp.Core.resources.dll
deleted file mode 100644
index 2457dcdc..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/de/FSharp.Core.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index edba4b08..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index c108d233..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index b45b50f3..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index a3c9680a..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index a4b741c3..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/es/FSharp.Core.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/es/FSharp.Core.resources.dll
deleted file mode 100644
index 4c8d3805..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/es/FSharp.Core.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index dd4d41bc..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index 81b59e05..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index 3beee391..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 492c743b..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index 2c02f8da..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/fr/FSharp.Core.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/fr/FSharp.Core.resources.dll
deleted file mode 100644
index 505c85cc..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/fr/FSharp.Core.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index bf98cab5..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index be85d8c4..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index 2eda54ae..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 07a665d5..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index 22b5e337..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/it/FSharp.Core.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/it/FSharp.Core.resources.dll
deleted file mode 100644
index 30553813..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/it/FSharp.Core.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index 8fe0f527..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index 33e5b2f2..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index 19e6d574..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 5e630211..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index 32886312..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ja/FSharp.Core.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ja/FSharp.Core.resources.dll
deleted file mode 100644
index 924415f3..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ja/FSharp.Core.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index 6ea573ce..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index fe825504..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index db58aec7..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 3c68a488..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index afa53a43..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ko/FSharp.Core.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ko/FSharp.Core.resources.dll
deleted file mode 100644
index d261e3b1..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ko/FSharp.Core.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index 79990e06..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index 2dec763f..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index 53e46025..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 60fe9bab..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index f8883fc6..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pl/FSharp.Core.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pl/FSharp.Core.resources.dll
deleted file mode 100644
index f0c966ea..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pl/FSharp.Core.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index e695dc28..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index b29bc677..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index cfba90e9..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 68372ab8..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index 98441e51..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pt-BR/FSharp.Core.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pt-BR/FSharp.Core.resources.dll
deleted file mode 100644
index e733500c..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pt-BR/FSharp.Core.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index a10c7abf..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index d3ef7ec2..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index ab96ba4b..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index e34e35b1..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index e2e5fe73..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ru/FSharp.Core.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ru/FSharp.Core.resources.dll
deleted file mode 100644
index 8b812648..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ru/FSharp.Core.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index 3c78b237..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index 43b1b37e..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index f0d6676e..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 6f139b6e..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index b108e137..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll
deleted file mode 100644
index 2b29fea8..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll
deleted file mode 100644
index 9e26473d..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll
deleted file mode 100644
index 085ef89f..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll
deleted file mode 100644
index 18053e4c..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll
deleted file mode 100644
index 44f10cb2..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll
deleted file mode 100644
index 21890c52..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll
deleted file mode 100644
index 384b002d..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll
deleted file mode 100644
index 66af1982..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll
deleted file mode 100644
index bc23526e..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll
deleted file mode 100644
index 03b44f1e..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll
deleted file mode 100644
index 7c9e87b4..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Runtime.Caching.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Runtime.Caching.dll
deleted file mode 100644
index bdca76da..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Runtime.Caching.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll
deleted file mode 100644
index 332dbfa9..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll
deleted file mode 100644
index 69f0d1b7..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/testhost.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/testhost.dll
deleted file mode 100644
index 582e183f..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/testhost.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/testhost.exe b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/testhost.exe
deleted file mode 100644
index 78c51bc5..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/testhost.exe and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/tr/FSharp.Core.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/tr/FSharp.Core.resources.dll
deleted file mode 100644
index 6c44ec0e..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/tr/FSharp.Core.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index 73ce67b9..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index 53be3b98..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index 6047e7a0..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 8d54305d..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index c5ddf372..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.abstractions.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.abstractions.dll
deleted file mode 100644
index d1e90bf7..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.abstractions.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.assert.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.assert.dll
deleted file mode 100644
index 073a9c3b..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.assert.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.core.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.core.dll
deleted file mode 100644
index 1dfbabb0..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.core.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.execution.dotnet.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.execution.dotnet.dll
deleted file mode 100644
index 5dbd68b7..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.execution.dotnet.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.runner.reporters.netcoreapp10.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.runner.reporters.netcoreapp10.dll
deleted file mode 100644
index c16b827b..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.runner.reporters.netcoreapp10.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.runner.utility.netcoreapp10.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.runner.utility.netcoreapp10.dll
deleted file mode 100644
index 0a8c197c..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.runner.utility.netcoreapp10.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll
deleted file mode 100644
index 22704618..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hans/FSharp.Core.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hans/FSharp.Core.resources.dll
deleted file mode 100644
index 8b538fe7..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hans/FSharp.Core.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index ba2724d4..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index 2db76ac9..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index e860d2f0..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index 56229b89..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index de66b994..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hant/FSharp.Core.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hant/FSharp.Core.resources.dll
deleted file mode 100644
index c6f66946..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hant/FSharp.Core.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
deleted file mode 100644
index fb4d6957..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll
deleted file mode 100644
index e8202ca0..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
deleted file mode 100644
index f1b22fb1..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
deleted file mode 100644
index c75725db..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
deleted file mode 100644
index 5af1062c..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs b/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs
deleted file mode 100644
index 925b1351..00000000
--- a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.5B6335F6.Up2Date b/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.5B6335F6.Up2Date
deleted file mode 100644
index e69de29b..00000000
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.Tests.AssemblyInfo.cs b/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.Tests.AssemblyInfo.cs
deleted file mode 100644
index d18f1866..00000000
--- a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.Tests.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("HoneyBox.Tests")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3783d28ca7508c300b9768bd864dcf229f8e8194")]
-[assembly: System.Reflection.AssemblyProductAttribute("HoneyBox.Tests")]
-[assembly: System.Reflection.AssemblyTitleAttribute("HoneyBox.Tests")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// 由 MSBuild WriteCodeFragment 类生成。
-
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.Tests.GeneratedMSBuildEditorConfig.editorconfig b/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.Tests.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 0e44e49e..00000000
--- a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.Tests.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,17 +0,0 @@
-is_global = true
-build_property.TargetFramework = net10.0
-build_property.TargetFrameworkIdentifier = .NETCoreApp
-build_property.TargetFrameworkVersion = v10.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = HoneyBox.Tests
-build_property.ProjectDir = D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.EffectiveAnalysisLevelStyle = 10.0
-build_property.EnableCodeStyleSeverity =
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.Tests.GlobalUsings.g.cs b/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.Tests.GlobalUsings.g.cs
deleted file mode 100644
index d12bcbc7..00000000
--- a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.Tests.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using System;
-global using System.Collections.Generic;
-global using System.IO;
-global using System.Linq;
-global using System.Net.Http;
-global using System.Threading;
-global using System.Threading.Tasks;
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.Tests.csproj.FileListAbsolute.txt b/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.Tests.csproj.FileListAbsolute.txt
deleted file mode 100644
index 5164b2eb..00000000
--- a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.Tests.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,174 +0,0 @@
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\obj\Debug\net10.0\HoneyBox.Tests.csproj.AssemblyReference.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\obj\Debug\net10.0\HoneyBox.Tests.GeneratedMSBuildEditorConfig.editorconfig
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\obj\Debug\net10.0\HoneyBox.Tests.AssemblyInfoInputs.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\obj\Debug\net10.0\HoneyBox.Tests.AssemblyInfo.cs
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\obj\Debug\net10.0\HoneyBox.Tests.csproj.CoreCompileInputs.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\testhost.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\testhost.exe
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\xunit.runner.visualstudio.dotnetcore.testadapter.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\xunit.runner.reporters.netcoreapp10.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\xunit.runner.utility.netcoreapp10.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\HoneyBox.Tests.deps.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\HoneyBox.Tests.runtimeconfig.json
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\HoneyBox.Tests.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\HoneyBox.Tests.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Azure.Core.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Azure.Identity.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Castle.Core.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\FsCheck.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\FsCheck.Xunit.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\FSharp.Core.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Mapster.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Mapster.Core.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Mapster.DependencyInjection.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.Bcl.AsyncInterfaces.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.Data.SqlClient.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.Abstractions.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.Relational.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.SqlServer.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.Extensions.Caching.Abstractions.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.Extensions.Caching.Memory.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.Extensions.Configuration.Abstractions.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.Extensions.DependencyInjection.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.Extensions.Logging.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.Extensions.Logging.Abstractions.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.Extensions.Options.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.Extensions.Primitives.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.Identity.Client.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.Identity.Client.Extensions.Msal.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.IdentityModel.Abstractions.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.IdentityModel.JsonWebTokens.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.IdentityModel.Logging.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.IdentityModel.Protocols.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.IdentityModel.Tokens.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.SqlServer.Server.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.TestPlatform.CoreUtilities.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.TestPlatform.PlatformAbstractions.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.TestPlatform.CommunicationUtilities.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.TestPlatform.CrossPlatEngine.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.TestPlatform.Utilities.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.VisualStudio.TestPlatform.Common.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.Win32.SystemEvents.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Moq.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Newtonsoft.Json.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\System.Configuration.ConfigurationManager.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\System.Diagnostics.EventLog.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\System.Drawing.Common.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\System.IdentityModel.Tokens.Jwt.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\System.Memory.Data.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\System.Runtime.Caching.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\System.Security.Cryptography.ProtectedData.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\System.Security.Permissions.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\System.Windows.Extensions.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\xunit.abstractions.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\xunit.assert.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\xunit.core.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\xunit.execution.dotnet.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\cs\FSharp.Core.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\de\FSharp.Core.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\es\FSharp.Core.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\fr\FSharp.Core.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\it\FSharp.Core.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\ja\FSharp.Core.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\ko\FSharp.Core.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\pl\FSharp.Core.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\pt-BR\FSharp.Core.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\ru\FSharp.Core.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\tr\FSharp.Core.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\zh-Hans\FSharp.Core.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\zh-Hant\FSharp.Core.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\runtimes\unix\lib\net6.0\Microsoft.Data.SqlClient.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\runtimes\win\lib\net6.0\Microsoft.Data.SqlClient.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\runtimes\win\lib\net6.0\Microsoft.Win32.SystemEvents.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\runtimes\win\lib\net6.0\System.Diagnostics.EventLog.Messages.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\runtimes\win\lib\net6.0\System.Diagnostics.EventLog.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\runtimes\unix\lib\net6.0\System.Drawing.Common.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\runtimes\win\lib\net6.0\System.Drawing.Common.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\runtimes\win\lib\net6.0\System.Runtime.Caching.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\runtimes\win\lib\net6.0\System.Security.Cryptography.ProtectedData.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\runtimes\win\lib\net6.0\System.Windows.Extensions.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\HoneyBox.Core.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\HoneyBox.Model.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\HoneyBox.Core.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\HoneyBox.Model.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\obj\Debug\net10.0\HoneyBox.5B6335F6.Up2Date
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\obj\Debug\net10.0\HoneyBox.Tests.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\obj\Debug\net10.0\refint\HoneyBox.Tests.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\obj\Debug\net10.0\HoneyBox.Tests.pdb
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\obj\Debug\net10.0\HoneyBox.Tests.genruntimeconfig.cache
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\obj\Debug\net10.0\ref\HoneyBox.Tests.dll
-D:\outsource\HaniBlindBox\server\C#\HoneyBox\tests\HoneyBox.Tests\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.InMemory.dll
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.Tests.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.Tests.dll
deleted file mode 100644
index e1fb6462..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.Tests.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.Tests.pdb b/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.Tests.pdb
deleted file mode 100644
index 717234b5..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/HoneyBox.Tests.pdb and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/ref/HoneyBox.Tests.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/ref/HoneyBox.Tests.dll
deleted file mode 100644
index f90bbb0a..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/ref/HoneyBox.Tests.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/refint/HoneyBox.Tests.dll b/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/refint/HoneyBox.Tests.dll
deleted file mode 100644
index f90bbb0a..00000000
Binary files a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/Debug/net10.0/refint/HoneyBox.Tests.dll and /dev/null differ
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/HoneyBox.Tests.csproj.nuget.dgspec.json b/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/HoneyBox.Tests.csproj.nuget.dgspec.json
deleted file mode 100644
index 7e3e84ae..00000000
--- a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/HoneyBox.Tests.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,831 +0,0 @@
-{
- "format": 1,
- "restore": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\tests\\HoneyBox.Tests\\HoneyBox.Tests.csproj": {}
- },
- "projects": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj",
- "projectName": "HoneyBox.Core",
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Administrator\\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": [
- "net10.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "projectReferences": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj": {
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "dependencies": {
- "Mapster": {
- "target": "Package",
- "version": "[7.4.0, )"
- },
- "Mapster.DependencyInjection": {
- "target": "Package",
- "version": "[1.0.1, )"
- },
- "Microsoft.Extensions.Logging.Abstractions": {
- "target": "Package",
- "version": "[8.0.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\\10.0.101/PortableRuntimeIdentifierGraph.json",
- "packagesToPrune": {
- "Microsoft.CSharp": "(,4.7.32767]",
- "Microsoft.VisualBasic": "(,10.4.32767]",
- "Microsoft.Win32.Primitives": "(,4.3.32767]",
- "Microsoft.Win32.Registry": "(,5.0.32767]",
- "runtime.any.System.Collections": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.any.System.Globalization": "(,4.3.32767]",
- "runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.any.System.IO": "(,4.3.32767]",
- "runtime.any.System.Reflection": "(,4.3.32767]",
- "runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.any.System.Runtime": "(,4.3.32767]",
- "runtime.any.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.any.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.any.System.Threading.Timer": "(,4.3.32767]",
- "runtime.aot.System.Collections": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.aot.System.Globalization": "(,4.3.32767]",
- "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.aot.System.IO": "(,4.3.32767]",
- "runtime.aot.System.Reflection": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.aot.System.Runtime": "(,4.3.32767]",
- "runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.aot.System.Threading.Timer": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Console": "(,4.3.32767]",
- "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.unix.System.Net.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Net.Sockets": "(,4.3.32767]",
- "runtime.unix.System.Private.Uri": "(,4.3.32767]",
- "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.win.System.Console": "(,4.3.32767]",
- "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.win.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.win.System.Net.Primitives": "(,4.3.32767]",
- "runtime.win.System.Net.Sockets": "(,4.3.32767]",
- "runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7.System.Private.Uri": "(,4.3.32767]",
- "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "System.AppContext": "(,4.3.32767]",
- "System.Buffers": "(,5.0.32767]",
- "System.Collections": "(,4.3.32767]",
- "System.Collections.Concurrent": "(,4.3.32767]",
- "System.Collections.Immutable": "(,10.0.32767]",
- "System.Collections.NonGeneric": "(,4.3.32767]",
- "System.Collections.Specialized": "(,4.3.32767]",
- "System.ComponentModel": "(,4.3.32767]",
- "System.ComponentModel.Annotations": "(,4.3.32767]",
- "System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
- "System.ComponentModel.Primitives": "(,4.3.32767]",
- "System.ComponentModel.TypeConverter": "(,4.3.32767]",
- "System.Console": "(,4.3.32767]",
- "System.Data.Common": "(,4.3.32767]",
- "System.Data.DataSetExtensions": "(,4.4.32767]",
- "System.Diagnostics.Contracts": "(,4.3.32767]",
- "System.Diagnostics.Debug": "(,4.3.32767]",
- "System.Diagnostics.DiagnosticSource": "(,10.0.32767]",
- "System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
- "System.Diagnostics.Process": "(,4.3.32767]",
- "System.Diagnostics.StackTrace": "(,4.3.32767]",
- "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
- "System.Diagnostics.Tools": "(,4.3.32767]",
- "System.Diagnostics.TraceSource": "(,4.3.32767]",
- "System.Diagnostics.Tracing": "(,4.3.32767]",
- "System.Drawing.Primitives": "(,4.3.32767]",
- "System.Dynamic.Runtime": "(,4.3.32767]",
- "System.Formats.Asn1": "(,10.0.32767]",
- "System.Formats.Tar": "(,10.0.32767]",
- "System.Globalization": "(,4.3.32767]",
- "System.Globalization.Calendars": "(,4.3.32767]",
- "System.Globalization.Extensions": "(,4.3.32767]",
- "System.IO": "(,4.3.32767]",
- "System.IO.Compression": "(,4.3.32767]",
- "System.IO.Compression.ZipFile": "(,4.3.32767]",
- "System.IO.FileSystem": "(,4.3.32767]",
- "System.IO.FileSystem.AccessControl": "(,4.4.32767]",
- "System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
- "System.IO.FileSystem.Primitives": "(,4.3.32767]",
- "System.IO.FileSystem.Watcher": "(,4.3.32767]",
- "System.IO.IsolatedStorage": "(,4.3.32767]",
- "System.IO.MemoryMappedFiles": "(,4.3.32767]",
- "System.IO.Pipelines": "(,10.0.32767]",
- "System.IO.Pipes": "(,4.3.32767]",
- "System.IO.Pipes.AccessControl": "(,5.0.32767]",
- "System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
- "System.Linq": "(,4.3.32767]",
- "System.Linq.AsyncEnumerable": "(,10.0.32767]",
- "System.Linq.Expressions": "(,4.3.32767]",
- "System.Linq.Parallel": "(,4.3.32767]",
- "System.Linq.Queryable": "(,4.3.32767]",
- "System.Memory": "(,5.0.32767]",
- "System.Net.Http": "(,4.3.32767]",
- "System.Net.Http.Json": "(,10.0.32767]",
- "System.Net.NameResolution": "(,4.3.32767]",
- "System.Net.NetworkInformation": "(,4.3.32767]",
- "System.Net.Ping": "(,4.3.32767]",
- "System.Net.Primitives": "(,4.3.32767]",
- "System.Net.Requests": "(,4.3.32767]",
- "System.Net.Security": "(,4.3.32767]",
- "System.Net.ServerSentEvents": "(,10.0.32767]",
- "System.Net.Sockets": "(,4.3.32767]",
- "System.Net.WebHeaderCollection": "(,4.3.32767]",
- "System.Net.WebSockets": "(,4.3.32767]",
- "System.Net.WebSockets.Client": "(,4.3.32767]",
- "System.Numerics.Vectors": "(,5.0.32767]",
- "System.ObjectModel": "(,4.3.32767]",
- "System.Private.DataContractSerialization": "(,4.3.32767]",
- "System.Private.Uri": "(,4.3.32767]",
- "System.Reflection": "(,4.3.32767]",
- "System.Reflection.DispatchProxy": "(,6.0.32767]",
- "System.Reflection.Emit": "(,4.7.32767]",
- "System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
- "System.Reflection.Emit.Lightweight": "(,4.7.32767]",
- "System.Reflection.Extensions": "(,4.3.32767]",
- "System.Reflection.Metadata": "(,10.0.32767]",
- "System.Reflection.Primitives": "(,4.3.32767]",
- "System.Reflection.TypeExtensions": "(,4.3.32767]",
- "System.Resources.Reader": "(,4.3.32767]",
- "System.Resources.ResourceManager": "(,4.3.32767]",
- "System.Resources.Writer": "(,4.3.32767]",
- "System.Runtime": "(,4.3.32767]",
- "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
- "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
- "System.Runtime.Extensions": "(,4.3.32767]",
- "System.Runtime.Handles": "(,4.3.32767]",
- "System.Runtime.InteropServices": "(,4.3.32767]",
- "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
- "System.Runtime.Loader": "(,4.3.32767]",
- "System.Runtime.Numerics": "(,4.3.32767]",
- "System.Runtime.Serialization.Formatters": "(,4.3.32767]",
- "System.Runtime.Serialization.Json": "(,4.3.32767]",
- "System.Runtime.Serialization.Primitives": "(,4.3.32767]",
- "System.Runtime.Serialization.Xml": "(,4.3.32767]",
- "System.Security.AccessControl": "(,6.0.32767]",
- "System.Security.Claims": "(,4.3.32767]",
- "System.Security.Cryptography.Algorithms": "(,4.3.32767]",
- "System.Security.Cryptography.Cng": "(,5.0.32767]",
- "System.Security.Cryptography.Csp": "(,4.3.32767]",
- "System.Security.Cryptography.Encoding": "(,4.3.32767]",
- "System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
- "System.Security.Cryptography.Primitives": "(,4.3.32767]",
- "System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
- "System.Security.Principal": "(,4.3.32767]",
- "System.Security.Principal.Windows": "(,5.0.32767]",
- "System.Security.SecureString": "(,4.3.32767]",
- "System.Text.Encoding": "(,4.3.32767]",
- "System.Text.Encoding.CodePages": "(,10.0.32767]",
- "System.Text.Encoding.Extensions": "(,4.3.32767]",
- "System.Text.Encodings.Web": "(,10.0.32767]",
- "System.Text.Json": "(,10.0.32767]",
- "System.Text.RegularExpressions": "(,4.3.32767]",
- "System.Threading": "(,4.3.32767]",
- "System.Threading.AccessControl": "(,10.0.32767]",
- "System.Threading.Channels": "(,10.0.32767]",
- "System.Threading.Overlapped": "(,4.3.32767]",
- "System.Threading.Tasks": "(,4.3.32767]",
- "System.Threading.Tasks.Dataflow": "(,10.0.32767]",
- "System.Threading.Tasks.Extensions": "(,5.0.32767]",
- "System.Threading.Tasks.Parallel": "(,4.3.32767]",
- "System.Threading.Thread": "(,4.3.32767]",
- "System.Threading.ThreadPool": "(,4.3.32767]",
- "System.Threading.Timer": "(,4.3.32767]",
- "System.ValueTuple": "(,4.5.32767]",
- "System.Xml.ReaderWriter": "(,4.3.32767]",
- "System.Xml.XDocument": "(,4.3.32767]",
- "System.Xml.XmlDocument": "(,4.3.32767]",
- "System.Xml.XmlSerializer": "(,4.3.32767]",
- "System.Xml.XPath": "(,4.3.32767]",
- "System.Xml.XPath.XDocument": "(,5.0.32767]"
- }
- }
- }
- },
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj",
- "projectName": "HoneyBox.Model",
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Administrator\\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"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.EntityFrameworkCore.Design": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.EntityFrameworkCore.SqlServer": {
- "target": "Package",
- "version": "[8.0.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\\10.0.101/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\tests\\HoneyBox.Tests\\HoneyBox.Tests.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\tests\\HoneyBox.Tests\\HoneyBox.Tests.csproj",
- "projectName": "HoneyBox.Tests",
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\tests\\HoneyBox.Tests\\HoneyBox.Tests.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\tests\\HoneyBox.Tests\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Administrator\\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": [
- "net10.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "projectReferences": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj": {
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj"
- },
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj": {
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "dependencies": {
- "FsCheck.Xunit": {
- "target": "Package",
- "version": "[3.0.0, )"
- },
- "Microsoft.EntityFrameworkCore.InMemory": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.Extensions.Logging": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.Extensions.Logging.Abstractions": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.NET.Test.Sdk": {
- "target": "Package",
- "version": "[17.8.2, )"
- },
- "Moq": {
- "target": "Package",
- "version": "[4.20.70, )"
- },
- "xunit": {
- "target": "Package",
- "version": "[2.6.6, )"
- },
- "xunit.runner.visualstudio": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[2.5.4, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json",
- "packagesToPrune": {
- "Microsoft.CSharp": "(,4.7.32767]",
- "Microsoft.VisualBasic": "(,10.4.32767]",
- "Microsoft.Win32.Primitives": "(,4.3.32767]",
- "Microsoft.Win32.Registry": "(,5.0.32767]",
- "runtime.any.System.Collections": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.any.System.Globalization": "(,4.3.32767]",
- "runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.any.System.IO": "(,4.3.32767]",
- "runtime.any.System.Reflection": "(,4.3.32767]",
- "runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.any.System.Runtime": "(,4.3.32767]",
- "runtime.any.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.any.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.any.System.Threading.Timer": "(,4.3.32767]",
- "runtime.aot.System.Collections": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.aot.System.Globalization": "(,4.3.32767]",
- "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.aot.System.IO": "(,4.3.32767]",
- "runtime.aot.System.Reflection": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.aot.System.Runtime": "(,4.3.32767]",
- "runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.aot.System.Threading.Timer": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Console": "(,4.3.32767]",
- "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.unix.System.Net.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Net.Sockets": "(,4.3.32767]",
- "runtime.unix.System.Private.Uri": "(,4.3.32767]",
- "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.win.System.Console": "(,4.3.32767]",
- "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.win.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.win.System.Net.Primitives": "(,4.3.32767]",
- "runtime.win.System.Net.Sockets": "(,4.3.32767]",
- "runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7.System.Private.Uri": "(,4.3.32767]",
- "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "System.AppContext": "(,4.3.32767]",
- "System.Buffers": "(,5.0.32767]",
- "System.Collections": "(,4.3.32767]",
- "System.Collections.Concurrent": "(,4.3.32767]",
- "System.Collections.Immutable": "(,10.0.32767]",
- "System.Collections.NonGeneric": "(,4.3.32767]",
- "System.Collections.Specialized": "(,4.3.32767]",
- "System.ComponentModel": "(,4.3.32767]",
- "System.ComponentModel.Annotations": "(,4.3.32767]",
- "System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
- "System.ComponentModel.Primitives": "(,4.3.32767]",
- "System.ComponentModel.TypeConverter": "(,4.3.32767]",
- "System.Console": "(,4.3.32767]",
- "System.Data.Common": "(,4.3.32767]",
- "System.Data.DataSetExtensions": "(,4.4.32767]",
- "System.Diagnostics.Contracts": "(,4.3.32767]",
- "System.Diagnostics.Debug": "(,4.3.32767]",
- "System.Diagnostics.DiagnosticSource": "(,10.0.32767]",
- "System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
- "System.Diagnostics.Process": "(,4.3.32767]",
- "System.Diagnostics.StackTrace": "(,4.3.32767]",
- "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
- "System.Diagnostics.Tools": "(,4.3.32767]",
- "System.Diagnostics.TraceSource": "(,4.3.32767]",
- "System.Diagnostics.Tracing": "(,4.3.32767]",
- "System.Drawing.Primitives": "(,4.3.32767]",
- "System.Dynamic.Runtime": "(,4.3.32767]",
- "System.Formats.Asn1": "(,10.0.32767]",
- "System.Formats.Tar": "(,10.0.32767]",
- "System.Globalization": "(,4.3.32767]",
- "System.Globalization.Calendars": "(,4.3.32767]",
- "System.Globalization.Extensions": "(,4.3.32767]",
- "System.IO": "(,4.3.32767]",
- "System.IO.Compression": "(,4.3.32767]",
- "System.IO.Compression.ZipFile": "(,4.3.32767]",
- "System.IO.FileSystem": "(,4.3.32767]",
- "System.IO.FileSystem.AccessControl": "(,4.4.32767]",
- "System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
- "System.IO.FileSystem.Primitives": "(,4.3.32767]",
- "System.IO.FileSystem.Watcher": "(,4.3.32767]",
- "System.IO.IsolatedStorage": "(,4.3.32767]",
- "System.IO.MemoryMappedFiles": "(,4.3.32767]",
- "System.IO.Pipelines": "(,10.0.32767]",
- "System.IO.Pipes": "(,4.3.32767]",
- "System.IO.Pipes.AccessControl": "(,5.0.32767]",
- "System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
- "System.Linq": "(,4.3.32767]",
- "System.Linq.AsyncEnumerable": "(,10.0.32767]",
- "System.Linq.Expressions": "(,4.3.32767]",
- "System.Linq.Parallel": "(,4.3.32767]",
- "System.Linq.Queryable": "(,4.3.32767]",
- "System.Memory": "(,5.0.32767]",
- "System.Net.Http": "(,4.3.32767]",
- "System.Net.Http.Json": "(,10.0.32767]",
- "System.Net.NameResolution": "(,4.3.32767]",
- "System.Net.NetworkInformation": "(,4.3.32767]",
- "System.Net.Ping": "(,4.3.32767]",
- "System.Net.Primitives": "(,4.3.32767]",
- "System.Net.Requests": "(,4.3.32767]",
- "System.Net.Security": "(,4.3.32767]",
- "System.Net.ServerSentEvents": "(,10.0.32767]",
- "System.Net.Sockets": "(,4.3.32767]",
- "System.Net.WebHeaderCollection": "(,4.3.32767]",
- "System.Net.WebSockets": "(,4.3.32767]",
- "System.Net.WebSockets.Client": "(,4.3.32767]",
- "System.Numerics.Vectors": "(,5.0.32767]",
- "System.ObjectModel": "(,4.3.32767]",
- "System.Private.DataContractSerialization": "(,4.3.32767]",
- "System.Private.Uri": "(,4.3.32767]",
- "System.Reflection": "(,4.3.32767]",
- "System.Reflection.DispatchProxy": "(,6.0.32767]",
- "System.Reflection.Emit": "(,4.7.32767]",
- "System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
- "System.Reflection.Emit.Lightweight": "(,4.7.32767]",
- "System.Reflection.Extensions": "(,4.3.32767]",
- "System.Reflection.Metadata": "(,10.0.32767]",
- "System.Reflection.Primitives": "(,4.3.32767]",
- "System.Reflection.TypeExtensions": "(,4.3.32767]",
- "System.Resources.Reader": "(,4.3.32767]",
- "System.Resources.ResourceManager": "(,4.3.32767]",
- "System.Resources.Writer": "(,4.3.32767]",
- "System.Runtime": "(,4.3.32767]",
- "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
- "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
- "System.Runtime.Extensions": "(,4.3.32767]",
- "System.Runtime.Handles": "(,4.3.32767]",
- "System.Runtime.InteropServices": "(,4.3.32767]",
- "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
- "System.Runtime.Loader": "(,4.3.32767]",
- "System.Runtime.Numerics": "(,4.3.32767]",
- "System.Runtime.Serialization.Formatters": "(,4.3.32767]",
- "System.Runtime.Serialization.Json": "(,4.3.32767]",
- "System.Runtime.Serialization.Primitives": "(,4.3.32767]",
- "System.Runtime.Serialization.Xml": "(,4.3.32767]",
- "System.Security.AccessControl": "(,6.0.32767]",
- "System.Security.Claims": "(,4.3.32767]",
- "System.Security.Cryptography.Algorithms": "(,4.3.32767]",
- "System.Security.Cryptography.Cng": "(,5.0.32767]",
- "System.Security.Cryptography.Csp": "(,4.3.32767]",
- "System.Security.Cryptography.Encoding": "(,4.3.32767]",
- "System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
- "System.Security.Cryptography.Primitives": "(,4.3.32767]",
- "System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
- "System.Security.Principal": "(,4.3.32767]",
- "System.Security.Principal.Windows": "(,5.0.32767]",
- "System.Security.SecureString": "(,4.3.32767]",
- "System.Text.Encoding": "(,4.3.32767]",
- "System.Text.Encoding.CodePages": "(,10.0.32767]",
- "System.Text.Encoding.Extensions": "(,4.3.32767]",
- "System.Text.Encodings.Web": "(,10.0.32767]",
- "System.Text.Json": "(,10.0.32767]",
- "System.Text.RegularExpressions": "(,4.3.32767]",
- "System.Threading": "(,4.3.32767]",
- "System.Threading.AccessControl": "(,10.0.32767]",
- "System.Threading.Channels": "(,10.0.32767]",
- "System.Threading.Overlapped": "(,4.3.32767]",
- "System.Threading.Tasks": "(,4.3.32767]",
- "System.Threading.Tasks.Dataflow": "(,10.0.32767]",
- "System.Threading.Tasks.Extensions": "(,5.0.32767]",
- "System.Threading.Tasks.Parallel": "(,4.3.32767]",
- "System.Threading.Thread": "(,4.3.32767]",
- "System.Threading.ThreadPool": "(,4.3.32767]",
- "System.Threading.Timer": "(,4.3.32767]",
- "System.ValueTuple": "(,4.5.32767]",
- "System.Xml.ReaderWriter": "(,4.3.32767]",
- "System.Xml.XDocument": "(,4.3.32767]",
- "System.Xml.XmlDocument": "(,4.3.32767]",
- "System.Xml.XmlSerializer": "(,4.3.32767]",
- "System.Xml.XPath": "(,4.3.32767]",
- "System.Xml.XPath.XDocument": "(,5.0.32767]"
- }
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/HoneyBox.Tests.csproj.nuget.g.props b/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/HoneyBox.Tests.csproj.nuget.g.props
deleted file mode 100644
index 6ac92413..00000000
--- a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/HoneyBox.Tests.csproj.nuget.g.props
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- $(UserProfile)\.nuget\packages\
- C:\Users\Administrator\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
- PackageReference
- 7.0.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- C:\Users\Administrator\.nuget\packages\xunit.analyzers\1.10.0
-
-
\ No newline at end of file
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/HoneyBox.Tests.csproj.nuget.g.targets b/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/HoneyBox.Tests.csproj.nuget.g.targets
deleted file mode 100644
index 6a212c6f..00000000
--- a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/HoneyBox.Tests.csproj.nuget.g.targets
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/project.assets.json b/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/project.assets.json
deleted file mode 100644
index 362eefab..00000000
--- a/server/C#/HoneyBox/tests/HoneyBox.Tests/obj/project.assets.json
+++ /dev/null
@@ -1,3370 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net10.0": {
- "Azure.Core/1.25.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
- "System.Memory.Data": "1.0.2"
- },
- "compile": {
- "lib/net5.0/Azure.Core.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net5.0/Azure.Core.dll": {
- "related": ".xml"
- }
- }
- },
- "Azure.Identity/1.7.0": {
- "type": "package",
- "dependencies": {
- "Azure.Core": "1.25.0",
- "Microsoft.Identity.Client": "4.39.0",
- "Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
- "System.Security.Cryptography.ProtectedData": "4.7.0"
- },
- "compile": {
- "lib/netstandard2.0/Azure.Identity.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Azure.Identity.dll": {
- "related": ".xml"
- }
- }
- },
- "Castle.Core/5.1.1": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.EventLog": "6.0.0"
- },
- "compile": {
- "lib/net6.0/Castle.Core.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Castle.Core.dll": {
- "related": ".xml"
- }
- }
- },
- "FsCheck/3.0.0": {
- "type": "package",
- "dependencies": {
- "FSharp.Core": "5.0.2"
- },
- "compile": {
- "lib/netstandard2.0/FsCheck.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/FsCheck.dll": {
- "related": ".xml"
- }
- }
- },
- "FsCheck.Xunit/3.0.0": {
- "type": "package",
- "dependencies": {
- "FSharp.Core": "5.0.2",
- "FsCheck": "[3.0.0]",
- "xunit.extensibility.execution": "[2.4.1, 3.0.0)"
- },
- "compile": {
- "lib/netstandard2.0/FsCheck.Xunit.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/FsCheck.Xunit.dll": {
- "related": ".xml"
- }
- }
- },
- "FSharp.Core/5.0.2": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/FSharp.Core.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/FSharp.Core.dll": {
- "related": ".xml"
- }
- },
- "resource": {
- "lib/netstandard2.0/cs/FSharp.Core.resources.dll": {
- "locale": "cs"
- },
- "lib/netstandard2.0/de/FSharp.Core.resources.dll": {
- "locale": "de"
- },
- "lib/netstandard2.0/es/FSharp.Core.resources.dll": {
- "locale": "es"
- },
- "lib/netstandard2.0/fr/FSharp.Core.resources.dll": {
- "locale": "fr"
- },
- "lib/netstandard2.0/it/FSharp.Core.resources.dll": {
- "locale": "it"
- },
- "lib/netstandard2.0/ja/FSharp.Core.resources.dll": {
- "locale": "ja"
- },
- "lib/netstandard2.0/ko/FSharp.Core.resources.dll": {
- "locale": "ko"
- },
- "lib/netstandard2.0/pl/FSharp.Core.resources.dll": {
- "locale": "pl"
- },
- "lib/netstandard2.0/pt-BR/FSharp.Core.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netstandard2.0/ru/FSharp.Core.resources.dll": {
- "locale": "ru"
- },
- "lib/netstandard2.0/tr/FSharp.Core.resources.dll": {
- "locale": "tr"
- },
- "lib/netstandard2.0/zh-Hans/FSharp.Core.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netstandard2.0/zh-Hant/FSharp.Core.resources.dll": {
- "locale": "zh-Hant"
- }
- },
- "contentFiles": {
- "contentFiles/any/any/_._": {
- "buildAction": "None",
- "codeLanguage": "any",
- "copyToOutput": false
- }
- }
- },
- "Mapster/7.4.0": {
- "type": "package",
- "dependencies": {
- "Mapster.Core": "1.2.1"
- },
- "compile": {
- "lib/net7.0/Mapster.dll": {}
- },
- "runtime": {
- "lib/net7.0/Mapster.dll": {}
- }
- },
- "Mapster.Core/1.2.1": {
- "type": "package",
- "compile": {
- "lib/net7.0/Mapster.Core.dll": {}
- },
- "runtime": {
- "lib/net7.0/Mapster.Core.dll": {}
- }
- },
- "Mapster.DependencyInjection/1.0.1": {
- "type": "package",
- "dependencies": {
- "Mapster": "7.4.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
- },
- "compile": {
- "lib/net7.0/Mapster.DependencyInjection.dll": {}
- },
- "runtime": {
- "lib/net7.0/Mapster.DependencyInjection.dll": {}
- }
- },
- "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
- "type": "package",
- "compile": {
- "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {}
- },
- "runtime": {
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.CodeCoverage/17.9.0": {
- "type": "package",
- "compile": {
- "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
- },
- "build": {
- "build/netstandard2.0/Microsoft.CodeCoverage.props": {},
- "build/netstandard2.0/Microsoft.CodeCoverage.targets": {}
- }
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "type": "package",
- "dependencies": {
- "Azure.Identity": "1.7.0",
- "Microsoft.Data.SqlClient.SNI.runtime": "5.1.0",
- "Microsoft.Identity.Client": "4.47.2",
- "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
- "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.24.0",
- "Microsoft.SqlServer.Server": "1.0.0",
- "System.Configuration.ConfigurationManager": "6.0.1",
- "System.Runtime.Caching": "6.0.0"
- },
- "compile": {
- "ref/net6.0/Microsoft.Data.SqlClient.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-arm"
- },
- "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-arm64"
- },
- "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-x64"
- },
- "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
- "assetType": "native",
- "rid": "win-x86"
- }
- }
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.EntityFrameworkCore.Abstractions": "8.0.0",
- "Microsoft.EntityFrameworkCore.Analyzers": "8.0.0",
- "Microsoft.Extensions.Caching.Memory": "8.0.0",
- "Microsoft.Extensions.Logging": "8.0.0"
- },
- "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/8.0.0": {
- "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/8.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/_._": {}
- }
- },
- "Microsoft.EntityFrameworkCore.InMemory/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.InMemory.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.InMemory.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Data.SqlClient": "5.1.1",
- "Microsoft.EntityFrameworkCore.Relational": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.Caching.Memory/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Caching.Abstractions": "8.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
- "Microsoft.Extensions.Options": "8.0.0",
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
- "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/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "8.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
- "Microsoft.Extensions.Options": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
- }
- },
- "Microsoft.Extensions.Options/8.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
- "Microsoft.Extensions.Primitives": "8.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {}
- }
- },
- "Microsoft.Extensions.Primitives/8.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- }
- },
- "Microsoft.Identity.Client/4.47.2": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.22.0"
- },
- "compile": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Identity.Client": "4.38.0",
- "System.Security.Cryptography.ProtectedData": "4.5.0"
- },
- "compile": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Abstractions/6.24.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Logging/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.24.0"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "6.24.0",
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Protocols": "6.24.0",
- "System.IdentityModel.Tokens.Jwt": "6.24.0"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.IdentityModel.Tokens/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "6.24.0"
- },
- "compile": {
- "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
- "related": ".xml"
- }
- }
- },
- "Microsoft.NET.Test.Sdk/17.9.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CodeCoverage": "17.9.0",
- "Microsoft.TestPlatform.TestHost": "17.9.0"
- },
- "compile": {
- "lib/netcoreapp3.1/_._": {}
- },
- "runtime": {
- "lib/netcoreapp3.1/_._": {}
- },
- "build": {
- "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.props": {},
- "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.targets": {}
- },
- "buildMultiTargeting": {
- "buildMultiTargeting/Microsoft.NET.Test.Sdk.props": {}
- }
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "Microsoft.TestPlatform.ObjectModel/17.9.0": {
- "type": "package",
- "compile": {
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
- "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
- "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
- "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
- "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
- },
- "resource": {
- "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "zh-Hant"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.TestPlatform.TestHost/17.9.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.TestPlatform.ObjectModel": "17.9.0",
- "Newtonsoft.Json": "13.0.1"
- },
- "compile": {
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
- "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
- "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": {},
- "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
- "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
- "lib/netcoreapp3.1/testhost.dll": {
- "related": ".deps.json"
- }
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
- "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
- "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": {},
- "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
- "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
- "lib/netcoreapp3.1/testhost.dll": {
- "related": ".deps.json"
- }
- },
- "resource": {
- "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "zh-Hant"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "zh-Hant"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "zh-Hant"
- }
- },
- "build": {
- "build/netcoreapp3.1/Microsoft.TestPlatform.TestHost.props": {}
- }
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "Moq/4.20.70": {
- "type": "package",
- "dependencies": {
- "Castle.Core": "5.1.1"
- },
- "compile": {
- "lib/net6.0/Moq.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Moq.dll": {
- "related": ".xml"
- }
- }
- },
- "Newtonsoft.Json/13.0.1": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "type": "package",
- "dependencies": {
- "System.Security.Cryptography.ProtectedData": "6.0.0",
- "System.Security.Permissions": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Diagnostics.EventLog/6.0.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/System.Diagnostics.EventLog.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Diagnostics.EventLog.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll": {
- "assetType": "runtime",
- "rid": "win"
- },
- "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Drawing.Common/6.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.SystemEvents": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Drawing.Common.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.IdentityModel.Tokens.Jwt/6.24.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.JsonWebTokens": "6.24.0",
- "Microsoft.IdentityModel.Tokens": "6.24.0"
- },
- "compile": {
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Memory.Data/1.0.2": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/System.Memory.Data.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/System.Memory.Data.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Runtime.Caching/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Configuration.ConfigurationManager": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Runtime.Caching.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "type": "package",
- "compile": {
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Permissions/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Windows.Extensions": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Security.Permissions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netcoreapp3.1/_._": {}
- }
- },
- "System.Windows.Extensions/6.0.0": {
- "type": "package",
- "dependencies": {
- "System.Drawing.Common": "6.0.0"
- },
- "compile": {
- "lib/net6.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/System.Windows.Extensions.dll": {
- "related": ".xml"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "xunit/2.6.6": {
- "type": "package",
- "dependencies": {
- "xunit.analyzers": "1.10.0",
- "xunit.assert": "2.6.6",
- "xunit.core": "[2.6.6]"
- }
- },
- "xunit.abstractions/2.0.3": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/xunit.abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard2.0/xunit.abstractions.dll": {
- "related": ".xml"
- }
- }
- },
- "xunit.analyzers/1.10.0": {
- "type": "package"
- },
- "xunit.assert/2.6.6": {
- "type": "package",
- "compile": {
- "lib/net6.0/xunit.assert.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/xunit.assert.dll": {
- "related": ".xml"
- }
- }
- },
- "xunit.core/2.6.6": {
- "type": "package",
- "dependencies": {
- "xunit.extensibility.core": "[2.6.6]",
- "xunit.extensibility.execution": "[2.6.6]"
- },
- "build": {
- "build/xunit.core.props": {},
- "build/xunit.core.targets": {}
- },
- "buildMultiTargeting": {
- "buildMultiTargeting/xunit.core.props": {},
- "buildMultiTargeting/xunit.core.targets": {}
- }
- },
- "xunit.extensibility.core/2.6.6": {
- "type": "package",
- "dependencies": {
- "xunit.abstractions": "2.0.3"
- },
- "compile": {
- "lib/netstandard1.1/xunit.core.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard1.1/xunit.core.dll": {
- "related": ".xml"
- }
- }
- },
- "xunit.extensibility.execution/2.6.6": {
- "type": "package",
- "dependencies": {
- "xunit.extensibility.core": "[2.6.6]"
- },
- "compile": {
- "lib/netstandard1.1/xunit.execution.dotnet.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/netstandard1.1/xunit.execution.dotnet.dll": {
- "related": ".xml"
- }
- }
- },
- "xunit.runner.visualstudio/2.5.4": {
- "type": "package",
- "compile": {
- "lib/net6.0/_._": {}
- },
- "runtime": {
- "lib/net6.0/_._": {}
- },
- "build": {
- "build/net6.0/xunit.runner.visualstudio.props": {}
- }
- },
- "HoneyBox.Core/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v10.0",
- "dependencies": {
- "HoneyBox.Model": "1.0.0",
- "Mapster": "7.4.0",
- "Mapster.DependencyInjection": "1.0.1",
- "Microsoft.Extensions.Logging.Abstractions": "8.0.0"
- },
- "compile": {
- "bin/placeholder/HoneyBox.Core.dll": {}
- },
- "runtime": {
- "bin/placeholder/HoneyBox.Core.dll": {}
- }
- },
- "HoneyBox.Model/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": "8.0.0",
- "Microsoft.EntityFrameworkCore.SqlServer": "8.0.0"
- },
- "compile": {
- "bin/placeholder/HoneyBox.Model.dll": {}
- },
- "runtime": {
- "bin/placeholder/HoneyBox.Model.dll": {}
- }
- }
- }
- },
- "libraries": {
- "Azure.Core/1.25.0": {
- "sha512": "X8Dd4sAggS84KScWIjEbFAdt2U1KDolQopTPoHVubG2y3CM54f9l6asVrP5Uy384NWXjsspPYaJgz5xHc+KvTA==",
- "type": "package",
- "path": "azure.core/1.25.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "CHANGELOG.md",
- "README.md",
- "azure.core.1.25.0.nupkg.sha512",
- "azure.core.nuspec",
- "azureicon.png",
- "lib/net461/Azure.Core.dll",
- "lib/net461/Azure.Core.xml",
- "lib/net5.0/Azure.Core.dll",
- "lib/net5.0/Azure.Core.xml",
- "lib/netcoreapp2.1/Azure.Core.dll",
- "lib/netcoreapp2.1/Azure.Core.xml",
- "lib/netstandard2.0/Azure.Core.dll",
- "lib/netstandard2.0/Azure.Core.xml"
- ]
- },
- "Azure.Identity/1.7.0": {
- "sha512": "eHEiCO/8+MfNc9nH5dVew/+FvxdaGrkRL4OMNwIz0W79+wtJyEoeRlXJ3SrXhoy9XR58geBYKmzMR83VO7bcAw==",
- "type": "package",
- "path": "azure.identity/1.7.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "CHANGELOG.md",
- "README.md",
- "azure.identity.1.7.0.nupkg.sha512",
- "azure.identity.nuspec",
- "azureicon.png",
- "lib/netstandard2.0/Azure.Identity.dll",
- "lib/netstandard2.0/Azure.Identity.xml"
- ]
- },
- "Castle.Core/5.1.1": {
- "sha512": "rpYtIczkzGpf+EkZgDr9CClTdemhsrwA/W5hMoPjLkRFnXzH44zDLoovXeKtmxb1ykXK9aJVODSpiJml8CTw2g==",
- "type": "package",
- "path": "castle.core/5.1.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ASL - Apache Software Foundation License.txt",
- "CHANGELOG.md",
- "LICENSE",
- "castle-logo.png",
- "castle.core.5.1.1.nupkg.sha512",
- "castle.core.nuspec",
- "lib/net462/Castle.Core.dll",
- "lib/net462/Castle.Core.xml",
- "lib/net6.0/Castle.Core.dll",
- "lib/net6.0/Castle.Core.xml",
- "lib/netstandard2.0/Castle.Core.dll",
- "lib/netstandard2.0/Castle.Core.xml",
- "lib/netstandard2.1/Castle.Core.dll",
- "lib/netstandard2.1/Castle.Core.xml",
- "readme.txt"
- ]
- },
- "FsCheck/3.0.0": {
- "sha512": "vfsbEPky3F0IXUn+JlNncKDfak3SGZDFKCnTU642ModpZ6Y+AQaSdJN9Zsbz9hXEGvjeYVZeQM/YLO/EIkLBtw==",
- "type": "package",
- "path": "fscheck/3.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "fscheck.3.0.0.nupkg.sha512",
- "fscheck.nuspec",
- "lib/netstandard2.0/FsCheck.dll",
- "lib/netstandard2.0/FsCheck.xml",
- "logo.png"
- ]
- },
- "FsCheck.Xunit/3.0.0": {
- "sha512": "zNjOChiw38LnrpBOmOjUVGxAy5PfwV0lZInoVNlbhL1nIIpKQRYFIn26eH9iQMgr0ZCXWevng8CE6SuAtDMMCQ==",
- "type": "package",
- "path": "fscheck.xunit/3.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "fscheck.xunit.3.0.0.nupkg.sha512",
- "fscheck.xunit.nuspec",
- "lib/netstandard2.0/FsCheck.Xunit.dll",
- "lib/netstandard2.0/FsCheck.Xunit.xml",
- "logo.png"
- ]
- },
- "FSharp.Core/5.0.2": {
- "sha512": "DpcajqENgb3VXaHw1FKfVS+TWwEzck1PCajqLwBAVrtd1lfxd7T8JISVZBdV1mX9+2g48+tIgpNaVJWObdMrBw==",
- "type": "package",
- "path": "fsharp.core/5.0.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "contentFiles/any/netstandard2.0/FSharp.Core.xml",
- "fsharp.core.5.0.2.nupkg.sha512",
- "fsharp.core.nuspec",
- "lib/netstandard2.0/FSharp.Core.dll",
- "lib/netstandard2.0/FSharp.Core.xml",
- "lib/netstandard2.0/cs/FSharp.Core.resources.dll",
- "lib/netstandard2.0/de/FSharp.Core.resources.dll",
- "lib/netstandard2.0/es/FSharp.Core.resources.dll",
- "lib/netstandard2.0/fr/FSharp.Core.resources.dll",
- "lib/netstandard2.0/it/FSharp.Core.resources.dll",
- "lib/netstandard2.0/ja/FSharp.Core.resources.dll",
- "lib/netstandard2.0/ko/FSharp.Core.resources.dll",
- "lib/netstandard2.0/pl/FSharp.Core.resources.dll",
- "lib/netstandard2.0/pt-BR/FSharp.Core.resources.dll",
- "lib/netstandard2.0/ru/FSharp.Core.resources.dll",
- "lib/netstandard2.0/tr/FSharp.Core.resources.dll",
- "lib/netstandard2.0/zh-Hans/FSharp.Core.resources.dll",
- "lib/netstandard2.0/zh-Hant/FSharp.Core.resources.dll"
- ]
- },
- "Mapster/7.4.0": {
- "sha512": "RYGoDqvS4WTKIq0HDyPBBVIj6N0mluOCXQ1Vk95JKseMHEsbCXSEGKSlP95oL+s42IXAXbqvHj7p0YaRBUcfqg==",
- "type": "package",
- "path": "mapster/7.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net6.0/Mapster.dll",
- "lib/net7.0/Mapster.dll",
- "mapster.7.4.0.nupkg.sha512",
- "mapster.nuspec"
- ]
- },
- "Mapster.Core/1.2.1": {
- "sha512": "11lokmfliBEMMmjeqxFGNpqGXq6tN96zFqpBmfYeahr4Ybk63oDmeJmOflsATjobYkX248g5Y62oQ2NNnZaeww==",
- "type": "package",
- "path": "mapster.core/1.2.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net6.0/Mapster.Core.dll",
- "lib/net7.0/Mapster.Core.dll",
- "mapster.core.1.2.1.nupkg.sha512",
- "mapster.core.nuspec"
- ]
- },
- "Mapster.DependencyInjection/1.0.1": {
- "sha512": "LfjnRIwx6WAo3ssq8PFeaHFaUz00BfSG9BhWgXsiDa3H5lDhG0lpMGDF6w2ZnooS4eHYmAv4f77VxmzpvgorNg==",
- "type": "package",
- "path": "mapster.dependencyinjection/1.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net6.0/Mapster.DependencyInjection.dll",
- "lib/net7.0/Mapster.DependencyInjection.dll",
- "mapster.dependencyinjection.1.0.1.nupkg.sha512",
- "mapster.dependencyinjection.nuspec"
- ]
- },
- "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
- "sha512": "yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
- "type": "package",
- "path": "microsoft.bcl.asyncinterfaces/1.1.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
- "lib/net461/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.1.1.1.nupkg.sha512",
- "microsoft.bcl.asyncinterfaces.nuspec",
- "ref/net461/Microsoft.Bcl.AsyncInterfaces.dll",
- "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
- "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Microsoft.CodeCoverage/17.9.0": {
- "sha512": "RGD37ZSrratfScYXm7M0HjvxMxZyWZL4jm+XgMZbkIY1UPgjUpbNA/t+WTGj/rC/0Hm9A3IrH3ywbKZkOCnoZA==",
- "type": "package",
- "path": "microsoft.codecoverage/17.9.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE_MIT.txt",
- "ThirdPartyNotices.txt",
- "build/netstandard2.0/CodeCoverage/CodeCoverage.config",
- "build/netstandard2.0/CodeCoverage/CodeCoverage.exe",
- "build/netstandard2.0/CodeCoverage/VanguardInstrumentationProfiler_x86.config",
- "build/netstandard2.0/CodeCoverage/amd64/CodeCoverage.exe",
- "build/netstandard2.0/CodeCoverage/amd64/VanguardInstrumentationProfiler_x64.config",
- "build/netstandard2.0/CodeCoverage/amd64/covrun64.dll",
- "build/netstandard2.0/CodeCoverage/amd64/msdia140.dll",
- "build/netstandard2.0/CodeCoverage/arm64/VanguardInstrumentationProfiler_arm64.config",
- "build/netstandard2.0/CodeCoverage/arm64/covrunarm64.dll",
- "build/netstandard2.0/CodeCoverage/arm64/msdia140.dll",
- "build/netstandard2.0/CodeCoverage/codecoveragemessages.dll",
- "build/netstandard2.0/CodeCoverage/coreclr/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
- "build/netstandard2.0/CodeCoverage/covrun32.dll",
- "build/netstandard2.0/CodeCoverage/msdia140.dll",
- "build/netstandard2.0/InstrumentationEngine/alpine/x64/VanguardInstrumentationProfiler_x64.config",
- "build/netstandard2.0/InstrumentationEngine/alpine/x64/libCoverageInstrumentationMethod.so",
- "build/netstandard2.0/InstrumentationEngine/alpine/x64/libInstrumentationEngine.so",
- "build/netstandard2.0/InstrumentationEngine/arm64/MicrosoftInstrumentationEngine_arm64.dll",
- "build/netstandard2.0/InstrumentationEngine/macos/x64/VanguardInstrumentationProfiler_x64.config",
- "build/netstandard2.0/InstrumentationEngine/macos/x64/libCoverageInstrumentationMethod.dylib",
- "build/netstandard2.0/InstrumentationEngine/macos/x64/libInstrumentationEngine.dylib",
- "build/netstandard2.0/InstrumentationEngine/ubuntu/x64/VanguardInstrumentationProfiler_x64.config",
- "build/netstandard2.0/InstrumentationEngine/ubuntu/x64/libCoverageInstrumentationMethod.so",
- "build/netstandard2.0/InstrumentationEngine/ubuntu/x64/libInstrumentationEngine.so",
- "build/netstandard2.0/InstrumentationEngine/x64/MicrosoftInstrumentationEngine_x64.dll",
- "build/netstandard2.0/InstrumentationEngine/x86/MicrosoftInstrumentationEngine_x86.dll",
- "build/netstandard2.0/Microsoft.CodeCoverage.Core.dll",
- "build/netstandard2.0/Microsoft.CodeCoverage.Instrumentation.dll",
- "build/netstandard2.0/Microsoft.CodeCoverage.Interprocess.dll",
- "build/netstandard2.0/Microsoft.CodeCoverage.props",
- "build/netstandard2.0/Microsoft.CodeCoverage.targets",
- "build/netstandard2.0/Microsoft.DiaSymReader.dll",
- "build/netstandard2.0/Microsoft.VisualStudio.TraceDataCollector.dll",
- "build/netstandard2.0/Mono.Cecil.Pdb.dll",
- "build/netstandard2.0/Mono.Cecil.Rocks.dll",
- "build/netstandard2.0/Mono.Cecil.dll",
- "build/netstandard2.0/ThirdPartyNotices.txt",
- "build/netstandard2.0/cs/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
- "build/netstandard2.0/de/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
- "build/netstandard2.0/es/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
- "build/netstandard2.0/fr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
- "build/netstandard2.0/it/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
- "build/netstandard2.0/ja/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
- "build/netstandard2.0/ko/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
- "build/netstandard2.0/pl/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
- "build/netstandard2.0/pt-BR/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
- "build/netstandard2.0/ru/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
- "build/netstandard2.0/tr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
- "build/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
- "build/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
- "lib/net462/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
- "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
- "microsoft.codecoverage.17.9.0.nupkg.sha512",
- "microsoft.codecoverage.nuspec"
- ]
- },
- "Microsoft.Data.SqlClient/5.1.1": {
- "sha512": "MW5E9HFvCaV069o8b6YpuRDPBux8s96qDnOJ+4N9QNUCs7c5W3KxwQ+ftpAjbMUlImL+c9WR+l+f5hzjkqhu2g==",
- "type": "package",
- "path": "microsoft.data.sqlclient/5.1.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "dotnet.png",
- "lib/net462/Microsoft.Data.SqlClient.dll",
- "lib/net462/Microsoft.Data.SqlClient.pdb",
- "lib/net462/Microsoft.Data.SqlClient.xml",
- "lib/net462/de/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/es/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/fr/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/it/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/ja/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/ko/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/pt-BR/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/ru/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
- "lib/net462/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
- "lib/net6.0/Microsoft.Data.SqlClient.dll",
- "lib/net6.0/Microsoft.Data.SqlClient.pdb",
- "lib/net6.0/Microsoft.Data.SqlClient.xml",
- "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
- "lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
- "lib/netstandard2.1/Microsoft.Data.SqlClient.xml",
- "microsoft.data.sqlclient.5.1.1.nupkg.sha512",
- "microsoft.data.sqlclient.nuspec",
- "ref/net462/Microsoft.Data.SqlClient.dll",
- "ref/net462/Microsoft.Data.SqlClient.pdb",
- "ref/net462/Microsoft.Data.SqlClient.xml",
- "ref/net6.0/Microsoft.Data.SqlClient.dll",
- "ref/net6.0/Microsoft.Data.SqlClient.pdb",
- "ref/net6.0/Microsoft.Data.SqlClient.xml",
- "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
- "ref/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "ref/netstandard2.1/Microsoft.Data.SqlClient.pdb",
- "ref/netstandard2.1/Microsoft.Data.SqlClient.xml",
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll",
- "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/net462/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/net462/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
- "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
- "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb"
- ]
- },
- "Microsoft.Data.SqlClient.SNI.runtime/5.1.0": {
- "sha512": "jVsElisM5sfBzaaV9kdq2NXZLwIbytetnsOIlJ0cQGgQP4zFNBmkfHBnpwtmKrtBJBEV9+9PVQPVrcCVhDgcIg==",
- "type": "package",
- "path": "microsoft.data.sqlclient.sni.runtime/5.1.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.txt",
- "dotnet.png",
- "microsoft.data.sqlclient.sni.runtime.5.1.0.nupkg.sha512",
- "microsoft.data.sqlclient.sni.runtime.nuspec",
- "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll",
- "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll",
- "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll",
- "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
- ]
- },
- "Microsoft.EntityFrameworkCore/8.0.0": {
- "sha512": "SoODat83pGQUpWB9xULdMX6tuKpq/RTXDuJ2WeC1ldUKcKzLkaFJD1n+I0nOLY58odez/e7z8b6zdp235G/kyg==",
- "type": "package",
- "path": "microsoft.entityframeworkcore/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props",
- "lib/net8.0/Microsoft.EntityFrameworkCore.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.xml",
- "microsoft.entityframeworkcore.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
- "sha512": "VR22s3+zoqlVI7xauFKn1znSIFHO8xuILT+noSwS8bZCKcHz0ydkTDQMuaxSa5WBaQrZmwtTz9rmRvJ7X8mSPQ==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.abstractions/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
- "microsoft.entityframeworkcore.abstractions.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.abstractions.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Analyzers/8.0.0": {
- "sha512": "ZXxEeLs2zoZ1TA+QoMMcw4f3Tirf8PzgdDax8RoWo0dxI2KmqiEGWYjhm2B/XyWfglc6+mNRyB8rZiQSmxCpeg==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.analyzers/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
- "lib/netstandard2.0/_._",
- "microsoft.entityframeworkcore.analyzers.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.analyzers.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.InMemory/8.0.0": {
- "sha512": "/pT9FOO0BxGSRscK/ekEb6TdiP3+nnyhPLElE1yuVG/QaZLaBAuM3RoywBHdIxWoFALaOS7ktXlKzuMX3khJ4A==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.inmemory/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/net8.0/Microsoft.EntityFrameworkCore.InMemory.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.InMemory.xml",
- "microsoft.entityframeworkcore.inmemory.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.inmemory.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.Relational/8.0.0": {
- "sha512": "fFKkr24cYc7Zw5T6DC4tEyOEPgPbq23BBmym1r9kn4ET9F3HKaetpOeQtV2RryYyUxEeNkJuxgfiZHTisqZc+A==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.relational/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml",
- "microsoft.entityframeworkcore.relational.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.relational.nuspec"
- ]
- },
- "Microsoft.EntityFrameworkCore.SqlServer/8.0.0": {
- "sha512": "GeOmafQn64HyQtYcI/Omv/D/YVHd1zEkWbP3zNQu4oC+usE9K0qOp0R8KgWWFEf8BU4tXuYbok40W0SjfbaK/A==",
- "type": "package",
- "path": "microsoft.entityframeworkcore.sqlserver/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll",
- "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.xml",
- "microsoft.entityframeworkcore.sqlserver.8.0.0.nupkg.sha512",
- "microsoft.entityframeworkcore.sqlserver.nuspec"
- ]
- },
- "Microsoft.Extensions.Caching.Abstractions/8.0.0": {
- "sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
- "type": "package",
- "path": "microsoft.extensions.caching.abstractions/8.0.0",
- "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/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets",
- "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml",
- "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml",
- "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.caching.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Caching.Memory/8.0.0": {
- "sha512": "7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==",
- "type": "package",
- "path": "microsoft.extensions.caching.memory/8.0.0",
- "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/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets",
- "lib/net462/Microsoft.Extensions.Caching.Memory.dll",
- "lib/net462/Microsoft.Extensions.Caching.Memory.xml",
- "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll",
- "lib/net6.0/Microsoft.Extensions.Caching.Memory.xml",
- "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll",
- "lib/net7.0/Microsoft.Extensions.Caching.Memory.xml",
- "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.caching.memory.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
- "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
- "type": "package",
- "path": "microsoft.extensions.configuration.abstractions/8.0.0",
- "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/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
- "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
- "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml",
- "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.configuration.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection/8.0.0": {
- "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
- "lib/net462/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net462/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
- "sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
- "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/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
- "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging/8.0.0": {
- "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
- "type": "package",
- "path": "microsoft.extensions.logging/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Logging.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
- "lib/net462/Microsoft.Extensions.Logging.dll",
- "lib/net462/Microsoft.Extensions.Logging.xml",
- "lib/net6.0/Microsoft.Extensions.Logging.dll",
- "lib/net6.0/Microsoft.Extensions.Logging.xml",
- "lib/net7.0/Microsoft.Extensions.Logging.dll",
- "lib/net7.0/Microsoft.Extensions.Logging.xml",
- "lib/net8.0/Microsoft.Extensions.Logging.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.logging.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
- "sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
- "type": "package",
- "path": "microsoft.extensions.logging.abstractions/8.0.0",
- "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/net6.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/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
- "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.logging.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Options/8.0.0": {
- "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
- "type": "package",
- "path": "microsoft.extensions.options/8.0.0",
- "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/net6.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/net6.0/Microsoft.Extensions.Options.dll",
- "lib/net6.0/Microsoft.Extensions.Options.xml",
- "lib/net7.0/Microsoft.Extensions.Options.dll",
- "lib/net7.0/Microsoft.Extensions.Options.xml",
- "lib/net8.0/Microsoft.Extensions.Options.dll",
- "lib/net8.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.8.0.0.nupkg.sha512",
- "microsoft.extensions.options.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Primitives/8.0.0": {
- "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
- "type": "package",
- "path": "microsoft.extensions.primitives/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
- "lib/net462/Microsoft.Extensions.Primitives.dll",
- "lib/net462/Microsoft.Extensions.Primitives.xml",
- "lib/net6.0/Microsoft.Extensions.Primitives.dll",
- "lib/net6.0/Microsoft.Extensions.Primitives.xml",
- "lib/net7.0/Microsoft.Extensions.Primitives.dll",
- "lib/net7.0/Microsoft.Extensions.Primitives.xml",
- "lib/net8.0/Microsoft.Extensions.Primitives.dll",
- "lib/net8.0/Microsoft.Extensions.Primitives.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
- "microsoft.extensions.primitives.8.0.0.nupkg.sha512",
- "microsoft.extensions.primitives.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Identity.Client/4.47.2": {
- "sha512": "SPgesZRbXoDxg8Vv7k5Ou0ee7uupVw0E8ZCc4GKw25HANRLz1d5OSr0fvTVQRnEswo5Obk8qD4LOapYB+n5kzQ==",
- "type": "package",
- "path": "microsoft.identity.client/4.47.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/monoandroid10.0/Microsoft.Identity.Client.dll",
- "lib/monoandroid10.0/Microsoft.Identity.Client.xml",
- "lib/monoandroid90/Microsoft.Identity.Client.dll",
- "lib/monoandroid90/Microsoft.Identity.Client.xml",
- "lib/net45/Microsoft.Identity.Client.dll",
- "lib/net45/Microsoft.Identity.Client.xml",
- "lib/net461/Microsoft.Identity.Client.dll",
- "lib/net461/Microsoft.Identity.Client.xml",
- "lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.dll",
- "lib/net5.0-windows10.0.17763/Microsoft.Identity.Client.xml",
- "lib/net6.0-android31.0/Microsoft.Identity.Client.dll",
- "lib/net6.0-android31.0/Microsoft.Identity.Client.xml",
- "lib/net6.0-ios15.4/Microsoft.Identity.Client.dll",
- "lib/net6.0-ios15.4/Microsoft.Identity.Client.xml",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
- "lib/netstandard2.0/Microsoft.Identity.Client.dll",
- "lib/netstandard2.0/Microsoft.Identity.Client.xml",
- "lib/uap10.0.17763/Microsoft.Identity.Client.dll",
- "lib/uap10.0.17763/Microsoft.Identity.Client.pri",
- "lib/uap10.0.17763/Microsoft.Identity.Client.xml",
- "lib/xamarinios10/Microsoft.Identity.Client.dll",
- "lib/xamarinios10/Microsoft.Identity.Client.xml",
- "lib/xamarinmac20/Microsoft.Identity.Client.dll",
- "lib/xamarinmac20/Microsoft.Identity.Client.xml",
- "microsoft.identity.client.4.47.2.nupkg.sha512",
- "microsoft.identity.client.nuspec"
- ]
- },
- "Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
- "sha512": "zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
- "type": "package",
- "path": "microsoft.identity.client.extensions.msal/2.19.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.Identity.Client.Extensions.Msal.dll",
- "lib/net45/Microsoft.Identity.Client.Extensions.Msal.xml",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll",
- "lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.xml",
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll",
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.xml",
- "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
- "microsoft.identity.client.extensions.msal.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Abstractions/6.24.0": {
- "sha512": "X6aBK56Ot15qKyG7X37KsPnrwah+Ka55NJWPppWVTDi8xWq7CJgeNw2XyaeHgE1o/mW4THwoabZkBbeG2TPBiw==",
- "type": "package",
- "path": "microsoft.identitymodel.abstractions/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net45/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net461/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net461/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net472/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net472/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
- "microsoft.identitymodel.abstractions.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.abstractions.nuspec"
- ]
- },
- "Microsoft.IdentityModel.JsonWebTokens/6.24.0": {
- "sha512": "XDWrkThcxfuWp79AvAtg5f+uRS1BxkIbJnsG/e8VPzOWkYYuDg33emLjp5EWcwXYYIDsHnVZD/00kM/PYFQc/g==",
- "type": "package",
- "path": "microsoft.identitymodel.jsonwebtokens/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
- "microsoft.identitymodel.jsonwebtokens.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.jsonwebtokens.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Logging/6.24.0": {
- "sha512": "qLYWDOowM/zghmYKXw1yfYKlHOdS41i8t4hVXr9bSI90zHqhyhQh9GwVy8pENzs5wHeytU23DymluC9NtgYv7w==",
- "type": "package",
- "path": "microsoft.identitymodel.logging/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Logging.dll",
- "lib/net45/Microsoft.IdentityModel.Logging.xml",
- "lib/net461/Microsoft.IdentityModel.Logging.dll",
- "lib/net461/Microsoft.IdentityModel.Logging.xml",
- "lib/net472/Microsoft.IdentityModel.Logging.dll",
- "lib/net472/Microsoft.IdentityModel.Logging.xml",
- "lib/net6.0/Microsoft.IdentityModel.Logging.dll",
- "lib/net6.0/Microsoft.IdentityModel.Logging.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
- "microsoft.identitymodel.logging.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.logging.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Protocols/6.24.0": {
- "sha512": "+NzKCkvsQ8X1r/Ff74V7CFr9OsdMRaB6DsV+qpH7NNLdYJ8O4qHbmTnNEsjFcDmk/gVNDwhoL2gN5pkPVq0lwQ==",
- "type": "package",
- "path": "microsoft.identitymodel.protocols/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Protocols.dll",
- "lib/net45/Microsoft.IdentityModel.Protocols.xml",
- "lib/net461/Microsoft.IdentityModel.Protocols.dll",
- "lib/net461/Microsoft.IdentityModel.Protocols.xml",
- "lib/net472/Microsoft.IdentityModel.Protocols.dll",
- "lib/net472/Microsoft.IdentityModel.Protocols.xml",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.dll",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
- "microsoft.identitymodel.protocols.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.protocols.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.24.0": {
- "sha512": "a/2RRrc8C9qaw8qdD9hv1ES9YKFgxaqr/SnwMSLbwQZJSUQDd4qx1K4EYgWaQWs73R+VXLyKSxN0f/uE9CsBiQ==",
- "type": "package",
- "path": "microsoft.identitymodel.protocols.openidconnect/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
- "microsoft.identitymodel.protocols.openidconnect.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.protocols.openidconnect.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Tokens/6.24.0": {
- "sha512": "ZPqHi86UYuqJXJ7bLnlEctHKkPKT4lGUFbotoCNiXNCSL02emYlcxzGYsRGWWmbFEcYDMi2dcTLLYNzHqWOTsw==",
- "type": "package",
- "path": "microsoft.identitymodel.tokens/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Tokens.dll",
- "lib/net45/Microsoft.IdentityModel.Tokens.xml",
- "lib/net461/Microsoft.IdentityModel.Tokens.dll",
- "lib/net461/Microsoft.IdentityModel.Tokens.xml",
- "lib/net472/Microsoft.IdentityModel.Tokens.dll",
- "lib/net472/Microsoft.IdentityModel.Tokens.xml",
- "lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
- "lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
- "microsoft.identitymodel.tokens.6.24.0.nupkg.sha512",
- "microsoft.identitymodel.tokens.nuspec"
- ]
- },
- "Microsoft.NET.Test.Sdk/17.9.0": {
- "sha512": "7GUNAUbJYn644jzwLm5BD3a2p9C1dmP8Hr6fDPDxgItQk9hBs1Svdxzz07KQ/UphMSmgza9AbijBJGmw5D658A==",
- "type": "package",
- "path": "microsoft.net.test.sdk/17.9.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE_MIT.txt",
- "build/net462/Microsoft.NET.Test.Sdk.props",
- "build/net462/Microsoft.NET.Test.Sdk.targets",
- "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.cs",
- "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.fs",
- "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.vb",
- "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.props",
- "build/netcoreapp3.1/Microsoft.NET.Test.Sdk.targets",
- "buildMultiTargeting/Microsoft.NET.Test.Sdk.props",
- "lib/net462/_._",
- "lib/netcoreapp3.1/_._",
- "microsoft.net.test.sdk.17.9.0.nupkg.sha512",
- "microsoft.net.test.sdk.nuspec"
- ]
- },
- "Microsoft.SqlServer.Server/1.0.0": {
- "sha512": "N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
- "type": "package",
- "path": "microsoft.sqlserver.server/1.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "dotnet.png",
- "lib/net46/Microsoft.SqlServer.Server.dll",
- "lib/net46/Microsoft.SqlServer.Server.pdb",
- "lib/net46/Microsoft.SqlServer.Server.xml",
- "lib/netstandard2.0/Microsoft.SqlServer.Server.dll",
- "lib/netstandard2.0/Microsoft.SqlServer.Server.pdb",
- "lib/netstandard2.0/Microsoft.SqlServer.Server.xml",
- "microsoft.sqlserver.server.1.0.0.nupkg.sha512",
- "microsoft.sqlserver.server.nuspec"
- ]
- },
- "Microsoft.TestPlatform.ObjectModel/17.9.0": {
- "sha512": "1ilw/8vgmjLyKU+2SKXKXaOqpYFJCQfGqGz+x0cosl981VzjrY74Sv6qAJv+neZMZ9ZMxF3ArN6kotaQ4uvEBw==",
- "type": "package",
- "path": "microsoft.testplatform.objectmodel/17.9.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE_MIT.txt",
- "lib/net462/Microsoft.TestPlatform.CoreUtilities.dll",
- "lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll",
- "lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
- "lib/net462/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/net462/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/net462/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/net462/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/net462/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/net462/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/net462/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/net462/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/net462/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/net462/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/net462/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/net462/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/net462/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/net462/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/net462/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/net462/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/net462/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/net462/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/net462/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/net462/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/net462/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/net462/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/net462/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll",
- "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
- "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
- "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll",
- "lib/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
- "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
- "lib/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
- "lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
- "microsoft.testplatform.objectmodel.17.9.0.nupkg.sha512",
- "microsoft.testplatform.objectmodel.nuspec"
- ]
- },
- "Microsoft.TestPlatform.TestHost/17.9.0": {
- "sha512": "Spmg7Wx49Ya3SxBjyeAR+nQpjMTKZwTwpZ7KyeOTIqI/WHNPnBU4HUvl5kuHPQAwGWqMy4FGZja1HvEwvoaDiA==",
- "type": "package",
- "path": "microsoft.testplatform.testhost/17.9.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE_MIT.txt",
- "ThirdPartyNotices.txt",
- "build/netcoreapp3.1/Microsoft.TestPlatform.TestHost.props",
- "build/netcoreapp3.1/x64/testhost.dll",
- "build/netcoreapp3.1/x64/testhost.exe",
- "build/netcoreapp3.1/x86/testhost.x86.dll",
- "build/netcoreapp3.1/x86/testhost.x86.exe",
- "lib/net462/_._",
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll",
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll",
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll",
- "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
- "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll",
- "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll",
- "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
- "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
- "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
- "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
- "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
- "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
- "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
- "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
- "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
- "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
- "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
- "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
- "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
- "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
- "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
- "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
- "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
- "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
- "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
- "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
- "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
- "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
- "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
- "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
- "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
- "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
- "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
- "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
- "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
- "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
- "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
- "lib/netcoreapp3.1/testhost.deps.json",
- "lib/netcoreapp3.1/testhost.dll",
- "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
- "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
- "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
- "lib/netcoreapp3.1/x64/msdia140.dll",
- "lib/netcoreapp3.1/x86/msdia140.dll",
- "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
- "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
- "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
- "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
- "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
- "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
- "microsoft.testplatform.testhost.17.9.0.nupkg.sha512",
- "microsoft.testplatform.testhost.nuspec"
- ]
- },
- "Microsoft.Win32.SystemEvents/6.0.0": {
- "sha512": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
- "type": "package",
- "path": "microsoft.win32.systemevents/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/Microsoft.Win32.SystemEvents.dll",
- "lib/net461/Microsoft.Win32.SystemEvents.xml",
- "lib/net6.0/Microsoft.Win32.SystemEvents.dll",
- "lib/net6.0/Microsoft.Win32.SystemEvents.xml",
- "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
- "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
- "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
- "microsoft.win32.systemevents.6.0.0.nupkg.sha512",
- "microsoft.win32.systemevents.nuspec",
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.xml",
- "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
- "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
- "useSharedDesignerContext.txt"
- ]
- },
- "Moq/4.20.70": {
- "sha512": "4rNnAwdpXJBuxqrOCzCyICXHSImOTRktCgCWXWykuF1qwoIsVvEnR7PjbMk/eLOxWvhmj5Kwt+kDV3RGUYcNwg==",
- "type": "package",
- "path": "moq/4.20.70",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net462/Moq.dll",
- "lib/net462/Moq.xml",
- "lib/net6.0/Moq.dll",
- "lib/net6.0/Moq.xml",
- "lib/netstandard2.0/Moq.dll",
- "lib/netstandard2.0/Moq.xml",
- "lib/netstandard2.1/Moq.dll",
- "lib/netstandard2.1/Moq.xml",
- "moq.4.20.70.nupkg.sha512",
- "moq.nuspec",
- "readme.md"
- ]
- },
- "Newtonsoft.Json/13.0.1": {
- "sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "type": "package",
- "path": "newtonsoft.json/13.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "lib/net20/Newtonsoft.Json.dll",
- "lib/net20/Newtonsoft.Json.xml",
- "lib/net35/Newtonsoft.Json.dll",
- "lib/net35/Newtonsoft.Json.xml",
- "lib/net40/Newtonsoft.Json.dll",
- "lib/net40/Newtonsoft.Json.xml",
- "lib/net45/Newtonsoft.Json.dll",
- "lib/net45/Newtonsoft.Json.xml",
- "lib/netstandard1.0/Newtonsoft.Json.dll",
- "lib/netstandard1.0/Newtonsoft.Json.xml",
- "lib/netstandard1.3/Newtonsoft.Json.dll",
- "lib/netstandard1.3/Newtonsoft.Json.xml",
- "lib/netstandard2.0/Newtonsoft.Json.dll",
- "lib/netstandard2.0/Newtonsoft.Json.xml",
- "newtonsoft.json.13.0.1.nupkg.sha512",
- "newtonsoft.json.nuspec",
- "packageIcon.png"
- ]
- },
- "System.Configuration.ConfigurationManager/6.0.1": {
- "sha512": "jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
- "type": "package",
- "path": "system.configuration.configurationmanager/6.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Configuration.ConfigurationManager.dll",
- "lib/net461/System.Configuration.ConfigurationManager.xml",
- "lib/net6.0/System.Configuration.ConfigurationManager.dll",
- "lib/net6.0/System.Configuration.ConfigurationManager.xml",
- "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
- "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
- "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.dll",
- "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.xml",
- "system.configuration.configurationmanager.6.0.1.nupkg.sha512",
- "system.configuration.configurationmanager.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Diagnostics.EventLog/6.0.0": {
- "sha512": "lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw==",
- "type": "package",
- "path": "system.diagnostics.eventlog/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Diagnostics.EventLog.dll",
- "lib/net461/System.Diagnostics.EventLog.xml",
- "lib/net6.0/System.Diagnostics.EventLog.dll",
- "lib/net6.0/System.Diagnostics.EventLog.xml",
- "lib/netcoreapp3.1/System.Diagnostics.EventLog.dll",
- "lib/netcoreapp3.1/System.Diagnostics.EventLog.xml",
- "lib/netstandard2.0/System.Diagnostics.EventLog.dll",
- "lib/netstandard2.0/System.Diagnostics.EventLog.xml",
- "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll",
- "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll",
- "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml",
- "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.Messages.dll",
- "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.dll",
- "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.xml",
- "system.diagnostics.eventlog.6.0.0.nupkg.sha512",
- "system.diagnostics.eventlog.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Drawing.Common/6.0.0": {
- "sha512": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
- "type": "package",
- "path": "system.drawing.common/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Drawing.Common.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Drawing.Common.dll",
- "lib/net461/System.Drawing.Common.xml",
- "lib/net6.0/System.Drawing.Common.dll",
- "lib/net6.0/System.Drawing.Common.xml",
- "lib/netcoreapp3.1/System.Drawing.Common.dll",
- "lib/netcoreapp3.1/System.Drawing.Common.xml",
- "lib/netstandard2.0/System.Drawing.Common.dll",
- "lib/netstandard2.0/System.Drawing.Common.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "runtimes/unix/lib/net6.0/System.Drawing.Common.dll",
- "runtimes/unix/lib/net6.0/System.Drawing.Common.xml",
- "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.dll",
- "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.xml",
- "runtimes/win/lib/net6.0/System.Drawing.Common.dll",
- "runtimes/win/lib/net6.0/System.Drawing.Common.xml",
- "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.dll",
- "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.xml",
- "system.drawing.common.6.0.0.nupkg.sha512",
- "system.drawing.common.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.IdentityModel.Tokens.Jwt/6.24.0": {
- "sha512": "Qibsj9MPWq8S/C0FgvmsLfIlHLE7ay0MJIaAmK94ivN3VyDdglqReed5qMvdQhSL0BzK6v0Z1wB/sD88zVu6Jw==",
- "type": "package",
- "path": "system.identitymodel.tokens.jwt/6.24.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net45/System.IdentityModel.Tokens.Jwt.xml",
- "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
- "lib/net472/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net472/System.IdentityModel.Tokens.Jwt.xml",
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
- "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
- "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
- "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
- "system.identitymodel.tokens.jwt.6.24.0.nupkg.sha512",
- "system.identitymodel.tokens.jwt.nuspec"
- ]
- },
- "System.Memory.Data/1.0.2": {
- "sha512": "JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
- "type": "package",
- "path": "system.memory.data/1.0.2",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "CHANGELOG.md",
- "DotNetPackageIcon.png",
- "README.md",
- "lib/net461/System.Memory.Data.dll",
- "lib/net461/System.Memory.Data.xml",
- "lib/netstandard2.0/System.Memory.Data.dll",
- "lib/netstandard2.0/System.Memory.Data.xml",
- "system.memory.data.1.0.2.nupkg.sha512",
- "system.memory.data.nuspec"
- ]
- },
- "System.Runtime.Caching/6.0.0": {
- "sha512": "E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
- "type": "package",
- "path": "system.runtime.caching/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Runtime.Caching.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/_._",
- "lib/net6.0/System.Runtime.Caching.dll",
- "lib/net6.0/System.Runtime.Caching.xml",
- "lib/netcoreapp3.1/System.Runtime.Caching.dll",
- "lib/netcoreapp3.1/System.Runtime.Caching.xml",
- "lib/netstandard2.0/System.Runtime.Caching.dll",
- "lib/netstandard2.0/System.Runtime.Caching.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "runtimes/win/lib/net461/_._",
- "runtimes/win/lib/net6.0/System.Runtime.Caching.dll",
- "runtimes/win/lib/net6.0/System.Runtime.Caching.xml",
- "runtimes/win/lib/netcoreapp3.1/System.Runtime.Caching.dll",
- "runtimes/win/lib/netcoreapp3.1/System.Runtime.Caching.xml",
- "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll",
- "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.xml",
- "system.runtime.caching.6.0.0.nupkg.sha512",
- "system.runtime.caching.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Security.Cryptography.ProtectedData/6.0.0": {
- "sha512": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
- "type": "package",
- "path": "system.security.cryptography.protecteddata/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net461/System.Security.Cryptography.ProtectedData.dll",
- "lib/net461/System.Security.Cryptography.ProtectedData.xml",
- "lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
- "lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.xml",
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
- "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512",
- "system.security.cryptography.protecteddata.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Security.Permissions/6.0.0": {
- "sha512": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
- "type": "package",
- "path": "system.security.permissions/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Security.Permissions.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Security.Permissions.dll",
- "lib/net461/System.Security.Permissions.xml",
- "lib/net5.0/System.Security.Permissions.dll",
- "lib/net5.0/System.Security.Permissions.xml",
- "lib/net6.0/System.Security.Permissions.dll",
- "lib/net6.0/System.Security.Permissions.xml",
- "lib/netcoreapp3.1/System.Security.Permissions.dll",
- "lib/netcoreapp3.1/System.Security.Permissions.xml",
- "lib/netstandard2.0/System.Security.Permissions.dll",
- "lib/netstandard2.0/System.Security.Permissions.xml",
- "runtimes/win/lib/net461/System.Security.Permissions.dll",
- "runtimes/win/lib/net461/System.Security.Permissions.xml",
- "system.security.permissions.6.0.0.nupkg.sha512",
- "system.security.permissions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Windows.Extensions/6.0.0": {
- "sha512": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
- "type": "package",
- "path": "system.windows.extensions/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net6.0/System.Windows.Extensions.dll",
- "lib/net6.0/System.Windows.Extensions.xml",
- "lib/netcoreapp3.1/System.Windows.Extensions.dll",
- "lib/netcoreapp3.1/System.Windows.Extensions.xml",
- "runtimes/win/lib/net6.0/System.Windows.Extensions.dll",
- "runtimes/win/lib/net6.0/System.Windows.Extensions.xml",
- "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.dll",
- "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.xml",
- "system.windows.extensions.6.0.0.nupkg.sha512",
- "system.windows.extensions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "xunit/2.6.6": {
- "sha512": "MAbOOMtZIKyn2lrAmMlvhX0BhDOX/smyrTB+8WTXnSKkrmTGBS2fm8g1PZtHBPj91Dc5DJA7fY+/81TJ/yUFZw==",
- "type": "package",
- "path": "xunit/2.6.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "_content/README.md",
- "_content/logo-128-transparent.png",
- "xunit.2.6.6.nupkg.sha512",
- "xunit.nuspec"
- ]
- },
- "xunit.abstractions/2.0.3": {
- "sha512": "pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==",
- "type": "package",
- "path": "xunit.abstractions/2.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net35/xunit.abstractions.dll",
- "lib/net35/xunit.abstractions.xml",
- "lib/netstandard1.0/xunit.abstractions.dll",
- "lib/netstandard1.0/xunit.abstractions.xml",
- "lib/netstandard2.0/xunit.abstractions.dll",
- "lib/netstandard2.0/xunit.abstractions.xml",
- "xunit.abstractions.2.0.3.nupkg.sha512",
- "xunit.abstractions.nuspec"
- ]
- },
- "xunit.analyzers/1.10.0": {
- "sha512": "Lw8CiDy5NaAWcO6keqD7iZHYUTIuCOcoFrUHw5Sv84ITZ9gFeDybdkVdH0Y2maSlP9fUjtENyiykT44zwFQIHA==",
- "type": "package",
- "path": "xunit.analyzers/1.10.0",
- "hasTools": true,
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "_content/README.md",
- "_content/logo-128-transparent.png",
- "analyzers/dotnet/roslyn3.11/cs/xunit.analyzers.dll",
- "analyzers/dotnet/roslyn3.11/cs/xunit.analyzers.fixes.dll",
- "analyzers/dotnet/roslyn4.2/cs/xunit.analyzers.dll",
- "analyzers/dotnet/roslyn4.2/cs/xunit.analyzers.fixes.dll",
- "analyzers/dotnet/roslyn4.4/cs/xunit.analyzers.dll",
- "analyzers/dotnet/roslyn4.4/cs/xunit.analyzers.fixes.dll",
- "analyzers/dotnet/roslyn4.6/cs/xunit.analyzers.dll",
- "analyzers/dotnet/roslyn4.6/cs/xunit.analyzers.fixes.dll",
- "analyzers/dotnet/roslyn4.8/cs/xunit.analyzers.dll",
- "analyzers/dotnet/roslyn4.8/cs/xunit.analyzers.fixes.dll",
- "tools/install.ps1",
- "tools/uninstall.ps1",
- "xunit.analyzers.1.10.0.nupkg.sha512",
- "xunit.analyzers.nuspec"
- ]
- },
- "xunit.assert/2.6.6": {
- "sha512": "74Cm9lAZOk5TKCz2MvCBCByKsS23yryOKDIMxH3XRDHXmfGM02jKZWzRA7g4mGB41GnBnv/pcWP3vUYkrCtEcg==",
- "type": "package",
- "path": "xunit.assert/2.6.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "_content/README.md",
- "_content/logo-128-transparent.png",
- "lib/net6.0/xunit.assert.dll",
- "lib/net6.0/xunit.assert.xml",
- "lib/netstandard1.1/xunit.assert.dll",
- "lib/netstandard1.1/xunit.assert.xml",
- "xunit.assert.2.6.6.nupkg.sha512",
- "xunit.assert.nuspec"
- ]
- },
- "xunit.core/2.6.6": {
- "sha512": "tqi7RfaNBqM7t8zx6QHryuBPzmotsZXKGaWnopQG2Ez5UV7JoWuyoNdT6gLpDIcKdGYey6YTXJdSr9IXDMKwjg==",
- "type": "package",
- "path": "xunit.core/2.6.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "_content/README.md",
- "_content/logo-128-transparent.png",
- "build/xunit.core.props",
- "build/xunit.core.targets",
- "buildMultiTargeting/xunit.core.props",
- "buildMultiTargeting/xunit.core.targets",
- "xunit.core.2.6.6.nupkg.sha512",
- "xunit.core.nuspec"
- ]
- },
- "xunit.extensibility.core/2.6.6": {
- "sha512": "ty6VKByzbx4Toj4/VGJLEnlmOawqZiMv0in/tLju+ftA+lbWuAWDERM+E52Jfhj4ZYHrAYVa14KHK5T+dq0XxA==",
- "type": "package",
- "path": "xunit.extensibility.core/2.6.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "_content/README.md",
- "_content/logo-128-transparent.png",
- "lib/net452/xunit.core.dll",
- "lib/net452/xunit.core.dll.tdnet",
- "lib/net452/xunit.core.xml",
- "lib/net452/xunit.runner.tdnet.dll",
- "lib/net452/xunit.runner.utility.net452.dll",
- "lib/netstandard1.1/xunit.core.dll",
- "lib/netstandard1.1/xunit.core.xml",
- "xunit.extensibility.core.2.6.6.nupkg.sha512",
- "xunit.extensibility.core.nuspec"
- ]
- },
- "xunit.extensibility.execution/2.6.6": {
- "sha512": "UDjIVGj2TepVKN3n32/qXIdb3U6STwTb9L6YEwoQO2A8OxiJS5QAVv2l1aT6tDwwv/9WBmm8Khh/LyHALipcng==",
- "type": "package",
- "path": "xunit.extensibility.execution/2.6.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "_content/README.md",
- "_content/logo-128-transparent.png",
- "lib/net452/xunit.execution.desktop.dll",
- "lib/net452/xunit.execution.desktop.xml",
- "lib/netstandard1.1/xunit.execution.dotnet.dll",
- "lib/netstandard1.1/xunit.execution.dotnet.xml",
- "xunit.extensibility.execution.2.6.6.nupkg.sha512",
- "xunit.extensibility.execution.nuspec"
- ]
- },
- "xunit.runner.visualstudio/2.5.4": {
- "sha512": "YUtEOBdArAISyb1cTWcHc6/bilSDB9q5lc8ughPQP1MqlAKSkxKMBqLQ+tiWMFRBd2o22E59nLD/4V5R3jfZxQ==",
- "type": "package",
- "path": "xunit.runner.visualstudio/2.5.4",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "_content/README.md",
- "_content/logo-128-transparent.png",
- "build/net462/xunit.abstractions.dll",
- "build/net462/xunit.runner.reporters.net452.dll",
- "build/net462/xunit.runner.utility.net452.dll",
- "build/net462/xunit.runner.visualstudio.props",
- "build/net462/xunit.runner.visualstudio.testadapter.dll",
- "build/net6.0/xunit.abstractions.dll",
- "build/net6.0/xunit.runner.reporters.netcoreapp10.dll",
- "build/net6.0/xunit.runner.utility.netcoreapp10.dll",
- "build/net6.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll",
- "build/net6.0/xunit.runner.visualstudio.props",
- "lib/net462/_._",
- "lib/net6.0/_._",
- "xunit.runner.visualstudio.2.5.4.nupkg.sha512",
- "xunit.runner.visualstudio.nuspec"
- ]
- },
- "HoneyBox.Core/1.0.0": {
- "type": "project",
- "path": "../../src/HoneyBox.Core/HoneyBox.Core.csproj",
- "msbuildProject": "../../src/HoneyBox.Core/HoneyBox.Core.csproj"
- },
- "HoneyBox.Model/1.0.0": {
- "type": "project",
- "path": "../../src/HoneyBox.Model/HoneyBox.Model.csproj",
- "msbuildProject": "../../src/HoneyBox.Model/HoneyBox.Model.csproj"
- }
- },
- "projectFileDependencyGroups": {
- "net10.0": [
- "FsCheck.Xunit >= 3.0.0",
- "HoneyBox.Core >= 1.0.0",
- "HoneyBox.Model >= 1.0.0",
- "Microsoft.EntityFrameworkCore.InMemory >= 8.0.0",
- "Microsoft.Extensions.Logging >= 8.0.0",
- "Microsoft.Extensions.Logging.Abstractions >= 8.0.0",
- "Microsoft.NET.Test.Sdk >= 17.8.2",
- "Moq >= 4.20.70",
- "xunit >= 2.6.6",
- "xunit.runner.visualstudio >= 2.5.4"
- ]
- },
- "packageFolders": {
- "C:\\Users\\Administrator\\.nuget\\packages\\": {},
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\tests\\HoneyBox.Tests\\HoneyBox.Tests.csproj",
- "projectName": "HoneyBox.Tests",
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\tests\\HoneyBox.Tests\\HoneyBox.Tests.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\tests\\HoneyBox.Tests\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Administrator\\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": [
- "net10.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "projectReferences": {
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj": {
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Core\\HoneyBox.Core.csproj"
- },
- "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj": {
- "projectPath": "D:\\outsource\\HaniBlindBox\\server\\C#\\HoneyBox\\src\\HoneyBox.Model\\HoneyBox.Model.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "dependencies": {
- "FsCheck.Xunit": {
- "target": "Package",
- "version": "[3.0.0, )"
- },
- "Microsoft.EntityFrameworkCore.InMemory": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.Extensions.Logging": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.Extensions.Logging.Abstractions": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.NET.Test.Sdk": {
- "target": "Package",
- "version": "[17.8.2, )"
- },
- "Moq": {
- "target": "Package",
- "version": "[4.20.70, )"
- },
- "xunit": {
- "target": "Package",
- "version": "[2.6.6, )"
- },
- "xunit.runner.visualstudio": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[2.5.4, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json",
- "packagesToPrune": {
- "Microsoft.CSharp": "(,4.7.32767]",
- "Microsoft.VisualBasic": "(,10.4.32767]",
- "Microsoft.Win32.Primitives": "(,4.3.32767]",
- "Microsoft.Win32.Registry": "(,5.0.32767]",
- "runtime.any.System.Collections": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.any.System.Globalization": "(,4.3.32767]",
- "runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.any.System.IO": "(,4.3.32767]",
- "runtime.any.System.Reflection": "(,4.3.32767]",
- "runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.any.System.Runtime": "(,4.3.32767]",
- "runtime.any.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.any.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.any.System.Threading.Timer": "(,4.3.32767]",
- "runtime.aot.System.Collections": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.aot.System.Globalization": "(,4.3.32767]",
- "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.aot.System.IO": "(,4.3.32767]",
- "runtime.aot.System.Reflection": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.aot.System.Runtime": "(,4.3.32767]",
- "runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.aot.System.Threading.Timer": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Console": "(,4.3.32767]",
- "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.unix.System.Net.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Net.Sockets": "(,4.3.32767]",
- "runtime.unix.System.Private.Uri": "(,4.3.32767]",
- "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.win.System.Console": "(,4.3.32767]",
- "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.win.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.win.System.Net.Primitives": "(,4.3.32767]",
- "runtime.win.System.Net.Sockets": "(,4.3.32767]",
- "runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7.System.Private.Uri": "(,4.3.32767]",
- "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "System.AppContext": "(,4.3.32767]",
- "System.Buffers": "(,5.0.32767]",
- "System.Collections": "(,4.3.32767]",
- "System.Collections.Concurrent": "(,4.3.32767]",
- "System.Collections.Immutable": "(,10.0.32767]",
- "System.Collections.NonGeneric": "(,4.3.32767]",
- "System.Collections.Specialized": "(,4.3.32767]",
- "System.ComponentModel": "(,4.3.32767]",
- "System.ComponentModel.Annotations": "(,4.3.32767]",
- "System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
- "System.ComponentModel.Primitives": "(,4.3.32767]",
- "System.ComponentModel.TypeConverter": "(,4.3.32767]",
- "System.Console": "(,4.3.32767]",
- "System.Data.Common": "(,4.3.32767]",
- "System.Data.DataSetExtensions": "(,4.4.32767]",
- "System.Diagnostics.Contracts": "(,4.3.32767]",
- "System.Diagnostics.Debug": "(,4.3.32767]",
- "System.Diagnostics.DiagnosticSource": "(,10.0.32767]",
- "System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
- "System.Diagnostics.Process": "(,4.3.32767]",
- "System.Diagnostics.StackTrace": "(,4.3.32767]",
- "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
- "System.Diagnostics.Tools": "(,4.3.32767]",
- "System.Diagnostics.TraceSource": "(,4.3.32767]",
- "System.Diagnostics.Tracing": "(,4.3.32767]",
- "System.Drawing.Primitives": "(,4.3.32767]",
- "System.Dynamic.Runtime": "(,4.3.32767]",
- "System.Formats.Asn1": "(,10.0.32767]",
- "System.Formats.Tar": "(,10.0.32767]",
- "System.Globalization": "(,4.3.32767]",
- "System.Globalization.Calendars": "(,4.3.32767]",
- "System.Globalization.Extensions": "(,4.3.32767]",
- "System.IO": "(,4.3.32767]",
- "System.IO.Compression": "(,4.3.32767]",
- "System.IO.Compression.ZipFile": "(,4.3.32767]",
- "System.IO.FileSystem": "(,4.3.32767]",
- "System.IO.FileSystem.AccessControl": "(,4.4.32767]",
- "System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
- "System.IO.FileSystem.Primitives": "(,4.3.32767]",
- "System.IO.FileSystem.Watcher": "(,4.3.32767]",
- "System.IO.IsolatedStorage": "(,4.3.32767]",
- "System.IO.MemoryMappedFiles": "(,4.3.32767]",
- "System.IO.Pipelines": "(,10.0.32767]",
- "System.IO.Pipes": "(,4.3.32767]",
- "System.IO.Pipes.AccessControl": "(,5.0.32767]",
- "System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
- "System.Linq": "(,4.3.32767]",
- "System.Linq.AsyncEnumerable": "(,10.0.32767]",
- "System.Linq.Expressions": "(,4.3.32767]",
- "System.Linq.Parallel": "(,4.3.32767]",
- "System.Linq.Queryable": "(,4.3.32767]",
- "System.Memory": "(,5.0.32767]",
- "System.Net.Http": "(,4.3.32767]",
- "System.Net.Http.Json": "(,10.0.32767]",
- "System.Net.NameResolution": "(,4.3.32767]",
- "System.Net.NetworkInformation": "(,4.3.32767]",
- "System.Net.Ping": "(,4.3.32767]",
- "System.Net.Primitives": "(,4.3.32767]",
- "System.Net.Requests": "(,4.3.32767]",
- "System.Net.Security": "(,4.3.32767]",
- "System.Net.ServerSentEvents": "(,10.0.32767]",
- "System.Net.Sockets": "(,4.3.32767]",
- "System.Net.WebHeaderCollection": "(,4.3.32767]",
- "System.Net.WebSockets": "(,4.3.32767]",
- "System.Net.WebSockets.Client": "(,4.3.32767]",
- "System.Numerics.Vectors": "(,5.0.32767]",
- "System.ObjectModel": "(,4.3.32767]",
- "System.Private.DataContractSerialization": "(,4.3.32767]",
- "System.Private.Uri": "(,4.3.32767]",
- "System.Reflection": "(,4.3.32767]",
- "System.Reflection.DispatchProxy": "(,6.0.32767]",
- "System.Reflection.Emit": "(,4.7.32767]",
- "System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
- "System.Reflection.Emit.Lightweight": "(,4.7.32767]",
- "System.Reflection.Extensions": "(,4.3.32767]",
- "System.Reflection.Metadata": "(,10.0.32767]",
- "System.Reflection.Primitives": "(,4.3.32767]",
- "System.Reflection.TypeExtensions": "(,4.3.32767]",
- "System.Resources.Reader": "(,4.3.32767]",
- "System.Resources.ResourceManager": "(,4.3.32767]",
- "System.Resources.Writer": "(,4.3.32767]",
- "System.Runtime": "(,4.3.32767]",
- "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
- "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
- "System.Runtime.Extensions": "(,4.3.32767]",
- "System.Runtime.Handles": "(,4.3.32767]",
- "System.Runtime.InteropServices": "(,4.3.32767]",
- "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
- "System.Runtime.Loader": "(,4.3.32767]",
- "System.Runtime.Numerics": "(,4.3.32767]",
- "System.Runtime.Serialization.Formatters": "(,4.3.32767]",
- "System.Runtime.Serialization.Json": "(,4.3.32767]",
- "System.Runtime.Serialization.Primitives": "(,4.3.32767]",
- "System.Runtime.Serialization.Xml": "(,4.3.32767]",
- "System.Security.AccessControl": "(,6.0.32767]",
- "System.Security.Claims": "(,4.3.32767]",
- "System.Security.Cryptography.Algorithms": "(,4.3.32767]",
- "System.Security.Cryptography.Cng": "(,5.0.32767]",
- "System.Security.Cryptography.Csp": "(,4.3.32767]",
- "System.Security.Cryptography.Encoding": "(,4.3.32767]",
- "System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
- "System.Security.Cryptography.Primitives": "(,4.3.32767]",
- "System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
- "System.Security.Principal": "(,4.3.32767]",
- "System.Security.Principal.Windows": "(,5.0.32767]",
- "System.Security.SecureString": "(,4.3.32767]",
- "System.Text.Encoding": "(,4.3.32767]",
- "System.Text.Encoding.CodePages": "(,10.0.32767]",
- "System.Text.Encoding.Extensions": "(,4.3.32767]",
- "System.Text.Encodings.Web": "(,10.0.32767]",
- "System.Text.Json": "(,10.0.32767]",
- "System.Text.RegularExpressions": "(,4.3.32767]",
- "System.Threading": "(,4.3.32767]",
- "System.Threading.AccessControl": "(,10.0.32767]",
- "System.Threading.Channels": "(,10.0.32767]",
- "System.Threading.Overlapped": "(,4.3.32767]",
- "System.Threading.Tasks": "(,4.3.32767]",
- "System.Threading.Tasks.Dataflow": "(,10.0.32767]",
- "System.Threading.Tasks.Extensions": "(,5.0.32767]",
- "System.Threading.Tasks.Parallel": "(,4.3.32767]",
- "System.Threading.Thread": "(,4.3.32767]",
- "System.Threading.ThreadPool": "(,4.3.32767]",
- "System.Threading.Timer": "(,4.3.32767]",
- "System.ValueTuple": "(,4.5.32767]",
- "System.Xml.ReaderWriter": "(,4.3.32767]",
- "System.Xml.XDocument": "(,4.3.32767]",
- "System.Xml.XmlDocument": "(,4.3.32767]",
- "System.Xml.XmlSerializer": "(,4.3.32767]",
- "System.Xml.XPath": "(,4.3.32767]",
- "System.Xml.XPath.XDocument": "(,5.0.32767]"
- }
- }
- }
- },
- "logs": [
- {
- "code": "NU1603",
- "level": "Warning",
- "warningLevel": 1,
- "message": "HoneyBox.Tests 依赖于 Microsoft.NET.Test.Sdk (>= 17.8.2),但没有找到 Microsoft.NET.Test.Sdk 17.8.2。已改为解析 Microsoft.NET.Test.Sdk 17.9.0。",
- "libraryId": "Microsoft.NET.Test.Sdk",
- "targetGraphs": [
- "net10.0"
- ]
- },
- {
- "code": "NU1903",
- "level": "Warning",
- "warningLevel": 1,
- "message": "包 \"Azure.Identity\" 1.7.0 具有已知的 高 严重性漏洞,https://github.com/advisories/GHSA-5mfx-4wcx-rv27",
- "libraryId": "Azure.Identity",
- "targetGraphs": [
- "net10.0"
- ]
- }
- ]
-}
\ No newline at end of file