diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/Program.cs b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/Program.cs index b015e702..f88d0a05 100644 --- a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/Program.cs +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/Program.cs @@ -51,7 +51,6 @@ public static IWebHost BuildWebHost(string[] args) => }); }) .UseStartup() - .UseSerilog() .Build(); private static Serilog.ILogger CreateSerilogLogger() diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/Web.Shopping.HttpAggregator.csproj b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/Web.Shopping.HttpAggregator.csproj index ba9d093b..071321fc 100644 --- a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/Web.Shopping.HttpAggregator.csproj +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/Web.Shopping.HttpAggregator.csproj @@ -1,6 +1,6 @@ - net8.0 + net9.0 Web.Shopping.HttpAggregator Microsoft.eShopOnContainers.Web.Shopping.HttpAggregator false @@ -14,21 +14,21 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Google.Protobuf.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Google.Protobuf.dll new file mode 100755 index 00000000..d5a89ae8 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Google.Protobuf.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.AspNetCore.Server.ClientFactory.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.AspNetCore.Server.ClientFactory.dll new file mode 100755 index 00000000..65571cd8 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.AspNetCore.Server.ClientFactory.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.AspNetCore.Server.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.AspNetCore.Server.dll new file mode 100755 index 00000000..d98c0a0e Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.AspNetCore.Server.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Core.Api.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Core.Api.dll new file mode 100755 index 00000000..ed6e2a5b Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Core.Api.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Core.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Core.dll new file mode 100755 index 00000000..bb33954e Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Core.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Net.Client.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Net.Client.dll new file mode 100755 index 00000000..48779c9e Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Net.Client.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Net.ClientFactory.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Net.ClientFactory.dll new file mode 100755 index 00000000..7ac5d955 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Net.ClientFactory.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Net.Common.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Net.Common.dll new file mode 100755 index 00000000..c9fe90d1 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Net.Common.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/HealthChecks.UI.Client.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/HealthChecks.UI.Client.dll new file mode 100755 index 00000000..005cb03b Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/HealthChecks.UI.Client.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/HealthChecks.UI.Core.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/HealthChecks.UI.Core.dll new file mode 100755 index 00000000..94b166c4 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/HealthChecks.UI.Core.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/HealthChecks.Uris.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/HealthChecks.Uris.dll new file mode 100755 index 00000000..3b78ce50 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/HealthChecks.Uris.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll new file mode 100755 index 00000000..ca767741 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.AspNetCore.JsonPatch.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.AspNetCore.JsonPatch.dll new file mode 100755 index 00000000..f550437b Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.AspNetCore.JsonPatch.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll new file mode 100755 index 00000000..5babe393 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll new file mode 100755 index 00000000..89055379 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll new file mode 100755 index 00000000..e981f871 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll new file mode 100755 index 00000000..25f2a7e6 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll new file mode 100755 index 00000000..4ffdb259 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll new file mode 100755 index 00000000..6c736d2e Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll new file mode 100755 index 00000000..9f305083 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll new file mode 100755 index 00000000..83ec83a8 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.OpenApi.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.OpenApi.dll new file mode 100755 index 00000000..8ba2ce69 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.OpenApi.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Newtonsoft.Json.Bson.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Newtonsoft.Json.Bson.dll new file mode 100755 index 00000000..e9b1dd22 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Newtonsoft.Json.Bson.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Newtonsoft.Json.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Newtonsoft.Json.dll new file mode 100755 index 00000000..d035c38b Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Newtonsoft.Json.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.AspNetCore.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.AspNetCore.dll new file mode 100755 index 00000000..6c600139 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.AspNetCore.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll new file mode 100755 index 00000000..2204d101 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Extensions.Logging.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Extensions.Logging.dll new file mode 100755 index 00000000..f2f78c7b Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Extensions.Logging.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Formatting.Compact.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Formatting.Compact.dll new file mode 100755 index 00000000..7174b834 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Formatting.Compact.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Settings.Configuration.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Settings.Configuration.dll new file mode 100755 index 00000000..25692ac2 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Settings.Configuration.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Sinks.Console.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Sinks.Console.dll new file mode 100755 index 00000000..96c89a0d Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Sinks.Console.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Sinks.Debug.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Sinks.Debug.dll new file mode 100755 index 00000000..2bd024b1 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Sinks.Debug.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Sinks.File.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Sinks.File.dll new file mode 100755 index 00000000..29dc2fd3 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Sinks.File.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Sinks.Seq.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Sinks.Seq.dll new file mode 100755 index 00000000..9919e7e5 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Sinks.Seq.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.dll new file mode 100755 index 00000000..28c98dd3 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll new file mode 100755 index 00000000..14e84930 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll new file mode 100755 index 00000000..945d2992 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll new file mode 100755 index 00000000..979b4a81 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll new file mode 100755 index 00000000..ab4789e1 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll new file mode 100755 index 00000000..c42b8d71 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator new file mode 100755 index 00000000..ae5439fe Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.deps.json b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.deps.json new file mode 100644 index 00000000..42c2a5cb --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.deps.json @@ -0,0 +1,766 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v9.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v9.0": { + "Web.Shopping.HttpAggregator/1.0.0": { + "dependencies": { + "AspNetCore.HealthChecks.UI.Client": "8.0.1", + "AspNetCore.HealthChecks.Uris": "8.0.1", + "Google.Protobuf": "3.28.3", + "Grpc.AspNetCore.Server.ClientFactory": "2.70.0", + "Grpc.Core": "2.46.6", + "Grpc.Net.Client": "2.70.0", + "Microsoft.AspNetCore.Authentication.JwtBearer": "9.0.0", + "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "9.0.0", + "Serilog.AspNetCore": "8.0.3", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Seq": "8.0.0", + "Swashbuckle.AspNetCore": "7.2.0", + "Swashbuckle.AspNetCore.Newtonsoft": "7.2.0" + }, + "runtime": { + "Web.Shopping.HttpAggregator.dll": {} + } + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "dependencies": { + "AspNetCore.HealthChecks.UI.Core": "8.0.1" + }, + "runtime": { + "lib/net8.0/HealthChecks.UI.Client.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "runtime": { + "lib/net6.0/HealthChecks.UI.Core.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "AspNetCore.HealthChecks.Uris/8.0.1": { + "runtime": { + "lib/net5.0/HealthChecks.Uris.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "Google.Protobuf/3.28.3": { + "runtime": { + "lib/net5.0/Google.Protobuf.dll": { + "assemblyVersion": "3.28.3.0", + "fileVersion": "3.28.3.0" + } + } + }, + "Grpc.AspNetCore.Server/2.70.0": { + "dependencies": { + "Grpc.Net.Common": "2.70.0" + }, + "runtime": { + "lib/net9.0/Grpc.AspNetCore.Server.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.70.0.0" + } + } + }, + "Grpc.AspNetCore.Server.ClientFactory/2.70.0": { + "dependencies": { + "Grpc.AspNetCore.Server": "2.70.0", + "Grpc.Net.ClientFactory": "2.70.0" + }, + "runtime": { + "lib/net9.0/Grpc.AspNetCore.Server.ClientFactory.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.70.0.0" + } + } + }, + "Grpc.Core/2.46.6": { + "dependencies": { + "Grpc.Core.Api": "2.70.0" + }, + "runtime": { + "lib/netstandard2.0/Grpc.Core.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.46.6.0" + } + }, + "runtimeTargets": { + "runtimes/linux-arm64/native/libgrpc_csharp_ext.arm64.so": { + "rid": "linux-arm64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/linux-x64/native/libgrpc_csharp_ext.x64.so": { + "rid": "linux-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/osx-x64/native/libgrpc_csharp_ext.x64.dylib": { + "rid": "osx-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x64/native/grpc_csharp_ext.x64.dll": { + "rid": "win-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x86/native/grpc_csharp_ext.x86.dll": { + "rid": "win-x86", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "Grpc.Core.Api/2.70.0": { + "runtime": { + "lib/netstandard2.1/Grpc.Core.Api.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.70.0.0" + } + } + }, + "Grpc.Net.Client/2.70.0": { + "dependencies": { + "Grpc.Net.Common": "2.70.0" + }, + "runtime": { + "lib/net8.0/Grpc.Net.Client.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.70.0.0" + } + } + }, + "Grpc.Net.ClientFactory/2.70.0": { + "dependencies": { + "Grpc.Net.Client": "2.70.0" + }, + "runtime": { + "lib/net8.0/Grpc.Net.ClientFactory.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.70.0.0" + } + } + }, + "Grpc.Net.Common/2.70.0": { + "dependencies": { + "Grpc.Core.Api": "2.70.0" + }, + "runtime": { + "lib/net8.0/Grpc.Net.Common.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.70.0.0" + } + } + }, + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "dependencies": { + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + } + }, + "Microsoft.AspNetCore.JsonPatch/9.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + } + }, + "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { + "dependencies": { + "Microsoft.AspNetCore.JsonPatch": "9.0.0", + "Newtonsoft.Json": "13.0.3", + "Newtonsoft.Json.Bson": "1.0.2" + }, + "runtime": { + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + } + }, + "Microsoft.Extensions.DependencyModel/8.0.2": { + "runtime": { + "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "assemblyVersion": "8.0.0.2", + "fileVersion": "8.0.1024.46610" + } + } + }, + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Logging/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Protocols/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Protocols": "8.0.1", + "System.IdentityModel.Tokens.Jwt": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Tokens/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.OpenApi/1.6.22": { + "runtime": { + "lib/netstandard2.0/Microsoft.OpenApi.dll": { + "assemblyVersion": "1.6.22.0", + "fileVersion": "1.6.22.0" + } + } + }, + "Newtonsoft.Json/13.0.3": { + "runtime": { + "lib/net6.0/Newtonsoft.Json.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.3.27908" + } + } + }, + "Newtonsoft.Json.Bson/1.0.2": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.2.22727" + } + } + }, + "Serilog/4.0.0": { + "runtime": { + "lib/net8.0/Serilog.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "4.0.0.0" + } + } + }, + "Serilog.AspNetCore/8.0.3": { + "dependencies": { + "Serilog": "4.0.0", + "Serilog.Extensions.Hosting": "8.0.0", + "Serilog.Formatting.Compact": "2.0.0", + "Serilog.Settings.Configuration": "8.0.4", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Debug": "2.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.AspNetCore.dll": { + "assemblyVersion": "8.0.3.0", + "fileVersion": "8.0.3.0" + } + } + }, + "Serilog.Extensions.Hosting/8.0.0": { + "dependencies": { + "Serilog": "4.0.0", + "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": "4.0.0" + }, + "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": "4.0.0" + }, + "runtime": { + "lib/net7.0/Serilog.Formatting.Compact.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.0.0.0" + } + } + }, + "Serilog.Settings.Configuration/8.0.4": { + "dependencies": { + "Microsoft.Extensions.DependencyModel": "8.0.2", + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Settings.Configuration.dll": { + "assemblyVersion": "8.0.4.0", + "fileVersion": "8.0.4.0" + } + } + }, + "Serilog.Sinks.Console/6.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Sinks.Console.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.0.0" + } + } + }, + "Serilog.Sinks.Debug/2.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "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": "4.0.0" + }, + "runtime": { + "lib/net5.0/Serilog.Sinks.File.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.0.0.0" + } + } + }, + "Serilog.Sinks.Seq/8.0.0": { + "dependencies": { + "Serilog": "4.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net6.0/Serilog.Sinks.Seq.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.0.0" + } + } + }, + "Swashbuckle.AspNetCore/7.2.0": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerUI": "7.2.0" + } + }, + "Swashbuckle.AspNetCore.Newtonsoft/7.2.0": { + "dependencies": { + "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "9.0.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "dependencies": { + "Microsoft.OpenApi": "1.6.22" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "7.2.0" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "System.IdentityModel.Tokens.Jwt/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.JsonWebTokens": "8.0.1", + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + } + } + }, + "libraries": { + "Web.Shopping.HttpAggregator/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nhC6KIoB/EtTbH3uGm2J6EHEUyTJuETUARFePbmrnA+zjbwsirzIVUQl46qIjvyPABhK0e7Rk+AxcRqC6zikqA==", + "path": "aspnetcore.healthchecks.ui.client/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Vn00MOJ1I0HSqyP7Bt9v0pr0AIgbrXMjL/KFwW+sRwLRogOtep8BWGimd8XYRCbCDLrAi7VSArU02f6pEIw69w==", + "path": "aspnetcore.healthchecks.ui.core/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.Uris/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A1ahRx4pdXjrSGlGFLoyoXOV4Lfp5sfs+OIGfvi14RwecIAac4xs6cP0Q8tw/rv4Ng+KAaYpzD4qhxXVwUcIyA==", + "path": "aspnetcore.healthchecks.uris/8.0.1", + "hashPath": "aspnetcore.healthchecks.uris.8.0.1.nupkg.sha512" + }, + "Google.Protobuf/3.28.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OewySX3aQCdKfMJsj2DzBMXQJPI+lm0CBzamU9ViFu3CU9tXYrQWqJ1CZ+/UWtkwOjUeIzbXmoOjRc7B8pbMrA==", + "path": "google.protobuf/3.28.3", + "hashPath": "google.protobuf.3.28.3.nupkg.sha512" + }, + "Grpc.AspNetCore.Server/2.70.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9d6JuMLSxwOX4zERV7HBwq1XL8DD48a6FSoxD5dDXrCz/o0HqMXE2+lRcXHckOlz1JCesznW8XMMJdsU1FfY7w==", + "path": "grpc.aspnetcore.server/2.70.0", + "hashPath": "grpc.aspnetcore.server.2.70.0.nupkg.sha512" + }, + "Grpc.AspNetCore.Server.ClientFactory/2.70.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-k4GrvUAgVWm7DyhnV55MHdX4bQSpZVEQmlZO3bdSmGZ+z6Hx+CwDlhqiReczCm6qbzSUbS1YW0t7z7UEObTwKA==", + "path": "grpc.aspnetcore.server.clientfactory/2.70.0", + "hashPath": "grpc.aspnetcore.server.clientfactory.2.70.0.nupkg.sha512" + }, + "Grpc.Core/2.46.6": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ZoRg3KmOJ2urTF4+u3H0b1Yv10xzz2Y/flFWS2tnRmj8dbKLeiJaSRqu4LOBD3ova90evqLkVZ85kUkC4JT4lw==", + "path": "grpc.core/2.46.6", + "hashPath": "grpc.core.2.46.6.nupkg.sha512" + }, + "Grpc.Core.Api/2.70.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-66UotvWcSIq41oiQhLWcQACyKPM4umxXNiht5DQTLZJfNwEswWOcS7Z0xIEHyNIBE7ZpjotH22bEjTkvhPxmVw==", + "path": "grpc.core.api/2.70.0", + "hashPath": "grpc.core.api.2.70.0.nupkg.sha512" + }, + "Grpc.Net.Client/2.70.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-xNv0FFCVJa5S1beUtye82WFCxKThuE1jbN8DO1x1Rj8VSIWXLBUmfSID5a1fGzsU2R/EMfwPoWclJ2RMfQuGXw==", + "path": "grpc.net.client/2.70.0", + "hashPath": "grpc.net.client.2.70.0.nupkg.sha512" + }, + "Grpc.Net.ClientFactory/2.70.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Qg+93oj/8RdEw3PnLZNNYWnWCWyJYC/ZYZcjeln/pLaxLaPvdXES1peiqSJUI4wLFZ1JwGlbWt8+nM1i2E7ihg==", + "path": "grpc.net.clientfactory/2.70.0", + "hashPath": "grpc.net.clientfactory.2.70.0.nupkg.sha512" + }, + "Grpc.Net.Common/2.70.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rBdEUMyCwa+iB8mqC6JKyPbj3SBHHkReJj/yy/XKJI63GcG6w9DJMMGTVcYHqq4Ci2W4m0HT4jt2pFfFscar8g==", + "path": "grpc.net.common/2.70.0", + "hashPath": "grpc.net.common.2.70.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bs+1Pq3vQdS2lTyxNUd9fEhtMsq3eLUpK36k2t56iDMVrk6OrAoFtvrQrTK0Y0OetTcJrUkGU7hBlf+ORzHLqQ==", + "path": "microsoft.aspnetcore.authentication.jwtbearer/9.0.0", + "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.JsonPatch/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/4UONYoAIeexPoAmbzBPkVGA6KAY7t0BM+1sr0fKss2V1ERCdcM+Llub4X5Ma+LJ60oPp6KzM0e3j+Pp/JHCNw==", + "path": "microsoft.aspnetcore.jsonpatch/9.0.0", + "hashPath": "microsoft.aspnetcore.jsonpatch.9.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pTFDEmZi3GheCSPrBxzyE63+d5unln2vYldo/nOm1xet/4rpEk2oJYcwpclPQ13E+LZBF9XixkgwYTUwqznlWg==", + "path": "microsoft.aspnetcore.mvc.newtonsoftjson/9.0.0", + "hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyModel/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", + "path": "microsoft.extensions.dependencymodel/8.0.2", + "hashPath": "microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512" + }, + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OtlIWcyX01olfdevPKZdIPfBEvbcioDyBiE/Z2lHsopsMD7twcKtlN9kMevHmI5IIPhFpfwCIiR6qHQz1WHUIw==", + "path": "microsoft.identitymodel.abstractions/8.0.1", + "hashPath": "microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-s6++gF9x0rQApQzOBbSyp4jUaAlwm+DroKfL8gdOHxs83k8SJfUXhuc46rDB3rNXBQ1MVRxqKUrqFhO/M0E97g==", + "path": "microsoft.identitymodel.jsonwebtokens/8.0.1", + "hashPath": "microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Logging/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UCPF2exZqBXe7v/6sGNiM6zCQOUXXQ9+v5VTb9gPB8ZSUPnX53BxlN78v2jsbIvK9Dq4GovQxo23x8JgWvm/Qg==", + "path": "microsoft.identitymodel.logging/8.0.1", + "hashPath": "microsoft.identitymodel.logging.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==", + "path": "microsoft.identitymodel.protocols/8.0.1", + "hashPath": "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==", + "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1", + "hashPath": "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Tokens/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kDimB6Dkd3nkW2oZPDkMkVHfQt3IDqO5gL0oa8WVy3OP4uE8Ij+8TXnqg9TOd9ufjsY3IDiGz7pCUbnfL18tjg==", + "path": "microsoft.identitymodel.tokens/8.0.1", + "hashPath": "microsoft.identitymodel.tokens.8.0.1.nupkg.sha512" + }, + "Microsoft.OpenApi/1.6.22": { + "type": "package", + "serviceable": true, + "sha512": "sha512-aBvunmrdu/x+4CaA/UP1Jx4xWGwk4kymhoIRnn2Vp+zi5/KOPQJ9EkSXHRUr01WcGKtYl3Au7XfkPJbU1G2sjQ==", + "path": "microsoft.openapi/1.6.22", + "hashPath": "microsoft.openapi.1.6.22.nupkg.sha512" + }, + "Newtonsoft.Json/13.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", + "path": "newtonsoft.json/13.0.3", + "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" + }, + "Newtonsoft.Json.Bson/1.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==", + "path": "newtonsoft.json.bson/1.0.2", + "hashPath": "newtonsoft.json.bson.1.0.2.nupkg.sha512" + }, + "Serilog/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2jDkUrSh5EofOp7Lx5Zgy0EB+7hXjjxE2ktTb1WVQmU00lDACR2TdROGKU0K1pDTBSJBN1PqgYpgOZF8mL7NJw==", + "path": "serilog/4.0.0", + "hashPath": "serilog.4.0.0.nupkg.sha512" + }, + "Serilog.AspNetCore/8.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", + "path": "serilog.aspnetcore/8.0.3", + "hashPath": "serilog.aspnetcore.8.0.3.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.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", + "path": "serilog.settings.configuration/8.0.4", + "hashPath": "serilog.settings.configuration.8.0.4.nupkg.sha512" + }, + "Serilog.Sinks.Console/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fQGWqVMClCP2yEyTXPIinSr5c+CBGUvBybPxjAGcf7ctDhadFhrQw03Mv8rJ07/wR5PDfFjewf2LimvXCDzpbA==", + "path": "serilog.sinks.console/6.0.0", + "hashPath": "serilog.sinks.console.6.0.0.nupkg.sha512" + }, + "Serilog.Sinks.Debug/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" + }, + "Serilog.Sinks.Seq/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-z5ig56/qzjkX6Fj4U/9m1g8HQaQiYPMZS4Uevtjg1I+WWzoGSf5t/E+6JbMP/jbZYhU63bA5NJN5y0x+qqx2Bw==", + "path": "serilog.sinks.seq/8.0.0", + "hashPath": "serilog.sinks.seq.8.0.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vJv19UpWm6OOgnS9QLDnWARNVasXUfj8SFvlG7UVALm4nBnfwRnEky7C0veSDqMUmBeMPC6Ec3d6G1ts/J04Uw==", + "path": "swashbuckle.aspnetcore/7.2.0", + "hashPath": "swashbuckle.aspnetcore.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.Newtonsoft/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-otztl1SBfwu10iJx6lc3XG/dSqFXRtx8RQ0XrwrO/NYv0j6WhB+vaTJdfs4EPDh+0r7yORUPb7FQ6WgoApeDNg==", + "path": "swashbuckle.aspnetcore.newtonsoft/7.2.0", + "hashPath": "swashbuckle.aspnetcore.newtonsoft.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-y27fNDfIh1vGhJjXYynLcZjl7DLOW1bSO2MDsY9wB4Zm1fdxpPsuBSiR4U+0acWlAqLmnuOPKr/OeOgwRUkBlw==", + "path": "swashbuckle.aspnetcore.swagger/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pMrTxGVuXM7t4wqft5CNNU8A0++Yw5kTLmYhB6tbEcyBfO8xEF/Y8pkJhO6BZ/2MYONrRYoQTfPFJqu8fOf5WQ==", + "path": "swashbuckle.aspnetcore.swaggergen/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-hgrXeKzyp5OGN8qVvL7A+vhmU7mDJTfGpiMBRL66IcfLOyna8UTLtn3cC3CghamXpRDufcc9ciklTszUGEQK0w==", + "path": "swashbuckle.aspnetcore.swaggerui/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512" + }, + "System.IdentityModel.Tokens.Jwt/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GJw3bYkWpOgvN3tJo5X4lYUeIFA2HD293FPUhKmp7qxS+g5ywAb34Dnd3cDAFLkcMohy5XTpoaZ4uAHuw0uSPQ==", + "path": "system.identitymodel.tokens.jwt/8.0.1", + "hashPath": "system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512" + } + } +} \ No newline at end of file diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.dll new file mode 100644 index 00000000..1231eab7 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.pdb b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.pdb new file mode 100644 index 00000000..99479683 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.pdb differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.runtimeconfig.json b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.runtimeconfig.json new file mode 100644 index 00000000..6925b655 --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.runtimeconfig.json @@ -0,0 +1,19 @@ +{ + "runtimeOptions": { + "tfm": "net9.0", + "frameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "9.0.0" + }, + { + "name": "Microsoft.AspNetCore.App", + "version": "9.0.0" + } + ], + "configProperties": { + "System.GC.Server": true, + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.staticwebassets.endpoints.json b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.staticwebassets.endpoints.json new file mode 100644 index 00000000..5576e889 --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.staticwebassets.endpoints.json @@ -0,0 +1 @@ +{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/appsettings.Development.json b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/appsettings.Development.json new file mode 100644 index 00000000..19b8c152 --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/appsettings.Development.json @@ -0,0 +1,15 @@ +{ + "Logging": { + "IncludeScopes": false, + "Debug": { + "LogLevel": { + "Default": "Debug" + } + }, + "Console": { + "LogLevel": { + "Default": "Debug" + } + } + } +} diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/appsettings.json b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/appsettings.json new file mode 100644 index 00000000..94d5d985 --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/appsettings.json @@ -0,0 +1,14 @@ +{ + "Serilog": { + "SeqServerUrl": null, + "LogstashgUrl": null, + "MinimumLevel": { + "Default": "Information", + "Override": { + "Microsoft": "Warning", + "Microsoft.eShopOnContainers": "Information", + "System": "Warning" + } + } + } +} diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/appsettings.localhost.json b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/appsettings.localhost.json new file mode 100644 index 00000000..18516267 --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/appsettings.localhost.json @@ -0,0 +1,12 @@ +{ + "urls": { + "basket": "http://localhost:55105", + "catalog": "http://localhost:55101", + "orders": "http://localhost:55102", + "identity": "http://localhost:55105", + "grpcBasket": "http://localhost:5580", + "grpcCatalog": "http://localhost:81", + "grpcOrdering": "http://localhost:5581", + "coupon": "http://localhost:5106" + } +} diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/linux-arm64/native/libgrpc_csharp_ext.arm64.so b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/linux-arm64/native/libgrpc_csharp_ext.arm64.so new file mode 100755 index 00000000..be332d07 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/linux-arm64/native/libgrpc_csharp_ext.arm64.so differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/linux-x64/native/libgrpc_csharp_ext.x64.so b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/linux-x64/native/libgrpc_csharp_ext.x64.so new file mode 100755 index 00000000..6d9009f3 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/linux-x64/native/libgrpc_csharp_ext.x64.so differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/osx-x64/native/libgrpc_csharp_ext.x64.dylib b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/osx-x64/native/libgrpc_csharp_ext.x64.dylib new file mode 100755 index 00000000..69fb1229 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/osx-x64/native/libgrpc_csharp_ext.x64.dylib differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/win-x64/native/grpc_csharp_ext.x64.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/win-x64/native/grpc_csharp_ext.x64.dll new file mode 100755 index 00000000..8e0b049a Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/win-x64/native/grpc_csharp_ext.x64.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/win-x86/native/grpc_csharp_ext.x86.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/win-x86/native/grpc_csharp_ext.x86.dll new file mode 100755 index 00000000..d7330e9e Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/win-x86/native/grpc_csharp_ext.x86.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs new file mode 100644 index 00000000..feda5e9f --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/13bc9ab794319831_ordering.protodep b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/13bc9ab794319831_ordering.protodep new file mode 100644 index 00000000..c955767a --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/13bc9ab794319831_ordering.protodep @@ -0,0 +1,2 @@ +obj/Debug/net9.0/Ordering.cs \ +obj/Debug/net9.0/OrderingGrpc.cs: ../../../Services/Ordering/Ordering.API/Proto/ordering.proto \ No newline at end of file diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/1990726b26142f12_catalog.protodep b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/1990726b26142f12_catalog.protodep new file mode 100644 index 00000000..0e5dfab4 --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/1990726b26142f12_catalog.protodep @@ -0,0 +1,2 @@ +obj/Debug/net9.0/Catalog.cs \ +obj/Debug/net9.0/CatalogGrpc.cs: ../../../Services/Catalog/Catalog.API/Proto/catalog.proto \ No newline at end of file diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/256b1bc6ff9655a0_basket.protodep b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/256b1bc6ff9655a0_basket.protodep new file mode 100644 index 00000000..7713a64a --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/256b1bc6ff9655a0_basket.protodep @@ -0,0 +1,2 @@ +obj/Debug/net9.0/Basket.cs \ +obj/Debug/net9.0/BasketGrpc.cs: ../../../Services/Basket/Basket.API/Proto/basket.proto \ No newline at end of file diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Basket.cs b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Basket.cs new file mode 100644 index 00000000..e365e731 --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Basket.cs @@ -0,0 +1,1124 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: basket.proto +// +#pragma warning disable 1591, 0612, 3021, 8981 +#region Designer generated code + +using pb = global::Google.Protobuf; +using pbc = global::Google.Protobuf.Collections; +using pbr = global::Google.Protobuf.Reflection; +using scg = global::System.Collections.Generic; +namespace GrpcBasket { + + /// Holder for reflection information generated from basket.proto + public static partial class BasketReflection { + + #region Descriptor + /// File descriptor for basket.proto + public static pbr::FileDescriptor Descriptor { + get { return descriptor; } + } + private static pbr::FileDescriptor descriptor; + + static BasketReflection() { + byte[] descriptorData = global::System.Convert.FromBase64String( + string.Concat( + "CgxiYXNrZXQucHJvdG8SCUJhc2tldEFwaSIbCg1CYXNrZXRSZXF1ZXN0EgoK", + "AmlkGAEgASgJIlYKFUN1c3RvbWVyQmFza2V0UmVxdWVzdBIPCgdidXllcmlk", + "GAEgASgJEiwKBWl0ZW1zGAIgAygLMh0uQmFza2V0QXBpLkJhc2tldEl0ZW1S", + "ZXNwb25zZSJXChZDdXN0b21lckJhc2tldFJlc3BvbnNlEg8KB2J1eWVyaWQY", + "ASABKAkSLAoFaXRlbXMYAiADKAsyHS5CYXNrZXRBcGkuQmFza2V0SXRlbVJl", + "c3BvbnNlIpcBChJCYXNrZXRJdGVtUmVzcG9uc2USCgoCaWQYASABKAkSEQoJ", + "cHJvZHVjdGlkGAIgASgFEhMKC3Byb2R1Y3RuYW1lGAMgASgJEhEKCXVuaXRw", + "cmljZRgEIAEoARIUCgxvbGR1bml0cHJpY2UYBSABKAESEAoIcXVhbnRpdHkY", + "BiABKAUSEgoKcGljdHVyZXVybBgHIAEoCTKvAQoGQmFza2V0Ek4KDUdldEJh", + "c2tldEJ5SWQSGC5CYXNrZXRBcGkuQmFza2V0UmVxdWVzdBohLkJhc2tldEFw", + "aS5DdXN0b21lckJhc2tldFJlc3BvbnNlIgASVQoMVXBkYXRlQmFza2V0EiAu", + "QmFza2V0QXBpLkN1c3RvbWVyQmFza2V0UmVxdWVzdBohLkJhc2tldEFwaS5D", + "dXN0b21lckJhc2tldFJlc3BvbnNlIgBCDaoCCkdycGNCYXNrZXRiBnByb3Rv", + "Mw==")); + descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, + new pbr::FileDescriptor[] { }, + new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { + new pbr::GeneratedClrTypeInfo(typeof(global::GrpcBasket.BasketRequest), global::GrpcBasket.BasketRequest.Parser, new[]{ "Id" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::GrpcBasket.CustomerBasketRequest), global::GrpcBasket.CustomerBasketRequest.Parser, new[]{ "Buyerid", "Items" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::GrpcBasket.CustomerBasketResponse), global::GrpcBasket.CustomerBasketResponse.Parser, new[]{ "Buyerid", "Items" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::GrpcBasket.BasketItemResponse), global::GrpcBasket.BasketItemResponse.Parser, new[]{ "Id", "Productid", "Productname", "Unitprice", "Oldunitprice", "Quantity", "Pictureurl" }, null, null, null, null) + })); + } + #endregion + + } + #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class BasketRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new BasketRequest()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::GrpcBasket.BasketReflection.Descriptor.MessageTypes[0]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public BasketRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public BasketRequest(BasketRequest other) : this() { + id_ = other.id_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public BasketRequest Clone() { + return new BasketRequest(this); + } + + /// Field number for the "id" field. + public const int IdFieldNumber = 1; + private string id_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Id { + get { return id_; } + set { + id_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as BasketRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(BasketRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Id != other.Id) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Id.Length != 0) hash ^= Id.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Id.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Id); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Id.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Id); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Id.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Id); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(BasketRequest other) { + if (other == null) { + return; + } + if (other.Id.Length != 0) { + Id = other.Id; + } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 10: { + Id = input.ReadString(); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 10: { + Id = input.ReadString(); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CustomerBasketRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CustomerBasketRequest()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::GrpcBasket.BasketReflection.Descriptor.MessageTypes[1]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CustomerBasketRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CustomerBasketRequest(CustomerBasketRequest other) : this() { + buyerid_ = other.buyerid_; + items_ = other.items_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CustomerBasketRequest Clone() { + return new CustomerBasketRequest(this); + } + + /// Field number for the "buyerid" field. + public const int BuyeridFieldNumber = 1; + private string buyerid_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Buyerid { + get { return buyerid_; } + set { + buyerid_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "items" field. + public const int ItemsFieldNumber = 2; + private static readonly pb::FieldCodec _repeated_items_codec + = pb::FieldCodec.ForMessage(18, global::GrpcBasket.BasketItemResponse.Parser); + private readonly pbc::RepeatedField items_ = new pbc::RepeatedField(); + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Items { + get { return items_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CustomerBasketRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CustomerBasketRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Buyerid != other.Buyerid) return false; + if(!items_.Equals(other.items_)) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Buyerid.Length != 0) hash ^= Buyerid.GetHashCode(); + hash ^= items_.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Buyerid.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Buyerid); + } + items_.WriteTo(output, _repeated_items_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Buyerid.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Buyerid); + } + items_.WriteTo(ref output, _repeated_items_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Buyerid.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Buyerid); + } + size += items_.CalculateSize(_repeated_items_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CustomerBasketRequest other) { + if (other == null) { + return; + } + if (other.Buyerid.Length != 0) { + Buyerid = other.Buyerid; + } + items_.Add(other.items_); + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 10: { + Buyerid = input.ReadString(); + break; + } + case 18: { + items_.AddEntriesFrom(input, _repeated_items_codec); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 10: { + Buyerid = input.ReadString(); + break; + } + case 18: { + items_.AddEntriesFrom(ref input, _repeated_items_codec); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CustomerBasketResponse : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CustomerBasketResponse()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::GrpcBasket.BasketReflection.Descriptor.MessageTypes[2]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CustomerBasketResponse() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CustomerBasketResponse(CustomerBasketResponse other) : this() { + buyerid_ = other.buyerid_; + items_ = other.items_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CustomerBasketResponse Clone() { + return new CustomerBasketResponse(this); + } + + /// Field number for the "buyerid" field. + public const int BuyeridFieldNumber = 1; + private string buyerid_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Buyerid { + get { return buyerid_; } + set { + buyerid_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "items" field. + public const int ItemsFieldNumber = 2; + private static readonly pb::FieldCodec _repeated_items_codec + = pb::FieldCodec.ForMessage(18, global::GrpcBasket.BasketItemResponse.Parser); + private readonly pbc::RepeatedField items_ = new pbc::RepeatedField(); + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Items { + get { return items_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CustomerBasketResponse); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CustomerBasketResponse other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Buyerid != other.Buyerid) return false; + if(!items_.Equals(other.items_)) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Buyerid.Length != 0) hash ^= Buyerid.GetHashCode(); + hash ^= items_.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Buyerid.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Buyerid); + } + items_.WriteTo(output, _repeated_items_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Buyerid.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Buyerid); + } + items_.WriteTo(ref output, _repeated_items_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Buyerid.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Buyerid); + } + size += items_.CalculateSize(_repeated_items_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CustomerBasketResponse other) { + if (other == null) { + return; + } + if (other.Buyerid.Length != 0) { + Buyerid = other.Buyerid; + } + items_.Add(other.items_); + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 10: { + Buyerid = input.ReadString(); + break; + } + case 18: { + items_.AddEntriesFrom(input, _repeated_items_codec); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 10: { + Buyerid = input.ReadString(); + break; + } + case 18: { + items_.AddEntriesFrom(ref input, _repeated_items_codec); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class BasketItemResponse : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new BasketItemResponse()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::GrpcBasket.BasketReflection.Descriptor.MessageTypes[3]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public BasketItemResponse() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public BasketItemResponse(BasketItemResponse other) : this() { + id_ = other.id_; + productid_ = other.productid_; + productname_ = other.productname_; + unitprice_ = other.unitprice_; + oldunitprice_ = other.oldunitprice_; + quantity_ = other.quantity_; + pictureurl_ = other.pictureurl_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public BasketItemResponse Clone() { + return new BasketItemResponse(this); + } + + /// Field number for the "id" field. + public const int IdFieldNumber = 1; + private string id_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Id { + get { return id_; } + set { + id_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "productid" field. + public const int ProductidFieldNumber = 2; + private int productid_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Productid { + get { return productid_; } + set { + productid_ = value; + } + } + + /// Field number for the "productname" field. + public const int ProductnameFieldNumber = 3; + private string productname_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Productname { + get { return productname_; } + set { + productname_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "unitprice" field. + public const int UnitpriceFieldNumber = 4; + private double unitprice_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public double Unitprice { + get { return unitprice_; } + set { + unitprice_ = value; + } + } + + /// Field number for the "oldunitprice" field. + public const int OldunitpriceFieldNumber = 5; + private double oldunitprice_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public double Oldunitprice { + get { return oldunitprice_; } + set { + oldunitprice_ = value; + } + } + + /// Field number for the "quantity" field. + public const int QuantityFieldNumber = 6; + private int quantity_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Quantity { + get { return quantity_; } + set { + quantity_ = value; + } + } + + /// Field number for the "pictureurl" field. + public const int PictureurlFieldNumber = 7; + private string pictureurl_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Pictureurl { + get { return pictureurl_; } + set { + pictureurl_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as BasketItemResponse); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(BasketItemResponse other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Id != other.Id) return false; + if (Productid != other.Productid) return false; + if (Productname != other.Productname) return false; + if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(Unitprice, other.Unitprice)) return false; + if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(Oldunitprice, other.Oldunitprice)) return false; + if (Quantity != other.Quantity) return false; + if (Pictureurl != other.Pictureurl) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Id.Length != 0) hash ^= Id.GetHashCode(); + if (Productid != 0) hash ^= Productid.GetHashCode(); + if (Productname.Length != 0) hash ^= Productname.GetHashCode(); + if (Unitprice != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(Unitprice); + if (Oldunitprice != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(Oldunitprice); + if (Quantity != 0) hash ^= Quantity.GetHashCode(); + if (Pictureurl.Length != 0) hash ^= Pictureurl.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Id.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Id); + } + if (Productid != 0) { + output.WriteRawTag(16); + output.WriteInt32(Productid); + } + if (Productname.Length != 0) { + output.WriteRawTag(26); + output.WriteString(Productname); + } + if (Unitprice != 0D) { + output.WriteRawTag(33); + output.WriteDouble(Unitprice); + } + if (Oldunitprice != 0D) { + output.WriteRawTag(41); + output.WriteDouble(Oldunitprice); + } + if (Quantity != 0) { + output.WriteRawTag(48); + output.WriteInt32(Quantity); + } + if (Pictureurl.Length != 0) { + output.WriteRawTag(58); + output.WriteString(Pictureurl); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Id.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Id); + } + if (Productid != 0) { + output.WriteRawTag(16); + output.WriteInt32(Productid); + } + if (Productname.Length != 0) { + output.WriteRawTag(26); + output.WriteString(Productname); + } + if (Unitprice != 0D) { + output.WriteRawTag(33); + output.WriteDouble(Unitprice); + } + if (Oldunitprice != 0D) { + output.WriteRawTag(41); + output.WriteDouble(Oldunitprice); + } + if (Quantity != 0) { + output.WriteRawTag(48); + output.WriteInt32(Quantity); + } + if (Pictureurl.Length != 0) { + output.WriteRawTag(58); + output.WriteString(Pictureurl); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Id.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Id); + } + if (Productid != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Productid); + } + if (Productname.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Productname); + } + if (Unitprice != 0D) { + size += 1 + 8; + } + if (Oldunitprice != 0D) { + size += 1 + 8; + } + if (Quantity != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Quantity); + } + if (Pictureurl.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Pictureurl); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(BasketItemResponse other) { + if (other == null) { + return; + } + if (other.Id.Length != 0) { + Id = other.Id; + } + if (other.Productid != 0) { + Productid = other.Productid; + } + if (other.Productname.Length != 0) { + Productname = other.Productname; + } + if (other.Unitprice != 0D) { + Unitprice = other.Unitprice; + } + if (other.Oldunitprice != 0D) { + Oldunitprice = other.Oldunitprice; + } + if (other.Quantity != 0) { + Quantity = other.Quantity; + } + if (other.Pictureurl.Length != 0) { + Pictureurl = other.Pictureurl; + } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 10: { + Id = input.ReadString(); + break; + } + case 16: { + Productid = input.ReadInt32(); + break; + } + case 26: { + Productname = input.ReadString(); + break; + } + case 33: { + Unitprice = input.ReadDouble(); + break; + } + case 41: { + Oldunitprice = input.ReadDouble(); + break; + } + case 48: { + Quantity = input.ReadInt32(); + break; + } + case 58: { + Pictureurl = input.ReadString(); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 10: { + Id = input.ReadString(); + break; + } + case 16: { + Productid = input.ReadInt32(); + break; + } + case 26: { + Productname = input.ReadString(); + break; + } + case 33: { + Unitprice = input.ReadDouble(); + break; + } + case 41: { + Oldunitprice = input.ReadDouble(); + break; + } + case 48: { + Quantity = input.ReadInt32(); + break; + } + case 58: { + Pictureurl = input.ReadString(); + break; + } + } + } + } + #endif + + } + + #endregion + +} + +#endregion Designer generated code diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/BasketGrpc.cs b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/BasketGrpc.cs new file mode 100644 index 00000000..5f603c0e --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/BasketGrpc.cs @@ -0,0 +1,154 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: basket.proto +// +#pragma warning disable 0414, 1591, 8981, 0612 +#region Designer generated code + +using grpc = global::Grpc.Core; + +namespace GrpcBasket { + public static partial class Basket + { + static readonly string __ServiceName = "BasketApi.Basket"; + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static void __Helper_SerializeMessage(global::Google.Protobuf.IMessage message, grpc::SerializationContext context) + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (message is global::Google.Protobuf.IBufferMessage) + { + context.SetPayloadLength(message.CalculateSize()); + global::Google.Protobuf.MessageExtensions.WriteTo(message, context.GetBufferWriter()); + context.Complete(); + return; + } + #endif + context.Complete(global::Google.Protobuf.MessageExtensions.ToByteArray(message)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static class __Helper_MessageCache + { + public static readonly bool IsBufferMessage = global::System.Reflection.IntrospectionExtensions.GetTypeInfo(typeof(global::Google.Protobuf.IBufferMessage)).IsAssignableFrom(typeof(T)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static T __Helper_DeserializeMessage(grpc::DeserializationContext context, global::Google.Protobuf.MessageParser parser) where T : global::Google.Protobuf.IMessage + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (__Helper_MessageCache.IsBufferMessage) + { + return parser.ParseFrom(context.PayloadAsReadOnlySequence()); + } + #endif + return parser.ParseFrom(context.PayloadAsNewBuffer()); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_BasketApi_BasketRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::GrpcBasket.BasketRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_BasketApi_CustomerBasketResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::GrpcBasket.CustomerBasketResponse.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_BasketApi_CustomerBasketRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::GrpcBasket.CustomerBasketRequest.Parser)); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_GetBasketById = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "GetBasketById", + __Marshaller_BasketApi_BasketRequest, + __Marshaller_BasketApi_CustomerBasketResponse); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_UpdateBasket = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "UpdateBasket", + __Marshaller_BasketApi_CustomerBasketRequest, + __Marshaller_BasketApi_CustomerBasketResponse); + + /// Service descriptor + public static global::Google.Protobuf.Reflection.ServiceDescriptor Descriptor + { + get { return global::GrpcBasket.BasketReflection.Descriptor.Services[0]; } + } + + /// Client for Basket + public partial class BasketClient : grpc::ClientBase + { + /// Creates a new client for Basket + /// The channel to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public BasketClient(grpc::ChannelBase channel) : base(channel) + { + } + /// Creates a new client for Basket that uses a custom CallInvoker. + /// The callInvoker to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public BasketClient(grpc::CallInvoker callInvoker) : base(callInvoker) + { + } + /// Protected parameterless constructor to allow creation of test doubles. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected BasketClient() : base() + { + } + /// Protected constructor to allow creation of configured clients. + /// The client configuration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected BasketClient(ClientBaseConfiguration configuration) : base(configuration) + { + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::GrpcBasket.CustomerBasketResponse GetBasketById(global::GrpcBasket.BasketRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetBasketById(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::GrpcBasket.CustomerBasketResponse GetBasketById(global::GrpcBasket.BasketRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_GetBasketById, null, options, request); + } + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetBasketByIdAsync(global::GrpcBasket.BasketRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetBasketByIdAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetBasketByIdAsync(global::GrpcBasket.BasketRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_GetBasketById, null, options, request); + } + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::GrpcBasket.CustomerBasketResponse UpdateBasket(global::GrpcBasket.CustomerBasketRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return UpdateBasket(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::GrpcBasket.CustomerBasketResponse UpdateBasket(global::GrpcBasket.CustomerBasketRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_UpdateBasket, null, options, request); + } + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall UpdateBasketAsync(global::GrpcBasket.CustomerBasketRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return UpdateBasketAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall UpdateBasketAsync(global::GrpcBasket.CustomerBasketRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_UpdateBasket, null, options, request); + } + /// Creates a new instance of client from given ClientBaseConfiguration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected override BasketClient NewInstance(ClientBaseConfiguration configuration) + { + return new BasketClient(configuration); + } + } + + } +} +#endregion diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Catalog.cs b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Catalog.cs new file mode 100644 index 00000000..dd385932 --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Catalog.cs @@ -0,0 +1,1927 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: catalog.proto +// +#pragma warning disable 1591, 0612, 3021, 8981 +#region Designer generated code + +using pb = global::Google.Protobuf; +using pbc = global::Google.Protobuf.Collections; +using pbr = global::Google.Protobuf.Reflection; +using scg = global::System.Collections.Generic; +namespace CatalogApi { + + /// Holder for reflection information generated from catalog.proto + public static partial class CatalogReflection { + + #region Descriptor + /// File descriptor for catalog.proto + public static pbr::FileDescriptor Descriptor { + get { return descriptor; } + } + private static pbr::FileDescriptor descriptor; + + static CatalogReflection() { + byte[] descriptorData = global::System.Convert.FromBase64String( + string.Concat( + "Cg1jYXRhbG9nLnByb3RvEgpDYXRhbG9nQXBpIiAKEkNhdGFsb2dJdGVtUmVx", + "dWVzdBIKCgJpZBgBIAEoBSJHChNDYXRhbG9nSXRlbXNSZXF1ZXN0EgsKA2lk", + "cxgBIAEoCRIQCghwYWdlU2l6ZRgCIAEoBRIRCglwYWdlSW5kZXgYAyABKAUi", + "yAIKE0NhdGFsb2dJdGVtUmVzcG9uc2USCgoCaWQYASABKAUSDAoEbmFtZRgC", + "IAEoCRITCgtkZXNjcmlwdGlvbhgDIAEoCRINCgVwcmljZRgEIAEoARIZChFw", + "aWN0dXJlX2ZpbGVfbmFtZRgFIAEoCRITCgtwaWN0dXJlX3VyaRgGIAEoCRIt", + "CgxjYXRhbG9nX3R5cGUYCCABKAsyFy5DYXRhbG9nQXBpLkNhdGFsb2dUeXBl", + "Ei8KDWNhdGFsb2dfYnJhbmQYCiABKAsyGC5DYXRhbG9nQXBpLkNhdGFsb2dC", + "cmFuZBIXCg9hdmFpbGFibGVfc3RvY2sYCyABKAUSGQoRcmVzdG9ja190aHJl", + "c2hvbGQYDCABKAUSGwoTbWF4X3N0b2NrX3RocmVzaG9sZBgNIAEoBRISCgpv", + "bl9yZW9yZGVyGA4gASgIIigKDENhdGFsb2dCcmFuZBIKCgJpZBgBIAEoBRIM", + "CgRuYW1lGAIgASgJIicKC0NhdGFsb2dUeXBlEgoKAmlkGAEgASgFEgwKBHR5", + "cGUYAiABKAkiewoWUGFnaW5hdGVkSXRlbXNSZXNwb25zZRIRCglwYWdlSW5k", + "ZXgYASABKAUSEAoIcGFnZVNpemUYAiABKAUSDQoFY291bnQYAyABKAMSLQoE", + "ZGF0YRgEIAMoCzIfLkNhdGFsb2dBcGkuQ2F0YWxvZ0l0ZW1SZXNwb25zZTKz", + "AQoHQ2F0YWxvZxJQCgtHZXRJdGVtQnlJZBIeLkNhdGFsb2dBcGkuQ2F0YWxv", + "Z0l0ZW1SZXF1ZXN0Gh8uQ2F0YWxvZ0FwaS5DYXRhbG9nSXRlbVJlc3BvbnNl", + "IgASVgoNR2V0SXRlbXNCeUlkcxIfLkNhdGFsb2dBcGkuQ2F0YWxvZ0l0ZW1z", + "UmVxdWVzdBoiLkNhdGFsb2dBcGkuUGFnaW5hdGVkSXRlbXNSZXNwb25zZSIA", + "YgZwcm90bzM=")); + descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, + new pbr::FileDescriptor[] { }, + new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { + new pbr::GeneratedClrTypeInfo(typeof(global::CatalogApi.CatalogItemRequest), global::CatalogApi.CatalogItemRequest.Parser, new[]{ "Id" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::CatalogApi.CatalogItemsRequest), global::CatalogApi.CatalogItemsRequest.Parser, new[]{ "Ids", "PageSize", "PageIndex" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::CatalogApi.CatalogItemResponse), global::CatalogApi.CatalogItemResponse.Parser, new[]{ "Id", "Name", "Description", "Price", "PictureFileName", "PictureUri", "CatalogType", "CatalogBrand", "AvailableStock", "RestockThreshold", "MaxStockThreshold", "OnReorder" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::CatalogApi.CatalogBrand), global::CatalogApi.CatalogBrand.Parser, new[]{ "Id", "Name" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::CatalogApi.CatalogType), global::CatalogApi.CatalogType.Parser, new[]{ "Id", "Type" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::CatalogApi.PaginatedItemsResponse), global::CatalogApi.PaginatedItemsResponse.Parser, new[]{ "PageIndex", "PageSize", "Count", "Data" }, null, null, null, null) + })); + } + #endregion + + } + #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CatalogItemRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CatalogItemRequest()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::CatalogApi.CatalogReflection.Descriptor.MessageTypes[0]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogItemRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogItemRequest(CatalogItemRequest other) : this() { + id_ = other.id_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogItemRequest Clone() { + return new CatalogItemRequest(this); + } + + /// Field number for the "id" field. + public const int IdFieldNumber = 1; + private int id_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Id { + get { return id_; } + set { + id_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CatalogItemRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CatalogItemRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Id != other.Id) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Id != 0) hash ^= Id.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Id != 0) { + output.WriteRawTag(8); + output.WriteInt32(Id); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Id != 0) { + output.WriteRawTag(8); + output.WriteInt32(Id); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Id != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Id); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CatalogItemRequest other) { + if (other == null) { + return; + } + if (other.Id != 0) { + Id = other.Id; + } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 8: { + Id = input.ReadInt32(); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 8: { + Id = input.ReadInt32(); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CatalogItemsRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CatalogItemsRequest()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::CatalogApi.CatalogReflection.Descriptor.MessageTypes[1]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogItemsRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogItemsRequest(CatalogItemsRequest other) : this() { + ids_ = other.ids_; + pageSize_ = other.pageSize_; + pageIndex_ = other.pageIndex_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogItemsRequest Clone() { + return new CatalogItemsRequest(this); + } + + /// Field number for the "ids" field. + public const int IdsFieldNumber = 1; + private string ids_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Ids { + get { return ids_; } + set { + ids_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "pageSize" field. + public const int PageSizeFieldNumber = 2; + private int pageSize_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int PageSize { + get { return pageSize_; } + set { + pageSize_ = value; + } + } + + /// Field number for the "pageIndex" field. + public const int PageIndexFieldNumber = 3; + private int pageIndex_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int PageIndex { + get { return pageIndex_; } + set { + pageIndex_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CatalogItemsRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CatalogItemsRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Ids != other.Ids) return false; + if (PageSize != other.PageSize) return false; + if (PageIndex != other.PageIndex) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Ids.Length != 0) hash ^= Ids.GetHashCode(); + if (PageSize != 0) hash ^= PageSize.GetHashCode(); + if (PageIndex != 0) hash ^= PageIndex.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Ids.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Ids); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageIndex != 0) { + output.WriteRawTag(24); + output.WriteInt32(PageIndex); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Ids.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Ids); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageIndex != 0) { + output.WriteRawTag(24); + output.WriteInt32(PageIndex); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Ids.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Ids); + } + if (PageSize != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(PageSize); + } + if (PageIndex != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(PageIndex); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CatalogItemsRequest other) { + if (other == null) { + return; + } + if (other.Ids.Length != 0) { + Ids = other.Ids; + } + if (other.PageSize != 0) { + PageSize = other.PageSize; + } + if (other.PageIndex != 0) { + PageIndex = other.PageIndex; + } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 10: { + Ids = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 24: { + PageIndex = input.ReadInt32(); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 10: { + Ids = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 24: { + PageIndex = input.ReadInt32(); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CatalogItemResponse : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CatalogItemResponse()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::CatalogApi.CatalogReflection.Descriptor.MessageTypes[2]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogItemResponse() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogItemResponse(CatalogItemResponse other) : this() { + id_ = other.id_; + name_ = other.name_; + description_ = other.description_; + price_ = other.price_; + pictureFileName_ = other.pictureFileName_; + pictureUri_ = other.pictureUri_; + catalogType_ = other.catalogType_ != null ? other.catalogType_.Clone() : null; + catalogBrand_ = other.catalogBrand_ != null ? other.catalogBrand_.Clone() : null; + availableStock_ = other.availableStock_; + restockThreshold_ = other.restockThreshold_; + maxStockThreshold_ = other.maxStockThreshold_; + onReorder_ = other.onReorder_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogItemResponse Clone() { + return new CatalogItemResponse(this); + } + + /// Field number for the "id" field. + public const int IdFieldNumber = 1; + private int id_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Id { + get { return id_; } + set { + id_ = value; + } + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 2; + private string name_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "description" field. + public const int DescriptionFieldNumber = 3; + private string description_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Description { + get { return description_; } + set { + description_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "price" field. + public const int PriceFieldNumber = 4; + private double price_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public double Price { + get { return price_; } + set { + price_ = value; + } + } + + /// Field number for the "picture_file_name" field. + public const int PictureFileNameFieldNumber = 5; + private string pictureFileName_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PictureFileName { + get { return pictureFileName_; } + set { + pictureFileName_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "picture_uri" field. + public const int PictureUriFieldNumber = 6; + private string pictureUri_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PictureUri { + get { return pictureUri_; } + set { + pictureUri_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "catalog_type" field. + public const int CatalogTypeFieldNumber = 8; + private global::CatalogApi.CatalogType catalogType_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::CatalogApi.CatalogType CatalogType { + get { return catalogType_; } + set { + catalogType_ = value; + } + } + + /// Field number for the "catalog_brand" field. + public const int CatalogBrandFieldNumber = 10; + private global::CatalogApi.CatalogBrand catalogBrand_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::CatalogApi.CatalogBrand CatalogBrand { + get { return catalogBrand_; } + set { + catalogBrand_ = value; + } + } + + /// Field number for the "available_stock" field. + public const int AvailableStockFieldNumber = 11; + private int availableStock_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int AvailableStock { + get { return availableStock_; } + set { + availableStock_ = value; + } + } + + /// Field number for the "restock_threshold" field. + public const int RestockThresholdFieldNumber = 12; + private int restockThreshold_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int RestockThreshold { + get { return restockThreshold_; } + set { + restockThreshold_ = value; + } + } + + /// Field number for the "max_stock_threshold" field. + public const int MaxStockThresholdFieldNumber = 13; + private int maxStockThreshold_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int MaxStockThreshold { + get { return maxStockThreshold_; } + set { + maxStockThreshold_ = value; + } + } + + /// Field number for the "on_reorder" field. + public const int OnReorderFieldNumber = 14; + private bool onReorder_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool OnReorder { + get { return onReorder_; } + set { + onReorder_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CatalogItemResponse); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CatalogItemResponse other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Id != other.Id) return false; + if (Name != other.Name) return false; + if (Description != other.Description) return false; + if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(Price, other.Price)) return false; + if (PictureFileName != other.PictureFileName) return false; + if (PictureUri != other.PictureUri) return false; + if (!object.Equals(CatalogType, other.CatalogType)) return false; + if (!object.Equals(CatalogBrand, other.CatalogBrand)) return false; + if (AvailableStock != other.AvailableStock) return false; + if (RestockThreshold != other.RestockThreshold) return false; + if (MaxStockThreshold != other.MaxStockThreshold) return false; + if (OnReorder != other.OnReorder) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Id != 0) hash ^= Id.GetHashCode(); + if (Name.Length != 0) hash ^= Name.GetHashCode(); + if (Description.Length != 0) hash ^= Description.GetHashCode(); + if (Price != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(Price); + if (PictureFileName.Length != 0) hash ^= PictureFileName.GetHashCode(); + if (PictureUri.Length != 0) hash ^= PictureUri.GetHashCode(); + if (catalogType_ != null) hash ^= CatalogType.GetHashCode(); + if (catalogBrand_ != null) hash ^= CatalogBrand.GetHashCode(); + if (AvailableStock != 0) hash ^= AvailableStock.GetHashCode(); + if (RestockThreshold != 0) hash ^= RestockThreshold.GetHashCode(); + if (MaxStockThreshold != 0) hash ^= MaxStockThreshold.GetHashCode(); + if (OnReorder != false) hash ^= OnReorder.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Id != 0) { + output.WriteRawTag(8); + output.WriteInt32(Id); + } + if (Name.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Name); + } + if (Description.Length != 0) { + output.WriteRawTag(26); + output.WriteString(Description); + } + if (Price != 0D) { + output.WriteRawTag(33); + output.WriteDouble(Price); + } + if (PictureFileName.Length != 0) { + output.WriteRawTag(42); + output.WriteString(PictureFileName); + } + if (PictureUri.Length != 0) { + output.WriteRawTag(50); + output.WriteString(PictureUri); + } + if (catalogType_ != null) { + output.WriteRawTag(66); + output.WriteMessage(CatalogType); + } + if (catalogBrand_ != null) { + output.WriteRawTag(82); + output.WriteMessage(CatalogBrand); + } + if (AvailableStock != 0) { + output.WriteRawTag(88); + output.WriteInt32(AvailableStock); + } + if (RestockThreshold != 0) { + output.WriteRawTag(96); + output.WriteInt32(RestockThreshold); + } + if (MaxStockThreshold != 0) { + output.WriteRawTag(104); + output.WriteInt32(MaxStockThreshold); + } + if (OnReorder != false) { + output.WriteRawTag(112); + output.WriteBool(OnReorder); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Id != 0) { + output.WriteRawTag(8); + output.WriteInt32(Id); + } + if (Name.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Name); + } + if (Description.Length != 0) { + output.WriteRawTag(26); + output.WriteString(Description); + } + if (Price != 0D) { + output.WriteRawTag(33); + output.WriteDouble(Price); + } + if (PictureFileName.Length != 0) { + output.WriteRawTag(42); + output.WriteString(PictureFileName); + } + if (PictureUri.Length != 0) { + output.WriteRawTag(50); + output.WriteString(PictureUri); + } + if (catalogType_ != null) { + output.WriteRawTag(66); + output.WriteMessage(CatalogType); + } + if (catalogBrand_ != null) { + output.WriteRawTag(82); + output.WriteMessage(CatalogBrand); + } + if (AvailableStock != 0) { + output.WriteRawTag(88); + output.WriteInt32(AvailableStock); + } + if (RestockThreshold != 0) { + output.WriteRawTag(96); + output.WriteInt32(RestockThreshold); + } + if (MaxStockThreshold != 0) { + output.WriteRawTag(104); + output.WriteInt32(MaxStockThreshold); + } + if (OnReorder != false) { + output.WriteRawTag(112); + output.WriteBool(OnReorder); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Id != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Id); + } + if (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (Description.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Description); + } + if (Price != 0D) { + size += 1 + 8; + } + if (PictureFileName.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PictureFileName); + } + if (PictureUri.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PictureUri); + } + if (catalogType_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(CatalogType); + } + if (catalogBrand_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(CatalogBrand); + } + if (AvailableStock != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(AvailableStock); + } + if (RestockThreshold != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(RestockThreshold); + } + if (MaxStockThreshold != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(MaxStockThreshold); + } + if (OnReorder != false) { + size += 1 + 1; + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CatalogItemResponse other) { + if (other == null) { + return; + } + if (other.Id != 0) { + Id = other.Id; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + if (other.Description.Length != 0) { + Description = other.Description; + } + if (other.Price != 0D) { + Price = other.Price; + } + if (other.PictureFileName.Length != 0) { + PictureFileName = other.PictureFileName; + } + if (other.PictureUri.Length != 0) { + PictureUri = other.PictureUri; + } + if (other.catalogType_ != null) { + if (catalogType_ == null) { + CatalogType = new global::CatalogApi.CatalogType(); + } + CatalogType.MergeFrom(other.CatalogType); + } + if (other.catalogBrand_ != null) { + if (catalogBrand_ == null) { + CatalogBrand = new global::CatalogApi.CatalogBrand(); + } + CatalogBrand.MergeFrom(other.CatalogBrand); + } + if (other.AvailableStock != 0) { + AvailableStock = other.AvailableStock; + } + if (other.RestockThreshold != 0) { + RestockThreshold = other.RestockThreshold; + } + if (other.MaxStockThreshold != 0) { + MaxStockThreshold = other.MaxStockThreshold; + } + if (other.OnReorder != false) { + OnReorder = other.OnReorder; + } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 8: { + Id = input.ReadInt32(); + break; + } + case 18: { + Name = input.ReadString(); + break; + } + case 26: { + Description = input.ReadString(); + break; + } + case 33: { + Price = input.ReadDouble(); + break; + } + case 42: { + PictureFileName = input.ReadString(); + break; + } + case 50: { + PictureUri = input.ReadString(); + break; + } + case 66: { + if (catalogType_ == null) { + CatalogType = new global::CatalogApi.CatalogType(); + } + input.ReadMessage(CatalogType); + break; + } + case 82: { + if (catalogBrand_ == null) { + CatalogBrand = new global::CatalogApi.CatalogBrand(); + } + input.ReadMessage(CatalogBrand); + break; + } + case 88: { + AvailableStock = input.ReadInt32(); + break; + } + case 96: { + RestockThreshold = input.ReadInt32(); + break; + } + case 104: { + MaxStockThreshold = input.ReadInt32(); + break; + } + case 112: { + OnReorder = input.ReadBool(); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 8: { + Id = input.ReadInt32(); + break; + } + case 18: { + Name = input.ReadString(); + break; + } + case 26: { + Description = input.ReadString(); + break; + } + case 33: { + Price = input.ReadDouble(); + break; + } + case 42: { + PictureFileName = input.ReadString(); + break; + } + case 50: { + PictureUri = input.ReadString(); + break; + } + case 66: { + if (catalogType_ == null) { + CatalogType = new global::CatalogApi.CatalogType(); + } + input.ReadMessage(CatalogType); + break; + } + case 82: { + if (catalogBrand_ == null) { + CatalogBrand = new global::CatalogApi.CatalogBrand(); + } + input.ReadMessage(CatalogBrand); + break; + } + case 88: { + AvailableStock = input.ReadInt32(); + break; + } + case 96: { + RestockThreshold = input.ReadInt32(); + break; + } + case 104: { + MaxStockThreshold = input.ReadInt32(); + break; + } + case 112: { + OnReorder = input.ReadBool(); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CatalogBrand : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CatalogBrand()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::CatalogApi.CatalogReflection.Descriptor.MessageTypes[3]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogBrand() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogBrand(CatalogBrand other) : this() { + id_ = other.id_; + name_ = other.name_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogBrand Clone() { + return new CatalogBrand(this); + } + + /// Field number for the "id" field. + public const int IdFieldNumber = 1; + private int id_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Id { + get { return id_; } + set { + id_ = value; + } + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 2; + private string name_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CatalogBrand); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CatalogBrand other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Id != other.Id) return false; + if (Name != other.Name) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Id != 0) hash ^= Id.GetHashCode(); + if (Name.Length != 0) hash ^= Name.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Id != 0) { + output.WriteRawTag(8); + output.WriteInt32(Id); + } + if (Name.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Name); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Id != 0) { + output.WriteRawTag(8); + output.WriteInt32(Id); + } + if (Name.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Name); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Id != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Id); + } + if (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CatalogBrand other) { + if (other == null) { + return; + } + if (other.Id != 0) { + Id = other.Id; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 8: { + Id = input.ReadInt32(); + break; + } + case 18: { + Name = input.ReadString(); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 8: { + Id = input.ReadInt32(); + break; + } + case 18: { + Name = input.ReadString(); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CatalogType : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CatalogType()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::CatalogApi.CatalogReflection.Descriptor.MessageTypes[4]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogType() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogType(CatalogType other) : this() { + id_ = other.id_; + type_ = other.type_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogType Clone() { + return new CatalogType(this); + } + + /// Field number for the "id" field. + public const int IdFieldNumber = 1; + private int id_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Id { + get { return id_; } + set { + id_ = value; + } + } + + /// Field number for the "type" field. + public const int TypeFieldNumber = 2; + private string type_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Type { + get { return type_; } + set { + type_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CatalogType); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CatalogType other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Id != other.Id) return false; + if (Type != other.Type) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Id != 0) hash ^= Id.GetHashCode(); + if (Type.Length != 0) hash ^= Type.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Id != 0) { + output.WriteRawTag(8); + output.WriteInt32(Id); + } + if (Type.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Type); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Id != 0) { + output.WriteRawTag(8); + output.WriteInt32(Id); + } + if (Type.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Type); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Id != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Id); + } + if (Type.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Type); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CatalogType other) { + if (other == null) { + return; + } + if (other.Id != 0) { + Id = other.Id; + } + if (other.Type.Length != 0) { + Type = other.Type; + } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 8: { + Id = input.ReadInt32(); + break; + } + case 18: { + Type = input.ReadString(); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 8: { + Id = input.ReadInt32(); + break; + } + case 18: { + Type = input.ReadString(); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class PaginatedItemsResponse : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new PaginatedItemsResponse()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::CatalogApi.CatalogReflection.Descriptor.MessageTypes[5]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PaginatedItemsResponse() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PaginatedItemsResponse(PaginatedItemsResponse other) : this() { + pageIndex_ = other.pageIndex_; + pageSize_ = other.pageSize_; + count_ = other.count_; + data_ = other.data_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PaginatedItemsResponse Clone() { + return new PaginatedItemsResponse(this); + } + + /// Field number for the "pageIndex" field. + public const int PageIndexFieldNumber = 1; + private int pageIndex_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int PageIndex { + get { return pageIndex_; } + set { + pageIndex_ = value; + } + } + + /// Field number for the "pageSize" field. + public const int PageSizeFieldNumber = 2; + private int pageSize_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int PageSize { + get { return pageSize_; } + set { + pageSize_ = value; + } + } + + /// Field number for the "count" field. + public const int CountFieldNumber = 3; + private long count_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public long Count { + get { return count_; } + set { + count_ = value; + } + } + + /// Field number for the "data" field. + public const int DataFieldNumber = 4; + private static readonly pb::FieldCodec _repeated_data_codec + = pb::FieldCodec.ForMessage(34, global::CatalogApi.CatalogItemResponse.Parser); + private readonly pbc::RepeatedField data_ = new pbc::RepeatedField(); + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Data { + get { return data_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as PaginatedItemsResponse); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(PaginatedItemsResponse other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (PageIndex != other.PageIndex) return false; + if (PageSize != other.PageSize) return false; + if (Count != other.Count) return false; + if(!data_.Equals(other.data_)) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (PageIndex != 0) hash ^= PageIndex.GetHashCode(); + if (PageSize != 0) hash ^= PageSize.GetHashCode(); + if (Count != 0L) hash ^= Count.GetHashCode(); + hash ^= data_.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (PageIndex != 0) { + output.WriteRawTag(8); + output.WriteInt32(PageIndex); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (Count != 0L) { + output.WriteRawTag(24); + output.WriteInt64(Count); + } + data_.WriteTo(output, _repeated_data_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (PageIndex != 0) { + output.WriteRawTag(8); + output.WriteInt32(PageIndex); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (Count != 0L) { + output.WriteRawTag(24); + output.WriteInt64(Count); + } + data_.WriteTo(ref output, _repeated_data_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (PageIndex != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(PageIndex); + } + if (PageSize != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(PageSize); + } + if (Count != 0L) { + size += 1 + pb::CodedOutputStream.ComputeInt64Size(Count); + } + size += data_.CalculateSize(_repeated_data_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(PaginatedItemsResponse other) { + if (other == null) { + return; + } + if (other.PageIndex != 0) { + PageIndex = other.PageIndex; + } + if (other.PageSize != 0) { + PageSize = other.PageSize; + } + if (other.Count != 0L) { + Count = other.Count; + } + data_.Add(other.data_); + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 8: { + PageIndex = input.ReadInt32(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 24: { + Count = input.ReadInt64(); + break; + } + case 34: { + data_.AddEntriesFrom(input, _repeated_data_codec); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 8: { + PageIndex = input.ReadInt32(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 24: { + Count = input.ReadInt64(); + break; + } + case 34: { + data_.AddEntriesFrom(ref input, _repeated_data_codec); + break; + } + } + } + } + #endif + + } + + #endregion + +} + +#endregion Designer generated code diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/CatalogGrpc.cs b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/CatalogGrpc.cs new file mode 100644 index 00000000..c4732130 --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/CatalogGrpc.cs @@ -0,0 +1,200 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: catalog.proto +// +#pragma warning disable 0414, 1591, 8981, 0612 +#region Designer generated code + +using grpc = global::Grpc.Core; + +namespace CatalogApi { + public static partial class Catalog + { + static readonly string __ServiceName = "CatalogApi.Catalog"; + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static void __Helper_SerializeMessage(global::Google.Protobuf.IMessage message, grpc::SerializationContext context) + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (message is global::Google.Protobuf.IBufferMessage) + { + context.SetPayloadLength(message.CalculateSize()); + global::Google.Protobuf.MessageExtensions.WriteTo(message, context.GetBufferWriter()); + context.Complete(); + return; + } + #endif + context.Complete(global::Google.Protobuf.MessageExtensions.ToByteArray(message)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static class __Helper_MessageCache + { + public static readonly bool IsBufferMessage = global::System.Reflection.IntrospectionExtensions.GetTypeInfo(typeof(global::Google.Protobuf.IBufferMessage)).IsAssignableFrom(typeof(T)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static T __Helper_DeserializeMessage(grpc::DeserializationContext context, global::Google.Protobuf.MessageParser parser) where T : global::Google.Protobuf.IMessage + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (__Helper_MessageCache.IsBufferMessage) + { + return parser.ParseFrom(context.PayloadAsReadOnlySequence()); + } + #endif + return parser.ParseFrom(context.PayloadAsNewBuffer()); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_CatalogApi_CatalogItemRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::CatalogApi.CatalogItemRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_CatalogApi_CatalogItemResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::CatalogApi.CatalogItemResponse.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_CatalogApi_CatalogItemsRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::CatalogApi.CatalogItemsRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_CatalogApi_PaginatedItemsResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::CatalogApi.PaginatedItemsResponse.Parser)); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_GetItemById = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "GetItemById", + __Marshaller_CatalogApi_CatalogItemRequest, + __Marshaller_CatalogApi_CatalogItemResponse); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_GetItemsByIds = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "GetItemsByIds", + __Marshaller_CatalogApi_CatalogItemsRequest, + __Marshaller_CatalogApi_PaginatedItemsResponse); + + /// Service descriptor + public static global::Google.Protobuf.Reflection.ServiceDescriptor Descriptor + { + get { return global::CatalogApi.CatalogReflection.Descriptor.Services[0]; } + } + + /// Client for Catalog + public partial class CatalogClient : grpc::ClientBase + { + /// Creates a new client for Catalog + /// The channel to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public CatalogClient(grpc::ChannelBase channel) : base(channel) + { + } + /// Creates a new client for Catalog that uses a custom CallInvoker. + /// The callInvoker to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public CatalogClient(grpc::CallInvoker callInvoker) : base(callInvoker) + { + } + /// Protected parameterless constructor to allow creation of test doubles. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected CatalogClient() : base() + { + } + /// Protected constructor to allow creation of configured clients. + /// The client configuration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected CatalogClient(ClientBaseConfiguration configuration) : base(configuration) + { + } + + /// + /// >> + ///option (google.api.http) = { + ///get: "/api/v1/catalog/items/{id}" + ///}; + ///<< + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::CatalogApi.CatalogItemResponse GetItemById(global::CatalogApi.CatalogItemRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetItemById(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// >> + ///option (google.api.http) = { + ///get: "/api/v1/catalog/items/{id}" + ///}; + ///<< + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::CatalogApi.CatalogItemResponse GetItemById(global::CatalogApi.CatalogItemRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_GetItemById, null, options, request); + } + /// + /// >> + ///option (google.api.http) = { + ///get: "/api/v1/catalog/items/{id}" + ///}; + ///<< + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetItemByIdAsync(global::CatalogApi.CatalogItemRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetItemByIdAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// >> + ///option (google.api.http) = { + ///get: "/api/v1/catalog/items/{id}" + ///}; + ///<< + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetItemByIdAsync(global::CatalogApi.CatalogItemRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_GetItemById, null, options, request); + } + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::CatalogApi.PaginatedItemsResponse GetItemsByIds(global::CatalogApi.CatalogItemsRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetItemsByIds(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::CatalogApi.PaginatedItemsResponse GetItemsByIds(global::CatalogApi.CatalogItemsRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_GetItemsByIds, null, options, request); + } + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetItemsByIdsAsync(global::CatalogApi.CatalogItemsRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetItemsByIdsAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetItemsByIdsAsync(global::CatalogApi.CatalogItemsRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_GetItemsByIds, null, options, request); + } + /// Creates a new instance of client from given ClientBaseConfiguration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected override CatalogClient NewInstance(ClientBaseConfiguration configuration) + { + return new CatalogClient(configuration); + } + } + + } +} +#endregion diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Ordering.cs b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Ordering.cs new file mode 100644 index 00000000..60dfdf4f --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Ordering.cs @@ -0,0 +1,1309 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: ordering.proto +// +#pragma warning disable 1591, 0612, 3021, 8981 +#region Designer generated code + +using pb = global::Google.Protobuf; +using pbc = global::Google.Protobuf.Collections; +using pbr = global::Google.Protobuf.Reflection; +using scg = global::System.Collections.Generic; +namespace GrpcOrdering { + + /// Holder for reflection information generated from ordering.proto + public static partial class OrderingReflection { + + #region Descriptor + /// File descriptor for ordering.proto + public static pbr::FileDescriptor Descriptor { + get { return descriptor; } + } + private static pbr::FileDescriptor descriptor; + + static OrderingReflection() { + byte[] descriptorData = global::System.Convert.FromBase64String( + string.Concat( + "Cg5vcmRlcmluZy5wcm90bxILT3JkZXJpbmdBcGkiUgoXQ3JlYXRlT3JkZXJE", + "cmFmdENvbW1hbmQSDwoHYnV5ZXJJZBgBIAEoCRImCgVpdGVtcxgCIAMoCzIX", + "Lk9yZGVyaW5nQXBpLkJhc2tldEl0ZW0ijwEKCkJhc2tldEl0ZW0SCgoCaWQY", + "ASABKAkSEQoJcHJvZHVjdElkGAIgASgFEhMKC3Byb2R1Y3ROYW1lGAMgASgJ", + "EhEKCXVuaXRQcmljZRgEIAEoARIUCgxvbGRVbml0UHJpY2UYBSABKAESEAoI", + "cXVhbnRpdHkYBiABKAUSEgoKcGljdHVyZVVybBgHIAEoCSJNCg1PcmRlckRy", + "YWZ0RFRPEg0KBXRvdGFsGAEgASgBEi0KCm9yZGVySXRlbXMYAiADKAsyGS5P", + "cmRlcmluZ0FwaS5PcmRlckl0ZW1EVE8ifgoMT3JkZXJJdGVtRFRPEhEKCXBy", + "b2R1Y3RJZBgBIAEoBRITCgtwcm9kdWN0TmFtZRgCIAEoCRIRCgl1bml0UHJp", + "Y2UYAyABKAESEAoIZGlzY291bnQYBCABKAESDQoFdW5pdHMYBSABKAUSEgoK", + "cGljdHVyZVVybBgGIAEoCTJ0CgxPcmRlcmluZ0dycGMSZAoeQ3JlYXRlT3Jk", + "ZXJEcmFmdEZyb21CYXNrZXREYXRhEiQuT3JkZXJpbmdBcGkuQ3JlYXRlT3Jk", + "ZXJEcmFmdENvbW1hbmQaGi5PcmRlcmluZ0FwaS5PcmRlckRyYWZ0RFRPIgBC", + "D6oCDEdycGNPcmRlcmluZ2IGcHJvdG8z")); + descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, + new pbr::FileDescriptor[] { }, + new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { + new pbr::GeneratedClrTypeInfo(typeof(global::GrpcOrdering.CreateOrderDraftCommand), global::GrpcOrdering.CreateOrderDraftCommand.Parser, new[]{ "BuyerId", "Items" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::GrpcOrdering.BasketItem), global::GrpcOrdering.BasketItem.Parser, new[]{ "Id", "ProductId", "ProductName", "UnitPrice", "OldUnitPrice", "Quantity", "PictureUrl" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::GrpcOrdering.OrderDraftDTO), global::GrpcOrdering.OrderDraftDTO.Parser, new[]{ "Total", "OrderItems" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::GrpcOrdering.OrderItemDTO), global::GrpcOrdering.OrderItemDTO.Parser, new[]{ "ProductId", "ProductName", "UnitPrice", "Discount", "Units", "PictureUrl" }, null, null, null, null) + })); + } + #endregion + + } + #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CreateOrderDraftCommand : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CreateOrderDraftCommand()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::GrpcOrdering.OrderingReflection.Descriptor.MessageTypes[0]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateOrderDraftCommand() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateOrderDraftCommand(CreateOrderDraftCommand other) : this() { + buyerId_ = other.buyerId_; + items_ = other.items_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateOrderDraftCommand Clone() { + return new CreateOrderDraftCommand(this); + } + + /// Field number for the "buyerId" field. + public const int BuyerIdFieldNumber = 1; + private string buyerId_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string BuyerId { + get { return buyerId_; } + set { + buyerId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "items" field. + public const int ItemsFieldNumber = 2; + private static readonly pb::FieldCodec _repeated_items_codec + = pb::FieldCodec.ForMessage(18, global::GrpcOrdering.BasketItem.Parser); + private readonly pbc::RepeatedField items_ = new pbc::RepeatedField(); + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Items { + get { return items_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CreateOrderDraftCommand); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CreateOrderDraftCommand other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (BuyerId != other.BuyerId) return false; + if(!items_.Equals(other.items_)) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (BuyerId.Length != 0) hash ^= BuyerId.GetHashCode(); + hash ^= items_.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (BuyerId.Length != 0) { + output.WriteRawTag(10); + output.WriteString(BuyerId); + } + items_.WriteTo(output, _repeated_items_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (BuyerId.Length != 0) { + output.WriteRawTag(10); + output.WriteString(BuyerId); + } + items_.WriteTo(ref output, _repeated_items_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (BuyerId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(BuyerId); + } + size += items_.CalculateSize(_repeated_items_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CreateOrderDraftCommand other) { + if (other == null) { + return; + } + if (other.BuyerId.Length != 0) { + BuyerId = other.BuyerId; + } + items_.Add(other.items_); + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 10: { + BuyerId = input.ReadString(); + break; + } + case 18: { + items_.AddEntriesFrom(input, _repeated_items_codec); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 10: { + BuyerId = input.ReadString(); + break; + } + case 18: { + items_.AddEntriesFrom(ref input, _repeated_items_codec); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class BasketItem : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new BasketItem()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::GrpcOrdering.OrderingReflection.Descriptor.MessageTypes[1]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public BasketItem() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public BasketItem(BasketItem other) : this() { + id_ = other.id_; + productId_ = other.productId_; + productName_ = other.productName_; + unitPrice_ = other.unitPrice_; + oldUnitPrice_ = other.oldUnitPrice_; + quantity_ = other.quantity_; + pictureUrl_ = other.pictureUrl_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public BasketItem Clone() { + return new BasketItem(this); + } + + /// Field number for the "id" field. + public const int IdFieldNumber = 1; + private string id_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Id { + get { return id_; } + set { + id_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "productId" field. + public const int ProductIdFieldNumber = 2; + private int productId_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int ProductId { + get { return productId_; } + set { + productId_ = value; + } + } + + /// Field number for the "productName" field. + public const int ProductNameFieldNumber = 3; + private string productName_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ProductName { + get { return productName_; } + set { + productName_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "unitPrice" field. + public const int UnitPriceFieldNumber = 4; + private double unitPrice_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public double UnitPrice { + get { return unitPrice_; } + set { + unitPrice_ = value; + } + } + + /// Field number for the "oldUnitPrice" field. + public const int OldUnitPriceFieldNumber = 5; + private double oldUnitPrice_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public double OldUnitPrice { + get { return oldUnitPrice_; } + set { + oldUnitPrice_ = value; + } + } + + /// Field number for the "quantity" field. + public const int QuantityFieldNumber = 6; + private int quantity_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Quantity { + get { return quantity_; } + set { + quantity_ = value; + } + } + + /// Field number for the "pictureUrl" field. + public const int PictureUrlFieldNumber = 7; + private string pictureUrl_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PictureUrl { + get { return pictureUrl_; } + set { + pictureUrl_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as BasketItem); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(BasketItem other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Id != other.Id) return false; + if (ProductId != other.ProductId) return false; + if (ProductName != other.ProductName) return false; + if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(UnitPrice, other.UnitPrice)) return false; + if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(OldUnitPrice, other.OldUnitPrice)) return false; + if (Quantity != other.Quantity) return false; + if (PictureUrl != other.PictureUrl) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Id.Length != 0) hash ^= Id.GetHashCode(); + if (ProductId != 0) hash ^= ProductId.GetHashCode(); + if (ProductName.Length != 0) hash ^= ProductName.GetHashCode(); + if (UnitPrice != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(UnitPrice); + if (OldUnitPrice != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(OldUnitPrice); + if (Quantity != 0) hash ^= Quantity.GetHashCode(); + if (PictureUrl.Length != 0) hash ^= PictureUrl.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Id.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Id); + } + if (ProductId != 0) { + output.WriteRawTag(16); + output.WriteInt32(ProductId); + } + if (ProductName.Length != 0) { + output.WriteRawTag(26); + output.WriteString(ProductName); + } + if (UnitPrice != 0D) { + output.WriteRawTag(33); + output.WriteDouble(UnitPrice); + } + if (OldUnitPrice != 0D) { + output.WriteRawTag(41); + output.WriteDouble(OldUnitPrice); + } + if (Quantity != 0) { + output.WriteRawTag(48); + output.WriteInt32(Quantity); + } + if (PictureUrl.Length != 0) { + output.WriteRawTag(58); + output.WriteString(PictureUrl); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Id.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Id); + } + if (ProductId != 0) { + output.WriteRawTag(16); + output.WriteInt32(ProductId); + } + if (ProductName.Length != 0) { + output.WriteRawTag(26); + output.WriteString(ProductName); + } + if (UnitPrice != 0D) { + output.WriteRawTag(33); + output.WriteDouble(UnitPrice); + } + if (OldUnitPrice != 0D) { + output.WriteRawTag(41); + output.WriteDouble(OldUnitPrice); + } + if (Quantity != 0) { + output.WriteRawTag(48); + output.WriteInt32(Quantity); + } + if (PictureUrl.Length != 0) { + output.WriteRawTag(58); + output.WriteString(PictureUrl); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Id.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Id); + } + if (ProductId != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(ProductId); + } + if (ProductName.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ProductName); + } + if (UnitPrice != 0D) { + size += 1 + 8; + } + if (OldUnitPrice != 0D) { + size += 1 + 8; + } + if (Quantity != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Quantity); + } + if (PictureUrl.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PictureUrl); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(BasketItem other) { + if (other == null) { + return; + } + if (other.Id.Length != 0) { + Id = other.Id; + } + if (other.ProductId != 0) { + ProductId = other.ProductId; + } + if (other.ProductName.Length != 0) { + ProductName = other.ProductName; + } + if (other.UnitPrice != 0D) { + UnitPrice = other.UnitPrice; + } + if (other.OldUnitPrice != 0D) { + OldUnitPrice = other.OldUnitPrice; + } + if (other.Quantity != 0) { + Quantity = other.Quantity; + } + if (other.PictureUrl.Length != 0) { + PictureUrl = other.PictureUrl; + } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 10: { + Id = input.ReadString(); + break; + } + case 16: { + ProductId = input.ReadInt32(); + break; + } + case 26: { + ProductName = input.ReadString(); + break; + } + case 33: { + UnitPrice = input.ReadDouble(); + break; + } + case 41: { + OldUnitPrice = input.ReadDouble(); + break; + } + case 48: { + Quantity = input.ReadInt32(); + break; + } + case 58: { + PictureUrl = input.ReadString(); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 10: { + Id = input.ReadString(); + break; + } + case 16: { + ProductId = input.ReadInt32(); + break; + } + case 26: { + ProductName = input.ReadString(); + break; + } + case 33: { + UnitPrice = input.ReadDouble(); + break; + } + case 41: { + OldUnitPrice = input.ReadDouble(); + break; + } + case 48: { + Quantity = input.ReadInt32(); + break; + } + case 58: { + PictureUrl = input.ReadString(); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class OrderDraftDTO : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new OrderDraftDTO()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::GrpcOrdering.OrderingReflection.Descriptor.MessageTypes[2]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public OrderDraftDTO() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public OrderDraftDTO(OrderDraftDTO other) : this() { + total_ = other.total_; + orderItems_ = other.orderItems_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public OrderDraftDTO Clone() { + return new OrderDraftDTO(this); + } + + /// Field number for the "total" field. + public const int TotalFieldNumber = 1; + private double total_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public double Total { + get { return total_; } + set { + total_ = value; + } + } + + /// Field number for the "orderItems" field. + public const int OrderItemsFieldNumber = 2; + private static readonly pb::FieldCodec _repeated_orderItems_codec + = pb::FieldCodec.ForMessage(18, global::GrpcOrdering.OrderItemDTO.Parser); + private readonly pbc::RepeatedField orderItems_ = new pbc::RepeatedField(); + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField OrderItems { + get { return orderItems_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as OrderDraftDTO); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(OrderDraftDTO other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(Total, other.Total)) return false; + if(!orderItems_.Equals(other.orderItems_)) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Total != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(Total); + hash ^= orderItems_.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Total != 0D) { + output.WriteRawTag(9); + output.WriteDouble(Total); + } + orderItems_.WriteTo(output, _repeated_orderItems_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Total != 0D) { + output.WriteRawTag(9); + output.WriteDouble(Total); + } + orderItems_.WriteTo(ref output, _repeated_orderItems_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Total != 0D) { + size += 1 + 8; + } + size += orderItems_.CalculateSize(_repeated_orderItems_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(OrderDraftDTO other) { + if (other == null) { + return; + } + if (other.Total != 0D) { + Total = other.Total; + } + orderItems_.Add(other.orderItems_); + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 9: { + Total = input.ReadDouble(); + break; + } + case 18: { + orderItems_.AddEntriesFrom(input, _repeated_orderItems_codec); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 9: { + Total = input.ReadDouble(); + break; + } + case 18: { + orderItems_.AddEntriesFrom(ref input, _repeated_orderItems_codec); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class OrderItemDTO : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new OrderItemDTO()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::GrpcOrdering.OrderingReflection.Descriptor.MessageTypes[3]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public OrderItemDTO() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public OrderItemDTO(OrderItemDTO other) : this() { + productId_ = other.productId_; + productName_ = other.productName_; + unitPrice_ = other.unitPrice_; + discount_ = other.discount_; + units_ = other.units_; + pictureUrl_ = other.pictureUrl_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public OrderItemDTO Clone() { + return new OrderItemDTO(this); + } + + /// Field number for the "productId" field. + public const int ProductIdFieldNumber = 1; + private int productId_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int ProductId { + get { return productId_; } + set { + productId_ = value; + } + } + + /// Field number for the "productName" field. + public const int ProductNameFieldNumber = 2; + private string productName_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ProductName { + get { return productName_; } + set { + productName_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "unitPrice" field. + public const int UnitPriceFieldNumber = 3; + private double unitPrice_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public double UnitPrice { + get { return unitPrice_; } + set { + unitPrice_ = value; + } + } + + /// Field number for the "discount" field. + public const int DiscountFieldNumber = 4; + private double discount_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public double Discount { + get { return discount_; } + set { + discount_ = value; + } + } + + /// Field number for the "units" field. + public const int UnitsFieldNumber = 5; + private int units_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Units { + get { return units_; } + set { + units_ = value; + } + } + + /// Field number for the "pictureUrl" field. + public const int PictureUrlFieldNumber = 6; + private string pictureUrl_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PictureUrl { + get { return pictureUrl_; } + set { + pictureUrl_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as OrderItemDTO); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(OrderItemDTO other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (ProductId != other.ProductId) return false; + if (ProductName != other.ProductName) return false; + if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(UnitPrice, other.UnitPrice)) return false; + if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(Discount, other.Discount)) return false; + if (Units != other.Units) return false; + if (PictureUrl != other.PictureUrl) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (ProductId != 0) hash ^= ProductId.GetHashCode(); + if (ProductName.Length != 0) hash ^= ProductName.GetHashCode(); + if (UnitPrice != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(UnitPrice); + if (Discount != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(Discount); + if (Units != 0) hash ^= Units.GetHashCode(); + if (PictureUrl.Length != 0) hash ^= PictureUrl.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (ProductId != 0) { + output.WriteRawTag(8); + output.WriteInt32(ProductId); + } + if (ProductName.Length != 0) { + output.WriteRawTag(18); + output.WriteString(ProductName); + } + if (UnitPrice != 0D) { + output.WriteRawTag(25); + output.WriteDouble(UnitPrice); + } + if (Discount != 0D) { + output.WriteRawTag(33); + output.WriteDouble(Discount); + } + if (Units != 0) { + output.WriteRawTag(40); + output.WriteInt32(Units); + } + if (PictureUrl.Length != 0) { + output.WriteRawTag(50); + output.WriteString(PictureUrl); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (ProductId != 0) { + output.WriteRawTag(8); + output.WriteInt32(ProductId); + } + if (ProductName.Length != 0) { + output.WriteRawTag(18); + output.WriteString(ProductName); + } + if (UnitPrice != 0D) { + output.WriteRawTag(25); + output.WriteDouble(UnitPrice); + } + if (Discount != 0D) { + output.WriteRawTag(33); + output.WriteDouble(Discount); + } + if (Units != 0) { + output.WriteRawTag(40); + output.WriteInt32(Units); + } + if (PictureUrl.Length != 0) { + output.WriteRawTag(50); + output.WriteString(PictureUrl); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (ProductId != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(ProductId); + } + if (ProductName.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ProductName); + } + if (UnitPrice != 0D) { + size += 1 + 8; + } + if (Discount != 0D) { + size += 1 + 8; + } + if (Units != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Units); + } + if (PictureUrl.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PictureUrl); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(OrderItemDTO other) { + if (other == null) { + return; + } + if (other.ProductId != 0) { + ProductId = other.ProductId; + } + if (other.ProductName.Length != 0) { + ProductName = other.ProductName; + } + if (other.UnitPrice != 0D) { + UnitPrice = other.UnitPrice; + } + if (other.Discount != 0D) { + Discount = other.Discount; + } + if (other.Units != 0) { + Units = other.Units; + } + if (other.PictureUrl.Length != 0) { + PictureUrl = other.PictureUrl; + } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 8: { + ProductId = input.ReadInt32(); + break; + } + case 18: { + ProductName = input.ReadString(); + break; + } + case 25: { + UnitPrice = input.ReadDouble(); + break; + } + case 33: { + Discount = input.ReadDouble(); + break; + } + case 40: { + Units = input.ReadInt32(); + break; + } + case 50: { + PictureUrl = input.ReadString(); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 8: { + ProductId = input.ReadInt32(); + break; + } + case 18: { + ProductName = input.ReadString(); + break; + } + case 25: { + UnitPrice = input.ReadDouble(); + break; + } + case 33: { + Discount = input.ReadDouble(); + break; + } + case 40: { + Units = input.ReadInt32(); + break; + } + case 50: { + PictureUrl = input.ReadString(); + break; + } + } + } + } + #endif + + } + + #endregion + +} + +#endregion Designer generated code diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/OrderingGrpc.cs b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/OrderingGrpc.cs new file mode 100644 index 00000000..c2c3531c --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/OrderingGrpc.cs @@ -0,0 +1,124 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: ordering.proto +// +#pragma warning disable 0414, 1591, 8981, 0612 +#region Designer generated code + +using grpc = global::Grpc.Core; + +namespace GrpcOrdering { + public static partial class OrderingGrpc + { + static readonly string __ServiceName = "OrderingApi.OrderingGrpc"; + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static void __Helper_SerializeMessage(global::Google.Protobuf.IMessage message, grpc::SerializationContext context) + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (message is global::Google.Protobuf.IBufferMessage) + { + context.SetPayloadLength(message.CalculateSize()); + global::Google.Protobuf.MessageExtensions.WriteTo(message, context.GetBufferWriter()); + context.Complete(); + return; + } + #endif + context.Complete(global::Google.Protobuf.MessageExtensions.ToByteArray(message)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static class __Helper_MessageCache + { + public static readonly bool IsBufferMessage = global::System.Reflection.IntrospectionExtensions.GetTypeInfo(typeof(global::Google.Protobuf.IBufferMessage)).IsAssignableFrom(typeof(T)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static T __Helper_DeserializeMessage(grpc::DeserializationContext context, global::Google.Protobuf.MessageParser parser) where T : global::Google.Protobuf.IMessage + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (__Helper_MessageCache.IsBufferMessage) + { + return parser.ParseFrom(context.PayloadAsReadOnlySequence()); + } + #endif + return parser.ParseFrom(context.PayloadAsNewBuffer()); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_OrderingApi_CreateOrderDraftCommand = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::GrpcOrdering.CreateOrderDraftCommand.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_OrderingApi_OrderDraftDTO = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::GrpcOrdering.OrderDraftDTO.Parser)); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_CreateOrderDraftFromBasketData = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "CreateOrderDraftFromBasketData", + __Marshaller_OrderingApi_CreateOrderDraftCommand, + __Marshaller_OrderingApi_OrderDraftDTO); + + /// Service descriptor + public static global::Google.Protobuf.Reflection.ServiceDescriptor Descriptor + { + get { return global::GrpcOrdering.OrderingReflection.Descriptor.Services[0]; } + } + + /// Client for OrderingGrpc + public partial class OrderingGrpcClient : grpc::ClientBase + { + /// Creates a new client for OrderingGrpc + /// The channel to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public OrderingGrpcClient(grpc::ChannelBase channel) : base(channel) + { + } + /// Creates a new client for OrderingGrpc that uses a custom CallInvoker. + /// The callInvoker to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public OrderingGrpcClient(grpc::CallInvoker callInvoker) : base(callInvoker) + { + } + /// Protected parameterless constructor to allow creation of test doubles. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected OrderingGrpcClient() : base() + { + } + /// Protected constructor to allow creation of configured clients. + /// The client configuration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected OrderingGrpcClient(ClientBaseConfiguration configuration) : base(configuration) + { + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::GrpcOrdering.OrderDraftDTO CreateOrderDraftFromBasketData(global::GrpcOrdering.CreateOrderDraftCommand request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return CreateOrderDraftFromBasketData(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::GrpcOrdering.OrderDraftDTO CreateOrderDraftFromBasketData(global::GrpcOrdering.CreateOrderDraftCommand request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_CreateOrderDraftFromBasketData, null, options, request); + } + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall CreateOrderDraftFromBasketDataAsync(global::GrpcOrdering.CreateOrderDraftCommand request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return CreateOrderDraftFromBasketDataAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall CreateOrderDraftFromBasketDataAsync(global::GrpcOrdering.CreateOrderDraftCommand request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_CreateOrderDraftFromBasketData, null, options, request); + } + /// Creates a new instance of client from given ClientBaseConfiguration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected override OrderingGrpcClient NewInstance(ClientBaseConfiguration configuration) + { + return new OrderingGrpcClient(configuration); + } + } + + } +} +#endregion diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shop.4606EB20.Up2Date b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shop.4606EB20.Up2Date new file mode 100644 index 00000000..e69de29b diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.AssemblyInfo.cs b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.AssemblyInfo.cs new file mode 100644 index 00000000..06f132ea --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.AssemblyInfo.cs @@ -0,0 +1,22 @@ +//------------------------------------------------------------------------------ +// +// 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("Web.Shopping.HttpAggregator")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1a8b395ed18f8f26654475e19de22afa3d9975ee")] +[assembly: System.Reflection.AssemblyProductAttribute("Web.Shopping.HttpAggregator")] +[assembly: System.Reflection.AssemblyTitleAttribute("Web.Shopping.HttpAggregator")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.AssemblyInfoInputs.cache b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.AssemblyInfoInputs.cache new file mode 100644 index 00000000..f58a0017 --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +234389ab0af69d63329361221441ebe0f32165784831033b80c53d09f245a67f diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.GeneratedMSBuildEditorConfig.editorconfig b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 00000000..5d6af1fb --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,23 @@ +is_global = true +build_property.TargetFramework = net9.0 +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v9.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 = Microsoft.eShopOnContainers.Web.Shopping.HttpAggregator +build_property.RootNamespace = Microsoft.eShopOnContainers.Web.Shopping.HttpAggregator +build_property.ProjectDir = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.RazorLangVersion = 9.0 +build_property.SupportLocalizedComponentNames = +build_property.GenerateRazorMetadataSourceChecksumAttributes = +build_property.MSBuildProjectDirectory = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator +build_property._RazorSourceGeneratorDebug = +build_property.EffectiveAnalysisLevelStyle = 9.0 +build_property.EnableCodeStyleSeverity = diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.MvcApplicationPartsAssemblyInfo.cache b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.MvcApplicationPartsAssemblyInfo.cache new file mode 100644 index 00000000..e69de29b diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.MvcApplicationPartsAssemblyInfo.cs b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.MvcApplicationPartsAssemblyInfo.cs new file mode 100644 index 00000000..4db6d34b --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.MvcApplicationPartsAssemblyInfo.cs @@ -0,0 +1,17 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.Newtonsoft")] +[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.assets.cache b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.assets.cache new file mode 100644 index 00000000..e018eabf Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.assets.cache differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.csproj.AssemblyReference.cache b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.csproj.AssemblyReference.cache new file mode 100644 index 00000000..15a23adf Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.csproj.AssemblyReference.cache differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.csproj.CoreCompileInputs.cache b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.csproj.CoreCompileInputs.cache new file mode 100644 index 00000000..171e5251 --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +073592ea93db4eae01da1f0ca8690b1ae56b8bf25cdbd1c7f357c1a918ea32b6 diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.csproj.FileListAbsolute.txt b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.csproj.FileListAbsolute.txt new file mode 100644 index 00000000..b371610c --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.csproj.FileListAbsolute.txt @@ -0,0 +1,77 @@ +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.csproj.AssemblyReference.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/rpswa.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.GeneratedMSBuildEditorConfig.editorconfig +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.AssemblyInfoInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.AssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.csproj.CoreCompileInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.MvcApplicationPartsAssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.MvcApplicationPartsAssemblyInfo.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.sourcelink.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/appsettings.Development.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/appsettings.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/appsettings.localhost.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.staticwebassets.endpoints.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.deps.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.runtimeconfig.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Web.Shopping.HttpAggregator.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/HealthChecks.UI.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/HealthChecks.UI.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/HealthChecks.Uris.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Google.Protobuf.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.AspNetCore.Server.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.AspNetCore.Server.ClientFactory.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Core.Api.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Net.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Net.ClientFactory.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Grpc.Net.Common.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.AspNetCore.JsonPatch.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Microsoft.OpenApi.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Newtonsoft.Json.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Newtonsoft.Json.Bson.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.AspNetCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Extensions.Logging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Formatting.Compact.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Settings.Configuration.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Sinks.Console.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Sinks.Debug.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Sinks.File.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Serilog.Sinks.Seq.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/linux-arm64/native/libgrpc_csharp_ext.arm64.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/linux-x64/native/libgrpc_csharp_ext.x64.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/osx-x64/native/libgrpc_csharp_ext.x64.dylib +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/win-x64/native/grpc_csharp_ext.x64.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/bin/Debug/net9.0/runtimes/win-x86/native/grpc_csharp_ext.x86.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/rjimswa.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/scopedcss/bundle/Web.Shopping.HttpAggregator.styles.css +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/staticwebassets.build.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/staticwebassets.build.json.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/staticwebassets.development.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/staticwebassets.build.endpoints.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/swae.build.ex.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shop.4606EB20.Up2Date +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/refint/Web.Shopping.HttpAggregator.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.genruntimeconfig.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/ref/Web.Shopping.HttpAggregator.dll diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.dll new file mode 100644 index 00000000..1231eab7 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.genruntimeconfig.cache b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.genruntimeconfig.cache new file mode 100644 index 00000000..875d3925 --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.genruntimeconfig.cache @@ -0,0 +1 @@ +8941ceaf701102543a9af6c886c3b2721649b8f3d910c72c4e0e9ed0a3041e6b diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.pdb b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.pdb new file mode 100644 index 00000000..99479683 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.pdb differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.sourcelink.json b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.sourcelink.json new file mode 100644 index 00000000..66d5f078 --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/Web.Shopping.HttpAggregator.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/*":"https://raw.githubusercontent.com/NatYou345/mslearn-microservices-devops-aspnet-core/1a8b395ed18f8f26654475e19de22afa3d9975ee/*"}} \ No newline at end of file diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/apphost b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/apphost new file mode 100755 index 00000000..ae5439fe Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/apphost differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/ref/Web.Shopping.HttpAggregator.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/ref/Web.Shopping.HttpAggregator.dll new file mode 100644 index 00000000..4a973804 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/ref/Web.Shopping.HttpAggregator.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/refint/Web.Shopping.HttpAggregator.dll b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/refint/Web.Shopping.HttpAggregator.dll new file mode 100644 index 00000000..4a973804 Binary files /dev/null and b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/refint/Web.Shopping.HttpAggregator.dll differ diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json new file mode 100644 index 00000000..634f882f --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"JsZ9MJJcBzMytqaMN+vmHZOKahINCTZGaOmZW2MwpdI=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["diethuXyvk2n\u002BYc1NwZvoeDIKuboAn57lxgE1FfkkYs=","St8gSyPYqfBnDCgAWY1XkH6Rhpa2AoXgs6blwf2UJfU=","vWSnqKLlCgsNzpOT3ZLNSwB7rc7uiGZOhgi7QliGzF4=","OrbduInxWULqRJeyMze0aBVQ51r/6YfwRI93jplCly4=","lp4rT0CXtNc3Efui0g4psz2P4EQ3GVWWbEY7CC2oIQo=","pG2SSnfdgMS1AfjymjAe0sOpVrWKt/d2JSh/zWBODSc=","Dj1RHQ1eNmJFRhICUhIrYXDIkkVNFPCoBz5XlZt0SR0=","Z0rPgqov3hP6TUHtao\u002BvLnM5M4\u002BDC2VmzOsxCKBQ5YM=","eDGnl6/b3QMFo/kEZAOEMSfWUsYEcWspk50EiSgqIsA="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/rjsmrazor.dswa.cache.json new file mode 100644 index 00000000..9bf9a515 --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"6QCpDD0BRivi2zxIPuLz90+2Sjoguwmg15iDhpgj5WQ=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["diethuXyvk2n\u002BYc1NwZvoeDIKuboAn57lxgE1FfkkYs=","St8gSyPYqfBnDCgAWY1XkH6Rhpa2AoXgs6blwf2UJfU=","vWSnqKLlCgsNzpOT3ZLNSwB7rc7uiGZOhgi7QliGzF4=","OrbduInxWULqRJeyMze0aBVQ51r/6YfwRI93jplCly4=","lp4rT0CXtNc3Efui0g4psz2P4EQ3GVWWbEY7CC2oIQo=","pG2SSnfdgMS1AfjymjAe0sOpVrWKt/d2JSh/zWBODSc=","Dj1RHQ1eNmJFRhICUhIrYXDIkkVNFPCoBz5XlZt0SR0=","Z0rPgqov3hP6TUHtao\u002BvLnM5M4\u002BDC2VmzOsxCKBQ5YM=","eDGnl6/b3QMFo/kEZAOEMSfWUsYEcWspk50EiSgqIsA="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/rpswa.dswa.cache.json b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/rpswa.dswa.cache.json new file mode 100644 index 00000000..7ec46084 --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/rpswa.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"XDULzp9OWNDfPmtmE5rXVJTjPqgG9IghpLgfLreFnGg=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["diethuXyvk2n\u002BYc1NwZvoeDIKuboAn57lxgE1FfkkYs=","St8gSyPYqfBnDCgAWY1XkH6Rhpa2AoXgs6blwf2UJfU=","vWSnqKLlCgsNzpOT3ZLNSwB7rc7uiGZOhgi7QliGzF4="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/staticwebassets.build.endpoints.json b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/staticwebassets.build.endpoints.json new file mode 100644 index 00000000..5576e889 --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/staticwebassets.build.endpoints.json @@ -0,0 +1 @@ +{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/staticwebassets.build.json b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/staticwebassets.build.json new file mode 100644 index 00000000..c2898816 --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/staticwebassets.build.json @@ -0,0 +1 @@ +{"Version":1,"Hash":"TTOCcr4MgbJDuBwc9tKM+efbEht88R9/uLTfPIZkbeo=","Source":"Web.Shopping.HttpAggregator","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]} \ No newline at end of file diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/staticwebassets.build.json.cache b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/staticwebassets.build.json.cache new file mode 100644 index 00000000..e7e92a84 --- /dev/null +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/staticwebassets.build.json.cache @@ -0,0 +1 @@ +TTOCcr4MgbJDuBwc9tKM+efbEht88R9/uLTfPIZkbeo= \ No newline at end of file diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/swae.build.ex.cache b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Debug/net9.0/swae.build.ex.cache new file mode 100644 index 00000000..e69de29b diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Web.Shopping.HttpAggregator.csproj.nuget.dgspec.json b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Web.Shopping.HttpAggregator.csproj.nuget.dgspec.json index 1ab1c196..ac6043cf 100644 --- a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Web.Shopping.HttpAggregator.csproj.nuget.dgspec.json +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Web.Shopping.HttpAggregator.csproj.nuget.dgspec.json @@ -1,37 +1,30 @@ { "format": 1, "restore": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\ApiGateways\\Aggregators\\Web.Shopping.HttpAggregator\\Web.Shopping.HttpAggregator.csproj": {} + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/Web.Shopping.HttpAggregator.csproj": {} }, "projects": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\ApiGateways\\Aggregators\\Web.Shopping.HttpAggregator\\Web.Shopping.HttpAggregator.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/Web.Shopping.HttpAggregator.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\ApiGateways\\Aggregators\\Web.Shopping.HttpAggregator\\Web.Shopping.HttpAggregator.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/Web.Shopping.HttpAggregator.csproj", "projectName": "Web.Shopping.HttpAggregator", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\ApiGateways\\Aggregators\\Web.Shopping.HttpAggregator\\Web.Shopping.HttpAggregator.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\ApiGateways\\Aggregators\\Web.Shopping.HttpAggregator\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/Web.Shopping.HttpAggregator.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": {} } }, @@ -44,11 +37,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.UI.Client": { "target": "Package", @@ -60,11 +54,11 @@ }, "Google.Protobuf": { "target": "Package", - "version": "[3.27.1, )" + "version": "[3.28.3, )" }, "Grpc.AspNetCore.Server.ClientFactory": { "target": "Package", - "version": "[2.63.0, )" + "version": "[2.70.0, )" }, "Grpc.Core": { "target": "Package", @@ -72,28 +66,28 @@ }, "Grpc.Net.Client": { "target": "Package", - "version": "[2.63.0, )" + "version": "[2.70.0, )" }, "Grpc.Tools": { "suppressParent": "All", "target": "Package", - "version": "[2.64.0, )" + "version": "[2.68.1, )" }, "Microsoft.AspNetCore.Authentication.JwtBearer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.AspNetCore.Mvc.NewtonsoftJson": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Diagnostics.HealthChecks": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -105,11 +99,11 @@ }, "Swashbuckle.AspNetCore": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" }, "Swashbuckle.AspNetCore.Newtonsoft": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" } }, "imports": [ @@ -131,7 +125,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Web.Shopping.HttpAggregator.csproj.nuget.g.props b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Web.Shopping.HttpAggregator.csproj.nuget.g.props index 73d53e6f..f8af02e8 100644 --- a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Web.Shopping.HttpAggregator.csproj.nuget.g.props +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Web.Shopping.HttpAggregator.csproj.nuget.g.props @@ -4,22 +4,21 @@ True NuGet $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\natyo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + /home/runner/.nuget/packages/ + /home/runner/.nuget/packages/ PackageReference - 6.10.0 + 7.0.0 - - + - - - + + + - C:\Users\natyo\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5 - C:\Users\natyo\.nuget\packages\grpc.tools\2.64.0 + /home/runner/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5 + /home/runner/.nuget/packages/grpc.tools/2.68.1 \ No newline at end of file diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Web.Shopping.HttpAggregator.csproj.nuget.g.targets b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Web.Shopping.HttpAggregator.csproj.nuget.g.targets index ae580e56..d1fb5c99 100644 --- a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Web.Shopping.HttpAggregator.csproj.nuget.g.targets +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/Web.Shopping.HttpAggregator.csproj.nuget.g.targets @@ -1,11 +1,10 @@  - - - - - - + + + + + \ No newline at end of file diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/project.assets.json b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/project.assets.json index 1da07713..bf47fd40 100644 --- a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/project.assets.json +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/project.assets.json @@ -1,7 +1,7 @@ { "version": 3, "targets": { - "net8.0": { + "net9.0": { "AspNetCore.HealthChecks.UI.Client/8.0.1": { "type": "package", "dependencies": { @@ -56,7 +56,7 @@ } } }, - "Google.Protobuf/3.27.1": { + "Google.Protobuf/3.28.3": { "type": "package", "compile": { "lib/net5.0/Google.Protobuf.dll": { @@ -69,18 +69,18 @@ } } }, - "Grpc.AspNetCore.Server/2.63.0": { + "Grpc.AspNetCore.Server/2.70.0": { "type": "package", "dependencies": { - "Grpc.Net.Common": "2.63.0" + "Grpc.Net.Common": "2.70.0" }, "compile": { - "lib/net8.0/Grpc.AspNetCore.Server.dll": { + "lib/net9.0/Grpc.AspNetCore.Server.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Grpc.AspNetCore.Server.dll": { + "lib/net9.0/Grpc.AspNetCore.Server.dll": { "related": ".pdb;.xml" } }, @@ -88,19 +88,19 @@ "Microsoft.AspNetCore.App" ] }, - "Grpc.AspNetCore.Server.ClientFactory/2.63.0": { + "Grpc.AspNetCore.Server.ClientFactory/2.70.0": { "type": "package", "dependencies": { - "Grpc.AspNetCore.Server": "2.63.0", - "Grpc.Net.ClientFactory": "2.63.0" + "Grpc.AspNetCore.Server": "2.70.0", + "Grpc.Net.ClientFactory": "2.70.0" }, "compile": { - "lib/net8.0/Grpc.AspNetCore.Server.ClientFactory.dll": { + "lib/net9.0/Grpc.AspNetCore.Server.ClientFactory.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Grpc.AspNetCore.Server.ClientFactory.dll": { + "lib/net9.0/Grpc.AspNetCore.Server.ClientFactory.dll": { "related": ".pdb;.xml" } }, @@ -147,7 +147,7 @@ } } }, - "Grpc.Core.Api/2.63.0": { + "Grpc.Core.Api/2.70.0": { "type": "package", "compile": { "lib/netstandard2.1/Grpc.Core.Api.dll": { @@ -160,10 +160,10 @@ } } }, - "Grpc.Net.Client/2.63.0": { + "Grpc.Net.Client/2.70.0": { "type": "package", "dependencies": { - "Grpc.Net.Common": "2.63.0", + "Grpc.Net.Common": "2.70.0", "Microsoft.Extensions.Logging.Abstractions": "6.0.0" }, "compile": { @@ -177,10 +177,10 @@ } } }, - "Grpc.Net.ClientFactory/2.63.0": { + "Grpc.Net.ClientFactory/2.70.0": { "type": "package", "dependencies": { - "Grpc.Net.Client": "2.63.0", + "Grpc.Net.Client": "2.70.0", "Microsoft.Extensions.Http": "6.0.0" }, "compile": { @@ -194,10 +194,10 @@ } } }, - "Grpc.Net.Common/2.63.0": { + "Grpc.Net.Common/2.70.0": { "type": "package", "dependencies": { - "Grpc.Core.Api": "2.63.0" + "Grpc.Core.Api": "2.70.0" }, "compile": { "lib/net8.0/Grpc.Net.Common.dll": { @@ -210,25 +210,25 @@ } } }, - "Grpc.Tools/2.64.0": { + "Grpc.Tools/2.68.1": { "type": "package", "build": { "build/Grpc.Tools.props": {}, "build/Grpc.Tools.targets": {} } }, - "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.6": { + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2" + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { "related": ".xml" } }, @@ -236,37 +236,37 @@ "Microsoft.AspNetCore.App" ] }, - "Microsoft.AspNetCore.JsonPatch/8.0.6": { + "Microsoft.AspNetCore.JsonPatch/9.0.0": { "type": "package", "dependencies": { "Microsoft.CSharp": "4.7.0", "Newtonsoft.Json": "13.0.3" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": { + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": { + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll": { "related": ".xml" } } }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.6": { + "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { "type": "package", "dependencies": { - "Microsoft.AspNetCore.JsonPatch": "8.0.6", + "Microsoft.AspNetCore.JsonPatch": "9.0.0", "Newtonsoft.Json": "13.0.3", "Newtonsoft.Json.Bson": "1.0.2" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { "related": ".xml" } }, @@ -314,23 +314,23 @@ "buildTransitive/net6.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Configuration.Binder/8.0.0": { @@ -371,28 +371,24 @@ "buildTransitive/net6.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": { + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyModel/8.0.0": { + "Microsoft.Extensions.DependencyModel/8.0.2": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0", - "System.Text.Json": "8.0.0" - }, "compile": { "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" @@ -428,99 +424,98 @@ "buildTransitive/net6.0/_._": {} } }, - "Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": { + "Microsoft.Extensions.Diagnostics.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "System.Diagnostics.DiagnosticSource": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Diagnostics.HealthChecks/8.0.6": { + "Microsoft.Extensions.Diagnostics.HealthChecks/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "8.0.6", - "Microsoft.Extensions.Hosting.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.1", - "Microsoft.Extensions.Options": "8.0.2" + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "9.0.0", + "Microsoft.Extensions.Hosting.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll": { "related": ".xml" } } }, - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/8.0.6": { + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": { "related": ".xml" } } }, - "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Hosting.Abstractions/8.0.0": { + "Microsoft.Extensions.Hosting.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Diagnostics.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Http/8.0.0": { @@ -568,43 +563,43 @@ "buildTransitive/net6.0/_._": {} } }, - "Microsoft.Extensions.Logging.Abstractions/8.0.1": { + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {} } }, - "Microsoft.Extensions.Options/8.0.2": { + "Microsoft.Extensions.Options/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {} } }, "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { @@ -630,118 +625,117 @@ "buildTransitive/net6.0/_._": {} } }, - "Microsoft.Extensions.Primitives/8.0.0": { + "Microsoft.Extensions.Primitives/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.IdentityModel.Abstractions/7.1.2": { + "Microsoft.IdentityModel.Abstractions/8.0.1": { "type": "package", "compile": { - "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { + "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { + "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.JsonWebTokens/7.1.2": { + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Tokens": "7.1.2" + "Microsoft.IdentityModel.Tokens": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Logging/7.1.2": { + "Microsoft.IdentityModel.Logging/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Abstractions": "7.1.2" + "Microsoft.IdentityModel.Abstractions": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { + "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { + "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Protocols/7.1.2": { + "Microsoft.IdentityModel.Protocols/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Logging": "7.1.2", - "Microsoft.IdentityModel.Tokens": "7.1.2" + "Microsoft.IdentityModel.Tokens": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": { + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Protocols": "7.1.2", - "System.IdentityModel.Tokens.Jwt": "7.1.2" + "Microsoft.IdentityModel.Protocols": "8.0.1", + "System.IdentityModel.Tokens.Jwt": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Tokens/7.1.2": { + "Microsoft.IdentityModel.Tokens/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Logging": "7.1.2" + "Microsoft.IdentityModel.Logging": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { "related": ".xml" } } }, - "Microsoft.OpenApi/1.6.14": { + "Microsoft.OpenApi/1.6.22": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.OpenApi.dll": { @@ -796,16 +790,14 @@ } } }, - "Serilog.AspNetCore/8.0.1": { + "Serilog.AspNetCore/8.0.3": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", "Microsoft.Extensions.Logging": "8.0.0", "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.Settings.Configuration": "8.0.4", "Serilog.Sinks.Console": "5.0.0", "Serilog.Sinks.Debug": "2.0.0", "Serilog.Sinks.File": "5.0.0" @@ -877,11 +869,11 @@ } } }, - "Serilog.Settings.Configuration/8.0.0": { + "Serilog.Settings.Configuration/8.0.4": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyModel": "8.0.0", + "Microsoft.Extensions.DependencyModel": "8.0.2", "Serilog": "3.1.1" }, "compile": { @@ -956,47 +948,50 @@ } } }, - "Swashbuckle.AspNetCore/6.6.2": { + "Swashbuckle.AspNetCore/7.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.ApiDescription.Server": "6.0.5", - "Swashbuckle.AspNetCore.Swagger": "6.6.2", - "Swashbuckle.AspNetCore.SwaggerGen": "6.6.2", - "Swashbuckle.AspNetCore.SwaggerUI": "6.6.2" + "Swashbuckle.AspNetCore.Swagger": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerUI": "7.2.0" }, "build": { "build/Swashbuckle.AspNetCore.props": {} + }, + "buildMultiTargeting": { + "buildMultiTargeting/Swashbuckle.AspNetCore.props": {} } }, - "Swashbuckle.AspNetCore.Newtonsoft/6.6.2": { + "Swashbuckle.AspNetCore.Newtonsoft/7.2.0": { "type": "package", "dependencies": { - "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "8.0.0", - "Swashbuckle.AspNetCore.SwaggerGen": "6.6.2" + "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "9.0.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0" }, "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { "related": ".pdb" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { "related": ".pdb" } } }, - "Swashbuckle.AspNetCore.Swagger/6.6.2": { + "Swashbuckle.AspNetCore.Swagger/7.2.0": { "type": "package", "dependencies": { - "Microsoft.OpenApi": "1.6.14" + "Microsoft.OpenApi": "1.6.22" }, "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { "related": ".pdb;.xml" } }, @@ -1004,31 +999,31 @@ "Microsoft.AspNetCore.App" ] }, - "Swashbuckle.AspNetCore.SwaggerGen/6.6.2": { + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { "type": "package", "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "6.6.2" + "Swashbuckle.AspNetCore.Swagger": "7.2.0" }, "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "related": ".pdb;.xml" } } }, - "Swashbuckle.AspNetCore.SwaggerUI/6.6.2": { + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { "type": "package", "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "related": ".pdb;.xml" } }, @@ -1036,35 +1031,19 @@ "Microsoft.AspNetCore.App" ] }, - "System.Diagnostics.DiagnosticSource/8.0.0": { - "type": "package", - "compile": { - "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "System.IdentityModel.Tokens.Jwt/7.1.2": { + "System.IdentityModel.Tokens.Jwt/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "7.1.2", - "Microsoft.IdentityModel.Tokens": "7.1.2" + "Microsoft.IdentityModel.JsonWebTokens": "8.0.1", + "Microsoft.IdentityModel.Tokens": "8.0.1" }, "compile": { - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { + "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { + "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { "related": ".xml" } } @@ -1077,47 +1056,6 @@ "runtime": { "lib/netcoreapp2.1/_._": {} } - }, - "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": {} - } } } }, @@ -1170,14 +1108,14 @@ "lib/netstandard2.0/HealthChecks.Uris.xml" ] }, - "Google.Protobuf/3.27.1": { - "sha512": "7IVz9TzhYCZ8qY0rPhXUnyJSXYdshUqmmxmTI763XmDDSJJFnyfKH43FFcMJu/CZgBcE98xlFztrKwhzcRkiPg==", + "Google.Protobuf/3.28.3": { + "sha512": "OewySX3aQCdKfMJsj2DzBMXQJPI+lm0CBzamU9ViFu3CU9tXYrQWqJ1CZ+/UWtkwOjUeIzbXmoOjRc7B8pbMrA==", "type": "package", - "path": "google.protobuf/3.27.1", + "path": "google.protobuf/3.28.3", "files": [ ".nupkg.metadata", ".signature.p7s", - "google.protobuf.3.27.1.nupkg.sha512", + "google.protobuf.3.28.3.nupkg.sha512", "google.protobuf.nuspec", "lib/net45/Google.Protobuf.dll", "lib/net45/Google.Protobuf.pdb", @@ -1193,15 +1131,15 @@ "lib/netstandard2.0/Google.Protobuf.xml" ] }, - "Grpc.AspNetCore.Server/2.63.0": { - "sha512": "KoOz6f23k9p9+NnQw78MiMAUYNOZ8HqATcdS2Q6f9K+F8EMJbj2+Vcie88z1OpLc+7iObr4PbK3Xmf4Nm5XbGw==", + "Grpc.AspNetCore.Server/2.70.0": { + "sha512": "9d6JuMLSxwOX4zERV7HBwq1XL8DD48a6FSoxD5dDXrCz/o0HqMXE2+lRcXHckOlz1JCesznW8XMMJdsU1FfY7w==", "type": "package", - "path": "grpc.aspnetcore.server/2.63.0", + "path": "grpc.aspnetcore.server/2.70.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "grpc.aspnetcore.server.2.63.0.nupkg.sha512", + "grpc.aspnetcore.server.2.70.0.nupkg.sha512", "grpc.aspnetcore.server.nuspec", "lib/net6.0/Grpc.AspNetCore.Server.dll", "lib/net6.0/Grpc.AspNetCore.Server.pdb", @@ -1212,17 +1150,20 @@ "lib/net8.0/Grpc.AspNetCore.Server.dll", "lib/net8.0/Grpc.AspNetCore.Server.pdb", "lib/net8.0/Grpc.AspNetCore.Server.xml", + "lib/net9.0/Grpc.AspNetCore.Server.dll", + "lib/net9.0/Grpc.AspNetCore.Server.pdb", + "lib/net9.0/Grpc.AspNetCore.Server.xml", "packageIcon.png" ] }, - "Grpc.AspNetCore.Server.ClientFactory/2.63.0": { - "sha512": "e4VOlNQwFsKgnwPVdYO3Z2NG+rSdk6jStMazfxHlcE0Yr9tSDJxLa30Fgi8tx+S0nplAzjXmqzKhG5hUhRYugw==", + "Grpc.AspNetCore.Server.ClientFactory/2.70.0": { + "sha512": "k4GrvUAgVWm7DyhnV55MHdX4bQSpZVEQmlZO3bdSmGZ+z6Hx+CwDlhqiReczCm6qbzSUbS1YW0t7z7UEObTwKA==", "type": "package", - "path": "grpc.aspnetcore.server.clientfactory/2.63.0", + "path": "grpc.aspnetcore.server.clientfactory/2.70.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "grpc.aspnetcore.server.clientfactory.2.63.0.nupkg.sha512", + "grpc.aspnetcore.server.clientfactory.2.70.0.nupkg.sha512", "grpc.aspnetcore.server.clientfactory.nuspec", "lib/net6.0/Grpc.AspNetCore.Server.ClientFactory.dll", "lib/net6.0/Grpc.AspNetCore.Server.ClientFactory.pdb", @@ -1233,6 +1174,9 @@ "lib/net8.0/Grpc.AspNetCore.Server.ClientFactory.dll", "lib/net8.0/Grpc.AspNetCore.Server.ClientFactory.pdb", "lib/net8.0/Grpc.AspNetCore.Server.ClientFactory.xml", + "lib/net9.0/Grpc.AspNetCore.Server.ClientFactory.dll", + "lib/net9.0/Grpc.AspNetCore.Server.ClientFactory.pdb", + "lib/net9.0/Grpc.AspNetCore.Server.ClientFactory.xml", "packageIcon.png" ] }, @@ -1264,15 +1208,15 @@ "runtimes/win-x86/native/grpc_csharp_ext.x86.dll" ] }, - "Grpc.Core.Api/2.63.0": { - "sha512": "t3+/MF8AxIqKq5UmPB9EWAnM9C/+lXOB8TRFfeVMDntf6dekfJmjpKDebaT4t2bbuwVwwvthxxox9BuGr59kYA==", + "Grpc.Core.Api/2.70.0": { + "sha512": "66UotvWcSIq41oiQhLWcQACyKPM4umxXNiht5DQTLZJfNwEswWOcS7Z0xIEHyNIBE7ZpjotH22bEjTkvhPxmVw==", "type": "package", - "path": "grpc.core.api/2.63.0", + "path": "grpc.core.api/2.70.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "grpc.core.api.2.63.0.nupkg.sha512", + "grpc.core.api.2.70.0.nupkg.sha512", "grpc.core.api.nuspec", "lib/net462/Grpc.Core.Api.dll", "lib/net462/Grpc.Core.Api.pdb", @@ -1286,15 +1230,15 @@ "packageIcon.png" ] }, - "Grpc.Net.Client/2.63.0": { - "sha512": "847zG24daOP1242OpbnjhbKtplH/EfV/76QReQA3cbS5SL78uIXsWMe9IN9JlIb4+kT3eE4fjMCXTn8BAQ91Ng==", + "Grpc.Net.Client/2.70.0": { + "sha512": "xNv0FFCVJa5S1beUtye82WFCxKThuE1jbN8DO1x1Rj8VSIWXLBUmfSID5a1fGzsU2R/EMfwPoWclJ2RMfQuGXw==", "type": "package", - "path": "grpc.net.client/2.63.0", + "path": "grpc.net.client/2.70.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "grpc.net.client.2.63.0.nupkg.sha512", + "grpc.net.client.2.70.0.nupkg.sha512", "grpc.net.client.nuspec", "lib/net462/Grpc.Net.Client.dll", "lib/net462/Grpc.Net.Client.pdb", @@ -1317,15 +1261,15 @@ "packageIcon.png" ] }, - "Grpc.Net.ClientFactory/2.63.0": { - "sha512": "RRT841A/JwmvXu+Fh8Gl9FNwwW8bc/Z0wm2F99SG26UGvTRCv39kx4edLtDuwo5ICrHpEu1fnsWMcPItamL7UQ==", + "Grpc.Net.ClientFactory/2.70.0": { + "sha512": "Qg+93oj/8RdEw3PnLZNNYWnWCWyJYC/ZYZcjeln/pLaxLaPvdXES1peiqSJUI4wLFZ1JwGlbWt8+nM1i2E7ihg==", "type": "package", - "path": "grpc.net.clientfactory/2.63.0", + "path": "grpc.net.clientfactory/2.70.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "grpc.net.clientfactory.2.63.0.nupkg.sha512", + "grpc.net.clientfactory.2.70.0.nupkg.sha512", "grpc.net.clientfactory.nuspec", "lib/net6.0/Grpc.Net.ClientFactory.dll", "lib/net6.0/Grpc.Net.ClientFactory.pdb", @@ -1345,14 +1289,14 @@ "packageIcon.png" ] }, - "Grpc.Net.Common/2.63.0": { - "sha512": "RLt6p31ZMsXRcHNeu1dQuIFLYZvnwP6LUzoDPlV3KoR4w9btmwrXIvz9Jbp1SOmxW7nXw9zShAeIt5LsqFAx5w==", + "Grpc.Net.Common/2.70.0": { + "sha512": "rBdEUMyCwa+iB8mqC6JKyPbj3SBHHkReJj/yy/XKJI63GcG6w9DJMMGTVcYHqq4Ci2W4m0HT4jt2pFfFscar8g==", "type": "package", - "path": "grpc.net.common/2.63.0", + "path": "grpc.net.common/2.70.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "grpc.net.common.2.63.0.nupkg.sha512", + "grpc.net.common.2.70.0.nupkg.sha512", "grpc.net.common.nuspec", "lib/net6.0/Grpc.Net.Common.dll", "lib/net6.0/Grpc.Net.Common.pdb", @@ -1372,10 +1316,10 @@ "packageIcon.png" ] }, - "Grpc.Tools/2.64.0": { - "sha512": "W5RrhDFHUhioASktxfuDs5fTjWUxwegljZAig9zFL8nWNskeyQA6OXN2choWKYxGrljer25VqCJCMbWz7XHvqg==", + "Grpc.Tools/2.68.1": { + "sha512": "BZ96s7ijKAhJoRpIK+pqCeLaGaSwyc5/CAZFwgCcBuAnkU2naYvH0P6qnYCkl0pWDY/JBOnE2RvX9IvRX1Yc5Q==", "type": "package", - "path": "grpc.tools/2.64.0", + "path": "grpc.tools/2.68.1", "hasTools": true, "files": [ ".nupkg.metadata", @@ -1404,7 +1348,7 @@ "build/native/include/google/protobuf/timestamp.proto", "build/native/include/google/protobuf/type.proto", "build/native/include/google/protobuf/wrappers.proto", - "grpc.tools.2.64.0.nupkg.sha512", + "grpc.tools.2.68.1.nupkg.sha512", "grpc.tools.nuspec", "packageIcon.png", "tools/linux_arm64/grpc_csharp_plugin", @@ -1421,25 +1365,26 @@ "tools/windows_x86/protoc.exe" ] }, - "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.6": { - "sha512": "devoUZd8YqikCheBVYpIyvp9psM2Y2ZhOvq1zL2YSjIoq3FUQH8LpLkGak+8oAi/5DGqX8KWyLpZJSUXtOAVCw==", + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "sha512": "bs+1Pq3vQdS2lTyxNUd9fEhtMsq3eLUpK36k2t56iDMVrk6OrAoFtvrQrTK0Y0OetTcJrUkGU7hBlf+ORzHLqQ==", "type": "package", - "path": "microsoft.aspnetcore.authentication.jwtbearer/8.0.6", + "path": "microsoft.aspnetcore.authentication.jwtbearer/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", + "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll", - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml", - "microsoft.aspnetcore.authentication.jwtbearer.8.0.6.nupkg.sha512", + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll", + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml", + "microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512", "microsoft.aspnetcore.authentication.jwtbearer.nuspec" ] }, - "Microsoft.AspNetCore.JsonPatch/8.0.6": { - "sha512": "f23867xv+b5Cps3G2WDqjx3JjluLdR/TxfVI9sqk3d1ceQgOSD1WrqrQA66frdd5eQq+uqTGRReq1OQhQqodWQ==", + "Microsoft.AspNetCore.JsonPatch/9.0.0": { + "sha512": "/4UONYoAIeexPoAmbzBPkVGA6KAY7t0BM+1sr0fKss2V1ERCdcM+Llub4X5Ma+LJ60oPp6KzM0e3j+Pp/JHCNw==", "type": "package", - "path": "microsoft.aspnetcore.jsonpatch/8.0.6", + "path": "microsoft.aspnetcore.jsonpatch/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1447,26 +1392,27 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.AspNetCore.JsonPatch.dll", "lib/net462/Microsoft.AspNetCore.JsonPatch.xml", - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll", - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.xml", + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll", + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.xml", "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll", "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml", - "microsoft.aspnetcore.jsonpatch.8.0.6.nupkg.sha512", + "microsoft.aspnetcore.jsonpatch.9.0.0.nupkg.sha512", "microsoft.aspnetcore.jsonpatch.nuspec" ] }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.6": { - "sha512": "AOoi7cmh2yTVHMNMRYEfAj26NCOur9pd70GSXaDNJvVtD7e/I9UddIkwnj7HAWKtUn2EUOzSKCpt/RZllYiO5w==", + "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { + "sha512": "pTFDEmZi3GheCSPrBxzyE63+d5unln2vYldo/nOm1xet/4rpEk2oJYcwpclPQ13E+LZBF9XixkgwYTUwqznlWg==", "type": "package", - "path": "microsoft.aspnetcore.mvc.newtonsoftjson/8.0.6", + "path": "microsoft.aspnetcore.mvc.newtonsoftjson/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", + "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll", - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml", - "microsoft.aspnetcore.mvc.newtonsoftjson.8.0.6.nupkg.sha512", + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll", + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml", + "microsoft.aspnetcore.mvc.newtonsoftjson.9.0.0.nupkg.sha512", "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec" ] }, @@ -1778,10 +1724,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { + "sha512": "lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==", "type": "package", - "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "path": "microsoft.extensions.configuration.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1791,19 +1737,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -1881,10 +1825,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": { - "sha512": "fGLiCRLMYd00JYpClraLjJTNKLmMJPnqxMaiRzEBIIvevlzxz33mXy39Lkd48hu1G+N21S7QpaO5ZzKsI6FRuA==", + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { + "sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==", "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.1", + "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1894,29 +1838,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.1.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyModel/8.0.0": { - "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==", + "Microsoft.Extensions.DependencyModel/8.0.2": { + "sha512": "mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", "type": "package", - "path": "microsoft.extensions.dependencymodel/8.0.0", + "path": "microsoft.extensions.dependencymodel/8.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1938,7 +1880,7 @@ "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.8.0.2.nupkg.sha512", "microsoft.extensions.dependencymodel.nuspec", "useSharedDesignerContext.txt" ] @@ -1972,10 +1914,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": { - "sha512": "JHYCQG7HmugNYUhOl368g+NMxYE/N/AiclCYRNlgCY9eVyiBkOHMwK4x60RYMxv9EL3+rmj1mqHvdCiPpC+D4Q==", + "Microsoft.Extensions.Diagnostics.Abstractions/9.0.0": { + "sha512": "1K8P7XzuzX8W8pmXcZjcrqS6x5eSSdvhQohmcpgiQNY/HlDAlnrhR9dvlURfFz428A+RTCJpUyB+aKTA6AgVcQ==", "type": "package", - "path": "microsoft.extensions.diagnostics.abstractions/8.0.0", + "path": "microsoft.extensions.diagnostics.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1984,27 +1926,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Diagnostics.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/net6.0/Microsoft.Extensions.Diagnostics.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Diagnostics.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Diagnostics.Abstractions.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.diagnostics.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.diagnostics.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Diagnostics.HealthChecks/8.0.6": { - "sha512": "Wtylr3ucMUQ+/6x5ngRtBQ0D0TVloWE3hbwUEhwE16OZHB66uqAEVnEvcAXxW2IFuVAuEHMXX5GebfkbSZQSTw==", + "Microsoft.Extensions.Diagnostics.HealthChecks/9.0.0": { + "sha512": "cxsK9/Dx7Ka9sfiA1nY8XlSzIaWff5FNRw0+ls8yR+aGzmnah5JGKsTHgQrehjMwGAVud/pjiUZ9MWizfUSkTQ==", "type": "package", - "path": "microsoft.extensions.diagnostics.healthchecks/8.0.6", + "path": "microsoft.extensions.diagnostics.healthchecks/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2012,18 +1952,18 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.Extensions.Diagnostics.HealthChecks.dll", "lib/net462/Microsoft.Extensions.Diagnostics.HealthChecks.xml", - "lib/net8.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll", - "lib/net8.0/Microsoft.Extensions.Diagnostics.HealthChecks.xml", + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll", + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.xml", "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll", "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.xml", - "microsoft.extensions.diagnostics.healthchecks.8.0.6.nupkg.sha512", + "microsoft.extensions.diagnostics.healthchecks.9.0.0.nupkg.sha512", "microsoft.extensions.diagnostics.healthchecks.nuspec" ] }, - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/8.0.6": { - "sha512": "GiHK4B5Xsf5YzL73kup2zJoJfDx5RJYBd0LZN6dx8XyOSoZnh7NNrMP+vTLxAJVp//JxHk0KIhBnW9YuFrSVig==", + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/9.0.0": { + "sha512": "H1IbHm/MnUgEV0N07WrkPBIIoX7isP6IPaqUdZ3CwbMcUVDGIu+okamW28kyDRfIiZqbTbyHuNIkr4ZSHPyvDw==", "type": "package", - "path": "microsoft.extensions.diagnostics.healthchecks.abstractions/8.0.6", + "path": "microsoft.extensions.diagnostics.healthchecks.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2031,18 +1971,18 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", "lib/net462/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml", - "lib/net8.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", - "lib/net8.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml", + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml", - "microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.6.nupkg.sha512", + "microsoft.extensions.diagnostics.healthchecks.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.diagnostics.healthchecks.abstractions.nuspec" ] }, - "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { - "sha512": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==", + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { + "sha512": "uK439QzYR0q2emLVtYzwyK3x+T5bTY4yWsd/k/ZUS9LR6Sflp8MIdhGXW8kQCd86dQD4tLqvcbLkku8qHY263Q==", "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/8.0.0", + "path": "microsoft.extensions.fileproviders.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2052,25 +1992,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets", "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.xml", + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Hosting.Abstractions/8.0.0": { - "sha512": "AG7HWwVRdCHlaA++1oKDxLsXIBxmDpMPb3VoyOoAghEWnkUvEAdYQUwnV4jJbAaa/nMYNiEh5ByoLauZBEiovg==", + "Microsoft.Extensions.Hosting.Abstractions/9.0.0": { + "sha512": "yUKJgu81ExjvqbNWqZKshBbLntZMbMVz/P7Way2SBx7bMqA08Mfdc9O7hWDKAiSp+zPUGT6LKcSCQIPeDK+CCw==", "type": "package", - "path": "microsoft.extensions.hosting.abstractions/8.0.0", + "path": "microsoft.extensions.hosting.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2080,21 +2020,19 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Hosting.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Hosting.Abstractions.targets", "lib/net462/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/net462/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Hosting.Abstractions.xml", "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.xml", + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.xml", - "microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.hosting.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.hosting.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -2161,10 +2099,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Abstractions/8.0.1": { - "sha512": "RIFgaqoaINxkM2KTOw72dmilDmTrYA0ns2KW4lDz4gZ2+o6IQ894CzmdL3StM2oh7QQq44nCWiqKqc4qUI9Jmg==", + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { + "sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==", "type": "package", - "path": "microsoft.extensions.logging.abstractions/8.0.1", + "path": "microsoft.extensions.logging.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2216,28 +2154,26 @@ "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/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/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/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.8.0.1.nupkg.sha512", + "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Options/8.0.2": { - "sha512": "dWGKvhFybsaZpGmzkGCbNNwBD1rVlWzrZKANLW/CcbFJpCEceMCGzT7zZwHOGBCbwM0SzBuceMj5HN1LKV1QqA==", + "Microsoft.Extensions.Options/9.0.0": { + "sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==", "type": "package", - "path": "microsoft.extensions.options/8.0.2", + "path": "microsoft.extensions.options/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2261,22 +2197,20 @@ "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/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/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/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.8.0.2.nupkg.sha512", + "microsoft.extensions.options.9.0.0.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] @@ -2311,10 +2245,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Primitives/8.0.0": { - "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "Microsoft.Extensions.Primitives/9.0.0": { + "sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==", "type": "package", - "path": "microsoft.extensions.primitives/8.0.0", + "path": "microsoft.extensions.primitives/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2324,32 +2258,28 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.primitives.9.0.0.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.IdentityModel.Abstractions/7.1.2": { - "sha512": "33eTIA2uO/L9utJjZWbKsMSVsQf7F8vtd6q5mQX7ZJzNvCpci5fleD6AeANGlbbb7WX7XKxq9+Dkb5e3GNDrmQ==", + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "sha512": "OtlIWcyX01olfdevPKZdIPfBEvbcioDyBiE/Z2lHsopsMD7twcKtlN9kMevHmI5IIPhFpfwCIiR6qHQz1WHUIw==", "type": "package", - "path": "microsoft.identitymodel.abstractions/7.1.2", + "path": "microsoft.identitymodel.abstractions/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Abstractions.dll", - "lib/net461/Microsoft.IdentityModel.Abstractions.xml", "lib/net462/Microsoft.IdentityModel.Abstractions.dll", "lib/net462/Microsoft.IdentityModel.Abstractions.xml", "lib/net472/Microsoft.IdentityModel.Abstractions.dll", @@ -2358,21 +2288,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512", "microsoft.identitymodel.abstractions.nuspec" ] }, - "Microsoft.IdentityModel.JsonWebTokens/7.1.2": { - "sha512": "cloLGeZolXbCJhJBc5OC05uhrdhdPL6MWHuVUnkkUvPDeK7HkwThBaLZ1XjBQVk9YhxXE2OvHXnKi0PLleXxDg==", + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "sha512": "s6++gF9x0rQApQzOBbSyp4jUaAlwm+DroKfL8gdOHxs83k8SJfUXhuc46rDB3rNXBQ1MVRxqKUrqFhO/M0E97g==", "type": "package", - "path": "microsoft.identitymodel.jsonwebtokens/7.1.2", + "path": "microsoft.identitymodel.jsonwebtokens/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll", @@ -2381,21 +2311,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512", "microsoft.identitymodel.jsonwebtokens.nuspec" ] }, - "Microsoft.IdentityModel.Logging/7.1.2": { - "sha512": "YCxBt2EeJP8fcXk9desChkWI+0vFqFLvBwrz5hBMsoh0KJE6BC66DnzkdzkJNqMltLromc52dkdT206jJ38cTw==", + "Microsoft.IdentityModel.Logging/8.0.1": { + "sha512": "UCPF2exZqBXe7v/6sGNiM6zCQOUXXQ9+v5VTb9gPB8ZSUPnX53BxlN78v2jsbIvK9Dq4GovQxo23x8JgWvm/Qg==", "type": "package", - "path": "microsoft.identitymodel.logging/7.1.2", + "path": "microsoft.identitymodel.logging/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Logging.dll", - "lib/net461/Microsoft.IdentityModel.Logging.xml", "lib/net462/Microsoft.IdentityModel.Logging.dll", "lib/net462/Microsoft.IdentityModel.Logging.xml", "lib/net472/Microsoft.IdentityModel.Logging.dll", @@ -2404,21 +2334,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.logging.8.0.1.nupkg.sha512", "microsoft.identitymodel.logging.nuspec" ] }, - "Microsoft.IdentityModel.Protocols/7.1.2": { - "sha512": "SydLwMRFx6EHPWJ+N6+MVaoArN1Htt92b935O3RUWPY1yUF63zEjvd3lBu79eWdZUwedP8TN2I5V9T3nackvIQ==", + "Microsoft.IdentityModel.Protocols/8.0.1": { + "sha512": "uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==", "type": "package", - "path": "microsoft.identitymodel.protocols/7.1.2", + "path": "microsoft.identitymodel.protocols/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Protocols.dll", - "lib/net461/Microsoft.IdentityModel.Protocols.xml", "lib/net462/Microsoft.IdentityModel.Protocols.dll", "lib/net462/Microsoft.IdentityModel.Protocols.xml", "lib/net472/Microsoft.IdentityModel.Protocols.dll", @@ -2427,21 +2357,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512", "microsoft.identitymodel.protocols.nuspec" ] }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": { - "sha512": "6lHQoLXhnMQ42mGrfDkzbIOR3rzKM1W1tgTeMPLgLCqwwGw0d96xFi/UiX/fYsu7d6cD5MJiL3+4HuI8VU+sVQ==", + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "sha512": "AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==", "type": "package", - "path": "microsoft.identitymodel.protocols.openidconnect/7.1.2", + "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", - "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", @@ -2450,21 +2380,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512", "microsoft.identitymodel.protocols.openidconnect.nuspec" ] }, - "Microsoft.IdentityModel.Tokens/7.1.2": { - "sha512": "oICJMqr3aNEDZOwnH5SK49bR6Z4aX0zEAnOLuhloumOSuqnNq+GWBdQyrgILnlcT5xj09xKCP/7Y7gJYB+ls/g==", + "Microsoft.IdentityModel.Tokens/8.0.1": { + "sha512": "kDimB6Dkd3nkW2oZPDkMkVHfQt3IDqO5gL0oa8WVy3OP4uE8Ij+8TXnqg9TOd9ufjsY3IDiGz7pCUbnfL18tjg==", "type": "package", - "path": "microsoft.identitymodel.tokens/7.1.2", + "path": "microsoft.identitymodel.tokens/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Tokens.dll", - "lib/net461/Microsoft.IdentityModel.Tokens.xml", "lib/net462/Microsoft.IdentityModel.Tokens.dll", "lib/net462/Microsoft.IdentityModel.Tokens.xml", "lib/net472/Microsoft.IdentityModel.Tokens.dll", @@ -2473,16 +2403,18 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.tokens.8.0.1.nupkg.sha512", "microsoft.identitymodel.tokens.nuspec" ] }, - "Microsoft.OpenApi/1.6.14": { - "sha512": "tTaBT8qjk3xINfESyOPE2rIellPvB7qpVqiWiyA/lACVvz+xOGiXhFUfohcx82NLbi5avzLW0lx+s6oAqQijfw==", + "Microsoft.OpenApi/1.6.22": { + "sha512": "aBvunmrdu/x+4CaA/UP1Jx4xWGwk4kymhoIRnn2Vp+zi5/KOPQJ9EkSXHRUr01WcGKtYl3Au7XfkPJbU1G2sjQ==", "type": "package", - "path": "microsoft.openapi/1.6.14", + "path": "microsoft.openapi/1.6.22", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2490,7 +2422,7 @@ "lib/netstandard2.0/Microsoft.OpenApi.dll", "lib/netstandard2.0/Microsoft.OpenApi.pdb", "lib/netstandard2.0/Microsoft.OpenApi.xml", - "microsoft.openapi.1.6.14.nupkg.sha512", + "microsoft.openapi.1.6.22.nupkg.sha512", "microsoft.openapi.nuspec" ] }, @@ -2565,10 +2497,10 @@ "serilog.nuspec" ] }, - "Serilog.AspNetCore/8.0.1": { - "sha512": "B/X+wAfS7yWLVOTD83B+Ip9yl4MkhioaXj90JSoWi1Ayi8XHepEnsBdrkojg08eodCnmOKmShFUN2GgEc6c0CQ==", + "Serilog.AspNetCore/8.0.3": { + "sha512": "Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", "type": "package", - "path": "serilog.aspnetcore/8.0.1", + "path": "serilog.aspnetcore/8.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2584,7 +2516,7 @@ "lib/net8.0/Serilog.AspNetCore.xml", "lib/netstandard2.0/Serilog.AspNetCore.dll", "lib/netstandard2.0/Serilog.AspNetCore.xml", - "serilog.aspnetcore.8.0.1.nupkg.sha512", + "serilog.aspnetcore.8.0.3.nupkg.sha512", "serilog.aspnetcore.nuspec" ] }, @@ -2661,10 +2593,10 @@ "serilog.formatting.compact.nuspec" ] }, - "Serilog.Settings.Configuration/8.0.0": { - "sha512": "nR0iL5HwKj5v6ULo3/zpP8NMcq9E2pxYA6XKTSWCbugVs4YqPyvaqaKOY+OMpPivKp7zMEpax2UKHnDodbRB0Q==", + "Serilog.Settings.Configuration/8.0.4": { + "sha512": "pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", "type": "package", - "path": "serilog.settings.configuration/8.0.0", + "path": "serilog.settings.configuration/8.0.4", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2680,7 +2612,7 @@ "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.8.0.4.nupkg.sha512", "serilog.settings.configuration.nuspec" ] }, @@ -2763,170 +2695,119 @@ "serilog.sinks.seq.nuspec" ] }, - "Swashbuckle.AspNetCore/6.6.2": { - "sha512": "+NB4UYVYN6AhDSjW0IJAd1AGD8V33gemFNLPaxKTtPkHB+HaKAKf9MGAEUPivEWvqeQfcKIw8lJaHq6LHljRuw==", + "Swashbuckle.AspNetCore/7.2.0": { + "sha512": "vJv19UpWm6OOgnS9QLDnWARNVasXUfj8SFvlG7UVALm4nBnfwRnEky7C0veSDqMUmBeMPC6Ec3d6G1ts/J04Uw==", "type": "package", - "path": "swashbuckle.aspnetcore/6.6.2", + "path": "swashbuckle.aspnetcore/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "build/Swashbuckle.AspNetCore.props", - "swashbuckle.aspnetcore.6.6.2.nupkg.sha512", + "buildMultiTargeting/Swashbuckle.AspNetCore.props", + "docs/package-readme.md", + "swashbuckle.aspnetcore.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.nuspec" ] }, - "Swashbuckle.AspNetCore.Newtonsoft/6.6.2": { - "sha512": "iHXhJnRNTjy4+gWY4M255oIWY7v9zZpfc/IM8ZxTWkurdmdTCBGgDLv2H531RlbLIckQNk6vcv5Ppv0+GULz7Q==", + "Swashbuckle.AspNetCore.Newtonsoft/7.2.0": { + "sha512": "otztl1SBfwu10iJx6lc3XG/dSqFXRtx8RQ0XrwrO/NYv0j6WhB+vaTJdfs4EPDh+0r7yORUPb7FQ6WgoApeDNg==", "type": "package", - "path": "swashbuckle.aspnetcore.newtonsoft/6.6.2", + "path": "swashbuckle.aspnetcore.newtonsoft/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.Newtonsoft.dll", - "lib/net5.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "lib/net6.0/Swashbuckle.AspNetCore.Newtonsoft.dll", "lib/net6.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.Newtonsoft.dll", - "lib/net7.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "lib/net8.0/Swashbuckle.AspNetCore.Newtonsoft.dll", "lib/net8.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Newtonsoft.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll", + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.Newtonsoft.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "package-readme.md", - "swashbuckle.aspnetcore.newtonsoft.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.newtonsoft.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.newtonsoft.nuspec" ] }, - "Swashbuckle.AspNetCore.Swagger/6.6.2": { - "sha512": "ovgPTSYX83UrQUWiS5vzDcJ8TEX1MAxBgDFMK45rC24MorHEPQlZAHlaXj/yth4Zf6xcktpUgTEBvffRQVwDKA==", + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "sha512": "y27fNDfIh1vGhJjXYynLcZjl7DLOW1bSO2MDsY9wB4Zm1fdxpPsuBSiR4U+0acWlAqLmnuOPKr/OeOgwRUkBlw==", "type": "package", - "path": "swashbuckle.aspnetcore.swagger/6.6.2", + "path": "swashbuckle.aspnetcore.swagger/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml", "package-readme.md", - "swashbuckle.aspnetcore.swagger.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swagger.nuspec" ] }, - "Swashbuckle.AspNetCore.SwaggerGen/6.6.2": { - "sha512": "zv4ikn4AT1VYuOsDCpktLq4QDq08e7Utzbir86M5/ZkRaLXbCPF11E1/vTmOiDzRTl0zTZINQU2qLKwTcHgfrA==", + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "sha512": "pMrTxGVuXM7t4wqft5CNNU8A0++Yw5kTLmYhB6tbEcyBfO8xEF/Y8pkJhO6BZ/2MYONrRYoQTfPFJqu8fOf5WQ==", "type": "package", - "path": "swashbuckle.aspnetcore.swaggergen/6.6.2", + "path": "swashbuckle.aspnetcore.swaggergen/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "package-readme.md", - "swashbuckle.aspnetcore.swaggergen.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swaggergen.nuspec" ] }, - "Swashbuckle.AspNetCore.SwaggerUI/6.6.2": { - "sha512": "mBBb+/8Hm2Q3Wygag+hu2jj69tZW5psuv0vMRXY07Wy+Rrj40vRP8ZTbKBhs91r45/HXT4aY4z0iSBYx1h6JvA==", + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "sha512": "hgrXeKzyp5OGN8qVvL7A+vhmU7mDJTfGpiMBRL66IcfLOyna8UTLtn3cC3CghamXpRDufcc9ciklTszUGEQK0w==", "type": "package", - "path": "swashbuckle.aspnetcore.swaggerui/6.6.2", + "path": "swashbuckle.aspnetcore.swaggerui/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "package-readme.md", - "swashbuckle.aspnetcore.swaggerui.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swaggerui.nuspec" ] }, - "System.Diagnostics.DiagnosticSource/8.0.0": { - "sha512": "c9xLpVz6PL9lp/djOWtk5KPDZq3cSYpmXoJQY524EOtuFl5z9ZtsotpsyrDW40U1DRnQSYvcPKEUV0X//u6gkQ==", - "type": "package", - "path": "system.diagnostics.diagnosticsource/8.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Diagnostics.DiagnosticSource.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets", - "lib/net462/System.Diagnostics.DiagnosticSource.dll", - "lib/net462/System.Diagnostics.DiagnosticSource.xml", - "lib/net6.0/System.Diagnostics.DiagnosticSource.dll", - "lib/net6.0/System.Diagnostics.DiagnosticSource.xml", - "lib/net7.0/System.Diagnostics.DiagnosticSource.dll", - "lib/net7.0/System.Diagnostics.DiagnosticSource.xml", - "lib/net8.0/System.Diagnostics.DiagnosticSource.dll", - "lib/net8.0/System.Diagnostics.DiagnosticSource.xml", - "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", - "system.diagnostics.diagnosticsource.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.IdentityModel.Tokens.Jwt/7.1.2": { - "sha512": "Thhbe1peAmtSBFaV/ohtykXiZSOkx59Da44hvtWfIMFofDA3M3LaVyjstACf2rKGn4dEDR2cUpRAZ0Xs/zB+7Q==", + "System.IdentityModel.Tokens.Jwt/8.0.1": { + "sha512": "GJw3bYkWpOgvN3tJo5X4lYUeIFA2HD293FPUhKmp7qxS+g5ywAb34Dnd3cDAFLkcMohy5XTpoaZ4uAHuw0uSPQ==", "type": "package", - "path": "system.identitymodel.tokens.jwt/7.1.2", + "path": "system.identitymodel.tokens.jwt/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/System.IdentityModel.Tokens.Jwt.dll", - "lib/net461/System.IdentityModel.Tokens.Jwt.xml", "lib/net462/System.IdentityModel.Tokens.Jwt.dll", "lib/net462/System.IdentityModel.Tokens.Jwt.xml", "lib/net472/System.IdentityModel.Tokens.Jwt.dll", @@ -2935,9 +2816,11 @@ "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.7.1.2.nupkg.sha512", + "system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512", "system.identitymodel.tokens.jwt.nuspec" ] }, @@ -2959,167 +2842,51 @@ "useSharedDesignerContext.txt", "version.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" - ] } }, "projectFileDependencyGroups": { - "net8.0": [ + "net9.0": [ "AspNetCore.HealthChecks.UI.Client >= 8.0.1", "AspNetCore.HealthChecks.Uris >= 8.0.1", - "Google.Protobuf >= 3.27.1", - "Grpc.AspNetCore.Server.ClientFactory >= 2.63.0", + "Google.Protobuf >= 3.28.3", + "Grpc.AspNetCore.Server.ClientFactory >= 2.70.0", "Grpc.Core >= 2.46.6", - "Grpc.Net.Client >= 2.63.0", - "Grpc.Tools >= 2.64.0", - "Microsoft.AspNetCore.Authentication.JwtBearer >= 8.0.6", - "Microsoft.AspNetCore.Mvc.NewtonsoftJson >= 8.0.6", - "Microsoft.Extensions.Diagnostics.HealthChecks >= 8.0.6", - "Serilog.AspNetCore >= 8.0.1", + "Grpc.Net.Client >= 2.70.0", + "Grpc.Tools >= 2.68.1", + "Microsoft.AspNetCore.Authentication.JwtBearer >= 9.0.0", + "Microsoft.AspNetCore.Mvc.NewtonsoftJson >= 9.0.0", + "Microsoft.Extensions.Diagnostics.HealthChecks >= 9.0.0", + "Serilog.AspNetCore >= 8.0.3", "Serilog.Sinks.Console >= 6.0.0", "Serilog.Sinks.Seq >= 8.0.0", - "Swashbuckle.AspNetCore >= 6.6.2", - "Swashbuckle.AspNetCore.Newtonsoft >= 6.6.2" + "Swashbuckle.AspNetCore >= 7.2.0", + "Swashbuckle.AspNetCore.Newtonsoft >= 7.2.0" ] }, "packageFolders": { - "C:\\Users\\natyo\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + "/home/runner/.nuget/packages/": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\ApiGateways\\Aggregators\\Web.Shopping.HttpAggregator\\Web.Shopping.HttpAggregator.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/Web.Shopping.HttpAggregator.csproj", "projectName": "Web.Shopping.HttpAggregator", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\ApiGateways\\Aggregators\\Web.Shopping.HttpAggregator\\Web.Shopping.HttpAggregator.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\ApiGateways\\Aggregators\\Web.Shopping.HttpAggregator\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/Web.Shopping.HttpAggregator.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": {} } }, @@ -3132,11 +2899,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.UI.Client": { "target": "Package", @@ -3148,11 +2916,11 @@ }, "Google.Protobuf": { "target": "Package", - "version": "[3.27.1, )" + "version": "[3.28.3, )" }, "Grpc.AspNetCore.Server.ClientFactory": { "target": "Package", - "version": "[2.63.0, )" + "version": "[2.70.0, )" }, "Grpc.Core": { "target": "Package", @@ -3160,28 +2928,28 @@ }, "Grpc.Net.Client": { "target": "Package", - "version": "[2.63.0, )" + "version": "[2.70.0, )" }, "Grpc.Tools": { "suppressParent": "All", "target": "Package", - "version": "[2.64.0, )" + "version": "[2.68.1, )" }, "Microsoft.AspNetCore.Authentication.JwtBearer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.AspNetCore.Mvc.NewtonsoftJson": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Diagnostics.HealthChecks": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -3193,11 +2961,11 @@ }, "Swashbuckle.AspNetCore": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" }, "Swashbuckle.AspNetCore.Newtonsoft": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" } }, "imports": [ @@ -3219,7 +2987,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/project.nuget.cache b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/project.nuget.cache index 6272db91..d332db90 100644 --- a/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/project.nuget.cache +++ b/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/obj/project.nuget.cache @@ -1,73 +1,70 @@ { "version": 2, - "dgSpecHash": "vRLpDyiglkY=", + "dgSpecHash": "8mo1dKnbNJE=", "success": true, - "projectFilePath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\ApiGateways\\Aggregators\\Web.Shopping.HttpAggregator\\Web.Shopping.HttpAggregator.csproj", + "projectFilePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/Web.Shopping.HttpAggregator.csproj", "expectedPackageFiles": [ - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.client\\8.0.1\\aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.core\\8.0.1\\aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.uris\\8.0.1\\aspnetcore.healthchecks.uris.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\google.protobuf\\3.27.1\\google.protobuf.3.27.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.aspnetcore.server\\2.63.0\\grpc.aspnetcore.server.2.63.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.aspnetcore.server.clientfactory\\2.63.0\\grpc.aspnetcore.server.clientfactory.2.63.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.core\\2.46.6\\grpc.core.2.46.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.core.api\\2.63.0\\grpc.core.api.2.63.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.net.client\\2.63.0\\grpc.net.client.2.63.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.net.clientfactory\\2.63.0\\grpc.net.clientfactory.2.63.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.net.common\\2.63.0\\grpc.net.common.2.63.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.tools\\2.64.0\\grpc.tools.2.64.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.authentication.jwtbearer\\8.0.6\\microsoft.aspnetcore.authentication.jwtbearer.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.jsonpatch\\8.0.6\\microsoft.aspnetcore.jsonpatch.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.mvc.newtonsoftjson\\8.0.6\\microsoft.aspnetcore.mvc.newtonsoftjson.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.apidescription.server\\6.0.5\\microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration\\8.0.0\\microsoft.extensions.configuration.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\8.0.0\\microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\8.0.0\\microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\8.0.0\\microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.1\\microsoft.extensions.dependencyinjection.abstractions.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencymodel\\8.0.0\\microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics\\8.0.0\\microsoft.extensions.diagnostics.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.abstractions\\8.0.0\\microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks\\8.0.6\\microsoft.extensions.diagnostics.healthchecks.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks.abstractions\\8.0.6\\microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\8.0.0\\microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\8.0.0\\microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.http\\8.0.0\\microsoft.extensions.http.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging\\8.0.0\\microsoft.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\8.0.1\\microsoft.extensions.logging.abstractions.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options\\8.0.2\\microsoft.extensions.options.8.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\8.0.0\\microsoft.extensions.options.configurationextensions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.primitives\\8.0.0\\microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\7.1.2\\microsoft.identitymodel.abstractions.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\7.1.2\\microsoft.identitymodel.jsonwebtokens.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.logging\\7.1.2\\microsoft.identitymodel.logging.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols\\7.1.2\\microsoft.identitymodel.protocols.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\7.1.2\\microsoft.identitymodel.protocols.openidconnect.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.tokens\\7.1.2\\microsoft.identitymodel.tokens.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.openapi\\1.6.14\\microsoft.openapi.1.6.14.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\newtonsoft.json.bson\\1.0.2\\newtonsoft.json.bson.1.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog\\4.0.0\\serilog.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.aspnetcore\\8.0.1\\serilog.aspnetcore.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.hosting\\8.0.0\\serilog.extensions.hosting.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.logging\\8.0.0\\serilog.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.formatting.compact\\2.0.0\\serilog.formatting.compact.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.settings.configuration\\8.0.0\\serilog.settings.configuration.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.console\\6.0.0\\serilog.sinks.console.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.debug\\2.0.0\\serilog.sinks.debug.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.file\\5.0.0\\serilog.sinks.file.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.seq\\8.0.0\\serilog.sinks.seq.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore\\6.6.2\\swashbuckle.aspnetcore.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.newtonsoft\\6.6.2\\swashbuckle.aspnetcore.newtonsoft.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\6.6.2\\swashbuckle.aspnetcore.swagger.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\6.6.2\\swashbuckle.aspnetcore.swaggergen.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swaggerui\\6.6.2\\swashbuckle.aspnetcore.swaggerui.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\8.0.0\\system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.identitymodel.tokens.jwt\\7.1.2\\system.identitymodel.tokens.jwt.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory\\4.5.3\\system.memory.4.5.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encodings.web\\8.0.0\\system.text.encodings.web.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.json\\8.0.0\\system.text.json.8.0.0.nupkg.sha512" + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.client/8.0.1/aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.core/8.0.1/aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.uris/8.0.1/aspnetcore.healthchecks.uris.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/google.protobuf/3.28.3/google.protobuf.3.28.3.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.aspnetcore.server/2.70.0/grpc.aspnetcore.server.2.70.0.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.aspnetcore.server.clientfactory/2.70.0/grpc.aspnetcore.server.clientfactory.2.70.0.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.core/2.46.6/grpc.core.2.46.6.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.core.api/2.70.0/grpc.core.api.2.70.0.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.net.client/2.70.0/grpc.net.client.2.70.0.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.net.clientfactory/2.70.0/grpc.net.clientfactory.2.70.0.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.net.common/2.70.0/grpc.net.common.2.70.0.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.tools/2.68.1/grpc.tools.2.68.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.authentication.jwtbearer/9.0.0/microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.jsonpatch/9.0.0/microsoft.aspnetcore.jsonpatch.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.mvc.newtonsoftjson/9.0.0/microsoft.aspnetcore.mvc.newtonsoftjson.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5/microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration/8.0.0/microsoft.extensions.configuration.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.abstractions/9.0.0/microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.binder/8.0.0/microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection/8.0.0/microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/9.0.0/microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencymodel/8.0.2/microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics/8.0.0/microsoft.extensions.diagnostics.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.abstractions/9.0.0/microsoft.extensions.diagnostics.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks/9.0.0/microsoft.extensions.diagnostics.healthchecks.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks.abstractions/9.0.0/microsoft.extensions.diagnostics.healthchecks.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.abstractions/9.0.0/microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting.abstractions/9.0.0/microsoft.extensions.hosting.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.http/8.0.0/microsoft.extensions.http.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging/8.0.0/microsoft.extensions.logging.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.abstractions/9.0.0/microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options/9.0.0/microsoft.extensions.options.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options.configurationextensions/8.0.0/microsoft.extensions.options.configurationextensions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.primitives/9.0.0/microsoft.extensions.primitives.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.abstractions/8.0.1/microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.jsonwebtokens/8.0.1/microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.logging/8.0.1/microsoft.identitymodel.logging.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols/8.0.1/microsoft.identitymodel.protocols.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/8.0.1/microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.tokens/8.0.1/microsoft.identitymodel.tokens.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.openapi/1.6.22/microsoft.openapi.1.6.22.nupkg.sha512", + "/home/runner/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/newtonsoft.json.bson/1.0.2/newtonsoft.json.bson.1.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/serilog/4.0.0/serilog.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.aspnetcore/8.0.3/serilog.aspnetcore.8.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.hosting/8.0.0/serilog.extensions.hosting.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.logging/8.0.0/serilog.extensions.logging.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.formatting.compact/2.0.0/serilog.formatting.compact.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.settings.configuration/8.0.4/serilog.settings.configuration.8.0.4.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.console/6.0.0/serilog.sinks.console.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.debug/2.0.0/serilog.sinks.debug.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.file/5.0.0/serilog.sinks.file.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.seq/8.0.0/serilog.sinks.seq.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore/7.2.0/swashbuckle.aspnetcore.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.newtonsoft/7.2.0/swashbuckle.aspnetcore.newtonsoft.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swagger/7.2.0/swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swaggergen/7.2.0/swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swaggerui/7.2.0/swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512" ], "logs": [] } \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj b/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj index fd91ec4b..30213bda 100644 --- a/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj +++ b/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj @@ -1,9 +1,9 @@ - net8.0 + net9.0 Microsoft.eShopOnContainers.BuildingBlocks.EventBus - + \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/EventBus/bin/Debug/net9.0/EventBus.deps.json b/src/BuildingBlocks/EventBus/EventBus/bin/Debug/net9.0/EventBus.deps.json new file mode 100644 index 00000000..25e26256 --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBus/bin/Debug/net9.0/EventBus.deps.json @@ -0,0 +1,41 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v9.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v9.0": { + "EventBus/1.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "EventBus.dll": {} + } + }, + "Newtonsoft.Json/13.0.3": { + "runtime": { + "lib/net6.0/Newtonsoft.Json.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.3.27908" + } + } + } + } + }, + "libraries": { + "EventBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Newtonsoft.Json/13.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", + "path": "newtonsoft.json/13.0.3", + "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" + } + } +} \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/EventBus/bin/Debug/net9.0/EventBus.dll b/src/BuildingBlocks/EventBus/EventBus/bin/Debug/net9.0/EventBus.dll new file mode 100644 index 00000000..e9cbfb47 Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBus/bin/Debug/net9.0/EventBus.dll differ diff --git a/src/BuildingBlocks/EventBus/EventBus/bin/Debug/net9.0/EventBus.pdb b/src/BuildingBlocks/EventBus/EventBus/bin/Debug/net9.0/EventBus.pdb new file mode 100644 index 00000000..c52e9fb9 Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBus/bin/Debug/net9.0/EventBus.pdb differ diff --git a/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs new file mode 100644 index 00000000..feda5e9f --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.AssemblyInfo.cs b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.AssemblyInfo.cs new file mode 100644 index 00000000..2e0352c5 --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.AssemblyInfo.cs @@ -0,0 +1,22 @@ +//------------------------------------------------------------------------------ +// +// 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("EventBus")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ac1eb1ea194ee72f31eded440b1a3c03c53c5657")] +[assembly: System.Reflection.AssemblyProductAttribute("EventBus")] +[assembly: System.Reflection.AssemblyTitleAttribute("EventBus")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.AssemblyInfoInputs.cache b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.AssemblyInfoInputs.cache new file mode 100644 index 00000000..4dbe3d3f --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +528e6cf58a1bb6ac28babe245351a006d6cc07281fec763127949bd7bab5ef64 diff --git a/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.GeneratedMSBuildEditorConfig.editorconfig b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 00000000..a70500da --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,17 @@ +is_global = true +build_property.TargetFramework = net9.0 +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v9.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 = Microsoft.eShopOnContainers.BuildingBlocks.EventBus +build_property.ProjectDir = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.EffectiveAnalysisLevelStyle = 9.0 +build_property.EnableCodeStyleSeverity = diff --git a/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.assets.cache b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.assets.cache new file mode 100644 index 00000000..43415a37 Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.assets.cache differ diff --git a/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.csproj.AssemblyReference.cache b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.csproj.AssemblyReference.cache new file mode 100644 index 00000000..180afd95 Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.csproj.AssemblyReference.cache differ diff --git a/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.csproj.CoreCompileInputs.cache b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.csproj.CoreCompileInputs.cache new file mode 100644 index 00000000..0ae7eb97 --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +09a8cbb595956279f0776f4500f3187203821d03b19adab1aa903db7e2c6dd68 diff --git a/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.csproj.FileListAbsolute.txt b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.csproj.FileListAbsolute.txt new file mode 100644 index 00000000..13dc702d --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.csproj.FileListAbsolute.txt @@ -0,0 +1,13 @@ +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/bin/Debug/net9.0/EventBus.deps.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/bin/Debug/net9.0/EventBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/bin/Debug/net9.0/EventBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.csproj.AssemblyReference.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.GeneratedMSBuildEditorConfig.editorconfig +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.AssemblyInfoInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.AssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.csproj.CoreCompileInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.sourcelink.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/refint/EventBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/ref/EventBus.dll diff --git a/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.dll b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.dll new file mode 100644 index 00000000..e9cbfb47 Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.dll differ diff --git a/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.pdb b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.pdb new file mode 100644 index 00000000..c52e9fb9 Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.pdb differ diff --git a/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.sourcelink.json b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.sourcelink.json new file mode 100644 index 00000000..a2a1dc92 --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/EventBus.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/*":"https://raw.githubusercontent.com/NatYou345/mslearn-microservices-devops-aspnet-core/ac1eb1ea194ee72f31eded440b1a3c03c53c5657/*"}} \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/ref/EventBus.dll b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/ref/EventBus.dll new file mode 100644 index 00000000..60b364fd Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/ref/EventBus.dll differ diff --git a/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/refint/EventBus.dll b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/refint/EventBus.dll new file mode 100644 index 00000000..60b364fd Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBus/obj/Debug/net9.0/refint/EventBus.dll differ diff --git a/src/BuildingBlocks/EventBus/EventBus/obj/EventBus.csproj.nuget.dgspec.json b/src/BuildingBlocks/EventBus/EventBus/obj/EventBus.csproj.nuget.dgspec.json index e1e2b86d..e478e59b 100644 --- a/src/BuildingBlocks/EventBus/EventBus/obj/EventBus.csproj.nuget.dgspec.json +++ b/src/BuildingBlocks/EventBus/EventBus/obj/EventBus.csproj.nuget.dgspec.json @@ -1,37 +1,30 @@ { "format": 1, "restore": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": {} + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": {} }, "projects": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", "projectName": "EventBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": {} } }, @@ -44,11 +37,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Newtonsoft.Json": { "target": "Package", @@ -71,7 +65,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/BuildingBlocks/EventBus/EventBus/obj/EventBus.csproj.nuget.g.props b/src/BuildingBlocks/EventBus/EventBus/obj/EventBus.csproj.nuget.g.props index 2a3e39da..2098f6f9 100644 --- a/src/BuildingBlocks/EventBus/EventBus/obj/EventBus.csproj.nuget.g.props +++ b/src/BuildingBlocks/EventBus/EventBus/obj/EventBus.csproj.nuget.g.props @@ -4,13 +4,12 @@ True NuGet $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\natyo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + /home/runner/.nuget/packages/ + /home/runner/.nuget/packages/ PackageReference - 6.10.0 + 7.0.0 - - + \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/EventBus/obj/project.assets.json b/src/BuildingBlocks/EventBus/EventBus/obj/project.assets.json index 0648a8b7..ba6a998b 100644 --- a/src/BuildingBlocks/EventBus/EventBus/obj/project.assets.json +++ b/src/BuildingBlocks/EventBus/EventBus/obj/project.assets.json @@ -1,7 +1,7 @@ { "version": 3, "targets": { - "net8.0": { + "net9.0": { "Newtonsoft.Json/13.0.3": { "type": "package", "compile": { @@ -50,42 +50,34 @@ } }, "projectFileDependencyGroups": { - "net8.0": [ + "net9.0": [ "Newtonsoft.Json >= 13.0.3" ] }, "packageFolders": { - "C:\\Users\\natyo\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + "/home/runner/.nuget/packages/": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "c:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", "projectName": "EventBus", - "projectPath": "c:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "c:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": {} } }, @@ -98,11 +90,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Newtonsoft.Json": { "target": "Package", @@ -125,7 +118,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/BuildingBlocks/EventBus/EventBus/obj/project.nuget.cache b/src/BuildingBlocks/EventBus/EventBus/obj/project.nuget.cache index e89e5aa8..4c35443b 100644 --- a/src/BuildingBlocks/EventBus/EventBus/obj/project.nuget.cache +++ b/src/BuildingBlocks/EventBus/EventBus/obj/project.nuget.cache @@ -1,10 +1,10 @@ { "version": 2, - "dgSpecHash": "P7rJL8BeQaM=", + "dgSpecHash": "4TJ4TNsKTvU=", "success": true, - "projectFilePath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", + "projectFilePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", "expectedPackageFiles": [ - "C:\\Users\\natyo\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512" + "/home/runner/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512" ], "logs": [] } \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj index c870e560..a0659ca4 100644 --- a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj +++ b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj @@ -1,15 +1,15 @@ - net8.0 + net9.0 Microsoft.eShopOnContainers.BuildingBlocks.EventBusRabbitMQ - - - - - - + + + + + + diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBus.dll b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBus.dll new file mode 100644 index 00000000..e9cbfb47 Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBus.dll differ diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBus.pdb b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBus.pdb new file mode 100644 index 00000000..c52e9fb9 Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBus.pdb differ diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBusRabbitMQ.deps.json b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBusRabbitMQ.deps.json new file mode 100644 index 00000000..ac73b212 --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBusRabbitMQ.deps.json @@ -0,0 +1,230 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v9.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v9.0": { + "EventBusRabbitMQ/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Newtonsoft.Json": "13.0.3", + "Polly": "8.5.0", + "RabbitMQ.Client": "6.8.1" + }, + "runtime": { + "EventBusRabbitMQ.dll": {} + } + }, + "Autofac/8.1.1": { + "runtime": { + "lib/net8.0/Autofac.dll": { + "assemblyVersion": "8.1.1.0", + "fileVersion": "8.1.1.0" + } + } + }, + "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.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.Primitives/9.0.0": { + "runtime": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52809" + } + } + }, + "Newtonsoft.Json/13.0.3": { + "runtime": { + "lib/net6.0/Newtonsoft.Json.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.3.27908" + } + } + }, + "Polly/8.5.0": { + "dependencies": { + "Polly.Core": "8.5.0" + }, + "runtime": { + "lib/net6.0/Polly.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "Polly.Core/8.5.0": { + "runtime": { + "lib/net8.0/Polly.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "RabbitMQ.Client/6.8.1": { + "runtime": { + "lib/netstandard2.0/RabbitMQ.Client.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.8.1.0" + } + } + }, + "EventBus/1.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "EventBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + } + } + }, + "libraries": { + "EventBusRabbitMQ/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Autofac/8.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", + "path": "autofac/8.1.1", + "hashPath": "autofac.8.1.1.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.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.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" + }, + "Newtonsoft.Json/13.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", + "path": "newtonsoft.json/13.0.3", + "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" + }, + "Polly/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", + "path": "polly/8.5.0", + "hashPath": "polly.8.5.0.nupkg.sha512" + }, + "Polly.Core/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", + "path": "polly.core/8.5.0", + "hashPath": "polly.core.8.5.0.nupkg.sha512" + }, + "RabbitMQ.Client/6.8.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-jNsmGgmCNw2S/NzskeN2ijtGywtH4Sk/G6jWUTD5sY9SrC27Xz6BsLIiB8hdsfjeyWCa4j4GvCIGkpE8wrjU1Q==", + "path": "rabbitmq.client/6.8.1", + "hashPath": "rabbitmq.client.6.8.1.nupkg.sha512" + }, + "EventBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBusRabbitMQ.dll b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBusRabbitMQ.dll new file mode 100644 index 00000000..46c6f125 Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBusRabbitMQ.dll differ diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBusRabbitMQ.pdb b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBusRabbitMQ.pdb new file mode 100644 index 00000000..7195d8c0 Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBusRabbitMQ.pdb differ diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs new file mode 100644 index 00000000..feda5e9f --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBus.420B731B.Up2Date b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBus.420B731B.Up2Date new file mode 100644 index 00000000..e69de29b diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.AssemblyInfo.cs b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.AssemblyInfo.cs new file mode 100644 index 00000000..aa49351c --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.AssemblyInfo.cs @@ -0,0 +1,22 @@ +//------------------------------------------------------------------------------ +// +// 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("EventBusRabbitMQ")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ac1eb1ea194ee72f31eded440b1a3c03c53c5657")] +[assembly: System.Reflection.AssemblyProductAttribute("EventBusRabbitMQ")] +[assembly: System.Reflection.AssemblyTitleAttribute("EventBusRabbitMQ")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.AssemblyInfoInputs.cache b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.AssemblyInfoInputs.cache new file mode 100644 index 00000000..197afee6 --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +f9fb425fc486b27be6130c26e3589eeff616db0998f80cd5ab9bb334ccf07ca1 diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.GeneratedMSBuildEditorConfig.editorconfig b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 00000000..806dd800 --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,17 @@ +is_global = true +build_property.TargetFramework = net9.0 +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v9.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 = Microsoft.eShopOnContainers.BuildingBlocks.EventBusRabbitMQ +build_property.ProjectDir = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.EffectiveAnalysisLevelStyle = 9.0 +build_property.EnableCodeStyleSeverity = diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.assets.cache b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.assets.cache new file mode 100644 index 00000000..6797dfea Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.assets.cache differ diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.csproj.AssemblyReference.cache b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.csproj.AssemblyReference.cache new file mode 100644 index 00000000..b742580a Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.csproj.AssemblyReference.cache differ diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.csproj.CoreCompileInputs.cache b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.csproj.CoreCompileInputs.cache new file mode 100644 index 00000000..e867a4ac --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +b30d47c196f0fbe3c3c62a98df4bf61c2d850a657b731dadbe5301f5a5552cb0 diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.csproj.FileListAbsolute.txt b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.csproj.FileListAbsolute.txt new file mode 100644 index 00000000..62ea4039 --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.csproj.FileListAbsolute.txt @@ -0,0 +1,16 @@ +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBusRabbitMQ.deps.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBusRabbitMQ.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBusRabbitMQ.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/bin/Debug/net9.0/EventBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.csproj.AssemblyReference.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.GeneratedMSBuildEditorConfig.editorconfig +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.AssemblyInfoInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.AssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.csproj.CoreCompileInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.sourcelink.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBus.420B731B.Up2Date +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/refint/EventBusRabbitMQ.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/ref/EventBusRabbitMQ.dll diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.dll b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.dll new file mode 100644 index 00000000..46c6f125 Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.dll differ diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.pdb b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.pdb new file mode 100644 index 00000000..7195d8c0 Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.pdb differ diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.sourcelink.json b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.sourcelink.json new file mode 100644 index 00000000..a2a1dc92 --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/EventBusRabbitMQ.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/*":"https://raw.githubusercontent.com/NatYou345/mslearn-microservices-devops-aspnet-core/ac1eb1ea194ee72f31eded440b1a3c03c53c5657/*"}} \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/ref/EventBusRabbitMQ.dll b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/ref/EventBusRabbitMQ.dll new file mode 100644 index 00000000..d4592a7b Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/ref/EventBusRabbitMQ.dll differ diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/refint/EventBusRabbitMQ.dll b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/refint/EventBusRabbitMQ.dll new file mode 100644 index 00000000..d4592a7b Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/Debug/net9.0/refint/EventBusRabbitMQ.dll differ diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/EventBusRabbitMQ.csproj.nuget.dgspec.json b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/EventBusRabbitMQ.csproj.nuget.dgspec.json index 1a488b4e..c13a2403 100644 --- a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/EventBusRabbitMQ.csproj.nuget.dgspec.json +++ b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/EventBusRabbitMQ.csproj.nuget.dgspec.json @@ -1,42 +1,31 @@ { "format": 1, "restore": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": {} + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": {} }, "projects": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", - "projectName": "EventBusRabbitMQ", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "projectName": "EventBus", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.0" ], "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", - "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" - } - } + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": {} } }, "warningProperties": { @@ -48,35 +37,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { - "Autofac": { - "target": "Package", - "version": "[8.0.0, )" - }, - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "Microsoft.Extensions.Logging": { - "target": "Package", - "version": "[8.0.0, )" - }, "Newtonsoft.Json": { "target": "Package", "version": "[13.0.3, )" - }, - "Polly": { - "target": "Package", - "version": "[8.4.0, )" - }, - "RabbitMQ.Client": { - "target": "Package", - "version": "[6.8.1, )" } }, "imports": [ @@ -95,39 +65,36 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "projectName": "EventBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", + "projectName": "EventBusRabbitMQ", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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": {} + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" + } + } } }, "warningProperties": { @@ -139,15 +106,36 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { + "Autofac": { + "target": "Package", + "version": "[8.1.1, )" + }, + "Microsoft.CSharp": { + "target": "Package", + "version": "[4.7.0, )" + }, + "Microsoft.Extensions.Logging": { + "target": "Package", + "version": "[9.0.0, )" + }, "Newtonsoft.Json": { "target": "Package", "version": "[13.0.3, )" + }, + "Polly": { + "target": "Package", + "version": "[8.5.0, )" + }, + "RabbitMQ.Client": { + "target": "Package", + "version": "[6.8.1, )" } }, "imports": [ @@ -166,7 +154,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/EventBusRabbitMQ.csproj.nuget.g.props b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/EventBusRabbitMQ.csproj.nuget.g.props index 2a3e39da..2098f6f9 100644 --- a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/EventBusRabbitMQ.csproj.nuget.g.props +++ b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/EventBusRabbitMQ.csproj.nuget.g.props @@ -4,13 +4,12 @@ True NuGet $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\natyo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + /home/runner/.nuget/packages/ + /home/runner/.nuget/packages/ PackageReference - 6.10.0 + 7.0.0 - - + \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/EventBusRabbitMQ.csproj.nuget.g.targets b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/EventBusRabbitMQ.csproj.nuget.g.targets index d3426da9..24269dc3 100644 --- a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/EventBusRabbitMQ.csproj.nuget.g.targets +++ b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/EventBusRabbitMQ.csproj.nuget.g.targets @@ -1,7 +1,7 @@  - - + + \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/project.assets.json b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/project.assets.json index c362d722..ed99d8b8 100644 --- a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/project.assets.json +++ b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/project.assets.json @@ -1,11 +1,11 @@ { "version": 3, "targets": { - "net8.0": { - "Autofac/8.0.0": { + "net9.0": { + "Autofac/8.1.1": { "type": "package", "dependencies": { - "System.Diagnostics.DiagnosticSource": "7.0.2" + "System.Diagnostics.DiagnosticSource": "8.0.1" }, "compile": { "lib/net8.0/Autofac.dll": { @@ -27,115 +27,115 @@ "lib/netcoreapp2.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { + "Microsoft.Extensions.DependencyInjection/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging/8.0.0": { + "Microsoft.Extensions.Logging/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0" + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {} } }, - "Microsoft.Extensions.Options/8.0.0": { + "Microsoft.Extensions.Options/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {} } }, - "Microsoft.Extensions.Primitives/8.0.0": { + "Microsoft.Extensions.Primitives/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Newtonsoft.Json/13.0.3": { @@ -151,10 +151,10 @@ } } }, - "Polly/8.4.0": { + "Polly/8.5.0": { "type": "package", "dependencies": { - "Polly.Core": "8.4.0" + "Polly.Core": "8.5.0" }, "compile": { "lib/net6.0/Polly.dll": { @@ -167,7 +167,7 @@ } } }, - "Polly.Core/8.4.0": { + "Polly.Core/8.5.0": { "type": "package", "compile": { "lib/net8.0/Polly.Core.dll": { @@ -197,15 +197,15 @@ } } }, - "System.Diagnostics.DiagnosticSource/7.0.2": { + "System.Diagnostics.DiagnosticSource/8.0.1": { "type": "package", "compile": { - "lib/net7.0/System.Diagnostics.DiagnosticSource.dll": { + "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { "related": ".xml" } }, "runtime": { - "lib/net7.0/System.Diagnostics.DiagnosticSource.dll": { + "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { "related": ".xml" } }, @@ -240,7 +240,7 @@ }, "EventBus/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { "Newtonsoft.Json": "13.0.3" }, @@ -254,15 +254,15 @@ } }, "libraries": { - "Autofac/8.0.0": { - "sha512": "qxVqJcl3fixxa5aZc9TmIuYTwooI9GCL5RzfUiTZtTlbAF3NcWz7bPeEyJEAyS/0qGhSyGnXeku2eiu/7L+3qw==", + "Autofac/8.1.1": { + "sha512": "lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", "type": "package", - "path": "autofac/8.0.0", + "path": "autofac/8.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.8.0.0.nupkg.sha512", + "autofac.8.1.1.nupkg.sha512", "autofac.nuspec", "icon.png", "lib/net6.0/Autofac.dll", @@ -324,10 +324,10 @@ "version.txt" ] }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { - "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "Microsoft.Extensions.DependencyInjection/9.0.0": { + "sha512": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==", "type": "package", - "path": "microsoft.extensions.dependencyinjection/8.0.0", + "path": "microsoft.extensions.dependencyinjection/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -337,29 +337,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { - "sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==", + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { + "sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==", "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0", + "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -369,29 +367,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging/8.0.0": { - "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "Microsoft.Extensions.Logging/9.0.0": { + "sha512": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==", "type": "package", - "path": "microsoft.extensions.logging/8.0.0", + "path": "microsoft.extensions.logging/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -401,29 +397,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.9.0.0.nupkg.sha512", "microsoft.extensions.logging.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Abstractions/8.0.0": { - "sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==", + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { + "sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==", "type": "package", - "path": "microsoft.extensions.logging.abstractions/8.0.0", + "path": "microsoft.extensions.logging.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -475,28 +469,26 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Options/8.0.0": { - "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "Microsoft.Extensions.Options/9.0.0": { + "sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==", "type": "package", - "path": "microsoft.extensions.options/8.0.0", + "path": "microsoft.extensions.options/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -520,30 +512,28 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.9.0.0.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Primitives/8.0.0": { - "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "Microsoft.Extensions.Primitives/9.0.0": { + "sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==", "type": "package", - "path": "microsoft.extensions.primitives/8.0.0", + "path": "microsoft.extensions.primitives/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -553,19 +543,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.primitives.9.0.0.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] @@ -600,10 +588,10 @@ "packageIcon.png" ] }, - "Polly/8.4.0": { - "sha512": "z2EeUutuy49jBQyZ5s2FUuTCGx3GCzJ0cJ2HbjWwks94TsC6bKTtAHKBkMZOa/DyYRl5yIX7MshvMTWl1J6RNg==", + "Polly/8.5.0": { + "sha512": "GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", "type": "package", - "path": "polly/8.4.0", + "path": "polly/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -621,14 +609,14 @@ "lib/netstandard2.0/Polly.xml", "package-icon.png", "package-readme.md", - "polly.8.4.0.nupkg.sha512", + "polly.8.5.0.nupkg.sha512", "polly.nuspec" ] }, - "Polly.Core/8.4.0": { - "sha512": "3AZxuP//pxOeBo9tQs7/tz4Z5TTbu4BYfjpaXZD0JYKJo98ngN9TMUz1nybh4k0ykWkMBpGZALV/AmVIE3ew7A==", + "Polly.Core/8.5.0": { + "sha512": "VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", "type": "package", - "path": "polly.core/8.4.0", + "path": "polly.core/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -649,7 +637,7 @@ "lib/netstandard2.0/Polly.Core.xml", "package-icon.png", "package-readme.md", - "polly.core.8.4.0.nupkg.sha512", + "polly.core.8.5.0.nupkg.sha512", "polly.core.nuspec" ] }, @@ -670,10 +658,10 @@ "rabbitmq.client.nuspec" ] }, - "System.Diagnostics.DiagnosticSource/7.0.2": { - "sha512": "hYr3I9N9811e0Bjf2WNwAGGyTuAFbbTgX1RPLt/3Wbm68x3IGcX5Cl75CMmgT6WlNwLQ2tCCWfqYPpypjaf2xA==", + "System.Diagnostics.DiagnosticSource/8.0.1": { + "sha512": "vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==", "type": "package", - "path": "system.diagnostics.diagnosticsource/7.0.2", + "path": "system.diagnostics.diagnosticsource/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -690,9 +678,11 @@ "lib/net6.0/System.Diagnostics.DiagnosticSource.xml", "lib/net7.0/System.Diagnostics.DiagnosticSource.dll", "lib/net7.0/System.Diagnostics.DiagnosticSource.xml", + "lib/net8.0/System.Diagnostics.DiagnosticSource.dll", + "lib/net8.0/System.Diagnostics.DiagnosticSource.xml", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.7.0.2.nupkg.sha512", + "system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", "system.diagnostics.diagnosticsource.nuspec", "useSharedDesignerContext.txt" ] @@ -756,51 +746,43 @@ } }, "projectFileDependencyGroups": { - "net8.0": [ - "Autofac >= 8.0.0", + "net9.0": [ + "Autofac >= 8.1.1", "EventBus >= 1.0.0", "Microsoft.CSharp >= 4.7.0", - "Microsoft.Extensions.Logging >= 8.0.0", + "Microsoft.Extensions.Logging >= 9.0.0", "Newtonsoft.Json >= 13.0.3", - "Polly >= 8.4.0", + "Polly >= 8.5.0", "RabbitMQ.Client >= 6.8.1" ] }, "packageFolders": { - "C:\\Users\\natyo\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + "/home/runner/.nuget/packages/": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", "projectName": "EventBusRabbitMQ", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" } } } @@ -814,15 +796,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Autofac": { "target": "Package", - "version": "[8.0.0, )" + "version": "[8.1.1, )" }, "Microsoft.CSharp": { "target": "Package", @@ -830,7 +813,7 @@ }, "Microsoft.Extensions.Logging": { "target": "Package", - "version": "[8.0.0, )" + "version": "[9.0.0, )" }, "Newtonsoft.Json": { "target": "Package", @@ -838,7 +821,7 @@ }, "Polly": { "target": "Package", - "version": "[8.4.0, )" + "version": "[8.5.0, )" }, "RabbitMQ.Client": { "target": "Package", @@ -861,7 +844,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/project.nuget.cache b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/project.nuget.cache index 18b5e3dd..976d180e 100644 --- a/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/project.nuget.cache +++ b/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/project.nuget.cache @@ -1,24 +1,24 @@ { "version": 2, - "dgSpecHash": "a/1LKuMPHDM=", + "dgSpecHash": "z13Mz4HACek=", "success": true, - "projectFilePath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", + "projectFilePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", "expectedPackageFiles": [ - "C:\\Users\\natyo\\.nuget\\packages\\autofac\\8.0.0\\autofac.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\8.0.0\\microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.0\\microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging\\8.0.0\\microsoft.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\8.0.0\\microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options\\8.0.0\\microsoft.extensions.options.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.primitives\\8.0.0\\microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly\\8.4.0\\polly.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly.core\\8.4.0\\polly.core.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\rabbitmq.client\\6.8.1\\rabbitmq.client.6.8.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\7.0.2\\system.diagnostics.diagnosticsource.7.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory\\4.5.5\\system.memory.4.5.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.channels\\7.0.0\\system.threading.channels.7.0.0.nupkg.sha512" + "/home/runner/.nuget/packages/autofac/8.1.1/autofac.8.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection/9.0.0/microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/9.0.0/microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging/9.0.0/microsoft.extensions.logging.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.abstractions/9.0.0/microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options/9.0.0/microsoft.extensions.options.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.primitives/9.0.0/microsoft.extensions.primitives.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/polly/8.5.0/polly.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/polly.core/8.5.0/polly.core.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/rabbitmq.client/6.8.1/rabbitmq.client.6.8.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.diagnosticsource/8.0.1/system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.channels/7.0.0/system.threading.channels.7.0.0.nupkg.sha512" ], "logs": [] } \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj b/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj index eb8e66cc..dd37498e 100644 --- a/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj +++ b/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj @@ -1,13 +1,13 @@ - net8.0 + net9.0 Microsoft.eShopOnContainers.BuildingBlocks.EventBusServiceBus - - - - + + + + diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBus.dll b/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBus.dll new file mode 100644 index 00000000..e9cbfb47 Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBus.dll differ diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBus.pdb b/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBus.pdb new file mode 100644 index 00000000..c52e9fb9 Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBus.pdb differ diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBusServiceBus.deps.json b/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBusServiceBus.deps.json new file mode 100644 index 00000000..cd49d311 --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBusServiceBus.deps.json @@ -0,0 +1,326 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v9.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v9.0": { + "EventBusServiceBus/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Microsoft.Azure.ServiceBus": "5.2.0", + "Microsoft.Extensions.Logging": "9.0.0" + }, + "runtime": { + "EventBusServiceBus.dll": {} + } + }, + "Autofac/8.1.1": { + "runtime": { + "lib/net8.0/Autofac.dll": { + "assemblyVersion": "8.1.1.0", + "fileVersion": "8.1.1.0" + } + } + }, + "Microsoft.Azure.Amqp/2.4.11": { + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.Amqp.dll": { + "assemblyVersion": "2.4.0.0", + "fileVersion": "2.2.0.0" + } + } + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "dependencies": { + "Microsoft.Azure.Amqp": "2.4.11", + "Microsoft.Azure.Services.AppAuthentication": "1.0.3", + "Newtonsoft.Json": "13.0.3", + "System.IdentityModel.Tokens.Jwt": "5.4.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": { + "assemblyVersion": "5.2.0.0", + "fileVersion": "5.200.21.55702" + } + } + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "dependencies": { + "Microsoft.IdentityModel.Clients.ActiveDirectory": "3.14.2" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.Services.AppAuthentication.dll": { + "assemblyVersion": "1.0.3.0", + "fileVersion": "1.0.3.0" + } + } + }, + "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.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.Primitives/9.0.0": { + "runtime": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52809" + } + } + }, + "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "runtime": { + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + }, + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + } + } + }, + "Microsoft.IdentityModel.JsonWebTokens/5.4.0": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "5.4.0", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "assemblyVersion": "5.4.0.0", + "fileVersion": "5.4.0.60123" + } + } + }, + "Microsoft.IdentityModel.Logging/5.4.0": { + "runtime": { + "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": { + "assemblyVersion": "5.4.0.0", + "fileVersion": "5.4.0.60123" + } + } + }, + "Microsoft.IdentityModel.Tokens/5.4.0": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "5.4.0", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": { + "assemblyVersion": "5.4.0.0", + "fileVersion": "5.4.0.60123" + } + } + }, + "Newtonsoft.Json/13.0.3": { + "runtime": { + "lib/net6.0/Newtonsoft.Json.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.3.27908" + } + } + }, + "System.IdentityModel.Tokens.Jwt/5.4.0": { + "dependencies": { + "Microsoft.IdentityModel.JsonWebTokens": "5.4.0", + "Microsoft.IdentityModel.Tokens": "5.4.0", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": { + "assemblyVersion": "5.4.0.0", + "fileVersion": "5.4.0.60123" + } + } + }, + "EventBus/1.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "EventBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + } + } + }, + "libraries": { + "EventBusServiceBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Autofac/8.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", + "path": "autofac/8.1.1", + "hashPath": "autofac.8.1.1.nupkg.sha512" + }, + "Microsoft.Azure.Amqp/2.4.11": { + "type": "package", + "serviceable": true, + "sha512": "sha512-7x5fu2f6TLQDDJS0sY5qW8/daFwJaY9O75YvU8RcUfRzbug+9YGjXUBxoRrprgyi0jxdBAMQL05p1s783SOSFQ==", + "path": "microsoft.azure.amqp/2.4.11", + "hashPath": "microsoft.azure.amqp.2.4.11.nupkg.sha512" + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wyZNJggyFNtKxd+HgvcTiuRYuTjDGi+pgE4RcBvFbfvNiarKr5AOlE4Ne7on1eUJZuMuEa19wN5dj694HlP60A==", + "path": "microsoft.azure.servicebus/5.2.0", + "hashPath": "microsoft.azure.servicebus.5.2.0.nupkg.sha512" + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ywpQaK1klu1IoX4VUf+TBmU4kR71aWNI6O5rEIJU8z28L2xhJhnIm7k2Nf1Zu/PygeuOtt5g0QPCk5+lLltbeQ==", + "path": "microsoft.azure.services.appauthentication/1.0.3", + "hashPath": "microsoft.azure.services.appauthentication.1.0.3.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.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.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.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-TNsJJMiRnkeby1ovThVoV9yFsPWjAdluwOA+Nf0LtSsBVVrKQv8Qp4kYOgyNwMVj+pDwbhXISySk+4HyHVWNZQ==", + "path": "microsoft.identitymodel.clients.activedirectory/3.14.2", + "hashPath": "microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512" + }, + "Microsoft.IdentityModel.JsonWebTokens/5.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-CDIV/v6s7ZbNjk2Z9rgUP0TToBsIIbTauyosShTRzKRthNpyk6uWzlPQA9/gPXhYERugfhp/w75phDqpH093Pw==", + "path": "microsoft.identitymodel.jsonwebtokens/5.4.0", + "hashPath": "microsoft.identitymodel.jsonwebtokens.5.4.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Logging/5.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lkLmOqJN9ELf1m/+yvvnfm2cipP/RIKzHideQqH+hfFcZMkI4nn2PEOvw6VDpPzPg+31dqJm6W+rhoq5ewrEbA==", + "path": "microsoft.identitymodel.logging/5.4.0", + "hashPath": "microsoft.identitymodel.logging.5.4.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Tokens/5.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Lim2PqkdqLRbLqMaP0Hws8vmzmZVVg4sso5J2OwJi1/eE0PmfEbC22b3VeHhL5CRIYKPtzvbiyK/Ahu71/rdpA==", + "path": "microsoft.identitymodel.tokens/5.4.0", + "hashPath": "microsoft.identitymodel.tokens.5.4.0.nupkg.sha512" + }, + "Newtonsoft.Json/13.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", + "path": "newtonsoft.json/13.0.3", + "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" + }, + "System.IdentityModel.Tokens.Jwt/5.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3iSL/4C+K4d9k700URwCoAEXFesI1Ho0DP/QSr9nmzJZY69oi48qYlglXbl2zz3lB+XfgPiuYoSJ6qIdYBPFzQ==", + "path": "system.identitymodel.tokens.jwt/5.4.0", + "hashPath": "system.identitymodel.tokens.jwt.5.4.0.nupkg.sha512" + }, + "EventBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBusServiceBus.dll b/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBusServiceBus.dll new file mode 100644 index 00000000..4ad7feac Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBusServiceBus.dll differ diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBusServiceBus.pdb b/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBusServiceBus.pdb new file mode 100644 index 00000000..e83f7207 Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBusServiceBus.pdb differ diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs new file mode 100644 index 00000000..feda5e9f --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBus.A7833EC2.Up2Date b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBus.A7833EC2.Up2Date new file mode 100644 index 00000000..e69de29b diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.AssemblyInfo.cs b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.AssemblyInfo.cs new file mode 100644 index 00000000..dea493ec --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.AssemblyInfo.cs @@ -0,0 +1,22 @@ +//------------------------------------------------------------------------------ +// +// 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("EventBusServiceBus")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ac1eb1ea194ee72f31eded440b1a3c03c53c5657")] +[assembly: System.Reflection.AssemblyProductAttribute("EventBusServiceBus")] +[assembly: System.Reflection.AssemblyTitleAttribute("EventBusServiceBus")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.AssemblyInfoInputs.cache b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.AssemblyInfoInputs.cache new file mode 100644 index 00000000..9a261d06 --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +17b6365c849d636e7814407c533a74186544655b22b75dda3e721ffaed8f2779 diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.GeneratedMSBuildEditorConfig.editorconfig b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 00000000..1a094826 --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,17 @@ +is_global = true +build_property.TargetFramework = net9.0 +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v9.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 = Microsoft.eShopOnContainers.BuildingBlocks.EventBusServiceBus +build_property.ProjectDir = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.EffectiveAnalysisLevelStyle = 9.0 +build_property.EnableCodeStyleSeverity = diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.assets.cache b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.assets.cache new file mode 100644 index 00000000..834f3eff Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.assets.cache differ diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.csproj.AssemblyReference.cache b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.csproj.AssemblyReference.cache new file mode 100644 index 00000000..0a2a1799 Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.csproj.AssemblyReference.cache differ diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.csproj.CoreCompileInputs.cache b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.csproj.CoreCompileInputs.cache new file mode 100644 index 00000000..cd776c23 --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +6413c66e947bf1f482e51c8b593aa8c7fbbed051b12f9d73e93eeb3232ea3f9c diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.csproj.FileListAbsolute.txt b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.csproj.FileListAbsolute.txt new file mode 100644 index 00000000..8783e8a6 --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.csproj.FileListAbsolute.txt @@ -0,0 +1,16 @@ +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBusServiceBus.deps.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBusServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBusServiceBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/bin/Debug/net9.0/EventBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.csproj.AssemblyReference.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.GeneratedMSBuildEditorConfig.editorconfig +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.AssemblyInfoInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.AssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.csproj.CoreCompileInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.sourcelink.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBus.A7833EC2.Up2Date +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/refint/EventBusServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/ref/EventBusServiceBus.dll diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.dll b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.dll new file mode 100644 index 00000000..4ad7feac Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.dll differ diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.pdb b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.pdb new file mode 100644 index 00000000..e83f7207 Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.pdb differ diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.sourcelink.json b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.sourcelink.json new file mode 100644 index 00000000..a2a1dc92 --- /dev/null +++ b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/EventBusServiceBus.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/*":"https://raw.githubusercontent.com/NatYou345/mslearn-microservices-devops-aspnet-core/ac1eb1ea194ee72f31eded440b1a3c03c53c5657/*"}} \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/ref/EventBusServiceBus.dll b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/ref/EventBusServiceBus.dll new file mode 100644 index 00000000..c294f1fc Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/ref/EventBusServiceBus.dll differ diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/refint/EventBusServiceBus.dll b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/refint/EventBusServiceBus.dll new file mode 100644 index 00000000..c294f1fc Binary files /dev/null and b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/Debug/net9.0/refint/EventBusServiceBus.dll differ diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/EventBusServiceBus.csproj.nuget.dgspec.json b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/EventBusServiceBus.csproj.nuget.dgspec.json index 2674e39a..ac6af874 100644 --- a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/EventBusServiceBus.csproj.nuget.dgspec.json +++ b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/EventBusServiceBus.csproj.nuget.dgspec.json @@ -1,42 +1,31 @@ { "format": 1, "restore": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": {} + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": {} }, "projects": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", - "projectName": "EventBusServiceBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "projectName": "EventBus", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.0" ], "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", - "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" - } - } + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": {} } }, "warningProperties": { @@ -48,27 +37,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { - "Autofac": { - "target": "Package", - "version": "[8.0.0, )" - }, - "Microsoft.Azure.ServiceBus": { - "target": "Package", - "version": "[5.2.0, )" - }, - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "Microsoft.Extensions.Logging": { + "Newtonsoft.Json": { "target": "Package", - "version": "[8.0.0, )" + "version": "[13.0.3, )" } }, "imports": [ @@ -87,39 +65,36 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "projectName": "EventBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", + "projectName": "EventBusServiceBus", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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": {} + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" + } + } } }, "warningProperties": { @@ -131,15 +106,28 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { - "Newtonsoft.Json": { + "Autofac": { "target": "Package", - "version": "[13.0.3, )" + "version": "[8.1.1, )" + }, + "Microsoft.Azure.ServiceBus": { + "target": "Package", + "version": "[5.2.0, )" + }, + "Microsoft.CSharp": { + "target": "Package", + "version": "[4.7.0, )" + }, + "Microsoft.Extensions.Logging": { + "target": "Package", + "version": "[9.0.0, )" } }, "imports": [ @@ -158,7 +146,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/EventBusServiceBus.csproj.nuget.g.props b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/EventBusServiceBus.csproj.nuget.g.props index 2a3e39da..2098f6f9 100644 --- a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/EventBusServiceBus.csproj.nuget.g.props +++ b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/EventBusServiceBus.csproj.nuget.g.props @@ -4,13 +4,12 @@ True NuGet $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\natyo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + /home/runner/.nuget/packages/ + /home/runner/.nuget/packages/ PackageReference - 6.10.0 + 7.0.0 - - + \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/EventBusServiceBus.csproj.nuget.g.targets b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/EventBusServiceBus.csproj.nuget.g.targets index d3426da9..24269dc3 100644 --- a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/EventBusServiceBus.csproj.nuget.g.targets +++ b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/EventBusServiceBus.csproj.nuget.g.targets @@ -1,7 +1,7 @@  - - + + \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/project.assets.json b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/project.assets.json index bdd4e30f..4d16884c 100644 --- a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/project.assets.json +++ b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/project.assets.json @@ -1,11 +1,11 @@ { "version": 3, "targets": { - "net8.0": { - "Autofac/8.0.0": { + "net9.0": { + "Autofac/8.1.1": { "type": "package", "dependencies": { - "System.Diagnostics.DiagnosticSource": "7.0.2" + "System.Diagnostics.DiagnosticSource": "8.0.1" }, "compile": { "lib/net8.0/Autofac.dll": { @@ -77,115 +77,115 @@ "lib/netcoreapp2.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { + "Microsoft.Extensions.DependencyInjection/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging/8.0.0": { + "Microsoft.Extensions.Logging/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0" + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {} } }, - "Microsoft.Extensions.Options/8.0.0": { + "Microsoft.Extensions.Options/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {} } }, - "Microsoft.Extensions.Primitives/8.0.0": { + "Microsoft.Extensions.Primitives/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { @@ -312,7 +312,9 @@ "System.Runtime.InteropServices": "4.3.0" }, "compile": { - "ref/netstandard1.3/_._": {} + "ref/netstandard1.3/_._": { + "related": ".xml" + } }, "runtimeTargets": { "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll": { @@ -642,15 +644,15 @@ "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.DiagnosticSource/7.0.2": { + "System.Diagnostics.DiagnosticSource/8.0.1": { "type": "package", "compile": { - "lib/net7.0/System.Diagnostics.DiagnosticSource.dll": { + "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { "related": ".xml" } }, "runtime": { - "lib/net7.0/System.Diagnostics.DiagnosticSource.dll": { + "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { "related": ".xml" } }, @@ -1137,7 +1139,9 @@ "System.Runtime": "4.3.0" }, "compile": { - "ref/netstandard1.1/_._": {} + "ref/netstandard1.1/_._": { + "related": ".xml" + } }, "runtime": { "lib/netstandard1.3/System.Reflection.Emit.dll": {} @@ -1166,7 +1170,9 @@ "System.Runtime": "4.3.0" }, "compile": { - "ref/netstandard1.0/_._": {} + "ref/netstandard1.0/_._": { + "related": ".xml" + } }, "runtime": { "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} @@ -1202,7 +1208,9 @@ "System.Runtime": "4.3.0" }, "compile": { - "ref/netstandard1.5/_._": {} + "ref/netstandard1.5/_._": { + "related": ".xml" + } }, "runtime": { "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} @@ -1814,7 +1822,7 @@ }, "EventBus/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { "Newtonsoft.Json": "13.0.3" }, @@ -1828,15 +1836,15 @@ } }, "libraries": { - "Autofac/8.0.0": { - "sha512": "qxVqJcl3fixxa5aZc9TmIuYTwooI9GCL5RzfUiTZtTlbAF3NcWz7bPeEyJEAyS/0qGhSyGnXeku2eiu/7L+3qw==", + "Autofac/8.1.1": { + "sha512": "lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", "type": "package", - "path": "autofac/8.0.0", + "path": "autofac/8.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.8.0.0.nupkg.sha512", + "autofac.8.1.1.nupkg.sha512", "autofac.nuspec", "icon.png", "lib/net6.0/Autofac.dll", @@ -1947,10 +1955,10 @@ "version.txt" ] }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { - "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "Microsoft.Extensions.DependencyInjection/9.0.0": { + "sha512": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==", "type": "package", - "path": "microsoft.extensions.dependencyinjection/8.0.0", + "path": "microsoft.extensions.dependencyinjection/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1960,29 +1968,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { - "sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==", + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { + "sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==", "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0", + "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1992,29 +1998,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging/8.0.0": { - "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "Microsoft.Extensions.Logging/9.0.0": { + "sha512": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==", "type": "package", - "path": "microsoft.extensions.logging/8.0.0", + "path": "microsoft.extensions.logging/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2024,29 +2028,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.9.0.0.nupkg.sha512", "microsoft.extensions.logging.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Abstractions/8.0.0": { - "sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==", + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { + "sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==", "type": "package", - "path": "microsoft.extensions.logging.abstractions/8.0.0", + "path": "microsoft.extensions.logging.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2098,28 +2100,26 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Options/8.0.0": { - "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "Microsoft.Extensions.Options/9.0.0": { + "sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==", "type": "package", - "path": "microsoft.extensions.options/8.0.0", + "path": "microsoft.extensions.options/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2143,30 +2143,28 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.9.0.0.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Primitives/8.0.0": { - "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "Microsoft.Extensions.Primitives/9.0.0": { + "sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==", "type": "package", - "path": "microsoft.extensions.primitives/8.0.0", + "path": "microsoft.extensions.primitives/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2176,19 +2174,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.primitives.9.0.0.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] @@ -2820,10 +2816,10 @@ "system.diagnostics.debug.nuspec" ] }, - "System.Diagnostics.DiagnosticSource/7.0.2": { - "sha512": "hYr3I9N9811e0Bjf2WNwAGGyTuAFbbTgX1RPLt/3Wbm68x3IGcX5Cl75CMmgT6WlNwLQ2tCCWfqYPpypjaf2xA==", + "System.Diagnostics.DiagnosticSource/8.0.1": { + "sha512": "vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==", "type": "package", - "path": "system.diagnostics.diagnosticsource/7.0.2", + "path": "system.diagnostics.diagnosticsource/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2840,9 +2836,11 @@ "lib/net6.0/System.Diagnostics.DiagnosticSource.xml", "lib/net7.0/System.Diagnostics.DiagnosticSource.dll", "lib/net7.0/System.Diagnostics.DiagnosticSource.xml", + "lib/net8.0/System.Diagnostics.DiagnosticSource.dll", + "lib/net8.0/System.Diagnostics.DiagnosticSource.xml", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.7.0.2.nupkg.sha512", + "system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", "system.diagnostics.diagnosticsource.nuspec", "useSharedDesignerContext.txt" ] @@ -4970,49 +4968,41 @@ } }, "projectFileDependencyGroups": { - "net8.0": [ - "Autofac >= 8.0.0", + "net9.0": [ + "Autofac >= 8.1.1", "EventBus >= 1.0.0", "Microsoft.Azure.ServiceBus >= 5.2.0", "Microsoft.CSharp >= 4.7.0", - "Microsoft.Extensions.Logging >= 8.0.0" + "Microsoft.Extensions.Logging >= 9.0.0" ] }, "packageFolders": { - "C:\\Users\\natyo\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + "/home/runner/.nuget/packages/": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", "projectName": "EventBusServiceBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" } } } @@ -5026,15 +5016,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Autofac": { "target": "Package", - "version": "[8.0.0, )" + "version": "[8.1.1, )" }, "Microsoft.Azure.ServiceBus": { "target": "Package", @@ -5046,7 +5037,7 @@ }, "Microsoft.Extensions.Logging": { "target": "Package", - "version": "[8.0.0, )" + "version": "[9.0.0, )" } }, "imports": [ @@ -5065,7 +5056,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/project.nuget.cache b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/project.nuget.cache index 266da10d..61721270 100644 --- a/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/project.nuget.cache +++ b/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/project.nuget.cache @@ -1,114 +1,114 @@ { "version": 2, - "dgSpecHash": "bMt/9WI4HFk=", + "dgSpecHash": "6dWJig7T3Hg=", "success": true, - "projectFilePath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", + "projectFilePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", "expectedPackageFiles": [ - "C:\\Users\\natyo\\.nuget\\packages\\autofac\\8.0.0\\autofac.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.amqp\\2.4.11\\microsoft.azure.amqp.2.4.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.servicebus\\5.2.0\\microsoft.azure.servicebus.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.services.appauthentication\\1.0.3\\microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\8.0.0\\microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.0\\microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging\\8.0.0\\microsoft.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\8.0.0\\microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options\\8.0.0\\microsoft.extensions.options.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.primitives\\8.0.0\\microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.clients.activedirectory\\3.14.2\\microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\5.4.0\\microsoft.identitymodel.jsonwebtokens.5.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.logging\\5.4.0\\microsoft.identitymodel.logging.5.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.tokens\\5.4.0\\microsoft.identitymodel.tokens.5.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.registry\\4.3.0\\microsoft.win32.registry.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.buffers\\4.3.0\\system.buffers.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\7.0.2\\system.diagnostics.diagnosticsource.7.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.process\\4.3.0\\system.diagnostics.process.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.identitymodel.tokens.jwt\\5.4.0\\system.identitymodel.tokens.jwt.5.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.webheadercollection\\4.0.1\\system.net.webheadercollection.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.websockets\\4.0.0\\system.net.websockets.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.websockets.client\\4.0.2\\system.net.websockets.client.4.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.private.datacontractserialization\\4.3.0\\system.private.datacontractserialization.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.json\\4.0.2\\system.runtime.serialization.json.4.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.primitives\\4.3.0\\system.runtime.serialization.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.xml\\4.3.0\\system.runtime.serialization.xml.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.claims\\4.3.0\\system.security.claims.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0\\system.security.cryptography.cng.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.principal\\4.3.0\\system.security.principal.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.extensions\\4.3.0\\system.threading.tasks.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.thread\\4.3.0\\system.threading.thread.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.threadpool\\4.3.0\\system.threading.threadpool.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmldocument\\4.3.0\\system.xml.xmldocument.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmlserializer\\4.3.0\\system.xml.xmlserializer.4.3.0.nupkg.sha512" + "/home/runner/.nuget/packages/autofac/8.1.1/autofac.8.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.amqp/2.4.11/microsoft.azure.amqp.2.4.11.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.servicebus/5.2.0/microsoft.azure.servicebus.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.services.appauthentication/1.0.3/microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection/9.0.0/microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/9.0.0/microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging/9.0.0/microsoft.extensions.logging.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.abstractions/9.0.0/microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options/9.0.0/microsoft.extensions.options.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.primitives/9.0.0/microsoft.extensions.primitives.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.clients.activedirectory/3.14.2/microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.jsonwebtokens/5.4.0/microsoft.identitymodel.jsonwebtokens.5.4.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.logging/5.4.0/microsoft.identitymodel.logging.5.4.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.tokens/5.4.0/microsoft.identitymodel.tokens.5.4.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512", + "/home/runner/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system/4.3.0/runtime.native.system.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.io.compression/4.3.0/runtime.native.system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.net.http/4.3.0/runtime.native.system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.buffers/4.3.0/system.buffers.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.console/4.3.0/system.console.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.diagnosticsource/8.0.1/system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.process/4.3.0/system.diagnostics.process.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.identitymodel.tokens.jwt/5.4.0/system.identitymodel.tokens.jwt.5.4.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.webheadercollection/4.0.1/system.net.webheadercollection.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.websockets/4.0.0/system.net.websockets.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.websockets.client/4.0.2/system.net.websockets.client.4.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.private.datacontractserialization/4.3.0/system.private.datacontractserialization.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.json/4.0.2/system.runtime.serialization.json.4.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.primitives/4.3.0/system.runtime.serialization.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.xml/4.3.0/system.runtime.serialization.xml.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.claims/4.3.0/system.security.claims.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.principal/4.3.0/system.security.principal.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.thread/4.3.0/system.threading.thread.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.threadpool/4.3.0/system.threading.threadpool.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmldocument/4.3.0/system.xml.xmldocument.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmlserializer/4.3.0/system.xml.xmlserializer.4.3.0.nupkg.sha512" ], "logs": [] } \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj index fa311c9f..cf062f31 100644 --- a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj +++ b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj @@ -1,16 +1,16 @@ - net8.0 + net9.0 Microsoft.eShopOnContainers.BuildingBlocks.IntegrationEventLogEF - - - - - + + + + + \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/EventBus.dll b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/EventBus.dll new file mode 100644 index 00000000..e9cbfb47 Binary files /dev/null and b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/EventBus.dll differ diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/EventBus.pdb b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/EventBus.pdb new file mode 100644 index 00000000..c52e9fb9 Binary files /dev/null and b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/EventBus.pdb differ diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/IntegrationEventLogEF.deps.json b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/IntegrationEventLogEF.deps.json new file mode 100644 index 00000000..ac450273 --- /dev/null +++ b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/IntegrationEventLogEF.deps.json @@ -0,0 +1,1318 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v9.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v9.0": { + "IntegrationEventLogEF/1.0.0": { + "dependencies": { + "EventBus": "1.0.0", + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.EntityFrameworkCore.Design": "9.0.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.EntityFrameworkCore.SqlServer": "9.0.0", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "IntegrationEventLogEF.dll": {} + } + }, + "Azure.Core/1.38.0": { + "dependencies": { + "Microsoft.Bcl.AsyncInterfaces": "7.0.0", + "System.ClientModel": "1.0.0", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/net6.0/Azure.Core.dll": { + "assemblyVersion": "1.38.0.0", + "fileVersion": "1.3800.24.12602" + } + } + }, + "Azure.Identity/1.11.4": { + "dependencies": { + "Azure.Core": "1.38.0", + "Microsoft.Identity.Client": "4.61.3", + "Microsoft.Identity.Client.Extensions.Msal": "4.61.3", + "System.Security.Cryptography.ProtectedData": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/Azure.Identity.dll": { + "assemblyVersion": "1.11.4.0", + "fileVersion": "1.1100.424.31005" + } + } + }, + "Humanizer.Core/2.14.1": { + "runtime": { + "lib/net6.0/Humanizer.dll": { + "assemblyVersion": "2.14.0.0", + "fileVersion": "2.14.1.48190" + } + } + }, + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { + "runtime": { + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "Microsoft.Build.Locator/1.7.8": { + "runtime": { + "lib/net6.0/Microsoft.Build.Locator.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.7.8.28074" + } + } + }, + "Microsoft.CodeAnalysis.Common/4.8.0": { + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp/4.8.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "4.8.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.CodeAnalysis.CSharp": "4.8.0", + "Microsoft.CodeAnalysis.Common": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.Bcl.AsyncInterfaces": "7.0.0", + "Microsoft.CodeAnalysis.Common": "4.8.0", + "System.Composition": "7.0.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + }, + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.Data.SqlClient/5.1.6": { + "dependencies": { + "Azure.Identity": "1.11.4", + "Microsoft.Data.SqlClient.SNI.runtime": "5.1.1", + "Microsoft.Identity.Client": "4.61.3", + "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.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.16.24240.5" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": { + "rid": "unix", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.16.24240.5" + }, + "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.16.24240.5" + } + } + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": { + "runtimeTargets": { + "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x86", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "Microsoft.EntityFrameworkCore/9.0.0": { + "dependencies": { + "Microsoft.EntityFrameworkCore.Abstractions": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.EntityFrameworkCore.Design/9.0.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.Build.Locator": "1.7.8", + "Microsoft.CodeAnalysis.CSharp": "4.8.0", + "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.MSBuild": "4.8.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.DependencyModel": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Mono.TextTemplating": "3.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { + "dependencies": { + "Microsoft.Data.SqlClient": "5.1.6", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "9.0.0" + }, + "runtime": { + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52809" + } + } + }, + "Microsoft.Extensions.Caching.Memory/9.0.0": { + "dependencies": { + "Microsoft.Extensions.Caching.Abstractions": "9.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/net9.0/Microsoft.Extensions.Caching.Memory.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.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.DependencyModel/9.0.0": { + "runtime": { + "lib/net9.0/Microsoft.Extensions.DependencyModel.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.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.61.3": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.Identity.Client.dll": { + "assemblyVersion": "4.61.3.0", + "fileVersion": "4.61.3.0" + } + } + }, + "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { + "dependencies": { + "Microsoft.Identity.Client": "4.61.3", + "System.Security.Cryptography.ProtectedData": "6.0.0" + }, + "runtime": { + "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "assemblyVersion": "4.61.3.0", + "fileVersion": "4.61.3.0" + } + } + }, + "Microsoft.IdentityModel.Abstractions/6.35.0": { + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.JsonWebTokens/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.Logging/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Logging.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.Protocols/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "6.35.0", + "Microsoft.IdentityModel.Tokens": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Protocols": "6.35.0", + "System.IdentityModel.Tokens.Jwt": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.Tokens/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "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/3.0.0": { + "dependencies": { + "System.CodeDom": "6.0.0" + }, + "runtime": { + "lib/net6.0/Mono.TextTemplating.dll": { + "assemblyVersion": "3.0.0.0", + "fileVersion": "3.0.0.1" + } + } + }, + "Newtonsoft.Json/13.0.3": { + "runtime": { + "lib/net6.0/Newtonsoft.Json.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.3.27908" + } + } + }, + "System.ClientModel/1.0.0": { + "dependencies": { + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/net6.0/System.ClientModel.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.24.5302" + } + } + }, + "System.CodeDom/6.0.0": { + "runtime": { + "lib/net6.0/System.CodeDom.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition/7.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Convention": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0", + "System.Composition.TypedParts": "7.0.0" + } + }, + "System.Composition.AttributedModel/7.0.0": { + "runtime": { + "lib/net7.0/System.Composition.AttributedModel.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Composition.Convention/7.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "7.0.0" + }, + "runtime": { + "lib/net7.0/System.Composition.Convention.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Composition.Hosting/7.0.0": { + "dependencies": { + "System.Composition.Runtime": "7.0.0" + }, + "runtime": { + "lib/net7.0/System.Composition.Hosting.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Composition.Runtime/7.0.0": { + "runtime": { + "lib/net7.0/System.Composition.Runtime.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Composition.TypedParts/7.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0" + }, + "runtime": { + "lib/net7.0/System.Composition.TypedParts.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "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.35.0": { + "dependencies": { + "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", + "Microsoft.IdentityModel.Tokens": "6.35.0" + }, + "runtime": { + "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "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" + } + } + }, + "EventBus/1.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "EventBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + } + } + }, + "libraries": { + "IntegrationEventLogEF/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Azure.Core/1.38.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==", + "path": "azure.core/1.38.0", + "hashPath": "azure.core.1.38.0.nupkg.sha512" + }, + "Azure.Identity/1.11.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==", + "path": "azure.identity/1.11.4", + "hashPath": "azure.identity.1.11.4.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/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==", + "path": "microsoft.bcl.asyncinterfaces/7.0.0", + "hashPath": "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512" + }, + "Microsoft.Build.Locator/1.7.8": { + "type": "package", + "serviceable": true, + "sha512": "sha512-sPy10x527Ph16S2u0yGME4S6ohBKJ69WfjeGG/bvELYeZVmJdKjxgnlL8cJJJLGV/cZIRqSfB12UDB8ICakOog==", + "path": "microsoft.build.locator/1.7.8", + "hashPath": "microsoft.build.locator.1.7.8.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Common/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==", + "path": "microsoft.codeanalysis.common/4.8.0", + "hashPath": "microsoft.codeanalysis.common.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==", + "path": "microsoft.codeanalysis.csharp/4.8.0", + "hashPath": "microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==", + "path": "microsoft.codeanalysis.csharp.workspaces/4.8.0", + "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==", + "path": "microsoft.codeanalysis.workspaces.common/4.8.0", + "hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IEYreI82QZKklp54yPHxZNG9EKSK6nHEkeuf+0Asie9llgS1gp0V1hw7ODG+QyoB7MuAnNQHmeV1Per/ECpv6A==", + "path": "microsoft.codeanalysis.workspaces.msbuild/4.8.0", + "hashPath": "microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512" + }, + "Microsoft.Data.SqlClient/5.1.6": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+pz7gIPh5ydsBcQvivt4R98PwJXer86fyQBBToIBLxZ5kuhW4N13Ijz87s9WpuPtF1vh4JesYCgpDPAOgkMhdg==", + "path": "microsoft.data.sqlclient/5.1.6", + "hashPath": "microsoft.data.sqlclient.5.1.6.nupkg.sha512" + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wNGM5ZTQCa2blc9ikXQouybGiyMd6IHPVJvAlBEPtr6JepZEOYeDxGyprYvFVeOxlCXs7avridZQ0nYkHzQWCQ==", + "path": "microsoft.data.sqlclient.sni.runtime/5.1.1", + "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wpG+nfnfDAw87R3ovAsUmjr3MZ4tYXf6bFqEPVAIKE6IfPml3DS//iX0DBnf8kWn5ZHSO5oi1m4d/Jf+1LifJQ==", + "path": "microsoft.entityframeworkcore/9.0.0", + "hashPath": "microsoft.entityframeworkcore.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fnmifFL8KaA4ZNLCVgfjCWhZUFxkrDInx5hR4qG7Q8IEaSiy/6VOSRFyx55oH7MV4y7wM3J3EE90nSpcVBI44Q==", + "path": "microsoft.entityframeworkcore.abstractions/9.0.0", + "hashPath": "microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Design/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Pqo8I+yHJ3VQrAoY0hiSncf+5P7gN/RkNilK5e+/K/yKh+yAWxdUAI6t0TG26a9VPlCa9FhyklzyFvRyj3YG9A==", + "path": "microsoft.entityframeworkcore.design/9.0.0", + "hashPath": "microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-j+msw6fWgAE9M3Q/5B9Uhv7pdAdAQUvFPJAiBJmoy+OXvehVbfbCE8ftMAa51Uo2ZeiqVnHShhnv4Y4UJJmUzA==", + "path": "microsoft.entityframeworkcore.relational/9.0.0", + "hashPath": "microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3Y7/3kgz6C5kRFeELLZ5VeIeBlxB31x/ywscbN4r1JqTXIy8WWGo0CqzuOxBy4UzaTzpifElAZvv4fyD3ZQK5w==", + "path": "microsoft.entityframeworkcore.sqlserver/9.0.0", + "hashPath": "microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-FPWZAa9c0H4dvOj351iR1jkUIs4u9ykL4Bm592yhjDyO5lCoWd+TMAHx2EMbarzUvCvgjWjJIoC6//Q9kH6YhA==", + "path": "microsoft.extensions.caching.abstractions/9.0.0", + "hashPath": "microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Caching.Memory/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-zbnPX/JQ0pETRSUG9fNPBvpIq42Aufvs15gGYyNIMhCun9yhmWihz0WgsI7bSDPjxWTKBf8oX/zv6v2uZ3W9OQ==", + "path": "microsoft.extensions.caching.memory/9.0.0", + "hashPath": "microsoft.extensions.caching.memory.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.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.DependencyModel/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-saxr2XzwgDU77LaQfYFXmddEDRUKHF4DaGMZkNB3qjdVSZlax3//dGJagJkKrGMIPNZs2jVFXITyCCR6UHJNdA==", + "path": "microsoft.extensions.dependencymodel/9.0.0", + "hashPath": "microsoft.extensions.dependencymodel.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.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.61.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==", + "path": "microsoft.identity.client/4.61.3", + "hashPath": "microsoft.identity.client.4.61.3.nupkg.sha512" + }, + "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==", + "path": "microsoft.identity.client.extensions.msal/4.61.3", + "hashPath": "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512" + }, + "Microsoft.IdentityModel.Abstractions/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==", + "path": "microsoft.identitymodel.abstractions/6.35.0", + "hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.JsonWebTokens/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==", + "path": "microsoft.identitymodel.jsonwebtokens/6.35.0", + "hashPath": "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Logging/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==", + "path": "microsoft.identitymodel.logging/6.35.0", + "hashPath": "microsoft.identitymodel.logging.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==", + "path": "microsoft.identitymodel.protocols/6.35.0", + "hashPath": "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==", + "path": "microsoft.identitymodel.protocols.openidconnect/6.35.0", + "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Tokens/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==", + "path": "microsoft.identitymodel.tokens/6.35.0", + "hashPath": "microsoft.identitymodel.tokens.6.35.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/3.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", + "path": "mono.texttemplating/3.0.0", + "hashPath": "mono.texttemplating.3.0.0.nupkg.sha512" + }, + "Newtonsoft.Json/13.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", + "path": "newtonsoft.json/13.0.3", + "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" + }, + "System.ClientModel/1.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==", + "path": "system.clientmodel/1.0.0", + "hashPath": "system.clientmodel.1.0.0.nupkg.sha512" + }, + "System.CodeDom/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", + "path": "system.codedom/6.0.0", + "hashPath": "system.codedom.6.0.0.nupkg.sha512" + }, + "System.Composition/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==", + "path": "system.composition/7.0.0", + "hashPath": "system.composition.7.0.0.nupkg.sha512" + }, + "System.Composition.AttributedModel/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ==", + "path": "system.composition.attributedmodel/7.0.0", + "hashPath": "system.composition.attributedmodel.7.0.0.nupkg.sha512" + }, + "System.Composition.Convention/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==", + "path": "system.composition.convention/7.0.0", + "hashPath": "system.composition.convention.7.0.0.nupkg.sha512" + }, + "System.Composition.Hosting/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==", + "path": "system.composition.hosting/7.0.0", + "hashPath": "system.composition.hosting.7.0.0.nupkg.sha512" + }, + "System.Composition.Runtime/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw==", + "path": "system.composition.runtime/7.0.0", + "hashPath": "system.composition.runtime.7.0.0.nupkg.sha512" + }, + "System.Composition.TypedParts/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==", + "path": "system.composition.typedparts/7.0.0", + "hashPath": "system.composition.typedparts.7.0.0.nupkg.sha512" + }, + "System.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.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==", + "path": "system.identitymodel.tokens.jwt/6.35.0", + "hashPath": "system.identitymodel.tokens.jwt.6.35.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" + }, + "EventBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/IntegrationEventLogEF.dll b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/IntegrationEventLogEF.dll new file mode 100644 index 00000000..da67ad7a Binary files /dev/null and b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/IntegrationEventLogEF.dll differ diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/IntegrationEventLogEF.pdb b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/IntegrationEventLogEF.pdb new file mode 100644 index 00000000..e5a190d5 Binary files /dev/null and b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/IntegrationEventLogEF.pdb differ diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/IntegrationEventLogEF.runtimeconfig.json b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/IntegrationEventLogEF.runtimeconfig.json new file mode 100644 index 00000000..c5de9007 --- /dev/null +++ b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/IntegrationEventLogEF.runtimeconfig.json @@ -0,0 +1,13 @@ +{ + "runtimeOptions": { + "tfm": "net9.0", + "framework": { + "name": "Microsoft.NETCore.App", + "version": "9.0.0" + }, + "configProperties": { + "System.Reflection.NullabilityInfoContext.IsSupported": true, + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs new file mode 100644 index 00000000..feda5e9f --- /dev/null +++ b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/Integrat.DBC0B266.Up2Date b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/Integrat.DBC0B266.Up2Date new file mode 100644 index 00000000..e69de29b diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.AssemblyInfo.cs b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.AssemblyInfo.cs new file mode 100644 index 00000000..98638c47 --- /dev/null +++ b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.AssemblyInfo.cs @@ -0,0 +1,22 @@ +//------------------------------------------------------------------------------ +// +// 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("IntegrationEventLogEF")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ac1eb1ea194ee72f31eded440b1a3c03c53c5657")] +[assembly: System.Reflection.AssemblyProductAttribute("IntegrationEventLogEF")] +[assembly: System.Reflection.AssemblyTitleAttribute("IntegrationEventLogEF")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.AssemblyInfoInputs.cache b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.AssemblyInfoInputs.cache new file mode 100644 index 00000000..f4d92f97 --- /dev/null +++ b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +107f6606bc8d59dc1e4773723918a939302c8d981b64cbfe452d45e104138cb0 diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.GeneratedMSBuildEditorConfig.editorconfig b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 00000000..54e3341a --- /dev/null +++ b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,25 @@ +is_global = true +build_property.TargetFramework = net9.0 +build_property.TargetFramework = net9.0 +build_property.TargetPlatformMinVersion = +build_property.TargetPlatformMinVersion = +build_property.UsingMicrosoftNETSdkWeb = +build_property.UsingMicrosoftNETSdkWeb = +build_property.ProjectTypeGuids = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v9.0 +build_property.RootNamespace = Microsoft.eShopOnContainers.BuildingBlocks.IntegrationEventLogEF +build_property.ProjectDir = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.EffectiveAnalysisLevelStyle = 9.0 +build_property.EnableCodeStyleSeverity = diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.assets.cache b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.assets.cache new file mode 100644 index 00000000..6dd04f62 Binary files /dev/null and b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.assets.cache differ diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.csproj.AssemblyReference.cache b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.csproj.AssemblyReference.cache new file mode 100644 index 00000000..3b5043ef Binary files /dev/null and b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.csproj.AssemblyReference.cache differ diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.csproj.CoreCompileInputs.cache b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.csproj.CoreCompileInputs.cache new file mode 100644 index 00000000..f5d41586 --- /dev/null +++ b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +0106e98e0a23e157a3e81b2663c5e1c236268a003616f7fb3d5c53b1581bbd0b diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.csproj.FileListAbsolute.txt b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.csproj.FileListAbsolute.txt new file mode 100644 index 00000000..086528c6 --- /dev/null +++ b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.csproj.FileListAbsolute.txt @@ -0,0 +1,18 @@ +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/IntegrationEventLogEF.deps.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/IntegrationEventLogEF.runtimeconfig.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/IntegrationEventLogEF.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/IntegrationEventLogEF.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/EventBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/bin/Debug/net9.0/EventBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.csproj.AssemblyReference.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.GeneratedMSBuildEditorConfig.editorconfig +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.AssemblyInfoInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.AssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.csproj.CoreCompileInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.sourcelink.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/Integrat.DBC0B266.Up2Date +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/refint/IntegrationEventLogEF.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.genruntimeconfig.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/ref/IntegrationEventLogEF.dll diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.dll b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.dll new file mode 100644 index 00000000..da67ad7a Binary files /dev/null and b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.dll differ diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.genruntimeconfig.cache b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.genruntimeconfig.cache new file mode 100644 index 00000000..b0f74a5a --- /dev/null +++ b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.genruntimeconfig.cache @@ -0,0 +1 @@ +4fa367f8a2c46f9d1680a824ecc586e48a3bd3c7dc84fabdc3910c562a2ef0a7 diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.pdb b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.pdb new file mode 100644 index 00000000..e5a190d5 Binary files /dev/null and b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.pdb differ diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.sourcelink.json b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.sourcelink.json new file mode 100644 index 00000000..a2a1dc92 --- /dev/null +++ b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/IntegrationEventLogEF.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/*":"https://raw.githubusercontent.com/NatYou345/mslearn-microservices-devops-aspnet-core/ac1eb1ea194ee72f31eded440b1a3c03c53c5657/*"}} \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/ref/IntegrationEventLogEF.dll b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/ref/IntegrationEventLogEF.dll new file mode 100644 index 00000000..8acbe373 Binary files /dev/null and b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/ref/IntegrationEventLogEF.dll differ diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/refint/IntegrationEventLogEF.dll b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/refint/IntegrationEventLogEF.dll new file mode 100644 index 00000000..8acbe373 Binary files /dev/null and b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/Debug/net9.0/refint/IntegrationEventLogEF.dll differ diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/IntegrationEventLogEF.csproj.nuget.dgspec.json b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/IntegrationEventLogEF.csproj.nuget.dgspec.json index e12d7f5f..4c67f1fc 100644 --- a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/IntegrationEventLogEF.csproj.nuget.dgspec.json +++ b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/IntegrationEventLogEF.csproj.nuget.dgspec.json @@ -1,37 +1,30 @@ { "format": 1, "restore": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj": {} + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj": {} }, "projects": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", "projectName": "EventBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": {} } }, @@ -44,11 +37,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Newtonsoft.Json": { "target": "Package", @@ -71,41 +65,34 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj", "projectName": "IntegrationEventLogEF", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" } } } @@ -119,27 +106,28 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Microsoft.EntityFrameworkCore": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Design": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Relational": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.SqlServer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Newtonsoft.Json": { "target": "Package", @@ -162,7 +150,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/IntegrationEventLogEF.csproj.nuget.g.props b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/IntegrationEventLogEF.csproj.nuget.g.props index 517e6422..02d4cb1a 100644 --- a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/IntegrationEventLogEF.csproj.nuget.g.props +++ b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/IntegrationEventLogEF.csproj.nuget.g.props @@ -4,20 +4,20 @@ True NuGet $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\natyo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + /home/runner/.nuget/packages/ + /home/runner/.nuget/packages/ PackageReference - 6.10.0 + 7.0.0 - - + - - + + + - C:\Users\natyo\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3 + /home/runner/.nuget/packages/microsoft.codeanalysis.analyzers/3.3.4 \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/IntegrationEventLogEF.csproj.nuget.g.targets b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/IntegrationEventLogEF.csproj.nuget.g.targets index 282e1dd1..fcb1444a 100644 --- a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/IntegrationEventLogEF.csproj.nuget.g.targets +++ b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/IntegrationEventLogEF.csproj.nuget.g.targets @@ -1,8 +1,10 @@  - - - + + + + + \ No newline at end of file diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/project.assets.json b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/project.assets.json index ecd58e8a..d1744d14 100644 --- a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/project.assets.json +++ b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/project.assets.json @@ -1,11 +1,12 @@ { "version": 3, "targets": { - "net8.0": { - "Azure.Core/1.35.0": { + "net9.0": { + "Azure.Core/1.38.0": { "type": "package", "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "1.1.1", + "System.ClientModel": "1.0.0", "System.Diagnostics.DiagnosticSource": "6.0.1", "System.Memory.Data": "1.0.2", "System.Numerics.Vectors": "4.5.0", @@ -24,12 +25,12 @@ } } }, - "Azure.Identity/1.10.3": { + "Azure.Identity/1.11.4": { "type": "package", "dependencies": { - "Azure.Core": "1.35.0", - "Microsoft.Identity.Client": "4.56.0", - "Microsoft.Identity.Client.Extensions.Msal": "4.56.0", + "Azure.Core": "1.38.0", + "Microsoft.Identity.Client": "4.61.3", + "Microsoft.Identity.Client.Extensions.Msal": "4.61.3", "System.Memory": "4.5.4", "System.Security.Cryptography.ProtectedData": "4.7.0", "System.Text.Json": "4.7.2", @@ -59,7 +60,7 @@ } } }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { "type": "package", "compile": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { @@ -72,248 +73,339 @@ } } }, - "Microsoft.CodeAnalysis.Analyzers/3.3.3": { + "Microsoft.Build.Framework/17.8.3": { "type": "package", + "compile": { + "ref/net8.0/Microsoft.Build.Framework.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/_._": { + "related": ".pdb;.xml" + } + } + }, + "Microsoft.Build.Locator/1.7.8": { + "type": "package", + "compile": { + "lib/net6.0/Microsoft.Build.Locator.dll": {} + }, + "runtime": { + "lib/net6.0/Microsoft.Build.Locator.dll": {} + }, "build": { "build/_._": {} } }, - "Microsoft.CodeAnalysis.Common/4.5.0": { + "Microsoft.CodeAnalysis.Analyzers/3.3.4": { + "type": "package", + "build": { + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {}, + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {} + } + }, + "Microsoft.CodeAnalysis.Common/4.8.0": { "type": "package", "dependencies": { - "Microsoft.CodeAnalysis.Analyzers": "3.3.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" + "Microsoft.CodeAnalysis.Analyzers": "3.3.4", + "System.Collections.Immutable": "7.0.0", + "System.Reflection.Metadata": "7.0.0", + "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hant" } } }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "Microsoft.CodeAnalysis.CSharp/4.8.0": { "type": "package", "dependencies": { - "Microsoft.CodeAnalysis.Common": "[4.5.0]" + "Microsoft.CodeAnalysis.Common": "[4.8.0]" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hant" } } }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.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]" + "Microsoft.CodeAnalysis.CSharp": "[4.8.0]", + "Microsoft.CodeAnalysis.Common": "[4.8.0]", + "Microsoft.CodeAnalysis.Workspaces.Common": "[4.8.0]" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "zh-Hant" } } }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.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" + "Microsoft.Bcl.AsyncInterfaces": "7.0.0", + "Microsoft.CodeAnalysis.Common": "[4.8.0]", + "System.Composition": "7.0.0", + "System.IO.Pipelines": "7.0.0", + "System.Threading.Channels": "7.0.0" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "type": "package", + "dependencies": { + "Microsoft.Build.Framework": "16.10.0", + "Microsoft.CodeAnalysis.Common": "[4.8.0]", + "Microsoft.CodeAnalysis.Workspaces.Common": "[4.8.0]", + "System.Text.Json": "7.0.3" + }, + "compile": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": { + "related": ".pdb;.runtimeconfig.json;.xml" + }, + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { + "related": ".BuildHost.pdb;.BuildHost.runtimeconfig.json;.BuildHost.xml;.pdb;.xml" + } + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": { + "related": ".pdb;.runtimeconfig.json;.xml" + }, + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { + "related": ".BuildHost.pdb;.BuildHost.runtimeconfig.json;.BuildHost.xml;.pdb;.xml" + } + }, + "resource": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "zh-Hant" } } @@ -327,12 +419,12 @@ "lib/netcoreapp2.0/_._": {} } }, - "Microsoft.Data.SqlClient/5.1.5": { + "Microsoft.Data.SqlClient/5.1.6": { "type": "package", "dependencies": { - "Azure.Identity": "1.10.3", + "Azure.Identity": "1.11.4", "Microsoft.Data.SqlClient.SNI.runtime": "5.1.1", - "Microsoft.Identity.Client": "4.56.0", + "Microsoft.Identity.Client": "4.61.3", "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0", "Microsoft.SqlServer.Server": "1.0.0", @@ -386,13 +478,13 @@ } } }, - "Microsoft.EntityFrameworkCore/8.0.6": { + "Microsoft.EntityFrameworkCore/9.0.0": { "type": "package", "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "8.0.6", - "Microsoft.EntityFrameworkCore.Analyzers": "8.0.6", - "Microsoft.Extensions.Caching.Memory": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0" + "Microsoft.EntityFrameworkCore.Abstractions": "9.0.0", + "Microsoft.EntityFrameworkCore.Analyzers": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { @@ -408,7 +500,7 @@ "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {} } }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.6": { + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { "type": "package", "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { @@ -421,23 +513,25 @@ } } }, - "Microsoft.EntityFrameworkCore.Analyzers/8.0.6": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - } + "Microsoft.EntityFrameworkCore.Analyzers/9.0.0": { + "type": "package" }, - "Microsoft.EntityFrameworkCore.Design/8.0.6": { + "Microsoft.EntityFrameworkCore.Design/9.0.0": { "type": "package", "dependencies": { "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0", - "Microsoft.EntityFrameworkCore.Relational": "8.0.6", - "Microsoft.Extensions.DependencyModel": "8.0.0", - "Mono.TextTemplating": "2.2.1" + "Microsoft.Build.Framework": "17.8.3", + "Microsoft.Build.Locator": "1.7.8", + "Microsoft.CodeAnalysis.CSharp": "4.8.0", + "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.MSBuild": "4.8.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.DependencyModel": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Mono.TextTemplating": "3.0.0", + "System.Text.Json": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { @@ -453,11 +547,13 @@ "build/net8.0/Microsoft.EntityFrameworkCore.Design.props": {} } }, - "Microsoft.EntityFrameworkCore.Relational/8.0.6": { + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { "type": "package", "dependencies": { - "Microsoft.EntityFrameworkCore": "8.0.6", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { @@ -470,11 +566,16 @@ } } }, - "Microsoft.EntityFrameworkCore.SqlServer/8.0.6": { + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Data.SqlClient": "5.1.5", - "Microsoft.EntityFrameworkCore.Relational": "8.0.6" + "Microsoft.Data.SqlClient": "5.1.6", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "System.Formats.Asn1": "9.0.0", + "System.Text.Json": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { @@ -487,202 +588,199 @@ } } }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Caching.Memory/8.0.0": { + "Microsoft.Extensions.Caching.Memory/9.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" + "Microsoft.Extensions.Caching.Abstractions": "9.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" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { + "Microsoft.Extensions.DependencyInjection/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyModel/8.0.0": { + "Microsoft.Extensions.DependencyModel/9.0.0": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0", - "System.Text.Json": "8.0.0" - }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging/8.0.0": { + "Microsoft.Extensions.Logging/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0" + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {} } }, - "Microsoft.Extensions.Options/8.0.0": { + "Microsoft.Extensions.Options/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {} } }, - "Microsoft.Extensions.Primitives/8.0.0": { + "Microsoft.Extensions.Primitives/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Identity.Client/4.56.0": { + "Microsoft.Identity.Client/4.61.3": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Abstractions": "6.22.0" + "Microsoft.IdentityModel.Abstractions": "6.35.0", + "System.Diagnostics.DiagnosticSource": "6.0.1" }, "compile": { "lib/net6.0/Microsoft.Identity.Client.dll": { @@ -695,20 +793,19 @@ } } }, - "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { "type": "package", "dependencies": { - "Microsoft.Identity.Client": "4.56.0", - "System.IO.FileSystem.AccessControl": "5.0.0", + "Microsoft.Identity.Client": "4.61.3", "System.Security.Cryptography.ProtectedData": "4.5.0" }, "compile": { - "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { "related": ".xml" } }, "runtime": { - "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { "related": ".xml" } } @@ -866,16 +963,19 @@ } } }, - "Mono.TextTemplating/2.2.1": { + "Mono.TextTemplating/3.0.0": { "type": "package", "dependencies": { - "System.CodeDom": "4.4.0" + "System.CodeDom": "6.0.0" }, "compile": { - "lib/netstandard2.0/Mono.TextTemplating.dll": {} + "lib/net6.0/Mono.TextTemplating.dll": {} }, "runtime": { - "lib/netstandard2.0/Mono.TextTemplating.dll": {} + "lib/net6.0/Mono.TextTemplating.dll": {} + }, + "build": { + "buildTransitive/Mono.TextTemplating.targets": {} } }, "Newtonsoft.Json/13.0.3": { @@ -891,29 +991,32 @@ } } }, - "System.CodeDom/4.4.0": { + "System.ClientModel/1.0.0": { "type": "package", + "dependencies": { + "System.Memory.Data": "1.0.2", + "System.Text.Json": "4.7.2" + }, "compile": { - "ref/netstandard2.0/System.CodeDom.dll": { + "lib/net6.0/System.ClientModel.dll": { "related": ".xml" } }, "runtime": { - "lib/netstandard2.0/System.CodeDom.dll": {} + "lib/net6.0/System.ClientModel.dll": { + "related": ".xml" + } } }, - "System.Collections.Immutable/6.0.0": { + "System.CodeDom/6.0.0": { "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - }, "compile": { - "lib/net6.0/System.Collections.Immutable.dll": { + "lib/net6.0/System.CodeDom.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Collections.Immutable.dll": { + "lib/net6.0/System.CodeDom.dll": { "related": ".xml" } }, @@ -921,108 +1024,130 @@ "buildTransitive/netcoreapp3.1/_._": {} } }, - "System.Composition/6.0.0": { + "System.Collections.Immutable/7.0.0": { + "type": "package", + "compile": { + "lib/net7.0/System.Collections.Immutable.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net7.0/System.Collections.Immutable.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "System.Composition/7.0.0": { "type": "package", "dependencies": { - "System.Composition.AttributedModel": "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": "7.0.0", + "System.Composition.Convention": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0", + "System.Composition.TypedParts": "7.0.0" + }, + "compile": { + "lib/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.AttributedModel/6.0.0": { + "System.Composition.AttributedModel/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.Composition.AttributedModel.dll": { + "lib/net7.0/System.Composition.AttributedModel.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.AttributedModel.dll": { + "lib/net7.0/System.Composition.AttributedModel.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.Convention/6.0.0": { + "System.Composition.Convention/7.0.0": { "type": "package", "dependencies": { - "System.Composition.AttributedModel": "6.0.0" + "System.Composition.AttributedModel": "7.0.0" }, "compile": { - "lib/net6.0/System.Composition.Convention.dll": { + "lib/net7.0/System.Composition.Convention.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.Convention.dll": { + "lib/net7.0/System.Composition.Convention.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.Hosting/6.0.0": { + "System.Composition.Hosting/7.0.0": { "type": "package", "dependencies": { - "System.Composition.Runtime": "6.0.0" + "System.Composition.Runtime": "7.0.0" }, "compile": { - "lib/net6.0/System.Composition.Hosting.dll": { + "lib/net7.0/System.Composition.Hosting.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.Hosting.dll": { + "lib/net7.0/System.Composition.Hosting.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.Runtime/6.0.0": { + "System.Composition.Runtime/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.Composition.Runtime.dll": { + "lib/net7.0/System.Composition.Runtime.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.Runtime.dll": { + "lib/net7.0/System.Composition.Runtime.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.TypedParts/6.0.0": { + "System.Composition.TypedParts/7.0.0": { "type": "package", "dependencies": { - "System.Composition.AttributedModel": "6.0.0", - "System.Composition.Hosting": "6.0.0", - "System.Composition.Runtime": "6.0.0" + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0" }, "compile": { - "lib/net6.0/System.Composition.TypedParts.dll": { + "lib/net7.0/System.Composition.TypedParts.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.TypedParts.dll": { + "lib/net7.0/System.Composition.TypedParts.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.Configuration.ConfigurationManager/6.0.1": { @@ -1093,17 +1218,20 @@ } } }, - "System.Formats.Asn1/5.0.0": { + "System.Formats.Asn1/9.0.0": { "type": "package", "compile": { - "lib/netstandard2.0/_._": { + "lib/net9.0/_._": { "related": ".xml" } }, "runtime": { - "lib/netstandard2.0/System.Formats.Asn1.dll": { + "lib/net9.0/System.Formats.Asn1.dll": { "related": ".xml" } + }, + "build": { + "buildTransitive/net8.0/_._": {} } }, "System.IdentityModel.Tokens.Jwt/6.35.0": { @@ -1123,43 +1251,20 @@ } } }, - "System.IO.FileSystem.AccessControl/5.0.0": { + "System.IO.Pipelines/7.0.0": { "type": "package", - "dependencies": { - "System.Security.AccessControl": "5.0.0", - "System.Security.Principal.Windows": "5.0.0" - }, "compile": { - "ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { + "lib/net7.0/System.IO.Pipelines.dll": { "related": ".xml" } }, "runtime": { - "lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.IO.Pipelines/6.0.3": { - "type": "package", - "compile": { - "lib/net6.0/System.IO.Pipelines.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.IO.Pipelines.dll": { + "lib/net7.0/System.IO.Pipelines.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.Memory/4.5.4": { @@ -1197,23 +1302,23 @@ "lib/netcoreapp2.0/_._": {} } }, - "System.Reflection.Metadata/6.0.1": { + "System.Reflection.Metadata/7.0.0": { "type": "package", "dependencies": { - "System.Collections.Immutable": "6.0.0" + "System.Collections.Immutable": "7.0.0" }, "compile": { - "lib/net6.0/System.Reflection.Metadata.dll": { + "lib/net7.0/System.Reflection.Metadata.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Reflection.Metadata.dll": { + "lib/net7.0/System.Reflection.Metadata.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.Runtime/4.3.0": { @@ -1268,7 +1373,7 @@ "System.Security.AccessControl/6.0.0": { "type": "package", "compile": { - "lib/net6.0/System.Security.AccessControl.dll": { + "lib/net6.0/_._": { "related": ".xml" } }, @@ -1354,7 +1459,7 @@ "System.Security.Principal.Windows/5.0.0": { "type": "package", "compile": { - "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": { + "ref/netcoreapp3.0/_._": { "related": ".xml" } }, @@ -1393,7 +1498,7 @@ "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { - "lib/net6.0/System.Text.Encoding.CodePages.dll": { + "lib/net6.0/_._": { "related": ".xml" } }, @@ -1412,61 +1517,61 @@ } } }, - "System.Text.Encodings.Web/8.0.0": { + "System.Text.Encodings.Web/6.0.0": { "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, "compile": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/net6.0/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/net6.0/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/netcoreapp3.1/_._": {} }, "runtimeTargets": { - "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": { + "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": { "assetType": "runtime", "rid": "browser" } } }, - "System.Text.Json/8.0.0": { + "System.Text.Json/9.0.0": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0" - }, "compile": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net9.0/System.Text.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net9.0/System.Text.Json.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/System.Text.Json.targets": {} + "buildTransitive/net8.0/System.Text.Json.targets": {} } }, - "System.Threading.Channels/6.0.0": { + "System.Threading.Channels/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.Threading.Channels.dll": { + "lib/net7.0/System.Threading.Channels.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Threading.Channels.dll": { + "lib/net7.0/System.Threading.Channels.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.Threading.Tasks.Extensions/4.5.4": { @@ -1502,7 +1607,7 @@ }, "EventBus/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { "Newtonsoft.Json": "13.0.3" }, @@ -1516,42 +1621,38 @@ } }, "libraries": { - "Azure.Core/1.35.0": { - "sha512": "hENcx03Jyuqv05F4RBEPbxz29UrM3Nbhnr6Wl6NQpoU9BCIbL3XLentrxDCTrH54NLS11Exxi/o8MYgT/cnKFA==", + "Azure.Core/1.38.0": { + "sha512": "IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==", "type": "package", - "path": "azure.core/1.35.0", + "path": "azure.core/1.38.0", "files": [ ".nupkg.metadata", ".signature.p7s", "CHANGELOG.md", "README.md", - "azure.core.1.35.0.nupkg.sha512", + "azure.core.1.38.0.nupkg.sha512", "azure.core.nuspec", "azureicon.png", "lib/net461/Azure.Core.dll", "lib/net461/Azure.Core.xml", "lib/net472/Azure.Core.dll", "lib/net472/Azure.Core.xml", - "lib/net5.0/Azure.Core.dll", - "lib/net5.0/Azure.Core.xml", "lib/net6.0/Azure.Core.dll", "lib/net6.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.10.3": { - "sha512": "l1Xm2MWOF2Mzcwuarlw8kWQXLZk3UeB55aQXVyjj23aBfDwOZ3gu5GP2kJ6KlmZeZv2TCzw7x4L3V36iNr3gww==", + "Azure.Identity/1.11.4": { + "sha512": "Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==", "type": "package", - "path": "azure.identity/1.10.3", + "path": "azure.identity/1.11.4", "files": [ ".nupkg.metadata", ".signature.p7s", "CHANGELOG.md", "README.md", - "azure.identity.1.10.3.nupkg.sha512", + "azure.identity.1.11.4.nupkg.sha512", "azure.identity.nuspec", "azureicon.png", "lib/netstandard2.0/Azure.Identity.dll", @@ -1576,37 +1677,81 @@ "logo.png" ] }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { - "sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { + "sha512": "3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==", "type": "package", - "path": "microsoft.bcl.asyncinterfaces/6.0.0", + "path": "microsoft.bcl.asyncinterfaces/7.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", + "buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets", + "buildTransitive/net462/_._", + "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll", + "lib/net462/Microsoft.Bcl.AsyncInterfaces.xml", "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", + "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512", "microsoft.bcl.asyncinterfaces.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.CodeAnalysis.Analyzers/3.3.3": { - "sha512": "j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==", + "Microsoft.Build.Framework/17.8.3": { + "sha512": "NrQZJW8TlKVPx72yltGb8SVz3P5mNRk9fNiD/ao8jRSk48WqIIdCn99q4IjlVmPcruuQ+yLdjNQLL8Rb4c916g==", + "type": "package", + "path": "microsoft.build.framework/17.8.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "MSBuild-NuGet-Icon.png", + "README.md", + "lib/net472/Microsoft.Build.Framework.dll", + "lib/net472/Microsoft.Build.Framework.pdb", + "lib/net472/Microsoft.Build.Framework.xml", + "lib/net8.0/Microsoft.Build.Framework.dll", + "lib/net8.0/Microsoft.Build.Framework.pdb", + "lib/net8.0/Microsoft.Build.Framework.xml", + "microsoft.build.framework.17.8.3.nupkg.sha512", + "microsoft.build.framework.nuspec", + "notices/THIRDPARTYNOTICES.txt", + "ref/net472/Microsoft.Build.Framework.dll", + "ref/net472/Microsoft.Build.Framework.xml", + "ref/net8.0/Microsoft.Build.Framework.dll", + "ref/net8.0/Microsoft.Build.Framework.xml", + "ref/netstandard2.0/Microsoft.Build.Framework.dll", + "ref/netstandard2.0/Microsoft.Build.Framework.xml" + ] + }, + "Microsoft.Build.Locator/1.7.8": { + "sha512": "sPy10x527Ph16S2u0yGME4S6ohBKJ69WfjeGG/bvELYeZVmJdKjxgnlL8cJJJLGV/cZIRqSfB12UDB8ICakOog==", + "type": "package", + "path": "microsoft.build.locator/1.7.8", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "MSBuild-NuGet-Icon.png", + "build/Microsoft.Build.Locator.props", + "build/Microsoft.Build.Locator.targets", + "lib/net46/Microsoft.Build.Locator.dll", + "lib/net6.0/Microsoft.Build.Locator.dll", + "microsoft.build.locator.1.7.8.nupkg.sha512", + "microsoft.build.locator.nuspec" + ] + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.4": { + "sha512": "AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==", "type": "package", - "path": "microsoft.codeanalysis.analyzers/3.3.3", + "path": "microsoft.codeanalysis.analyzers/3.3.4", "hasTools": true, "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", - "ThirdPartyNotices.rtf", + "ThirdPartyNotices.txt", "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", @@ -1637,158 +1782,508 @@ "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", + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props", + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets", + "buildTransitive/config/analysislevel_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_all.globalconfig", + "buildTransitive/config/analysislevel_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_default.globalconfig", + "buildTransitive/config/analysislevel_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_none.globalconfig", + "buildTransitive/config/analysislevel_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended_warnaserror.globalconfig", "documentation/Analyzer Configuration.md", "documentation/Microsoft.CodeAnalysis.Analyzers.md", "documentation/Microsoft.CodeAnalysis.Analyzers.sarif", @@ -1817,7 +2312,7 @@ "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig", "editorconfig/PortedFromFxCopRulesDefault/.editorconfig", "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig", - "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", + "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512", "microsoft.codeanalysis.analyzers.nuspec", "rulesets/AllRulesDefault.ruleset", "rulesets/AllRulesDisabled.ruleset", @@ -1848,31 +2343,47 @@ "tools/uninstall.ps1" ] }, - "Microsoft.CodeAnalysis.Common/4.5.0": { - "sha512": "lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", + "Microsoft.CodeAnalysis.Common/4.8.0": { + "sha512": "/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==", "type": "package", - "path": "microsoft.codeanalysis.common/4.5.0", + "path": "microsoft.codeanalysis.common/4.8.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/net6.0/Microsoft.CodeAnalysis.dll", + "lib/net6.0/Microsoft.CodeAnalysis.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.dll", + "lib/net7.0/Microsoft.CodeAnalysis.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.xml", @@ -1889,35 +2400,51 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.common.nuspec" ] }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { - "sha512": "cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", + "Microsoft.CodeAnalysis.CSharp/4.8.0": { + "sha512": "+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==", "type": "package", - "path": "microsoft.codeanalysis.csharp/4.5.0", + "path": "microsoft.codeanalysis.csharp/4.8.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/net6.0/Microsoft.CodeAnalysis.CSharp.dll", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml", @@ -1934,35 +2461,51 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.csharp.nuspec" ] }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { - "sha512": "h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==", + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { + "sha512": "3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==", "type": "package", - "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0", + "path": "microsoft.codeanalysis.csharp.workspaces/4.8.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/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", @@ -1979,35 +2522,51 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.csharp.workspaces.nuspec" ] }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { - "sha512": "l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==", + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { + "sha512": "LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==", "type": "package", - "path": "microsoft.codeanalysis.workspaces.common/4.5.0", + "path": "microsoft.codeanalysis.workspaces.common/4.8.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/net6.0/Microsoft.CodeAnalysis.Workspaces.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml", @@ -2024,10 +2583,82 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.workspaces.common.nuspec" ] }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "sha512": "IEYreI82QZKklp54yPHxZNG9EKSK6nHEkeuf+0Asie9llgS1gp0V1hw7ODG+QyoB7MuAnNQHmeV1Per/ECpv6A==", + "type": "package", + "path": "microsoft.codeanalysis.workspaces.msbuild/4.8.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "ThirdPartyNotices.rtf", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", + "lib/net472/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512", + "microsoft.codeanalysis.workspaces.msbuild.nuspec" + ] + }, "Microsoft.CSharp/4.5.0": { "sha512": "kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==", "type": "package", @@ -2075,10 +2706,10 @@ "version.txt" ] }, - "Microsoft.Data.SqlClient/5.1.5": { - "sha512": "6kvhQjY5uBCdBccezFD2smfnpQjQ33cZtUZVrNvxlwoBu6uopM5INH6uSgLI7JRLtlQ3bMPwnhMq4kchsXeZ5w==", + "Microsoft.Data.SqlClient/5.1.6": { + "sha512": "+pz7gIPh5ydsBcQvivt4R98PwJXer86fyQBBToIBLxZ5kuhW4N13Ijz87s9WpuPtF1vh4JesYCgpDPAOgkMhdg==", "type": "package", - "path": "microsoft.data.sqlclient/5.1.5", + "path": "microsoft.data.sqlclient/5.1.6", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2105,7 +2736,7 @@ "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.5.nupkg.sha512", + "microsoft.data.sqlclient.5.1.6.nupkg.sha512", "microsoft.data.sqlclient.nuspec", "ref/net462/Microsoft.Data.SqlClient.dll", "ref/net462/Microsoft.Data.SqlClient.pdb", @@ -2152,10 +2783,10 @@ "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll" ] }, - "Microsoft.EntityFrameworkCore/8.0.6": { - "sha512": "Ms5e5QuBAjVIuQsGumeLvkgMiOpnj6wxPvwBIoe1NfTkseWK4NZYztnhgDlpkCPkrUmJEXLv69kl349Ours30Q==", + "Microsoft.EntityFrameworkCore/9.0.0": { + "sha512": "wpG+nfnfDAw87R3ovAsUmjr3MZ4tYXf6bFqEPVAIKE6IfPml3DS//iX0DBnf8kWn5ZHSO5oi1m4d/Jf+1LifJQ==", "type": "package", - "path": "microsoft.entityframeworkcore/8.0.6", + "path": "microsoft.entityframeworkcore/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2164,14 +2795,14 @@ "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props", "lib/net8.0/Microsoft.EntityFrameworkCore.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.xml", - "microsoft.entityframeworkcore.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.6": { - "sha512": "X7wSSBNFRuN8j8M9HDYG7rPpEeyhY+PdJZR9rftmgvsZH0eK5+bZ3b3As8iO4rLEpjsBzDnrgSIY6q2F3HQatw==", + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { + "sha512": "fnmifFL8KaA4ZNLCVgfjCWhZUFxkrDInx5hR4qG7Q8IEaSiy/6VOSRFyx55oH7MV4y7wM3J3EE90nSpcVBI44Q==", "type": "package", - "path": "microsoft.entityframeworkcore.abstractions/8.0.6", + "path": "microsoft.entityframeworkcore.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2179,29 +2810,28 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml", - "microsoft.entityframeworkcore.abstractions.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.abstractions.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Analyzers/8.0.6": { - "sha512": "fDNtuQ4lAaPaCOlsrwUck/GvnF4QLeDpMmE1L5QtxZpMSmWfnL2/vk8sDL9OVTWcfprooI9V5MNpIx3/Tq5ehg==", + "Microsoft.EntityFrameworkCore.Analyzers/9.0.0": { + "sha512": "Qje+DzXJOKiXF72SL0XxNlDtTkvWWvmwknuZtFahY5hIQpRKO59qnGuERIQ3qlzuq5x4bAJ8WMbgU5DLhBgeOQ==", "type": "package", - "path": "microsoft.entityframeworkcore.analyzers/8.0.6", + "path": "microsoft.entityframeworkcore.analyzers/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", "docs/PACKAGE.md", - "lib/netstandard2.0/_._", - "microsoft.entityframeworkcore.analyzers.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.analyzers.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Design/8.0.6": { - "sha512": "4OT+mH+8EB4Kfn1ENpDx2Ssx459j200gvdhDOKq5lkHmHzkRpmEDKS5GfqaLZvBLJKWu1FVGQ7Wnczcjb0hX4g==", + "Microsoft.EntityFrameworkCore.Design/9.0.0": { + "sha512": "Pqo8I+yHJ3VQrAoY0hiSncf+5P7gN/RkNilK5e+/K/yKh+yAWxdUAI6t0TG26a9VPlCa9FhyklzyFvRyj3YG9A==", "type": "package", - "path": "microsoft.entityframeworkcore.design/8.0.6", + "path": "microsoft.entityframeworkcore.design/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2210,14 +2840,14 @@ "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.6.nupkg.sha512", + "microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.design.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Relational/8.0.6": { - "sha512": "chhfmLusCGLGvNYtvMji6KGQlduPDnJsStG/LjS8qJhFWJDDzTZpSr2LHowewcxMrMo/Axc6Jwe+WwSi/vlkTg==", + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { + "sha512": "j+msw6fWgAE9M3Q/5B9Uhv7pdAdAQUvFPJAiBJmoy+OXvehVbfbCE8ftMAa51Uo2ZeiqVnHShhnv4Y4UJJmUzA==", "type": "package", - "path": "microsoft.entityframeworkcore.relational/8.0.6", + "path": "microsoft.entityframeworkcore.relational/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2225,14 +2855,14 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml", - "microsoft.entityframeworkcore.relational.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.relational.nuspec" ] }, - "Microsoft.EntityFrameworkCore.SqlServer/8.0.6": { - "sha512": "EUdsIcRew4vxE6pfi3aPUGvAGnfdCswPhWIU07SW5RymZldDCDo2dW/MyQw8nYDMQfsZYgE6+jyCg5VTV8lSMg==", + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { + "sha512": "3Y7/3kgz6C5kRFeELLZ5VeIeBlxB31x/ywscbN4r1JqTXIy8WWGo0CqzuOxBy4UzaTzpifElAZvv4fyD3ZQK5w==", "type": "package", - "path": "microsoft.entityframeworkcore.sqlserver/8.0.6", + "path": "microsoft.entityframeworkcore.sqlserver/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2240,14 +2870,14 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.xml", - "microsoft.entityframeworkcore.sqlserver.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.sqlserver.nuspec" ] }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { - "sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { + "sha512": "FPWZAa9c0H4dvOj351iR1jkUIs4u9ykL4Bm592yhjDyO5lCoWd+TMAHx2EMbarzUvCvgjWjJIoC6//Q9kH6YhA==", "type": "package", - "path": "microsoft.extensions.caching.abstractions/8.0.0", + "path": "microsoft.extensions.caching.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2257,27 +2887,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets", "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll", "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/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/net9.0/Microsoft.Extensions.Caching.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.caching.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Caching.Memory/8.0.0": { - "sha512": "7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==", + "Microsoft.Extensions.Caching.Memory/9.0.0": { + "sha512": "zbnPX/JQ0pETRSUG9fNPBvpIq42Aufvs15gGYyNIMhCun9yhmWihz0WgsI7bSDPjxWTKBf8oX/zv6v2uZ3W9OQ==", "type": "package", - "path": "microsoft.extensions.caching.memory/8.0.0", + "path": "microsoft.extensions.caching.memory/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2287,27 +2915,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets", "lib/net462/Microsoft.Extensions.Caching.Memory.dll", "lib/net462/Microsoft.Extensions.Caching.Memory.xml", - "lib/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/net9.0/Microsoft.Extensions.Caching.Memory.dll", + "lib/net9.0/Microsoft.Extensions.Caching.Memory.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512", + "microsoft.extensions.caching.memory.9.0.0.nupkg.sha512", "microsoft.extensions.caching.memory.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { + "sha512": "lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==", "type": "package", - "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "path": "microsoft.extensions.configuration.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2317,27 +2943,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { - "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "Microsoft.Extensions.DependencyInjection/9.0.0": { + "sha512": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==", "type": "package", - "path": "microsoft.extensions.dependencyinjection/8.0.0", + "path": "microsoft.extensions.dependencyinjection/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2347,29 +2971,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { - "sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==", + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { + "sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==", "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0", + "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2379,29 +3001,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyModel/8.0.0": { - "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==", + "Microsoft.Extensions.DependencyModel/9.0.0": { + "sha512": "saxr2XzwgDU77LaQfYFXmddEDRUKHF4DaGMZkNB3qjdVSZlax3//dGJagJkKrGMIPNZs2jVFXITyCCR6UHJNdA==", "type": "package", - "path": "microsoft.extensions.dependencymodel/8.0.0", + "path": "microsoft.extensions.dependencymodel/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2411,27 +3031,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/net9.0/Microsoft.Extensions.DependencyModel.dll", + "lib/net9.0/Microsoft.Extensions.DependencyModel.xml", "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", - "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512", "microsoft.extensions.dependencymodel.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging/8.0.0": { - "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "Microsoft.Extensions.Logging/9.0.0": { + "sha512": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==", "type": "package", - "path": "microsoft.extensions.logging/8.0.0", + "path": "microsoft.extensions.logging/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2441,29 +3059,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.9.0.0.nupkg.sha512", "microsoft.extensions.logging.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Abstractions/8.0.0": { - "sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==", + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { + "sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==", "type": "package", - "path": "microsoft.extensions.logging.abstractions/8.0.0", + "path": "microsoft.extensions.logging.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2515,28 +3131,26 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Options/8.0.0": { - "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "Microsoft.Extensions.Options/9.0.0": { + "sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==", "type": "package", - "path": "microsoft.extensions.options/8.0.0", + "path": "microsoft.extensions.options/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2560,30 +3174,28 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.9.0.0.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Primitives/8.0.0": { - "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "Microsoft.Extensions.Primitives/9.0.0": { + "sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==", "type": "package", - "path": "microsoft.extensions.primitives/8.0.0", + "path": "microsoft.extensions.primitives/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2593,69 +3205,55 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.primitives.9.0.0.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Identity.Client/4.56.0": { - "sha512": "rr4zbidvHy9r4NvOAs5hdd964Ao2A0pAeFBJKR95u1CJAVzbd1p6tPTXUZ+5ld0cfThiVSGvz6UHwY6JjraTpA==", + "Microsoft.Identity.Client/4.61.3": { + "sha512": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==", "type": "package", - "path": "microsoft.identity.client/4.56.0", + "path": "microsoft.identity.client/4.61.3", "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", + "README.md", + "lib/net462/Microsoft.Identity.Client.dll", + "lib/net462/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/net6.0-windows7.0/Microsoft.Identity.Client.dll", - "lib/net6.0-windows7.0/Microsoft.Identity.Client.xml", "lib/net6.0/Microsoft.Identity.Client.dll", "lib/net6.0/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", - "microsoft.identity.client.4.56.0.nupkg.sha512", + "microsoft.identity.client.4.61.3.nupkg.sha512", "microsoft.identity.client.nuspec" ] }, - "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { - "sha512": "H12YAzEGK55vZ+QpxUzozhW8ZZtgPDuWvgA0JbdIR9UhMUplj29JhIgE2imuH8W2Nw9D8JKygR1uxRFtpSNcrg==", + "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { + "sha512": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==", "type": "package", - "path": "microsoft.identity.client.extensions.msal/4.56.0", + "path": "microsoft.identity.client.extensions.msal/4.61.3", "files": [ ".nupkg.metadata", ".signature.p7s", + "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll", + "lib/net6.0/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.4.56.0.nupkg.sha512", + "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512", "microsoft.identity.client.extensions.msal.nuspec" ] }, @@ -2868,17 +3466,21 @@ "useSharedDesignerContext.txt" ] }, - "Mono.TextTemplating/2.2.1": { - "sha512": "KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", + "Mono.TextTemplating/3.0.0": { + "sha512": "YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", "type": "package", - "path": "mono.texttemplating/2.2.1", + "path": "mono.texttemplating/3.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", + "LICENSE.txt/LICENSE", + "buildTransitive/Mono.TextTemplating.targets", "lib/net472/Mono.TextTemplating.dll", + "lib/net6.0/Mono.TextTemplating.dll", "lib/netstandard2.0/Mono.TextTemplating.dll", - "mono.texttemplating.2.2.1.nupkg.sha512", - "mono.texttemplating.nuspec" + "mono.texttemplating.3.0.0.nupkg.sha512", + "mono.texttemplating.nuspec", + "readme.md" ] }, "Newtonsoft.Json/13.0.3": { @@ -2911,178 +3513,228 @@ "packageIcon.png" ] }, - "System.CodeDom/4.4.0": { - "sha512": "2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==", + "System.ClientModel/1.0.0": { + "sha512": "I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==", + "type": "package", + "path": "system.clientmodel/1.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "CHANGELOG.md", + "DotNetPackageIcon.png", + "README.md", + "lib/net6.0/System.ClientModel.dll", + "lib/net6.0/System.ClientModel.xml", + "lib/netstandard2.0/System.ClientModel.dll", + "lib/netstandard2.0/System.ClientModel.xml", + "system.clientmodel.1.0.0.nupkg.sha512", + "system.clientmodel.nuspec" + ] + }, + "System.CodeDom/6.0.0": { + "sha512": "CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", "type": "package", - "path": "system.codedom/4.4.0", + "path": "system.codedom/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", + "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.CodeDom.targets", + "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.CodeDom.dll", + "lib/net461/System.CodeDom.xml", + "lib/net6.0/System.CodeDom.dll", + "lib/net6.0/System.CodeDom.xml", "lib/netstandard2.0/System.CodeDom.dll", - "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", + "lib/netstandard2.0/System.CodeDom.xml", + "system.codedom.6.0.0.nupkg.sha512", "system.codedom.nuspec", - "useSharedDesignerContext.txt", - "version.txt" + "useSharedDesignerContext.txt" ] }, - "System.Collections.Immutable/6.0.0": { - "sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", + "System.Collections.Immutable/7.0.0": { + "sha512": "dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==", "type": "package", - "path": "system.collections.immutable/6.0.0", + "path": "system.collections.immutable/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", + "README.md", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Collections.Immutable.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Collections.Immutable.dll", - "lib/net461/System.Collections.Immutable.xml", + "lib/net462/System.Collections.Immutable.dll", + "lib/net462/System.Collections.Immutable.xml", "lib/net6.0/System.Collections.Immutable.dll", "lib/net6.0/System.Collections.Immutable.xml", + "lib/net7.0/System.Collections.Immutable.dll", + "lib/net7.0/System.Collections.Immutable.xml", "lib/netstandard2.0/System.Collections.Immutable.dll", "lib/netstandard2.0/System.Collections.Immutable.xml", - "system.collections.immutable.6.0.0.nupkg.sha512", + "system.collections.immutable.7.0.0.nupkg.sha512", "system.collections.immutable.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition/6.0.0": { - "sha512": "d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", + "System.Composition/7.0.0": { + "sha512": "tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==", "type": "package", - "path": "system.composition/6.0.0", + "path": "system.composition/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.targets", - "buildTransitive/netcoreapp3.1/_._", - "system.composition.6.0.0.nupkg.sha512", + "lib/net461/_._", + "lib/netcoreapp2.0/_._", + "lib/netstandard2.0/_._", + "system.composition.7.0.0.nupkg.sha512", "system.composition.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.AttributedModel/6.0.0": { - "sha512": "WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", + "System.Composition.AttributedModel/7.0.0": { + "sha512": "2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ==", "type": "package", - "path": "system.composition.attributedmodel/6.0.0", + "path": "system.composition.attributedmodel/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.AttributedModel.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.AttributedModel.dll", - "lib/net461/System.Composition.AttributedModel.xml", + "lib/net462/System.Composition.AttributedModel.dll", + "lib/net462/System.Composition.AttributedModel.xml", "lib/net6.0/System.Composition.AttributedModel.dll", "lib/net6.0/System.Composition.AttributedModel.xml", + "lib/net7.0/System.Composition.AttributedModel.dll", + "lib/net7.0/System.Composition.AttributedModel.xml", "lib/netstandard2.0/System.Composition.AttributedModel.dll", "lib/netstandard2.0/System.Composition.AttributedModel.xml", - "system.composition.attributedmodel.6.0.0.nupkg.sha512", + "system.composition.attributedmodel.7.0.0.nupkg.sha512", "system.composition.attributedmodel.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.Convention/6.0.0": { - "sha512": "XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", + "System.Composition.Convention/7.0.0": { + "sha512": "IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==", "type": "package", - "path": "system.composition.convention/6.0.0", + "path": "system.composition.convention/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.Convention.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Convention.dll", - "lib/net461/System.Composition.Convention.xml", + "lib/net462/System.Composition.Convention.dll", + "lib/net462/System.Composition.Convention.xml", "lib/net6.0/System.Composition.Convention.dll", "lib/net6.0/System.Composition.Convention.xml", + "lib/net7.0/System.Composition.Convention.dll", + "lib/net7.0/System.Composition.Convention.xml", "lib/netstandard2.0/System.Composition.Convention.dll", "lib/netstandard2.0/System.Composition.Convention.xml", - "system.composition.convention.6.0.0.nupkg.sha512", + "system.composition.convention.7.0.0.nupkg.sha512", "system.composition.convention.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.Hosting/6.0.0": { - "sha512": "w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", + "System.Composition.Hosting/7.0.0": { + "sha512": "eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==", "type": "package", - "path": "system.composition.hosting/6.0.0", + "path": "system.composition.hosting/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.Hosting.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Hosting.dll", - "lib/net461/System.Composition.Hosting.xml", + "lib/net462/System.Composition.Hosting.dll", + "lib/net462/System.Composition.Hosting.xml", "lib/net6.0/System.Composition.Hosting.dll", "lib/net6.0/System.Composition.Hosting.xml", + "lib/net7.0/System.Composition.Hosting.dll", + "lib/net7.0/System.Composition.Hosting.xml", "lib/netstandard2.0/System.Composition.Hosting.dll", "lib/netstandard2.0/System.Composition.Hosting.xml", - "system.composition.hosting.6.0.0.nupkg.sha512", + "system.composition.hosting.7.0.0.nupkg.sha512", "system.composition.hosting.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.Runtime/6.0.0": { - "sha512": "qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", + "System.Composition.Runtime/7.0.0": { + "sha512": "aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw==", "type": "package", - "path": "system.composition.runtime/6.0.0", + "path": "system.composition.runtime/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.Runtime.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Runtime.dll", - "lib/net461/System.Composition.Runtime.xml", + "lib/net462/System.Composition.Runtime.dll", + "lib/net462/System.Composition.Runtime.xml", "lib/net6.0/System.Composition.Runtime.dll", "lib/net6.0/System.Composition.Runtime.xml", + "lib/net7.0/System.Composition.Runtime.dll", + "lib/net7.0/System.Composition.Runtime.xml", "lib/netstandard2.0/System.Composition.Runtime.dll", "lib/netstandard2.0/System.Composition.Runtime.xml", - "system.composition.runtime.6.0.0.nupkg.sha512", + "system.composition.runtime.7.0.0.nupkg.sha512", "system.composition.runtime.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.TypedParts/6.0.0": { - "sha512": "iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", + "System.Composition.TypedParts/7.0.0": { + "sha512": "ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==", "type": "package", - "path": "system.composition.typedparts/6.0.0", + "path": "system.composition.typedparts/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.TypedParts.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.TypedParts.dll", - "lib/net461/System.Composition.TypedParts.xml", + "lib/net462/System.Composition.TypedParts.dll", + "lib/net462/System.Composition.TypedParts.xml", "lib/net6.0/System.Composition.TypedParts.dll", "lib/net6.0/System.Composition.TypedParts.xml", + "lib/net7.0/System.Composition.TypedParts.dll", + "lib/net7.0/System.Composition.TypedParts.xml", "lib/netstandard2.0/System.Composition.TypedParts.dll", "lib/netstandard2.0/System.Composition.TypedParts.xml", - "system.composition.typedparts.6.0.0.nupkg.sha512", + "system.composition.typedparts.7.0.0.nupkg.sha512", "system.composition.typedparts.nuspec", "useSharedDesignerContext.txt" ] @@ -3169,22 +3821,32 @@ "useSharedDesignerContext.txt" ] }, - "System.Formats.Asn1/5.0.0": { - "sha512": "MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==", + "System.Formats.Asn1/9.0.0": { + "sha512": "VRDjgfqV0hCma5HBQa46nZTRuqfYMWZClwxUtvLJVTCeDp9Esdvr91AfEWP98IMO8ooSv1yXb6/oCc6jApoXvQ==", "type": "package", - "path": "system.formats.asn1/5.0.0", + "path": "system.formats.asn1/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", + "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Formats.Asn1.dll", + "buildTransitive/net461/System.Formats.Asn1.targets", + "buildTransitive/net462/_._", + "buildTransitive/net8.0/_._", + "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets", + "lib/net462/System.Formats.Asn1.dll", + "lib/net462/System.Formats.Asn1.xml", + "lib/net8.0/System.Formats.Asn1.dll", + "lib/net8.0/System.Formats.Asn1.xml", + "lib/net9.0/System.Formats.Asn1.dll", + "lib/net9.0/System.Formats.Asn1.xml", "lib/netstandard2.0/System.Formats.Asn1.dll", - "system.formats.asn1.5.0.0.nupkg.sha512", + "lib/netstandard2.0/System.Formats.Asn1.xml", + "system.formats.asn1.9.0.0.nupkg.sha512", "system.formats.asn1.nuspec", - "useSharedDesignerContext.txt", - "version.txt" + "useSharedDesignerContext.txt" ] }, "System.IdentityModel.Tokens.Jwt/6.35.0": { @@ -3210,71 +3872,29 @@ "system.identitymodel.tokens.jwt.nuspec" ] }, - "System.IO.FileSystem.AccessControl/5.0.0": { - "sha512": "SxHB3nuNrpptVk+vZ/F+7OHEpoHUIKKMl02bUmYHQr1r+glbZQxs7pRtsf4ENO29TVm2TH3AEeep2fJcy92oYw==", - "type": "package", - "path": "system.io.filesystem.accesscontrol/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net46/System.IO.FileSystem.AccessControl.dll", - "lib/net461/System.IO.FileSystem.AccessControl.dll", - "lib/net461/System.IO.FileSystem.AccessControl.xml", - "lib/netstandard1.3/System.IO.FileSystem.AccessControl.dll", - "lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll", - "lib/netstandard2.0/System.IO.FileSystem.AccessControl.xml", - "ref/net46/System.IO.FileSystem.AccessControl.dll", - "ref/net461/System.IO.FileSystem.AccessControl.dll", - "ref/net461/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/System.IO.FileSystem.AccessControl.dll", - "ref/netstandard1.3/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll", - "ref/netstandard2.0/System.IO.FileSystem.AccessControl.xml", - "runtimes/win/lib/net46/System.IO.FileSystem.AccessControl.dll", - "runtimes/win/lib/net461/System.IO.FileSystem.AccessControl.dll", - "runtimes/win/lib/net461/System.IO.FileSystem.AccessControl.xml", - "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.AccessControl.dll", - "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll", - "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.xml", - "system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", - "system.io.filesystem.accesscontrol.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.IO.Pipelines/6.0.3": { - "sha512": "ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", + "System.IO.Pipelines/7.0.0": { + "sha512": "jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==", "type": "package", - "path": "system.io.pipelines/6.0.3", + "path": "system.io.pipelines/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.IO.Pipelines.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.IO.Pipelines.dll", - "lib/net461/System.IO.Pipelines.xml", + "lib/net462/System.IO.Pipelines.dll", + "lib/net462/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/net7.0/System.IO.Pipelines.dll", + "lib/net7.0/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.7.0.0.nupkg.sha512", "system.io.pipelines.nuspec", "useSharedDesignerContext.txt" ] @@ -3355,25 +3975,30 @@ "version.txt" ] }, - "System.Reflection.Metadata/6.0.1": { - "sha512": "III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==", + "System.Reflection.Metadata/7.0.0": { + "sha512": "MclTG61lsD9sYdpNz9xsKBzjsmsfCtcMZYXz/IUr2zlhaTaABonlr1ESeompTgM+Xk+IwtGYU7/voh3YWB/fWw==", "type": "package", - "path": "system.reflection.metadata/6.0.1", + "path": "system.reflection.metadata/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", + "README.md", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Reflection.Metadata.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Reflection.Metadata.dll", - "lib/net461/System.Reflection.Metadata.xml", + "lib/net462/System.Reflection.Metadata.dll", + "lib/net462/System.Reflection.Metadata.xml", "lib/net6.0/System.Reflection.Metadata.dll", "lib/net6.0/System.Reflection.Metadata.xml", + "lib/net7.0/System.Reflection.Metadata.dll", + "lib/net7.0/System.Reflection.Metadata.xml", "lib/netstandard2.0/System.Reflection.Metadata.dll", "lib/netstandard2.0/System.Reflection.Metadata.xml", - "system.reflection.metadata.6.0.1.nupkg.sha512", + "system.reflection.metadata.7.0.0.nupkg.sha512", "system.reflection.metadata.nuspec", "useSharedDesignerContext.txt" ] @@ -3737,45 +4362,37 @@ "useSharedDesignerContext.txt" ] }, - "System.Text.Encodings.Web/8.0.0": { - "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "System.Text.Encodings.Web/6.0.0": { + "sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==", "type": "package", - "path": "system.text.encodings.web/8.0.0", + "path": "system.text.encodings.web/6.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", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Text.Encodings.Web.dll", + "lib/net461/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/netcoreapp3.1/System.Text.Encodings.Web.dll", + "lib/netcoreapp3.1/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.6.0.0.nupkg.sha512", "system.text.encodings.web.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Text.Json/8.0.0": { - "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==", + "System.Text.Json/9.0.0": { + "sha512": "js7+qAu/9mQvnhA4EfGMZNEzXtJCDxgkgj8ohuxq/Qxv+R56G+ljefhiJHOxTNiw54q8vmABCWUwkMulNdlZ4A==", "type": "package", - "path": "system.text.json/8.0.0", + "path": "system.text.json/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3827,47 +4444,47 @@ "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/net8.0/System.Text.Json.targets", "buildTransitive/netcoreapp2.0/System.Text.Json.targets", "buildTransitive/netstandard2.0/System.Text.Json.targets", "lib/net462/System.Text.Json.dll", "lib/net462/System.Text.Json.xml", - "lib/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/net9.0/System.Text.Json.dll", + "lib/net9.0/System.Text.Json.xml", "lib/netstandard2.0/System.Text.Json.dll", "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.8.0.0.nupkg.sha512", + "system.text.json.9.0.0.nupkg.sha512", "system.text.json.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Threading.Channels/6.0.0": { - "sha512": "TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==", + "System.Threading.Channels/7.0.0": { + "sha512": "qmeeYNROMsONF6ndEZcIQ+VxR4Q/TX/7uIVLJqtwIWL7dDWeh0l1UIqgo4wYyjG//5lUNhwkLDSFl+pAWO6oiA==", "type": "package", - "path": "system.threading.channels/6.0.0", + "path": "system.threading.channels/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Threading.Channels.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Threading.Channels.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Threading.Channels.dll", - "lib/net461/System.Threading.Channels.xml", + "lib/net462/System.Threading.Channels.dll", + "lib/net462/System.Threading.Channels.xml", "lib/net6.0/System.Threading.Channels.dll", "lib/net6.0/System.Threading.Channels.xml", - "lib/netcoreapp3.1/System.Threading.Channels.dll", - "lib/netcoreapp3.1/System.Threading.Channels.xml", + "lib/net7.0/System.Threading.Channels.dll", + "lib/net7.0/System.Threading.Channels.xml", "lib/netstandard2.0/System.Threading.Channels.dll", "lib/netstandard2.0/System.Threading.Channels.xml", "lib/netstandard2.1/System.Threading.Channels.dll", "lib/netstandard2.1/System.Threading.Channels.xml", - "system.threading.channels.6.0.0.nupkg.sha512", + "system.threading.channels.7.0.0.nupkg.sha512", "system.threading.channels.nuspec", "useSharedDesignerContext.txt" ] @@ -3934,50 +4551,42 @@ } }, "projectFileDependencyGroups": { - "net8.0": [ + "net9.0": [ "EventBus >= 1.0.0", - "Microsoft.EntityFrameworkCore >= 8.0.6", - "Microsoft.EntityFrameworkCore.Design >= 8.0.6", - "Microsoft.EntityFrameworkCore.Relational >= 8.0.6", - "Microsoft.EntityFrameworkCore.SqlServer >= 8.0.6", + "Microsoft.EntityFrameworkCore >= 9.0.0", + "Microsoft.EntityFrameworkCore.Design >= 9.0.0", + "Microsoft.EntityFrameworkCore.Relational >= 9.0.0", + "Microsoft.EntityFrameworkCore.SqlServer >= 9.0.0", "Newtonsoft.Json >= 13.0.3" ] }, "packageFolders": { - "C:\\Users\\natyo\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + "/home/runner/.nuget/packages/": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj", "projectName": "IntegrationEventLogEF", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" } } } @@ -3991,27 +4600,28 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Microsoft.EntityFrameworkCore": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Design": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Relational": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.SqlServer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Newtonsoft.Json": { "target": "Package", @@ -4034,7 +4644,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/project.nuget.cache b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/project.nuget.cache index cad1cade..77587819 100644 --- a/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/project.nuget.cache +++ b/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/project.nuget.cache @@ -1,85 +1,88 @@ { "version": 2, - "dgSpecHash": "ym65tDKf+ts=", + "dgSpecHash": "ecFjCuuZCJs=", "success": true, - "projectFilePath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj", + "projectFilePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj", "expectedPackageFiles": [ - "C:\\Users\\natyo\\.nuget\\packages\\azure.core\\1.35.0\\azure.core.1.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.identity\\1.10.3\\azure.identity.1.10.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\humanizer.core\\2.14.1\\humanizer.core.2.14.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\6.0.0\\microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.3.3\\microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.common\\4.5.0\\microsoft.codeanalysis.common.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.5.0\\microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.csharp.workspaces\\4.5.0\\microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.workspaces.common\\4.5.0\\microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient\\5.1.5\\microsoft.data.sqlclient.5.1.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.1.1\\microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore\\8.0.6\\microsoft.entityframeworkcore.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\8.0.6\\microsoft.entityframeworkcore.abstractions.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\8.0.6\\microsoft.entityframeworkcore.analyzers.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.design\\8.0.6\\microsoft.entityframeworkcore.design.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\8.0.6\\microsoft.entityframeworkcore.relational.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\8.0.6\\microsoft.entityframeworkcore.sqlserver.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\8.0.0\\microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.memory\\8.0.0\\microsoft.extensions.caching.memory.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\8.0.0\\microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\8.0.0\\microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.0\\microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencymodel\\8.0.0\\microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging\\8.0.0\\microsoft.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\8.0.0\\microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options\\8.0.0\\microsoft.extensions.options.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.primitives\\8.0.0\\microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client\\4.56.0\\microsoft.identity.client.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\4.56.0\\microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.35.0\\microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\6.35.0\\microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.logging\\6.35.0\\microsoft.identitymodel.logging.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.35.0\\microsoft.identitymodel.protocols.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.35.0\\microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.35.0\\microsoft.identitymodel.tokens.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.systemevents\\6.0.0\\microsoft.win32.systemevents.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mono.texttemplating\\2.2.1\\mono.texttemplating.2.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.codedom\\4.4.0\\system.codedom.4.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.immutable\\6.0.0\\system.collections.immutable.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition\\6.0.0\\system.composition.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.attributedmodel\\6.0.0\\system.composition.attributedmodel.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.convention\\6.0.0\\system.composition.convention.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.hosting\\6.0.0\\system.composition.hosting.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.runtime\\6.0.0\\system.composition.runtime.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.typedparts\\6.0.0\\system.composition.typedparts.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.configuration.configurationmanager\\6.0.1\\system.configuration.configurationmanager.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\6.0.1\\system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.drawing.common\\6.0.0\\system.drawing.common.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.formats.asn1\\5.0.0\\system.formats.asn1.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.identitymodel.tokens.jwt\\6.35.0\\system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.accesscontrol\\5.0.0\\system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.pipelines\\6.0.3\\system.io.pipelines.6.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.metadata\\6.0.1\\system.reflection.metadata.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.caching\\6.0.0\\system.runtime.caching.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.accesscontrol\\6.0.0\\system.security.accesscontrol.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.protecteddata\\6.0.0\\system.security.cryptography.protecteddata.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.permissions\\6.0.0\\system.security.permissions.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.codepages\\6.0.0\\system.text.encoding.codepages.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encodings.web\\8.0.0\\system.text.encodings.web.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.json\\8.0.0\\system.text.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.channels\\6.0.0\\system.threading.channels.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.windows.extensions\\6.0.0\\system.windows.extensions.6.0.0.nupkg.sha512" + "/home/runner/.nuget/packages/azure.core/1.38.0/azure.core.1.38.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.identity/1.11.4/azure.identity.1.11.4.nupkg.sha512", + "/home/runner/.nuget/packages/humanizer.core/2.14.1/humanizer.core.2.14.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.build.framework/17.8.3/microsoft.build.framework.17.8.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.build.locator/1.7.8/microsoft.build.locator.1.7.8.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.analyzers/3.3.4/microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.common/4.8.0/microsoft.codeanalysis.common.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.csharp/4.8.0/microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.csharp.workspaces/4.8.0/microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.workspaces.common/4.8.0/microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.workspaces.msbuild/4.8.0/microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.csharp/4.5.0/microsoft.csharp.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient/5.1.6/microsoft.data.sqlclient.5.1.6.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient.sni.runtime/5.1.1/microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore/9.0.0/microsoft.entityframeworkcore.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.abstractions/9.0.0/microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.analyzers/9.0.0/microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.design/9.0.0/microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.relational/9.0.0/microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.sqlserver/9.0.0/microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.abstractions/9.0.0/microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.memory/9.0.0/microsoft.extensions.caching.memory.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.abstractions/9.0.0/microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection/9.0.0/microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/9.0.0/microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencymodel/9.0.0/microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging/9.0.0/microsoft.extensions.logging.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.abstractions/9.0.0/microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options/9.0.0/microsoft.extensions.options.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.primitives/9.0.0/microsoft.extensions.primitives.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client/4.61.3/microsoft.identity.client.4.61.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client.extensions.msal/4.61.3/microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.abstractions/6.35.0/microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.jsonwebtokens/6.35.0/microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.logging/6.35.0/microsoft.identitymodel.logging.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols/6.35.0/microsoft.identitymodel.protocols.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/6.35.0/microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.tokens/6.35.0/microsoft.identitymodel.tokens.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.sqlserver.server/1.0.0/microsoft.sqlserver.server.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/mono.texttemplating/3.0.0/mono.texttemplating.3.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/system.clientmodel/1.0.0/system.clientmodel.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.codedom/6.0.0/system.codedom.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition/7.0.0/system.composition.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.attributedmodel/7.0.0/system.composition.attributedmodel.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.convention/7.0.0/system.composition.convention.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.hosting/7.0.0/system.composition.hosting.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.runtime/7.0.0/system.composition.runtime.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.typedparts/7.0.0/system.composition.typedparts.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.configuration.configurationmanager/6.0.1/system.configuration.configurationmanager.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.diagnosticsource/6.0.1/system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.drawing.common/6.0.0/system.drawing.common.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.formats.asn1/9.0.0/system.formats.asn1.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.identitymodel.tokens.jwt/6.35.0/system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.pipelines/7.0.0/system.io.pipelines.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory.data/1.0.2/system.memory.data.1.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.caching/6.0.0/system.runtime.caching.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.protecteddata/6.0.0/system.security.cryptography.protecteddata.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.permissions/6.0.0/system.security.permissions.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding.codepages/6.0.0/system.text.encoding.codepages.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encodings.web/6.0.0/system.text.encodings.web.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.json/9.0.0/system.text.json.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.channels/7.0.0/system.threading.channels.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512", + "/home/runner/.nuget/packages/system.windows.extensions/6.0.0/system.windows.extensions.6.0.0.nupkg.sha512" ], "logs": [] } \ No newline at end of file diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/WebHost.Customization.csproj b/src/BuildingBlocks/WebHost/WebHost.Customization/WebHost.Customization.csproj index 6aa32ddc..cdb669eb 100644 --- a/src/BuildingBlocks/WebHost/WebHost.Customization/WebHost.Customization.csproj +++ b/src/BuildingBlocks/WebHost/WebHost.Customization/WebHost.Customization.csproj @@ -1,17 +1,17 @@ - net8.0 + net9.0 false - - - - - - + + + + + + \ No newline at end of file diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/bin/Debug/net9.0/WebHost.Customization.deps.json b/src/BuildingBlocks/WebHost/WebHost.Customization/bin/Debug/net9.0/WebHost.Customization.deps.json new file mode 100644 index 00000000..c0a8bf9a --- /dev/null +++ b/src/BuildingBlocks/WebHost/WebHost.Customization/bin/Debug/net9.0/WebHost.Customization.deps.json @@ -0,0 +1,1240 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v9.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v9.0": { + "WebHost.Customization/1.0.0": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.EntityFrameworkCore.Design": "9.0.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.EntityFrameworkCore.SqlServer": "9.0.0", + "Polly": "8.5.0", + "System.Data.SqlClient": "4.8.6" + }, + "runtime": { + "WebHost.Customization.dll": {} + } + }, + "Azure.Core/1.38.0": { + "dependencies": { + "Microsoft.Bcl.AsyncInterfaces": "7.0.0", + "System.ClientModel": "1.0.0", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/net6.0/Azure.Core.dll": { + "assemblyVersion": "1.38.0.0", + "fileVersion": "1.3800.24.12602" + } + } + }, + "Azure.Identity/1.11.4": { + "dependencies": { + "Azure.Core": "1.38.0", + "Microsoft.Identity.Client": "4.61.3", + "Microsoft.Identity.Client.Extensions.Msal": "4.61.3", + "System.Security.Cryptography.ProtectedData": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/Azure.Identity.dll": { + "assemblyVersion": "1.11.4.0", + "fileVersion": "1.1100.424.31005" + } + } + }, + "Humanizer.Core/2.14.1": { + "runtime": { + "lib/net6.0/Humanizer.dll": { + "assemblyVersion": "2.14.0.0", + "fileVersion": "2.14.1.48190" + } + } + }, + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { + "runtime": { + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "Microsoft.Build.Locator/1.7.8": { + "runtime": { + "lib/net6.0/Microsoft.Build.Locator.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.7.8.28074" + } + } + }, + "Microsoft.CodeAnalysis.Common/4.8.0": { + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp/4.8.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "4.8.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.CodeAnalysis.CSharp": "4.8.0", + "Microsoft.CodeAnalysis.Common": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.Bcl.AsyncInterfaces": "7.0.0", + "Microsoft.CodeAnalysis.Common": "4.8.0", + "System.Composition": "7.0.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + }, + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.Data.SqlClient/5.1.6": { + "dependencies": { + "Azure.Identity": "1.11.4", + "Microsoft.Data.SqlClient.SNI.runtime": "5.1.1", + "Microsoft.Identity.Client": "4.61.3", + "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.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.16.24240.5" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": { + "rid": "unix", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.16.24240.5" + }, + "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.16.24240.5" + } + } + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": { + "runtimeTargets": { + "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x86", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "Microsoft.EntityFrameworkCore/9.0.0": { + "dependencies": { + "Microsoft.EntityFrameworkCore.Abstractions": "9.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.EntityFrameworkCore.Design/9.0.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.Build.Locator": "1.7.8", + "Microsoft.CodeAnalysis.CSharp": "4.8.0", + "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.MSBuild": "4.8.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.DependencyModel": "9.0.0", + "Mono.TextTemplating": "3.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "9.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { + "dependencies": { + "Microsoft.Data.SqlClient": "5.1.6", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.Extensions.DependencyModel/9.0.0": { + "runtime": { + "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52809" + } + } + }, + "Microsoft.Identity.Client/4.61.3": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.Identity.Client.dll": { + "assemblyVersion": "4.61.3.0", + "fileVersion": "4.61.3.0" + } + } + }, + "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { + "dependencies": { + "Microsoft.Identity.Client": "4.61.3", + "System.Security.Cryptography.ProtectedData": "6.0.0" + }, + "runtime": { + "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "assemblyVersion": "4.61.3.0", + "fileVersion": "4.61.3.0" + } + } + }, + "Microsoft.IdentityModel.Abstractions/6.35.0": { + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.JsonWebTokens/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.Logging/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Logging.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.Protocols/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "6.35.0", + "Microsoft.IdentityModel.Tokens": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Protocols": "6.35.0", + "System.IdentityModel.Tokens.Jwt": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.Tokens/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "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/3.0.0": { + "dependencies": { + "System.CodeDom": "6.0.0" + }, + "runtime": { + "lib/net6.0/Mono.TextTemplating.dll": { + "assemblyVersion": "3.0.0.0", + "fileVersion": "3.0.0.1" + } + } + }, + "Polly/8.5.0": { + "dependencies": { + "Polly.Core": "8.5.0" + }, + "runtime": { + "lib/net6.0/Polly.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "Polly.Core/8.5.0": { + "runtime": { + "lib/net8.0/Polly.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "runtime.native.System.Data.SqlClient.sni/4.7.0": { + "dependencies": { + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0", + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0", + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0" + } + }, + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "runtimeTargets": { + "runtimes/win-arm64/native/sni.dll": { + "rid": "win-arm64", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "runtimeTargets": { + "runtimes/win-x64/native/sni.dll": { + "rid": "win-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "runtimeTargets": { + "runtimes/win-x86/native/sni.dll": { + "rid": "win-x86", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "System.ClientModel/1.0.0": { + "dependencies": { + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/net6.0/System.ClientModel.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.24.5302" + } + } + }, + "System.CodeDom/6.0.0": { + "runtime": { + "lib/net6.0/System.CodeDom.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition/7.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Convention": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0", + "System.Composition.TypedParts": "7.0.0" + } + }, + "System.Composition.AttributedModel/7.0.0": { + "runtime": { + "lib/net7.0/System.Composition.AttributedModel.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Composition.Convention/7.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "7.0.0" + }, + "runtime": { + "lib/net7.0/System.Composition.Convention.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Composition.Hosting/7.0.0": { + "dependencies": { + "System.Composition.Runtime": "7.0.0" + }, + "runtime": { + "lib/net7.0/System.Composition.Hosting.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Composition.Runtime/7.0.0": { + "runtime": { + "lib/net7.0/System.Composition.Runtime.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Composition.TypedParts/7.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0" + }, + "runtime": { + "lib/net7.0/System.Composition.TypedParts.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "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.Data.SqlClient/4.8.6": { + "dependencies": { + "runtime.native.System.Data.SqlClient.sni": "4.7.0" + }, + "runtime": { + "lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "assemblyVersion": "4.6.1.6", + "fileVersion": "4.700.23.52603" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "rid": "unix", + "assetType": "runtime", + "assemblyVersion": "4.6.1.6", + "fileVersion": "4.700.23.52603" + }, + "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "4.6.1.6", + "fileVersion": "4.700.23.52603" + } + } + }, + "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.35.0": { + "dependencies": { + "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", + "Microsoft.IdentityModel.Tokens": "6.35.0" + }, + "runtime": { + "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "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": { + "WebHost.Customization/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Azure.Core/1.38.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==", + "path": "azure.core/1.38.0", + "hashPath": "azure.core.1.38.0.nupkg.sha512" + }, + "Azure.Identity/1.11.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==", + "path": "azure.identity/1.11.4", + "hashPath": "azure.identity.1.11.4.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/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==", + "path": "microsoft.bcl.asyncinterfaces/7.0.0", + "hashPath": "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512" + }, + "Microsoft.Build.Locator/1.7.8": { + "type": "package", + "serviceable": true, + "sha512": "sha512-sPy10x527Ph16S2u0yGME4S6ohBKJ69WfjeGG/bvELYeZVmJdKjxgnlL8cJJJLGV/cZIRqSfB12UDB8ICakOog==", + "path": "microsoft.build.locator/1.7.8", + "hashPath": "microsoft.build.locator.1.7.8.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Common/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==", + "path": "microsoft.codeanalysis.common/4.8.0", + "hashPath": "microsoft.codeanalysis.common.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==", + "path": "microsoft.codeanalysis.csharp/4.8.0", + "hashPath": "microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==", + "path": "microsoft.codeanalysis.csharp.workspaces/4.8.0", + "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==", + "path": "microsoft.codeanalysis.workspaces.common/4.8.0", + "hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IEYreI82QZKklp54yPHxZNG9EKSK6nHEkeuf+0Asie9llgS1gp0V1hw7ODG+QyoB7MuAnNQHmeV1Per/ECpv6A==", + "path": "microsoft.codeanalysis.workspaces.msbuild/4.8.0", + "hashPath": "microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512" + }, + "Microsoft.Data.SqlClient/5.1.6": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+pz7gIPh5ydsBcQvivt4R98PwJXer86fyQBBToIBLxZ5kuhW4N13Ijz87s9WpuPtF1vh4JesYCgpDPAOgkMhdg==", + "path": "microsoft.data.sqlclient/5.1.6", + "hashPath": "microsoft.data.sqlclient.5.1.6.nupkg.sha512" + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wNGM5ZTQCa2blc9ikXQouybGiyMd6IHPVJvAlBEPtr6JepZEOYeDxGyprYvFVeOxlCXs7avridZQ0nYkHzQWCQ==", + "path": "microsoft.data.sqlclient.sni.runtime/5.1.1", + "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wpG+nfnfDAw87R3ovAsUmjr3MZ4tYXf6bFqEPVAIKE6IfPml3DS//iX0DBnf8kWn5ZHSO5oi1m4d/Jf+1LifJQ==", + "path": "microsoft.entityframeworkcore/9.0.0", + "hashPath": "microsoft.entityframeworkcore.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fnmifFL8KaA4ZNLCVgfjCWhZUFxkrDInx5hR4qG7Q8IEaSiy/6VOSRFyx55oH7MV4y7wM3J3EE90nSpcVBI44Q==", + "path": "microsoft.entityframeworkcore.abstractions/9.0.0", + "hashPath": "microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Design/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Pqo8I+yHJ3VQrAoY0hiSncf+5P7gN/RkNilK5e+/K/yKh+yAWxdUAI6t0TG26a9VPlCa9FhyklzyFvRyj3YG9A==", + "path": "microsoft.entityframeworkcore.design/9.0.0", + "hashPath": "microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-j+msw6fWgAE9M3Q/5B9Uhv7pdAdAQUvFPJAiBJmoy+OXvehVbfbCE8ftMAa51Uo2ZeiqVnHShhnv4Y4UJJmUzA==", + "path": "microsoft.entityframeworkcore.relational/9.0.0", + "hashPath": "microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3Y7/3kgz6C5kRFeELLZ5VeIeBlxB31x/ywscbN4r1JqTXIy8WWGo0CqzuOxBy4UzaTzpifElAZvv4fyD3ZQK5w==", + "path": "microsoft.entityframeworkcore.sqlserver/9.0.0", + "hashPath": "microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyModel/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-saxr2XzwgDU77LaQfYFXmddEDRUKHF4DaGMZkNB3qjdVSZlax3//dGJagJkKrGMIPNZs2jVFXITyCCR6UHJNdA==", + "path": "microsoft.extensions.dependencymodel/9.0.0", + "hashPath": "microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512" + }, + "Microsoft.Identity.Client/4.61.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==", + "path": "microsoft.identity.client/4.61.3", + "hashPath": "microsoft.identity.client.4.61.3.nupkg.sha512" + }, + "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==", + "path": "microsoft.identity.client.extensions.msal/4.61.3", + "hashPath": "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512" + }, + "Microsoft.IdentityModel.Abstractions/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==", + "path": "microsoft.identitymodel.abstractions/6.35.0", + "hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.JsonWebTokens/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==", + "path": "microsoft.identitymodel.jsonwebtokens/6.35.0", + "hashPath": "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Logging/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==", + "path": "microsoft.identitymodel.logging/6.35.0", + "hashPath": "microsoft.identitymodel.logging.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==", + "path": "microsoft.identitymodel.protocols/6.35.0", + "hashPath": "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==", + "path": "microsoft.identitymodel.protocols.openidconnect/6.35.0", + "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Tokens/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==", + "path": "microsoft.identitymodel.tokens/6.35.0", + "hashPath": "microsoft.identitymodel.tokens.6.35.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/3.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", + "path": "mono.texttemplating/3.0.0", + "hashPath": "mono.texttemplating.3.0.0.nupkg.sha512" + }, + "Polly/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", + "path": "polly/8.5.0", + "hashPath": "polly.8.5.0.nupkg.sha512" + }, + "Polly.Core/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", + "path": "polly.core/8.5.0", + "hashPath": "polly.core.8.5.0.nupkg.sha512" + }, + "runtime.native.System.Data.SqlClient.sni/4.7.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==", + "path": "runtime.native.system.data.sqlclient.sni/4.7.0", + "hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512" + }, + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==", + "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0", + "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" + }, + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==", + "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0", + "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" + }, + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==", + "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0", + "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" + }, + "System.ClientModel/1.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==", + "path": "system.clientmodel/1.0.0", + "hashPath": "system.clientmodel.1.0.0.nupkg.sha512" + }, + "System.CodeDom/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", + "path": "system.codedom/6.0.0", + "hashPath": "system.codedom.6.0.0.nupkg.sha512" + }, + "System.Composition/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==", + "path": "system.composition/7.0.0", + "hashPath": "system.composition.7.0.0.nupkg.sha512" + }, + "System.Composition.AttributedModel/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ==", + "path": "system.composition.attributedmodel/7.0.0", + "hashPath": "system.composition.attributedmodel.7.0.0.nupkg.sha512" + }, + "System.Composition.Convention/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==", + "path": "system.composition.convention/7.0.0", + "hashPath": "system.composition.convention.7.0.0.nupkg.sha512" + }, + "System.Composition.Hosting/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==", + "path": "system.composition.hosting/7.0.0", + "hashPath": "system.composition.hosting.7.0.0.nupkg.sha512" + }, + "System.Composition.Runtime/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw==", + "path": "system.composition.runtime/7.0.0", + "hashPath": "system.composition.runtime.7.0.0.nupkg.sha512" + }, + "System.Composition.TypedParts/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==", + "path": "system.composition.typedparts/7.0.0", + "hashPath": "system.composition.typedparts.7.0.0.nupkg.sha512" + }, + "System.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.Data.SqlClient/4.8.6": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2Ij/LCaTQRyAi5lAv7UUTV9R2FobC8xN9mE0fXBZohum/xLl8IZVmE98Rq5ugQHjCgTBRKqpXRb4ORulRdA6Ig==", + "path": "system.data.sqlclient/4.8.6", + "hashPath": "system.data.sqlclient.4.8.6.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.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==", + "path": "system.identitymodel.tokens.jwt/6.35.0", + "hashPath": "system.identitymodel.tokens.jwt.6.35.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/src/BuildingBlocks/WebHost/WebHost.Customization/bin/Debug/net9.0/WebHost.Customization.dll b/src/BuildingBlocks/WebHost/WebHost.Customization/bin/Debug/net9.0/WebHost.Customization.dll new file mode 100644 index 00000000..372d01e2 Binary files /dev/null and b/src/BuildingBlocks/WebHost/WebHost.Customization/bin/Debug/net9.0/WebHost.Customization.dll differ diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/bin/Debug/net9.0/WebHost.Customization.pdb b/src/BuildingBlocks/WebHost/WebHost.Customization/bin/Debug/net9.0/WebHost.Customization.pdb new file mode 100644 index 00000000..267eaf67 Binary files /dev/null and b/src/BuildingBlocks/WebHost/WebHost.Customization/bin/Debug/net9.0/WebHost.Customization.pdb differ diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/bin/Debug/net9.0/WebHost.Customization.runtimeconfig.json b/src/BuildingBlocks/WebHost/WebHost.Customization/bin/Debug/net9.0/WebHost.Customization.runtimeconfig.json new file mode 100644 index 00000000..6e29dbe1 --- /dev/null +++ b/src/BuildingBlocks/WebHost/WebHost.Customization/bin/Debug/net9.0/WebHost.Customization.runtimeconfig.json @@ -0,0 +1,19 @@ +{ + "runtimeOptions": { + "tfm": "net9.0", + "frameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "9.0.0" + }, + { + "name": "Microsoft.AspNetCore.App", + "version": "9.0.0" + } + ], + "configProperties": { + "System.Reflection.NullabilityInfoContext.IsSupported": true, + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs new file mode 100644 index 00000000..feda5e9f --- /dev/null +++ b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.AssemblyInfo.cs b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.AssemblyInfo.cs new file mode 100644 index 00000000..30a759cd --- /dev/null +++ b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.AssemblyInfo.cs @@ -0,0 +1,22 @@ +//------------------------------------------------------------------------------ +// +// 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("WebHost.Customization")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ac1eb1ea194ee72f31eded440b1a3c03c53c5657")] +[assembly: System.Reflection.AssemblyProductAttribute("WebHost.Customization")] +[assembly: System.Reflection.AssemblyTitleAttribute("WebHost.Customization")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.AssemblyInfoInputs.cache b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.AssemblyInfoInputs.cache new file mode 100644 index 00000000..d37d2f86 --- /dev/null +++ b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +5dd7010371199b0529635869a58d3268572ba1c7474ae5eb05afcd3cc69426bc diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.GeneratedMSBuildEditorConfig.editorconfig b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 00000000..ecb8678e --- /dev/null +++ b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,25 @@ +is_global = true +build_property.TargetFramework = net9.0 +build_property.TargetFramework = net9.0 +build_property.TargetPlatformMinVersion = +build_property.TargetPlatformMinVersion = +build_property.UsingMicrosoftNETSdkWeb = +build_property.UsingMicrosoftNETSdkWeb = +build_property.ProjectTypeGuids = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v9.0 +build_property.RootNamespace = WebHost.Customization +build_property.ProjectDir = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.EffectiveAnalysisLevelStyle = 9.0 +build_property.EnableCodeStyleSeverity = diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.assets.cache b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.assets.cache new file mode 100644 index 00000000..b568d040 Binary files /dev/null and b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.assets.cache differ diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.csproj.AssemblyReference.cache b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.csproj.AssemblyReference.cache new file mode 100644 index 00000000..5c6b55f6 Binary files /dev/null and b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.csproj.AssemblyReference.cache differ diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.csproj.CoreCompileInputs.cache b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.csproj.CoreCompileInputs.cache new file mode 100644 index 00000000..e01b0269 --- /dev/null +++ b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +80b11acc33c933e19d8ebfb91c68994647492497cc62abf5c6d7a405541e2649 diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.csproj.FileListAbsolute.txt b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.csproj.FileListAbsolute.txt new file mode 100644 index 00000000..72b73082 --- /dev/null +++ b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.csproj.FileListAbsolute.txt @@ -0,0 +1,15 @@ +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/bin/Debug/net9.0/WebHost.Customization.deps.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/bin/Debug/net9.0/WebHost.Customization.runtimeconfig.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/bin/Debug/net9.0/WebHost.Customization.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/bin/Debug/net9.0/WebHost.Customization.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.csproj.AssemblyReference.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.GeneratedMSBuildEditorConfig.editorconfig +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.AssemblyInfoInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.AssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.csproj.CoreCompileInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.sourcelink.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/refint/WebHost.Customization.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.genruntimeconfig.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/ref/WebHost.Customization.dll diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.dll b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.dll new file mode 100644 index 00000000..372d01e2 Binary files /dev/null and b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.dll differ diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.genruntimeconfig.cache b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.genruntimeconfig.cache new file mode 100644 index 00000000..854043d8 --- /dev/null +++ b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.genruntimeconfig.cache @@ -0,0 +1 @@ +7ef95aa530533c54c03f20cd8931a6c6a997caa1e53826feecdb204638dad7d4 diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.pdb b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.pdb new file mode 100644 index 00000000..267eaf67 Binary files /dev/null and b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.pdb differ diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.sourcelink.json b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.sourcelink.json new file mode 100644 index 00000000..a2a1dc92 --- /dev/null +++ b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/WebHost.Customization.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/*":"https://raw.githubusercontent.com/NatYou345/mslearn-microservices-devops-aspnet-core/ac1eb1ea194ee72f31eded440b1a3c03c53c5657/*"}} \ No newline at end of file diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/ref/WebHost.Customization.dll b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/ref/WebHost.Customization.dll new file mode 100644 index 00000000..d94a23e6 Binary files /dev/null and b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/ref/WebHost.Customization.dll differ diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/refint/WebHost.Customization.dll b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/refint/WebHost.Customization.dll new file mode 100644 index 00000000..d94a23e6 Binary files /dev/null and b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/Debug/net9.0/refint/WebHost.Customization.dll differ diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/WebHost.Customization.csproj.nuget.dgspec.json b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/WebHost.Customization.csproj.nuget.dgspec.json index 04ea37a6..b9bf7c1f 100644 --- a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/WebHost.Customization.csproj.nuget.dgspec.json +++ b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/WebHost.Customization.csproj.nuget.dgspec.json @@ -1,37 +1,30 @@ { "format": 1, "restore": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\WebHost\\WebHost.Customization\\WebHost.Customization.csproj": {} + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/WebHost.Customization.csproj": {} }, "projects": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\WebHost\\WebHost.Customization\\WebHost.Customization.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/WebHost.Customization.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\WebHost\\WebHost.Customization\\WebHost.Customization.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/WebHost.Customization.csproj", "projectName": "WebHost.Customization", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\WebHost\\WebHost.Customization\\WebHost.Customization.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\WebHost\\WebHost.Customization\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/WebHost.Customization.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": {} } }, @@ -44,31 +37,32 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Microsoft.EntityFrameworkCore": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Design": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Relational": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.SqlServer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Polly": { "target": "Package", - "version": "[8.4.0, )" + "version": "[8.5.0, )" }, "System.Data.SqlClient": { "target": "Package", @@ -94,7 +88,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/WebHost.Customization.csproj.nuget.g.props b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/WebHost.Customization.csproj.nuget.g.props index 517e6422..02d4cb1a 100644 --- a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/WebHost.Customization.csproj.nuget.g.props +++ b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/WebHost.Customization.csproj.nuget.g.props @@ -4,20 +4,20 @@ True NuGet $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\natyo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + /home/runner/.nuget/packages/ + /home/runner/.nuget/packages/ PackageReference - 6.10.0 + 7.0.0 - - + - - + + + - C:\Users\natyo\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3 + /home/runner/.nuget/packages/microsoft.codeanalysis.analyzers/3.3.4 \ No newline at end of file diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/WebHost.Customization.csproj.nuget.g.targets b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/WebHost.Customization.csproj.nuget.g.targets index 282e1dd1..fcb1444a 100644 --- a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/WebHost.Customization.csproj.nuget.g.targets +++ b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/WebHost.Customization.csproj.nuget.g.targets @@ -1,8 +1,10 @@  - - - + + + + + \ No newline at end of file diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/project.assets.json b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/project.assets.json index 659beb2a..2170a229 100644 --- a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/project.assets.json +++ b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/project.assets.json @@ -1,11 +1,12 @@ { "version": 3, "targets": { - "net8.0": { - "Azure.Core/1.35.0": { + "net9.0": { + "Azure.Core/1.38.0": { "type": "package", "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "1.1.1", + "System.ClientModel": "1.0.0", "System.Diagnostics.DiagnosticSource": "6.0.1", "System.Memory.Data": "1.0.2", "System.Numerics.Vectors": "4.5.0", @@ -24,12 +25,12 @@ } } }, - "Azure.Identity/1.10.3": { + "Azure.Identity/1.11.4": { "type": "package", "dependencies": { - "Azure.Core": "1.35.0", - "Microsoft.Identity.Client": "4.56.0", - "Microsoft.Identity.Client.Extensions.Msal": "4.56.0", + "Azure.Core": "1.38.0", + "Microsoft.Identity.Client": "4.61.3", + "Microsoft.Identity.Client.Extensions.Msal": "4.61.3", "System.Memory": "4.5.4", "System.Security.Cryptography.ProtectedData": "4.7.0", "System.Text.Json": "4.7.2", @@ -59,7 +60,7 @@ } } }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { "type": "package", "compile": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { @@ -72,248 +73,339 @@ } } }, - "Microsoft.CodeAnalysis.Analyzers/3.3.3": { + "Microsoft.Build.Framework/17.8.3": { "type": "package", + "compile": { + "ref/net8.0/Microsoft.Build.Framework.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/_._": { + "related": ".pdb;.xml" + } + } + }, + "Microsoft.Build.Locator/1.7.8": { + "type": "package", + "compile": { + "lib/net6.0/Microsoft.Build.Locator.dll": {} + }, + "runtime": { + "lib/net6.0/Microsoft.Build.Locator.dll": {} + }, "build": { "build/_._": {} } }, - "Microsoft.CodeAnalysis.Common/4.5.0": { + "Microsoft.CodeAnalysis.Analyzers/3.3.4": { + "type": "package", + "build": { + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {}, + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {} + } + }, + "Microsoft.CodeAnalysis.Common/4.8.0": { "type": "package", "dependencies": { - "Microsoft.CodeAnalysis.Analyzers": "3.3.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" + "Microsoft.CodeAnalysis.Analyzers": "3.3.4", + "System.Collections.Immutable": "7.0.0", + "System.Reflection.Metadata": "7.0.0", + "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hant" } } }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "Microsoft.CodeAnalysis.CSharp/4.8.0": { "type": "package", "dependencies": { - "Microsoft.CodeAnalysis.Common": "[4.5.0]" + "Microsoft.CodeAnalysis.Common": "[4.8.0]" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hant" } } }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.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]" + "Microsoft.CodeAnalysis.CSharp": "[4.8.0]", + "Microsoft.CodeAnalysis.Common": "[4.8.0]", + "Microsoft.CodeAnalysis.Workspaces.Common": "[4.8.0]" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "zh-Hant" } } }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.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" + "Microsoft.Bcl.AsyncInterfaces": "7.0.0", + "Microsoft.CodeAnalysis.Common": "[4.8.0]", + "System.Composition": "7.0.0", + "System.IO.Pipelines": "7.0.0", + "System.Threading.Channels": "7.0.0" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "type": "package", + "dependencies": { + "Microsoft.Build.Framework": "16.10.0", + "Microsoft.CodeAnalysis.Common": "[4.8.0]", + "Microsoft.CodeAnalysis.Workspaces.Common": "[4.8.0]", + "System.Text.Json": "7.0.3" + }, + "compile": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": { + "related": ".pdb;.runtimeconfig.json;.xml" + }, + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { + "related": ".BuildHost.pdb;.BuildHost.runtimeconfig.json;.BuildHost.xml;.pdb;.xml" + } + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": { + "related": ".pdb;.runtimeconfig.json;.xml" + }, + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { + "related": ".BuildHost.pdb;.BuildHost.runtimeconfig.json;.BuildHost.xml;.pdb;.xml" + } + }, + "resource": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "zh-Hant" } } @@ -327,12 +419,12 @@ "lib/netcoreapp2.0/_._": {} } }, - "Microsoft.Data.SqlClient/5.1.5": { + "Microsoft.Data.SqlClient/5.1.6": { "type": "package", "dependencies": { - "Azure.Identity": "1.10.3", + "Azure.Identity": "1.11.4", "Microsoft.Data.SqlClient.SNI.runtime": "5.1.1", - "Microsoft.Identity.Client": "4.56.0", + "Microsoft.Identity.Client": "4.61.3", "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0", "Microsoft.SqlServer.Server": "1.0.0", @@ -386,13 +478,13 @@ } } }, - "Microsoft.EntityFrameworkCore/8.0.6": { + "Microsoft.EntityFrameworkCore/9.0.0": { "type": "package", "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "8.0.6", - "Microsoft.EntityFrameworkCore.Analyzers": "8.0.6", - "Microsoft.Extensions.Caching.Memory": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0" + "Microsoft.EntityFrameworkCore.Abstractions": "9.0.0", + "Microsoft.EntityFrameworkCore.Analyzers": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { @@ -408,7 +500,7 @@ "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {} } }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.6": { + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { "type": "package", "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { @@ -421,23 +513,25 @@ } } }, - "Microsoft.EntityFrameworkCore.Analyzers/8.0.6": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - } + "Microsoft.EntityFrameworkCore.Analyzers/9.0.0": { + "type": "package" }, - "Microsoft.EntityFrameworkCore.Design/8.0.6": { + "Microsoft.EntityFrameworkCore.Design/9.0.0": { "type": "package", "dependencies": { "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0", - "Microsoft.EntityFrameworkCore.Relational": "8.0.6", - "Microsoft.Extensions.DependencyModel": "8.0.0", - "Mono.TextTemplating": "2.2.1" + "Microsoft.Build.Framework": "17.8.3", + "Microsoft.Build.Locator": "1.7.8", + "Microsoft.CodeAnalysis.CSharp": "4.8.0", + "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.MSBuild": "4.8.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.DependencyModel": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Mono.TextTemplating": "3.0.0", + "System.Text.Json": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { @@ -453,11 +547,13 @@ "build/net8.0/Microsoft.EntityFrameworkCore.Design.props": {} } }, - "Microsoft.EntityFrameworkCore.Relational/8.0.6": { + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { "type": "package", "dependencies": { - "Microsoft.EntityFrameworkCore": "8.0.6", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { @@ -470,11 +566,16 @@ } } }, - "Microsoft.EntityFrameworkCore.SqlServer/8.0.6": { + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Data.SqlClient": "5.1.5", - "Microsoft.EntityFrameworkCore.Relational": "8.0.6" + "Microsoft.Data.SqlClient": "5.1.6", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "System.Formats.Asn1": "9.0.0", + "System.Text.Json": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { @@ -487,202 +588,199 @@ } } }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Caching.Memory/8.0.0": { + "Microsoft.Extensions.Caching.Memory/9.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" + "Microsoft.Extensions.Caching.Abstractions": "9.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" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { + "Microsoft.Extensions.DependencyInjection/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyModel/8.0.0": { + "Microsoft.Extensions.DependencyModel/9.0.0": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0", - "System.Text.Json": "8.0.0" - }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging/8.0.0": { + "Microsoft.Extensions.Logging/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0" + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {} } }, - "Microsoft.Extensions.Options/8.0.0": { + "Microsoft.Extensions.Options/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {} } }, - "Microsoft.Extensions.Primitives/8.0.0": { + "Microsoft.Extensions.Primitives/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Identity.Client/4.56.0": { + "Microsoft.Identity.Client/4.61.3": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Abstractions": "6.22.0" + "Microsoft.IdentityModel.Abstractions": "6.35.0", + "System.Diagnostics.DiagnosticSource": "6.0.1" }, "compile": { "lib/net6.0/Microsoft.Identity.Client.dll": { @@ -695,20 +793,19 @@ } } }, - "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { "type": "package", "dependencies": { - "Microsoft.Identity.Client": "4.56.0", - "System.IO.FileSystem.AccessControl": "5.0.0", + "Microsoft.Identity.Client": "4.61.3", "System.Security.Cryptography.ProtectedData": "4.5.0" }, "compile": { - "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { "related": ".xml" } }, "runtime": { - "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { "related": ".xml" } } @@ -889,22 +986,25 @@ } } }, - "Mono.TextTemplating/2.2.1": { + "Mono.TextTemplating/3.0.0": { "type": "package", "dependencies": { - "System.CodeDom": "4.4.0" + "System.CodeDom": "6.0.0" }, "compile": { - "lib/netstandard2.0/Mono.TextTemplating.dll": {} + "lib/net6.0/Mono.TextTemplating.dll": {} }, "runtime": { - "lib/netstandard2.0/Mono.TextTemplating.dll": {} + "lib/net6.0/Mono.TextTemplating.dll": {} + }, + "build": { + "buildTransitive/Mono.TextTemplating.targets": {} } }, - "Polly/8.4.0": { + "Polly/8.5.0": { "type": "package", "dependencies": { - "Polly.Core": "8.4.0" + "Polly.Core": "8.5.0" }, "compile": { "lib/net6.0/Polly.dll": { @@ -917,7 +1017,7 @@ } } }, - "Polly.Core/8.4.0": { + "Polly.Core/8.5.0": { "type": "package", "compile": { "lib/net8.0/Polly.Core.dll": { @@ -965,29 +1065,32 @@ } } }, - "System.CodeDom/4.4.0": { + "System.ClientModel/1.0.0": { "type": "package", + "dependencies": { + "System.Memory.Data": "1.0.2", + "System.Text.Json": "4.7.2" + }, "compile": { - "ref/netstandard2.0/System.CodeDom.dll": { + "lib/net6.0/System.ClientModel.dll": { "related": ".xml" } }, "runtime": { - "lib/netstandard2.0/System.CodeDom.dll": {} + "lib/net6.0/System.ClientModel.dll": { + "related": ".xml" + } } }, - "System.Collections.Immutable/6.0.0": { + "System.CodeDom/6.0.0": { "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - }, "compile": { - "lib/net6.0/System.Collections.Immutable.dll": { + "lib/net6.0/System.CodeDom.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Collections.Immutable.dll": { + "lib/net6.0/System.CodeDom.dll": { "related": ".xml" } }, @@ -995,108 +1098,130 @@ "buildTransitive/netcoreapp3.1/_._": {} } }, - "System.Composition/6.0.0": { + "System.Collections.Immutable/7.0.0": { + "type": "package", + "compile": { + "lib/net7.0/System.Collections.Immutable.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net7.0/System.Collections.Immutable.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "System.Composition/7.0.0": { "type": "package", "dependencies": { - "System.Composition.AttributedModel": "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": "7.0.0", + "System.Composition.Convention": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0", + "System.Composition.TypedParts": "7.0.0" + }, + "compile": { + "lib/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.AttributedModel/6.0.0": { + "System.Composition.AttributedModel/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.Composition.AttributedModel.dll": { + "lib/net7.0/System.Composition.AttributedModel.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.AttributedModel.dll": { + "lib/net7.0/System.Composition.AttributedModel.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.Convention/6.0.0": { + "System.Composition.Convention/7.0.0": { "type": "package", "dependencies": { - "System.Composition.AttributedModel": "6.0.0" + "System.Composition.AttributedModel": "7.0.0" }, "compile": { - "lib/net6.0/System.Composition.Convention.dll": { + "lib/net7.0/System.Composition.Convention.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.Convention.dll": { + "lib/net7.0/System.Composition.Convention.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.Hosting/6.0.0": { + "System.Composition.Hosting/7.0.0": { "type": "package", "dependencies": { - "System.Composition.Runtime": "6.0.0" + "System.Composition.Runtime": "7.0.0" }, "compile": { - "lib/net6.0/System.Composition.Hosting.dll": { + "lib/net7.0/System.Composition.Hosting.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.Hosting.dll": { + "lib/net7.0/System.Composition.Hosting.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.Runtime/6.0.0": { + "System.Composition.Runtime/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.Composition.Runtime.dll": { + "lib/net7.0/System.Composition.Runtime.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.Runtime.dll": { + "lib/net7.0/System.Composition.Runtime.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.TypedParts/6.0.0": { + "System.Composition.TypedParts/7.0.0": { "type": "package", "dependencies": { - "System.Composition.AttributedModel": "6.0.0", - "System.Composition.Hosting": "6.0.0", - "System.Composition.Runtime": "6.0.0" + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0" }, "compile": { - "lib/net6.0/System.Composition.TypedParts.dll": { + "lib/net7.0/System.Composition.TypedParts.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.TypedParts.dll": { + "lib/net7.0/System.Composition.TypedParts.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.Configuration.ConfigurationManager/6.0.1": { @@ -1191,17 +1316,20 @@ } } }, - "System.Formats.Asn1/5.0.0": { + "System.Formats.Asn1/9.0.0": { "type": "package", "compile": { - "lib/netstandard2.0/_._": { + "lib/net9.0/_._": { "related": ".xml" } }, "runtime": { - "lib/netstandard2.0/System.Formats.Asn1.dll": { + "lib/net9.0/System.Formats.Asn1.dll": { "related": ".xml" } + }, + "build": { + "buildTransitive/net8.0/_._": {} } }, "System.IdentityModel.Tokens.Jwt/6.35.0": { @@ -1221,43 +1349,20 @@ } } }, - "System.IO.FileSystem.AccessControl/5.0.0": { + "System.IO.Pipelines/7.0.0": { "type": "package", - "dependencies": { - "System.Security.AccessControl": "5.0.0", - "System.Security.Principal.Windows": "5.0.0" - }, "compile": { - "ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { + "lib/net7.0/System.IO.Pipelines.dll": { "related": ".xml" } }, "runtime": { - "lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.IO.Pipelines/6.0.3": { - "type": "package", - "compile": { - "lib/net6.0/System.IO.Pipelines.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.IO.Pipelines.dll": { + "lib/net7.0/System.IO.Pipelines.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.Memory/4.5.4": { @@ -1295,23 +1400,23 @@ "lib/netcoreapp2.0/_._": {} } }, - "System.Reflection.Metadata/6.0.1": { + "System.Reflection.Metadata/7.0.0": { "type": "package", "dependencies": { - "System.Collections.Immutable": "6.0.0" + "System.Collections.Immutable": "7.0.0" }, "compile": { - "lib/net6.0/System.Reflection.Metadata.dll": { + "lib/net7.0/System.Reflection.Metadata.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Reflection.Metadata.dll": { + "lib/net7.0/System.Reflection.Metadata.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.Runtime/4.3.0": { @@ -1366,7 +1471,7 @@ "System.Security.AccessControl/6.0.0": { "type": "package", "compile": { - "lib/net6.0/System.Security.AccessControl.dll": { + "lib/net6.0/_._": { "related": ".xml" } }, @@ -1452,7 +1557,7 @@ "System.Security.Principal.Windows/5.0.0": { "type": "package", "compile": { - "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": { + "ref/netcoreapp3.0/_._": { "related": ".xml" } }, @@ -1491,7 +1596,7 @@ "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { - "lib/net6.0/System.Text.Encoding.CodePages.dll": { + "lib/net6.0/_._": { "related": ".xml" } }, @@ -1510,61 +1615,61 @@ } } }, - "System.Text.Encodings.Web/8.0.0": { + "System.Text.Encodings.Web/6.0.0": { "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, "compile": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/net6.0/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/net6.0/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/netcoreapp3.1/_._": {} }, "runtimeTargets": { - "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": { + "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": { "assetType": "runtime", "rid": "browser" } } }, - "System.Text.Json/8.0.0": { + "System.Text.Json/9.0.0": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0" - }, "compile": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net9.0/System.Text.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net9.0/System.Text.Json.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/System.Text.Json.targets": {} + "buildTransitive/net8.0/System.Text.Json.targets": {} } }, - "System.Threading.Channels/6.0.0": { + "System.Threading.Channels/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.Threading.Channels.dll": { + "lib/net7.0/System.Threading.Channels.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Threading.Channels.dll": { + "lib/net7.0/System.Threading.Channels.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.Threading.Tasks.Extensions/4.5.4": { @@ -1601,42 +1706,38 @@ } }, "libraries": { - "Azure.Core/1.35.0": { - "sha512": "hENcx03Jyuqv05F4RBEPbxz29UrM3Nbhnr6Wl6NQpoU9BCIbL3XLentrxDCTrH54NLS11Exxi/o8MYgT/cnKFA==", + "Azure.Core/1.38.0": { + "sha512": "IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==", "type": "package", - "path": "azure.core/1.35.0", + "path": "azure.core/1.38.0", "files": [ ".nupkg.metadata", ".signature.p7s", "CHANGELOG.md", "README.md", - "azure.core.1.35.0.nupkg.sha512", + "azure.core.1.38.0.nupkg.sha512", "azure.core.nuspec", "azureicon.png", "lib/net461/Azure.Core.dll", "lib/net461/Azure.Core.xml", "lib/net472/Azure.Core.dll", "lib/net472/Azure.Core.xml", - "lib/net5.0/Azure.Core.dll", - "lib/net5.0/Azure.Core.xml", "lib/net6.0/Azure.Core.dll", "lib/net6.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.10.3": { - "sha512": "l1Xm2MWOF2Mzcwuarlw8kWQXLZk3UeB55aQXVyjj23aBfDwOZ3gu5GP2kJ6KlmZeZv2TCzw7x4L3V36iNr3gww==", + "Azure.Identity/1.11.4": { + "sha512": "Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==", "type": "package", - "path": "azure.identity/1.10.3", + "path": "azure.identity/1.11.4", "files": [ ".nupkg.metadata", ".signature.p7s", "CHANGELOG.md", "README.md", - "azure.identity.1.10.3.nupkg.sha512", + "azure.identity.1.11.4.nupkg.sha512", "azure.identity.nuspec", "azureicon.png", "lib/netstandard2.0/Azure.Identity.dll", @@ -1661,37 +1762,81 @@ "logo.png" ] }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { - "sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { + "sha512": "3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==", "type": "package", - "path": "microsoft.bcl.asyncinterfaces/6.0.0", + "path": "microsoft.bcl.asyncinterfaces/7.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", + "buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets", + "buildTransitive/net462/_._", + "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll", + "lib/net462/Microsoft.Bcl.AsyncInterfaces.xml", "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", + "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512", "microsoft.bcl.asyncinterfaces.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.CodeAnalysis.Analyzers/3.3.3": { - "sha512": "j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==", + "Microsoft.Build.Framework/17.8.3": { + "sha512": "NrQZJW8TlKVPx72yltGb8SVz3P5mNRk9fNiD/ao8jRSk48WqIIdCn99q4IjlVmPcruuQ+yLdjNQLL8Rb4c916g==", + "type": "package", + "path": "microsoft.build.framework/17.8.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "MSBuild-NuGet-Icon.png", + "README.md", + "lib/net472/Microsoft.Build.Framework.dll", + "lib/net472/Microsoft.Build.Framework.pdb", + "lib/net472/Microsoft.Build.Framework.xml", + "lib/net8.0/Microsoft.Build.Framework.dll", + "lib/net8.0/Microsoft.Build.Framework.pdb", + "lib/net8.0/Microsoft.Build.Framework.xml", + "microsoft.build.framework.17.8.3.nupkg.sha512", + "microsoft.build.framework.nuspec", + "notices/THIRDPARTYNOTICES.txt", + "ref/net472/Microsoft.Build.Framework.dll", + "ref/net472/Microsoft.Build.Framework.xml", + "ref/net8.0/Microsoft.Build.Framework.dll", + "ref/net8.0/Microsoft.Build.Framework.xml", + "ref/netstandard2.0/Microsoft.Build.Framework.dll", + "ref/netstandard2.0/Microsoft.Build.Framework.xml" + ] + }, + "Microsoft.Build.Locator/1.7.8": { + "sha512": "sPy10x527Ph16S2u0yGME4S6ohBKJ69WfjeGG/bvELYeZVmJdKjxgnlL8cJJJLGV/cZIRqSfB12UDB8ICakOog==", + "type": "package", + "path": "microsoft.build.locator/1.7.8", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "MSBuild-NuGet-Icon.png", + "build/Microsoft.Build.Locator.props", + "build/Microsoft.Build.Locator.targets", + "lib/net46/Microsoft.Build.Locator.dll", + "lib/net6.0/Microsoft.Build.Locator.dll", + "microsoft.build.locator.1.7.8.nupkg.sha512", + "microsoft.build.locator.nuspec" + ] + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.4": { + "sha512": "AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==", "type": "package", - "path": "microsoft.codeanalysis.analyzers/3.3.3", + "path": "microsoft.codeanalysis.analyzers/3.3.4", "hasTools": true, "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", - "ThirdPartyNotices.rtf", + "ThirdPartyNotices.txt", "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", @@ -1722,158 +1867,508 @@ "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", + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props", + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets", + "buildTransitive/config/analysislevel_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_all.globalconfig", + "buildTransitive/config/analysislevel_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_default.globalconfig", + "buildTransitive/config/analysislevel_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_none.globalconfig", + "buildTransitive/config/analysislevel_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended_warnaserror.globalconfig", "documentation/Analyzer Configuration.md", "documentation/Microsoft.CodeAnalysis.Analyzers.md", "documentation/Microsoft.CodeAnalysis.Analyzers.sarif", @@ -1902,7 +2397,7 @@ "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig", "editorconfig/PortedFromFxCopRulesDefault/.editorconfig", "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig", - "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", + "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512", "microsoft.codeanalysis.analyzers.nuspec", "rulesets/AllRulesDefault.ruleset", "rulesets/AllRulesDisabled.ruleset", @@ -1933,31 +2428,47 @@ "tools/uninstall.ps1" ] }, - "Microsoft.CodeAnalysis.Common/4.5.0": { - "sha512": "lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", + "Microsoft.CodeAnalysis.Common/4.8.0": { + "sha512": "/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==", "type": "package", - "path": "microsoft.codeanalysis.common/4.5.0", + "path": "microsoft.codeanalysis.common/4.8.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/net6.0/Microsoft.CodeAnalysis.dll", + "lib/net6.0/Microsoft.CodeAnalysis.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.dll", + "lib/net7.0/Microsoft.CodeAnalysis.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.xml", @@ -1974,35 +2485,51 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.common.nuspec" ] }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { - "sha512": "cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", + "Microsoft.CodeAnalysis.CSharp/4.8.0": { + "sha512": "+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==", "type": "package", - "path": "microsoft.codeanalysis.csharp/4.5.0", + "path": "microsoft.codeanalysis.csharp/4.8.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/net6.0/Microsoft.CodeAnalysis.CSharp.dll", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml", @@ -2019,35 +2546,51 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.csharp.nuspec" ] }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { - "sha512": "h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==", + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { + "sha512": "3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==", "type": "package", - "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0", + "path": "microsoft.codeanalysis.csharp.workspaces/4.8.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/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", @@ -2064,35 +2607,51 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.csharp.workspaces.nuspec" ] }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { - "sha512": "l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==", + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { + "sha512": "LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==", "type": "package", - "path": "microsoft.codeanalysis.workspaces.common/4.5.0", + "path": "microsoft.codeanalysis.workspaces.common/4.8.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/net6.0/Microsoft.CodeAnalysis.Workspaces.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml", @@ -2109,10 +2668,82 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.workspaces.common.nuspec" ] }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "sha512": "IEYreI82QZKklp54yPHxZNG9EKSK6nHEkeuf+0Asie9llgS1gp0V1hw7ODG+QyoB7MuAnNQHmeV1Per/ECpv6A==", + "type": "package", + "path": "microsoft.codeanalysis.workspaces.msbuild/4.8.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "ThirdPartyNotices.rtf", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", + "lib/net472/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512", + "microsoft.codeanalysis.workspaces.msbuild.nuspec" + ] + }, "Microsoft.CSharp/4.5.0": { "sha512": "kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==", "type": "package", @@ -2160,10 +2791,10 @@ "version.txt" ] }, - "Microsoft.Data.SqlClient/5.1.5": { - "sha512": "6kvhQjY5uBCdBccezFD2smfnpQjQ33cZtUZVrNvxlwoBu6uopM5INH6uSgLI7JRLtlQ3bMPwnhMq4kchsXeZ5w==", + "Microsoft.Data.SqlClient/5.1.6": { + "sha512": "+pz7gIPh5ydsBcQvivt4R98PwJXer86fyQBBToIBLxZ5kuhW4N13Ijz87s9WpuPtF1vh4JesYCgpDPAOgkMhdg==", "type": "package", - "path": "microsoft.data.sqlclient/5.1.5", + "path": "microsoft.data.sqlclient/5.1.6", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2190,7 +2821,7 @@ "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.5.nupkg.sha512", + "microsoft.data.sqlclient.5.1.6.nupkg.sha512", "microsoft.data.sqlclient.nuspec", "ref/net462/Microsoft.Data.SqlClient.dll", "ref/net462/Microsoft.Data.SqlClient.pdb", @@ -2237,10 +2868,10 @@ "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll" ] }, - "Microsoft.EntityFrameworkCore/8.0.6": { - "sha512": "Ms5e5QuBAjVIuQsGumeLvkgMiOpnj6wxPvwBIoe1NfTkseWK4NZYztnhgDlpkCPkrUmJEXLv69kl349Ours30Q==", + "Microsoft.EntityFrameworkCore/9.0.0": { + "sha512": "wpG+nfnfDAw87R3ovAsUmjr3MZ4tYXf6bFqEPVAIKE6IfPml3DS//iX0DBnf8kWn5ZHSO5oi1m4d/Jf+1LifJQ==", "type": "package", - "path": "microsoft.entityframeworkcore/8.0.6", + "path": "microsoft.entityframeworkcore/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2249,14 +2880,14 @@ "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props", "lib/net8.0/Microsoft.EntityFrameworkCore.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.xml", - "microsoft.entityframeworkcore.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.6": { - "sha512": "X7wSSBNFRuN8j8M9HDYG7rPpEeyhY+PdJZR9rftmgvsZH0eK5+bZ3b3As8iO4rLEpjsBzDnrgSIY6q2F3HQatw==", + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { + "sha512": "fnmifFL8KaA4ZNLCVgfjCWhZUFxkrDInx5hR4qG7Q8IEaSiy/6VOSRFyx55oH7MV4y7wM3J3EE90nSpcVBI44Q==", "type": "package", - "path": "microsoft.entityframeworkcore.abstractions/8.0.6", + "path": "microsoft.entityframeworkcore.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2264,29 +2895,28 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml", - "microsoft.entityframeworkcore.abstractions.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.abstractions.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Analyzers/8.0.6": { - "sha512": "fDNtuQ4lAaPaCOlsrwUck/GvnF4QLeDpMmE1L5QtxZpMSmWfnL2/vk8sDL9OVTWcfprooI9V5MNpIx3/Tq5ehg==", + "Microsoft.EntityFrameworkCore.Analyzers/9.0.0": { + "sha512": "Qje+DzXJOKiXF72SL0XxNlDtTkvWWvmwknuZtFahY5hIQpRKO59qnGuERIQ3qlzuq5x4bAJ8WMbgU5DLhBgeOQ==", "type": "package", - "path": "microsoft.entityframeworkcore.analyzers/8.0.6", + "path": "microsoft.entityframeworkcore.analyzers/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", "docs/PACKAGE.md", - "lib/netstandard2.0/_._", - "microsoft.entityframeworkcore.analyzers.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.analyzers.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Design/8.0.6": { - "sha512": "4OT+mH+8EB4Kfn1ENpDx2Ssx459j200gvdhDOKq5lkHmHzkRpmEDKS5GfqaLZvBLJKWu1FVGQ7Wnczcjb0hX4g==", + "Microsoft.EntityFrameworkCore.Design/9.0.0": { + "sha512": "Pqo8I+yHJ3VQrAoY0hiSncf+5P7gN/RkNilK5e+/K/yKh+yAWxdUAI6t0TG26a9VPlCa9FhyklzyFvRyj3YG9A==", "type": "package", - "path": "microsoft.entityframeworkcore.design/8.0.6", + "path": "microsoft.entityframeworkcore.design/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2295,14 +2925,14 @@ "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.6.nupkg.sha512", + "microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.design.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Relational/8.0.6": { - "sha512": "chhfmLusCGLGvNYtvMji6KGQlduPDnJsStG/LjS8qJhFWJDDzTZpSr2LHowewcxMrMo/Axc6Jwe+WwSi/vlkTg==", + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { + "sha512": "j+msw6fWgAE9M3Q/5B9Uhv7pdAdAQUvFPJAiBJmoy+OXvehVbfbCE8ftMAa51Uo2ZeiqVnHShhnv4Y4UJJmUzA==", "type": "package", - "path": "microsoft.entityframeworkcore.relational/8.0.6", + "path": "microsoft.entityframeworkcore.relational/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2310,14 +2940,14 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml", - "microsoft.entityframeworkcore.relational.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.relational.nuspec" ] }, - "Microsoft.EntityFrameworkCore.SqlServer/8.0.6": { - "sha512": "EUdsIcRew4vxE6pfi3aPUGvAGnfdCswPhWIU07SW5RymZldDCDo2dW/MyQw8nYDMQfsZYgE6+jyCg5VTV8lSMg==", + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { + "sha512": "3Y7/3kgz6C5kRFeELLZ5VeIeBlxB31x/ywscbN4r1JqTXIy8WWGo0CqzuOxBy4UzaTzpifElAZvv4fyD3ZQK5w==", "type": "package", - "path": "microsoft.entityframeworkcore.sqlserver/8.0.6", + "path": "microsoft.entityframeworkcore.sqlserver/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2325,14 +2955,14 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.xml", - "microsoft.entityframeworkcore.sqlserver.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.sqlserver.nuspec" ] }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { - "sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { + "sha512": "FPWZAa9c0H4dvOj351iR1jkUIs4u9ykL4Bm592yhjDyO5lCoWd+TMAHx2EMbarzUvCvgjWjJIoC6//Q9kH6YhA==", "type": "package", - "path": "microsoft.extensions.caching.abstractions/8.0.0", + "path": "microsoft.extensions.caching.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2342,27 +2972,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets", "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll", "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/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/net9.0/Microsoft.Extensions.Caching.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.caching.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Caching.Memory/8.0.0": { - "sha512": "7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==", + "Microsoft.Extensions.Caching.Memory/9.0.0": { + "sha512": "zbnPX/JQ0pETRSUG9fNPBvpIq42Aufvs15gGYyNIMhCun9yhmWihz0WgsI7bSDPjxWTKBf8oX/zv6v2uZ3W9OQ==", "type": "package", - "path": "microsoft.extensions.caching.memory/8.0.0", + "path": "microsoft.extensions.caching.memory/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2372,27 +3000,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets", "lib/net462/Microsoft.Extensions.Caching.Memory.dll", "lib/net462/Microsoft.Extensions.Caching.Memory.xml", - "lib/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/net9.0/Microsoft.Extensions.Caching.Memory.dll", + "lib/net9.0/Microsoft.Extensions.Caching.Memory.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512", + "microsoft.extensions.caching.memory.9.0.0.nupkg.sha512", "microsoft.extensions.caching.memory.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { + "sha512": "lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==", "type": "package", - "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "path": "microsoft.extensions.configuration.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2402,27 +3028,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { - "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "Microsoft.Extensions.DependencyInjection/9.0.0": { + "sha512": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==", "type": "package", - "path": "microsoft.extensions.dependencyinjection/8.0.0", + "path": "microsoft.extensions.dependencyinjection/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2432,29 +3056,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { - "sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==", + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { + "sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==", "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0", + "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2464,29 +3086,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyModel/8.0.0": { - "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==", + "Microsoft.Extensions.DependencyModel/9.0.0": { + "sha512": "saxr2XzwgDU77LaQfYFXmddEDRUKHF4DaGMZkNB3qjdVSZlax3//dGJagJkKrGMIPNZs2jVFXITyCCR6UHJNdA==", "type": "package", - "path": "microsoft.extensions.dependencymodel/8.0.0", + "path": "microsoft.extensions.dependencymodel/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2496,27 +3116,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/net9.0/Microsoft.Extensions.DependencyModel.dll", + "lib/net9.0/Microsoft.Extensions.DependencyModel.xml", "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", - "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512", "microsoft.extensions.dependencymodel.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging/8.0.0": { - "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "Microsoft.Extensions.Logging/9.0.0": { + "sha512": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==", "type": "package", - "path": "microsoft.extensions.logging/8.0.0", + "path": "microsoft.extensions.logging/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2526,29 +3144,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.9.0.0.nupkg.sha512", "microsoft.extensions.logging.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Abstractions/8.0.0": { - "sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==", + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { + "sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==", "type": "package", - "path": "microsoft.extensions.logging.abstractions/8.0.0", + "path": "microsoft.extensions.logging.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2600,28 +3216,26 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Options/8.0.0": { - "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "Microsoft.Extensions.Options/9.0.0": { + "sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==", "type": "package", - "path": "microsoft.extensions.options/8.0.0", + "path": "microsoft.extensions.options/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2645,30 +3259,28 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.9.0.0.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Primitives/8.0.0": { - "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "Microsoft.Extensions.Primitives/9.0.0": { + "sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==", "type": "package", - "path": "microsoft.extensions.primitives/8.0.0", + "path": "microsoft.extensions.primitives/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -2678,69 +3290,55 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.primitives.9.0.0.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Identity.Client/4.56.0": { - "sha512": "rr4zbidvHy9r4NvOAs5hdd964Ao2A0pAeFBJKR95u1CJAVzbd1p6tPTXUZ+5ld0cfThiVSGvz6UHwY6JjraTpA==", + "Microsoft.Identity.Client/4.61.3": { + "sha512": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==", "type": "package", - "path": "microsoft.identity.client/4.56.0", + "path": "microsoft.identity.client/4.61.3", "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", + "README.md", + "lib/net462/Microsoft.Identity.Client.dll", + "lib/net462/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/net6.0-windows7.0/Microsoft.Identity.Client.dll", - "lib/net6.0-windows7.0/Microsoft.Identity.Client.xml", "lib/net6.0/Microsoft.Identity.Client.dll", "lib/net6.0/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", - "microsoft.identity.client.4.56.0.nupkg.sha512", + "microsoft.identity.client.4.61.3.nupkg.sha512", "microsoft.identity.client.nuspec" ] }, - "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { - "sha512": "H12YAzEGK55vZ+QpxUzozhW8ZZtgPDuWvgA0JbdIR9UhMUplj29JhIgE2imuH8W2Nw9D8JKygR1uxRFtpSNcrg==", + "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { + "sha512": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==", "type": "package", - "path": "microsoft.identity.client.extensions.msal/4.56.0", + "path": "microsoft.identity.client.extensions.msal/4.61.3", "files": [ ".nupkg.metadata", ".signature.p7s", + "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll", + "lib/net6.0/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.4.56.0.nupkg.sha512", + "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512", "microsoft.identity.client.extensions.msal.nuspec" ] }, @@ -2985,23 +3583,27 @@ "useSharedDesignerContext.txt" ] }, - "Mono.TextTemplating/2.2.1": { - "sha512": "KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", + "Mono.TextTemplating/3.0.0": { + "sha512": "YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", "type": "package", - "path": "mono.texttemplating/2.2.1", + "path": "mono.texttemplating/3.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", + "LICENSE.txt/LICENSE", + "buildTransitive/Mono.TextTemplating.targets", "lib/net472/Mono.TextTemplating.dll", + "lib/net6.0/Mono.TextTemplating.dll", "lib/netstandard2.0/Mono.TextTemplating.dll", - "mono.texttemplating.2.2.1.nupkg.sha512", - "mono.texttemplating.nuspec" + "mono.texttemplating.3.0.0.nupkg.sha512", + "mono.texttemplating.nuspec", + "readme.md" ] }, - "Polly/8.4.0": { - "sha512": "z2EeUutuy49jBQyZ5s2FUuTCGx3GCzJ0cJ2HbjWwks94TsC6bKTtAHKBkMZOa/DyYRl5yIX7MshvMTWl1J6RNg==", + "Polly/8.5.0": { + "sha512": "GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", "type": "package", - "path": "polly/8.4.0", + "path": "polly/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3019,14 +3621,14 @@ "lib/netstandard2.0/Polly.xml", "package-icon.png", "package-readme.md", - "polly.8.4.0.nupkg.sha512", + "polly.8.5.0.nupkg.sha512", "polly.nuspec" ] }, - "Polly.Core/8.4.0": { - "sha512": "3AZxuP//pxOeBo9tQs7/tz4Z5TTbu4BYfjpaXZD0JYKJo98ngN9TMUz1nybh4k0ykWkMBpGZALV/AmVIE3ew7A==", + "Polly.Core/8.5.0": { + "sha512": "VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", "type": "package", - "path": "polly.core/8.4.0", + "path": "polly.core/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3047,7 +3649,7 @@ "lib/netstandard2.0/Polly.Core.xml", "package-icon.png", "package-readme.md", - "polly.core.8.4.0.nupkg.sha512", + "polly.core.8.5.0.nupkg.sha512", "polly.core.nuspec" ] }, @@ -3114,178 +3716,228 @@ "version.txt" ] }, - "System.CodeDom/4.4.0": { - "sha512": "2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==", + "System.ClientModel/1.0.0": { + "sha512": "I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==", + "type": "package", + "path": "system.clientmodel/1.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "CHANGELOG.md", + "DotNetPackageIcon.png", + "README.md", + "lib/net6.0/System.ClientModel.dll", + "lib/net6.0/System.ClientModel.xml", + "lib/netstandard2.0/System.ClientModel.dll", + "lib/netstandard2.0/System.ClientModel.xml", + "system.clientmodel.1.0.0.nupkg.sha512", + "system.clientmodel.nuspec" + ] + }, + "System.CodeDom/6.0.0": { + "sha512": "CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", "type": "package", - "path": "system.codedom/4.4.0", + "path": "system.codedom/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", + "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.CodeDom.targets", + "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.CodeDom.dll", + "lib/net461/System.CodeDom.xml", + "lib/net6.0/System.CodeDom.dll", + "lib/net6.0/System.CodeDom.xml", "lib/netstandard2.0/System.CodeDom.dll", - "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", + "lib/netstandard2.0/System.CodeDom.xml", + "system.codedom.6.0.0.nupkg.sha512", "system.codedom.nuspec", - "useSharedDesignerContext.txt", - "version.txt" + "useSharedDesignerContext.txt" ] }, - "System.Collections.Immutable/6.0.0": { - "sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", + "System.Collections.Immutable/7.0.0": { + "sha512": "dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==", "type": "package", - "path": "system.collections.immutable/6.0.0", + "path": "system.collections.immutable/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", + "README.md", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Collections.Immutable.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Collections.Immutable.dll", - "lib/net461/System.Collections.Immutable.xml", + "lib/net462/System.Collections.Immutable.dll", + "lib/net462/System.Collections.Immutable.xml", "lib/net6.0/System.Collections.Immutable.dll", "lib/net6.0/System.Collections.Immutable.xml", + "lib/net7.0/System.Collections.Immutable.dll", + "lib/net7.0/System.Collections.Immutable.xml", "lib/netstandard2.0/System.Collections.Immutable.dll", "lib/netstandard2.0/System.Collections.Immutable.xml", - "system.collections.immutable.6.0.0.nupkg.sha512", + "system.collections.immutable.7.0.0.nupkg.sha512", "system.collections.immutable.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition/6.0.0": { - "sha512": "d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", + "System.Composition/7.0.0": { + "sha512": "tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==", "type": "package", - "path": "system.composition/6.0.0", + "path": "system.composition/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.targets", - "buildTransitive/netcoreapp3.1/_._", - "system.composition.6.0.0.nupkg.sha512", + "lib/net461/_._", + "lib/netcoreapp2.0/_._", + "lib/netstandard2.0/_._", + "system.composition.7.0.0.nupkg.sha512", "system.composition.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.AttributedModel/6.0.0": { - "sha512": "WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", + "System.Composition.AttributedModel/7.0.0": { + "sha512": "2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ==", "type": "package", - "path": "system.composition.attributedmodel/6.0.0", + "path": "system.composition.attributedmodel/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.AttributedModel.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.AttributedModel.dll", - "lib/net461/System.Composition.AttributedModel.xml", + "lib/net462/System.Composition.AttributedModel.dll", + "lib/net462/System.Composition.AttributedModel.xml", "lib/net6.0/System.Composition.AttributedModel.dll", "lib/net6.0/System.Composition.AttributedModel.xml", + "lib/net7.0/System.Composition.AttributedModel.dll", + "lib/net7.0/System.Composition.AttributedModel.xml", "lib/netstandard2.0/System.Composition.AttributedModel.dll", "lib/netstandard2.0/System.Composition.AttributedModel.xml", - "system.composition.attributedmodel.6.0.0.nupkg.sha512", + "system.composition.attributedmodel.7.0.0.nupkg.sha512", "system.composition.attributedmodel.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.Convention/6.0.0": { - "sha512": "XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", + "System.Composition.Convention/7.0.0": { + "sha512": "IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==", "type": "package", - "path": "system.composition.convention/6.0.0", + "path": "system.composition.convention/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.Convention.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Convention.dll", - "lib/net461/System.Composition.Convention.xml", + "lib/net462/System.Composition.Convention.dll", + "lib/net462/System.Composition.Convention.xml", "lib/net6.0/System.Composition.Convention.dll", "lib/net6.0/System.Composition.Convention.xml", + "lib/net7.0/System.Composition.Convention.dll", + "lib/net7.0/System.Composition.Convention.xml", "lib/netstandard2.0/System.Composition.Convention.dll", "lib/netstandard2.0/System.Composition.Convention.xml", - "system.composition.convention.6.0.0.nupkg.sha512", + "system.composition.convention.7.0.0.nupkg.sha512", "system.composition.convention.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.Hosting/6.0.0": { - "sha512": "w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", + "System.Composition.Hosting/7.0.0": { + "sha512": "eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==", "type": "package", - "path": "system.composition.hosting/6.0.0", + "path": "system.composition.hosting/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.Hosting.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Hosting.dll", - "lib/net461/System.Composition.Hosting.xml", + "lib/net462/System.Composition.Hosting.dll", + "lib/net462/System.Composition.Hosting.xml", "lib/net6.0/System.Composition.Hosting.dll", "lib/net6.0/System.Composition.Hosting.xml", + "lib/net7.0/System.Composition.Hosting.dll", + "lib/net7.0/System.Composition.Hosting.xml", "lib/netstandard2.0/System.Composition.Hosting.dll", "lib/netstandard2.0/System.Composition.Hosting.xml", - "system.composition.hosting.6.0.0.nupkg.sha512", + "system.composition.hosting.7.0.0.nupkg.sha512", "system.composition.hosting.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.Runtime/6.0.0": { - "sha512": "qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", + "System.Composition.Runtime/7.0.0": { + "sha512": "aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw==", "type": "package", - "path": "system.composition.runtime/6.0.0", + "path": "system.composition.runtime/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.Runtime.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Runtime.dll", - "lib/net461/System.Composition.Runtime.xml", + "lib/net462/System.Composition.Runtime.dll", + "lib/net462/System.Composition.Runtime.xml", "lib/net6.0/System.Composition.Runtime.dll", "lib/net6.0/System.Composition.Runtime.xml", + "lib/net7.0/System.Composition.Runtime.dll", + "lib/net7.0/System.Composition.Runtime.xml", "lib/netstandard2.0/System.Composition.Runtime.dll", "lib/netstandard2.0/System.Composition.Runtime.xml", - "system.composition.runtime.6.0.0.nupkg.sha512", + "system.composition.runtime.7.0.0.nupkg.sha512", "system.composition.runtime.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.TypedParts/6.0.0": { - "sha512": "iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", + "System.Composition.TypedParts/7.0.0": { + "sha512": "ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==", "type": "package", - "path": "system.composition.typedparts/6.0.0", + "path": "system.composition.typedparts/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.TypedParts.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.TypedParts.dll", - "lib/net461/System.Composition.TypedParts.xml", + "lib/net462/System.Composition.TypedParts.dll", + "lib/net462/System.Composition.TypedParts.xml", "lib/net6.0/System.Composition.TypedParts.dll", "lib/net6.0/System.Composition.TypedParts.xml", + "lib/net7.0/System.Composition.TypedParts.dll", + "lib/net7.0/System.Composition.TypedParts.xml", "lib/netstandard2.0/System.Composition.TypedParts.dll", "lib/netstandard2.0/System.Composition.TypedParts.xml", - "system.composition.typedparts.6.0.0.nupkg.sha512", + "system.composition.typedparts.7.0.0.nupkg.sha512", "system.composition.typedparts.nuspec", "useSharedDesignerContext.txt" ] @@ -3430,22 +4082,32 @@ "useSharedDesignerContext.txt" ] }, - "System.Formats.Asn1/5.0.0": { - "sha512": "MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==", + "System.Formats.Asn1/9.0.0": { + "sha512": "VRDjgfqV0hCma5HBQa46nZTRuqfYMWZClwxUtvLJVTCeDp9Esdvr91AfEWP98IMO8ooSv1yXb6/oCc6jApoXvQ==", "type": "package", - "path": "system.formats.asn1/5.0.0", + "path": "system.formats.asn1/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", + "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Formats.Asn1.dll", + "buildTransitive/net461/System.Formats.Asn1.targets", + "buildTransitive/net462/_._", + "buildTransitive/net8.0/_._", + "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets", + "lib/net462/System.Formats.Asn1.dll", + "lib/net462/System.Formats.Asn1.xml", + "lib/net8.0/System.Formats.Asn1.dll", + "lib/net8.0/System.Formats.Asn1.xml", + "lib/net9.0/System.Formats.Asn1.dll", + "lib/net9.0/System.Formats.Asn1.xml", "lib/netstandard2.0/System.Formats.Asn1.dll", - "system.formats.asn1.5.0.0.nupkg.sha512", + "lib/netstandard2.0/System.Formats.Asn1.xml", + "system.formats.asn1.9.0.0.nupkg.sha512", "system.formats.asn1.nuspec", - "useSharedDesignerContext.txt", - "version.txt" + "useSharedDesignerContext.txt" ] }, "System.IdentityModel.Tokens.Jwt/6.35.0": { @@ -3471,71 +4133,29 @@ "system.identitymodel.tokens.jwt.nuspec" ] }, - "System.IO.FileSystem.AccessControl/5.0.0": { - "sha512": "SxHB3nuNrpptVk+vZ/F+7OHEpoHUIKKMl02bUmYHQr1r+glbZQxs7pRtsf4ENO29TVm2TH3AEeep2fJcy92oYw==", - "type": "package", - "path": "system.io.filesystem.accesscontrol/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net46/System.IO.FileSystem.AccessControl.dll", - "lib/net461/System.IO.FileSystem.AccessControl.dll", - "lib/net461/System.IO.FileSystem.AccessControl.xml", - "lib/netstandard1.3/System.IO.FileSystem.AccessControl.dll", - "lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll", - "lib/netstandard2.0/System.IO.FileSystem.AccessControl.xml", - "ref/net46/System.IO.FileSystem.AccessControl.dll", - "ref/net461/System.IO.FileSystem.AccessControl.dll", - "ref/net461/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/System.IO.FileSystem.AccessControl.dll", - "ref/netstandard1.3/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll", - "ref/netstandard2.0/System.IO.FileSystem.AccessControl.xml", - "runtimes/win/lib/net46/System.IO.FileSystem.AccessControl.dll", - "runtimes/win/lib/net461/System.IO.FileSystem.AccessControl.dll", - "runtimes/win/lib/net461/System.IO.FileSystem.AccessControl.xml", - "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.AccessControl.dll", - "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll", - "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.xml", - "system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", - "system.io.filesystem.accesscontrol.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.IO.Pipelines/6.0.3": { - "sha512": "ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", + "System.IO.Pipelines/7.0.0": { + "sha512": "jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==", "type": "package", - "path": "system.io.pipelines/6.0.3", + "path": "system.io.pipelines/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.IO.Pipelines.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.IO.Pipelines.dll", - "lib/net461/System.IO.Pipelines.xml", + "lib/net462/System.IO.Pipelines.dll", + "lib/net462/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/net7.0/System.IO.Pipelines.dll", + "lib/net7.0/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.7.0.0.nupkg.sha512", "system.io.pipelines.nuspec", "useSharedDesignerContext.txt" ] @@ -3616,25 +4236,30 @@ "version.txt" ] }, - "System.Reflection.Metadata/6.0.1": { - "sha512": "III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==", + "System.Reflection.Metadata/7.0.0": { + "sha512": "MclTG61lsD9sYdpNz9xsKBzjsmsfCtcMZYXz/IUr2zlhaTaABonlr1ESeompTgM+Xk+IwtGYU7/voh3YWB/fWw==", "type": "package", - "path": "system.reflection.metadata/6.0.1", + "path": "system.reflection.metadata/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", + "README.md", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Reflection.Metadata.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Reflection.Metadata.dll", - "lib/net461/System.Reflection.Metadata.xml", + "lib/net462/System.Reflection.Metadata.dll", + "lib/net462/System.Reflection.Metadata.xml", "lib/net6.0/System.Reflection.Metadata.dll", "lib/net6.0/System.Reflection.Metadata.xml", + "lib/net7.0/System.Reflection.Metadata.dll", + "lib/net7.0/System.Reflection.Metadata.xml", "lib/netstandard2.0/System.Reflection.Metadata.dll", "lib/netstandard2.0/System.Reflection.Metadata.xml", - "system.reflection.metadata.6.0.1.nupkg.sha512", + "system.reflection.metadata.7.0.0.nupkg.sha512", "system.reflection.metadata.nuspec", "useSharedDesignerContext.txt" ] @@ -3998,45 +4623,37 @@ "useSharedDesignerContext.txt" ] }, - "System.Text.Encodings.Web/8.0.0": { - "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "System.Text.Encodings.Web/6.0.0": { + "sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==", "type": "package", - "path": "system.text.encodings.web/8.0.0", + "path": "system.text.encodings.web/6.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", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Text.Encodings.Web.dll", + "lib/net461/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/netcoreapp3.1/System.Text.Encodings.Web.dll", + "lib/netcoreapp3.1/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.6.0.0.nupkg.sha512", "system.text.encodings.web.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Text.Json/8.0.0": { - "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==", + "System.Text.Json/9.0.0": { + "sha512": "js7+qAu/9mQvnhA4EfGMZNEzXtJCDxgkgj8ohuxq/Qxv+R56G+ljefhiJHOxTNiw54q8vmABCWUwkMulNdlZ4A==", "type": "package", - "path": "system.text.json/8.0.0", + "path": "system.text.json/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4088,47 +4705,47 @@ "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/net8.0/System.Text.Json.targets", "buildTransitive/netcoreapp2.0/System.Text.Json.targets", "buildTransitive/netstandard2.0/System.Text.Json.targets", "lib/net462/System.Text.Json.dll", "lib/net462/System.Text.Json.xml", - "lib/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/net9.0/System.Text.Json.dll", + "lib/net9.0/System.Text.Json.xml", "lib/netstandard2.0/System.Text.Json.dll", "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.8.0.0.nupkg.sha512", + "system.text.json.9.0.0.nupkg.sha512", "system.text.json.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Threading.Channels/6.0.0": { - "sha512": "TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==", + "System.Threading.Channels/7.0.0": { + "sha512": "qmeeYNROMsONF6ndEZcIQ+VxR4Q/TX/7uIVLJqtwIWL7dDWeh0l1UIqgo4wYyjG//5lUNhwkLDSFl+pAWO6oiA==", "type": "package", - "path": "system.threading.channels/6.0.0", + "path": "system.threading.channels/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Threading.Channels.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Threading.Channels.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Threading.Channels.dll", - "lib/net461/System.Threading.Channels.xml", + "lib/net462/System.Threading.Channels.dll", + "lib/net462/System.Threading.Channels.xml", "lib/net6.0/System.Threading.Channels.dll", "lib/net6.0/System.Threading.Channels.xml", - "lib/netcoreapp3.1/System.Threading.Channels.dll", - "lib/netcoreapp3.1/System.Threading.Channels.xml", + "lib/net7.0/System.Threading.Channels.dll", + "lib/net7.0/System.Threading.Channels.xml", "lib/netstandard2.0/System.Threading.Channels.dll", "lib/netstandard2.0/System.Threading.Channels.xml", "lib/netstandard2.1/System.Threading.Channels.dll", "lib/netstandard2.1/System.Threading.Channels.xml", - "system.threading.channels.6.0.0.nupkg.sha512", + "system.threading.channels.7.0.0.nupkg.sha512", "system.threading.channels.nuspec", "useSharedDesignerContext.txt" ] @@ -4190,47 +4807,39 @@ } }, "projectFileDependencyGroups": { - "net8.0": [ - "Microsoft.EntityFrameworkCore >= 8.0.6", - "Microsoft.EntityFrameworkCore.Design >= 8.0.6", - "Microsoft.EntityFrameworkCore.Relational >= 8.0.6", - "Microsoft.EntityFrameworkCore.SqlServer >= 8.0.6", - "Polly >= 8.4.0", + "net9.0": [ + "Microsoft.EntityFrameworkCore >= 9.0.0", + "Microsoft.EntityFrameworkCore.Design >= 9.0.0", + "Microsoft.EntityFrameworkCore.Relational >= 9.0.0", + "Microsoft.EntityFrameworkCore.SqlServer >= 9.0.0", + "Polly >= 8.5.0", "System.Data.SqlClient >= 4.8.6" ] }, "packageFolders": { - "C:\\Users\\natyo\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + "/home/runner/.nuget/packages/": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\WebHost\\WebHost.Customization\\WebHost.Customization.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/WebHost.Customization.csproj", "projectName": "WebHost.Customization", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\WebHost\\WebHost.Customization\\WebHost.Customization.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\WebHost\\WebHost.Customization\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/WebHost.Customization.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": {} } }, @@ -4243,31 +4852,32 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Microsoft.EntityFrameworkCore": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Design": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Relational": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.SqlServer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Polly": { "target": "Package", - "version": "[8.4.0, )" + "version": "[8.5.0, )" }, "System.Data.SqlClient": { "target": "Package", @@ -4293,7 +4903,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/project.nuget.cache b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/project.nuget.cache index a88c78ea..23f1c893 100644 --- a/src/BuildingBlocks/WebHost/WebHost.Customization/obj/project.nuget.cache +++ b/src/BuildingBlocks/WebHost/WebHost.Customization/obj/project.nuget.cache @@ -1,92 +1,95 @@ { "version": 2, - "dgSpecHash": "s4Jiobtrhjk=", + "dgSpecHash": "wJNXJTYn9HE=", "success": true, - "projectFilePath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\WebHost\\WebHost.Customization\\WebHost.Customization.csproj", + "projectFilePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/WebHost.Customization.csproj", "expectedPackageFiles": [ - "C:\\Users\\natyo\\.nuget\\packages\\azure.core\\1.35.0\\azure.core.1.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.identity\\1.10.3\\azure.identity.1.10.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\humanizer.core\\2.14.1\\humanizer.core.2.14.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\6.0.0\\microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.3.3\\microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.common\\4.5.0\\microsoft.codeanalysis.common.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.5.0\\microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.csharp.workspaces\\4.5.0\\microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.workspaces.common\\4.5.0\\microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient\\5.1.5\\microsoft.data.sqlclient.5.1.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.1.1\\microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore\\8.0.6\\microsoft.entityframeworkcore.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\8.0.6\\microsoft.entityframeworkcore.abstractions.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\8.0.6\\microsoft.entityframeworkcore.analyzers.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.design\\8.0.6\\microsoft.entityframeworkcore.design.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\8.0.6\\microsoft.entityframeworkcore.relational.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\8.0.6\\microsoft.entityframeworkcore.sqlserver.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\8.0.0\\microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.memory\\8.0.0\\microsoft.extensions.caching.memory.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\8.0.0\\microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\8.0.0\\microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.0\\microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencymodel\\8.0.0\\microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging\\8.0.0\\microsoft.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\8.0.0\\microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options\\8.0.0\\microsoft.extensions.options.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.primitives\\8.0.0\\microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client\\4.56.0\\microsoft.identity.client.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\4.56.0\\microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.35.0\\microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\6.35.0\\microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.logging\\6.35.0\\microsoft.identitymodel.logging.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.35.0\\microsoft.identitymodel.protocols.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.35.0\\microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.35.0\\microsoft.identitymodel.tokens.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.registry\\4.7.0\\microsoft.win32.registry.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.systemevents\\6.0.0\\microsoft.win32.systemevents.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mono.texttemplating\\2.2.1\\mono.texttemplating.2.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly\\8.4.0\\polly.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly.core\\8.4.0\\polly.core.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.data.sqlclient.sni\\4.7.0\\runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.win-arm64.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.win-x64.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.win-x86.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.codedom\\4.4.0\\system.codedom.4.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.immutable\\6.0.0\\system.collections.immutable.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition\\6.0.0\\system.composition.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.attributedmodel\\6.0.0\\system.composition.attributedmodel.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.convention\\6.0.0\\system.composition.convention.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.hosting\\6.0.0\\system.composition.hosting.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.runtime\\6.0.0\\system.composition.runtime.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.typedparts\\6.0.0\\system.composition.typedparts.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.configuration.configurationmanager\\6.0.1\\system.configuration.configurationmanager.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.data.sqlclient\\4.8.6\\system.data.sqlclient.4.8.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\6.0.1\\system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.drawing.common\\6.0.0\\system.drawing.common.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.formats.asn1\\5.0.0\\system.formats.asn1.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.identitymodel.tokens.jwt\\6.35.0\\system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.accesscontrol\\5.0.0\\system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.pipelines\\6.0.3\\system.io.pipelines.6.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.metadata\\6.0.1\\system.reflection.metadata.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.caching\\6.0.0\\system.runtime.caching.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.accesscontrol\\6.0.0\\system.security.accesscontrol.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.protecteddata\\6.0.0\\system.security.cryptography.protecteddata.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.permissions\\6.0.0\\system.security.permissions.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.codepages\\6.0.0\\system.text.encoding.codepages.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encodings.web\\8.0.0\\system.text.encodings.web.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.json\\8.0.0\\system.text.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.channels\\6.0.0\\system.threading.channels.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.windows.extensions\\6.0.0\\system.windows.extensions.6.0.0.nupkg.sha512" + "/home/runner/.nuget/packages/azure.core/1.38.0/azure.core.1.38.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.identity/1.11.4/azure.identity.1.11.4.nupkg.sha512", + "/home/runner/.nuget/packages/humanizer.core/2.14.1/humanizer.core.2.14.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.build.framework/17.8.3/microsoft.build.framework.17.8.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.build.locator/1.7.8/microsoft.build.locator.1.7.8.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.analyzers/3.3.4/microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.common/4.8.0/microsoft.codeanalysis.common.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.csharp/4.8.0/microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.csharp.workspaces/4.8.0/microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.workspaces.common/4.8.0/microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.workspaces.msbuild/4.8.0/microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.csharp/4.5.0/microsoft.csharp.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient/5.1.6/microsoft.data.sqlclient.5.1.6.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient.sni.runtime/5.1.1/microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore/9.0.0/microsoft.entityframeworkcore.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.abstractions/9.0.0/microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.analyzers/9.0.0/microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.design/9.0.0/microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.relational/9.0.0/microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.sqlserver/9.0.0/microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.abstractions/9.0.0/microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.memory/9.0.0/microsoft.extensions.caching.memory.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.abstractions/9.0.0/microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection/9.0.0/microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/9.0.0/microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencymodel/9.0.0/microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging/9.0.0/microsoft.extensions.logging.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.abstractions/9.0.0/microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options/9.0.0/microsoft.extensions.options.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.primitives/9.0.0/microsoft.extensions.primitives.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client/4.61.3/microsoft.identity.client.4.61.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client.extensions.msal/4.61.3/microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.abstractions/6.35.0/microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.jsonwebtokens/6.35.0/microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.logging/6.35.0/microsoft.identitymodel.logging.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols/6.35.0/microsoft.identitymodel.protocols.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/6.35.0/microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.tokens/6.35.0/microsoft.identitymodel.tokens.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.sqlserver.server/1.0.0/microsoft.sqlserver.server.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.registry/4.7.0/microsoft.win32.registry.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/mono.texttemplating/3.0.0/mono.texttemplating.3.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/polly/8.5.0/polly.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/polly.core/8.5.0/polly.core.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.data.sqlclient.sni/4.7.0/runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0/runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0/runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0/runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.clientmodel/1.0.0/system.clientmodel.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.codedom/6.0.0/system.codedom.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition/7.0.0/system.composition.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.attributedmodel/7.0.0/system.composition.attributedmodel.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.convention/7.0.0/system.composition.convention.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.hosting/7.0.0/system.composition.hosting.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.runtime/7.0.0/system.composition.runtime.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.typedparts/7.0.0/system.composition.typedparts.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.configuration.configurationmanager/6.0.1/system.configuration.configurationmanager.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.data.sqlclient/4.8.6/system.data.sqlclient.4.8.6.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.diagnosticsource/6.0.1/system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.drawing.common/6.0.0/system.drawing.common.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.formats.asn1/9.0.0/system.formats.asn1.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.identitymodel.tokens.jwt/6.35.0/system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.pipelines/7.0.0/system.io.pipelines.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory.data/1.0.2/system.memory.data.1.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.caching/6.0.0/system.runtime.caching.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.protecteddata/6.0.0/system.security.cryptography.protecteddata.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.permissions/6.0.0/system.security.permissions.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding.codepages/6.0.0/system.text.encoding.codepages.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encodings.web/6.0.0/system.text.encodings.web.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.json/9.0.0/system.text.json.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.channels/7.0.0/system.threading.channels.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512", + "/home/runner/.nuget/packages/system.windows.extensions/6.0.0/system.windows.extensions.6.0.0.nupkg.sha512" ], "logs": [] } \ No newline at end of file diff --git a/src/Services/Basket/Basket.API/Basket.API.csproj b/src/Services/Basket/Basket.API/Basket.API.csproj index 790322b9..9a18391a 100644 --- a/src/Services/Basket/Basket.API/Basket.API.csproj +++ b/src/Services/Basket/Basket.API/Basket.API.csproj @@ -1,7 +1,7 @@ - net6.0 + net9.0 $(AssetTargetFallback);portable-net45+win8+wp8+wpa81; false true @@ -18,32 +18,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Services/Basket/Basket.API/Program.cs b/src/Services/Basket/Basket.API/Program.cs index 5e3c066c..82a5a426 100644 --- a/src/Services/Basket/Basket.API/Program.cs +++ b/src/Services/Basket/Basket.API/Program.cs @@ -67,7 +67,6 @@ private static IWebHost BuildWebHost(IConfiguration configuration, string[] args .UseStartup() .UseContentRoot(Directory.GetCurrentDirectory()) .UseConfiguration(configuration) - .UseSerilog() .Build(); private static Serilog.ILogger CreateSerilogLogger(IConfiguration configuration) @@ -80,7 +79,7 @@ private static Serilog.ILogger CreateSerilogLogger(IConfiguration configuration) .Enrich.FromLogContext() .WriteTo.Console() .WriteTo.Seq(string.IsNullOrWhiteSpace(seqServerUrl) ? "http://seq" : seqServerUrl) - .WriteTo.Http(string.IsNullOrWhiteSpace(logstashUrl) ? "http://logstash:8080" : logstashUrl) + .WriteTo.Http(string.IsNullOrWhiteSpace(logstashUrl) ? "http://logstash:8080" : logstashUrl, queueLimitBytes: 50 * 1024 * 1024) .ReadFrom.Configuration(configuration) .CreateLogger(); } diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll new file mode 100755 index 00000000..c15c4d48 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Autofac.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Autofac.dll new file mode 100755 index 00000000..f52b5eaf Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Autofac.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Azure.Core.Amqp.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Azure.Core.Amqp.dll new file mode 100755 index 00000000..f43cf0a6 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Azure.Core.Amqp.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Azure.Core.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Azure.Core.dll new file mode 100755 index 00000000..98592ed2 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Azure.Core.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll new file mode 100755 index 00000000..c32a7cdc Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API new file mode 100755 index 00000000..ce18a4a3 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.deps.json b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.deps.json new file mode 100644 index 00000000..f8b27b25 --- /dev/null +++ b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.deps.json @@ -0,0 +1,1801 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v9.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v9.0": { + "Basket.API/1.0.0": { + "dependencies": { + "AspNetCore.HealthChecks.AzureServiceBus": "8.0.1", + "AspNetCore.HealthChecks.Rabbitmq": "8.0.2", + "AspNetCore.HealthChecks.Redis": "8.0.1", + "AspNetCore.HealthChecks.UI.Client": "8.0.1", + "Autofac.Extensions.DependencyInjection": "10.0.0", + "EventBus": "1.0.0", + "EventBusRabbitMQ": "1.0.0", + "EventBusServiceBus": "1.0.0", + "Google.Protobuf": "3.28.3", + "Grpc.AspNetCore.Server": "2.70.0", + "Microsoft.ApplicationInsights.AspNetCore": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.Kubernetes": "7.0.0", + "Microsoft.AspNetCore.Authentication.JwtBearer": "9.0.0", + "Microsoft.AspNetCore.HealthChecks": "1.0.0", + "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "9.0.0", + "Microsoft.Extensions.Configuration.AzureKeyVault": "3.1.24", + "Microsoft.Extensions.Logging.AzureAppServices": "9.0.0", + "Serilog.AspNetCore": "8.0.3", + "Serilog.Enrichers.Environment": "3.0.1", + "Serilog.Settings.Configuration": "8.0.4", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Http": "9.0.0", + "Serilog.Sinks.Seq": "8.0.0", + "Swashbuckle.AspNetCore": "7.2.0", + "Swashbuckle.AspNetCore.Newtonsoft": "7.2.0" + }, + "runtime": { + "Basket.API.dll": {} + } + }, + "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { + "dependencies": { + "Azure.Messaging.ServiceBus": "7.17.0" + }, + "runtime": { + "lib/net6.0/HealthChecks.AzureServiceBus.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "dependencies": { + "RabbitMQ.Client": "6.8.1" + }, + "runtime": { + "lib/net6.0/HealthChecks.Rabbitmq.dll": { + "assemblyVersion": "8.0.2.0", + "fileVersion": "8.0.2.0" + } + } + }, + "AspNetCore.HealthChecks.Redis/8.0.1": { + "dependencies": { + "StackExchange.Redis": "2.7.4" + }, + "runtime": { + "lib/net6.0/HealthChecks.Redis.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "dependencies": { + "AspNetCore.HealthChecks.UI.Core": "8.0.1" + }, + "runtime": { + "lib/net8.0/HealthChecks.UI.Client.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "runtime": { + "lib/net6.0/HealthChecks.UI.Core.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "Autofac/8.1.1": { + "runtime": { + "lib/net8.0/Autofac.dll": { + "assemblyVersion": "8.1.1.0", + "fileVersion": "8.1.1.0" + } + } + }, + "Autofac.Extensions.DependencyInjection/10.0.0": { + "dependencies": { + "Autofac": "8.1.1" + }, + "runtime": { + "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": { + "assemblyVersion": "10.0.0.0", + "fileVersion": "10.0.0.0" + } + } + }, + "Azure.Core/1.36.0": { + "dependencies": { + "Microsoft.Bcl.AsyncInterfaces": "1.1.1", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/net6.0/Azure.Core.dll": { + "assemblyVersion": "1.36.0.0", + "fileVersion": "1.3600.23.56006" + } + } + }, + "Azure.Core.Amqp/1.3.0": { + "dependencies": { + "Microsoft.Azure.Amqp": "2.6.3", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/netstandard2.0/Azure.Core.Amqp.dll": { + "assemblyVersion": "1.3.0.0", + "fileVersion": "1.300.23.15207" + } + } + }, + "Azure.Messaging.ServiceBus/7.17.0": { + "dependencies": { + "Azure.Core": "1.36.0", + "Azure.Core.Amqp": "1.3.0", + "Microsoft.Azure.Amqp": "2.6.3", + "Microsoft.Bcl.AsyncInterfaces": "1.1.1", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/netstandard2.0/Azure.Messaging.ServiceBus.dll": { + "assemblyVersion": "7.17.0.0", + "fileVersion": "7.1700.23.56401" + } + } + }, + "Fractions/7.2.1": { + "runtime": { + "lib/netstandard2.1/Fractions.dll": { + "assemblyVersion": "7.2.1.0", + "fileVersion": "7.2.1.0" + } + } + }, + "Google.Protobuf/3.28.3": { + "runtime": { + "lib/net5.0/Google.Protobuf.dll": { + "assemblyVersion": "3.28.3.0", + "fileVersion": "3.28.3.0" + } + } + }, + "Grpc.AspNetCore.Server/2.70.0": { + "dependencies": { + "Grpc.Net.Common": "2.70.0" + }, + "runtime": { + "lib/net9.0/Grpc.AspNetCore.Server.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.70.0.0" + } + } + }, + "Grpc.Core.Api/2.70.0": { + "runtime": { + "lib/netstandard2.1/Grpc.Core.Api.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.70.0.0" + } + } + }, + "Grpc.Net.Common/2.70.0": { + "dependencies": { + "Grpc.Core.Api": "2.70.0" + }, + "runtime": { + "lib/net8.0/Grpc.Net.Common.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.70.0.0" + } + } + }, + "IdentityModel/5.2.0": { + "runtime": { + "lib/net5.0/IdentityModel.dll": { + "assemblyVersion": "5.2.0.0", + "fileVersion": "5.2.0.0" + } + } + }, + "IdentityModel.OidcClient/5.2.1": { + "dependencies": { + "IdentityModel": "5.2.0" + }, + "runtime": { + "lib/netstandard2.0/IdentityModel.OidcClient.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.2.1.0" + } + } + }, + "KubernetesClient/12.1.1": { + "dependencies": { + "Fractions": "7.2.1", + "IdentityModel.OidcClient": "5.2.1", + "System.IdentityModel.Tokens.Jwt": "8.0.1", + "YamlDotNet": "13.3.1", + "prometheus-net": "8.0.1" + }, + "runtime": { + "lib/net7.0/KubernetesClient.dll": { + "assemblyVersion": "12.1.0.0", + "fileVersion": "12.1.1.319" + } + } + }, + "Libuv/1.9.1": { + "runtimeTargets": { + "runtimes/debian-x64/native/libuv.so": { + "rid": "debian-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/fedora-x64/native/libuv.so": { + "rid": "fedora-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/opensuse-x64/native/libuv.so": { + "rid": "opensuse-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/osx/native/libuv.dylib": { + "rid": "osx", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/rhel-x64/native/libuv.so": { + "rid": "rhel-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win7-arm/native/libuv.dll": { + "rid": "win7-arm", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win7-x64/native/libuv.dll": { + "rid": "win7-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win7-x86/native/libuv.dll": { + "rid": "win7-x86", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "Microsoft.ApplicationInsights/2.22.0": { + "runtime": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.AspNetCore/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.EventCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.PerfCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.22.0", + "Microsoft.Extensions.Logging.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.AspNetCore.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.DependencyCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.DependencyCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.EventCounterCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.EventCounterCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.Kubernetes/7.0.0": { + "dependencies": { + "KubernetesClient": "12.1.1", + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.Extensions.DiagnosticAdapter": "3.1.27" + }, + "runtime": { + "lib/net6.0/Microsoft.ApplicationInsights.Kubernetes.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.0.0" + } + } + }, + "Microsoft.ApplicationInsights.PerfCounterCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "System.Diagnostics.PerformanceCounter": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.PerfCounterCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.WindowsServer/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.PerfCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.WindowsServer.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.ServerTelemetryChannel.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "dependencies": { + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + } + }, + "Microsoft.AspNetCore.HealthChecks/1.0.0": { + "dependencies": { + "Microsoft.Extensions.HealthChecks": "1.0.0", + "Microsoft.NETCore.App": "1.0.5" + }, + "runtime": { + "lib/netcoreapp1.0/Microsoft.AspNetCore.HealthChecks.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "Microsoft.AspNetCore.JsonPatch/9.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + } + }, + "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { + "dependencies": { + "Microsoft.AspNetCore.JsonPatch": "9.0.0", + "Newtonsoft.Json": "13.0.3", + "Newtonsoft.Json.Bson": "1.0.2" + }, + "runtime": { + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + } + }, + "Microsoft.Azure.Amqp/2.6.3": { + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.Amqp.dll": { + "assemblyVersion": "2.4.0.0", + "fileVersion": "2.6.3.0" + } + } + }, + "Microsoft.Azure.KeyVault/2.3.2": { + "dependencies": { + "Microsoft.Azure.KeyVault.WebKey": "2.0.7", + "Microsoft.Rest.ClientRuntime": "2.3.8", + "Microsoft.Rest.ClientRuntime.Azure": "3.3.7", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.KeyVault.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.3.2.0" + } + } + }, + "Microsoft.Azure.KeyVault.WebKey/2.0.7": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.KeyVault.WebKey.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.0.7.0" + } + } + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "dependencies": { + "Microsoft.Azure.Amqp": "2.6.3", + "Microsoft.Azure.Services.AppAuthentication": "1.0.3", + "Newtonsoft.Json": "13.0.3", + "System.IdentityModel.Tokens.Jwt": "8.0.1" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": { + "assemblyVersion": "5.2.0.0", + "fileVersion": "5.200.21.55702" + } + } + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "dependencies": { + "Microsoft.IdentityModel.Clients.ActiveDirectory": "3.14.2" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.Services.AppAuthentication.dll": { + "assemblyVersion": "1.0.3.0", + "fileVersion": "1.0.3.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.CodeAnalysis.Common/1.3.0": { + "runtime": { + "lib/netstandard1.3/Microsoft.CodeAnalysis.dll": { + "assemblyVersion": "1.3.0.0", + "fileVersion": "1.3.0.60613" + } + } + }, + "Microsoft.CodeAnalysis.CSharp/1.3.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "1.3.0" + }, + "runtime": { + "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": { + "assemblyVersion": "1.3.0.0", + "fileVersion": "1.3.0.60613" + } + } + }, + "Microsoft.CodeAnalysis.VisualBasic/1.3.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "1.3.0" + }, + "runtime": { + "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll": { + "assemblyVersion": "1.3.0.0", + "fileVersion": "1.3.0.60613" + } + } + }, + "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { + "dependencies": { + "Microsoft.Azure.KeyVault": "2.3.2", + "Microsoft.Azure.Services.AppAuthentication": "1.0.3" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll": { + "assemblyVersion": "3.1.24.0", + "fileVersion": "3.100.2422.18002" + } + } + }, + "Microsoft.Extensions.DependencyModel/8.0.2": { + "runtime": { + "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "assemblyVersion": "8.0.0.2", + "fileVersion": "8.0.1024.46610" + } + } + }, + "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { + "runtime": { + "lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": { + "assemblyVersion": "3.1.27.0", + "fileVersion": "3.100.2722.31601" + } + } + }, + "Microsoft.Extensions.HealthChecks/1.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.3/Microsoft.Extensions.HealthChecks.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Logging.ApplicationInsights.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { + "runtime": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + } + }, + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "runtime": { + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + }, + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + } + } + }, + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Logging/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Protocols/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Protocols": "8.0.1", + "System.IdentityModel.Tokens.Jwt": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Tokens/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.NETCore.App/1.0.5": { + "dependencies": { + "Libuv": "1.9.1", + "Microsoft.CodeAnalysis.CSharp": "1.3.0", + "Microsoft.CodeAnalysis.VisualBasic": "1.3.0" + } + }, + "Microsoft.OpenApi/1.6.22": { + "runtime": { + "lib/netstandard2.0/Microsoft.OpenApi.dll": { + "assemblyVersion": "1.6.22.0", + "fileVersion": "1.6.22.0" + } + } + }, + "Microsoft.Rest.ClientRuntime/2.3.8": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.3.8.0" + } + } + }, + "Microsoft.Rest.ClientRuntime.Azure/3.3.7": { + "dependencies": { + "Microsoft.Rest.ClientRuntime": "2.3.8", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.dll": { + "assemblyVersion": "3.0.0.0", + "fileVersion": "3.3.7.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" + } + } + }, + "Newtonsoft.Json/13.0.3": { + "runtime": { + "lib/net6.0/Newtonsoft.Json.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.3.27908" + } + } + }, + "Newtonsoft.Json.Bson/1.0.2": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.2.22727" + } + } + }, + "Pipelines.Sockets.Unofficial/2.2.8": { + "runtime": { + "lib/net5.0/Pipelines.Sockets.Unofficial.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "2.2.8.1080" + } + } + }, + "Polly/8.5.0": { + "dependencies": { + "Polly.Core": "8.5.0" + }, + "runtime": { + "lib/net6.0/Polly.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "Polly.Core/8.5.0": { + "runtime": { + "lib/net8.0/Polly.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "prometheus-net/8.0.1": { + "runtime": { + "lib/net7.0/Prometheus.NetStandard.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.1.0" + } + } + }, + "RabbitMQ.Client/6.8.1": { + "runtime": { + "lib/netstandard2.0/RabbitMQ.Client.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.8.1.0" + } + } + }, + "Serilog/4.0.0": { + "runtime": { + "lib/net8.0/Serilog.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "4.0.0.0" + } + } + }, + "Serilog.AspNetCore/8.0.3": { + "dependencies": { + "Serilog": "4.0.0", + "Serilog.Extensions.Hosting": "8.0.0", + "Serilog.Formatting.Compact": "2.0.0", + "Serilog.Settings.Configuration": "8.0.4", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Debug": "2.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.AspNetCore.dll": { + "assemblyVersion": "8.0.3.0", + "fileVersion": "8.0.3.0" + } + } + }, + "Serilog.Enrichers.Environment/3.0.1": { + "dependencies": { + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Enrichers.Environment.dll": { + "assemblyVersion": "3.0.0.0", + "fileVersion": "3.0.0.0" + } + } + }, + "Serilog.Extensions.Hosting/8.0.0": { + "dependencies": { + "Serilog": "4.0.0", + "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": "4.0.0" + }, + "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": "4.0.0" + }, + "runtime": { + "lib/net7.0/Serilog.Formatting.Compact.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.0.0.0" + } + } + }, + "Serilog.Settings.Configuration/8.0.4": { + "dependencies": { + "Microsoft.Extensions.DependencyModel": "8.0.2", + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Settings.Configuration.dll": { + "assemblyVersion": "8.0.4.0", + "fileVersion": "8.0.4.0" + } + } + }, + "Serilog.Sinks.Console/6.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Sinks.Console.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.0.0" + } + } + }, + "Serilog.Sinks.Debug/2.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "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": "4.0.0" + }, + "runtime": { + "lib/net5.0/Serilog.Sinks.File.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.0.0.0" + } + } + }, + "Serilog.Sinks.Http/9.0.0": { + "dependencies": { + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/netstandard2.1/Serilog.Sinks.Http.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.0.0" + } + } + }, + "Serilog.Sinks.Seq/8.0.0": { + "dependencies": { + "Serilog": "4.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net6.0/Serilog.Sinks.Seq.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.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" + } + } + }, + "Swashbuckle.AspNetCore/7.2.0": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerUI": "7.2.0" + } + }, + "Swashbuckle.AspNetCore.Newtonsoft/7.2.0": { + "dependencies": { + "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "9.0.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "dependencies": { + "Microsoft.OpenApi": "1.6.22" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "7.2.0" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "System.Configuration.ConfigurationManager/6.0.0": { + "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.21.52210" + } + } + }, + "System.Diagnostics.PerformanceCounter/6.0.0": { + "dependencies": { + "System.Configuration.ConfigurationManager": "6.0.0" + }, + "runtime": { + "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.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/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.JsonWebTokens": "8.0.1", + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "System.Memory.Data/1.0.2": { + "runtime": { + "lib/netstandard2.0/System.Memory.Data.dll": { + "assemblyVersion": "1.0.2.0", + "fileVersion": "1.0.221.20802" + } + } + }, + "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" + } + } + }, + "YamlDotNet/13.3.1": { + "runtime": { + "lib/net7.0/YamlDotNet.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.3.1.0" + } + } + }, + "EventBus/1.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "EventBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "EventBusRabbitMQ/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Newtonsoft.Json": "13.0.3", + "Polly": "8.5.0", + "RabbitMQ.Client": "6.8.1" + }, + "runtime": { + "EventBusRabbitMQ.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "EventBusServiceBus/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Microsoft.Azure.ServiceBus": "5.2.0" + }, + "runtime": { + "EventBusServiceBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + } + } + }, + "libraries": { + "Basket.API/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-67GttVESv92GIthFMNqLbWvnQr3AFujGGsydKUl51R7p+KETguIJ+yHGUSnLL8XEcIWO0pENO714WlAqmON8EQ==", + "path": "aspnetcore.healthchecks.azureservicebus/8.0.1", + "hashPath": "aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A/29xmNWfssOY1zq1bWAaZPW/iJfBhJN+I737KKHQutzB0JFwAIKesjsUWN2BAJwqS/ciFMjNxvCDHtAgU0PIQ==", + "path": "aspnetcore.healthchecks.rabbitmq/8.0.2", + "hashPath": "aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512" + }, + "AspNetCore.HealthChecks.Redis/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-45jqq4ydvmm7yKpTf0jEpUuYloe2vlytN9dasmqwmQyorpNbjdvWuyvSmjVZM5nBa5e5ryF5MU+F7bXv6Zp2vQ==", + "path": "aspnetcore.healthchecks.redis/8.0.1", + "hashPath": "aspnetcore.healthchecks.redis.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nhC6KIoB/EtTbH3uGm2J6EHEUyTJuETUARFePbmrnA+zjbwsirzIVUQl46qIjvyPABhK0e7Rk+AxcRqC6zikqA==", + "path": "aspnetcore.healthchecks.ui.client/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Vn00MOJ1I0HSqyP7Bt9v0pr0AIgbrXMjL/KFwW+sRwLRogOtep8BWGimd8XYRCbCDLrAi7VSArU02f6pEIw69w==", + "path": "aspnetcore.healthchecks.ui.core/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512" + }, + "Autofac/8.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", + "path": "autofac/8.1.1", + "hashPath": "autofac.8.1.1.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.36.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vwqFZdHS4dzPlI7FFRkPx9ctA+aGGeRev3gnzG8lntWvKMmBhAmulABi1O9CEvS3/jzYt7yA+0pqVdxkpAd7dQ==", + "path": "azure.core/1.36.0", + "hashPath": "azure.core.1.36.0.nupkg.sha512" + }, + "Azure.Core.Amqp/1.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6GG4gyFkAuHtpBVkvj0wE5+lCM+ttsZlIWAipBkI+jlCUlTgrTiNUROBFnb8xuKoymVDw9Tf1W8RoKqgbd71lg==", + "path": "azure.core.amqp/1.3.0", + "hashPath": "azure.core.amqp.1.3.0.nupkg.sha512" + }, + "Azure.Messaging.ServiceBus/7.17.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lpQXW+8IsTsCp8hvMIiqcp0oLYgxc79g7ALYUOOXiZy/3WORlaN237eNx0LCX40wTo7hLtdbVrmoUa+kIohGpg==", + "path": "azure.messaging.servicebus/7.17.0", + "hashPath": "azure.messaging.servicebus.7.17.0.nupkg.sha512" + }, + "Fractions/7.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-1gVCo18/02ZZOJ+dcpVNMsUHF6cLmltMMskUWl2G1l+0OmTTvcwJZq5/JXIVpvOzPM3gDLombsloGMlTQNcv9g==", + "path": "fractions/7.2.1", + "hashPath": "fractions.7.2.1.nupkg.sha512" + }, + "Google.Protobuf/3.28.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OewySX3aQCdKfMJsj2DzBMXQJPI+lm0CBzamU9ViFu3CU9tXYrQWqJ1CZ+/UWtkwOjUeIzbXmoOjRc7B8pbMrA==", + "path": "google.protobuf/3.28.3", + "hashPath": "google.protobuf.3.28.3.nupkg.sha512" + }, + "Grpc.AspNetCore.Server/2.70.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9d6JuMLSxwOX4zERV7HBwq1XL8DD48a6FSoxD5dDXrCz/o0HqMXE2+lRcXHckOlz1JCesznW8XMMJdsU1FfY7w==", + "path": "grpc.aspnetcore.server/2.70.0", + "hashPath": "grpc.aspnetcore.server.2.70.0.nupkg.sha512" + }, + "Grpc.Core.Api/2.70.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-66UotvWcSIq41oiQhLWcQACyKPM4umxXNiht5DQTLZJfNwEswWOcS7Z0xIEHyNIBE7ZpjotH22bEjTkvhPxmVw==", + "path": "grpc.core.api/2.70.0", + "hashPath": "grpc.core.api.2.70.0.nupkg.sha512" + }, + "Grpc.Net.Common/2.70.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rBdEUMyCwa+iB8mqC6JKyPbj3SBHHkReJj/yy/XKJI63GcG6w9DJMMGTVcYHqq4Ci2W4m0HT4jt2pFfFscar8g==", + "path": "grpc.net.common/2.70.0", + "hashPath": "grpc.net.common.2.70.0.nupkg.sha512" + }, + "IdentityModel/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nuhkbaDH9l5QzNJp2MtP3qio57MPtiRneUN8Ocr7od0JvSYaIe3gBj/vxllr11S/Qvu1AG4GZXoyv5469ewYDA==", + "path": "identitymodel/5.2.0", + "hashPath": "identitymodel.5.2.0.nupkg.sha512" + }, + "IdentityModel.OidcClient/5.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OuPhDNAw/EoJVEmYO6/ChZUBcug4OGoGKTKLUyBCsGhlKegxJk25LYQ0EL7GCBMgkEL+BYNJukNZyaJ+JNaWog==", + "path": "identitymodel.oidcclient/5.2.1", + "hashPath": "identitymodel.oidcclient.5.2.1.nupkg.sha512" + }, + "KubernetesClient/12.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Xvc6Kr/W5YUxlMDzy0R80zy+Vd66brS7fSA4COGXu8KZACKPW7+KKS7kxZBLaFYGrUcktXOHpqNNuoukSGcK6A==", + "path": "kubernetesclient/12.1.1", + "hashPath": "kubernetesclient.12.1.1.nupkg.sha512" + }, + "Libuv/1.9.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-uqX2Frwf9PW8MaY7PRNY6HM5BpW1D8oj1EdqzrmbEFD5nH63Yat3aEjN/tws6Tw6Fk7LwmLBvtUh32tTeTaHiA==", + "path": "libuv/1.9.1", + "hashPath": "libuv.1.9.1.nupkg.sha512" + }, + "Microsoft.ApplicationInsights/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3AOM9bZtku7RQwHyMEY3tQMrHIgjcfRDa6YQpd/QG2LDGvMydSlL9Di+8LLMt7J2RDdfJ7/2jdYv6yHcMJAnNw==", + "path": "microsoft.applicationinsights/2.22.0", + "hashPath": "microsoft.applicationinsights.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.AspNetCore/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OuiZgRDX0zm3a1DRk/GT54ZsyTg8a88n3cpkVEYFJoRhT5X84l2C68BuKrglE0sIj+C0+o2WTR8S21YBD/ZWgA==", + "path": "microsoft.applicationinsights.aspnetcore/2.22.0", + "hashPath": "microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.DependencyCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gseSmuCshdZqcn5r6EW1Zx52e5/p2RpAsHSanlxs8pq+Pbg1RZP678tXtxfVuHC0fA3MVV852pnfFC7ZGB0jew==", + "path": "microsoft.applicationinsights.dependencycollector/2.22.0", + "hashPath": "microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.EventCounterCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/fXUyZIMwaWfETgire4fygaBhY8J+hXvTVhSFXKV0JOFBenzzU4smGW8iRUFhE534a3QrczuFfmfCCkXRKbsNg==", + "path": "microsoft.applicationinsights.eventcountercollector/2.22.0", + "hashPath": "microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.Kubernetes/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-NF7HsDqEPTLkqnm2NyA+xBLE4qzEaY5UEkdhywGeZgI0hjrpbjuFafrZOZPjqMV38WXZ24yv7c4K251+9OgOfw==", + "path": "microsoft.applicationinsights.kubernetes/7.0.0", + "hashPath": "microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.PerfCounterCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nExsJsbN7694ueUNNBms/UNgza9WH4W/I6i5CnF9ujJ1sp57EL5Uk0NP9MDwlLVtYaaiznKPatVSv3Nu8vAplw==", + "path": "microsoft.applicationinsights.perfcountercollector/2.22.0", + "hashPath": "microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.WindowsServer/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9k1x1+Kq1fElvcv0o/w9w8tRWAa2Y0f4NPBeHF5b2xCety4GM1yv3K3Ra0lZwO3kW0SHlm9M8nrySuyKQlHyYA==", + "path": "microsoft.applicationinsights.windowsserver/2.22.0", + "hashPath": "microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Blb6S8UJSJ/jo6mxeO38gKgui75D2brp5NpXJoZUhyJzfmYsfhn7a4t5f+CDfAKyvie7sQB2FIzeEDQSiRE5zw==", + "path": "microsoft.applicationinsights.windowsserver.telemetrychannel/2.22.0", + "hashPath": "microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bs+1Pq3vQdS2lTyxNUd9fEhtMsq3eLUpK36k2t56iDMVrk6OrAoFtvrQrTK0Y0OetTcJrUkGU7hBlf+ORzHLqQ==", + "path": "microsoft.aspnetcore.authentication.jwtbearer/9.0.0", + "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.HealthChecks/1.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-skfSWx0dJWPc5NKePzPYp8sse4/li4LTrMrM1qDQK4Eq/eEn/syz1rjAQ7K0CwvLeS+7vdERUJ3v//c0oFUuIg==", + "path": "microsoft.aspnetcore.healthchecks/1.0.0", + "hashPath": "microsoft.aspnetcore.healthchecks.1.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.JsonPatch/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/4UONYoAIeexPoAmbzBPkVGA6KAY7t0BM+1sr0fKss2V1ERCdcM+Llub4X5Ma+LJ60oPp6KzM0e3j+Pp/JHCNw==", + "path": "microsoft.aspnetcore.jsonpatch/9.0.0", + "hashPath": "microsoft.aspnetcore.jsonpatch.9.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pTFDEmZi3GheCSPrBxzyE63+d5unln2vYldo/nOm1xet/4rpEk2oJYcwpclPQ13E+LZBF9XixkgwYTUwqznlWg==", + "path": "microsoft.aspnetcore.mvc.newtonsoftjson/9.0.0", + "hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.9.0.0.nupkg.sha512" + }, + "Microsoft.Azure.Amqp/2.6.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-iPbNNII4YZGkka7JQS0ZsZfZLcM7dwIoov/DyFiaemRqOTrdJCLgYnFBFhc/3TSh0ZI4/5TpxQPSPSckZ65jmA==", + "path": "microsoft.azure.amqp/2.6.3", + "hashPath": "microsoft.azure.amqp.2.6.3.nupkg.sha512" + }, + "Microsoft.Azure.KeyVault/2.3.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A82ESUdfLz2wMhYuPxrwf/fA7JVt3IARgeMCG3TsaLtxUxa9RBKX3f0zdnKmvBvJ/u1/5g03OLR26GPekqY5HQ==", + "path": "microsoft.azure.keyvault/2.3.2", + "hashPath": "microsoft.azure.keyvault.2.3.2.nupkg.sha512" + }, + "Microsoft.Azure.KeyVault.WebKey/2.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-MVSYao62R9rwl9KF+IsJm+XBLupJj1ma2lfwNeFlSWziXGAopnYK+YkDWqABOqNIV9kpza/MvNBxITzhlJIyIw==", + "path": "microsoft.azure.keyvault.webkey/2.0.7", + "hashPath": "microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512" + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wyZNJggyFNtKxd+HgvcTiuRYuTjDGi+pgE4RcBvFbfvNiarKr5AOlE4Ne7on1eUJZuMuEa19wN5dj694HlP60A==", + "path": "microsoft.azure.servicebus/5.2.0", + "hashPath": "microsoft.azure.servicebus.5.2.0.nupkg.sha512" + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ywpQaK1klu1IoX4VUf+TBmU4kR71aWNI6O5rEIJU8z28L2xhJhnIm7k2Nf1Zu/PygeuOtt5g0QPCk5+lLltbeQ==", + "path": "microsoft.azure.services.appauthentication/1.0.3", + "hashPath": "microsoft.azure.services.appauthentication.1.0.3.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.CodeAnalysis.Common/1.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-V09G35cs0CT1C4Dr1IEOh8IGfnWALEVAOO5JXsqagxXwmYR012TlorQ+vx2eXxfZRKs3gAS/r92gN9kRBLba5A==", + "path": "microsoft.codeanalysis.common/1.3.0", + "hashPath": "microsoft.codeanalysis.common.1.3.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp/1.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-BgWDIAbSFsHuGeLSn/rljLi51nXqkSo4DZ0qEIrHyPVasrhxEVq7aV8KKZ3HEfSFB+GIhBmOogE+mlOLYg19eg==", + "path": "microsoft.codeanalysis.csharp/1.3.0", + "hashPath": "microsoft.codeanalysis.csharp.1.3.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.VisualBasic/1.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Sf3k8PkTkWqBmXnnblJbvb7ewO6mJzX6WO2t7m04BmOY5qBq6yhhyXnn/BMM+QCec3Arw3X35Zd8f9eBql0qgg==", + "path": "microsoft.codeanalysis.visualbasic/1.3.0", + "hashPath": "microsoft.codeanalysis.visualbasic.1.3.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dAir8lfKn3Ukvis2sGddZ72bbuEQ24VusFELZg2JZDPTjBDyoVVocbxbe/39YAEHEq3TfCAIbHicCCKgHBBa2A==", + "path": "microsoft.extensions.configuration.azurekeyvault/3.1.24", + "hashPath": "microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyModel/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", + "path": "microsoft.extensions.dependencymodel/8.0.2", + "hashPath": "microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512" + }, + "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IHJmvjE3X+PJLlbRvZHnzVO2CglI9FARYgTPbbUNN85gS4jqS0EM/dGhZGwQpr3P4X0/V/OUtmgHvBipS4KTwQ==", + "path": "microsoft.extensions.diagnosticadapter/3.1.27", + "hashPath": "microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512" + }, + "Microsoft.Extensions.HealthChecks/1.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-75bbAOTUl0oBzjmPYdN+o0vReThrl4v/OVvIKsbuUlOhAjma7mOHYR/Nm1KabM36/xWbxgSX9lFCRvOaz/55Tg==", + "path": "microsoft.extensions.healthchecks/1.0.0", + "hashPath": "microsoft.extensions.healthchecks.1.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-5OmXub+9MyX8FbqgO+hBJRHk1iJ+UZUU20oIU3wo+RbmH6Jtsja79rriHLlzlrkMzWbpCkCzF6f4Yb6iGbsDag==", + "path": "microsoft.extensions.logging.applicationinsights/2.22.0", + "hashPath": "microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OMyMioZ23NlBXQb6TecMTr3LTCd2cqglKqMRdcWF8OJ+QQS53iPEo6bWj3CgGqgdXRySv3cxFVnJGSdcEWKR3Q==", + "path": "microsoft.extensions.logging.azureappservices/9.0.0", + "hashPath": "microsoft.extensions.logging.azureappservices.9.0.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OtlIWcyX01olfdevPKZdIPfBEvbcioDyBiE/Z2lHsopsMD7twcKtlN9kMevHmI5IIPhFpfwCIiR6qHQz1WHUIw==", + "path": "microsoft.identitymodel.abstractions/8.0.1", + "hashPath": "microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-TNsJJMiRnkeby1ovThVoV9yFsPWjAdluwOA+Nf0LtSsBVVrKQv8Qp4kYOgyNwMVj+pDwbhXISySk+4HyHVWNZQ==", + "path": "microsoft.identitymodel.clients.activedirectory/3.14.2", + "hashPath": "microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512" + }, + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-s6++gF9x0rQApQzOBbSyp4jUaAlwm+DroKfL8gdOHxs83k8SJfUXhuc46rDB3rNXBQ1MVRxqKUrqFhO/M0E97g==", + "path": "microsoft.identitymodel.jsonwebtokens/8.0.1", + "hashPath": "microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Logging/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UCPF2exZqBXe7v/6sGNiM6zCQOUXXQ9+v5VTb9gPB8ZSUPnX53BxlN78v2jsbIvK9Dq4GovQxo23x8JgWvm/Qg==", + "path": "microsoft.identitymodel.logging/8.0.1", + "hashPath": "microsoft.identitymodel.logging.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==", + "path": "microsoft.identitymodel.protocols/8.0.1", + "hashPath": "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==", + "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1", + "hashPath": "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Tokens/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kDimB6Dkd3nkW2oZPDkMkVHfQt3IDqO5gL0oa8WVy3OP4uE8Ij+8TXnqg9TOd9ufjsY3IDiGz7pCUbnfL18tjg==", + "path": "microsoft.identitymodel.tokens/8.0.1", + "hashPath": "microsoft.identitymodel.tokens.8.0.1.nupkg.sha512" + }, + "Microsoft.NETCore.App/1.0.5": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rqd+4QNUIdrauKaP8KVo2Ut5OeEGoyOsAMZr7u1IEtSRx5LeA1omVCLpY0TJ5Z47jfMm/MRuD/RG5Ahg8WwX2w==", + "path": "microsoft.netcore.app/1.0.5", + "hashPath": "microsoft.netcore.app.1.0.5.nupkg.sha512" + }, + "Microsoft.OpenApi/1.6.22": { + "type": "package", + "serviceable": true, + "sha512": "sha512-aBvunmrdu/x+4CaA/UP1Jx4xWGwk4kymhoIRnn2Vp+zi5/KOPQJ9EkSXHRUr01WcGKtYl3Au7XfkPJbU1G2sjQ==", + "path": "microsoft.openapi/1.6.22", + "hashPath": "microsoft.openapi.1.6.22.nupkg.sha512" + }, + "Microsoft.Rest.ClientRuntime/2.3.8": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Hj96LBoCwKY2VQKfSCVGGPV1sSumVjuYnrlpBwL4JSTnSK4b6ZxjLtXj8LgmKav8xJ2gps+UN7eI3hHVFKvBFw==", + "path": "microsoft.rest.clientruntime/2.3.8", + "hashPath": "microsoft.rest.clientruntime.2.3.8.nupkg.sha512" + }, + "Microsoft.Rest.ClientRuntime.Azure/3.3.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6u8JIuvrztse4tPOcvNzAJuzGBP0uY+Ijggk8ZYhp0siGEZ1XfZylf1vpNGUicvwcrhhoIgDW73Z1L6QGssr2g==", + "path": "microsoft.rest.clientruntime.azure/3.3.7", + "hashPath": "microsoft.rest.clientruntime.azure.3.3.7.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" + }, + "Newtonsoft.Json/13.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", + "path": "newtonsoft.json/13.0.3", + "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" + }, + "Newtonsoft.Json.Bson/1.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==", + "path": "newtonsoft.json.bson/1.0.2", + "hashPath": "newtonsoft.json.bson.1.0.2.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" + }, + "Polly/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", + "path": "polly/8.5.0", + "hashPath": "polly.8.5.0.nupkg.sha512" + }, + "Polly.Core/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", + "path": "polly.core/8.5.0", + "hashPath": "polly.core.8.5.0.nupkg.sha512" + }, + "prometheus-net/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A9sOtQB2gEhujBxPKw+KcGScBiPvBmy4lYVM5OlETMj4xjVD5r/ixIg52HHg2P0lcImJTpfeWnD0/9tpQsRQTA==", + "path": "prometheus-net/8.0.1", + "hashPath": "prometheus-net.8.0.1.nupkg.sha512" + }, + "RabbitMQ.Client/6.8.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-jNsmGgmCNw2S/NzskeN2ijtGywtH4Sk/G6jWUTD5sY9SrC27Xz6BsLIiB8hdsfjeyWCa4j4GvCIGkpE8wrjU1Q==", + "path": "rabbitmq.client/6.8.1", + "hashPath": "rabbitmq.client.6.8.1.nupkg.sha512" + }, + "Serilog/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2jDkUrSh5EofOp7Lx5Zgy0EB+7hXjjxE2ktTb1WVQmU00lDACR2TdROGKU0K1pDTBSJBN1PqgYpgOZF8mL7NJw==", + "path": "serilog/4.0.0", + "hashPath": "serilog.4.0.0.nupkg.sha512" + }, + "Serilog.AspNetCore/8.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", + "path": "serilog.aspnetcore/8.0.3", + "hashPath": "serilog.aspnetcore.8.0.3.nupkg.sha512" + }, + "Serilog.Enrichers.Environment/3.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9BqCE4C9FF+/rJb/CsQwe7oVf44xqkOvMwX//CUxvUR25lFL4tSS6iuxE5eW07quby1BAyAEP+vM6TWsnT3iqw==", + "path": "serilog.enrichers.environment/3.0.1", + "hashPath": "serilog.enrichers.environment.3.0.1.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.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", + "path": "serilog.settings.configuration/8.0.4", + "hashPath": "serilog.settings.configuration.8.0.4.nupkg.sha512" + }, + "Serilog.Sinks.Console/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fQGWqVMClCP2yEyTXPIinSr5c+CBGUvBybPxjAGcf7ctDhadFhrQw03Mv8rJ07/wR5PDfFjewf2LimvXCDzpbA==", + "path": "serilog.sinks.console/6.0.0", + "hashPath": "serilog.sinks.console.6.0.0.nupkg.sha512" + }, + "Serilog.Sinks.Debug/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" + }, + "Serilog.Sinks.Http/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-c246Bw1vXtvht/krwQXGwuZ4U2kKxRf8d9iaazZDodnOohTlRR4jZyQS/slWHSjJAj8ZDejCQcITnu+TkYmdFw==", + "path": "serilog.sinks.http/9.0.0", + "hashPath": "serilog.sinks.http.9.0.0.nupkg.sha512" + }, + "Serilog.Sinks.Seq/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-z5ig56/qzjkX6Fj4U/9m1g8HQaQiYPMZS4Uevtjg1I+WWzoGSf5t/E+6JbMP/jbZYhU63bA5NJN5y0x+qqx2Bw==", + "path": "serilog.sinks.seq/8.0.0", + "hashPath": "serilog.sinks.seq.8.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" + }, + "Swashbuckle.AspNetCore/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vJv19UpWm6OOgnS9QLDnWARNVasXUfj8SFvlG7UVALm4nBnfwRnEky7C0veSDqMUmBeMPC6Ec3d6G1ts/J04Uw==", + "path": "swashbuckle.aspnetcore/7.2.0", + "hashPath": "swashbuckle.aspnetcore.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.Newtonsoft/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-otztl1SBfwu10iJx6lc3XG/dSqFXRtx8RQ0XrwrO/NYv0j6WhB+vaTJdfs4EPDh+0r7yORUPb7FQ6WgoApeDNg==", + "path": "swashbuckle.aspnetcore.newtonsoft/7.2.0", + "hashPath": "swashbuckle.aspnetcore.newtonsoft.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-y27fNDfIh1vGhJjXYynLcZjl7DLOW1bSO2MDsY9wB4Zm1fdxpPsuBSiR4U+0acWlAqLmnuOPKr/OeOgwRUkBlw==", + "path": "swashbuckle.aspnetcore.swagger/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pMrTxGVuXM7t4wqft5CNNU8A0++Yw5kTLmYhB6tbEcyBfO8xEF/Y8pkJhO6BZ/2MYONrRYoQTfPFJqu8fOf5WQ==", + "path": "swashbuckle.aspnetcore.swaggergen/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-hgrXeKzyp5OGN8qVvL7A+vhmU7mDJTfGpiMBRL66IcfLOyna8UTLtn3cC3CghamXpRDufcc9ciklTszUGEQK0w==", + "path": "swashbuckle.aspnetcore.swaggerui/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512" + }, + "System.Configuration.ConfigurationManager/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==", + "path": "system.configuration.configurationmanager/6.0.0", + "hashPath": "system.configuration.configurationmanager.6.0.0.nupkg.sha512" + }, + "System.Diagnostics.PerformanceCounter/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gbeE5tNp/oB7O8kTTLh3wPPJCxpNOphXPTWVs1BsYuFOYapFijWuh0LYw1qnDo4gwDUYPXOmpTIhvtxisGsYOQ==", + "path": "system.diagnostics.performancecounter/6.0.0", + "hashPath": "system.diagnostics.performancecounter.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/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GJw3bYkWpOgvN3tJo5X4lYUeIFA2HD293FPUhKmp7qxS+g5ywAb34Dnd3cDAFLkcMohy5XTpoaZ4uAHuw0uSPQ==", + "path": "system.identitymodel.tokens.jwt/8.0.1", + "hashPath": "system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512" + }, + "System.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.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" + }, + "YamlDotNet/13.3.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Q2dqDsb0xAlr092grgHk8/vTXI2snIiYM5ND3IXkgJDFIdPnqDYwYnlk+gwzSeRByDLhiSzTog8uT7xFwH68Zg==", + "path": "yamldotnet/13.3.1", + "hashPath": "yamldotnet.13.3.1.nupkg.sha512" + }, + "EventBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EventBusRabbitMQ/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EventBusServiceBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.dll new file mode 100644 index 00000000..88261681 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.pdb b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.pdb new file mode 100644 index 00000000..c300b94b Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.pdb differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.runtimeconfig.json b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.runtimeconfig.json new file mode 100644 index 00000000..6925b655 --- /dev/null +++ b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.runtimeconfig.json @@ -0,0 +1,19 @@ +{ + "runtimeOptions": { + "tfm": "net9.0", + "frameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "9.0.0" + }, + { + "name": "Microsoft.AspNetCore.App", + "version": "9.0.0" + } + ], + "configProperties": { + "System.GC.Server": true, + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.staticwebassets.endpoints.json b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.staticwebassets.endpoints.json new file mode 100644 index 00000000..5576e889 --- /dev/null +++ b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.staticwebassets.endpoints.json @@ -0,0 +1 @@ +{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBus.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBus.dll new file mode 100644 index 00000000..e9cbfb47 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBus.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBus.pdb b/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBus.pdb new file mode 100644 index 00000000..c52e9fb9 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBus.pdb differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBusRabbitMQ.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBusRabbitMQ.dll new file mode 100644 index 00000000..46c6f125 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBusRabbitMQ.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb b/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb new file mode 100644 index 00000000..7195d8c0 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBusServiceBus.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBusServiceBus.dll new file mode 100644 index 00000000..4ad7feac Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBusServiceBus.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBusServiceBus.pdb b/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBusServiceBus.pdb new file mode 100644 index 00000000..e83f7207 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBusServiceBus.pdb differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Fractions.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Fractions.dll new file mode 100755 index 00000000..16f94127 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Fractions.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Google.Protobuf.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Google.Protobuf.dll new file mode 100755 index 00000000..d5a89ae8 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Google.Protobuf.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Grpc.AspNetCore.Server.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Grpc.AspNetCore.Server.dll new file mode 100755 index 00000000..d98c0a0e Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Grpc.AspNetCore.Server.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Grpc.Core.Api.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Grpc.Core.Api.dll new file mode 100755 index 00000000..ed6e2a5b Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Grpc.Core.Api.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Grpc.Net.Common.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Grpc.Net.Common.dll new file mode 100755 index 00000000..c9fe90d1 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Grpc.Net.Common.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll new file mode 100755 index 00000000..63b46633 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll new file mode 100755 index 00000000..da377276 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.Redis.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.Redis.dll new file mode 100755 index 00000000..e9ce89ac Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.Redis.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll new file mode 100755 index 00000000..005cb03b Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll new file mode 100755 index 00000000..94b166c4 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll new file mode 100755 index 00000000..8ec9f3f0 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/IdentityModel.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/IdentityModel.dll new file mode 100755 index 00000000..86fb0875 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/IdentityModel.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/KubernetesClient.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/KubernetesClient.dll new file mode 100755 index 00000000..44522a93 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/KubernetesClient.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll new file mode 100755 index 00000000..b9e88864 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll new file mode 100755 index 00000000..32b9fafe Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll new file mode 100755 index 00000000..ddfad5b2 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll new file mode 100755 index 00000000..ebcfc70b Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll new file mode 100755 index 00000000..b1d8bdda Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll new file mode 100755 index 00000000..648c8258 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll new file mode 100755 index 00000000..caca8a8d Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll new file mode 100755 index 00000000..3f8c8189 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll new file mode 100755 index 00000000..ca767741 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AspNetCore.HealthChecks.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AspNetCore.HealthChecks.dll new file mode 100755 index 00000000..7bbabb33 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AspNetCore.HealthChecks.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AspNetCore.JsonPatch.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AspNetCore.JsonPatch.dll new file mode 100755 index 00000000..f550437b Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AspNetCore.JsonPatch.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll new file mode 100755 index 00000000..5babe393 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll new file mode 100755 index 00000000..6d5c4414 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll new file mode 100755 index 00000000..33492a45 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll new file mode 100755 index 00000000..0e927a42 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll new file mode 100755 index 00000000..5b6af22c Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll new file mode 100755 index 00000000..ef497490 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll new file mode 100755 index 00000000..a5b7ff99 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll new file mode 100755 index 00000000..d9ac0e27 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.VisualBasic.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.VisualBasic.dll new file mode 100755 index 00000000..25fbe7e6 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.VisualBasic.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll new file mode 100755 index 00000000..6e4775e5 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll new file mode 100755 index 00000000..decff85a Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll new file mode 100755 index 00000000..89055379 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll new file mode 100755 index 00000000..e74baccd Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.HealthChecks.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.HealthChecks.dll new file mode 100755 index 00000000..f3a125a2 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.HealthChecks.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll new file mode 100755 index 00000000..dfb12f20 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll new file mode 100755 index 00000000..f3f33fc6 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll new file mode 100755 index 00000000..e981f871 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll new file mode 100755 index 00000000..08dd7824 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll new file mode 100755 index 00000000..19245c62 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll new file mode 100755 index 00000000..25f2a7e6 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll new file mode 100755 index 00000000..4ffdb259 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll new file mode 100755 index 00000000..6c736d2e Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll new file mode 100755 index 00000000..9f305083 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll new file mode 100755 index 00000000..83ec83a8 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.OpenApi.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.OpenApi.dll new file mode 100755 index 00000000..8ba2ce69 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.OpenApi.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll new file mode 100755 index 00000000..d7ea3c71 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll new file mode 100755 index 00000000..37eeb80d Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Win32.SystemEvents.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Win32.SystemEvents.dll new file mode 100755 index 00000000..3ab58500 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Win32.SystemEvents.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Newtonsoft.Json.Bson.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Newtonsoft.Json.Bson.dll new file mode 100755 index 00000000..e9b1dd22 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Newtonsoft.Json.Bson.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Newtonsoft.Json.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Newtonsoft.Json.dll new file mode 100755 index 00000000..d035c38b Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Newtonsoft.Json.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Pipelines.Sockets.Unofficial.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Pipelines.Sockets.Unofficial.dll new file mode 100755 index 00000000..c5b223d3 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Pipelines.Sockets.Unofficial.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Polly.Core.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Polly.Core.dll new file mode 100755 index 00000000..5df31b0b Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Polly.Core.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Polly.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Polly.dll new file mode 100755 index 00000000..69338063 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Polly.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Prometheus.NetStandard.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Prometheus.NetStandard.dll new file mode 100755 index 00000000..3a39221b Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Prometheus.NetStandard.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/RabbitMQ.Client.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/RabbitMQ.Client.dll new file mode 100755 index 00000000..8ad562d9 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/RabbitMQ.Client.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.AspNetCore.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.AspNetCore.dll new file mode 100755 index 00000000..6c600139 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.AspNetCore.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll new file mode 100755 index 00000000..af699261 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll new file mode 100755 index 00000000..2204d101 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll new file mode 100755 index 00000000..f2f78c7b Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll new file mode 100755 index 00000000..7174b834 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll new file mode 100755 index 00000000..25692ac2 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll new file mode 100755 index 00000000..96c89a0d Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll new file mode 100755 index 00000000..2bd024b1 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.File.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.File.dll new file mode 100755 index 00000000..29dc2fd3 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.File.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll new file mode 100755 index 00000000..932d8c6a Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll new file mode 100755 index 00000000..9919e7e5 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.dll new file mode 100755 index 00000000..28c98dd3 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/StackExchange.Redis.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/StackExchange.Redis.dll new file mode 100755 index 00000000..a23fa7fa Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/StackExchange.Redis.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll new file mode 100755 index 00000000..14e84930 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll new file mode 100755 index 00000000..945d2992 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll new file mode 100755 index 00000000..979b4a81 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll new file mode 100755 index 00000000..ab4789e1 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll new file mode 100755 index 00000000..d67c8a8a Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll new file mode 100755 index 00000000..e9092d7f Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Drawing.Common.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Drawing.Common.dll new file mode 100755 index 00000000..be6915e5 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Drawing.Common.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll new file mode 100755 index 00000000..c42b8d71 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Memory.Data.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Memory.Data.dll new file mode 100755 index 00000000..6f2a3e0a Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Memory.Data.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll new file mode 100755 index 00000000..1ba87704 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Security.Permissions.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Security.Permissions.dll new file mode 100755 index 00000000..39dd4df9 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Security.Permissions.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Windows.Extensions.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Windows.Extensions.dll new file mode 100755 index 00000000..c3e8844f Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Windows.Extensions.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/YamlDotNet.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/YamlDotNet.dll new file mode 100755 index 00000000..44fac0d0 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/YamlDotNet.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/appsettings.Development.json b/src/Services/Basket/Basket.API/bin/Debug/net9.0/appsettings.Development.json new file mode 100644 index 00000000..f4a3b940 --- /dev/null +++ b/src/Services/Basket/Basket.API/bin/Debug/net9.0/appsettings.Development.json @@ -0,0 +1,17 @@ +{ + "Serilog": { + "MinimumLevel": { + "Default": "Debug", + "Override": { + "Microsoft": "Warning", + "Microsoft.eShopOnContainers": "Debug", + "System": "Warning" + } + } + }, + "IdentityUrlExternal": "http://localhost:5105", + "IdentityUrl": "http://localhost:5105", + "ConnectionString": "127.0.0.1", + "AzureServiceBusEnabled": false, + "EventBusConnection": "localhost" +} \ No newline at end of file diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/appsettings.json b/src/Services/Basket/Basket.API/bin/Debug/net9.0/appsettings.json new file mode 100644 index 00000000..a5b72311 --- /dev/null +++ b/src/Services/Basket/Basket.API/bin/Debug/net9.0/appsettings.json @@ -0,0 +1,30 @@ +{ + "Serilog": { + "SeqServerUrl": null, + "LogstashgUrl": null, + "MinimumLevel": { + "Default": "Information", + "Override": { + "Microsoft": "Warning", + "Microsoft.eShopOnContainers": "Information", + "System": "Warning" + } + } + }, + "Kestrel": { + "EndpointDefaults": { + "Protocols": "Http2" + } + }, + "SubscriptionClientName": "Basket", + "ApplicationInsights": { + "InstrumentationKey": "" + }, + "EventBusRetryCount": 5, + "UseVault": false, + "Vault": { + "Name": "eshop", + "ClientId": "your-clien-id", + "ClientSecret": "your-client-secret" + } +} \ No newline at end of file diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/debian-x64/native/libuv.so b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/debian-x64/native/libuv.so new file mode 100755 index 00000000..ee70aa0f Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/debian-x64/native/libuv.so differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/fedora-x64/native/libuv.so b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/fedora-x64/native/libuv.so new file mode 100755 index 00000000..ee70aa0f Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/fedora-x64/native/libuv.so differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/opensuse-x64/native/libuv.so b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/opensuse-x64/native/libuv.so new file mode 100755 index 00000000..ee70aa0f Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/opensuse-x64/native/libuv.so differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/osx/native/libuv.dylib b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/osx/native/libuv.dylib new file mode 100755 index 00000000..abbf24d6 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/osx/native/libuv.dylib differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/rhel-x64/native/libuv.so b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/rhel-x64/native/libuv.so new file mode 100755 index 00000000..ee70aa0f Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/rhel-x64/native/libuv.so differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll new file mode 100755 index 00000000..9e26473d Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll new file mode 100755 index 00000000..66af1982 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll new file mode 100755 index 00000000..235a22f3 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll new file mode 100755 index 00000000..7c9e87b4 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll new file mode 100755 index 00000000..332dbfa9 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll new file mode 100755 index 00000000..69f0d1b7 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win7-arm/native/libuv.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win7-arm/native/libuv.dll new file mode 100755 index 00000000..6cbb46ee Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win7-arm/native/libuv.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win7-x64/native/libuv.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win7-x64/native/libuv.dll new file mode 100755 index 00000000..5e02949b Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win7-x64/native/libuv.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win7-x86/native/libuv.dll b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win7-x86/native/libuv.dll new file mode 100755 index 00000000..906bc6d5 Binary files /dev/null and b/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win7-x86/native/libuv.dll differ diff --git a/src/Services/Basket/Basket.API/bin/Debug/net9.0/web.config b/src/Services/Basket/Basket.API/bin/Debug/net9.0/web.config new file mode 100644 index 00000000..a2cf1fe2 --- /dev/null +++ b/src/Services/Basket/Basket.API/bin/Debug/net9.0/web.config @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Services/Basket/Basket.API/obj/Basket.API.csproj.nuget.dgspec.json b/src/Services/Basket/Basket.API/obj/Basket.API.csproj.nuget.dgspec.json index 8a39778d..88205f72 100644 --- a/src/Services/Basket/Basket.API/obj/Basket.API.csproj.nuget.dgspec.json +++ b/src/Services/Basket/Basket.API/obj/Basket.API.csproj.nuget.dgspec.json @@ -1,42 +1,31 @@ { "format": 1, "restore": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Basket\\Basket.API\\Basket.API.csproj": {} + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/Basket.API.csproj": {} }, "projects": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", - "projectName": "EventBusRabbitMQ", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "projectName": "EventBus", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.0" ], "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", - "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" - } - } + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": {} } }, "warningProperties": { @@ -48,35 +37,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { - "Autofac": { - "target": "Package", - "version": "[8.0.0, )" - }, - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "Microsoft.Extensions.Logging": { - "target": "Package", - "version": "[8.0.0, )" - }, "Newtonsoft.Json": { "target": "Package", "version": "[13.0.3, )" - }, - "Polly": { - "target": "Package", - "version": "[8.4.0, )" - }, - "RabbitMQ.Client": { - "target": "Package", - "version": "[6.8.1, )" } }, "imports": [ @@ -95,41 +65,34 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", - "projectName": "EventBusServiceBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", + "projectName": "EventBusRabbitMQ", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" } } } @@ -143,19 +106,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Autofac": { "target": "Package", - "version": "[8.0.0, )" - }, - "Microsoft.Azure.ServiceBus": { - "target": "Package", - "version": "[5.2.0, )" + "version": "[8.1.1, )" }, "Microsoft.CSharp": { "target": "Package", @@ -163,7 +123,19 @@ }, "Microsoft.Extensions.Logging": { "target": "Package", - "version": "[8.0.0, )" + "version": "[9.0.0, )" + }, + "Newtonsoft.Json": { + "target": "Package", + "version": "[13.0.3, )" + }, + "Polly": { + "target": "Package", + "version": "[8.5.0, )" + }, + "RabbitMQ.Client": { + "target": "Package", + "version": "[6.8.1, )" } }, "imports": [ @@ -182,39 +154,36 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "projectName": "EventBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", + "projectName": "EventBusServiceBus", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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": {} + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" + } + } } }, "warningProperties": { @@ -226,15 +195,28 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { - "Newtonsoft.Json": { + "Autofac": { "target": "Package", - "version": "[13.0.3, )" + "version": "[8.1.1, )" + }, + "Microsoft.Azure.ServiceBus": { + "target": "Package", + "version": "[5.2.0, )" + }, + "Microsoft.CSharp": { + "target": "Package", + "version": "[4.7.0, )" + }, + "Microsoft.Extensions.Logging": { + "target": "Package", + "version": "[9.0.0, )" } }, "imports": [ @@ -253,47 +235,40 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Basket\\Basket.API\\Basket.API.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/Basket.API.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Basket\\Basket.API\\Basket.API.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/Basket.API.csproj", "projectName": "Basket.API", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Basket\\Basket.API\\Basket.API.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Basket\\Basket.API\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/Basket.API.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net6.0" + "net9.0" ], "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { - "net6.0": { - "targetAlias": "net6.0", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj" } } } @@ -307,11 +282,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net6.0": { - "targetAlias": "net6.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.AzureServiceBus": { "target": "Package", @@ -319,7 +295,7 @@ }, "AspNetCore.HealthChecks.Rabbitmq": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.2, )" }, "AspNetCore.HealthChecks.Redis": { "target": "Package", @@ -331,20 +307,20 @@ }, "Autofac.Extensions.DependencyInjection": { "target": "Package", - "version": "[9.0.0, )" + "version": "[10.0.0, )" }, "Google.Protobuf": { "target": "Package", - "version": "[3.27.1, )" + "version": "[3.28.3, )" }, "Grpc.AspNetCore.Server": { "target": "Package", - "version": "[2.63.0, )" + "version": "[2.70.0, )" }, "Grpc.Tools": { "suppressParent": "All", "target": "Package", - "version": "[2.64.0, )" + "version": "[2.68.1, )" }, "Microsoft.ApplicationInsights.AspNetCore": { "target": "Package", @@ -360,7 +336,7 @@ }, "Microsoft.AspNetCore.Authentication.JwtBearer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.AspNetCore.Diagnostics.HealthChecks": { "target": "Package", @@ -372,7 +348,7 @@ }, "Microsoft.AspNetCore.Mvc.NewtonsoftJson": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Configuration.AzureKeyVault": { "target": "Package", @@ -380,15 +356,15 @@ }, "Microsoft.Extensions.Logging.AzureAppServices": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.VisualStudio.Azure.Containers.Tools.Targets": { "target": "Package", - "version": "[1.20.1, )" + "version": "[1.21.0, )" }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Enrichers.Environment": { "target": "Package", @@ -396,7 +372,7 @@ }, "Serilog.Settings.Configuration": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.4, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -412,11 +388,11 @@ }, "Swashbuckle.AspNetCore": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" }, "Swashbuckle.AspNetCore.Newtonsoft": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" } }, "imports": [ @@ -439,7 +415,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/Services/Basket/Basket.API/obj/Basket.API.csproj.nuget.g.props b/src/Services/Basket/Basket.API/obj/Basket.API.csproj.nuget.g.props index 20856436..d02918df 100644 --- a/src/Services/Basket/Basket.API/obj/Basket.API.csproj.nuget.g.props +++ b/src/Services/Basket/Basket.API/obj/Basket.API.csproj.nuget.g.props @@ -1,30 +1,28 @@  - False + True NuGet $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\natyo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + /home/runner/.nuget/packages/ + /home/runner/.nuget/packages/ PackageReference - 6.10.0 + 7.0.0 - - + - - - - - + + + + + - C:\Users\natyo\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5 - C:\Users\natyo\.nuget\packages\newtonsoft.json\9.0.1 - C:\Users\natyo\.nuget\packages\microsoft.visualstudio.azure.containers.tools.targets\1.20.1 - C:\Users\natyo\.nuget\packages\microsoft.codeanalysis.analyzers\1.1.0 - C:\Users\natyo\.nuget\packages\grpc.tools\2.64.0 + /home/runner/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5 + /home/runner/.nuget/packages/microsoft.visualstudio.azure.containers.tools.targets/1.21.0 + /home/runner/.nuget/packages/microsoft.codeanalysis.analyzers/1.1.0 + /home/runner/.nuget/packages/grpc.tools/2.68.1 \ No newline at end of file diff --git a/src/Services/Basket/Basket.API/obj/Basket.API.csproj.nuget.g.targets b/src/Services/Basket/Basket.API/obj/Basket.API.csproj.nuget.g.targets index 41368772..91ea7d73 100644 --- a/src/Services/Basket/Basket.API/obj/Basket.API.csproj.nuget.g.targets +++ b/src/Services/Basket/Basket.API/obj/Basket.API.csproj.nuget.g.targets @@ -1,14 +1,13 @@  - - - - - - - - - + + + + + + + + \ No newline at end of file diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/src/Services/Basket/Basket.API/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs new file mode 100644 index 00000000..feda5e9f --- /dev/null +++ b/src/Services/Basket/Basket.API/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/24131f3e1ac0aa6b_basket.protodep b/src/Services/Basket/Basket.API/obj/Debug/net9.0/24131f3e1ac0aa6b_basket.protodep new file mode 100644 index 00000000..64d3e20d --- /dev/null +++ b/src/Services/Basket/Basket.API/obj/Debug/net9.0/24131f3e1ac0aa6b_basket.protodep @@ -0,0 +1,2 @@ +obj/Debug/net9.0/Proto/Basket.cs \ +obj/Debug/net9.0/Proto/BasketGrpc.cs: Proto/basket.proto \ No newline at end of file diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.AssemblyInfo.cs b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.AssemblyInfo.cs new file mode 100644 index 00000000..a52871b4 --- /dev/null +++ b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.AssemblyInfo.cs @@ -0,0 +1,22 @@ +//------------------------------------------------------------------------------ +// +// 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("Basket.API")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ac1eb1ea194ee72f31eded440b1a3c03c53c5657")] +[assembly: System.Reflection.AssemblyProductAttribute("Basket.API")] +[assembly: System.Reflection.AssemblyTitleAttribute("Basket.API")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.AssemblyInfoInputs.cache b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.AssemblyInfoInputs.cache new file mode 100644 index 00000000..ecc39794 --- /dev/null +++ b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +0cfe48e9bb32f4a41b93506c03395e7f08fb26dfa8fec65b9a1509c71c3bc14e diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.GeneratedMSBuildEditorConfig.editorconfig b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 00000000..685b0033 --- /dev/null +++ b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,23 @@ +is_global = true +build_property.TargetFramework = net9.0 +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v9.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 = Basket.API +build_property.RootNamespace = Basket.API +build_property.ProjectDir = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.RazorLangVersion = 9.0 +build_property.SupportLocalizedComponentNames = +build_property.GenerateRazorMetadataSourceChecksumAttributes = +build_property.MSBuildProjectDirectory = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API +build_property._RazorSourceGeneratorDebug = +build_property.EffectiveAnalysisLevelStyle = 9.0 +build_property.EnableCodeStyleSeverity = diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.MvcApplicationPartsAssemblyInfo.cache b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.MvcApplicationPartsAssemblyInfo.cache new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.MvcApplicationPartsAssemblyInfo.cs b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.MvcApplicationPartsAssemblyInfo.cs new file mode 100644 index 00000000..4db6d34b --- /dev/null +++ b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.MvcApplicationPartsAssemblyInfo.cs @@ -0,0 +1,17 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.Newtonsoft")] +[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.assets.cache b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.assets.cache new file mode 100644 index 00000000..5037acc7 Binary files /dev/null and b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.assets.cache differ diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.csproj.AssemblyReference.cache b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.csproj.AssemblyReference.cache new file mode 100644 index 00000000..e3b24506 Binary files /dev/null and b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.csproj.AssemblyReference.cache differ diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.csproj.CoreCompileInputs.cache b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.csproj.CoreCompileInputs.cache new file mode 100644 index 00000000..b10c4d50 --- /dev/null +++ b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +3a755876b775443e83ab3cfe5d07ec80639e4095cc41f0e96b7046dbbfa15e5b diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.csproj.FileListAbsolute.txt b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.csproj.FileListAbsolute.txt new file mode 100644 index 00000000..3c1cce90 --- /dev/null +++ b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.csproj.FileListAbsolute.txt @@ -0,0 +1,143 @@ +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.csproj.AssemblyReference.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/rpswa.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.GeneratedMSBuildEditorConfig.editorconfig +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.AssemblyInfoInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.AssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.csproj.CoreCompileInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.MvcApplicationPartsAssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.MvcApplicationPartsAssemblyInfo.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.sourcelink.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/web.config +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/appsettings.Development.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/appsettings.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.staticwebassets.endpoints.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.deps.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.runtimeconfig.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Basket.API.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.Redis.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Autofac.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Azure.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Azure.Core.Amqp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Fractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Google.Protobuf.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Grpc.AspNetCore.Server.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Grpc.Core.Api.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Grpc.Net.Common.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/IdentityModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/KubernetesClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AspNetCore.HealthChecks.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AspNetCore.JsonPatch.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.VisualBasic.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.HealthChecks.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.OpenApi.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Microsoft.Win32.SystemEvents.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Newtonsoft.Json.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Newtonsoft.Json.Bson.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Pipelines.Sockets.Unofficial.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Polly.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Polly.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Prometheus.NetStandard.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/RabbitMQ.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.AspNetCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.File.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/StackExchange.Redis.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Drawing.Common.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Memory.Data.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Security.Permissions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/System.Windows.Extensions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/YamlDotNet.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/debian-x64/native/libuv.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/fedora-x64/native/libuv.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/opensuse-x64/native/libuv.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/osx/native/libuv.dylib +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/rhel-x64/native/libuv.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win7-arm/native/libuv.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win7-x64/native/libuv.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win7-x86/native/libuv.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBusRabbitMQ.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBusServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBusServiceBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/bin/Debug/net9.0/EventBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/rjimswa.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/scopedcss/bundle/Basket.API.styles.css +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/staticwebassets.build.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/staticwebassets.build.json.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/staticwebassets.development.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/swae.build.ex.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.csproj.Up2Date +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/refint/Basket.API.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.genruntimeconfig.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/Debug/net9.0/ref/Basket.API.dll diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.csproj.Up2Date b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.csproj.Up2Date new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.dll b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.dll new file mode 100644 index 00000000..88261681 Binary files /dev/null and b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.dll differ diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.genruntimeconfig.cache b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.genruntimeconfig.cache new file mode 100644 index 00000000..a1727130 --- /dev/null +++ b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.genruntimeconfig.cache @@ -0,0 +1 @@ +e8928736de9662911cc06aa4ddfe03cea4aea572d017ed608bc65161d0c7ef52 diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.pdb b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.pdb new file mode 100644 index 00000000..c300b94b Binary files /dev/null and b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.pdb differ diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.sourcelink.json b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.sourcelink.json new file mode 100644 index 00000000..a2a1dc92 --- /dev/null +++ b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Basket.API.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/*":"https://raw.githubusercontent.com/NatYou345/mslearn-microservices-devops-aspnet-core/ac1eb1ea194ee72f31eded440b1a3c03c53c5657/*"}} \ No newline at end of file diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/Proto/Basket.cs b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Proto/Basket.cs new file mode 100644 index 00000000..ee1a9d6e --- /dev/null +++ b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Proto/Basket.cs @@ -0,0 +1,1124 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: Proto/basket.proto +// +#pragma warning disable 1591, 0612, 3021, 8981 +#region Designer generated code + +using pb = global::Google.Protobuf; +using pbc = global::Google.Protobuf.Collections; +using pbr = global::Google.Protobuf.Reflection; +using scg = global::System.Collections.Generic; +namespace GrpcBasket { + + /// Holder for reflection information generated from Proto/basket.proto + public static partial class BasketReflection { + + #region Descriptor + /// File descriptor for Proto/basket.proto + public static pbr::FileDescriptor Descriptor { + get { return descriptor; } + } + private static pbr::FileDescriptor descriptor; + + static BasketReflection() { + byte[] descriptorData = global::System.Convert.FromBase64String( + string.Concat( + "ChJQcm90by9iYXNrZXQucHJvdG8SCUJhc2tldEFwaSIbCg1CYXNrZXRSZXF1", + "ZXN0EgoKAmlkGAEgASgJIlYKFUN1c3RvbWVyQmFza2V0UmVxdWVzdBIPCgdi", + "dXllcmlkGAEgASgJEiwKBWl0ZW1zGAIgAygLMh0uQmFza2V0QXBpLkJhc2tl", + "dEl0ZW1SZXNwb25zZSJXChZDdXN0b21lckJhc2tldFJlc3BvbnNlEg8KB2J1", + "eWVyaWQYASABKAkSLAoFaXRlbXMYAiADKAsyHS5CYXNrZXRBcGkuQmFza2V0", + "SXRlbVJlc3BvbnNlIpcBChJCYXNrZXRJdGVtUmVzcG9uc2USCgoCaWQYASAB", + "KAkSEQoJcHJvZHVjdGlkGAIgASgFEhMKC3Byb2R1Y3RuYW1lGAMgASgJEhEK", + "CXVuaXRwcmljZRgEIAEoARIUCgxvbGR1bml0cHJpY2UYBSABKAESEAoIcXVh", + "bnRpdHkYBiABKAUSEgoKcGljdHVyZXVybBgHIAEoCTKvAQoGQmFza2V0Ek4K", + "DUdldEJhc2tldEJ5SWQSGC5CYXNrZXRBcGkuQmFza2V0UmVxdWVzdBohLkJh", + "c2tldEFwaS5DdXN0b21lckJhc2tldFJlc3BvbnNlIgASVQoMVXBkYXRlQmFz", + "a2V0EiAuQmFza2V0QXBpLkN1c3RvbWVyQmFza2V0UmVxdWVzdBohLkJhc2tl", + "dEFwaS5DdXN0b21lckJhc2tldFJlc3BvbnNlIgBCDaoCCkdycGNCYXNrZXRi", + "BnByb3RvMw==")); + descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, + new pbr::FileDescriptor[] { }, + new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { + new pbr::GeneratedClrTypeInfo(typeof(global::GrpcBasket.BasketRequest), global::GrpcBasket.BasketRequest.Parser, new[]{ "Id" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::GrpcBasket.CustomerBasketRequest), global::GrpcBasket.CustomerBasketRequest.Parser, new[]{ "Buyerid", "Items" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::GrpcBasket.CustomerBasketResponse), global::GrpcBasket.CustomerBasketResponse.Parser, new[]{ "Buyerid", "Items" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::GrpcBasket.BasketItemResponse), global::GrpcBasket.BasketItemResponse.Parser, new[]{ "Id", "Productid", "Productname", "Unitprice", "Oldunitprice", "Quantity", "Pictureurl" }, null, null, null, null) + })); + } + #endregion + + } + #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class BasketRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new BasketRequest()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::GrpcBasket.BasketReflection.Descriptor.MessageTypes[0]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public BasketRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public BasketRequest(BasketRequest other) : this() { + id_ = other.id_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public BasketRequest Clone() { + return new BasketRequest(this); + } + + /// Field number for the "id" field. + public const int IdFieldNumber = 1; + private string id_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Id { + get { return id_; } + set { + id_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as BasketRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(BasketRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Id != other.Id) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Id.Length != 0) hash ^= Id.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Id.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Id); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Id.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Id); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Id.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Id); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(BasketRequest other) { + if (other == null) { + return; + } + if (other.Id.Length != 0) { + Id = other.Id; + } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 10: { + Id = input.ReadString(); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 10: { + Id = input.ReadString(); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CustomerBasketRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CustomerBasketRequest()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::GrpcBasket.BasketReflection.Descriptor.MessageTypes[1]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CustomerBasketRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CustomerBasketRequest(CustomerBasketRequest other) : this() { + buyerid_ = other.buyerid_; + items_ = other.items_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CustomerBasketRequest Clone() { + return new CustomerBasketRequest(this); + } + + /// Field number for the "buyerid" field. + public const int BuyeridFieldNumber = 1; + private string buyerid_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Buyerid { + get { return buyerid_; } + set { + buyerid_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "items" field. + public const int ItemsFieldNumber = 2; + private static readonly pb::FieldCodec _repeated_items_codec + = pb::FieldCodec.ForMessage(18, global::GrpcBasket.BasketItemResponse.Parser); + private readonly pbc::RepeatedField items_ = new pbc::RepeatedField(); + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Items { + get { return items_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CustomerBasketRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CustomerBasketRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Buyerid != other.Buyerid) return false; + if(!items_.Equals(other.items_)) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Buyerid.Length != 0) hash ^= Buyerid.GetHashCode(); + hash ^= items_.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Buyerid.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Buyerid); + } + items_.WriteTo(output, _repeated_items_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Buyerid.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Buyerid); + } + items_.WriteTo(ref output, _repeated_items_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Buyerid.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Buyerid); + } + size += items_.CalculateSize(_repeated_items_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CustomerBasketRequest other) { + if (other == null) { + return; + } + if (other.Buyerid.Length != 0) { + Buyerid = other.Buyerid; + } + items_.Add(other.items_); + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 10: { + Buyerid = input.ReadString(); + break; + } + case 18: { + items_.AddEntriesFrom(input, _repeated_items_codec); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 10: { + Buyerid = input.ReadString(); + break; + } + case 18: { + items_.AddEntriesFrom(ref input, _repeated_items_codec); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CustomerBasketResponse : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CustomerBasketResponse()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::GrpcBasket.BasketReflection.Descriptor.MessageTypes[2]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CustomerBasketResponse() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CustomerBasketResponse(CustomerBasketResponse other) : this() { + buyerid_ = other.buyerid_; + items_ = other.items_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CustomerBasketResponse Clone() { + return new CustomerBasketResponse(this); + } + + /// Field number for the "buyerid" field. + public const int BuyeridFieldNumber = 1; + private string buyerid_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Buyerid { + get { return buyerid_; } + set { + buyerid_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "items" field. + public const int ItemsFieldNumber = 2; + private static readonly pb::FieldCodec _repeated_items_codec + = pb::FieldCodec.ForMessage(18, global::GrpcBasket.BasketItemResponse.Parser); + private readonly pbc::RepeatedField items_ = new pbc::RepeatedField(); + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Items { + get { return items_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CustomerBasketResponse); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CustomerBasketResponse other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Buyerid != other.Buyerid) return false; + if(!items_.Equals(other.items_)) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Buyerid.Length != 0) hash ^= Buyerid.GetHashCode(); + hash ^= items_.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Buyerid.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Buyerid); + } + items_.WriteTo(output, _repeated_items_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Buyerid.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Buyerid); + } + items_.WriteTo(ref output, _repeated_items_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Buyerid.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Buyerid); + } + size += items_.CalculateSize(_repeated_items_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CustomerBasketResponse other) { + if (other == null) { + return; + } + if (other.Buyerid.Length != 0) { + Buyerid = other.Buyerid; + } + items_.Add(other.items_); + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 10: { + Buyerid = input.ReadString(); + break; + } + case 18: { + items_.AddEntriesFrom(input, _repeated_items_codec); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 10: { + Buyerid = input.ReadString(); + break; + } + case 18: { + items_.AddEntriesFrom(ref input, _repeated_items_codec); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class BasketItemResponse : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new BasketItemResponse()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::GrpcBasket.BasketReflection.Descriptor.MessageTypes[3]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public BasketItemResponse() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public BasketItemResponse(BasketItemResponse other) : this() { + id_ = other.id_; + productid_ = other.productid_; + productname_ = other.productname_; + unitprice_ = other.unitprice_; + oldunitprice_ = other.oldunitprice_; + quantity_ = other.quantity_; + pictureurl_ = other.pictureurl_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public BasketItemResponse Clone() { + return new BasketItemResponse(this); + } + + /// Field number for the "id" field. + public const int IdFieldNumber = 1; + private string id_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Id { + get { return id_; } + set { + id_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "productid" field. + public const int ProductidFieldNumber = 2; + private int productid_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Productid { + get { return productid_; } + set { + productid_ = value; + } + } + + /// Field number for the "productname" field. + public const int ProductnameFieldNumber = 3; + private string productname_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Productname { + get { return productname_; } + set { + productname_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "unitprice" field. + public const int UnitpriceFieldNumber = 4; + private double unitprice_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public double Unitprice { + get { return unitprice_; } + set { + unitprice_ = value; + } + } + + /// Field number for the "oldunitprice" field. + public const int OldunitpriceFieldNumber = 5; + private double oldunitprice_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public double Oldunitprice { + get { return oldunitprice_; } + set { + oldunitprice_ = value; + } + } + + /// Field number for the "quantity" field. + public const int QuantityFieldNumber = 6; + private int quantity_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Quantity { + get { return quantity_; } + set { + quantity_ = value; + } + } + + /// Field number for the "pictureurl" field. + public const int PictureurlFieldNumber = 7; + private string pictureurl_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Pictureurl { + get { return pictureurl_; } + set { + pictureurl_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as BasketItemResponse); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(BasketItemResponse other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Id != other.Id) return false; + if (Productid != other.Productid) return false; + if (Productname != other.Productname) return false; + if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(Unitprice, other.Unitprice)) return false; + if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(Oldunitprice, other.Oldunitprice)) return false; + if (Quantity != other.Quantity) return false; + if (Pictureurl != other.Pictureurl) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Id.Length != 0) hash ^= Id.GetHashCode(); + if (Productid != 0) hash ^= Productid.GetHashCode(); + if (Productname.Length != 0) hash ^= Productname.GetHashCode(); + if (Unitprice != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(Unitprice); + if (Oldunitprice != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(Oldunitprice); + if (Quantity != 0) hash ^= Quantity.GetHashCode(); + if (Pictureurl.Length != 0) hash ^= Pictureurl.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Id.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Id); + } + if (Productid != 0) { + output.WriteRawTag(16); + output.WriteInt32(Productid); + } + if (Productname.Length != 0) { + output.WriteRawTag(26); + output.WriteString(Productname); + } + if (Unitprice != 0D) { + output.WriteRawTag(33); + output.WriteDouble(Unitprice); + } + if (Oldunitprice != 0D) { + output.WriteRawTag(41); + output.WriteDouble(Oldunitprice); + } + if (Quantity != 0) { + output.WriteRawTag(48); + output.WriteInt32(Quantity); + } + if (Pictureurl.Length != 0) { + output.WriteRawTag(58); + output.WriteString(Pictureurl); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Id.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Id); + } + if (Productid != 0) { + output.WriteRawTag(16); + output.WriteInt32(Productid); + } + if (Productname.Length != 0) { + output.WriteRawTag(26); + output.WriteString(Productname); + } + if (Unitprice != 0D) { + output.WriteRawTag(33); + output.WriteDouble(Unitprice); + } + if (Oldunitprice != 0D) { + output.WriteRawTag(41); + output.WriteDouble(Oldunitprice); + } + if (Quantity != 0) { + output.WriteRawTag(48); + output.WriteInt32(Quantity); + } + if (Pictureurl.Length != 0) { + output.WriteRawTag(58); + output.WriteString(Pictureurl); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Id.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Id); + } + if (Productid != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Productid); + } + if (Productname.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Productname); + } + if (Unitprice != 0D) { + size += 1 + 8; + } + if (Oldunitprice != 0D) { + size += 1 + 8; + } + if (Quantity != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Quantity); + } + if (Pictureurl.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Pictureurl); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(BasketItemResponse other) { + if (other == null) { + return; + } + if (other.Id.Length != 0) { + Id = other.Id; + } + if (other.Productid != 0) { + Productid = other.Productid; + } + if (other.Productname.Length != 0) { + Productname = other.Productname; + } + if (other.Unitprice != 0D) { + Unitprice = other.Unitprice; + } + if (other.Oldunitprice != 0D) { + Oldunitprice = other.Oldunitprice; + } + if (other.Quantity != 0) { + Quantity = other.Quantity; + } + if (other.Pictureurl.Length != 0) { + Pictureurl = other.Pictureurl; + } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 10: { + Id = input.ReadString(); + break; + } + case 16: { + Productid = input.ReadInt32(); + break; + } + case 26: { + Productname = input.ReadString(); + break; + } + case 33: { + Unitprice = input.ReadDouble(); + break; + } + case 41: { + Oldunitprice = input.ReadDouble(); + break; + } + case 48: { + Quantity = input.ReadInt32(); + break; + } + case 58: { + Pictureurl = input.ReadString(); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 10: { + Id = input.ReadString(); + break; + } + case 16: { + Productid = input.ReadInt32(); + break; + } + case 26: { + Productname = input.ReadString(); + break; + } + case 33: { + Unitprice = input.ReadDouble(); + break; + } + case 41: { + Oldunitprice = input.ReadDouble(); + break; + } + case 48: { + Quantity = input.ReadInt32(); + break; + } + case 58: { + Pictureurl = input.ReadString(); + break; + } + } + } + } + #endif + + } + + #endregion + +} + +#endregion Designer generated code diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/Proto/BasketGrpc.cs b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Proto/BasketGrpc.cs new file mode 100644 index 00000000..6f982613 --- /dev/null +++ b/src/Services/Basket/Basket.API/obj/Debug/net9.0/Proto/BasketGrpc.cs @@ -0,0 +1,118 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: Proto/basket.proto +// +#pragma warning disable 0414, 1591, 8981, 0612 +#region Designer generated code + +using grpc = global::Grpc.Core; + +namespace GrpcBasket { + public static partial class Basket + { + static readonly string __ServiceName = "BasketApi.Basket"; + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static void __Helper_SerializeMessage(global::Google.Protobuf.IMessage message, grpc::SerializationContext context) + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (message is global::Google.Protobuf.IBufferMessage) + { + context.SetPayloadLength(message.CalculateSize()); + global::Google.Protobuf.MessageExtensions.WriteTo(message, context.GetBufferWriter()); + context.Complete(); + return; + } + #endif + context.Complete(global::Google.Protobuf.MessageExtensions.ToByteArray(message)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static class __Helper_MessageCache + { + public static readonly bool IsBufferMessage = global::System.Reflection.IntrospectionExtensions.GetTypeInfo(typeof(global::Google.Protobuf.IBufferMessage)).IsAssignableFrom(typeof(T)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static T __Helper_DeserializeMessage(grpc::DeserializationContext context, global::Google.Protobuf.MessageParser parser) where T : global::Google.Protobuf.IMessage + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (__Helper_MessageCache.IsBufferMessage) + { + return parser.ParseFrom(context.PayloadAsReadOnlySequence()); + } + #endif + return parser.ParseFrom(context.PayloadAsNewBuffer()); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_BasketApi_BasketRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::GrpcBasket.BasketRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_BasketApi_CustomerBasketResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::GrpcBasket.CustomerBasketResponse.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_BasketApi_CustomerBasketRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::GrpcBasket.CustomerBasketRequest.Parser)); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_GetBasketById = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "GetBasketById", + __Marshaller_BasketApi_BasketRequest, + __Marshaller_BasketApi_CustomerBasketResponse); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_UpdateBasket = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "UpdateBasket", + __Marshaller_BasketApi_CustomerBasketRequest, + __Marshaller_BasketApi_CustomerBasketResponse); + + /// Service descriptor + public static global::Google.Protobuf.Reflection.ServiceDescriptor Descriptor + { + get { return global::GrpcBasket.BasketReflection.Descriptor.Services[0]; } + } + + /// Base class for server-side implementations of Basket + [grpc::BindServiceMethod(typeof(Basket), "BindService")] + public abstract partial class BasketBase + { + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task GetBasketById(global::GrpcBasket.BasketRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task UpdateBasket(global::GrpcBasket.CustomerBasketRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + } + + /// Creates service definition that can be registered with a server + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static grpc::ServerServiceDefinition BindService(BasketBase serviceImpl) + { + return grpc::ServerServiceDefinition.CreateBuilder() + .AddMethod(__Method_GetBasketById, serviceImpl.GetBasketById) + .AddMethod(__Method_UpdateBasket, serviceImpl.UpdateBasket).Build(); + } + + /// Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. + /// Note: this method is part of an experimental API that can change or be removed without any prior notice. + /// Service methods will be bound by calling AddMethod on this object. + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static void BindService(grpc::ServiceBinderBase serviceBinder, BasketBase serviceImpl) + { + serviceBinder.AddMethod(__Method_GetBasketById, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetBasketById)); + serviceBinder.AddMethod(__Method_UpdateBasket, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.UpdateBasket)); + } + + } +} +#endregion diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/apphost b/src/Services/Basket/Basket.API/obj/Debug/net9.0/apphost new file mode 100755 index 00000000..ce18a4a3 Binary files /dev/null and b/src/Services/Basket/Basket.API/obj/Debug/net9.0/apphost differ diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/ref/Basket.API.dll b/src/Services/Basket/Basket.API/obj/Debug/net9.0/ref/Basket.API.dll new file mode 100644 index 00000000..de3014ce Binary files /dev/null and b/src/Services/Basket/Basket.API/obj/Debug/net9.0/ref/Basket.API.dll differ diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/refint/Basket.API.dll b/src/Services/Basket/Basket.API/obj/Debug/net9.0/refint/Basket.API.dll new file mode 100644 index 00000000..de3014ce Binary files /dev/null and b/src/Services/Basket/Basket.API/obj/Debug/net9.0/refint/Basket.API.dll differ diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/Services/Basket/Basket.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json new file mode 100644 index 00000000..3b331810 --- /dev/null +++ b/src/Services/Basket/Basket.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"uoKd6InJo43PwQRSMwVDOwfSm/wZHOarpvvuYkkBv9s=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["0Y/SUHFzTDMuTTTl6MHRwC82Iiu0NqsQoPY7snEIjbA=","HzLO8ARBk1aU80kSuKrmhvRNsG3whA7I/wVUiumhD1c=","rlzLDY4TueYO3DUHECTDAlx\u002BEQdtH3tJYuy3P8csOgQ=","2LT90fMUVTi2L6F8NLda8QvQ/aaj9gKKt5R4t0\u002B3P90=","6QeQqgdqyxsVDWBQO6MJa/Ix5oh9OYafxO8S/27bPAg=","eRT0rsxe1slzNyLsh5foF0z\u002B5z1jt9HdLIPD0uxd0TM=","AWRLp2nXGpT7ORWg1VhYVvaxUj4Kehbm9jSCvZC35wE=","G3K5oR3B\u002Bx9C7xbv22zhPfGgqRxV9pT2zxErqJV/xsg=","oTmuSva1XrTT8bqB9r6fNPd1/iWK8m68wDBummP0K/g=","yLdmO9xOiNRDXDcLqHPZEncMnqdoAN25NR/19kq4yJ0=","VSh1Wb9FQU07aCVUQx3sqFB0cmXTV9A6qiogRffdzRA=","zg6xQ4BbYpIt9xM2bTnKfAc0wAQSEJEdRhp9WTA/PQI=","HfCvwt8WazlwXCnkb3EbmNIVGadvfoywruukvwC2/3U=","7jNmeHX7X/Imms3kb24\u002B/IkTFzGHrvudi0BC\u002Bw/4aEo=","oZQHilzC8Z0K\u002Bp0ZOi3CNpEJRgF8o4ZkX8x2mVAsQV8="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/Services/Basket/Basket.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json new file mode 100644 index 00000000..55418b22 --- /dev/null +++ b/src/Services/Basket/Basket.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"+AZ3AN/REJQaFxN8SpjOcTj3aiEioAFEx5QyayW1110=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["0Y/SUHFzTDMuTTTl6MHRwC82Iiu0NqsQoPY7snEIjbA=","HzLO8ARBk1aU80kSuKrmhvRNsG3whA7I/wVUiumhD1c=","rlzLDY4TueYO3DUHECTDAlx\u002BEQdtH3tJYuy3P8csOgQ=","2LT90fMUVTi2L6F8NLda8QvQ/aaj9gKKt5R4t0\u002B3P90=","6QeQqgdqyxsVDWBQO6MJa/Ix5oh9OYafxO8S/27bPAg=","eRT0rsxe1slzNyLsh5foF0z\u002B5z1jt9HdLIPD0uxd0TM=","AWRLp2nXGpT7ORWg1VhYVvaxUj4Kehbm9jSCvZC35wE=","G3K5oR3B\u002Bx9C7xbv22zhPfGgqRxV9pT2zxErqJV/xsg=","oTmuSva1XrTT8bqB9r6fNPd1/iWK8m68wDBummP0K/g=","yLdmO9xOiNRDXDcLqHPZEncMnqdoAN25NR/19kq4yJ0=","VSh1Wb9FQU07aCVUQx3sqFB0cmXTV9A6qiogRffdzRA=","zg6xQ4BbYpIt9xM2bTnKfAc0wAQSEJEdRhp9WTA/PQI=","HfCvwt8WazlwXCnkb3EbmNIVGadvfoywruukvwC2/3U=","7jNmeHX7X/Imms3kb24\u002B/IkTFzGHrvudi0BC\u002Bw/4aEo=","oZQHilzC8Z0K\u002Bp0ZOi3CNpEJRgF8o4ZkX8x2mVAsQV8="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/rpswa.dswa.cache.json b/src/Services/Basket/Basket.API/obj/Debug/net9.0/rpswa.dswa.cache.json new file mode 100644 index 00000000..414bb5c2 --- /dev/null +++ b/src/Services/Basket/Basket.API/obj/Debug/net9.0/rpswa.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"YZxsirsKvC4BlhNYiwKIHaWy4LVL6kCpx9AI7u9K2Mc=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["0Y/SUHFzTDMuTTTl6MHRwC82Iiu0NqsQoPY7snEIjbA=","HzLO8ARBk1aU80kSuKrmhvRNsG3whA7I/wVUiumhD1c=","rlzLDY4TueYO3DUHECTDAlx\u002BEQdtH3tJYuy3P8csOgQ=","2LT90fMUVTi2L6F8NLda8QvQ/aaj9gKKt5R4t0\u002B3P90="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json b/src/Services/Basket/Basket.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json new file mode 100644 index 00000000..5576e889 --- /dev/null +++ b/src/Services/Basket/Basket.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json @@ -0,0 +1 @@ +{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/staticwebassets.build.json b/src/Services/Basket/Basket.API/obj/Debug/net9.0/staticwebassets.build.json new file mode 100644 index 00000000..2ac023c3 --- /dev/null +++ b/src/Services/Basket/Basket.API/obj/Debug/net9.0/staticwebassets.build.json @@ -0,0 +1 @@ +{"Version":1,"Hash":"UAmzv2caNQSnWiyMzIkXpyrh3x0l8SDCxCO919zIkpo=","Source":"Basket.API","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]} \ No newline at end of file diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/staticwebassets.build.json.cache b/src/Services/Basket/Basket.API/obj/Debug/net9.0/staticwebassets.build.json.cache new file mode 100644 index 00000000..7a2020c5 --- /dev/null +++ b/src/Services/Basket/Basket.API/obj/Debug/net9.0/staticwebassets.build.json.cache @@ -0,0 +1 @@ +UAmzv2caNQSnWiyMzIkXpyrh3x0l8SDCxCO919zIkpo= \ No newline at end of file diff --git a/src/Services/Basket/Basket.API/obj/Debug/net9.0/swae.build.ex.cache b/src/Services/Basket/Basket.API/obj/Debug/net9.0/swae.build.ex.cache new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Basket/Basket.API/obj/project.assets.json b/src/Services/Basket/Basket.API/obj/project.assets.json index 6db74dbf..f6291d3b 100644 --- a/src/Services/Basket/Basket.API/obj/project.assets.json +++ b/src/Services/Basket/Basket.API/obj/project.assets.json @@ -1,7 +1,7 @@ { "version": 3, "targets": { - "net6.0": { + "net9.0": { "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { "type": "package", "dependencies": { @@ -19,11 +19,11 @@ } } }, - "AspNetCore.HealthChecks.Rabbitmq/8.0.1": { + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { "type": "package", "dependencies": { "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0", - "RabbitMQ.Client": "6.7.0" + "RabbitMQ.Client": "6.8.1" }, "compile": { "lib/net6.0/HealthChecks.Rabbitmq.dll": { @@ -60,12 +60,12 @@ "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0" }, "compile": { - "lib/net6.0/HealthChecks.UI.Client.dll": { + "lib/net8.0/HealthChecks.UI.Client.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/HealthChecks.UI.Client.dll": { + "lib/net8.0/HealthChecks.UI.Client.dll": { "related": ".xml" } }, @@ -90,35 +90,35 @@ } } }, - "Autofac/8.0.0": { + "Autofac/8.1.1": { "type": "package", "dependencies": { - "System.Diagnostics.DiagnosticSource": "7.0.2" + "System.Diagnostics.DiagnosticSource": "8.0.1" }, "compile": { - "lib/net6.0/Autofac.dll": { + "lib/net8.0/Autofac.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Autofac.dll": { + "lib/net8.0/Autofac.dll": { "related": ".xml" } } }, - "Autofac.Extensions.DependencyInjection/9.0.0": { + "Autofac.Extensions.DependencyInjection/10.0.0": { "type": "package", "dependencies": { - "Autofac": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Autofac": "8.1.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1" }, "compile": { - "lib/net6.0/Autofac.Extensions.DependencyInjection.dll": { + "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Autofac.Extensions.DependencyInjection.dll": { + "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": { "related": ".xml" } } @@ -196,7 +196,7 @@ } } }, - "Google.Protobuf/3.27.1": { + "Google.Protobuf/3.28.3": { "type": "package", "compile": { "lib/net5.0/Google.Protobuf.dll": { @@ -209,18 +209,18 @@ } } }, - "Grpc.AspNetCore.Server/2.63.0": { + "Grpc.AspNetCore.Server/2.70.0": { "type": "package", "dependencies": { - "Grpc.Net.Common": "2.63.0" + "Grpc.Net.Common": "2.70.0" }, "compile": { - "lib/net6.0/Grpc.AspNetCore.Server.dll": { + "lib/net9.0/Grpc.AspNetCore.Server.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net6.0/Grpc.AspNetCore.Server.dll": { + "lib/net9.0/Grpc.AspNetCore.Server.dll": { "related": ".pdb;.xml" } }, @@ -228,7 +228,7 @@ "Microsoft.AspNetCore.App" ] }, - "Grpc.Core.Api/2.63.0": { + "Grpc.Core.Api/2.70.0": { "type": "package", "compile": { "lib/netstandard2.1/Grpc.Core.Api.dll": { @@ -241,23 +241,23 @@ } } }, - "Grpc.Net.Common/2.63.0": { + "Grpc.Net.Common/2.70.0": { "type": "package", "dependencies": { - "Grpc.Core.Api": "2.63.0" + "Grpc.Core.Api": "2.70.0" }, "compile": { - "lib/net6.0/Grpc.Net.Common.dll": { + "lib/net8.0/Grpc.Net.Common.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net6.0/Grpc.Net.Common.dll": { + "lib/net8.0/Grpc.Net.Common.dll": { "related": ".pdb;.xml" } } }, - "Grpc.Tools/2.64.0": { + "Grpc.Tools/2.68.1": { "type": "package", "build": { "build/Grpc.Tools.props": {}, @@ -304,12 +304,12 @@ "prometheus-net": "8.0.1" }, "compile": { - "lib/net6.0/KubernetesClient.dll": { + "lib/net7.0/KubernetesClient.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net6.0/KubernetesClient.dll": { + "lib/net7.0/KubernetesClient.dll": { "related": ".pdb;.xml" } } @@ -519,8 +519,24 @@ "build/_._": {} } }, - "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.6": { - "type": "package" + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "type": "package", + "dependencies": { + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1" + }, + "compile": { + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "related": ".xml" + } + }, + "frameworkReferences": [ + "Microsoft.AspNetCore.App" + ] }, "Microsoft.AspNetCore.Diagnostics.HealthChecks/2.2.0": { "type": "package", @@ -666,8 +682,43 @@ "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {} } }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.6": { - "type": "package" + "Microsoft.AspNetCore.JsonPatch/9.0.0": { + "type": "package", + "dependencies": { + "Microsoft.CSharp": "4.7.0", + "Newtonsoft.Json": "13.0.3" + }, + "compile": { + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll": { + "related": ".xml" + } + } + }, + "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.JsonPatch": "9.0.0", + "Newtonsoft.Json": "13.0.3", + "Newtonsoft.Json.Bson": "1.0.2" + }, + "compile": { + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { + "related": ".xml" + } + }, + "frameworkReferences": [ + "Microsoft.AspNetCore.App" + ] }, "Microsoft.AspNetCore.WebUtilities/2.1.1": { "type": "package", @@ -739,6 +790,26 @@ } } }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "type": "package", + "dependencies": { + "Microsoft.Azure.Amqp": "2.4.11", + "Microsoft.Azure.Services.AppAuthentication": "[1.0.3, 2.0.0)", + "Newtonsoft.Json": "10.0.3", + "System.Diagnostics.DiagnosticSource": "4.5.1", + "System.IdentityModel.Tokens.Jwt": "5.4.0" + }, + "compile": { + "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": { + "related": ".xml" + } + } + }, "Microsoft.Azure.Services.AppAuthentication/1.0.3": { "type": "package", "dependencies": { @@ -760,12 +831,10 @@ "build/_._": {} } }, - "Microsoft.Bcl.AsyncInterfaces/8.0.0": { + "Microsoft.Bcl.AsyncInterfaces/1.1.1": { "type": "package", "compile": { - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { - "related": ".xml" - } + "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {} }, "runtime": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { @@ -850,33 +919,13 @@ "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll": {} } }, - "Microsoft.CSharp/4.0.1": { + "Microsoft.CSharp/4.7.0": { "type": "package", - "dependencies": { - "System.Collections": "4.0.11", - "System.Diagnostics.Debug": "4.0.11", - "System.Dynamic.Runtime": "4.0.11", - "System.Globalization": "4.0.11", - "System.Linq": "4.1.0", - "System.Linq.Expressions": "4.1.0", - "System.ObjectModel": "4.0.12", - "System.Reflection": "4.1.0", - "System.Reflection.Extensions": "4.0.1", - "System.Reflection.Primitives": "4.0.1", - "System.Reflection.TypeExtensions": "4.1.0", - "System.Resources.ResourceManager": "4.0.1", - "System.Runtime": "4.1.0", - "System.Runtime.Extensions": "4.1.0", - "System.Runtime.InteropServices": "4.1.0", - "System.Threading": "4.0.11" - }, "compile": { - "ref/netstandard1.0/Microsoft.CSharp.dll": { - "related": ".xml" - } + "ref/netcoreapp2.0/_._": {} }, "runtime": { - "lib/netstandard1.3/Microsoft.CSharp.dll": {} + "lib/netcoreapp2.0/_._": {} } }, "Microsoft.Extensions.ApiDescription.Server/6.0.5": { @@ -929,43 +978,43 @@ } } }, - "Microsoft.Extensions.Configuration/8.0.0": { + "Microsoft.Extensions.Configuration/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net6.0/Microsoft.Extensions.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { @@ -987,18 +1036,18 @@ } } }, - "Microsoft.Extensions.Configuration.Binder/8.0.0": { + "Microsoft.Extensions.Configuration.Binder/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" }, "compile": { - "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { "related": ".xml" } }, @@ -1023,70 +1072,69 @@ } } }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": { + "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" }, "compile": { - "lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { + "Microsoft.Extensions.Configuration.FileExtensions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Physical": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Physical": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Json/8.0.0": { + "Microsoft.Extensions.Configuration.Json/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "System.Text.Json": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.FileExtensions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0" }, "compile": { - "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Configuration.UserSecrets/6.0.1": { @@ -1112,54 +1160,50 @@ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {} } }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { + "Microsoft.Extensions.DependencyInjection/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": { + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { "type": "package", "compile": { - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyModel/8.0.0": { + "Microsoft.Extensions.DependencyModel/8.0.2": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0", - "System.Text.Json": "8.0.0" - }, "compile": { - "lib/net6.0/Microsoft.Extensions.DependencyModel.dll": { + "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.DependencyModel.dll": { + "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" } }, @@ -1191,12 +1235,12 @@ "System.Diagnostics.DiagnosticSource": "8.0.0" }, "compile": { - "lib/net6.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { + "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { + "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { "related": ".xml" } }, @@ -1207,19 +1251,18 @@ "Microsoft.Extensions.Diagnostics.HealthChecks/8.0.0": { "type": "package", "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "8.0.0", "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "8.0.0", "Microsoft.Extensions.Hosting.Abstractions": "8.0.0", "Microsoft.Extensions.Logging.Abstractions": "8.0.0", "Microsoft.Extensions.Options": "8.0.0" }, "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll": { + "lib/net8.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll": { "related": ".xml" } }, "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll": { + "lib/net8.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll": { "related": ".xml" } } @@ -1227,70 +1270,70 @@ "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/8.0.0": { "type": "package", "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": { + "lib/net8.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": { + "lib/net8.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": { "related": ".xml" } } }, - "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.FileProviders.Physical/8.0.0": { + "Microsoft.Extensions.FileProviders.Physical/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileSystemGlobbing": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileSystemGlobbing": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { + "Microsoft.Extensions.FileSystemGlobbing/9.0.0": { "type": "package", "compile": { - "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": { + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": { + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.HealthChecks/1.0.0": { @@ -1360,12 +1403,12 @@ "Microsoft.Extensions.Logging.Abstractions": "8.0.0" }, "compile": { - "lib/net6.0/Microsoft.Extensions.Hosting.Abstractions.dll": { + "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.Hosting.Abstractions.dll": { + "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": { "related": ".xml" } }, @@ -1391,44 +1434,44 @@ } } }, - "Microsoft.Extensions.Logging/8.0.0": { + "Microsoft.Extensions.Logging/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0" + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net6.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Abstractions/8.0.1": { + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {} } }, "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { @@ -1448,51 +1491,51 @@ } } }, - "Microsoft.Extensions.Logging.AzureAppServices/8.0.6": { + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.EnvironmentVariables": "8.0.0", - "Microsoft.Extensions.Configuration.Json": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.1", - "Microsoft.Extensions.Logging.Configuration": "8.0.0", + "Microsoft.Extensions.Configuration.EnvironmentVariables": "9.0.0", + "Microsoft.Extensions.Configuration.Json": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Configuration": "9.0.0", "System.ValueTuple": "4.5.0" }, "compile": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { "related": ".xml" } }, "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { "related": ".xml" } } }, - "Microsoft.Extensions.Logging.Configuration/8.0.0": { + "Microsoft.Extensions.Logging.Configuration/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.Binder": "9.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.0" }, "compile": { - "lib/net6.0/Microsoft.Extensions.Logging.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.Logging.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Logging.Console/6.0.0": { @@ -1585,83 +1628,84 @@ "Microsoft.Extensions.ObjectPool/7.0.0": { "type": "package", "compile": { - "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {} + "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } }, "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {} + "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } } }, - "Microsoft.Extensions.Options/8.0.0": { + "Microsoft.Extensions.Options/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net6.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {} } }, - "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { + "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "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/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Primitives/8.0.0": { + "Microsoft.Extensions.Primitives/9.0.0": { "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - }, "compile": { - "lib/net6.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.IdentityModel.Abstractions/7.0.0": { + "Microsoft.IdentityModel.Abstractions/8.0.1": { "type": "package", "compile": { - "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": { + "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": { + "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { "related": ".xml" } } @@ -1682,50 +1726,83 @@ "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": {} } }, - "Microsoft.IdentityModel.JsonWebTokens/7.0.0": { + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Tokens": "7.0.0" + "Microsoft.IdentityModel.Tokens": "8.0.1" }, "compile": { - "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Logging/7.0.0": { + "Microsoft.IdentityModel.Logging/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Abstractions": "7.0.0" + "Microsoft.IdentityModel.Abstractions": "8.0.1" }, "compile": { - "lib/net6.0/Microsoft.IdentityModel.Logging.dll": { + "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.IdentityModel.Logging.dll": { + "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Tokens/7.0.0": { + "Microsoft.IdentityModel.Protocols/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Logging": "7.0.0" + "Microsoft.IdentityModel.Tokens": "8.0.1" }, "compile": { - "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { + "related": ".xml" + } + } + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "type": "package", + "dependencies": { + "Microsoft.IdentityModel.Protocols": "8.0.1", + "System.IdentityModel.Tokens.Jwt": "8.0.1" + }, + "compile": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "related": ".xml" + } + } + }, + "Microsoft.IdentityModel.Tokens/8.0.1": { + "type": "package", + "dependencies": { + "Microsoft.IdentityModel.Logging": "8.0.1" + }, + "compile": { + "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { "related": ".xml" } } @@ -1844,7 +1921,7 @@ "Microsoft.NETCore.Windows.ApiSets/1.0.1": { "type": "package" }, - "Microsoft.OpenApi/1.6.14": { + "Microsoft.OpenApi/1.6.22": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.OpenApi.dll": { @@ -1919,7 +1996,7 @@ "lib/netstandard1.3/Microsoft.VisualBasic.dll": {} } }, - "Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.20.1": { + "Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.21.0": { "type": "package", "build": { "build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props": {}, @@ -2036,43 +2113,35 @@ "System.Xml.XDocument": "4.3.0" } }, - "Newtonsoft.Json/9.0.1": { + "Newtonsoft.Json/13.0.3": { "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1", - "System.Collections": "4.0.11", - "System.Diagnostics.Debug": "4.0.11", - "System.Dynamic.Runtime": "4.0.11", - "System.Globalization": "4.0.11", - "System.IO": "4.1.0", - "System.Linq": "4.1.0", - "System.Linq.Expressions": "4.1.0", - "System.ObjectModel": "4.0.12", - "System.Reflection": "4.1.0", - "System.Reflection.Extensions": "4.0.1", - "System.Resources.ResourceManager": "4.0.1", - "System.Runtime": "4.1.0", - "System.Runtime.Extensions": "4.1.0", - "System.Runtime.Serialization.Primitives": "4.1.1", - "System.Text.Encoding": "4.0.11", - "System.Text.Encoding.Extensions": "4.0.11", - "System.Text.RegularExpressions": "4.1.0", - "System.Threading": "4.0.11", - "System.Threading.Tasks": "4.0.11", - "System.Xml.ReaderWriter": "4.0.11", - "System.Xml.XDocument": "4.0.11" - }, "compile": { - "lib/netstandard1.0/Newtonsoft.Json.dll": { + "lib/net6.0/Newtonsoft.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/netstandard1.0/Newtonsoft.Json.dll": { + "lib/net6.0/Newtonsoft.Json.dll": { "related": ".xml" } } }, + "Newtonsoft.Json.Bson/1.0.2": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "12.0.1" + }, + "compile": { + "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { + "related": ".pdb;.xml" + } + } + }, "Pipelines.Sockets.Unofficial/2.2.8": { "type": "package", "dependencies": { @@ -2089,6 +2158,35 @@ } } }, + "Polly/8.5.0": { + "type": "package", + "dependencies": { + "Polly.Core": "8.5.0" + }, + "compile": { + "lib/net6.0/Polly.dll": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/net6.0/Polly.dll": { + "related": ".pdb;.xml" + } + } + }, + "Polly.Core/8.5.0": { + "type": "package", + "compile": { + "lib/net8.0/Polly.Core.dll": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/net8.0/Polly.Core.dll": { + "related": ".pdb;.xml" + } + } + }, "prometheus-net/8.0.1": { "type": "package", "dependencies": { @@ -2096,13 +2194,17 @@ "Microsoft.Extensions.ObjectPool": "7.0.0" }, "compile": { - "lib/net6.0/Prometheus.NetStandard.dll": {} + "lib/net7.0/Prometheus.NetStandard.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net6.0/Prometheus.NetStandard.dll": {} + "lib/net7.0/Prometheus.NetStandard.dll": { + "related": ".xml" + } } }, - "RabbitMQ.Client/6.7.0": { + "RabbitMQ.Client/6.8.1": { "type": "package", "dependencies": { "System.Memory": "4.5.5", @@ -2319,37 +2421,35 @@ "Serilog/4.0.0": { "type": "package", "compile": { - "lib/net6.0/Serilog.dll": { + "lib/net8.0/Serilog.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Serilog.dll": { + "lib/net8.0/Serilog.dll": { "related": ".xml" } } }, - "Serilog.AspNetCore/8.0.1": { + "Serilog.AspNetCore/8.0.3": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", "Microsoft.Extensions.Logging": "8.0.0", "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.Settings.Configuration": "8.0.4", "Serilog.Sinks.Console": "5.0.0", "Serilog.Sinks.Debug": "2.0.0", "Serilog.Sinks.File": "5.0.0" }, "compile": { - "lib/net6.0/Serilog.AspNetCore.dll": { + "lib/net8.0/Serilog.AspNetCore.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Serilog.AspNetCore.dll": { + "lib/net8.0/Serilog.AspNetCore.dll": { "related": ".xml" } }, @@ -2363,12 +2463,12 @@ "Serilog": "4.0.0" }, "compile": { - "lib/net6.0/Serilog.Enrichers.Environment.dll": { + "lib/net8.0/Serilog.Enrichers.Environment.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Serilog.Enrichers.Environment.dll": { + "lib/net8.0/Serilog.Enrichers.Environment.dll": { "related": ".xml" } } @@ -2383,12 +2483,12 @@ "Serilog.Extensions.Logging": "8.0.0" }, "compile": { - "lib/net6.0/Serilog.Extensions.Hosting.dll": { + "lib/net8.0/Serilog.Extensions.Hosting.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Serilog.Extensions.Hosting.dll": { + "lib/net8.0/Serilog.Extensions.Hosting.dll": { "related": ".xml" } } @@ -2400,12 +2500,12 @@ "Serilog": "3.1.1" }, "compile": { - "lib/net6.0/Serilog.Extensions.Logging.dll": { + "lib/net8.0/Serilog.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Serilog.Extensions.Logging.dll": { + "lib/net8.0/Serilog.Extensions.Logging.dll": { "related": ".xml" } } @@ -2416,30 +2516,30 @@ "Serilog": "3.1.0" }, "compile": { - "lib/net6.0/Serilog.Formatting.Compact.dll": { + "lib/net7.0/Serilog.Formatting.Compact.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Serilog.Formatting.Compact.dll": { + "lib/net7.0/Serilog.Formatting.Compact.dll": { "related": ".xml" } } }, - "Serilog.Settings.Configuration/8.0.1": { + "Serilog.Settings.Configuration/8.0.4": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyModel": "8.0.0", + "Microsoft.Extensions.DependencyModel": "8.0.2", "Serilog": "3.1.1" }, "compile": { - "lib/net6.0/Serilog.Settings.Configuration.dll": { + "lib/net8.0/Serilog.Settings.Configuration.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Serilog.Settings.Configuration.dll": { + "lib/net8.0/Serilog.Settings.Configuration.dll": { "related": ".xml" } } @@ -2450,12 +2550,12 @@ "Serilog": "4.0.0" }, "compile": { - "lib/net6.0/Serilog.Sinks.Console.dll": { + "lib/net8.0/Serilog.Sinks.Console.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/Serilog.Sinks.Console.dll": { + "lib/net8.0/Serilog.Sinks.Console.dll": { "related": ".xml" } } @@ -2539,47 +2639,50 @@ } } }, - "Swashbuckle.AspNetCore/6.6.2": { + "Swashbuckle.AspNetCore/7.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.ApiDescription.Server": "6.0.5", - "Swashbuckle.AspNetCore.Swagger": "6.6.2", - "Swashbuckle.AspNetCore.SwaggerGen": "6.6.2", - "Swashbuckle.AspNetCore.SwaggerUI": "6.6.2" + "Swashbuckle.AspNetCore.Swagger": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerUI": "7.2.0" }, "build": { "build/Swashbuckle.AspNetCore.props": {} + }, + "buildMultiTargeting": { + "buildMultiTargeting/Swashbuckle.AspNetCore.props": {} } }, - "Swashbuckle.AspNetCore.Newtonsoft/6.6.2": { + "Swashbuckle.AspNetCore.Newtonsoft/7.2.0": { "type": "package", "dependencies": { - "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "6.0.0", - "Swashbuckle.AspNetCore.SwaggerGen": "6.6.2" + "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "9.0.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0" }, "compile": { - "lib/net6.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { "related": ".pdb" } }, "runtime": { - "lib/net6.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { "related": ".pdb" } } }, - "Swashbuckle.AspNetCore.Swagger/6.6.2": { + "Swashbuckle.AspNetCore.Swagger/7.2.0": { "type": "package", "dependencies": { - "Microsoft.OpenApi": "1.6.14" + "Microsoft.OpenApi": "1.6.22" }, "compile": { - "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { "related": ".pdb;.xml" } }, @@ -2587,31 +2690,31 @@ "Microsoft.AspNetCore.App" ] }, - "Swashbuckle.AspNetCore.SwaggerGen/6.6.2": { + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { "type": "package", "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "6.6.2" + "Swashbuckle.AspNetCore.Swagger": "7.2.0" }, "compile": { - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "related": ".pdb;.xml" } } }, - "Swashbuckle.AspNetCore.SwaggerUI/6.6.2": { + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { "type": "package", "compile": { - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "related": ".pdb;.xml" } }, @@ -2773,18 +2876,15 @@ "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.DiagnosticSource/8.0.0": { + "System.Diagnostics.DiagnosticSource/8.0.1": { "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - }, "compile": { - "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": { + "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": { + "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { "related": ".xml" } }, @@ -3003,9 +3103,7 @@ "System.Threading": "4.0.11" }, "compile": { - "ref/netstandard1.3/System.Dynamic.Runtime.dll": { - "related": ".xml" - } + "ref/netstandard1.3/System.Dynamic.Runtime.dll": {} }, "runtime": { "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} @@ -3058,19 +3156,19 @@ } } }, - "System.IdentityModel.Tokens.Jwt/7.0.0": { + "System.IdentityModel.Tokens.Jwt/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "7.0.0", - "Microsoft.IdentityModel.Tokens": "7.0.0" + "Microsoft.IdentityModel.JsonWebTokens": "8.0.1", + "Microsoft.IdentityModel.Tokens": "8.0.1" }, "compile": { - "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": { + "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": { + "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { "related": ".xml" } } @@ -3260,14 +3358,10 @@ "System.IO.Pipelines/5.0.1": { "type": "package", "compile": { - "ref/netcoreapp2.0/System.IO.Pipelines.dll": { - "related": ".xml" - } + "ref/netcoreapp2.0/System.IO.Pipelines.dll": {} }, "runtime": { - "lib/netcoreapp3.0/System.IO.Pipelines.dll": { - "related": ".xml" - } + "lib/netcoreapp3.0/System.IO.Pipelines.dll": {} } }, "System.IO.UnmanagedMemoryStream/4.0.1": { @@ -3388,14 +3482,10 @@ "System.Text.Json": "4.6.0" }, "compile": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} }, "runtime": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} } }, "System.Net.Http/4.3.0": { @@ -3746,14 +3836,10 @@ "System.Reflection.Metadata/1.6.0": { "type": "package", "compile": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.3.0": { @@ -3818,9 +3904,7 @@ "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { - "ref/netstandard1.5/System.Runtime.dll": { - "related": ".xml" - } + "ref/netstandard1.5/System.Runtime.dll": {} } }, "System.Runtime.CompilerServices.Unsafe/6.0.0": { @@ -4269,10 +4353,14 @@ "System.Security.Principal.Windows/4.7.0": { "type": "package", "compile": { - "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {} + "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": { + "related": ".xml" + } }, "runtime": { - "lib/netstandard2.0/System.Security.Principal.Windows.dll": {} + "lib/netstandard2.0/System.Security.Principal.Windows.dll": { + "related": ".xml" + } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { @@ -4293,9 +4381,7 @@ "System.Runtime": "4.3.0" }, "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": { - "related": ".xml" - } + "ref/netstandard1.3/System.Text.Encoding.dll": {} } }, "System.Text.Encoding.CodePages/4.0.1": { @@ -4340,7 +4426,7 @@ "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} } }, - "System.Text.Encodings.Web/8.0.0": { + "System.Text.Encodings.Web/6.0.0": { "type": "package", "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" @@ -4356,7 +4442,7 @@ } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/netcoreapp3.1/_._": {} }, "runtimeTargets": { "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": { @@ -4365,11 +4451,11 @@ } } }, - "System.Text.Json/8.0.0": { + "System.Text.Json/6.0.0": { "type": "package", "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0", - "System.Text.Encodings.Web": "8.0.0" + "System.Text.Encodings.Web": "6.0.0" }, "compile": { "lib/net6.0/System.Text.Json.dll": { @@ -4382,7 +4468,7 @@ } }, "build": { - "buildTransitive/net6.0/System.Text.Json.targets": {} + "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Text.RegularExpressions/4.3.0": { @@ -4413,12 +4499,12 @@ "System.Threading.Channels/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.Threading.Channels.dll": { + "lib/net7.0/System.Threading.Channels.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Threading.Channels.dll": { + "lib/net7.0/System.Threading.Channels.dll": { "related": ".xml" } }, @@ -4721,19 +4807,22 @@ "YamlDotNet/13.3.1": { "type": "package", "compile": { - "lib/net6.0/YamlDotNet.dll": { + "lib/net7.0/YamlDotNet.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/YamlDotNet.dll": { + "lib/net7.0/YamlDotNet.dll": { "related": ".xml" } } }, "EventBus/1.0.0": { "type": "project", - "framework": "Unsupported,Version=v0.0", + "framework": ".NETCoreApp,Version=v9.0", + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, "compile": { "bin/placeholder/EventBus.dll": {} }, @@ -4743,7 +4832,16 @@ }, "EventBusRabbitMQ/1.0.0": { "type": "project", - "framework": "Unsupported,Version=v0.0", + "framework": ".NETCoreApp,Version=v9.0", + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Microsoft.CSharp": "4.7.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Newtonsoft.Json": "13.0.3", + "Polly": "8.5.0", + "RabbitMQ.Client": "6.8.1" + }, "compile": { "bin/placeholder/EventBusRabbitMQ.dll": {} }, @@ -4753,7 +4851,14 @@ }, "EventBusServiceBus/1.0.0": { "type": "project", - "framework": "Unsupported,Version=v0.0", + "framework": ".NETCoreApp,Version=v9.0", + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Microsoft.Azure.ServiceBus": "5.2.0", + "Microsoft.CSharp": "4.7.0", + "Microsoft.Extensions.Logging": "9.0.0" + }, "compile": { "bin/placeholder/EventBusServiceBus.dll": {} }, @@ -4781,15 +4886,15 @@ "lib/netstandard2.0/HealthChecks.AzureServiceBus.xml" ] }, - "AspNetCore.HealthChecks.Rabbitmq/8.0.1": { - "sha512": "m4gfYpt54csWtIED0bmHUfx/CLrj48cc4tZ6Ytz8taAC/5S0n6o3FsQanrua9gxCI0PC9gOpLfexJnVZnugw0g==", + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "sha512": "A/29xmNWfssOY1zq1bWAaZPW/iJfBhJN+I737KKHQutzB0JFwAIKesjsUWN2BAJwqS/ciFMjNxvCDHtAgU0PIQ==", "type": "package", - "path": "aspnetcore.healthchecks.rabbitmq/8.0.1", + "path": "aspnetcore.healthchecks.rabbitmq/8.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "aspnetcore.healthchecks.rabbitmq.8.0.1.nupkg.sha512", + "aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512", "aspnetcore.healthchecks.rabbitmq.nuspec", "icon.png", "lib/net6.0/HealthChecks.Rabbitmq.dll", @@ -4846,15 +4951,15 @@ "lib/net6.0/HealthChecks.UI.Core.xml" ] }, - "Autofac/8.0.0": { - "sha512": "qxVqJcl3fixxa5aZc9TmIuYTwooI9GCL5RzfUiTZtTlbAF3NcWz7bPeEyJEAyS/0qGhSyGnXeku2eiu/7L+3qw==", + "Autofac/8.1.1": { + "sha512": "lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", "type": "package", - "path": "autofac/8.0.0", + "path": "autofac/8.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.8.0.0.nupkg.sha512", + "autofac.8.1.1.nupkg.sha512", "autofac.nuspec", "icon.png", "lib/net6.0/Autofac.dll", @@ -4869,15 +4974,15 @@ "lib/netstandard2.1/Autofac.xml" ] }, - "Autofac.Extensions.DependencyInjection/9.0.0": { - "sha512": "tf+//4MBola256qaaVQqQ6tx2R57S8A8BFekRWNpHkpSFzRBPkU+/fEDUSrCjqldK/B2zRoDbsMcQmYy3PYGWg==", + "Autofac.Extensions.DependencyInjection/10.0.0": { + "sha512": "ZjR/onUlP7BzQ7VBBigQepWLAyAzi3VRGX3pP6sBqkPRiT61fsTZqbTpRUKxo30TMgbs1o3y6bpLbETix4SJog==", "type": "package", - "path": "autofac.extensions.dependencyinjection/9.0.0", + "path": "autofac.extensions.dependencyinjection/10.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512", "autofac.extensions.dependencyinjection.nuspec", "icon.png", "lib/net6.0/Autofac.Extensions.DependencyInjection.dll", @@ -4970,14 +5075,14 @@ "license.txt" ] }, - "Google.Protobuf/3.27.1": { - "sha512": "7IVz9TzhYCZ8qY0rPhXUnyJSXYdshUqmmxmTI763XmDDSJJFnyfKH43FFcMJu/CZgBcE98xlFztrKwhzcRkiPg==", + "Google.Protobuf/3.28.3": { + "sha512": "OewySX3aQCdKfMJsj2DzBMXQJPI+lm0CBzamU9ViFu3CU9tXYrQWqJ1CZ+/UWtkwOjUeIzbXmoOjRc7B8pbMrA==", "type": "package", - "path": "google.protobuf/3.27.1", + "path": "google.protobuf/3.28.3", "files": [ ".nupkg.metadata", ".signature.p7s", - "google.protobuf.3.27.1.nupkg.sha512", + "google.protobuf.3.28.3.nupkg.sha512", "google.protobuf.nuspec", "lib/net45/Google.Protobuf.dll", "lib/net45/Google.Protobuf.pdb", @@ -4993,15 +5098,15 @@ "lib/netstandard2.0/Google.Protobuf.xml" ] }, - "Grpc.AspNetCore.Server/2.63.0": { - "sha512": "KoOz6f23k9p9+NnQw78MiMAUYNOZ8HqATcdS2Q6f9K+F8EMJbj2+Vcie88z1OpLc+7iObr4PbK3Xmf4Nm5XbGw==", + "Grpc.AspNetCore.Server/2.70.0": { + "sha512": "9d6JuMLSxwOX4zERV7HBwq1XL8DD48a6FSoxD5dDXrCz/o0HqMXE2+lRcXHckOlz1JCesznW8XMMJdsU1FfY7w==", "type": "package", - "path": "grpc.aspnetcore.server/2.63.0", + "path": "grpc.aspnetcore.server/2.70.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "grpc.aspnetcore.server.2.63.0.nupkg.sha512", + "grpc.aspnetcore.server.2.70.0.nupkg.sha512", "grpc.aspnetcore.server.nuspec", "lib/net6.0/Grpc.AspNetCore.Server.dll", "lib/net6.0/Grpc.AspNetCore.Server.pdb", @@ -5012,18 +5117,21 @@ "lib/net8.0/Grpc.AspNetCore.Server.dll", "lib/net8.0/Grpc.AspNetCore.Server.pdb", "lib/net8.0/Grpc.AspNetCore.Server.xml", + "lib/net9.0/Grpc.AspNetCore.Server.dll", + "lib/net9.0/Grpc.AspNetCore.Server.pdb", + "lib/net9.0/Grpc.AspNetCore.Server.xml", "packageIcon.png" ] }, - "Grpc.Core.Api/2.63.0": { - "sha512": "t3+/MF8AxIqKq5UmPB9EWAnM9C/+lXOB8TRFfeVMDntf6dekfJmjpKDebaT4t2bbuwVwwvthxxox9BuGr59kYA==", + "Grpc.Core.Api/2.70.0": { + "sha512": "66UotvWcSIq41oiQhLWcQACyKPM4umxXNiht5DQTLZJfNwEswWOcS7Z0xIEHyNIBE7ZpjotH22bEjTkvhPxmVw==", "type": "package", - "path": "grpc.core.api/2.63.0", + "path": "grpc.core.api/2.70.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "grpc.core.api.2.63.0.nupkg.sha512", + "grpc.core.api.2.70.0.nupkg.sha512", "grpc.core.api.nuspec", "lib/net462/Grpc.Core.Api.dll", "lib/net462/Grpc.Core.Api.pdb", @@ -5037,14 +5145,14 @@ "packageIcon.png" ] }, - "Grpc.Net.Common/2.63.0": { - "sha512": "RLt6p31ZMsXRcHNeu1dQuIFLYZvnwP6LUzoDPlV3KoR4w9btmwrXIvz9Jbp1SOmxW7nXw9zShAeIt5LsqFAx5w==", + "Grpc.Net.Common/2.70.0": { + "sha512": "rBdEUMyCwa+iB8mqC6JKyPbj3SBHHkReJj/yy/XKJI63GcG6w9DJMMGTVcYHqq4Ci2W4m0HT4jt2pFfFscar8g==", "type": "package", - "path": "grpc.net.common/2.63.0", + "path": "grpc.net.common/2.70.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "grpc.net.common.2.63.0.nupkg.sha512", + "grpc.net.common.2.70.0.nupkg.sha512", "grpc.net.common.nuspec", "lib/net6.0/Grpc.Net.Common.dll", "lib/net6.0/Grpc.Net.Common.pdb", @@ -5064,10 +5172,10 @@ "packageIcon.png" ] }, - "Grpc.Tools/2.64.0": { - "sha512": "W5RrhDFHUhioASktxfuDs5fTjWUxwegljZAig9zFL8nWNskeyQA6OXN2choWKYxGrljer25VqCJCMbWz7XHvqg==", + "Grpc.Tools/2.68.1": { + "sha512": "BZ96s7ijKAhJoRpIK+pqCeLaGaSwyc5/CAZFwgCcBuAnkU2naYvH0P6qnYCkl0pWDY/JBOnE2RvX9IvRX1Yc5Q==", "type": "package", - "path": "grpc.tools/2.64.0", + "path": "grpc.tools/2.68.1", "hasTools": true, "files": [ ".nupkg.metadata", @@ -5096,7 +5204,7 @@ "build/native/include/google/protobuf/timestamp.proto", "build/native/include/google/protobuf/type.proto", "build/native/include/google/protobuf/wrappers.proto", - "grpc.tools.2.64.0.nupkg.sha512", + "grpc.tools.2.68.1.nupkg.sha512", "grpc.tools.nuspec", "packageIcon.png", "tools/linux_arm64/grpc_csharp_plugin", @@ -5344,18 +5452,19 @@ "microsoft.applicationinsights.windowsserver.telemetrychannel.nuspec" ] }, - "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.6": { - "sha512": "devoUZd8YqikCheBVYpIyvp9psM2Y2ZhOvq1zL2YSjIoq3FUQH8LpLkGak+8oAi/5DGqX8KWyLpZJSUXtOAVCw==", + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "sha512": "bs+1Pq3vQdS2lTyxNUd9fEhtMsq3eLUpK36k2t56iDMVrk6OrAoFtvrQrTK0Y0OetTcJrUkGU7hBlf+ORzHLqQ==", "type": "package", - "path": "microsoft.aspnetcore.authentication.jwtbearer/8.0.6", + "path": "microsoft.aspnetcore.authentication.jwtbearer/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", + "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll", - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml", - "microsoft.aspnetcore.authentication.jwtbearer.8.0.6.nupkg.sha512", + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll", + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml", + "microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512", "microsoft.aspnetcore.authentication.jwtbearer.nuspec" ] }, @@ -5469,18 +5578,38 @@ "microsoft.aspnetcore.http.features.nuspec" ] }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.6": { - "sha512": "AOoi7cmh2yTVHMNMRYEfAj26NCOur9pd70GSXaDNJvVtD7e/I9UddIkwnj7HAWKtUn2EUOzSKCpt/RZllYiO5w==", + "Microsoft.AspNetCore.JsonPatch/9.0.0": { + "sha512": "/4UONYoAIeexPoAmbzBPkVGA6KAY7t0BM+1sr0fKss2V1ERCdcM+Llub4X5Ma+LJ60oPp6KzM0e3j+Pp/JHCNw==", "type": "package", - "path": "microsoft.aspnetcore.mvc.newtonsoftjson/8.0.6", + "path": "microsoft.aspnetcore.jsonpatch/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll", - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml", - "microsoft.aspnetcore.mvc.newtonsoftjson.8.0.6.nupkg.sha512", + "lib/net462/Microsoft.AspNetCore.JsonPatch.dll", + "lib/net462/Microsoft.AspNetCore.JsonPatch.xml", + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll", + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.xml", + "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml", + "microsoft.aspnetcore.jsonpatch.9.0.0.nupkg.sha512", + "microsoft.aspnetcore.jsonpatch.nuspec" + ] + }, + "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { + "sha512": "pTFDEmZi3GheCSPrBxzyE63+d5unln2vYldo/nOm1xet/4rpEk2oJYcwpclPQ13E+LZBF9XixkgwYTUwqznlWg==", + "type": "package", + "path": "microsoft.aspnetcore.mvc.newtonsoftjson/9.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "PACKAGE.md", + "THIRD-PARTY-NOTICES.TXT", + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll", + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml", + "microsoft.aspnetcore.mvc.newtonsoftjson.9.0.0.nupkg.sha512", "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec" ] }, @@ -5548,6 +5677,22 @@ "microsoft.azure.keyvault.webkey.nuspec" ] }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "sha512": "wyZNJggyFNtKxd+HgvcTiuRYuTjDGi+pgE4RcBvFbfvNiarKr5AOlE4Ne7on1eUJZuMuEa19wN5dj694HlP60A==", + "type": "package", + "path": "microsoft.azure.servicebus/5.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "CHANGELOG.md", + "README.md", + "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll", + "lib/netstandard2.0/Microsoft.Azure.ServiceBus.xml", + "microsoft.azure.servicebus.5.2.0.nupkg.sha512", + "microsoft.azure.servicebus.nuspec", + "pkgicon.png" + ] + }, "Microsoft.Azure.Services.AppAuthentication/1.0.3": { "sha512": "ywpQaK1klu1IoX4VUf+TBmU4kR71aWNI6O5rEIJU8z28L2xhJhnIm7k2Nf1Zu/PygeuOtt5g0QPCk5+lLltbeQ==", "type": "package", @@ -5564,28 +5709,29 @@ "microsoft.azure.services.appauthentication.nuspec" ] }, - "Microsoft.Bcl.AsyncInterfaces/8.0.0": { - "sha512": "3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==", + "Microsoft.Bcl.AsyncInterfaces/1.1.1": { + "sha512": "yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==", "type": "package", - "path": "microsoft.bcl.asyncinterfaces/8.0.0", + "path": "microsoft.bcl.asyncinterfaces/1.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", - "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets", - "buildTransitive/net462/_._", - "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/net462/Microsoft.Bcl.AsyncInterfaces.xml", + "lib/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.8.0.0.nupkg.sha512", + "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512", "microsoft.bcl.asyncinterfaces.nuspec", - "useSharedDesignerContext.txt" + "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.CodeAnalysis.Analyzers/1.1.0": { @@ -5655,21 +5801,25 @@ "microsoft.codeanalysis.visualbasic.nuspec" ] }, - "Microsoft.CSharp/4.0.1": { - "sha512": "17h8b5mXa87XYKrrVqdgZ38JefSUqLChUQpXgSnpzsM0nDOhE40FTeNWOJ/YmySGV6tG6T8+hjz6vxbknHJr6A==", + "Microsoft.CSharp/4.7.0": { + "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", "type": "package", - "path": "microsoft.csharp/4.0.1", + "path": "microsoft.csharp/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", + "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/netstandard2.0/Microsoft.CSharp.xml", "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/uap10.0.16299/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", @@ -5677,7 +5827,7 @@ "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", - "microsoft.csharp.4.0.1.nupkg.sha512", + "microsoft.csharp.4.7.0.nupkg.sha512", "microsoft.csharp.nuspec", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", @@ -5693,6 +5843,7 @@ "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", @@ -5704,14 +5855,19 @@ "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/_._" + "ref/xamarinwatchos10/_._", + "useSharedDesignerContext.txt", + "version.txt" ] }, "Microsoft.Extensions.ApiDescription.Server/6.0.5": { @@ -5973,10 +6129,10 @@ "microsoft.extensions.caching.memory.nuspec" ] }, - "Microsoft.Extensions.Configuration/8.0.0": { - "sha512": "0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==", + "Microsoft.Extensions.Configuration/9.0.0": { + "sha512": "YIMO9T3JL8MeEXgVozKt2v79hquo/EFtnY0vgxmLnUvk1Rei/halI7kOWZL2RBeV9FMGzgM9LZA8CVaNwFMaNA==", "type": "package", - "path": "microsoft.extensions.configuration/8.0.0", + "path": "microsoft.extensions.configuration/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5986,27 +6142,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets", "lib/net462/Microsoft.Extensions.Configuration.dll", "lib/net462/Microsoft.Extensions.Configuration.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { + "sha512": "lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==", "type": "package", - "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "path": "microsoft.extensions.configuration.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6016,19 +6170,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -6047,10 +6199,10 @@ "microsoft.extensions.configuration.azurekeyvault.nuspec" ] }, - "Microsoft.Extensions.Configuration.Binder/8.0.0": { - "sha512": "mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==", + "Microsoft.Extensions.Configuration.Binder/9.0.0": { + "sha512": "RiScL99DcyngY9zJA2ROrri7Br8tn5N4hP4YNvGdTN/bvg1A3dwvDOxHnNZ3Im7x2SJ5i4LkX1uPiR/MfSFBLQ==", "type": "package", - "path": "microsoft.extensions.configuration.binder/8.0.0", + "path": "microsoft.extensions.configuration.binder/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6075,15 +6227,13 @@ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets", "lib/net462/Microsoft.Extensions.Configuration.Binder.dll", "lib/net462/Microsoft.Extensions.Configuration.Binder.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Binder.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.binder.nuspec", "useSharedDesignerContext.txt" ] @@ -6107,10 +6257,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": { - "sha512": "plvZ0ZIpq+97gdPNNvhwvrEZ92kNml9hd1pe3idMA7svR0PztdzVLkoWLcRFgySYXUJc3kSM3Xw3mNFMo/bxRA==", + "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0": { + "sha512": "v5R638eNMxksfXb7MFnkPwLPp+Ym4W/SIGNuoe8qFVVyvygQD5DdLusybmYSJEr9zc1UzWzim/ATKeIOVvOFDg==", "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/8.0.0", + "path": "microsoft.extensions.configuration.environmentvariables/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6120,27 +6270,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.EnvironmentVariables.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.targets", "lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.environmentvariables.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.environmentvariables.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { - "sha512": "McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==", + "Microsoft.Extensions.Configuration.FileExtensions/9.0.0": { + "sha512": "4EK93Jcd2lQG4GY6PAw8jGss0ZzFP0vPc1J85mES5fKNuDTqgFXHba9onBw2s18fs3I4vdo2AWyfD1mPAxWSQQ==", "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/8.0.0", + "path": "microsoft.extensions.configuration.fileextensions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6150,27 +6298,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.FileExtensions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.FileExtensions.targets", "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.xml", "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.fileextensions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.fileextensions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Json/8.0.0": { - "sha512": "C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==", + "Microsoft.Extensions.Configuration.Json/9.0.0": { + "sha512": "WiTK0LrnsqmedrbzwL7f4ZUo+/wByqy2eKab39I380i2rd8ImfCRMrtkqJVGDmfqlkP/YzhckVOwPc5MPrSNpg==", "type": "package", - "path": "microsoft.extensions.configuration.json/8.0.0", + "path": "microsoft.extensions.configuration.json/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6180,21 +6326,19 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Json.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Json.targets", "lib/net462/Microsoft.Extensions.Configuration.Json.dll", "lib/net462/Microsoft.Extensions.Configuration.Json.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Json.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.Json.xml", "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll", "lib/net8.0/Microsoft.Extensions.Configuration.Json.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.Json.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.json.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.json.nuspec", "useSharedDesignerContext.txt" ] @@ -6220,10 +6364,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { - "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "Microsoft.Extensions.DependencyInjection/9.0.0": { + "sha512": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==", "type": "package", - "path": "microsoft.extensions.dependencyinjection/8.0.0", + "path": "microsoft.extensions.dependencyinjection/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6233,29 +6377,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": { - "sha512": "fGLiCRLMYd00JYpClraLjJTNKLmMJPnqxMaiRzEBIIvevlzxz33mXy39Lkd48hu1G+N21S7QpaO5ZzKsI6FRuA==", + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { + "sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==", "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.1", + "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6265,29 +6407,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.1.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyModel/8.0.0": { - "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==", + "Microsoft.Extensions.DependencyModel/8.0.2": { + "sha512": "mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", "type": "package", - "path": "microsoft.extensions.dependencymodel/8.0.0", + "path": "microsoft.extensions.dependencymodel/8.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6309,7 +6449,7 @@ "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.8.0.2.nupkg.sha512", "microsoft.extensions.dependencymodel.nuspec", "useSharedDesignerContext.txt" ] @@ -6399,10 +6539,10 @@ "microsoft.extensions.diagnostics.healthchecks.abstractions.nuspec" ] }, - "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { - "sha512": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==", + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { + "sha512": "uK439QzYR0q2emLVtYzwyK3x+T5bTY4yWsd/k/ZUS9LR6Sflp8MIdhGXW8kQCd86dQD4tLqvcbLkku8qHY263Q==", "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/8.0.0", + "path": "microsoft.extensions.fileproviders.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6412,25 +6552,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets", "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.xml", + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.FileProviders.Physical/8.0.0": { - "sha512": "UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==", + "Microsoft.Extensions.FileProviders.Physical/9.0.0": { + "sha512": "3+ZUSpOSmie+o8NnLIRqCxSh65XL/ExU7JYnFOg58awDRlY3lVpZ9A369jkoZL1rpsq7LDhEfkn2ghhGaY1y5Q==", "type": "package", - "path": "microsoft.extensions.fileproviders.physical/8.0.0", + "path": "microsoft.extensions.fileproviders.physical/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6440,27 +6580,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileProviders.Physical.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets", "lib/net462/Microsoft.Extensions.FileProviders.Physical.dll", "lib/net462/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.xml", "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.xml", + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll", + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512", + "microsoft.extensions.fileproviders.physical.9.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.physical.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { - "sha512": "OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==", + "Microsoft.Extensions.FileSystemGlobbing/9.0.0": { + "sha512": "jGFKZiXs2HNseK3NK/rfwHNNovER71jSj4BD1a/649ml9+h6oEtYd0GSALZDNW8jZ2Rh+oAeadOa6sagYW1F2A==", "type": "package", - "path": "microsoft.extensions.filesystemglobbing/8.0.0", + "path": "microsoft.extensions.filesystemglobbing/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6470,19 +6608,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileSystemGlobbing.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets", "lib/net462/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/net462/Microsoft.Extensions.FileSystemGlobbing.xml", - "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.xml", "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.xml", + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll", + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.xml", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512", + "microsoft.extensions.filesystemglobbing.9.0.0.nupkg.sha512", "microsoft.extensions.filesystemglobbing.nuspec", "useSharedDesignerContext.txt" ] @@ -6572,10 +6708,10 @@ "packageIcon.png" ] }, - "Microsoft.Extensions.Logging/8.0.0": { - "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "Microsoft.Extensions.Logging/9.0.0": { + "sha512": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==", "type": "package", - "path": "microsoft.extensions.logging/8.0.0", + "path": "microsoft.extensions.logging/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6585,29 +6721,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.9.0.0.nupkg.sha512", "microsoft.extensions.logging.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Abstractions/8.0.1": { - "sha512": "RIFgaqoaINxkM2KTOw72dmilDmTrYA0ns2KW4lDz4gZ2+o6IQ894CzmdL3StM2oh7QQq44nCWiqKqc4qUI9Jmg==", + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { + "sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==", "type": "package", - "path": "microsoft.extensions.logging.abstractions/8.0.1", + "path": "microsoft.extensions.logging.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6659,20 +6793,18 @@ "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/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/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/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.8.0.1.nupkg.sha512", + "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -6692,10 +6824,10 @@ "microsoft.extensions.logging.applicationinsights.nuspec" ] }, - "Microsoft.Extensions.Logging.AzureAppServices/8.0.6": { - "sha512": "uyxdYFbrP15SV+KPV/hNe3fPQZEXqpHF6cur2cDswqJlhboQYTWsTmGKoZiIRAUOpHfBOFUT023kHmvz8kTsTw==", + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { + "sha512": "OMyMioZ23NlBXQb6TecMTr3LTCd2cqglKqMRdcWF8OJ+QQS53iPEo6bWj3CgGqgdXRySv3cxFVnJGSdcEWKR3Q==", "type": "package", - "path": "microsoft.extensions.logging.azureappservices/8.0.6", + "path": "microsoft.extensions.logging.azureappservices/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6703,18 +6835,18 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.Extensions.Logging.AzureAppServices.dll", "lib/net462/Microsoft.Extensions.Logging.AzureAppServices.xml", - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.dll", - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.xml", + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll", + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.xml", - "microsoft.extensions.logging.azureappservices.8.0.6.nupkg.sha512", + "microsoft.extensions.logging.azureappservices.9.0.0.nupkg.sha512", "microsoft.extensions.logging.azureappservices.nuspec" ] }, - "Microsoft.Extensions.Logging.Configuration/8.0.0": { - "sha512": "ixXXV0G/12g6MXK65TLngYN9V5hQQRuV+fZi882WIoVJT7h5JvoYoxTEwCgdqwLjSneqh1O+66gM8sMr9z/rsQ==", + "Microsoft.Extensions.Logging.Configuration/9.0.0": { + "sha512": "H05HiqaNmg6GjH34ocYE9Wm1twm3Oz2aXZko8GTwGBzM7op2brpAA8pJ5yyD1OpS1mXUtModBYOlcZ/wXeWsSg==", "type": "package", - "path": "microsoft.extensions.logging.configuration/8.0.0", + "path": "microsoft.extensions.logging.configuration/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6723,19 +6855,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.Configuration.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Configuration.targets", "lib/net462/Microsoft.Extensions.Logging.Configuration.dll", "lib/net462/Microsoft.Extensions.Logging.Configuration.xml", - "lib/net6.0/Microsoft.Extensions.Logging.Configuration.dll", - "lib/net6.0/Microsoft.Extensions.Logging.Configuration.xml", - "lib/net7.0/Microsoft.Extensions.Logging.Configuration.dll", - "lib/net7.0/Microsoft.Extensions.Logging.Configuration.xml", "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll", "lib/net8.0/Microsoft.Extensions.Logging.Configuration.xml", + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll", + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.xml", - "microsoft.extensions.logging.configuration.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.configuration.9.0.0.nupkg.sha512", "microsoft.extensions.logging.configuration.nuspec", "useSharedDesignerContext.txt" ] @@ -6847,10 +6977,10 @@ "microsoft.extensions.objectpool.nuspec" ] }, - "Microsoft.Extensions.Options/8.0.0": { - "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "Microsoft.Extensions.Options/9.0.0": { + "sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==", "type": "package", - "path": "microsoft.extensions.options/8.0.0", + "path": "microsoft.extensions.options/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6874,30 +7004,28 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.9.0.0.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { - "sha512": "0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==", + "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": { + "sha512": "Ob3FXsXkcSMQmGZi7qP07EQ39kZpSBlTcAZLbJLdI4FIf0Jug8biv2HTavWmnTirchctPlq9bl/26CXtQRguzA==", "type": "package", - "path": "microsoft.extensions.options.configurationextensions/8.0.0", + "path": "microsoft.extensions.options.configurationextensions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6907,27 +7035,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Options.ConfigurationExtensions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.configurationextensions.9.0.0.nupkg.sha512", "microsoft.extensions.options.configurationextensions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Primitives/8.0.0": { - "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "Microsoft.Extensions.Primitives/9.0.0": { + "sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==", "type": "package", - "path": "microsoft.extensions.primitives/8.0.0", + "path": "microsoft.extensions.primitives/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6937,32 +7063,28 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.primitives.9.0.0.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.IdentityModel.Abstractions/7.0.0": { - "sha512": "7iSWSRR72VKeonFdfDi43Lvkca98Y0F3TmmWhRSuHbkjk/IKUSO0Qd272LQFZpi5eDNQNbUXy3o4THXhOAU6cw==", + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "sha512": "OtlIWcyX01olfdevPKZdIPfBEvbcioDyBiE/Z2lHsopsMD7twcKtlN9kMevHmI5IIPhFpfwCIiR6qHQz1WHUIw==", "type": "package", - "path": "microsoft.identitymodel.abstractions/7.0.0", + "path": "microsoft.identitymodel.abstractions/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Abstractions.dll", - "lib/net461/Microsoft.IdentityModel.Abstractions.xml", "lib/net462/Microsoft.IdentityModel.Abstractions.dll", "lib/net462/Microsoft.IdentityModel.Abstractions.xml", "lib/net472/Microsoft.IdentityModel.Abstractions.dll", @@ -6971,9 +7093,11 @@ "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.7.0.0.nupkg.sha512", + "microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512", "microsoft.identitymodel.abstractions.nuspec" ] }, @@ -7004,15 +7128,13 @@ "microsoft.identitymodel.clients.activedirectory.nuspec" ] }, - "Microsoft.IdentityModel.JsonWebTokens/7.0.0": { - "sha512": "N+hUPsFZs+IhlMU+qmX8NnYVB9uMxVdcWoPIhKo4oHDR/yuIFh19SVZeFby15cm8S9yedynOcfs7TU5oDCheZw==", + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "sha512": "s6++gF9x0rQApQzOBbSyp4jUaAlwm+DroKfL8gdOHxs83k8SJfUXhuc46rDB3rNXBQ1MVRxqKUrqFhO/M0E97g==", "type": "package", - "path": "microsoft.identitymodel.jsonwebtokens/7.0.0", + "path": "microsoft.identitymodel.jsonwebtokens/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll", @@ -7021,21 +7143,21 @@ "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.7.0.0.nupkg.sha512", + "microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512", "microsoft.identitymodel.jsonwebtokens.nuspec" ] }, - "Microsoft.IdentityModel.Logging/7.0.0": { - "sha512": "6I35Kt2/PQZAyUYLo3+QgT/LubZ5/4Ojelkbyo8KKdDgjMbVocAx2B3P5V7iMCz+rsAe/RLr6ql87QKnHtI+aw==", + "Microsoft.IdentityModel.Logging/8.0.1": { + "sha512": "UCPF2exZqBXe7v/6sGNiM6zCQOUXXQ9+v5VTb9gPB8ZSUPnX53BxlN78v2jsbIvK9Dq4GovQxo23x8JgWvm/Qg==", "type": "package", - "path": "microsoft.identitymodel.logging/7.0.0", + "path": "microsoft.identitymodel.logging/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Logging.dll", - "lib/net461/Microsoft.IdentityModel.Logging.xml", "lib/net462/Microsoft.IdentityModel.Logging.dll", "lib/net462/Microsoft.IdentityModel.Logging.xml", "lib/net472/Microsoft.IdentityModel.Logging.dll", @@ -7044,21 +7166,67 @@ "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.7.0.0.nupkg.sha512", + "microsoft.identitymodel.logging.8.0.1.nupkg.sha512", "microsoft.identitymodel.logging.nuspec" ] }, - "Microsoft.IdentityModel.Tokens/7.0.0": { - "sha512": "dxYqmmFLsjBQZ6F6a4XDzrZ1CTxBRFVigJvWiNtXiIsT6UlYMxs9ONMaGx9XKzcxmcgEQ2ADuCqKZduz0LR9Hw==", + "Microsoft.IdentityModel.Protocols/8.0.1": { + "sha512": "uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==", "type": "package", - "path": "microsoft.identitymodel.tokens/7.0.0", + "path": "microsoft.identitymodel.protocols/8.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net462/Microsoft.IdentityModel.Protocols.dll", + "lib/net462/Microsoft.IdentityModel.Protocols.xml", + "lib/net472/Microsoft.IdentityModel.Protocols.dll", + "lib/net472/Microsoft.IdentityModel.Protocols.xml", + "lib/net6.0/Microsoft.IdentityModel.Protocols.dll", + "lib/net6.0/Microsoft.IdentityModel.Protocols.xml", + "lib/net8.0/Microsoft.IdentityModel.Protocols.dll", + "lib/net8.0/Microsoft.IdentityModel.Protocols.xml", + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll", + "lib/net9.0/Microsoft.IdentityModel.Protocols.xml", + "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll", + "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml", + "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512", + "microsoft.identitymodel.protocols.nuspec" + ] + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "sha512": "AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==", + "type": "package", + "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", + "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", + "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", + "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", + "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", + "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", + "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", + "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", + "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", + "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", + "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512", + "microsoft.identitymodel.protocols.openidconnect.nuspec" + ] + }, + "Microsoft.IdentityModel.Tokens/8.0.1": { + "sha512": "kDimB6Dkd3nkW2oZPDkMkVHfQt3IDqO5gL0oa8WVy3OP4uE8Ij+8TXnqg9TOd9ufjsY3IDiGz7pCUbnfL18tjg==", + "type": "package", + "path": "microsoft.identitymodel.tokens/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Tokens.dll", - "lib/net461/Microsoft.IdentityModel.Tokens.xml", "lib/net462/Microsoft.IdentityModel.Tokens.dll", "lib/net462/Microsoft.IdentityModel.Tokens.xml", "lib/net472/Microsoft.IdentityModel.Tokens.dll", @@ -7067,9 +7235,11 @@ "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.7.0.0.nupkg.sha512", + "microsoft.identitymodel.tokens.8.0.1.nupkg.sha512", "microsoft.identitymodel.tokens.nuspec" ] }, @@ -7213,10 +7383,10 @@ "runtime.json" ] }, - "Microsoft.OpenApi/1.6.14": { - "sha512": "tTaBT8qjk3xINfESyOPE2rIellPvB7qpVqiWiyA/lACVvz+xOGiXhFUfohcx82NLbi5avzLW0lx+s6oAqQijfw==", + "Microsoft.OpenApi/1.6.22": { + "sha512": "aBvunmrdu/x+4CaA/UP1Jx4xWGwk4kymhoIRnn2Vp+zi5/KOPQJ9EkSXHRUr01WcGKtYl3Au7XfkPJbU1G2sjQ==", "type": "package", - "path": "microsoft.openapi/1.6.14", + "path": "microsoft.openapi/1.6.22", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7224,7 +7394,7 @@ "lib/netstandard2.0/Microsoft.OpenApi.dll", "lib/netstandard2.0/Microsoft.OpenApi.pdb", "lib/netstandard2.0/Microsoft.OpenApi.xml", - "microsoft.openapi.1.6.14.nupkg.sha512", + "microsoft.openapi.1.6.22.nupkg.sha512", "microsoft.openapi.nuspec" ] }, @@ -7283,10 +7453,10 @@ "ref/wpa81/_._" ] }, - "Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.20.1": { - "sha512": "H4bIRdEOuyWBotgdPA5oCjJmUekWrtU5lOKnMAVaSNduZXHnqFZECsYbkm4vIOE4aeIO8TEYqfsZaJus1KknLQ==", + "Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.21.0": { + "sha512": "8NudeHOE56YsY59HYY89akRMup8Ho+7Y3cADTGjajjWroXVU9RQai2nA6PfteB8AuzmRHZ5NZQB2BnWhQEul5g==", "type": "package", - "path": "microsoft.visualstudio.azure.containers.tools.targets/1.20.1", + "path": "microsoft.visualstudio.azure.containers.tools.targets/1.21.0", "hasTools": true, "files": [ ".nupkg.metadata", @@ -7315,7 +7485,7 @@ "build/ToolsTarget.props", "build/ToolsTarget.targets", "icon.png", - "microsoft.visualstudio.azure.containers.tools.targets.1.20.1.nupkg.sha512", + "microsoft.visualstudio.azure.containers.tools.targets.1.21.0.nupkg.sha512", "microsoft.visualstudio.azure.containers.tools.targets.nuspec", "tools/Microsoft.VisualStudio.Containers.Tools.Common.dll", "tools/Microsoft.VisualStudio.Containers.Tools.Shared.dll", @@ -7463,14 +7633,15 @@ "netstandard.library.nuspec" ] }, - "Newtonsoft.Json/9.0.1": { - "sha512": "U82mHQSKaIk+lpSVCbWYKNavmNH1i5xrExDEquU1i6I5pV6UMOqRnJRSlKO3cMPfcpp0RgDY+8jUXHdQ4IfXvw==", + "Newtonsoft.Json/13.0.3": { + "sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", "type": "package", - "path": "newtonsoft.json/9.0.1", - "hasTools": true, + "path": "newtonsoft.json/13.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", + "LICENSE.md", + "README.md", "lib/net20/Newtonsoft.Json.dll", "lib/net20/Newtonsoft.Json.xml", "lib/net35/Newtonsoft.Json.dll", @@ -7479,15 +7650,38 @@ "lib/net40/Newtonsoft.Json.xml", "lib/net45/Newtonsoft.Json.dll", "lib/net45/Newtonsoft.Json.xml", + "lib/net6.0/Newtonsoft.Json.dll", + "lib/net6.0/Newtonsoft.Json.xml", "lib/netstandard1.0/Newtonsoft.Json.dll", "lib/netstandard1.0/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.xml", - "newtonsoft.json.9.0.1.nupkg.sha512", + "lib/netstandard1.3/Newtonsoft.Json.dll", + "lib/netstandard1.3/Newtonsoft.Json.xml", + "lib/netstandard2.0/Newtonsoft.Json.dll", + "lib/netstandard2.0/Newtonsoft.Json.xml", + "newtonsoft.json.13.0.3.nupkg.sha512", "newtonsoft.json.nuspec", - "tools/install.ps1" + "packageIcon.png" + ] + }, + "Newtonsoft.Json.Bson/1.0.2": { + "sha512": "QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==", + "type": "package", + "path": "newtonsoft.json.bson/1.0.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.md", + "lib/net45/Newtonsoft.Json.Bson.dll", + "lib/net45/Newtonsoft.Json.Bson.pdb", + "lib/net45/Newtonsoft.Json.Bson.xml", + "lib/netstandard1.3/Newtonsoft.Json.Bson.dll", + "lib/netstandard1.3/Newtonsoft.Json.Bson.pdb", + "lib/netstandard1.3/Newtonsoft.Json.Bson.xml", + "lib/netstandard2.0/Newtonsoft.Json.Bson.dll", + "lib/netstandard2.0/Newtonsoft.Json.Bson.pdb", + "lib/netstandard2.0/Newtonsoft.Json.Bson.xml", + "newtonsoft.json.bson.1.0.2.nupkg.sha512", + "newtonsoft.json.bson.nuspec" ] }, "Pipelines.Sockets.Unofficial/2.2.8": { @@ -7513,6 +7707,59 @@ "pipelines.sockets.unofficial.nuspec" ] }, + "Polly/8.5.0": { + "sha512": "GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", + "type": "package", + "path": "polly/8.5.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net462/Polly.dll", + "lib/net462/Polly.pdb", + "lib/net462/Polly.xml", + "lib/net472/Polly.dll", + "lib/net472/Polly.pdb", + "lib/net472/Polly.xml", + "lib/net6.0/Polly.dll", + "lib/net6.0/Polly.pdb", + "lib/net6.0/Polly.xml", + "lib/netstandard2.0/Polly.dll", + "lib/netstandard2.0/Polly.pdb", + "lib/netstandard2.0/Polly.xml", + "package-icon.png", + "package-readme.md", + "polly.8.5.0.nupkg.sha512", + "polly.nuspec" + ] + }, + "Polly.Core/8.5.0": { + "sha512": "VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", + "type": "package", + "path": "polly.core/8.5.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net462/Polly.Core.dll", + "lib/net462/Polly.Core.pdb", + "lib/net462/Polly.Core.xml", + "lib/net472/Polly.Core.dll", + "lib/net472/Polly.Core.pdb", + "lib/net472/Polly.Core.xml", + "lib/net6.0/Polly.Core.dll", + "lib/net6.0/Polly.Core.pdb", + "lib/net6.0/Polly.Core.xml", + "lib/net8.0/Polly.Core.dll", + "lib/net8.0/Polly.Core.pdb", + "lib/net8.0/Polly.Core.xml", + "lib/netstandard2.0/Polly.Core.dll", + "lib/netstandard2.0/Polly.Core.pdb", + "lib/netstandard2.0/Polly.Core.xml", + "package-icon.png", + "package-readme.md", + "polly.core.8.5.0.nupkg.sha512", + "polly.core.nuspec" + ] + }, "prometheus-net/8.0.1": { "sha512": "A9sOtQB2gEhujBxPKw+KcGScBiPvBmy4lYVM5OlETMj4xjVD5r/ixIg52HHg2P0lcImJTpfeWnD0/9tpQsRQTA==", "type": "package", @@ -7534,10 +7781,10 @@ "prometheus-net.nuspec" ] }, - "RabbitMQ.Client/6.7.0": { - "sha512": "b8Jn6dCWZjBmge1KX3hbXNtopBPYjFfFAFRQ7BMlgxWonGBAR19JpLr4V5OiEf8TRx7bWhi/SvLsPQVpL+lxng==", + "RabbitMQ.Client/6.8.1": { + "sha512": "jNsmGgmCNw2S/NzskeN2ijtGywtH4Sk/G6jWUTD5sY9SrC27Xz6BsLIiB8hdsfjeyWCa4j4GvCIGkpE8wrjU1Q==", "type": "package", - "path": "rabbitmq.client/6.7.0", + "path": "rabbitmq.client/6.8.1", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7547,7 +7794,7 @@ "lib/net462/RabbitMQ.Client.xml", "lib/netstandard2.0/RabbitMQ.Client.dll", "lib/netstandard2.0/RabbitMQ.Client.xml", - "rabbitmq.client.6.7.0.nupkg.sha512", + "rabbitmq.client.6.8.1.nupkg.sha512", "rabbitmq.client.nuspec" ] }, @@ -7826,10 +8073,10 @@ "serilog.nuspec" ] }, - "Serilog.AspNetCore/8.0.1": { - "sha512": "B/X+wAfS7yWLVOTD83B+Ip9yl4MkhioaXj90JSoWi1Ayi8XHepEnsBdrkojg08eodCnmOKmShFUN2GgEc6c0CQ==", + "Serilog.AspNetCore/8.0.3": { + "sha512": "Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", "type": "package", - "path": "serilog.aspnetcore/8.0.1", + "path": "serilog.aspnetcore/8.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7845,7 +8092,7 @@ "lib/net8.0/Serilog.AspNetCore.xml", "lib/netstandard2.0/Serilog.AspNetCore.dll", "lib/netstandard2.0/Serilog.AspNetCore.xml", - "serilog.aspnetcore.8.0.1.nupkg.sha512", + "serilog.aspnetcore.8.0.3.nupkg.sha512", "serilog.aspnetcore.nuspec" ] }, @@ -7945,10 +8192,10 @@ "serilog.formatting.compact.nuspec" ] }, - "Serilog.Settings.Configuration/8.0.1": { - "sha512": "KOEABqMUdEc8Lpq51Nmiv69Je53mKE6yle4ac2jt3QYiBI0FKKFZCVV6MnkD/z3FonNMjUs/vLOa1mrhzexgCA==", + "Serilog.Settings.Configuration/8.0.4": { + "sha512": "pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", "type": "package", - "path": "serilog.settings.configuration/8.0.1", + "path": "serilog.settings.configuration/8.0.4", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7964,7 +8211,7 @@ "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.1.nupkg.sha512", + "serilog.settings.configuration.8.0.4.nupkg.sha512", "serilog.settings.configuration.nuspec" ] }, @@ -8087,129 +8334,109 @@ "stackexchange.redis.nuspec" ] }, - "Swashbuckle.AspNetCore/6.6.2": { - "sha512": "+NB4UYVYN6AhDSjW0IJAd1AGD8V33gemFNLPaxKTtPkHB+HaKAKf9MGAEUPivEWvqeQfcKIw8lJaHq6LHljRuw==", + "Swashbuckle.AspNetCore/7.2.0": { + "sha512": "vJv19UpWm6OOgnS9QLDnWARNVasXUfj8SFvlG7UVALm4nBnfwRnEky7C0veSDqMUmBeMPC6Ec3d6G1ts/J04Uw==", "type": "package", - "path": "swashbuckle.aspnetcore/6.6.2", + "path": "swashbuckle.aspnetcore/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "build/Swashbuckle.AspNetCore.props", - "swashbuckle.aspnetcore.6.6.2.nupkg.sha512", + "buildMultiTargeting/Swashbuckle.AspNetCore.props", + "docs/package-readme.md", + "swashbuckle.aspnetcore.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.nuspec" ] }, - "Swashbuckle.AspNetCore.Newtonsoft/6.6.2": { - "sha512": "iHXhJnRNTjy4+gWY4M255oIWY7v9zZpfc/IM8ZxTWkurdmdTCBGgDLv2H531RlbLIckQNk6vcv5Ppv0+GULz7Q==", + "Swashbuckle.AspNetCore.Newtonsoft/7.2.0": { + "sha512": "otztl1SBfwu10iJx6lc3XG/dSqFXRtx8RQ0XrwrO/NYv0j6WhB+vaTJdfs4EPDh+0r7yORUPb7FQ6WgoApeDNg==", "type": "package", - "path": "swashbuckle.aspnetcore.newtonsoft/6.6.2", + "path": "swashbuckle.aspnetcore.newtonsoft/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.Newtonsoft.dll", - "lib/net5.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "lib/net6.0/Swashbuckle.AspNetCore.Newtonsoft.dll", "lib/net6.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.Newtonsoft.dll", - "lib/net7.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "lib/net8.0/Swashbuckle.AspNetCore.Newtonsoft.dll", "lib/net8.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Newtonsoft.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll", + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.Newtonsoft.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "package-readme.md", - "swashbuckle.aspnetcore.newtonsoft.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.newtonsoft.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.newtonsoft.nuspec" ] }, - "Swashbuckle.AspNetCore.Swagger/6.6.2": { - "sha512": "ovgPTSYX83UrQUWiS5vzDcJ8TEX1MAxBgDFMK45rC24MorHEPQlZAHlaXj/yth4Zf6xcktpUgTEBvffRQVwDKA==", + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "sha512": "y27fNDfIh1vGhJjXYynLcZjl7DLOW1bSO2MDsY9wB4Zm1fdxpPsuBSiR4U+0acWlAqLmnuOPKr/OeOgwRUkBlw==", "type": "package", - "path": "swashbuckle.aspnetcore.swagger/6.6.2", + "path": "swashbuckle.aspnetcore.swagger/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml", "package-readme.md", - "swashbuckle.aspnetcore.swagger.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swagger.nuspec" ] }, - "Swashbuckle.AspNetCore.SwaggerGen/6.6.2": { - "sha512": "zv4ikn4AT1VYuOsDCpktLq4QDq08e7Utzbir86M5/ZkRaLXbCPF11E1/vTmOiDzRTl0zTZINQU2qLKwTcHgfrA==", + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "sha512": "pMrTxGVuXM7t4wqft5CNNU8A0++Yw5kTLmYhB6tbEcyBfO8xEF/Y8pkJhO6BZ/2MYONrRYoQTfPFJqu8fOf5WQ==", "type": "package", - "path": "swashbuckle.aspnetcore.swaggergen/6.6.2", + "path": "swashbuckle.aspnetcore.swaggergen/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "package-readme.md", - "swashbuckle.aspnetcore.swaggergen.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swaggergen.nuspec" ] }, - "Swashbuckle.AspNetCore.SwaggerUI/6.6.2": { - "sha512": "mBBb+/8Hm2Q3Wygag+hu2jj69tZW5psuv0vMRXY07Wy+Rrj40vRP8ZTbKBhs91r45/HXT4aY4z0iSBYx1h6JvA==", + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "sha512": "hgrXeKzyp5OGN8qVvL7A+vhmU7mDJTfGpiMBRL66IcfLOyna8UTLtn3cC3CghamXpRDufcc9ciklTszUGEQK0w==", "type": "package", - "path": "swashbuckle.aspnetcore.swaggerui/6.6.2", + "path": "swashbuckle.aspnetcore.swaggerui/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "package-readme.md", - "swashbuckle.aspnetcore.swaggerui.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swaggerui.nuspec" ] }, @@ -8534,10 +8761,10 @@ "system.diagnostics.debug.nuspec" ] }, - "System.Diagnostics.DiagnosticSource/8.0.0": { - "sha512": "c9xLpVz6PL9lp/djOWtk5KPDZq3cSYpmXoJQY524EOtuFl5z9ZtsotpsyrDW40U1DRnQSYvcPKEUV0X//u6gkQ==", + "System.Diagnostics.DiagnosticSource/8.0.1": { + "sha512": "vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==", "type": "package", - "path": "system.diagnostics.diagnosticsource/8.0.0", + "path": "system.diagnostics.diagnosticsource/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8558,7 +8785,7 @@ "lib/net8.0/System.Diagnostics.DiagnosticSource.xml", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", + "system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", "system.diagnostics.diagnosticsource.nuspec", "useSharedDesignerContext.txt" ] @@ -8986,15 +9213,13 @@ "system.globalization.extensions.nuspec" ] }, - "System.IdentityModel.Tokens.Jwt/7.0.0": { - "sha512": "3OpN2iJf8lxpzVeFeeZSLtR3co6uKBs3VudS3PkkgdX5WF9fqqdhRMYf7WbkxqWQP/9RpoFbD3RimhfJe3hlQQ==", + "System.IdentityModel.Tokens.Jwt/8.0.1": { + "sha512": "GJw3bYkWpOgvN3tJo5X4lYUeIFA2HD293FPUhKmp7qxS+g5ywAb34Dnd3cDAFLkcMohy5XTpoaZ4uAHuw0uSPQ==", "type": "package", - "path": "system.identitymodel.tokens.jwt/7.0.0", + "path": "system.identitymodel.tokens.jwt/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/System.IdentityModel.Tokens.Jwt.dll", - "lib/net461/System.IdentityModel.Tokens.Jwt.xml", "lib/net462/System.IdentityModel.Tokens.Jwt.dll", "lib/net462/System.IdentityModel.Tokens.Jwt.xml", "lib/net472/System.IdentityModel.Tokens.Jwt.dll", @@ -9003,9 +9228,11 @@ "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.7.0.0.nupkg.sha512", + "system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512", "system.identitymodel.tokens.jwt.nuspec" ] }, @@ -11104,51 +11331,42 @@ "system.text.encoding.extensions.nuspec" ] }, - "System.Text.Encodings.Web/8.0.0": { - "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "System.Text.Encodings.Web/6.0.0": { + "sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==", "type": "package", - "path": "system.text.encodings.web/8.0.0", + "path": "system.text.encodings.web/6.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", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Text.Encodings.Web.dll", + "lib/net461/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/netcoreapp3.1/System.Text.Encodings.Web.dll", + "lib/netcoreapp3.1/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.6.0.0.nupkg.sha512", "system.text.encodings.web.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Text.Json/8.0.0": { - "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==", + "System.Text.Json/6.0.0": { + "sha512": "zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==", "type": "package", - "path": "system.text.json/8.0.0", + "path": "system.text.json/6.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", @@ -11178,36 +11396,18 @@ "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", + "build/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", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Text.Json.dll", + "lib/net461/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/netcoreapp3.1/System.Text.Json.dll", + "lib/netcoreapp3.1/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.6.0.0.nupkg.sha512", "system.text.json.nuspec", "useSharedDesignerContext.txt" ] @@ -11885,79 +12085,71 @@ } }, "projectFileDependencyGroups": { - "net6.0": [ + "net9.0": [ "AspNetCore.HealthChecks.AzureServiceBus >= 8.0.1", - "AspNetCore.HealthChecks.Rabbitmq >= 8.0.1", + "AspNetCore.HealthChecks.Rabbitmq >= 8.0.2", "AspNetCore.HealthChecks.Redis >= 8.0.1", "AspNetCore.HealthChecks.UI.Client >= 8.0.1", - "Autofac.Extensions.DependencyInjection >= 9.0.0", + "Autofac.Extensions.DependencyInjection >= 10.0.0", "EventBus >= 1.0.0", "EventBusRabbitMQ >= 1.0.0", "EventBusServiceBus >= 1.0.0", - "Google.Protobuf >= 3.27.1", - "Grpc.AspNetCore.Server >= 2.63.0", - "Grpc.Tools >= 2.64.0", + "Google.Protobuf >= 3.28.3", + "Grpc.AspNetCore.Server >= 2.70.0", + "Grpc.Tools >= 2.68.1", "Microsoft.ApplicationInsights.AspNetCore >= 2.22.0", "Microsoft.ApplicationInsights.DependencyCollector >= 2.22.0", "Microsoft.ApplicationInsights.Kubernetes >= 7.0.0", - "Microsoft.AspNetCore.Authentication.JwtBearer >= 8.0.6", + "Microsoft.AspNetCore.Authentication.JwtBearer >= 9.0.0", "Microsoft.AspNetCore.Diagnostics.HealthChecks >= 2.2.0", "Microsoft.AspNetCore.HealthChecks >= 1.0.0", - "Microsoft.AspNetCore.Mvc.NewtonsoftJson >= 8.0.6", + "Microsoft.AspNetCore.Mvc.NewtonsoftJson >= 9.0.0", "Microsoft.Extensions.Configuration.AzureKeyVault >= 3.1.24", - "Microsoft.Extensions.Logging.AzureAppServices >= 8.0.6", - "Microsoft.VisualStudio.Azure.Containers.Tools.Targets >= 1.20.1", - "Serilog.AspNetCore >= 8.0.1", + "Microsoft.Extensions.Logging.AzureAppServices >= 9.0.0", + "Microsoft.VisualStudio.Azure.Containers.Tools.Targets >= 1.21.0", + "Serilog.AspNetCore >= 8.0.3", "Serilog.Enrichers.Environment >= 3.0.1", - "Serilog.Settings.Configuration >= 8.0.1", + "Serilog.Settings.Configuration >= 8.0.4", "Serilog.Sinks.Console >= 6.0.0", "Serilog.Sinks.Http >= 9.0.0", "Serilog.Sinks.Seq >= 8.0.0", - "Swashbuckle.AspNetCore >= 6.6.2", - "Swashbuckle.AspNetCore.Newtonsoft >= 6.6.2" + "Swashbuckle.AspNetCore >= 7.2.0", + "Swashbuckle.AspNetCore.Newtonsoft >= 7.2.0" ] }, "packageFolders": { - "C:\\Users\\natyo\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + "/home/runner/.nuget/packages/": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Basket\\Basket.API\\Basket.API.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/Basket.API.csproj", "projectName": "Basket.API", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Basket\\Basket.API\\Basket.API.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Basket\\Basket.API\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/Basket.API.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net6.0" + "net9.0" ], "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { - "net6.0": { - "targetAlias": "net6.0", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj" } } } @@ -11971,11 +12163,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net6.0": { - "targetAlias": "net6.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.AzureServiceBus": { "target": "Package", @@ -11983,7 +12176,7 @@ }, "AspNetCore.HealthChecks.Rabbitmq": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.2, )" }, "AspNetCore.HealthChecks.Redis": { "target": "Package", @@ -11995,20 +12188,20 @@ }, "Autofac.Extensions.DependencyInjection": { "target": "Package", - "version": "[9.0.0, )" + "version": "[10.0.0, )" }, "Google.Protobuf": { "target": "Package", - "version": "[3.27.1, )" + "version": "[3.28.3, )" }, "Grpc.AspNetCore.Server": { "target": "Package", - "version": "[2.63.0, )" + "version": "[2.70.0, )" }, "Grpc.Tools": { "suppressParent": "All", "target": "Package", - "version": "[2.64.0, )" + "version": "[2.68.1, )" }, "Microsoft.ApplicationInsights.AspNetCore": { "target": "Package", @@ -12024,7 +12217,7 @@ }, "Microsoft.AspNetCore.Authentication.JwtBearer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.AspNetCore.Diagnostics.HealthChecks": { "target": "Package", @@ -12036,7 +12229,7 @@ }, "Microsoft.AspNetCore.Mvc.NewtonsoftJson": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Configuration.AzureKeyVault": { "target": "Package", @@ -12044,15 +12237,15 @@ }, "Microsoft.Extensions.Logging.AzureAppServices": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.VisualStudio.Azure.Containers.Tools.Targets": { "target": "Package", - "version": "[1.20.1, )" + "version": "[1.21.0, )" }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Enrichers.Environment": { "target": "Package", @@ -12060,7 +12253,7 @@ }, "Serilog.Settings.Configuration": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.4, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -12076,11 +12269,11 @@ }, "Swashbuckle.AspNetCore": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" }, "Swashbuckle.AspNetCore.Newtonsoft": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" } }, "imports": [ @@ -12103,55 +12296,8 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } - }, - "logs": [ - { - "code": "NU1202", - "level": "Error", - "message": "Package Microsoft.AspNetCore.Authentication.JwtBearer 8.0.6 is not compatible with net6.0 (.NETCoreApp,Version=v6.0). Package Microsoft.AspNetCore.Authentication.JwtBearer 8.0.6 supports: net8.0 (.NETCoreApp,Version=v8.0)", - "libraryId": "Microsoft.AspNetCore.Authentication.JwtBearer", - "targetGraphs": [ - "net6.0" - ] - }, - { - "code": "NU1202", - "level": "Error", - "message": "Package Microsoft.AspNetCore.Mvc.NewtonsoftJson 8.0.6 is not compatible with net6.0 (.NETCoreApp,Version=v6.0). Package Microsoft.AspNetCore.Mvc.NewtonsoftJson 8.0.6 supports: net8.0 (.NETCoreApp,Version=v8.0)", - "libraryId": "Microsoft.AspNetCore.Mvc.NewtonsoftJson", - "targetGraphs": [ - "net6.0" - ] - }, - { - "code": "NU1201", - "level": "Error", - "message": "Project EventBusRabbitMQ is not compatible with net6.0 (.NETCoreApp,Version=v6.0). Project EventBusRabbitMQ supports: net8.0 (.NETCoreApp,Version=v8.0)", - "libraryId": "EventBusRabbitMQ", - "targetGraphs": [ - "net6.0" - ] - }, - { - "code": "NU1201", - "level": "Error", - "message": "Project EventBusServiceBus is not compatible with net6.0 (.NETCoreApp,Version=v6.0). Project EventBusServiceBus supports: net8.0 (.NETCoreApp,Version=v8.0)", - "libraryId": "EventBusServiceBus", - "targetGraphs": [ - "net6.0" - ] - }, - { - "code": "NU1201", - "level": "Error", - "message": "Project EventBus is not compatible with net6.0 (.NETCoreApp,Version=v6.0). Project EventBus supports: net8.0 (.NETCoreApp,Version=v8.0)", - "libraryId": "EventBus", - "targetGraphs": [ - "net6.0" - ] - } - ] + } } \ No newline at end of file diff --git a/src/Services/Basket/Basket.API/obj/project.nuget.cache b/src/Services/Basket/Basket.API/obj/project.nuget.cache index f9783c48..fff9cfc9 100644 --- a/src/Services/Basket/Basket.API/obj/project.nuget.cache +++ b/src/Services/Basket/Basket.API/obj/project.nuget.cache @@ -1,317 +1,278 @@ { "version": 2, - "dgSpecHash": "YSSbBiNAf3M=", - "success": false, - "projectFilePath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Basket\\Basket.API\\Basket.API.csproj", + "dgSpecHash": "cAkDvFnbHRA=", + "success": true, + "projectFilePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Basket/Basket.API/Basket.API.csproj", "expectedPackageFiles": [ - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.azureservicebus\\8.0.1\\aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.rabbitmq\\8.0.1\\aspnetcore.healthchecks.rabbitmq.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.redis\\8.0.1\\aspnetcore.healthchecks.redis.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.client\\8.0.1\\aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.core\\8.0.1\\aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\autofac\\8.0.0\\autofac.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\autofac.extensions.dependencyinjection\\9.0.0\\autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.core\\1.36.0\\azure.core.1.36.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.core.amqp\\1.3.0\\azure.core.amqp.1.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.messaging.servicebus\\7.17.0\\azure.messaging.servicebus.7.17.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\fractions\\7.2.1\\fractions.7.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\google.protobuf\\3.27.1\\google.protobuf.3.27.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.aspnetcore.server\\2.63.0\\grpc.aspnetcore.server.2.63.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.core.api\\2.63.0\\grpc.core.api.2.63.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.net.common\\2.63.0\\grpc.net.common.2.63.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.tools\\2.64.0\\grpc.tools.2.64.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identitymodel\\5.2.0\\identitymodel.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identitymodel.oidcclient\\5.2.1\\identitymodel.oidcclient.5.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\kubernetesclient\\12.1.1\\kubernetesclient.12.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\libuv\\1.9.1\\libuv.1.9.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights\\2.22.0\\microsoft.applicationinsights.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.aspnetcore\\2.22.0\\microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.dependencycollector\\2.22.0\\microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.eventcountercollector\\2.22.0\\microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.kubernetes\\7.0.0\\microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.perfcountercollector\\2.22.0\\microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.windowsserver\\2.22.0\\microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.windowsserver.telemetrychannel\\2.22.0\\microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.authentication.jwtbearer\\8.0.6\\microsoft.aspnetcore.authentication.jwtbearer.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.diagnostics.healthchecks\\2.2.0\\microsoft.aspnetcore.diagnostics.healthchecks.2.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.healthchecks\\1.0.0\\microsoft.aspnetcore.healthchecks.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting\\2.1.1\\microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting.server.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http\\2.1.22\\microsoft.aspnetcore.http.2.1.22.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.2.0\\microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.extensions\\2.1.1\\microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.2.0\\microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.mvc.newtonsoftjson\\8.0.6\\microsoft.aspnetcore.mvc.newtonsoftjson.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.webutilities\\2.1.1\\microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.amqp\\2.6.3\\microsoft.azure.amqp.2.6.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.keyvault\\2.3.2\\microsoft.azure.keyvault.2.3.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.keyvault.webkey\\2.0.7\\microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.services.appauthentication\\1.0.3\\microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\8.0.0\\microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\1.1.0\\microsoft.codeanalysis.analyzers.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.common\\1.3.0\\microsoft.codeanalysis.common.1.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.csharp\\1.3.0\\microsoft.codeanalysis.csharp.1.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.visualbasic\\1.3.0\\microsoft.codeanalysis.visualbasic.1.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.csharp\\4.0.1\\microsoft.csharp.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.apidescription.server\\6.0.5\\microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\1.0.0\\microsoft.extensions.caching.abstractions.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.memory\\1.0.0\\microsoft.extensions.caching.memory.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration\\8.0.0\\microsoft.extensions.configuration.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\8.0.0\\microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.azurekeyvault\\3.1.24\\microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\8.0.0\\microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\6.0.0\\microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\8.0.0\\microsoft.extensions.configuration.environmentvariables.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\8.0.0\\microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.json\\8.0.0\\microsoft.extensions.configuration.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\6.0.1\\microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\8.0.0\\microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.1\\microsoft.extensions.dependencyinjection.abstractions.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencymodel\\8.0.0\\microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnosticadapter\\3.1.27\\microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.abstractions\\8.0.0\\microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks.abstractions\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\8.0.0\\microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\8.0.0\\microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\8.0.0\\microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.healthchecks\\1.0.0\\microsoft.extensions.healthchecks.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting\\6.0.1\\microsoft.extensions.hosting.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\8.0.0\\microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.http\\3.1.0\\microsoft.extensions.http.3.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging\\8.0.0\\microsoft.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\8.0.1\\microsoft.extensions.logging.abstractions.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.applicationinsights\\2.22.0\\microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.azureappservices\\8.0.6\\microsoft.extensions.logging.azureappservices.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.configuration\\8.0.0\\microsoft.extensions.logging.configuration.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.console\\6.0.0\\microsoft.extensions.logging.console.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.debug\\6.0.0\\microsoft.extensions.logging.debug.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventlog\\6.0.0\\microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventsource\\6.0.0\\microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.objectpool\\7.0.0\\microsoft.extensions.objectpool.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options\\8.0.0\\microsoft.extensions.options.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\8.0.0\\microsoft.extensions.options.configurationextensions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.primitives\\8.0.0\\microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\7.0.0\\microsoft.identitymodel.abstractions.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.clients.activedirectory\\3.14.2\\microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\7.0.0\\microsoft.identitymodel.jsonwebtokens.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.logging\\7.0.0\\microsoft.identitymodel.logging.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.tokens\\7.0.0\\microsoft.identitymodel.tokens.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.net.http.headers\\2.2.0\\microsoft.net.http.headers.2.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.app\\1.0.5\\microsoft.netcore.app.1.0.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.dotnethost\\1.0.1\\microsoft.netcore.dotnethost.1.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.dotnethostpolicy\\1.0.5\\microsoft.netcore.dotnethostpolicy.1.0.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.dotnethostresolver\\1.0.1\\microsoft.netcore.dotnethostresolver.1.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.jit\\1.0.7\\microsoft.netcore.jit.1.0.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.runtime.coreclr\\1.0.7\\microsoft.netcore.runtime.coreclr.1.0.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.windows.apisets\\1.0.1\\microsoft.netcore.windows.apisets.1.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.openapi\\1.6.14\\microsoft.openapi.1.6.14.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.rest.clientruntime\\2.3.8\\microsoft.rest.clientruntime.2.3.8.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.rest.clientruntime.azure\\3.3.7\\microsoft.rest.clientruntime.azure.3.3.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.visualbasic\\10.0.1\\microsoft.visualbasic.10.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.visualstudio.azure.containers.tools.targets\\1.20.1\\microsoft.visualstudio.azure.containers.tools.targets.1.20.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.registry\\4.3.0\\microsoft.win32.registry.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.systemevents\\6.0.0\\microsoft.win32.systemevents.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\newtonsoft.json\\9.0.1\\newtonsoft.json.9.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\pipelines.sockets.unofficial\\2.2.8\\pipelines.sockets.unofficial.2.2.8.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\prometheus-net\\8.0.1\\prometheus-net.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\rabbitmq.client\\6.7.0\\rabbitmq.client.6.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.net.security\\4.0.1\\runtime.native.system.net.security.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography\\4.0.1\\runtime.native.system.security.cryptography.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog\\4.0.0\\serilog.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.aspnetcore\\8.0.1\\serilog.aspnetcore.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.enrichers.environment\\3.0.1\\serilog.enrichers.environment.3.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.hosting\\8.0.0\\serilog.extensions.hosting.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.logging\\8.0.0\\serilog.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.formatting.compact\\2.0.0\\serilog.formatting.compact.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.settings.configuration\\8.0.1\\serilog.settings.configuration.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.console\\6.0.0\\serilog.sinks.console.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.debug\\2.0.0\\serilog.sinks.debug.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.file\\5.0.0\\serilog.sinks.file.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.http\\9.0.0\\serilog.sinks.http.9.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.seq\\8.0.0\\serilog.sinks.seq.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\stackexchange.redis\\2.7.4\\stackexchange.redis.2.7.4.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore\\6.6.2\\swashbuckle.aspnetcore.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.newtonsoft\\6.6.2\\swashbuckle.aspnetcore.newtonsoft.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\6.6.2\\swashbuckle.aspnetcore.swagger.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\6.6.2\\swashbuckle.aspnetcore.swaggergen.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swaggerui\\6.6.2\\swashbuckle.aspnetcore.swaggerui.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.immutable\\1.2.0\\system.collections.immutable.1.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.componentmodel\\4.0.1\\system.componentmodel.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.componentmodel.annotations\\4.1.0\\system.componentmodel.annotations.4.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.configuration.configurationmanager\\6.0.0\\system.configuration.configurationmanager.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\8.0.0\\system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.eventlog\\6.0.0\\system.diagnostics.eventlog.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.fileversioninfo\\4.0.0\\system.diagnostics.fileversioninfo.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.performancecounter\\6.0.0\\system.diagnostics.performancecounter.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.process\\4.3.0\\system.diagnostics.process.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.stacktrace\\4.0.1\\system.diagnostics.stacktrace.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.drawing.common\\6.0.0\\system.drawing.common.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.dynamic.runtime\\4.0.11\\system.dynamic.runtime.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.identitymodel.tokens.jwt\\7.0.0\\system.identitymodel.tokens.jwt.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.accesscontrol\\4.7.0\\system.io.filesystem.accesscontrol.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.watcher\\4.0.0\\system.io.filesystem.watcher.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.memorymappedfiles\\4.0.0\\system.io.memorymappedfiles.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.pipelines\\5.0.1\\system.io.pipelines.5.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.unmanagedmemorystream\\4.0.1\\system.io.unmanagedmemorystream.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.parallel\\4.0.1\\system.linq.parallel.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.queryable\\4.0.1\\system.linq.queryable.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory\\4.5.5\\system.memory.4.5.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.nameresolution\\4.0.0\\system.net.nameresolution.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.requests\\4.0.11\\system.net.requests.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.security\\4.0.1\\system.net.security.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.webheadercollection\\4.0.1\\system.net.webheadercollection.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.private.datacontractserialization\\4.1.1\\system.private.datacontractserialization.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.dispatchproxy\\4.0.1\\system.reflection.dispatchproxy.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.resources.reader\\4.0.0\\system.resources.reader.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.loader\\4.0.0\\system.runtime.loader.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.json\\4.0.2\\system.runtime.serialization.json.4.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.primitives\\4.1.1\\system.runtime.serialization.primitives.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.accesscontrol\\6.0.0\\system.security.accesscontrol.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.claims\\4.0.1\\system.security.claims.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0\\system.security.cryptography.cng.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.protecteddata\\6.0.0\\system.security.cryptography.protecteddata.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.permissions\\6.0.0\\system.security.permissions.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.principal\\4.0.1\\system.security.principal.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.principal.windows\\4.7.0\\system.security.principal.windows.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.codepages\\4.0.1\\system.text.encoding.codepages.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encodings.web\\8.0.0\\system.text.encodings.web.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.json\\8.0.0\\system.text.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.channels\\7.0.0\\system.threading.channels.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.overlapped\\4.0.1\\system.threading.overlapped.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.dataflow\\4.6.0\\system.threading.tasks.dataflow.4.6.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.parallel\\4.3.0\\system.threading.tasks.parallel.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.thread\\4.3.0\\system.threading.thread.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.threadpool\\4.3.0\\system.threading.threadpool.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.valuetuple\\4.5.0\\system.valuetuple.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.windows.extensions\\6.0.0\\system.windows.extensions.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmldocument\\4.0.1\\system.xml.xmldocument.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmlserializer\\4.0.11\\system.xml.xmlserializer.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xpath\\4.0.1\\system.xml.xpath.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xpath.xdocument\\4.0.1\\system.xml.xpath.xdocument.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\yamldotnet\\13.3.1\\yamldotnet.13.3.1.nupkg.sha512" + "/home/runner/.nuget/packages/aspnetcore.healthchecks.azureservicebus/8.0.1/aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.rabbitmq/8.0.2/aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.redis/8.0.1/aspnetcore.healthchecks.redis.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.client/8.0.1/aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.core/8.0.1/aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/autofac/8.1.1/autofac.8.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/autofac.extensions.dependencyinjection/10.0.0/autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.core/1.36.0/azure.core.1.36.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.core.amqp/1.3.0/azure.core.amqp.1.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.messaging.servicebus/7.17.0/azure.messaging.servicebus.7.17.0.nupkg.sha512", + "/home/runner/.nuget/packages/fractions/7.2.1/fractions.7.2.1.nupkg.sha512", + "/home/runner/.nuget/packages/google.protobuf/3.28.3/google.protobuf.3.28.3.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.aspnetcore.server/2.70.0/grpc.aspnetcore.server.2.70.0.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.core.api/2.70.0/grpc.core.api.2.70.0.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.net.common/2.70.0/grpc.net.common.2.70.0.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.tools/2.68.1/grpc.tools.2.68.1.nupkg.sha512", + "/home/runner/.nuget/packages/identitymodel/5.2.0/identitymodel.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/identitymodel.oidcclient/5.2.1/identitymodel.oidcclient.5.2.1.nupkg.sha512", + "/home/runner/.nuget/packages/kubernetesclient/12.1.1/kubernetesclient.12.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/libuv/1.9.1/libuv.1.9.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights/2.22.0/microsoft.applicationinsights.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.aspnetcore/2.22.0/microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.dependencycollector/2.22.0/microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.eventcountercollector/2.22.0/microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.kubernetes/7.0.0/microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.perfcountercollector/2.22.0/microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.windowsserver/2.22.0/microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.windowsserver.telemetrychannel/2.22.0/microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.authentication.jwtbearer/9.0.0/microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.diagnostics.healthchecks/2.2.0/microsoft.aspnetcore.diagnostics.healthchecks.2.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.healthchecks/1.0.0/microsoft.aspnetcore.healthchecks.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http/2.1.22/microsoft.aspnetcore.http.2.1.22.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.abstractions/2.2.0/microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.features/2.2.0/microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.jsonpatch/9.0.0/microsoft.aspnetcore.jsonpatch.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.mvc.newtonsoftjson/9.0.0/microsoft.aspnetcore.mvc.newtonsoftjson.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.amqp/2.6.3/microsoft.azure.amqp.2.6.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.keyvault/2.3.2/microsoft.azure.keyvault.2.3.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.keyvault.webkey/2.0.7/microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.servicebus/5.2.0/microsoft.azure.servicebus.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.services.appauthentication/1.0.3/microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.bcl.asyncinterfaces/1.1.1/microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.analyzers/1.1.0/microsoft.codeanalysis.analyzers.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.common/1.3.0/microsoft.codeanalysis.common.1.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.csharp/1.3.0/microsoft.codeanalysis.csharp.1.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.visualbasic/1.3.0/microsoft.codeanalysis.visualbasic.1.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5/microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.abstractions/1.0.0/microsoft.extensions.caching.abstractions.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.memory/1.0.0/microsoft.extensions.caching.memory.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration/9.0.0/microsoft.extensions.configuration.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.abstractions/9.0.0/microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.azurekeyvault/3.1.24/microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.binder/9.0.0/microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.commandline/6.0.0/microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.environmentvariables/9.0.0/microsoft.extensions.configuration.environmentvariables.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.fileextensions/9.0.0/microsoft.extensions.configuration.fileextensions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.json/9.0.0/microsoft.extensions.configuration.json.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.usersecrets/6.0.1/microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection/9.0.0/microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/9.0.0/microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencymodel/8.0.2/microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnosticadapter/3.1.27/microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.abstractions/8.0.0/microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks/8.0.0/microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks.abstractions/8.0.0/microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.abstractions/9.0.0/microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.physical/9.0.0/microsoft.extensions.fileproviders.physical.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.filesystemglobbing/9.0.0/microsoft.extensions.filesystemglobbing.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.healthchecks/1.0.0/microsoft.extensions.healthchecks.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting/6.0.1/microsoft.extensions.hosting.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting.abstractions/8.0.0/microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.http/3.1.0/microsoft.extensions.http.3.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging/9.0.0/microsoft.extensions.logging.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.abstractions/9.0.0/microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.applicationinsights/2.22.0/microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.azureappservices/9.0.0/microsoft.extensions.logging.azureappservices.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.configuration/9.0.0/microsoft.extensions.logging.configuration.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.console/6.0.0/microsoft.extensions.logging.console.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.debug/6.0.0/microsoft.extensions.logging.debug.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventlog/6.0.0/microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventsource/6.0.0/microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.objectpool/7.0.0/microsoft.extensions.objectpool.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options/9.0.0/microsoft.extensions.options.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options.configurationextensions/9.0.0/microsoft.extensions.options.configurationextensions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.primitives/9.0.0/microsoft.extensions.primitives.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.abstractions/8.0.1/microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.clients.activedirectory/3.14.2/microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.jsonwebtokens/8.0.1/microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.logging/8.0.1/microsoft.identitymodel.logging.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols/8.0.1/microsoft.identitymodel.protocols.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/8.0.1/microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.tokens/8.0.1/microsoft.identitymodel.tokens.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.net.http.headers/2.2.0/microsoft.net.http.headers.2.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.app/1.0.5/microsoft.netcore.app.1.0.5.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.dotnethost/1.0.1/microsoft.netcore.dotnethost.1.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.dotnethostpolicy/1.0.5/microsoft.netcore.dotnethostpolicy.1.0.5.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.dotnethostresolver/1.0.1/microsoft.netcore.dotnethostresolver.1.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.jit/1.0.7/microsoft.netcore.jit.1.0.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.runtime.coreclr/1.0.7/microsoft.netcore.runtime.coreclr.1.0.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.windows.apisets/1.0.1/microsoft.netcore.windows.apisets.1.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.openapi/1.6.22/microsoft.openapi.1.6.22.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.rest.clientruntime/2.3.8/microsoft.rest.clientruntime.2.3.8.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.rest.clientruntime.azure/3.3.7/microsoft.rest.clientruntime.azure.3.3.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.visualbasic/10.0.1/microsoft.visualbasic.10.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.visualstudio.azure.containers.tools.targets/1.21.0/microsoft.visualstudio.azure.containers.tools.targets.1.21.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512", + "/home/runner/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/newtonsoft.json.bson/1.0.2/newtonsoft.json.bson.1.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/pipelines.sockets.unofficial/2.2.8/pipelines.sockets.unofficial.2.2.8.nupkg.sha512", + "/home/runner/.nuget/packages/polly/8.5.0/polly.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/polly.core/8.5.0/polly.core.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/prometheus-net/8.0.1/prometheus-net.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/rabbitmq.client/6.8.1/rabbitmq.client.6.8.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system/4.3.0/runtime.native.system.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.io.compression/4.3.0/runtime.native.system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.net.http/4.3.0/runtime.native.system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.net.security/4.0.1/runtime.native.system.net.security.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography/4.0.1/runtime.native.system.security.cryptography.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog/4.0.0/serilog.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.aspnetcore/8.0.3/serilog.aspnetcore.8.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.enrichers.environment/3.0.1/serilog.enrichers.environment.3.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.hosting/8.0.0/serilog.extensions.hosting.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.logging/8.0.0/serilog.extensions.logging.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.formatting.compact/2.0.0/serilog.formatting.compact.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.settings.configuration/8.0.4/serilog.settings.configuration.8.0.4.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.console/6.0.0/serilog.sinks.console.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.debug/2.0.0/serilog.sinks.debug.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.file/5.0.0/serilog.sinks.file.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.http/9.0.0/serilog.sinks.http.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.seq/8.0.0/serilog.sinks.seq.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/stackexchange.redis/2.7.4/stackexchange.redis.2.7.4.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore/7.2.0/swashbuckle.aspnetcore.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.newtonsoft/7.2.0/swashbuckle.aspnetcore.newtonsoft.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swagger/7.2.0/swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swaggergen/7.2.0/swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swaggerui/7.2.0/swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.buffers/4.5.0/system.buffers.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.componentmodel.annotations/4.1.0/system.componentmodel.annotations.4.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.configuration.configurationmanager/6.0.0/system.configuration.configurationmanager.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.console/4.3.0/system.console.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.diagnosticsource/8.0.1/system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.eventlog/6.0.0/system.diagnostics.eventlog.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/system.diagnostics.fileversioninfo.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.performancecounter/6.0.0/system.diagnostics.performancecounter.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.process/4.3.0/system.diagnostics.process.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.stacktrace/4.0.1/system.diagnostics.stacktrace.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.drawing.common/6.0.0/system.drawing.common.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.accesscontrol/4.7.0/system.io.filesystem.accesscontrol.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.watcher/4.0.0/system.io.filesystem.watcher.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.memorymappedfiles/4.0.0/system.io.memorymappedfiles.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.pipelines/5.0.1/system.io.pipelines.5.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.unmanagedmemorystream/4.0.1/system.io.unmanagedmemorystream.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.parallel/4.0.1/system.linq.parallel.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.queryable/4.0.1/system.linq.queryable.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory.data/1.0.2/system.memory.data.1.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.nameresolution/4.0.0/system.net.nameresolution.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.requests/4.0.11/system.net.requests.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.security/4.0.1/system.net.security.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.webheadercollection/4.0.1/system.net.webheadercollection.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.dispatchproxy/4.0.1/system.reflection.dispatchproxy.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.resources.reader/4.0.0/system.resources.reader.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.json/4.0.2/system.runtime.serialization.json.4.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.claims/4.0.1/system.security.claims.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.protecteddata/6.0.0/system.security.cryptography.protecteddata.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.permissions/6.0.0/system.security.permissions.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.principal/4.0.1/system.security.principal.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.principal.windows/4.7.0/system.security.principal.windows.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encodings.web/6.0.0/system.text.encodings.web.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.json/6.0.0/system.text.json.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.channels/7.0.0/system.threading.channels.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.overlapped/4.0.1/system.threading.overlapped.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.4.6.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.parallel/4.3.0/system.threading.tasks.parallel.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.thread/4.3.0/system.threading.thread.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.threadpool/4.3.0/system.threading.threadpool.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.windows.extensions/6.0.0/system.windows.extensions.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmldocument/4.0.1/system.xml.xmldocument.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xpath.xdocument/4.0.1/system.xml.xpath.xdocument.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/yamldotnet/13.3.1/yamldotnet.13.3.1.nupkg.sha512" ], - "logs": [ - { - "code": "NU1202", - "level": "Error", - "message": "Package Microsoft.AspNetCore.Authentication.JwtBearer 8.0.6 is not compatible with net6.0 (.NETCoreApp,Version=v6.0). Package Microsoft.AspNetCore.Authentication.JwtBearer 8.0.6 supports: net8.0 (.NETCoreApp,Version=v8.0)", - "libraryId": "Microsoft.AspNetCore.Authentication.JwtBearer", - "targetGraphs": [ - "net6.0" - ] - }, - { - "code": "NU1202", - "level": "Error", - "message": "Package Microsoft.AspNetCore.Mvc.NewtonsoftJson 8.0.6 is not compatible with net6.0 (.NETCoreApp,Version=v6.0). Package Microsoft.AspNetCore.Mvc.NewtonsoftJson 8.0.6 supports: net8.0 (.NETCoreApp,Version=v8.0)", - "libraryId": "Microsoft.AspNetCore.Mvc.NewtonsoftJson", - "targetGraphs": [ - "net6.0" - ] - }, - { - "code": "NU1201", - "level": "Error", - "message": "Project EventBusRabbitMQ is not compatible with net6.0 (.NETCoreApp,Version=v6.0). Project EventBusRabbitMQ supports: net8.0 (.NETCoreApp,Version=v8.0)", - "libraryId": "EventBusRabbitMQ", - "targetGraphs": [ - "net6.0" - ] - }, - { - "code": "NU1201", - "level": "Error", - "message": "Project EventBusServiceBus is not compatible with net6.0 (.NETCoreApp,Version=v6.0). Project EventBusServiceBus supports: net8.0 (.NETCoreApp,Version=v8.0)", - "libraryId": "EventBusServiceBus", - "targetGraphs": [ - "net6.0" - ] - }, - { - "code": "NU1201", - "level": "Error", - "message": "Project EventBus is not compatible with net6.0 (.NETCoreApp,Version=v6.0). Project EventBus supports: net8.0 (.NETCoreApp,Version=v8.0)", - "libraryId": "EventBus", - "targetGraphs": [ - "net6.0" - ] - } - ] + "logs": [] } \ No newline at end of file diff --git a/src/Services/Catalog/Catalog.API/Catalog.API.csproj b/src/Services/Catalog/Catalog.API/Catalog.API.csproj index 6f06bcdf..11be18d5 100644 --- a/src/Services/Catalog/Catalog.API/Catalog.API.csproj +++ b/src/Services/Catalog/Catalog.API/Catalog.API.csproj @@ -1,6 +1,6 @@ - net8.0 + net9.0 portable true Catalog.API @@ -39,30 +39,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Services/Catalog/Catalog.API/Program.cs b/src/Services/Catalog/Catalog.API/Program.cs index b1337dc6..75a5f891 100644 --- a/src/Services/Catalog/Catalog.API/Program.cs +++ b/src/Services/Catalog/Catalog.API/Program.cs @@ -84,7 +84,6 @@ private static IWebHost CreateHostBuilder(IConfiguration configuration, string[] .UseStartup() .UseContentRoot(Directory.GetCurrentDirectory()) .UseWebRoot("Pics") - .UseSerilog() .Build(); private static Serilog.ILogger CreateSerilogLogger(IConfiguration configuration) @@ -97,7 +96,7 @@ private static Serilog.ILogger CreateSerilogLogger(IConfiguration configuration) .Enrich.FromLogContext() .WriteTo.Console() .WriteTo.Seq(string.IsNullOrWhiteSpace(seqServerUrl) ? "http://seq" : seqServerUrl) - .WriteTo.Http(string.IsNullOrWhiteSpace(logstashUrl) ? "http://logstash:8080" : logstashUrl) + .WriteTo.Http(string.IsNullOrWhiteSpace(logstashUrl) ? "http://logstash:8080" : logstashUrl, queueLimitBytes: 50 * 1024 * 1024) .ReadFrom.Configuration(configuration) .CreateLogger(); } diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll new file mode 100755 index 00000000..c15c4d48 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Autofac.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Autofac.dll new file mode 100755 index 00000000..f52b5eaf Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Autofac.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Core.Amqp.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Core.Amqp.dll new file mode 100755 index 00000000..f43cf0a6 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Core.Amqp.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Core.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Core.dll new file mode 100755 index 00000000..98592ed2 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Core.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Identity.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Identity.dll new file mode 100755 index 00000000..4a32fd0d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Identity.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll new file mode 100755 index 00000000..c32a7cdc Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Storage.Blobs.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Storage.Blobs.dll new file mode 100755 index 00000000..fc5af17d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Storage.Blobs.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Storage.Common.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Storage.Common.dll new file mode 100755 index 00000000..9fd78b8c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Storage.Common.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Storage.Files.Shares.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Storage.Files.Shares.dll new file mode 100755 index 00000000..6be51f0c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Storage.Files.Shares.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Storage.Queues.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Storage.Queues.dll new file mode 100755 index 00000000..cb08a0e0 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Storage.Queues.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API new file mode 100755 index 00000000..d4911d1c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.deps.json b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.deps.json new file mode 100644 index 00000000..0546fa19 --- /dev/null +++ b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.deps.json @@ -0,0 +1,9525 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v9.0", + "signature": "" + }, + "compilationOptions": { + "defines": [ + "TRACE", + "DEBUG", + "NET", + "NET9_0", + "NETCOREAPP", + "NET5_0_OR_GREATER", + "NET6_0_OR_GREATER", + "NET7_0_OR_GREATER", + "NET8_0_OR_GREATER", + "NET9_0_OR_GREATER", + "NETCOREAPP1_0_OR_GREATER", + "NETCOREAPP1_1_OR_GREATER", + "NETCOREAPP2_0_OR_GREATER", + "NETCOREAPP2_1_OR_GREATER", + "NETCOREAPP2_2_OR_GREATER", + "NETCOREAPP3_0_OR_GREATER", + "NETCOREAPP3_1_OR_GREATER" + ], + "languageVersion": "preview", + "platform": "", + "allowUnsafe": false, + "warningsAsErrors": false, + "optimize": false, + "keyFile": "", + "emitEntryPoint": true, + "xmlDoc": false, + "debugType": "portable" + }, + "targets": { + ".NETCoreApp,Version=v9.0": { + "Catalog.API/1.0.0": { + "dependencies": { + "AspNetCore.HealthChecks.AzureServiceBus": "8.0.1", + "AspNetCore.HealthChecks.AzureStorage": "7.0.0", + "AspNetCore.HealthChecks.Rabbitmq": "8.0.2", + "AspNetCore.HealthChecks.SqlServer": "8.0.2", + "AspNetCore.HealthChecks.UI.Client": "8.0.1", + "Autofac.Extensions.DependencyInjection": "10.0.0", + "EventBus": "1.0.0", + "EventBusRabbitMQ": "1.0.0", + "EventBusServiceBus": "1.0.0", + "Google.Protobuf": "3.28.3", + "Grpc.AspNetCore.Server": "2.70.0", + "Grpc.Tools": "2.68.1", + "IntegrationEventLogEF": "1.0.0", + "Microsoft.ApplicationInsights.AspNetCore": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.Kubernetes": "7.0.0", + "Microsoft.AspNetCore.HealthChecks": "1.0.0", + "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "9.0.0", + "Microsoft.Extensions.Configuration.AzureKeyVault": "3.1.24", + "Microsoft.Extensions.Logging.AzureAppServices": "9.0.0", + "Serilog.AspNetCore": "8.0.3", + "Serilog.Enrichers.Environment": "3.0.1", + "Serilog.Settings.Configuration": "8.0.4", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Http": "9.0.0", + "Serilog.Sinks.Seq": "8.0.0", + "Swashbuckle.AspNetCore": "7.2.0", + "Swashbuckle.AspNetCore.Newtonsoft": "7.2.0", + "Microsoft.AspNetCore.Antiforgery": "9.0.0.0", + "Microsoft.AspNetCore.Authentication.Abstractions": "9.0.0.0", + "Microsoft.AspNetCore.Authentication.BearerToken": "9.0.0.0", + "Microsoft.AspNetCore.Authentication.Cookies": "9.0.0.0", + "Microsoft.AspNetCore.Authentication.Core": "9.0.0.0", + "Microsoft.AspNetCore.Authentication": "9.0.0.0", + "Microsoft.AspNetCore.Authentication.OAuth": "9.0.0.0", + "Microsoft.AspNetCore.Authorization": "9.0.0.0", + "Microsoft.AspNetCore.Authorization.Policy": "9.0.0.0", + "Microsoft.AspNetCore.Components.Authorization": "9.0.0.0", + "Microsoft.AspNetCore.Components": "9.0.0.0", + "Microsoft.AspNetCore.Components.Endpoints": "9.0.0.0", + "Microsoft.AspNetCore.Components.Forms": "9.0.0.0", + "Microsoft.AspNetCore.Components.Server": "9.0.0.0", + "Microsoft.AspNetCore.Components.Web": "9.0.0.0", + "Microsoft.AspNetCore.Connections.Abstractions": "9.0.0.0", + "Microsoft.AspNetCore.CookiePolicy": "9.0.0.0", + "Microsoft.AspNetCore.Cors": "9.0.0.0", + "Microsoft.AspNetCore.Cryptography.Internal": "9.0.0.0", + "Microsoft.AspNetCore.Cryptography.KeyDerivation": "9.0.0.0", + "Microsoft.AspNetCore.DataProtection.Abstractions": "9.0.0.0", + "Microsoft.AspNetCore.DataProtection": "9.0.0.0", + "Microsoft.AspNetCore.DataProtection.Extensions": "9.0.0.0", + "Microsoft.AspNetCore.Diagnostics.Abstractions": "9.0.0.0", + "Microsoft.AspNetCore.Diagnostics": "9.0.0.0", + "Microsoft.AspNetCore.Diagnostics.HealthChecks": "9.0.0.0", + "Microsoft.AspNetCore": "9.0.0.0", + "Microsoft.AspNetCore.HostFiltering": "9.0.0.0", + "Microsoft.AspNetCore.Hosting.Abstractions.Reference": "9.0.0.0", + "Microsoft.AspNetCore.Hosting.Reference": "9.0.0.0", + "Microsoft.AspNetCore.Hosting.Server.Abstractions.Reference": "9.0.0.0", + "Microsoft.AspNetCore.Html.Abstractions": "9.0.0.0", + "Microsoft.AspNetCore.Http.Abstractions.Reference": "9.0.0.0", + "Microsoft.AspNetCore.Http.Connections.Common": "9.0.0.0", + "Microsoft.AspNetCore.Http.Connections": "9.0.0.0", + "Microsoft.AspNetCore.Http.Reference": "9.0.0.0", + "Microsoft.AspNetCore.Http.Extensions.Reference": "9.0.0.0", + "Microsoft.AspNetCore.Http.Features.Reference": "9.0.0.0", + "Microsoft.AspNetCore.Http.Results": "9.0.0.0", + "Microsoft.AspNetCore.HttpLogging": "9.0.0.0", + "Microsoft.AspNetCore.HttpOverrides": "9.0.0.0", + "Microsoft.AspNetCore.HttpsPolicy": "9.0.0.0", + "Microsoft.AspNetCore.Identity": "9.0.0.0", + "Microsoft.AspNetCore.Localization": "9.0.0.0", + "Microsoft.AspNetCore.Localization.Routing": "9.0.0.0", + "Microsoft.AspNetCore.Metadata": "9.0.0.0", + "Microsoft.AspNetCore.Mvc.Abstractions": "9.0.0.0", + "Microsoft.AspNetCore.Mvc.ApiExplorer": "9.0.0.0", + "Microsoft.AspNetCore.Mvc.Core": "9.0.0.0", + "Microsoft.AspNetCore.Mvc.Cors": "9.0.0.0", + "Microsoft.AspNetCore.Mvc.DataAnnotations": "9.0.0.0", + "Microsoft.AspNetCore.Mvc": "9.0.0.0", + "Microsoft.AspNetCore.Mvc.Formatters.Json": "9.0.0.0", + "Microsoft.AspNetCore.Mvc.Formatters.Xml": "9.0.0.0", + "Microsoft.AspNetCore.Mvc.Localization": "9.0.0.0", + "Microsoft.AspNetCore.Mvc.Razor": "9.0.0.0", + "Microsoft.AspNetCore.Mvc.RazorPages": "9.0.0.0", + "Microsoft.AspNetCore.Mvc.TagHelpers": "9.0.0.0", + "Microsoft.AspNetCore.Mvc.ViewFeatures": "9.0.0.0", + "Microsoft.AspNetCore.OutputCaching": "9.0.0.0", + "Microsoft.AspNetCore.RateLimiting": "9.0.0.0", + "Microsoft.AspNetCore.Razor": "9.0.0.0", + "Microsoft.AspNetCore.Razor.Runtime": "9.0.0.0", + "Microsoft.AspNetCore.RequestDecompression": "9.0.0.0", + "Microsoft.AspNetCore.ResponseCaching.Abstractions": "9.0.0.0", + "Microsoft.AspNetCore.ResponseCaching": "9.0.0.0", + "Microsoft.AspNetCore.ResponseCompression": "9.0.0.0", + "Microsoft.AspNetCore.Rewrite": "9.0.0.0", + "Microsoft.AspNetCore.Routing.Abstractions": "9.0.0.0", + "Microsoft.AspNetCore.Routing": "9.0.0.0", + "Microsoft.AspNetCore.Server.HttpSys": "9.0.0.0", + "Microsoft.AspNetCore.Server.IIS": "9.0.0.0", + "Microsoft.AspNetCore.Server.IISIntegration": "9.0.0.0", + "Microsoft.AspNetCore.Server.Kestrel.Core": "9.0.0.0", + "Microsoft.AspNetCore.Server.Kestrel": "9.0.0.0", + "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes": "9.0.0.0", + "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic": "9.0.0.0", + "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "9.0.0.0", + "Microsoft.AspNetCore.Session": "9.0.0.0", + "Microsoft.AspNetCore.SignalR.Common": "9.0.0.0", + "Microsoft.AspNetCore.SignalR.Core": "9.0.0.0", + "Microsoft.AspNetCore.SignalR": "9.0.0.0", + "Microsoft.AspNetCore.SignalR.Protocols.Json": "9.0.0.0", + "Microsoft.AspNetCore.StaticAssets": "9.0.0.0", + "Microsoft.AspNetCore.StaticFiles": "9.0.0.0", + "Microsoft.AspNetCore.WebSockets": "9.0.0.0", + "Microsoft.AspNetCore.WebUtilities.Reference": "9.0.0.0", + "Microsoft.CSharp.Reference": "9.0.0.0", + "Microsoft.Extensions.Caching.Abstractions.Reference": "9.0.0.0", + "Microsoft.Extensions.Caching.Memory.Reference": "9.0.0.0", + "Microsoft.Extensions.Configuration.Abstractions.Reference": "9.0.0.0", + "Microsoft.Extensions.Configuration.Binder.Reference": "9.0.0.0", + "Microsoft.Extensions.Configuration.CommandLine.Reference": "9.0.0.0", + "Microsoft.Extensions.Configuration.Reference": "9.0.0.0", + "Microsoft.Extensions.Configuration.EnvironmentVariables.Reference": "9.0.0.0", + "Microsoft.Extensions.Configuration.FileExtensions.Reference": "9.0.0.0", + "Microsoft.Extensions.Configuration.Ini": "9.0.0.0", + "Microsoft.Extensions.Configuration.Json.Reference": "9.0.0.0", + "Microsoft.Extensions.Configuration.KeyPerFile": "9.0.0.0", + "Microsoft.Extensions.Configuration.UserSecrets.Reference": "9.0.0.0", + "Microsoft.Extensions.Configuration.Xml": "9.0.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions.Reference": "9.0.0.0", + "Microsoft.Extensions.DependencyInjection.Reference": "9.0.0.0", + "Microsoft.Extensions.Diagnostics.Abstractions.Reference": "9.0.0.0", + "Microsoft.Extensions.Diagnostics": "9.0.0.0", + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.Reference": "9.0.0.0", + "Microsoft.Extensions.Diagnostics.HealthChecks.Reference": "9.0.0.0", + "Microsoft.Extensions.Features": "9.0.0.0", + "Microsoft.Extensions.FileProviders.Abstractions.Reference": "9.0.0.0", + "Microsoft.Extensions.FileProviders.Composite": "9.0.0.0", + "Microsoft.Extensions.FileProviders.Embedded": "9.0.0.0", + "Microsoft.Extensions.FileProviders.Physical.Reference": "9.0.0.0", + "Microsoft.Extensions.FileSystemGlobbing.Reference": "9.0.0.0", + "Microsoft.Extensions.Hosting.Abstractions.Reference": "9.0.0.0", + "Microsoft.Extensions.Hosting.Reference": "9.0.0.0", + "Microsoft.Extensions.Http.Reference": "9.0.0.0", + "Microsoft.Extensions.Identity.Core": "9.0.0.0", + "Microsoft.Extensions.Identity.Stores": "9.0.0.0", + "Microsoft.Extensions.Localization.Abstractions": "9.0.0.0", + "Microsoft.Extensions.Localization": "9.0.0.0", + "Microsoft.Extensions.Logging.Abstractions.Reference": "9.0.0.0", + "Microsoft.Extensions.Logging.Configuration.Reference": "9.0.0.0", + "Microsoft.Extensions.Logging.Console.Reference": "9.0.0.0", + "Microsoft.Extensions.Logging.Debug.Reference": "9.0.0.0", + "Microsoft.Extensions.Logging.Reference": "9.0.0.0", + "Microsoft.Extensions.Logging.EventLog.Reference": "9.0.0.0", + "Microsoft.Extensions.Logging.EventSource.Reference": "9.0.0.0", + "Microsoft.Extensions.Logging.TraceSource": "9.0.0.0", + "Microsoft.Extensions.ObjectPool.Reference": "9.0.0.0", + "Microsoft.Extensions.Options.ConfigurationExtensions.Reference": "9.0.0.0", + "Microsoft.Extensions.Options.DataAnnotations": "9.0.0.0", + "Microsoft.Extensions.Options.Reference": "9.0.0.0", + "Microsoft.Extensions.Primitives.Reference": "9.0.0.0", + "Microsoft.Extensions.WebEncoders": "9.0.0.0", + "Microsoft.JSInterop": "9.0.0.0", + "Microsoft.Net.Http.Headers.Reference": "9.0.0.0", + "Microsoft.VisualBasic.Core": "14.0.0.0", + "Microsoft.VisualBasic.Reference": "10.0.0.0", + "Microsoft.Win32.Primitives.Reference": "9.0.0.0", + "Microsoft.Win32.Registry.Reference": "9.0.0.0", + "mscorlib": "4.0.0.0", + "netstandard": "2.1.0.0", + "System.AppContext.Reference": "9.0.0.0", + "System.Buffers.Reference": "9.0.0.0", + "System.Collections.Concurrent.Reference": "9.0.0.0", + "System.Collections.Reference": "9.0.0.0", + "System.Collections.Immutable.Reference": "9.0.0.0", + "System.Collections.NonGeneric": "9.0.0.0", + "System.Collections.Specialized": "9.0.0.0", + "System.ComponentModel.Annotations.Reference": "9.0.0.0", + "System.ComponentModel.DataAnnotations": "4.0.0.0", + "System.ComponentModel.Reference": "9.0.0.0", + "System.ComponentModel.EventBasedAsync": "9.0.0.0", + "System.ComponentModel.Primitives": "9.0.0.0", + "System.ComponentModel.TypeConverter": "9.0.0.0", + "System.Configuration": "4.0.0.0", + "System.Console.Reference": "9.0.0.0", + "System.Core": "4.0.0.0", + "System.Data.Common": "9.0.0.0", + "System.Data.DataSetExtensions": "9.0.0.0", + "System.Data": "4.0.0.0", + "System.Diagnostics.Contracts": "9.0.0.0", + "System.Diagnostics.Debug.Reference": "9.0.0.0", + "System.Diagnostics.DiagnosticSource.Reference": "9.0.0.0", + "System.Diagnostics.EventLog.Reference": "9.0.0.0", + "System.Diagnostics.FileVersionInfo": "9.0.0.0", + "System.Diagnostics.Process.Reference": "9.0.0.0", + "System.Diagnostics.StackTrace": "9.0.0.0", + "System.Diagnostics.TextWriterTraceListener": "9.0.0.0", + "System.Diagnostics.Tools.Reference": "9.0.0.0", + "System.Diagnostics.TraceSource": "9.0.0.0", + "System.Diagnostics.Tracing.Reference": "9.0.0.0", + "System": "4.0.0.0", + "System.Drawing": "4.0.0.0", + "System.Drawing.Primitives": "9.0.0.0", + "System.Dynamic.Runtime.Reference": "9.0.0.0", + "System.Formats.Asn1.Reference": "9.0.0.0", + "System.Formats.Tar": "9.0.0.0", + "System.Globalization.Calendars.Reference": "9.0.0.0", + "System.Globalization.Reference": "9.0.0.0", + "System.Globalization.Extensions.Reference": "9.0.0.0", + "System.IO.Compression.Brotli": "9.0.0.0", + "System.IO.Compression.Reference": "9.0.0.0", + "System.IO.Compression.FileSystem": "4.0.0.0", + "System.IO.Compression.ZipFile.Reference": "9.0.0.0", + "System.IO.Reference": "9.0.0.0", + "System.IO.FileSystem.AccessControl.Reference": "9.0.0.0", + "System.IO.FileSystem.Reference": "9.0.0.0", + "System.IO.FileSystem.DriveInfo": "9.0.0.0", + "System.IO.FileSystem.Primitives.Reference": "9.0.0.0", + "System.IO.FileSystem.Watcher.Reference": "9.0.0.0", + "System.IO.IsolatedStorage": "9.0.0.0", + "System.IO.MemoryMappedFiles.Reference": "9.0.0.0", + "System.IO.Pipelines.Reference": "9.0.0.0", + "System.IO.Pipes.AccessControl": "9.0.0.0", + "System.IO.Pipes": "9.0.0.0", + "System.IO.UnmanagedMemoryStream.Reference": "9.0.0.0", + "System.Linq.Reference": "9.0.0.0", + "System.Linq.Expressions.Reference": "9.0.0.0", + "System.Linq.Parallel.Reference": "9.0.0.0", + "System.Linq.Queryable.Reference": "9.0.0.0", + "System.Memory.Reference": "9.0.0.0", + "System.Net": "4.0.0.0", + "System.Net.Http.Reference": "9.0.0.0", + "System.Net.Http.Json": "9.0.0.0", + "System.Net.HttpListener": "9.0.0.0", + "System.Net.Mail": "9.0.0.0", + "System.Net.NameResolution.Reference": "9.0.0.0", + "System.Net.NetworkInformation": "9.0.0.0", + "System.Net.Ping": "9.0.0.0", + "System.Net.Primitives.Reference": "9.0.0.0", + "System.Net.Quic": "9.0.0.0", + "System.Net.Requests.Reference": "9.0.0.0", + "System.Net.Security.Reference": "9.0.0.0", + "System.Net.ServicePoint": "9.0.0.0", + "System.Net.Sockets.Reference": "9.0.0.0", + "System.Net.WebClient": "9.0.0.0", + "System.Net.WebHeaderCollection.Reference": "9.0.0.0", + "System.Net.WebProxy": "9.0.0.0", + "System.Net.WebSockets.Client": "9.0.0.0", + "System.Net.WebSockets": "9.0.0.0", + "System.Numerics": "4.0.0.0", + "System.Numerics.Vectors.Reference": "9.0.0.0", + "System.ObjectModel.Reference": "9.0.0.0", + "System.Reflection.DispatchProxy.Reference": "9.0.0.0", + "System.Reflection.Reference": "9.0.0.0", + "System.Reflection.Emit.Reference": "9.0.0.0", + "System.Reflection.Emit.ILGeneration.Reference": "9.0.0.0", + "System.Reflection.Emit.Lightweight.Reference": "9.0.0.0", + "System.Reflection.Extensions.Reference": "9.0.0.0", + "System.Reflection.Metadata.Reference": "9.0.0.0", + "System.Reflection.Primitives.Reference": "9.0.0.0", + "System.Reflection.TypeExtensions.Reference": "9.0.0.0", + "System.Resources.Reader.Reference": "9.0.0.0", + "System.Resources.ResourceManager.Reference": "9.0.0.0", + "System.Resources.Writer": "9.0.0.0", + "System.Runtime.CompilerServices.Unsafe.Reference": "9.0.0.0", + "System.Runtime.CompilerServices.VisualC": "9.0.0.0", + "System.Runtime.Reference": "9.0.0.0", + "System.Runtime.Extensions.Reference": "9.0.0.0", + "System.Runtime.Handles.Reference": "9.0.0.0", + "System.Runtime.InteropServices.Reference": "9.0.0.0", + "System.Runtime.InteropServices.JavaScript": "9.0.0.0", + "System.Runtime.InteropServices.RuntimeInformation.Reference": "9.0.0.0", + "System.Runtime.Intrinsics": "9.0.0.0", + "System.Runtime.Loader.Reference": "9.0.0.0", + "System.Runtime.Numerics.Reference": "9.0.0.0", + "System.Runtime.Serialization": "4.0.0.0", + "System.Runtime.Serialization.Formatters": "8.1.0.0", + "System.Runtime.Serialization.Json.Reference": "9.0.0.0", + "System.Runtime.Serialization.Primitives.Reference": "9.0.0.0", + "System.Runtime.Serialization.Xml": "9.0.0.0", + "System.Security.AccessControl.Reference": "9.0.0.0", + "System.Security.Claims.Reference": "9.0.0.0", + "System.Security.Cryptography.Algorithms.Reference": "9.0.0.0", + "System.Security.Cryptography.Cng.Reference": "9.0.0.0", + "System.Security.Cryptography.Csp.Reference": "9.0.0.0", + "System.Security.Cryptography": "9.0.0.0", + "System.Security.Cryptography.Encoding.Reference": "9.0.0.0", + "System.Security.Cryptography.OpenSsl.Reference": "9.0.0.0", + "System.Security.Cryptography.Primitives.Reference": "9.0.0.0", + "System.Security.Cryptography.X509Certificates.Reference": "9.0.0.0", + "System.Security.Cryptography.Xml": "9.0.0.0", + "System.Security": "4.0.0.0", + "System.Security.Principal.Reference": "9.0.0.0", + "System.Security.Principal.Windows.Reference": "9.0.0.0", + "System.Security.SecureString": "9.0.0.0", + "System.ServiceModel.Web": "4.0.0.0", + "System.ServiceProcess": "4.0.0.0", + "System.Text.Encoding.CodePages": "9.0.0.0", + "System.Text.Encoding.Reference": "9.0.0.0", + "System.Text.Encoding.Extensions.Reference": "9.0.0.0", + "System.Text.Encodings.Web.Reference": "9.0.0.0", + "System.Text.Json.Reference": "9.0.0.0", + "System.Text.RegularExpressions.Reference": "9.0.0.0", + "System.Threading.Channels.Reference": "9.0.0.0", + "System.Threading.Reference": "9.0.0.0", + "System.Threading.Overlapped.Reference": "9.0.0.0", + "System.Threading.RateLimiting": "9.0.0.0", + "System.Threading.Tasks.Dataflow.Reference": "9.0.0.0", + "System.Threading.Tasks.Reference": "9.0.0.0", + "System.Threading.Tasks.Extensions.Reference": "9.0.0.0", + "System.Threading.Tasks.Parallel.Reference": "9.0.0.0", + "System.Threading.Thread.Reference": "9.0.0.0", + "System.Threading.ThreadPool.Reference": "9.0.0.0", + "System.Threading.Timer.Reference": "9.0.0.0", + "System.Transactions": "4.0.0.0", + "System.Transactions.Local": "9.0.0.0", + "System.ValueTuple.Reference": "9.0.0.0", + "System.Web": "4.0.0.0", + "System.Web.HttpUtility": "9.0.0.0", + "System.Windows": "4.0.0.0", + "System.Xml": "4.0.0.0", + "System.Xml.Linq": "4.0.0.0", + "System.Xml.ReaderWriter.Reference": "9.0.0.0", + "System.Xml.Serialization": "4.0.0.0", + "System.Xml.XDocument.Reference": "9.0.0.0", + "System.Xml.XmlDocument.Reference": "9.0.0.0", + "System.Xml.XmlSerializer.Reference": "9.0.0.0", + "System.Xml.XPath": "9.0.0.0", + "System.Xml.XPath.XDocument": "9.0.0.0", + "WindowsBase": "4.0.0.0" + }, + "runtime": { + "Catalog.API.dll": {} + }, + "compile": { + "Catalog.API.dll": {} + } + }, + "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { + "dependencies": { + "Azure.Messaging.ServiceBus": "7.17.0", + "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0" + }, + "runtime": { + "lib/net6.0/HealthChecks.AzureServiceBus.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + }, + "compile": { + "lib/net6.0/HealthChecks.AzureServiceBus.dll": {} + } + }, + "AspNetCore.HealthChecks.AzureStorage/7.0.0": { + "dependencies": { + "Azure.Storage.Blobs": "12.17.0", + "Azure.Storage.Files.Shares": "12.15.0", + "Azure.Storage.Queues": "12.15.0", + "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0" + }, + "runtime": { + "lib/netstandard2.0/HealthChecks.AzureStorage.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.0.0" + } + }, + "compile": { + "lib/netstandard2.0/HealthChecks.AzureStorage.dll": {} + } + }, + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "dependencies": { + "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0", + "RabbitMQ.Client": "6.8.1" + }, + "runtime": { + "lib/net6.0/HealthChecks.Rabbitmq.dll": { + "assemblyVersion": "8.0.2.0", + "fileVersion": "8.0.2.0" + } + }, + "compile": { + "lib/net6.0/HealthChecks.Rabbitmq.dll": {} + } + }, + "AspNetCore.HealthChecks.SqlServer/8.0.2": { + "dependencies": { + "Microsoft.Data.SqlClient": "5.2.0", + "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0" + }, + "runtime": { + "lib/net6.0/HealthChecks.SqlServer.dll": { + "assemblyVersion": "8.0.2.0", + "fileVersion": "8.0.2.0" + } + }, + "compile": { + "lib/net6.0/HealthChecks.SqlServer.dll": {} + } + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "dependencies": { + "AspNetCore.HealthChecks.UI.Core": "8.0.1", + "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0" + }, + "runtime": { + "lib/net8.0/HealthChecks.UI.Client.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + }, + "compile": { + "lib/net8.0/HealthChecks.UI.Client.dll": {} + } + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0" + }, + "runtime": { + "lib/net6.0/HealthChecks.UI.Core.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + }, + "compile": { + "lib/net6.0/HealthChecks.UI.Core.dll": {} + } + }, + "Autofac/8.1.1": { + "dependencies": { + "System.Diagnostics.DiagnosticSource": "8.0.1" + }, + "runtime": { + "lib/net8.0/Autofac.dll": { + "assemblyVersion": "8.1.1.0", + "fileVersion": "8.1.1.0" + } + }, + "compile": { + "lib/net8.0/Autofac.dll": {} + } + }, + "Autofac.Extensions.DependencyInjection/10.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" + }, + "runtime": { + "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": { + "assemblyVersion": "10.0.0.0", + "fileVersion": "10.0.0.0" + } + }, + "compile": { + "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": {} + } + }, + "Azure.Core/1.36.0": { + "dependencies": { + "Microsoft.Bcl.AsyncInterfaces": "7.0.0", + "System.Diagnostics.DiagnosticSource": "8.0.1", + "System.Memory.Data": "1.0.2", + "System.Numerics.Vectors": "4.5.0", + "System.Text.Encodings.Web": "4.7.2", + "System.Text.Json": "9.0.0", + "System.Threading.Tasks.Extensions": "4.5.4" + }, + "runtime": { + "lib/net6.0/Azure.Core.dll": { + "assemblyVersion": "1.36.0.0", + "fileVersion": "1.3600.23.56006" + } + }, + "compile": { + "lib/net6.0/Azure.Core.dll": {} + } + }, + "Azure.Core.Amqp/1.3.0": { + "dependencies": { + "Microsoft.Azure.Amqp": "2.6.3", + "System.Memory": "4.5.5", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/netstandard2.0/Azure.Core.Amqp.dll": { + "assemblyVersion": "1.3.0.0", + "fileVersion": "1.300.23.15207" + } + }, + "compile": { + "lib/netstandard2.0/Azure.Core.Amqp.dll": {} + } + }, + "Azure.Identity/1.10.3": { + "dependencies": { + "Azure.Core": "1.36.0", + "Microsoft.Identity.Client": "4.56.0", + "Microsoft.Identity.Client.Extensions.Msal": "4.56.0", + "System.Memory": "4.5.5", + "System.Security.Cryptography.ProtectedData": "8.0.0", + "System.Text.Json": "9.0.0", + "System.Threading.Tasks.Extensions": "4.5.4" + }, + "runtime": { + "lib/netstandard2.0/Azure.Identity.dll": { + "assemblyVersion": "1.10.3.0", + "fileVersion": "1.1000.323.51804" + } + }, + "compile": { + "lib/netstandard2.0/Azure.Identity.dll": {} + } + }, + "Azure.Messaging.ServiceBus/7.17.0": { + "dependencies": { + "Azure.Core": "1.36.0", + "Azure.Core.Amqp": "1.3.0", + "Microsoft.Azure.Amqp": "2.6.3", + "Microsoft.Bcl.AsyncInterfaces": "7.0.0", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/netstandard2.0/Azure.Messaging.ServiceBus.dll": { + "assemblyVersion": "7.17.0.0", + "fileVersion": "7.1700.23.56401" + } + }, + "compile": { + "lib/netstandard2.0/Azure.Messaging.ServiceBus.dll": {} + } + }, + "Azure.Storage.Blobs/12.17.0": { + "dependencies": { + "Azure.Storage.Common": "12.16.0", + "System.Text.Json": "9.0.0" + }, + "runtime": { + "lib/net6.0/Azure.Storage.Blobs.dll": { + "assemblyVersion": "12.17.0.0", + "fileVersion": "12.1700.23.36104" + } + }, + "compile": { + "lib/net6.0/Azure.Storage.Blobs.dll": {} + } + }, + "Azure.Storage.Common/12.16.0": { + "dependencies": { + "Azure.Core": "1.36.0", + "System.IO.Hashing": "6.0.0" + }, + "runtime": { + "lib/net6.0/Azure.Storage.Common.dll": { + "assemblyVersion": "12.16.0.0", + "fileVersion": "12.1600.23.36104" + } + }, + "compile": { + "lib/net6.0/Azure.Storage.Common.dll": {} + } + }, + "Azure.Storage.Files.Shares/12.15.0": { + "dependencies": { + "Azure.Storage.Common": "12.16.0", + "System.Text.Json": "9.0.0" + }, + "runtime": { + "lib/net6.0/Azure.Storage.Files.Shares.dll": { + "assemblyVersion": "12.15.0.0", + "fileVersion": "12.1500.23.36104" + } + }, + "compile": { + "lib/net6.0/Azure.Storage.Files.Shares.dll": {} + } + }, + "Azure.Storage.Queues/12.15.0": { + "dependencies": { + "Azure.Storage.Common": "12.16.0", + "System.Memory.Data": "1.0.2", + "System.Text.Json": "9.0.0" + }, + "runtime": { + "lib/net6.0/Azure.Storage.Queues.dll": { + "assemblyVersion": "12.15.0.0", + "fileVersion": "12.1500.23.36104" + } + }, + "compile": { + "lib/net6.0/Azure.Storage.Queues.dll": {} + } + }, + "Fractions/7.2.1": { + "runtime": { + "lib/netstandard2.1/Fractions.dll": { + "assemblyVersion": "7.2.1.0", + "fileVersion": "7.2.1.0" + } + }, + "compile": { + "lib/netstandard2.1/Fractions.dll": {} + } + }, + "Google.Protobuf/3.28.3": { + "runtime": { + "lib/net5.0/Google.Protobuf.dll": { + "assemblyVersion": "3.28.3.0", + "fileVersion": "3.28.3.0" + } + }, + "compile": { + "lib/net5.0/Google.Protobuf.dll": {} + } + }, + "Grpc.AspNetCore.Server/2.70.0": { + "dependencies": { + "Grpc.Net.Common": "2.70.0" + }, + "runtime": { + "lib/net9.0/Grpc.AspNetCore.Server.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.70.0.0" + } + }, + "compile": { + "lib/net9.0/Grpc.AspNetCore.Server.dll": {} + } + }, + "Grpc.Core.Api/2.70.0": { + "runtime": { + "lib/netstandard2.1/Grpc.Core.Api.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.70.0.0" + } + }, + "compile": { + "lib/netstandard2.1/Grpc.Core.Api.dll": {} + } + }, + "Grpc.Net.Common/2.70.0": { + "dependencies": { + "Grpc.Core.Api": "2.70.0" + }, + "runtime": { + "lib/net8.0/Grpc.Net.Common.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.70.0.0" + } + }, + "compile": { + "lib/net8.0/Grpc.Net.Common.dll": {} + } + }, + "Humanizer.Core/2.14.1": { + "runtime": { + "lib/net6.0/Humanizer.dll": { + "assemblyVersion": "2.14.0.0", + "fileVersion": "2.14.1.48190" + } + }, + "compile": { + "lib/net6.0/Humanizer.dll": {} + } + }, + "IdentityModel/5.2.0": { + "runtime": { + "lib/net5.0/IdentityModel.dll": { + "assemblyVersion": "5.2.0.0", + "fileVersion": "5.2.0.0" + } + }, + "compile": { + "lib/net5.0/IdentityModel.dll": {} + } + }, + "IdentityModel.OidcClient/5.2.1": { + "dependencies": { + "IdentityModel": "5.2.0", + "Microsoft.Extensions.Logging": "9.0.0" + }, + "runtime": { + "lib/netstandard2.0/IdentityModel.OidcClient.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.2.1.0" + } + }, + "compile": { + "lib/netstandard2.0/IdentityModel.OidcClient.dll": {} + } + }, + "KubernetesClient/12.1.1": { + "dependencies": { + "Fractions": "7.2.1", + "IdentityModel.OidcClient": "5.2.1", + "System.IdentityModel.Tokens.Jwt": "7.0.0", + "YamlDotNet": "13.3.1", + "prometheus-net": "8.0.1" + }, + "runtime": { + "lib/net7.0/KubernetesClient.dll": { + "assemblyVersion": "12.1.0.0", + "fileVersion": "12.1.1.319" + } + }, + "compile": { + "lib/net7.0/KubernetesClient.dll": {} + } + }, + "Libuv/1.9.1": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0" + }, + "runtimeTargets": { + "runtimes/debian-x64/native/libuv.so": { + "rid": "debian-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/fedora-x64/native/libuv.so": { + "rid": "fedora-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/opensuse-x64/native/libuv.so": { + "rid": "opensuse-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/osx/native/libuv.dylib": { + "rid": "osx", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/rhel-x64/native/libuv.so": { + "rid": "rhel-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win7-arm/native/libuv.dll": { + "rid": "win7-arm", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win7-x64/native/libuv.dll": { + "rid": "win7-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win7-x86/native/libuv.dll": { + "rid": "win7-x86", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "Microsoft.ApplicationInsights/2.22.0": { + "dependencies": { + "System.Diagnostics.DiagnosticSource": "8.0.1" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": {} + } + }, + "Microsoft.ApplicationInsights.AspNetCore/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.EventCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.PerfCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.22.0", + "Microsoft.AspNetCore.Hosting": "2.1.1", + "Microsoft.AspNetCore.Http": "2.1.22", + "Microsoft.Extensions.Configuration.Json": "9.0.0", + "Microsoft.Extensions.Logging.ApplicationInsights": "2.22.0", + "System.Text.Encodings.Web": "4.7.2" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.AspNetCore.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.AspNetCore.dll": {} + } + }, + "Microsoft.ApplicationInsights.DependencyCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "System.Diagnostics.DiagnosticSource": "8.0.1" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.DependencyCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.AI.DependencyCollector.dll": {} + } + }, + "Microsoft.ApplicationInsights.EventCounterCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.EventCounterCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.AI.EventCounterCollector.dll": {} + } + }, + "Microsoft.ApplicationInsights.Kubernetes/7.0.0": { + "dependencies": { + "KubernetesClient": "12.1.1", + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.DiagnosticAdapter": "3.1.27", + "Microsoft.Extensions.Hosting": "6.0.1", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.0" + }, + "runtime": { + "lib/net6.0/Microsoft.ApplicationInsights.Kubernetes.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.0.0" + } + }, + "compile": { + "lib/net6.0/Microsoft.ApplicationInsights.Kubernetes.dll": {} + } + }, + "Microsoft.ApplicationInsights.PerfCounterCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "System.Diagnostics.PerformanceCounter": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.PerfCounterCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.AI.PerfCounterCollector.dll": {} + } + }, + "Microsoft.ApplicationInsights.WindowsServer/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.PerfCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.22.0", + "System.Diagnostics.DiagnosticSource": "8.0.1" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.WindowsServer.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.AI.WindowsServer.dll": {} + } + }, + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "System.IO.FileSystem.AccessControl": "5.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.ServerTelemetryChannel.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.AI.ServerTelemetryChannel.dll": {} + } + }, + "Microsoft.AspNetCore.HealthChecks/1.0.0": { + "dependencies": { + "Microsoft.AspNetCore.Hosting": "2.1.1", + "Microsoft.Extensions.HealthChecks": "1.0.0", + "Microsoft.NETCore.App": "1.0.5" + }, + "runtime": { + "lib/netcoreapp1.0/Microsoft.AspNetCore.HealthChecks.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + }, + "compile": { + "lib/netcoreapp1.0/Microsoft.AspNetCore.HealthChecks.dll": {} + } + }, + "Microsoft.AspNetCore.JsonPatch/9.0.0": { + "dependencies": { + "Microsoft.CSharp": "4.7.0", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + }, + "compile": { + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll": {} + } + }, + "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { + "dependencies": { + "Microsoft.AspNetCore.JsonPatch": "9.0.0", + "Newtonsoft.Json": "13.0.3", + "Newtonsoft.Json.Bson": "1.0.2" + }, + "runtime": { + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + }, + "compile": { + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {} + } + }, + "Microsoft.Azure.Amqp/2.6.3": { + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.Amqp.dll": { + "assemblyVersion": "2.4.0.0", + "fileVersion": "2.6.3.0" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.Azure.Amqp.dll": {} + } + }, + "Microsoft.Azure.KeyVault/2.3.2": { + "dependencies": { + "Microsoft.Azure.KeyVault.WebKey": "2.0.7", + "Microsoft.Rest.ClientRuntime": "2.3.8", + "Microsoft.Rest.ClientRuntime.Azure": "3.3.7", + "NETStandard.Library": "1.6.1", + "Newtonsoft.Json": "13.0.3", + "System.Net.Http": "4.3.0" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.KeyVault.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.3.2.0" + } + }, + "compile": { + "lib/netstandard1.4/Microsoft.Azure.KeyVault.dll": {} + } + }, + "Microsoft.Azure.KeyVault.WebKey/2.0.7": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "NETStandard.Library": "1.6.1", + "Newtonsoft.Json": "13.0.3", + "System.Collections": "4.3.0", + "System.Collections.Concurrent": "4.3.0", + "System.Linq": "4.3.0", + "System.Runtime": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.KeyVault.WebKey.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.0.7.0" + } + }, + "compile": { + "lib/netstandard1.4/Microsoft.Azure.KeyVault.WebKey.dll": {} + } + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "dependencies": { + "Microsoft.Azure.Amqp": "2.6.3", + "Microsoft.Azure.Services.AppAuthentication": "1.0.3", + "Newtonsoft.Json": "13.0.3", + "System.Diagnostics.DiagnosticSource": "8.0.1", + "System.IdentityModel.Tokens.Jwt": "7.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": { + "assemblyVersion": "5.2.0.0", + "fileVersion": "5.200.21.55702" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": {} + } + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "dependencies": { + "Microsoft.IdentityModel.Clients.ActiveDirectory": "3.14.2", + "NETStandard.Library": "1.6.1", + "System.Diagnostics.Process": "4.3.0" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.Services.AppAuthentication.dll": { + "assemblyVersion": "1.0.3.0", + "fileVersion": "1.0.3.0" + } + }, + "compile": { + "lib/netstandard1.4/Microsoft.Azure.Services.AppAuthentication.dll": {} + } + }, + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { + "runtime": { + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + }, + "compile": { + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {} + } + }, + "Microsoft.Build.Locator/1.7.8": { + "runtime": { + "lib/net6.0/Microsoft.Build.Locator.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.7.8.28074" + } + }, + "compile": { + "lib/net6.0/Microsoft.Build.Locator.dll": {} + } + }, + "Microsoft.CodeAnalysis.Common/4.8.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Analyzers": "3.3.4", + "System.Collections.Immutable": "7.0.0", + "System.Reflection.Metadata": "7.0.0", + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hant" + } + }, + "compile": { + "lib/net7.0/Microsoft.CodeAnalysis.dll": {} + } + }, + "Microsoft.CodeAnalysis.CSharp/4.8.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "4.8.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hant" + } + }, + "compile": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {} + } + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.CodeAnalysis.CSharp": "4.8.0", + "Microsoft.CodeAnalysis.Common": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + }, + "compile": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {} + } + }, + "Microsoft.CodeAnalysis.VisualBasic/1.3.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "4.8.0" + }, + "runtime": { + "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll": { + "assemblyVersion": "1.3.0.0", + "fileVersion": "1.3.0.60613" + } + } + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.Bcl.AsyncInterfaces": "7.0.0", + "Microsoft.CodeAnalysis.Common": "4.8.0", + "System.Composition": "7.0.0", + "System.IO.Pipelines": "7.0.0", + "System.Threading.Channels": "7.0.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + }, + "compile": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {} + } + }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "dependencies": { + "Microsoft.Build.Framework": "17.8.3", + "Microsoft.CodeAnalysis.Common": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0", + "System.Text.Json": "9.0.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + }, + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "zh-Hant" + } + }, + "compile": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": {}, + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": {} + } + }, + "Microsoft.Data.SqlClient/5.2.0": { + "dependencies": { + "Azure.Identity": "1.10.3", + "Microsoft.Data.SqlClient.SNI.runtime": "5.2.0", + "Microsoft.Identity.Client": "4.56.0", + "Microsoft.IdentityModel.JsonWebTokens": "7.0.0", + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0", + "Microsoft.SqlServer.Server": "1.0.0", + "System.Configuration.ConfigurationManager": "8.0.0", + "System.Runtime.Caching": "8.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.Data.SqlClient.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.20.24059.2" + } + }, + "resources": { + "lib/net8.0/de/Microsoft.Data.SqlClient.resources.dll": { + "locale": "de" + }, + "lib/net8.0/es/Microsoft.Data.SqlClient.resources.dll": { + "locale": "es" + }, + "lib/net8.0/fr/Microsoft.Data.SqlClient.resources.dll": { + "locale": "fr" + }, + "lib/net8.0/it/Microsoft.Data.SqlClient.resources.dll": { + "locale": "it" + }, + "lib/net8.0/ja/Microsoft.Data.SqlClient.resources.dll": { + "locale": "ja" + }, + "lib/net8.0/ko/Microsoft.Data.SqlClient.resources.dll": { + "locale": "ko" + }, + "lib/net8.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": { + "locale": "pt-BR" + }, + "lib/net8.0/ru/Microsoft.Data.SqlClient.resources.dll": { + "locale": "ru" + }, + "lib/net8.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net8.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": { + "locale": "zh-Hant" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll": { + "rid": "unix", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.20.24059.2" + }, + "runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.20.24059.2" + } + }, + "compile": { + "ref/net8.0/Microsoft.Data.SqlClient.dll": {} + } + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.2.0": { + "runtimeTargets": { + "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x86", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "Microsoft.EntityFrameworkCore/9.0.0": { + "dependencies": { + "Microsoft.EntityFrameworkCore.Abstractions": "9.0.0", + "Microsoft.EntityFrameworkCore.Analyzers": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + }, + "compile": { + "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {} + } + }, + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + }, + "compile": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {} + } + }, + "Microsoft.EntityFrameworkCore.Design/9.0.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.Build.Framework": "17.8.3", + "Microsoft.Build.Locator": "1.7.8", + "Microsoft.CodeAnalysis.CSharp": "4.8.0", + "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.MSBuild": "4.8.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.DependencyModel": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Mono.TextTemplating": "3.0.0", + "System.Text.Json": "9.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + }, + "compile": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": {} + } + }, + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + }, + "compile": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {} + } + }, + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { + "dependencies": { + "Microsoft.Data.SqlClient": "5.2.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "System.Formats.Asn1": "9.0.0", + "System.Text.Json": "9.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + }, + "compile": { + "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {} + } + }, + "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { + "dependencies": { + "Microsoft.Azure.KeyVault": "2.3.2", + "Microsoft.Azure.Services.AppAuthentication": "1.0.3", + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.FileExtensions": "9.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll": { + "assemblyVersion": "3.1.24.0", + "fileVersion": "3.100.2422.18002" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll": {} + } + }, + "Microsoft.Extensions.DependencyModel/9.0.0": { + "runtime": { + "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52809" + } + }, + "compile": { + "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": {} + } + }, + "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { + "dependencies": { + "System.Diagnostics.DiagnosticSource": "8.0.1" + }, + "runtime": { + "lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": { + "assemblyVersion": "3.1.27.0", + "fileVersion": "3.100.2722.31601" + } + }, + "compile": { + "lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": {} + } + }, + "Microsoft.Extensions.HealthChecks/1.0.0": { + "dependencies": { + "Microsoft.Extensions.Logging": "9.0.0", + "NETStandard.Library": "1.6.1", + "Newtonsoft.Json": "13.0.3", + "System.Diagnostics.Process": "4.3.0", + "System.Threading.Tasks.Extensions": "4.5.4", + "System.Threading.Tasks.Parallel": "4.3.0", + "System.Threading.Thread": "4.3.0" + }, + "runtime": { + "lib/netstandard1.3/Microsoft.Extensions.HealthChecks.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + }, + "compile": { + "lib/netstandard1.3/Microsoft.Extensions.HealthChecks.dll": {} + } + }, + "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.Extensions.Logging": "9.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Logging.ApplicationInsights.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.Logging.ApplicationInsights.dll": {} + } + }, + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { + "dependencies": { + "Microsoft.Extensions.Configuration.EnvironmentVariables": "9.0.0", + "Microsoft.Extensions.Configuration.Json": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Configuration": "9.0.0", + "System.ValueTuple": "4.5.0" + }, + "runtime": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + }, + "compile": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": {} + } + }, + "Microsoft.Identity.Client/4.56.0": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "7.0.0" + }, + "runtime": { + "lib/net6.0/Microsoft.Identity.Client.dll": { + "assemblyVersion": "4.56.0.0", + "fileVersion": "4.56.0.0" + } + }, + "compile": { + "lib/net6.0/Microsoft.Identity.Client.dll": {} + } + }, + "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "dependencies": { + "Microsoft.Identity.Client": "4.56.0", + "System.IO.FileSystem.AccessControl": "5.0.0", + "System.Security.Cryptography.ProtectedData": "8.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "assemblyVersion": "4.56.0.0", + "fileVersion": "4.56.0.0" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": {} + } + }, + "Microsoft.IdentityModel.Abstractions/7.0.0": { + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.0.40911" + } + }, + "compile": { + "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {} + } + }, + "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "dependencies": { + "NETStandard.Library": "1.6.1", + "System.Runtime.Serialization.Json": "4.0.2", + "System.Runtime.Serialization.Primitives": "4.1.1" + }, + "runtime": { + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + }, + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + } + }, + "compile": { + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll": {}, + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": {} + } + }, + "Microsoft.IdentityModel.JsonWebTokens/7.0.0": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "7.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.0.40911" + } + }, + "compile": { + "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {} + } + }, + "Microsoft.IdentityModel.Logging/7.0.0": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "7.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.0.40911" + } + }, + "compile": { + "lib/net8.0/Microsoft.IdentityModel.Logging.dll": {} + } + }, + "Microsoft.IdentityModel.Protocols/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "7.0.0", + "Microsoft.IdentityModel.Tokens": "7.0.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + }, + "compile": { + "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {} + } + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Protocols": "6.35.0", + "System.IdentityModel.Tokens.Jwt": "7.0.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + }, + "compile": { + "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {} + } + }, + "Microsoft.IdentityModel.Tokens/7.0.0": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "7.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.0.40911" + } + }, + "compile": { + "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {} + } + }, + "Microsoft.NETCore.App/1.0.5": { + "dependencies": { + "Libuv": "1.9.1", + "Microsoft.CSharp": "4.7.0", + "Microsoft.CodeAnalysis.CSharp": "4.8.0", + "Microsoft.CodeAnalysis.VisualBasic": "1.3.0", + "Microsoft.NETCore.DotNetHostPolicy": "1.0.5", + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.7", + "Microsoft.VisualBasic": "10.0.1", + "NETStandard.Library": "1.6.1", + "System.Buffers": "4.5.0", + "System.Collections.Immutable": "7.0.0", + "System.ComponentModel": "4.0.1", + "System.ComponentModel.Annotations": "4.1.0", + "System.Diagnostics.DiagnosticSource": "8.0.1", + "System.Diagnostics.Process": "4.3.0", + "System.Dynamic.Runtime": "4.0.11", + "System.Globalization.Extensions": "4.3.0", + "System.IO.FileSystem.Watcher": "4.0.0", + "System.IO.MemoryMappedFiles": "4.0.0", + "System.IO.UnmanagedMemoryStream": "4.0.1", + "System.Linq.Expressions": "4.3.0", + "System.Linq.Parallel": "4.0.1", + "System.Linq.Queryable": "4.0.1", + "System.Net.Http": "4.3.0", + "System.Net.NameResolution": "4.0.0", + "System.Net.Requests": "4.0.11", + "System.Net.Security": "4.0.1", + "System.Net.WebHeaderCollection": "4.0.1", + "System.Numerics.Vectors": "4.5.0", + "System.Reflection.DispatchProxy": "4.0.1", + "System.Reflection.Metadata": "7.0.0", + "System.Reflection.TypeExtensions": "4.3.0", + "System.Resources.Reader": "4.0.0", + "System.Runtime.Loader": "4.0.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Security.Cryptography.X509Certificates": "4.3.0", + "System.Threading.Tasks.Dataflow": "4.6.0", + "System.Threading.Tasks.Extensions": "4.5.4", + "System.Threading.Tasks.Parallel": "4.3.0", + "System.Threading.Thread": "4.3.0", + "System.Threading.ThreadPool": "4.3.0", + "runtime.native.System.Security.Cryptography": "4.0.1" + } + }, + "Microsoft.OpenApi/1.6.22": { + "runtime": { + "lib/netstandard2.0/Microsoft.OpenApi.dll": { + "assemblyVersion": "1.6.22.0", + "fileVersion": "1.6.22.0" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.OpenApi.dll": {} + } + }, + "Microsoft.Rest.ClientRuntime/2.3.8": { + "dependencies": { + "NETStandard.Library": "1.6.1", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.3.8.0" + } + }, + "compile": { + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.dll": {} + } + }, + "Microsoft.Rest.ClientRuntime.Azure/3.3.7": { + "dependencies": { + "Microsoft.Rest.ClientRuntime": "2.3.8", + "NETStandard.Library": "1.6.1", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.dll": { + "assemblyVersion": "3.0.0.0", + "fileVersion": "3.3.7.0" + } + }, + "compile": { + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.dll": {} + } + }, + "Microsoft.SqlServer.Server/1.0.0": { + "runtime": { + "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {} + } + }, + "Mono.TextTemplating/3.0.0": { + "dependencies": { + "System.CodeDom": "6.0.0" + }, + "runtime": { + "lib/net6.0/Mono.TextTemplating.dll": { + "assemblyVersion": "3.0.0.0", + "fileVersion": "3.0.0.1" + } + }, + "compile": { + "lib/net6.0/Mono.TextTemplating.dll": {} + } + }, + "Newtonsoft.Json/13.0.3": { + "runtime": { + "lib/net6.0/Newtonsoft.Json.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.3.27908" + } + }, + "compile": { + "lib/net6.0/Newtonsoft.Json.dll": {} + } + }, + "Newtonsoft.Json.Bson/1.0.2": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.2.22727" + } + }, + "compile": { + "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {} + } + }, + "Polly/8.5.0": { + "dependencies": { + "Polly.Core": "8.5.0" + }, + "runtime": { + "lib/net6.0/Polly.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + }, + "compile": { + "lib/net6.0/Polly.dll": {} + } + }, + "Polly.Core/8.5.0": { + "runtime": { + "lib/net8.0/Polly.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + }, + "compile": { + "lib/net8.0/Polly.Core.dll": {} + } + }, + "prometheus-net/8.0.1": { + "dependencies": { + "Microsoft.Extensions.Http": "3.1.0", + "Microsoft.Extensions.ObjectPool": "7.0.0" + }, + "runtime": { + "lib/net7.0/Prometheus.NetStandard.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.1.0" + } + }, + "compile": { + "lib/net7.0/Prometheus.NetStandard.dll": {} + } + }, + "RabbitMQ.Client/6.8.1": { + "dependencies": { + "System.Memory": "4.5.5", + "System.Threading.Channels": "7.0.0" + }, + "runtime": { + "lib/netstandard2.0/RabbitMQ.Client.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.8.1.0" + } + }, + "compile": { + "lib/netstandard2.0/RabbitMQ.Client.dll": {} + } + }, + "Serilog/4.0.0": { + "runtime": { + "lib/net8.0/Serilog.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "4.0.0.0" + } + }, + "compile": { + "lib/net8.0/Serilog.dll": {} + } + }, + "Serilog.AspNetCore/8.0.3": { + "dependencies": { + "Microsoft.Extensions.Logging": "9.0.0", + "Serilog": "4.0.0", + "Serilog.Extensions.Hosting": "8.0.0", + "Serilog.Formatting.Compact": "2.0.0", + "Serilog.Settings.Configuration": "8.0.4", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Debug": "2.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.AspNetCore.dll": { + "assemblyVersion": "8.0.3.0", + "fileVersion": "8.0.3.0" + } + }, + "compile": { + "lib/net8.0/Serilog.AspNetCore.dll": {} + } + }, + "Serilog.Enrichers.Environment/3.0.1": { + "dependencies": { + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Enrichers.Environment.dll": { + "assemblyVersion": "3.0.0.0", + "fileVersion": "3.0.0.0" + } + }, + "compile": { + "lib/net8.0/Serilog.Enrichers.Environment.dll": {} + } + }, + "Serilog.Extensions.Hosting/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Hosting.Abstractions": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Serilog": "4.0.0", + "Serilog.Extensions.Logging": "8.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Extensions.Hosting.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "8.0.0.0" + } + }, + "compile": { + "lib/net8.0/Serilog.Extensions.Hosting.dll": {} + } + }, + "Serilog.Extensions.Logging/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Logging": "9.0.0", + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Extensions.Logging.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "8.0.0.0" + } + }, + "compile": { + "lib/net8.0/Serilog.Extensions.Logging.dll": {} + } + }, + "Serilog.Formatting.Compact/2.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net7.0/Serilog.Formatting.Compact.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.0.0.0" + } + }, + "compile": { + "lib/net7.0/Serilog.Formatting.Compact.dll": {} + } + }, + "Serilog.Settings.Configuration/8.0.4": { + "dependencies": { + "Microsoft.Extensions.Configuration.Binder": "9.0.0", + "Microsoft.Extensions.DependencyModel": "9.0.0", + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Settings.Configuration.dll": { + "assemblyVersion": "8.0.4.0", + "fileVersion": "8.0.4.0" + } + }, + "compile": { + "lib/net8.0/Serilog.Settings.Configuration.dll": {} + } + }, + "Serilog.Sinks.Console/6.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Sinks.Console.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.0.0" + } + }, + "compile": { + "lib/net8.0/Serilog.Sinks.Console.dll": {} + } + }, + "Serilog.Sinks.Debug/2.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "runtime": { + "lib/netstandard2.1/Serilog.Sinks.Debug.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.0.0.0" + } + }, + "compile": { + "lib/netstandard2.1/Serilog.Sinks.Debug.dll": {} + } + }, + "Serilog.Sinks.File/5.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net5.0/Serilog.Sinks.File.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.0.0.0" + } + }, + "compile": { + "lib/net5.0/Serilog.Sinks.File.dll": {} + } + }, + "Serilog.Sinks.Http/9.0.0": { + "dependencies": { + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/netstandard2.1/Serilog.Sinks.Http.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.0.0" + } + }, + "compile": { + "lib/netstandard2.1/Serilog.Sinks.Http.dll": {} + } + }, + "Serilog.Sinks.Seq/8.0.0": { + "dependencies": { + "Serilog": "4.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net6.0/Serilog.Sinks.Seq.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.0.0" + } + }, + "compile": { + "lib/net6.0/Serilog.Sinks.Seq.dll": {} + } + }, + "Swashbuckle.AspNetCore/7.2.0": { + "dependencies": { + "Microsoft.Extensions.ApiDescription.Server": "6.0.5", + "Swashbuckle.AspNetCore.Swagger": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerUI": "7.2.0" + } + }, + "Swashbuckle.AspNetCore.Newtonsoft/7.2.0": { + "dependencies": { + "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "9.0.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + }, + "compile": { + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll": {} + } + }, + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "dependencies": { + "Microsoft.OpenApi": "1.6.22" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + }, + "compile": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": {} + } + }, + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "7.2.0" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + }, + "compile": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {} + } + }, + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + }, + "compile": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {} + } + }, + "System.CodeDom/6.0.0": { + "runtime": { + "lib/net6.0/System.CodeDom.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + }, + "compile": { + "lib/net6.0/System.CodeDom.dll": {} + } + }, + "System.Composition/7.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Convention": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0", + "System.Composition.TypedParts": "7.0.0" + } + }, + "System.Composition.AttributedModel/7.0.0": { + "runtime": { + "lib/net7.0/System.Composition.AttributedModel.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + }, + "compile": { + "lib/net7.0/System.Composition.AttributedModel.dll": {} + } + }, + "System.Composition.Convention/7.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "7.0.0" + }, + "runtime": { + "lib/net7.0/System.Composition.Convention.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + }, + "compile": { + "lib/net7.0/System.Composition.Convention.dll": {} + } + }, + "System.Composition.Hosting/7.0.0": { + "dependencies": { + "System.Composition.Runtime": "7.0.0" + }, + "runtime": { + "lib/net7.0/System.Composition.Hosting.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + }, + "compile": { + "lib/net7.0/System.Composition.Hosting.dll": {} + } + }, + "System.Composition.Runtime/7.0.0": { + "runtime": { + "lib/net7.0/System.Composition.Runtime.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + }, + "compile": { + "lib/net7.0/System.Composition.Runtime.dll": {} + } + }, + "System.Composition.TypedParts/7.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0" + }, + "runtime": { + "lib/net7.0/System.Composition.TypedParts.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + }, + "compile": { + "lib/net7.0/System.Composition.TypedParts.dll": {} + } + }, + "System.Configuration.ConfigurationManager/8.0.0": { + "dependencies": { + "System.Diagnostics.EventLog": "8.0.0", + "System.Security.Cryptography.ProtectedData": "8.0.0" + }, + "runtime": { + "lib/net8.0/System.Configuration.ConfigurationManager.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "compile": { + "lib/net8.0/System.Configuration.ConfigurationManager.dll": {} + } + }, + "System.Diagnostics.PerformanceCounter/6.0.0": { + "dependencies": { + "System.Configuration.ConfigurationManager": "8.0.0" + }, + "runtime": { + "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + }, + "compile": { + "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": {} + } + }, + "System.IdentityModel.Tokens.Jwt/7.0.0": { + "dependencies": { + "Microsoft.IdentityModel.JsonWebTokens": "7.0.0", + "Microsoft.IdentityModel.Tokens": "7.0.0" + }, + "runtime": { + "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.0.40911" + } + }, + "compile": { + "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {} + } + }, + "System.IO.Hashing/6.0.0": { + "runtime": { + "lib/net6.0/System.IO.Hashing.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + }, + "compile": { + "lib/net6.0/System.IO.Hashing.dll": {} + } + }, + "System.Memory.Data/1.0.2": { + "dependencies": { + "System.Text.Encodings.Web": "4.7.2", + "System.Text.Json": "9.0.0" + }, + "runtime": { + "lib/netstandard2.0/System.Memory.Data.dll": { + "assemblyVersion": "1.0.2.0", + "fileVersion": "1.0.221.20802" + } + }, + "compile": { + "lib/netstandard2.0/System.Memory.Data.dll": {} + } + }, + "System.Runtime.Caching/8.0.0": { + "dependencies": { + "System.Configuration.ConfigurationManager": "8.0.0" + }, + "runtime": { + "lib/net8.0/System.Runtime.Caching.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net8.0/System.Runtime.Caching.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + } + }, + "System.Security.Cryptography.ProtectedData/8.0.0": { + "runtime": { + "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "compile": { + "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {} + } + }, + "YamlDotNet/13.3.1": { + "runtime": { + "lib/net7.0/YamlDotNet.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.3.1.0" + } + }, + "compile": { + "lib/net7.0/YamlDotNet.dll": {} + } + }, + "EventBus/1.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "EventBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + }, + "compile": { + "EventBus.dll": {} + } + }, + "EventBusRabbitMQ/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Microsoft.CSharp": "4.7.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Newtonsoft.Json": "13.0.3", + "Polly": "8.5.0", + "RabbitMQ.Client": "6.8.1" + }, + "runtime": { + "EventBusRabbitMQ.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + }, + "compile": { + "EventBusRabbitMQ.dll": {} + } + }, + "EventBusServiceBus/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Microsoft.Azure.ServiceBus": "5.2.0", + "Microsoft.CSharp": "4.7.0", + "Microsoft.Extensions.Logging": "9.0.0" + }, + "runtime": { + "EventBusServiceBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + }, + "compile": { + "EventBusServiceBus.dll": {} + } + }, + "IntegrationEventLogEF/1.0.0": { + "dependencies": { + "EventBus": "1.0.0", + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.EntityFrameworkCore.Design": "9.0.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.EntityFrameworkCore.SqlServer": "9.0.0", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "IntegrationEventLogEF.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + }, + "compile": { + "IntegrationEventLogEF.dll": {} + } + }, + "Microsoft.AspNetCore.Antiforgery/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Antiforgery.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Authentication.Abstractions/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Authentication.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Authentication.BearerToken/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Authentication.BearerToken.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Authentication.Cookies/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Authentication.Cookies.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Authentication.Core/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Authentication.Core.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Authentication/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Authentication.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Authentication.OAuth/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Authentication.OAuth.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Authorization/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Authorization.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Authorization.Policy/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Authorization.Policy.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Components.Authorization/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Components.Authorization.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Components/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Components.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Components.Endpoints/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Components.Endpoints.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Components.Forms/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Components.Forms.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Components.Server/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Components.Server.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Components.Web/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Components.Web.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Connections.Abstractions/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Connections.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.CookiePolicy/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.CookiePolicy.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Cors/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Cors.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Cryptography.Internal/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Cryptography.Internal.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Cryptography.KeyDerivation/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.DataProtection.Abstractions/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.DataProtection.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.DataProtection/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.DataProtection.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.DataProtection.Extensions/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.DataProtection.Extensions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Diagnostics.Abstractions/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Diagnostics/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Diagnostics.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Diagnostics.HealthChecks/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.HostFiltering/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.HostFiltering.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Hosting.Abstractions.Reference/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Hosting.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Hosting.Reference/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Hosting.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Hosting.Server.Abstractions.Reference/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Html.Abstractions/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Html.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Http.Abstractions.Reference/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Http.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Http.Connections.Common/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Http.Connections.Common.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Http.Connections/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Http.Connections.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Http.Reference/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Http.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Http.Extensions.Reference/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Http.Extensions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Http.Features.Reference/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Http.Features.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Http.Results/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Http.Results.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.HttpLogging/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.HttpLogging.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.HttpOverrides/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.HttpOverrides.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.HttpsPolicy/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.HttpsPolicy.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Identity/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Identity.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Localization/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Localization.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Localization.Routing/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Localization.Routing.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Metadata/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Metadata.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Mvc.Abstractions/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Mvc.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Mvc.ApiExplorer/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Mvc.Core/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Mvc.Core.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Mvc.Cors/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Mvc.Cors.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Mvc.DataAnnotations/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Mvc/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Mvc.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Mvc.Formatters.Json/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Mvc.Formatters.Xml/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Mvc.Localization/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Mvc.Localization.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Mvc.Razor/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Mvc.Razor.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Mvc.RazorPages/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Mvc.RazorPages.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Mvc.TagHelpers/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Mvc.TagHelpers.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Mvc.ViewFeatures/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.OutputCaching/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.OutputCaching.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.RateLimiting/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.RateLimiting.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Razor/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Razor.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Razor.Runtime/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Razor.Runtime.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.RequestDecompression/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.RequestDecompression.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.ResponseCaching.Abstractions/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.ResponseCaching/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.ResponseCaching.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.ResponseCompression/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.ResponseCompression.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Rewrite/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Rewrite.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Routing.Abstractions/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Routing.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Routing/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Routing.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Server.HttpSys/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Server.HttpSys.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Server.IIS/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Server.IIS.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Server.IISIntegration/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Server.IISIntegration.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Server.Kestrel.Core/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Server.Kestrel.Core.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Server.Kestrel/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Server.Kestrel.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Session/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.Session.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.SignalR.Common/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.SignalR.Common.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.SignalR.Core/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.SignalR.Core.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.SignalR/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.SignalR.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.SignalR.Protocols.Json/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.StaticAssets/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.StaticAssets.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.StaticFiles/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.StaticFiles.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.WebSockets/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.WebSockets.dll": {} + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.WebUtilities.Reference/9.0.0.0": { + "compile": { + "Microsoft.AspNetCore.WebUtilities.dll": {} + }, + "compileOnly": true + }, + "Microsoft.CSharp.Reference/9.0.0.0": { + "compile": { + "Microsoft.CSharp.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Caching.Abstractions.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Caching.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Caching.Memory.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Caching.Memory.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Configuration.Abstractions.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Configuration.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Configuration.Binder.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Configuration.Binder.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Configuration.CommandLine.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Configuration.CommandLine.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Configuration.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Configuration.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Configuration.EnvironmentVariables.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Configuration.FileExtensions.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Configuration.FileExtensions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Configuration.Ini/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Configuration.Ini.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Configuration.Json.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Configuration.Json.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Configuration.KeyPerFile/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Configuration.KeyPerFile.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Configuration.UserSecrets.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Configuration.UserSecrets.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Configuration.Xml/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Configuration.Xml.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.DependencyInjection.Abstractions.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.DependencyInjection.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.DependencyInjection.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Diagnostics.Abstractions.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Diagnostics.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Diagnostics/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Diagnostics.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Diagnostics.HealthChecks.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Diagnostics.HealthChecks.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Features/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Features.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.FileProviders.Abstractions.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.FileProviders.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.FileProviders.Composite/9.0.0.0": { + "compile": { + "Microsoft.Extensions.FileProviders.Composite.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.FileProviders.Embedded/9.0.0.0": { + "compile": { + "Microsoft.Extensions.FileProviders.Embedded.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.FileProviders.Physical.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.FileProviders.Physical.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.FileSystemGlobbing.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.FileSystemGlobbing.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Hosting.Abstractions.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Hosting.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Hosting.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Hosting.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Http.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Http.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Identity.Core/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Identity.Core.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Identity.Stores/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Identity.Stores.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Localization.Abstractions/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Localization.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Localization/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Localization.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Logging.Abstractions.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Logging.Abstractions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Logging.Configuration.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Logging.Configuration.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Logging.Console.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Logging.Console.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Logging.Debug.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Logging.Debug.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Logging.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Logging.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Logging.EventLog.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Logging.EventLog.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Logging.EventSource.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Logging.EventSource.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Logging.TraceSource/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Logging.TraceSource.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.ObjectPool.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.ObjectPool.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Options.ConfigurationExtensions.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Options.DataAnnotations/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Options.DataAnnotations.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Options.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Options.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.Primitives.Reference/9.0.0.0": { + "compile": { + "Microsoft.Extensions.Primitives.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Extensions.WebEncoders/9.0.0.0": { + "compile": { + "Microsoft.Extensions.WebEncoders.dll": {} + }, + "compileOnly": true + }, + "Microsoft.JSInterop/9.0.0.0": { + "compile": { + "Microsoft.JSInterop.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Net.Http.Headers.Reference/9.0.0.0": { + "compile": { + "Microsoft.Net.Http.Headers.dll": {} + }, + "compileOnly": true + }, + "Microsoft.VisualBasic.Core/14.0.0.0": { + "compile": { + "Microsoft.VisualBasic.Core.dll": {} + }, + "compileOnly": true + }, + "Microsoft.VisualBasic.Reference/10.0.0.0": { + "compile": { + "Microsoft.VisualBasic.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Win32.Primitives.Reference/9.0.0.0": { + "compile": { + "Microsoft.Win32.Primitives.dll": {} + }, + "compileOnly": true + }, + "Microsoft.Win32.Registry.Reference/9.0.0.0": { + "compile": { + "Microsoft.Win32.Registry.dll": {} + }, + "compileOnly": true + }, + "mscorlib/4.0.0.0": { + "compile": { + "mscorlib.dll": {} + }, + "compileOnly": true + }, + "netstandard/2.1.0.0": { + "compile": { + "netstandard.dll": {} + }, + "compileOnly": true + }, + "System.AppContext.Reference/9.0.0.0": { + "compile": { + "System.AppContext.dll": {} + }, + "compileOnly": true + }, + "System.Buffers.Reference/9.0.0.0": { + "compile": { + "System.Buffers.dll": {} + }, + "compileOnly": true + }, + "System.Collections.Concurrent.Reference/9.0.0.0": { + "compile": { + "System.Collections.Concurrent.dll": {} + }, + "compileOnly": true + }, + "System.Collections.Reference/9.0.0.0": { + "compile": { + "System.Collections.dll": {} + }, + "compileOnly": true + }, + "System.Collections.Immutable.Reference/9.0.0.0": { + "compile": { + "System.Collections.Immutable.dll": {} + }, + "compileOnly": true + }, + "System.Collections.NonGeneric/9.0.0.0": { + "compile": { + "System.Collections.NonGeneric.dll": {} + }, + "compileOnly": true + }, + "System.Collections.Specialized/9.0.0.0": { + "compile": { + "System.Collections.Specialized.dll": {} + }, + "compileOnly": true + }, + "System.ComponentModel.Annotations.Reference/9.0.0.0": { + "compile": { + "System.ComponentModel.Annotations.dll": {} + }, + "compileOnly": true + }, + "System.ComponentModel.DataAnnotations/4.0.0.0": { + "compile": { + "System.ComponentModel.DataAnnotations.dll": {} + }, + "compileOnly": true + }, + "System.ComponentModel.Reference/9.0.0.0": { + "compile": { + "System.ComponentModel.dll": {} + }, + "compileOnly": true + }, + "System.ComponentModel.EventBasedAsync/9.0.0.0": { + "compile": { + "System.ComponentModel.EventBasedAsync.dll": {} + }, + "compileOnly": true + }, + "System.ComponentModel.Primitives/9.0.0.0": { + "compile": { + "System.ComponentModel.Primitives.dll": {} + }, + "compileOnly": true + }, + "System.ComponentModel.TypeConverter/9.0.0.0": { + "compile": { + "System.ComponentModel.TypeConverter.dll": {} + }, + "compileOnly": true + }, + "System.Configuration/4.0.0.0": { + "compile": { + "System.Configuration.dll": {} + }, + "compileOnly": true + }, + "System.Console.Reference/9.0.0.0": { + "compile": { + "System.Console.dll": {} + }, + "compileOnly": true + }, + "System.Core/4.0.0.0": { + "compile": { + "System.Core.dll": {} + }, + "compileOnly": true + }, + "System.Data.Common/9.0.0.0": { + "compile": { + "System.Data.Common.dll": {} + }, + "compileOnly": true + }, + "System.Data.DataSetExtensions/9.0.0.0": { + "compile": { + "System.Data.DataSetExtensions.dll": {} + }, + "compileOnly": true + }, + "System.Data/4.0.0.0": { + "compile": { + "System.Data.dll": {} + }, + "compileOnly": true + }, + "System.Diagnostics.Contracts/9.0.0.0": { + "compile": { + "System.Diagnostics.Contracts.dll": {} + }, + "compileOnly": true + }, + "System.Diagnostics.Debug.Reference/9.0.0.0": { + "compile": { + "System.Diagnostics.Debug.dll": {} + }, + "compileOnly": true + }, + "System.Diagnostics.DiagnosticSource.Reference/9.0.0.0": { + "compile": { + "System.Diagnostics.DiagnosticSource.dll": {} + }, + "compileOnly": true + }, + "System.Diagnostics.EventLog.Reference/9.0.0.0": { + "compile": { + "System.Diagnostics.EventLog.dll": {} + }, + "compileOnly": true + }, + "System.Diagnostics.FileVersionInfo/9.0.0.0": { + "compile": { + "System.Diagnostics.FileVersionInfo.dll": {} + }, + "compileOnly": true + }, + "System.Diagnostics.Process.Reference/9.0.0.0": { + "compile": { + "System.Diagnostics.Process.dll": {} + }, + "compileOnly": true + }, + "System.Diagnostics.StackTrace/9.0.0.0": { + "compile": { + "System.Diagnostics.StackTrace.dll": {} + }, + "compileOnly": true + }, + "System.Diagnostics.TextWriterTraceListener/9.0.0.0": { + "compile": { + "System.Diagnostics.TextWriterTraceListener.dll": {} + }, + "compileOnly": true + }, + "System.Diagnostics.Tools.Reference/9.0.0.0": { + "compile": { + "System.Diagnostics.Tools.dll": {} + }, + "compileOnly": true + }, + "System.Diagnostics.TraceSource/9.0.0.0": { + "compile": { + "System.Diagnostics.TraceSource.dll": {} + }, + "compileOnly": true + }, + "System.Diagnostics.Tracing.Reference/9.0.0.0": { + "compile": { + "System.Diagnostics.Tracing.dll": {} + }, + "compileOnly": true + }, + "System/4.0.0.0": { + "compile": { + "System.dll": {} + }, + "compileOnly": true + }, + "System.Drawing/4.0.0.0": { + "compile": { + "System.Drawing.dll": {} + }, + "compileOnly": true + }, + "System.Drawing.Primitives/9.0.0.0": { + "compile": { + "System.Drawing.Primitives.dll": {} + }, + "compileOnly": true + }, + "System.Dynamic.Runtime.Reference/9.0.0.0": { + "compile": { + "System.Dynamic.Runtime.dll": {} + }, + "compileOnly": true + }, + "System.Formats.Asn1.Reference/9.0.0.0": { + "compile": { + "System.Formats.Asn1.dll": {} + }, + "compileOnly": true + }, + "System.Formats.Tar/9.0.0.0": { + "compile": { + "System.Formats.Tar.dll": {} + }, + "compileOnly": true + }, + "System.Globalization.Calendars.Reference/9.0.0.0": { + "compile": { + "System.Globalization.Calendars.dll": {} + }, + "compileOnly": true + }, + "System.Globalization.Reference/9.0.0.0": { + "compile": { + "System.Globalization.dll": {} + }, + "compileOnly": true + }, + "System.Globalization.Extensions.Reference/9.0.0.0": { + "compile": { + "System.Globalization.Extensions.dll": {} + }, + "compileOnly": true + }, + "System.IO.Compression.Brotli/9.0.0.0": { + "compile": { + "System.IO.Compression.Brotli.dll": {} + }, + "compileOnly": true + }, + "System.IO.Compression.Reference/9.0.0.0": { + "compile": { + "System.IO.Compression.dll": {} + }, + "compileOnly": true + }, + "System.IO.Compression.FileSystem/4.0.0.0": { + "compile": { + "System.IO.Compression.FileSystem.dll": {} + }, + "compileOnly": true + }, + "System.IO.Compression.ZipFile.Reference/9.0.0.0": { + "compile": { + "System.IO.Compression.ZipFile.dll": {} + }, + "compileOnly": true + }, + "System.IO.Reference/9.0.0.0": { + "compile": { + "System.IO.dll": {} + }, + "compileOnly": true + }, + "System.IO.FileSystem.AccessControl.Reference/9.0.0.0": { + "compile": { + "System.IO.FileSystem.AccessControl.dll": {} + }, + "compileOnly": true + }, + "System.IO.FileSystem.Reference/9.0.0.0": { + "compile": { + "System.IO.FileSystem.dll": {} + }, + "compileOnly": true + }, + "System.IO.FileSystem.DriveInfo/9.0.0.0": { + "compile": { + "System.IO.FileSystem.DriveInfo.dll": {} + }, + "compileOnly": true + }, + "System.IO.FileSystem.Primitives.Reference/9.0.0.0": { + "compile": { + "System.IO.FileSystem.Primitives.dll": {} + }, + "compileOnly": true + }, + "System.IO.FileSystem.Watcher.Reference/9.0.0.0": { + "compile": { + "System.IO.FileSystem.Watcher.dll": {} + }, + "compileOnly": true + }, + "System.IO.IsolatedStorage/9.0.0.0": { + "compile": { + "System.IO.IsolatedStorage.dll": {} + }, + "compileOnly": true + }, + "System.IO.MemoryMappedFiles.Reference/9.0.0.0": { + "compile": { + "System.IO.MemoryMappedFiles.dll": {} + }, + "compileOnly": true + }, + "System.IO.Pipelines.Reference/9.0.0.0": { + "compile": { + "System.IO.Pipelines.dll": {} + }, + "compileOnly": true + }, + "System.IO.Pipes.AccessControl/9.0.0.0": { + "compile": { + "System.IO.Pipes.AccessControl.dll": {} + }, + "compileOnly": true + }, + "System.IO.Pipes/9.0.0.0": { + "compile": { + "System.IO.Pipes.dll": {} + }, + "compileOnly": true + }, + "System.IO.UnmanagedMemoryStream.Reference/9.0.0.0": { + "compile": { + "System.IO.UnmanagedMemoryStream.dll": {} + }, + "compileOnly": true + }, + "System.Linq.Reference/9.0.0.0": { + "compile": { + "System.Linq.dll": {} + }, + "compileOnly": true + }, + "System.Linq.Expressions.Reference/9.0.0.0": { + "compile": { + "System.Linq.Expressions.dll": {} + }, + "compileOnly": true + }, + "System.Linq.Parallel.Reference/9.0.0.0": { + "compile": { + "System.Linq.Parallel.dll": {} + }, + "compileOnly": true + }, + "System.Linq.Queryable.Reference/9.0.0.0": { + "compile": { + "System.Linq.Queryable.dll": {} + }, + "compileOnly": true + }, + "System.Memory.Reference/9.0.0.0": { + "compile": { + "System.Memory.dll": {} + }, + "compileOnly": true + }, + "System.Net/4.0.0.0": { + "compile": { + "System.Net.dll": {} + }, + "compileOnly": true + }, + "System.Net.Http.Reference/9.0.0.0": { + "compile": { + "System.Net.Http.dll": {} + }, + "compileOnly": true + }, + "System.Net.Http.Json/9.0.0.0": { + "compile": { + "System.Net.Http.Json.dll": {} + }, + "compileOnly": true + }, + "System.Net.HttpListener/9.0.0.0": { + "compile": { + "System.Net.HttpListener.dll": {} + }, + "compileOnly": true + }, + "System.Net.Mail/9.0.0.0": { + "compile": { + "System.Net.Mail.dll": {} + }, + "compileOnly": true + }, + "System.Net.NameResolution.Reference/9.0.0.0": { + "compile": { + "System.Net.NameResolution.dll": {} + }, + "compileOnly": true + }, + "System.Net.NetworkInformation/9.0.0.0": { + "compile": { + "System.Net.NetworkInformation.dll": {} + }, + "compileOnly": true + }, + "System.Net.Ping/9.0.0.0": { + "compile": { + "System.Net.Ping.dll": {} + }, + "compileOnly": true + }, + "System.Net.Primitives.Reference/9.0.0.0": { + "compile": { + "System.Net.Primitives.dll": {} + }, + "compileOnly": true + }, + "System.Net.Quic/9.0.0.0": { + "compile": { + "System.Net.Quic.dll": {} + }, + "compileOnly": true + }, + "System.Net.Requests.Reference/9.0.0.0": { + "compile": { + "System.Net.Requests.dll": {} + }, + "compileOnly": true + }, + "System.Net.Security.Reference/9.0.0.0": { + "compile": { + "System.Net.Security.dll": {} + }, + "compileOnly": true + }, + "System.Net.ServicePoint/9.0.0.0": { + "compile": { + "System.Net.ServicePoint.dll": {} + }, + "compileOnly": true + }, + "System.Net.Sockets.Reference/9.0.0.0": { + "compile": { + "System.Net.Sockets.dll": {} + }, + "compileOnly": true + }, + "System.Net.WebClient/9.0.0.0": { + "compile": { + "System.Net.WebClient.dll": {} + }, + "compileOnly": true + }, + "System.Net.WebHeaderCollection.Reference/9.0.0.0": { + "compile": { + "System.Net.WebHeaderCollection.dll": {} + }, + "compileOnly": true + }, + "System.Net.WebProxy/9.0.0.0": { + "compile": { + "System.Net.WebProxy.dll": {} + }, + "compileOnly": true + }, + "System.Net.WebSockets.Client/9.0.0.0": { + "compile": { + "System.Net.WebSockets.Client.dll": {} + }, + "compileOnly": true + }, + "System.Net.WebSockets/9.0.0.0": { + "compile": { + "System.Net.WebSockets.dll": {} + }, + "compileOnly": true + }, + "System.Numerics/4.0.0.0": { + "compile": { + "System.Numerics.dll": {} + }, + "compileOnly": true + }, + "System.Numerics.Vectors.Reference/9.0.0.0": { + "compile": { + "System.Numerics.Vectors.dll": {} + }, + "compileOnly": true + }, + "System.ObjectModel.Reference/9.0.0.0": { + "compile": { + "System.ObjectModel.dll": {} + }, + "compileOnly": true + }, + "System.Reflection.DispatchProxy.Reference/9.0.0.0": { + "compile": { + "System.Reflection.DispatchProxy.dll": {} + }, + "compileOnly": true + }, + "System.Reflection.Reference/9.0.0.0": { + "compile": { + "System.Reflection.dll": {} + }, + "compileOnly": true + }, + "System.Reflection.Emit.Reference/9.0.0.0": { + "compile": { + "System.Reflection.Emit.dll": {} + }, + "compileOnly": true + }, + "System.Reflection.Emit.ILGeneration.Reference/9.0.0.0": { + "compile": { + "System.Reflection.Emit.ILGeneration.dll": {} + }, + "compileOnly": true + }, + "System.Reflection.Emit.Lightweight.Reference/9.0.0.0": { + "compile": { + "System.Reflection.Emit.Lightweight.dll": {} + }, + "compileOnly": true + }, + "System.Reflection.Extensions.Reference/9.0.0.0": { + "compile": { + "System.Reflection.Extensions.dll": {} + }, + "compileOnly": true + }, + "System.Reflection.Metadata.Reference/9.0.0.0": { + "compile": { + "System.Reflection.Metadata.dll": {} + }, + "compileOnly": true + }, + "System.Reflection.Primitives.Reference/9.0.0.0": { + "compile": { + "System.Reflection.Primitives.dll": {} + }, + "compileOnly": true + }, + "System.Reflection.TypeExtensions.Reference/9.0.0.0": { + "compile": { + "System.Reflection.TypeExtensions.dll": {} + }, + "compileOnly": true + }, + "System.Resources.Reader.Reference/9.0.0.0": { + "compile": { + "System.Resources.Reader.dll": {} + }, + "compileOnly": true + }, + "System.Resources.ResourceManager.Reference/9.0.0.0": { + "compile": { + "System.Resources.ResourceManager.dll": {} + }, + "compileOnly": true + }, + "System.Resources.Writer/9.0.0.0": { + "compile": { + "System.Resources.Writer.dll": {} + }, + "compileOnly": true + }, + "System.Runtime.CompilerServices.Unsafe.Reference/9.0.0.0": { + "compile": { + "System.Runtime.CompilerServices.Unsafe.dll": {} + }, + "compileOnly": true + }, + "System.Runtime.CompilerServices.VisualC/9.0.0.0": { + "compile": { + "System.Runtime.CompilerServices.VisualC.dll": {} + }, + "compileOnly": true + }, + "System.Runtime.Reference/9.0.0.0": { + "compile": { + "System.Runtime.dll": {} + }, + "compileOnly": true + }, + "System.Runtime.Extensions.Reference/9.0.0.0": { + "compile": { + "System.Runtime.Extensions.dll": {} + }, + "compileOnly": true + }, + "System.Runtime.Handles.Reference/9.0.0.0": { + "compile": { + "System.Runtime.Handles.dll": {} + }, + "compileOnly": true + }, + "System.Runtime.InteropServices.Reference/9.0.0.0": { + "compile": { + "System.Runtime.InteropServices.dll": {} + }, + "compileOnly": true + }, + "System.Runtime.InteropServices.JavaScript/9.0.0.0": { + "compile": { + "System.Runtime.InteropServices.JavaScript.dll": {} + }, + "compileOnly": true + }, + "System.Runtime.InteropServices.RuntimeInformation.Reference/9.0.0.0": { + "compile": { + "System.Runtime.InteropServices.RuntimeInformation.dll": {} + }, + "compileOnly": true + }, + "System.Runtime.Intrinsics/9.0.0.0": { + "compile": { + "System.Runtime.Intrinsics.dll": {} + }, + "compileOnly": true + }, + "System.Runtime.Loader.Reference/9.0.0.0": { + "compile": { + "System.Runtime.Loader.dll": {} + }, + "compileOnly": true + }, + "System.Runtime.Numerics.Reference/9.0.0.0": { + "compile": { + "System.Runtime.Numerics.dll": {} + }, + "compileOnly": true + }, + "System.Runtime.Serialization/4.0.0.0": { + "compile": { + "System.Runtime.Serialization.dll": {} + }, + "compileOnly": true + }, + "System.Runtime.Serialization.Formatters/8.1.0.0": { + "compile": { + "System.Runtime.Serialization.Formatters.dll": {} + }, + "compileOnly": true + }, + "System.Runtime.Serialization.Json.Reference/9.0.0.0": { + "compile": { + "System.Runtime.Serialization.Json.dll": {} + }, + "compileOnly": true + }, + "System.Runtime.Serialization.Primitives.Reference/9.0.0.0": { + "compile": { + "System.Runtime.Serialization.Primitives.dll": {} + }, + "compileOnly": true + }, + "System.Runtime.Serialization.Xml/9.0.0.0": { + "compile": { + "System.Runtime.Serialization.Xml.dll": {} + }, + "compileOnly": true + }, + "System.Security.AccessControl.Reference/9.0.0.0": { + "compile": { + "System.Security.AccessControl.dll": {} + }, + "compileOnly": true + }, + "System.Security.Claims.Reference/9.0.0.0": { + "compile": { + "System.Security.Claims.dll": {} + }, + "compileOnly": true + }, + "System.Security.Cryptography.Algorithms.Reference/9.0.0.0": { + "compile": { + "System.Security.Cryptography.Algorithms.dll": {} + }, + "compileOnly": true + }, + "System.Security.Cryptography.Cng.Reference/9.0.0.0": { + "compile": { + "System.Security.Cryptography.Cng.dll": {} + }, + "compileOnly": true + }, + "System.Security.Cryptography.Csp.Reference/9.0.0.0": { + "compile": { + "System.Security.Cryptography.Csp.dll": {} + }, + "compileOnly": true + }, + "System.Security.Cryptography/9.0.0.0": { + "compile": { + "System.Security.Cryptography.dll": {} + }, + "compileOnly": true + }, + "System.Security.Cryptography.Encoding.Reference/9.0.0.0": { + "compile": { + "System.Security.Cryptography.Encoding.dll": {} + }, + "compileOnly": true + }, + "System.Security.Cryptography.OpenSsl.Reference/9.0.0.0": { + "compile": { + "System.Security.Cryptography.OpenSsl.dll": {} + }, + "compileOnly": true + }, + "System.Security.Cryptography.Primitives.Reference/9.0.0.0": { + "compile": { + "System.Security.Cryptography.Primitives.dll": {} + }, + "compileOnly": true + }, + "System.Security.Cryptography.X509Certificates.Reference/9.0.0.0": { + "compile": { + "System.Security.Cryptography.X509Certificates.dll": {} + }, + "compileOnly": true + }, + "System.Security.Cryptography.Xml/9.0.0.0": { + "compile": { + "System.Security.Cryptography.Xml.dll": {} + }, + "compileOnly": true + }, + "System.Security/4.0.0.0": { + "compile": { + "System.Security.dll": {} + }, + "compileOnly": true + }, + "System.Security.Principal.Reference/9.0.0.0": { + "compile": { + "System.Security.Principal.dll": {} + }, + "compileOnly": true + }, + "System.Security.Principal.Windows.Reference/9.0.0.0": { + "compile": { + "System.Security.Principal.Windows.dll": {} + }, + "compileOnly": true + }, + "System.Security.SecureString/9.0.0.0": { + "compile": { + "System.Security.SecureString.dll": {} + }, + "compileOnly": true + }, + "System.ServiceModel.Web/4.0.0.0": { + "compile": { + "System.ServiceModel.Web.dll": {} + }, + "compileOnly": true + }, + "System.ServiceProcess/4.0.0.0": { + "compile": { + "System.ServiceProcess.dll": {} + }, + "compileOnly": true + }, + "System.Text.Encoding.CodePages/9.0.0.0": { + "compile": { + "System.Text.Encoding.CodePages.dll": {} + }, + "compileOnly": true + }, + "System.Text.Encoding.Reference/9.0.0.0": { + "compile": { + "System.Text.Encoding.dll": {} + }, + "compileOnly": true + }, + "System.Text.Encoding.Extensions.Reference/9.0.0.0": { + "compile": { + "System.Text.Encoding.Extensions.dll": {} + }, + "compileOnly": true + }, + "System.Text.Encodings.Web.Reference/9.0.0.0": { + "compile": { + "System.Text.Encodings.Web.dll": {} + }, + "compileOnly": true + }, + "System.Text.Json.Reference/9.0.0.0": { + "compile": { + "System.Text.Json.dll": {} + }, + "compileOnly": true + }, + "System.Text.RegularExpressions.Reference/9.0.0.0": { + "compile": { + "System.Text.RegularExpressions.dll": {} + }, + "compileOnly": true + }, + "System.Threading.Channels.Reference/9.0.0.0": { + "compile": { + "System.Threading.Channels.dll": {} + }, + "compileOnly": true + }, + "System.Threading.Reference/9.0.0.0": { + "compile": { + "System.Threading.dll": {} + }, + "compileOnly": true + }, + "System.Threading.Overlapped.Reference/9.0.0.0": { + "compile": { + "System.Threading.Overlapped.dll": {} + }, + "compileOnly": true + }, + "System.Threading.RateLimiting/9.0.0.0": { + "compile": { + "System.Threading.RateLimiting.dll": {} + }, + "compileOnly": true + }, + "System.Threading.Tasks.Dataflow.Reference/9.0.0.0": { + "compile": { + "System.Threading.Tasks.Dataflow.dll": {} + }, + "compileOnly": true + }, + "System.Threading.Tasks.Reference/9.0.0.0": { + "compile": { + "System.Threading.Tasks.dll": {} + }, + "compileOnly": true + }, + "System.Threading.Tasks.Extensions.Reference/9.0.0.0": { + "compile": { + "System.Threading.Tasks.Extensions.dll": {} + }, + "compileOnly": true + }, + "System.Threading.Tasks.Parallel.Reference/9.0.0.0": { + "compile": { + "System.Threading.Tasks.Parallel.dll": {} + }, + "compileOnly": true + }, + "System.Threading.Thread.Reference/9.0.0.0": { + "compile": { + "System.Threading.Thread.dll": {} + }, + "compileOnly": true + }, + "System.Threading.ThreadPool.Reference/9.0.0.0": { + "compile": { + "System.Threading.ThreadPool.dll": {} + }, + "compileOnly": true + }, + "System.Threading.Timer.Reference/9.0.0.0": { + "compile": { + "System.Threading.Timer.dll": {} + }, + "compileOnly": true + }, + "System.Transactions/4.0.0.0": { + "compile": { + "System.Transactions.dll": {} + }, + "compileOnly": true + }, + "System.Transactions.Local/9.0.0.0": { + "compile": { + "System.Transactions.Local.dll": {} + }, + "compileOnly": true + }, + "System.ValueTuple.Reference/9.0.0.0": { + "compile": { + "System.ValueTuple.dll": {} + }, + "compileOnly": true + }, + "System.Web/4.0.0.0": { + "compile": { + "System.Web.dll": {} + }, + "compileOnly": true + }, + "System.Web.HttpUtility/9.0.0.0": { + "compile": { + "System.Web.HttpUtility.dll": {} + }, + "compileOnly": true + }, + "System.Windows/4.0.0.0": { + "compile": { + "System.Windows.dll": {} + }, + "compileOnly": true + }, + "System.Xml/4.0.0.0": { + "compile": { + "System.Xml.dll": {} + }, + "compileOnly": true + }, + "System.Xml.Linq/4.0.0.0": { + "compile": { + "System.Xml.Linq.dll": {} + }, + "compileOnly": true + }, + "System.Xml.ReaderWriter.Reference/9.0.0.0": { + "compile": { + "System.Xml.ReaderWriter.dll": {} + }, + "compileOnly": true + }, + "System.Xml.Serialization/4.0.0.0": { + "compile": { + "System.Xml.Serialization.dll": {} + }, + "compileOnly": true + }, + "System.Xml.XDocument.Reference/9.0.0.0": { + "compile": { + "System.Xml.XDocument.dll": {} + }, + "compileOnly": true + }, + "System.Xml.XmlDocument.Reference/9.0.0.0": { + "compile": { + "System.Xml.XmlDocument.dll": {} + }, + "compileOnly": true + }, + "System.Xml.XmlSerializer.Reference/9.0.0.0": { + "compile": { + "System.Xml.XmlSerializer.dll": {} + }, + "compileOnly": true + }, + "System.Xml.XPath/9.0.0.0": { + "compile": { + "System.Xml.XPath.dll": {} + }, + "compileOnly": true + }, + "System.Xml.XPath.XDocument/9.0.0.0": { + "compile": { + "System.Xml.XPath.XDocument.dll": {} + }, + "compileOnly": true + }, + "WindowsBase/4.0.0.0": { + "compile": { + "WindowsBase.dll": {} + }, + "compileOnly": true + }, + "Grpc.Tools/2.68.1": { + "compileOnly": true + }, + "Microsoft.AspNetCore.Hosting/2.1.1": { + "dependencies": { + "Microsoft.AspNetCore.Hosting.Abstractions": "2.1.1", + "Microsoft.AspNetCore.Http": "2.1.22", + "Microsoft.AspNetCore.Http.Extensions": "2.1.1", + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.EnvironmentVariables": "9.0.0", + "Microsoft.Extensions.Configuration.FileExtensions": "9.0.0", + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.FileProviders.Physical": "9.0.0", + "Microsoft.Extensions.Hosting.Abstractions": "8.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "System.Diagnostics.DiagnosticSource": "8.0.1", + "System.Reflection.Metadata": "7.0.0" + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Hosting.Abstractions/2.1.1": { + "dependencies": { + "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.1.1", + "Microsoft.AspNetCore.Http.Abstractions": "2.1.1", + "Microsoft.Extensions.Hosting.Abstractions": "8.0.0" + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.1.1": { + "dependencies": { + "Microsoft.AspNetCore.Http.Features": "2.1.1", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Http/2.1.22": { + "dependencies": { + "Microsoft.AspNetCore.Http.Abstractions": "2.1.1", + "Microsoft.AspNetCore.WebUtilities": "2.1.1", + "Microsoft.Extensions.ObjectPool": "7.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "Microsoft.Net.Http.Headers": "2.1.1" + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Http.Abstractions/2.1.1": { + "dependencies": { + "Microsoft.AspNetCore.Http.Features": "2.1.1", + "System.Text.Encodings.Web": "4.7.2" + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Http.Extensions/2.1.1": { + "dependencies": { + "Microsoft.AspNetCore.Http.Abstractions": "2.1.1", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Net.Http.Headers": "2.1.1", + "System.Buffers": "4.5.0" + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.Http.Features/2.1.1": { + "dependencies": { + "Microsoft.Extensions.Primitives": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.AspNetCore.WebUtilities/2.1.1": { + "dependencies": { + "Microsoft.Net.Http.Headers": "2.1.1", + "System.Text.Encodings.Web": "4.7.2" + }, + "compileOnly": true + }, + "Microsoft.Build.Framework/17.8.3": { + "compile": { + "ref/net8.0/Microsoft.Build.Framework.dll": {} + }, + "compileOnly": true + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.4": { + "compileOnly": true + }, + "Microsoft.CSharp/4.7.0": { + "compileOnly": true + }, + "Microsoft.EntityFrameworkCore.Analyzers/9.0.0": { + "compileOnly": true + }, + "Microsoft.Extensions.ApiDescription.Server/6.0.5": { + "compileOnly": true + }, + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Caching.Memory/9.0.0": { + "dependencies": { + "Microsoft.Extensions.Caching.Abstractions": "9.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" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Configuration/9.0.0": { + "dependencies": { + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Configuration.Binder/9.0.0": { + "dependencies": { + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Configuration.CommandLine/6.0.0": { + "dependencies": { + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0": { + "dependencies": { + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Configuration.FileExtensions/9.0.0": { + "dependencies": { + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Physical": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Configuration.Json/9.0.0": { + "dependencies": { + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.FileExtensions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Configuration.UserSecrets/6.0.1": { + "dependencies": { + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.Json": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Physical": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.DependencyInjection/9.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { + "compileOnly": true + }, + "Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "System.Diagnostics.DiagnosticSource": "8.0.1" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Diagnostics.HealthChecks/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "8.0.0", + "Microsoft.Extensions.Hosting.Abstractions": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/8.0.0": { + "compileOnly": true + }, + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.FileProviders.Physical/9.0.0": { + "dependencies": { + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileSystemGlobbing": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.FileSystemGlobbing/9.0.0": { + "compileOnly": true + }, + "Microsoft.Extensions.Hosting/6.0.1": { + "dependencies": { + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.Binder": "9.0.0", + "Microsoft.Extensions.Configuration.CommandLine": "6.0.0", + "Microsoft.Extensions.Configuration.EnvironmentVariables": "9.0.0", + "Microsoft.Extensions.Configuration.FileExtensions": "9.0.0", + "Microsoft.Extensions.Configuration.Json": "9.0.0", + "Microsoft.Extensions.Configuration.UserSecrets": "6.0.1", + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Physical": "9.0.0", + "Microsoft.Extensions.Hosting.Abstractions": "8.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Configuration": "9.0.0", + "Microsoft.Extensions.Logging.Console": "6.0.0", + "Microsoft.Extensions.Logging.Debug": "6.0.0", + "Microsoft.Extensions.Logging.EventLog": "6.0.0", + "Microsoft.Extensions.Logging.EventSource": "6.0.0", + "Microsoft.Extensions.Options": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Hosting.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Diagnostics.Abstractions": "8.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Http/3.1.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" + }, + "compileOnly": true + }, + "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" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Logging.Configuration/9.0.0": { + "dependencies": { + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.Binder": "9.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Logging.Console/6.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Configuration": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "System.Text.Json": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Logging.Debug/6.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Logging.EventLog/6.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "System.Diagnostics.EventLog": "8.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Logging.EventSource/6.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0", + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Text.Json": "9.0.0" + }, + "compileOnly": true + }, + "Microsoft.Extensions.ObjectPool/7.0.0": { + "compileOnly": true + }, + "Microsoft.Extensions.Options/9.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" + }, + "compileOnly": true + }, + "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" + }, + "compileOnly": true + }, + "Microsoft.Extensions.Primitives/9.0.0": { + "compileOnly": true + }, + "Microsoft.Net.Http.Headers/2.1.1": { + "dependencies": { + "Microsoft.Extensions.Primitives": "9.0.0", + "System.Buffers": "4.5.0" + }, + "compileOnly": true + }, + "Microsoft.NETCore.DotNetHost/1.0.1": { + "compileOnly": true + }, + "Microsoft.NETCore.DotNetHostPolicy/1.0.5": { + "dependencies": { + "Microsoft.NETCore.DotNetHostResolver": "1.0.1" + }, + "compileOnly": true + }, + "Microsoft.NETCore.DotNetHostResolver/1.0.1": { + "dependencies": { + "Microsoft.NETCore.DotNetHost": "1.0.1" + }, + "compileOnly": true + }, + "Microsoft.NETCore.Jit/1.0.7": { + "compileOnly": true + }, + "Microsoft.NETCore.Platforms/5.0.0": { + "compileOnly": true + }, + "Microsoft.NETCore.Runtime.CoreCLR/1.0.7": { + "dependencies": { + "Microsoft.NETCore.Jit": "1.0.7", + "Microsoft.NETCore.Windows.ApiSets": "1.0.1" + }, + "compileOnly": true + }, + "Microsoft.NETCore.Targets/1.1.0": { + "compileOnly": true + }, + "Microsoft.NETCore.Windows.ApiSets/1.0.1": { + "compileOnly": true + }, + "Microsoft.VisualBasic/10.0.1": { + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Dynamic.Runtime": "4.0.11", + "System.Globalization": "4.3.0", + "System.Linq": "4.3.0", + "System.Linq.Expressions": "4.3.0", + "System.ObjectModel": "4.3.0", + "System.Reflection": "4.3.0", + "System.Reflection.Extensions": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Reflection.TypeExtensions": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Threading": "4.3.0" + }, + "compileOnly": true + }, + "Microsoft.Win32.Primitives/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "Microsoft.Win32.Registry/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "System.Collections": "4.3.0", + "System.Globalization": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0" + }, + "compileOnly": true + }, + "NETStandard.Library/1.6.1": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.Win32.Primitives": "4.3.0", + "System.AppContext": "4.3.0", + "System.Collections": "4.3.0", + "System.Collections.Concurrent": "4.3.0", + "System.Console": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Diagnostics.Tools": "4.3.0", + "System.Diagnostics.Tracing": "4.3.0", + "System.Globalization": "4.3.0", + "System.Globalization.Calendars": "4.3.0", + "System.IO": "4.3.0", + "System.IO.Compression": "4.3.0", + "System.IO.Compression.ZipFile": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Linq": "4.3.0", + "System.Linq.Expressions": "4.3.0", + "System.Net.Http": "4.3.0", + "System.Net.Primitives": "4.3.0", + "System.Net.Sockets": "4.3.0", + "System.ObjectModel": "4.3.0", + "System.Reflection": "4.3.0", + "System.Reflection.Extensions": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", + "System.Runtime.Numerics": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Security.Cryptography.X509Certificates": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Text.Encoding.Extensions": "4.3.0", + "System.Text.RegularExpressions": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "System.Threading.Timer": "4.3.0", + "System.Xml.ReaderWriter": "4.3.0", + "System.Xml.XDocument": "4.3.0" + }, + "compileOnly": true + }, + "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "compileOnly": true + }, + "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "compileOnly": true + }, + "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "compileOnly": true + }, + "runtime.native.System/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0" + }, + "compileOnly": true + }, + "runtime.native.System.IO.Compression/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0" + }, + "compileOnly": true + }, + "runtime.native.System.Net.Http/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0" + }, + "compileOnly": true + }, + "runtime.native.System.Net.Security/4.0.1": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0" + }, + "compileOnly": true + }, + "runtime.native.System.Security.Cryptography/4.0.1": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0" + }, + "compileOnly": true + }, + "runtime.native.System.Security.Cryptography.Apple/4.3.0": { + "dependencies": { + "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" + }, + "compileOnly": true + }, + "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "dependencies": { + "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", + "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", + "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", + "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", + "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", + "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", + "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", + "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", + "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", + "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" + }, + "compileOnly": true + }, + "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "compileOnly": true + }, + "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "compileOnly": true + }, + "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { + "compileOnly": true + }, + "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "compileOnly": true + }, + "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "compileOnly": true + }, + "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "compileOnly": true + }, + "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "compileOnly": true + }, + "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "compileOnly": true + }, + "System.AppContext/4.3.0": { + "dependencies": { + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Buffers/4.5.0": { + "compileOnly": true + }, + "System.Collections/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Collections.Concurrent/4.3.0": { + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Diagnostics.Tracing": "4.3.0", + "System.Globalization": "4.3.0", + "System.Reflection": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compileOnly": true + }, + "System.Collections.Immutable/7.0.0": { + "compileOnly": true + }, + "System.ComponentModel/4.0.1": { + "dependencies": { + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.ComponentModel.Annotations/4.1.0": { + "dependencies": { + "System.Collections": "4.3.0", + "System.ComponentModel": "4.0.1", + "System.Globalization": "4.3.0", + "System.Linq": "4.3.0", + "System.Reflection": "4.3.0", + "System.Reflection.Extensions": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Text.RegularExpressions": "4.3.0", + "System.Threading": "4.3.0" + }, + "compileOnly": true + }, + "System.Console/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.IO": "4.3.0", + "System.Runtime": "4.3.0", + "System.Text.Encoding": "4.3.0" + }, + "compileOnly": true + }, + "System.Diagnostics.Debug/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Diagnostics.DiagnosticSource/8.0.1": { + "compileOnly": true + }, + "System.Diagnostics.EventLog/8.0.0": { + "compileOnly": true + }, + "System.Diagnostics.Process/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.Win32.Primitives": "4.3.0", + "Microsoft.Win32.Registry": "4.3.0", + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Globalization": "4.3.0", + "System.IO": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Text.Encoding.Extensions": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "System.Threading.Thread": "4.3.0", + "System.Threading.ThreadPool": "4.3.0", + "runtime.native.System": "4.3.0" + }, + "compileOnly": true + }, + "System.Diagnostics.Tools/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Diagnostics.Tracing/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Dynamic.Runtime/4.0.11": { + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Globalization": "4.3.0", + "System.Linq": "4.3.0", + "System.Linq.Expressions": "4.3.0", + "System.ObjectModel": "4.3.0", + "System.Reflection": "4.3.0", + "System.Reflection.Emit": "4.3.0", + "System.Reflection.Emit.ILGeneration": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Reflection.TypeExtensions": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Threading": "4.3.0" + }, + "compileOnly": true + }, + "System.Formats.Asn1/9.0.0": { + "compileOnly": true + }, + "System.Globalization/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Globalization.Calendars/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Globalization": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Globalization.Extensions/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "System.Globalization": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.InteropServices": "4.3.0" + }, + "compileOnly": true + }, + "System.IO/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compileOnly": true + }, + "System.IO.Compression/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "System.Buffers": "4.5.0", + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.IO": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "runtime.native.System": "4.3.0", + "runtime.native.System.IO.Compression": "4.3.0" + }, + "compileOnly": true + }, + "System.IO.Compression.ZipFile/4.3.0": { + "dependencies": { + "System.Buffers": "4.5.0", + "System.IO": "4.3.0", + "System.IO.Compression": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Text.Encoding": "4.3.0" + }, + "compileOnly": true + }, + "System.IO.FileSystem/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.IO": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compileOnly": true + }, + "System.IO.FileSystem.AccessControl/5.0.0": { + "dependencies": { + "System.Security.AccessControl": "5.0.0", + "System.Security.Principal.Windows": "5.0.0" + }, + "compileOnly": true + }, + "System.IO.FileSystem.Primitives/4.3.0": { + "dependencies": { + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.IO.FileSystem.Watcher/4.0.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.Win32.Primitives": "4.3.0", + "System.Collections": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Overlapped": "4.0.1", + "System.Threading.Tasks": "4.3.0", + "System.Threading.Thread": "4.3.0", + "runtime.native.System": "4.3.0" + }, + "compileOnly": true + }, + "System.IO.MemoryMappedFiles/4.0.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "System.IO": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.IO.UnmanagedMemoryStream": "4.0.1", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "runtime.native.System": "4.3.0" + }, + "compileOnly": true + }, + "System.IO.Pipelines/7.0.0": { + "compileOnly": true + }, + "System.IO.UnmanagedMemoryStream/4.0.1": { + "dependencies": { + "System.IO": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compileOnly": true + }, + "System.Linq/4.3.0": { + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0" + }, + "compileOnly": true + }, + "System.Linq.Expressions/4.3.0": { + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Globalization": "4.3.0", + "System.IO": "4.3.0", + "System.Linq": "4.3.0", + "System.ObjectModel": "4.3.0", + "System.Reflection": "4.3.0", + "System.Reflection.Emit": "4.3.0", + "System.Reflection.Emit.ILGeneration": "4.3.0", + "System.Reflection.Emit.Lightweight": "4.3.0", + "System.Reflection.Extensions": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Reflection.TypeExtensions": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Threading": "4.3.0" + }, + "compileOnly": true + }, + "System.Linq.Parallel/4.0.1": { + "dependencies": { + "System.Collections": "4.3.0", + "System.Collections.Concurrent": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Diagnostics.Tracing": "4.3.0", + "System.Linq": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compileOnly": true + }, + "System.Linq.Queryable/4.0.1": { + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Linq": "4.3.0", + "System.Linq.Expressions": "4.3.0", + "System.Reflection": "4.3.0", + "System.Reflection.Extensions": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Memory/4.5.5": { + "compileOnly": true + }, + "System.Net.Http/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Diagnostics.DiagnosticSource": "8.0.1", + "System.Diagnostics.Tracing": "4.3.0", + "System.Globalization": "4.3.0", + "System.Globalization.Extensions": "4.3.0", + "System.IO": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.Net.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.OpenSsl": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Security.Cryptography.X509Certificates": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "runtime.native.System": "4.3.0", + "runtime.native.System.Net.Http": "4.3.0", + "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" + }, + "compileOnly": true + }, + "System.Net.NameResolution/4.0.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "System.Collections": "4.3.0", + "System.Diagnostics.Tracing": "4.3.0", + "System.Globalization": "4.3.0", + "System.Net.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Security.Principal.Windows": "5.0.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "runtime.native.System": "4.3.0" + }, + "compileOnly": true + }, + "System.Net.Primitives/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "System.Runtime.Handles": "4.3.0" + }, + "compileOnly": true + }, + "System.Net.Requests/4.0.11": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Diagnostics.Tracing": "4.3.0", + "System.Globalization": "4.3.0", + "System.IO": "4.3.0", + "System.Net.Http": "4.3.0", + "System.Net.Primitives": "4.3.0", + "System.Net.WebHeaderCollection": "4.0.1", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compileOnly": true + }, + "System.Net.Security/4.0.1": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.Win32.Primitives": "4.3.0", + "System.Collections": "4.3.0", + "System.Collections.Concurrent": "4.3.0", + "System.Diagnostics.Tracing": "4.3.0", + "System.Globalization": "4.3.0", + "System.Globalization.Extensions": "4.3.0", + "System.IO": "4.3.0", + "System.Net.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Security.Claims": "4.0.1", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.OpenSsl": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Security.Cryptography.X509Certificates": "4.3.0", + "System.Security.Principal": "4.0.1", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "System.Threading.ThreadPool": "4.3.0", + "runtime.native.System": "4.3.0", + "runtime.native.System.Net.Security": "4.0.1", + "runtime.native.System.Security.Cryptography": "4.0.1" + }, + "compileOnly": true + }, + "System.Net.Sockets/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.IO": "4.3.0", + "System.Net.Primitives": "4.3.0", + "System.Runtime": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compileOnly": true + }, + "System.Net.WebHeaderCollection/4.0.1": { + "dependencies": { + "System.Collections": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0" + }, + "compileOnly": true + }, + "System.Numerics.Vectors/4.5.0": { + "compileOnly": true + }, + "System.ObjectModel/4.3.0": { + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Threading": "4.3.0" + }, + "compileOnly": true + }, + "System.Private.DataContractSerialization/4.1.1": { + "dependencies": { + "System.Collections": "4.3.0", + "System.Collections.Concurrent": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Globalization": "4.3.0", + "System.IO": "4.3.0", + "System.Linq": "4.3.0", + "System.Reflection": "4.3.0", + "System.Reflection.Emit.ILGeneration": "4.3.0", + "System.Reflection.Emit.Lightweight": "4.3.0", + "System.Reflection.Extensions": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Reflection.TypeExtensions": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Serialization.Primitives": "4.1.1", + "System.Text.Encoding": "4.3.0", + "System.Text.Encoding.Extensions": "4.3.0", + "System.Text.RegularExpressions": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "System.Xml.ReaderWriter": "4.3.0", + "System.Xml.XmlDocument": "4.0.1", + "System.Xml.XmlSerializer": "4.0.11" + }, + "compileOnly": true + }, + "System.Reflection/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.IO": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Reflection.DispatchProxy/4.0.1": { + "dependencies": { + "System.Collections": "4.3.0", + "System.Linq": "4.3.0", + "System.Reflection": "4.3.0", + "System.Reflection.Emit": "4.3.0", + "System.Reflection.Emit.ILGeneration": "4.3.0", + "System.Reflection.Extensions": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Threading": "4.3.0" + }, + "compileOnly": true + }, + "System.Reflection.Emit/4.3.0": { + "dependencies": { + "System.IO": "4.3.0", + "System.Reflection": "4.3.0", + "System.Reflection.Emit.ILGeneration": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Reflection.Emit.ILGeneration/4.3.0": { + "dependencies": { + "System.Reflection": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Reflection.Emit.Lightweight/4.3.0": { + "dependencies": { + "System.Reflection": "4.3.0", + "System.Reflection.Emit.ILGeneration": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Reflection.Extensions/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Reflection": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Reflection.Metadata/7.0.0": { + "dependencies": { + "System.Collections.Immutable": "7.0.0" + }, + "compileOnly": true + }, + "System.Reflection.Primitives/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Reflection.TypeExtensions/4.3.0": { + "dependencies": { + "System.Reflection": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Resources.Reader/4.0.0": { + "dependencies": { + "System.IO": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0" + }, + "compileOnly": true + }, + "System.Resources.ResourceManager/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Globalization": "4.3.0", + "System.Reflection": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Runtime/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0" + }, + "compileOnly": true + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "compileOnly": true + }, + "System.Runtime.Extensions/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Runtime.Handles/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Runtime.InteropServices/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Reflection": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Handles": "4.3.0" + }, + "compileOnly": true + }, + "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { + "dependencies": { + "System.Reflection": "4.3.0", + "System.Reflection.Extensions": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Threading": "4.3.0", + "runtime.native.System": "4.3.0" + }, + "compileOnly": true + }, + "System.Runtime.Loader/4.0.0": { + "dependencies": { + "System.IO": "4.3.0", + "System.Reflection": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Runtime.Numerics/4.3.0": { + "dependencies": { + "System.Globalization": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0" + }, + "compileOnly": true + }, + "System.Runtime.Serialization.Json/4.0.2": { + "dependencies": { + "System.IO": "4.3.0", + "System.Private.DataContractSerialization": "4.1.1", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Runtime.Serialization.Primitives/4.1.1": { + "dependencies": { + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Security.AccessControl/5.0.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "System.Security.Principal.Windows": "5.0.0" + }, + "compileOnly": true + }, + "System.Security.Claims/4.0.1": { + "dependencies": { + "System.Collections": "4.3.0", + "System.Globalization": "4.3.0", + "System.IO": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Security.Principal": "4.0.1" + }, + "compileOnly": true + }, + "System.Security.Cryptography.Algorithms/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "System.Collections": "4.3.0", + "System.IO": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Runtime.Numerics": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0", + "runtime.native.System.Security.Cryptography.Apple": "4.3.0", + "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" + }, + "compileOnly": true + }, + "System.Security.Cryptography.Cng/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "System.IO": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0" + }, + "compileOnly": true + }, + "System.Security.Cryptography.Csp/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "System.IO": "4.3.0", + "System.Reflection": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0" + }, + "compileOnly": true + }, + "System.Security.Cryptography.Encoding/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "System.Collections": "4.3.0", + "System.Collections.Concurrent": "4.3.0", + "System.Linq": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0", + "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" + }, + "compileOnly": true + }, + "System.Security.Cryptography.OpenSsl/4.3.0": { + "dependencies": { + "System.Collections": "4.3.0", + "System.IO": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Runtime.Numerics": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0", + "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" + }, + "compileOnly": true + }, + "System.Security.Cryptography.Primitives/4.3.0": { + "dependencies": { + "System.Diagnostics.Debug": "4.3.0", + "System.Globalization": "4.3.0", + "System.IO": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compileOnly": true + }, + "System.Security.Cryptography.X509Certificates/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Globalization": "4.3.0", + "System.Globalization.Calendars": "4.3.0", + "System.IO": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.Handles": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Runtime.Numerics": "4.3.0", + "System.Security.Cryptography.Algorithms": "4.3.0", + "System.Security.Cryptography.Cng": "4.3.0", + "System.Security.Cryptography.Csp": "4.3.0", + "System.Security.Cryptography.Encoding": "4.3.0", + "System.Security.Cryptography.OpenSsl": "4.3.0", + "System.Security.Cryptography.Primitives": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0", + "runtime.native.System": "4.3.0", + "runtime.native.System.Net.Http": "4.3.0", + "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" + }, + "compileOnly": true + }, + "System.Security.Principal/4.0.1": { + "dependencies": { + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Security.Principal.Windows/5.0.0": { + "compileOnly": true + }, + "System.Text.Encoding/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Text.Encoding.Extensions/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0", + "System.Text.Encoding": "4.3.0" + }, + "compileOnly": true + }, + "System.Text.Encodings.Web/4.7.2": { + "compileOnly": true + }, + "System.Text.Json/9.0.0": { + "compileOnly": true + }, + "System.Text.RegularExpressions/4.3.0": { + "dependencies": { + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Threading/4.3.0": { + "dependencies": { + "System.Runtime": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compileOnly": true + }, + "System.Threading.Channels/7.0.0": { + "compileOnly": true + }, + "System.Threading.Overlapped/4.0.1": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Handles": "4.3.0" + }, + "compileOnly": true + }, + "System.Threading.Tasks/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Threading.Tasks.Dataflow/4.6.0": { + "dependencies": { + "System.Collections": "4.3.0", + "System.Collections.Concurrent": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Diagnostics.Tracing": "4.3.0", + "System.Dynamic.Runtime": "4.0.11", + "System.Linq": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compileOnly": true + }, + "System.Threading.Tasks.Extensions/4.5.4": { + "compileOnly": true + }, + "System.Threading.Tasks.Parallel/4.3.0": { + "dependencies": { + "System.Collections.Concurrent": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Diagnostics.Tracing": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Threading": "4.3.0", + "System.Threading.Tasks": "4.3.0" + }, + "compileOnly": true + }, + "System.Threading.Thread/4.3.0": { + "dependencies": { + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.Threading.ThreadPool/4.3.0": { + "dependencies": { + "System.Runtime": "4.3.0", + "System.Runtime.Handles": "4.3.0" + }, + "compileOnly": true + }, + "System.Threading.Timer/4.3.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.NETCore.Targets": "1.1.0", + "System.Runtime": "4.3.0" + }, + "compileOnly": true + }, + "System.ValueTuple/4.5.0": { + "compileOnly": true + }, + "System.Xml.ReaderWriter/4.3.0": { + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Globalization": "4.3.0", + "System.IO": "4.3.0", + "System.IO.FileSystem": "4.3.0", + "System.IO.FileSystem.Primitives": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Runtime.InteropServices": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Text.Encoding.Extensions": "4.3.0", + "System.Text.RegularExpressions": "4.3.0", + "System.Threading.Tasks": "4.3.0", + "System.Threading.Tasks.Extensions": "4.5.4" + }, + "compileOnly": true + }, + "System.Xml.XDocument/4.3.0": { + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Diagnostics.Tools": "4.3.0", + "System.Globalization": "4.3.0", + "System.IO": "4.3.0", + "System.Reflection": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0", + "System.Xml.ReaderWriter": "4.3.0" + }, + "compileOnly": true + }, + "System.Xml.XmlDocument/4.0.1": { + "dependencies": { + "System.Collections": "4.3.0", + "System.Diagnostics.Debug": "4.3.0", + "System.Globalization": "4.3.0", + "System.IO": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Text.Encoding": "4.3.0", + "System.Threading": "4.3.0", + "System.Xml.ReaderWriter": "4.3.0" + }, + "compileOnly": true + }, + "System.Xml.XmlSerializer/4.0.11": { + "dependencies": { + "System.Collections": "4.3.0", + "System.Globalization": "4.3.0", + "System.IO": "4.3.0", + "System.Linq": "4.3.0", + "System.Reflection": "4.3.0", + "System.Reflection.Emit": "4.3.0", + "System.Reflection.Emit.ILGeneration": "4.3.0", + "System.Reflection.Extensions": "4.3.0", + "System.Reflection.Primitives": "4.3.0", + "System.Reflection.TypeExtensions": "4.3.0", + "System.Resources.ResourceManager": "4.3.0", + "System.Runtime": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Text.RegularExpressions": "4.3.0", + "System.Threading": "4.3.0", + "System.Xml.ReaderWriter": "4.3.0", + "System.Xml.XmlDocument": "4.0.1" + }, + "compileOnly": true + } + } + }, + "libraries": { + "Catalog.API/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-67GttVESv92GIthFMNqLbWvnQr3AFujGGsydKUl51R7p+KETguIJ+yHGUSnLL8XEcIWO0pENO714WlAqmON8EQ==", + "path": "aspnetcore.healthchecks.azureservicebus/8.0.1", + "hashPath": "aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.AzureStorage/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-mjgooDDmZ2VB/xTf3A/uehD1XJfRcIM/oOxDDHkBQzjeTrdWSVpZobOMrEpNSlwCwzEdMvlWAhhSuZNdd+znNA==", + "path": "aspnetcore.healthchecks.azurestorage/7.0.0", + "hashPath": "aspnetcore.healthchecks.azurestorage.7.0.0.nupkg.sha512" + }, + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A/29xmNWfssOY1zq1bWAaZPW/iJfBhJN+I737KKHQutzB0JFwAIKesjsUWN2BAJwqS/ciFMjNxvCDHtAgU0PIQ==", + "path": "aspnetcore.healthchecks.rabbitmq/8.0.2", + "hashPath": "aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512" + }, + "AspNetCore.HealthChecks.SqlServer/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-sTcVVq7/zhfUrSTs0WAktvPdpU1He/sj14gRTogq4eFhn0oImolxNNhJczkYMgFF92RMMW+O+rlcFO7HVOpfiQ==", + "path": "aspnetcore.healthchecks.sqlserver/8.0.2", + "hashPath": "aspnetcore.healthchecks.sqlserver.8.0.2.nupkg.sha512" + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nhC6KIoB/EtTbH3uGm2J6EHEUyTJuETUARFePbmrnA+zjbwsirzIVUQl46qIjvyPABhK0e7Rk+AxcRqC6zikqA==", + "path": "aspnetcore.healthchecks.ui.client/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Vn00MOJ1I0HSqyP7Bt9v0pr0AIgbrXMjL/KFwW+sRwLRogOtep8BWGimd8XYRCbCDLrAi7VSArU02f6pEIw69w==", + "path": "aspnetcore.healthchecks.ui.core/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512" + }, + "Autofac/8.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", + "path": "autofac/8.1.1", + "hashPath": "autofac.8.1.1.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.36.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vwqFZdHS4dzPlI7FFRkPx9ctA+aGGeRev3gnzG8lntWvKMmBhAmulABi1O9CEvS3/jzYt7yA+0pqVdxkpAd7dQ==", + "path": "azure.core/1.36.0", + "hashPath": "azure.core.1.36.0.nupkg.sha512" + }, + "Azure.Core.Amqp/1.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6GG4gyFkAuHtpBVkvj0wE5+lCM+ttsZlIWAipBkI+jlCUlTgrTiNUROBFnb8xuKoymVDw9Tf1W8RoKqgbd71lg==", + "path": "azure.core.amqp/1.3.0", + "hashPath": "azure.core.amqp.1.3.0.nupkg.sha512" + }, + "Azure.Identity/1.10.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-l1Xm2MWOF2Mzcwuarlw8kWQXLZk3UeB55aQXVyjj23aBfDwOZ3gu5GP2kJ6KlmZeZv2TCzw7x4L3V36iNr3gww==", + "path": "azure.identity/1.10.3", + "hashPath": "azure.identity.1.10.3.nupkg.sha512" + }, + "Azure.Messaging.ServiceBus/7.17.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lpQXW+8IsTsCp8hvMIiqcp0oLYgxc79g7ALYUOOXiZy/3WORlaN237eNx0LCX40wTo7hLtdbVrmoUa+kIohGpg==", + "path": "azure.messaging.servicebus/7.17.0", + "hashPath": "azure.messaging.servicebus.7.17.0.nupkg.sha512" + }, + "Azure.Storage.Blobs/12.17.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Dix9QkBHxHGSj1GLeQ7nBLEIr+2EH8VYyKxl39zsX9VCdeppaiM6yRVZMh1nZw/PJU1uUOOvJ2dGkOzdtfHxJg==", + "path": "azure.storage.blobs/12.17.0", + "hashPath": "azure.storage.blobs.12.17.0.nupkg.sha512" + }, + "Azure.Storage.Common/12.16.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-LnfetNqowFvH+0vz3/UkhPIt4NR740O8ci/R5S5THVFG6VCJu5z7GY9VgqVPNSf5w2V5IfzNTrKdwwz7SC6B8g==", + "path": "azure.storage.common/12.16.0", + "hashPath": "azure.storage.common.12.16.0.nupkg.sha512" + }, + "Azure.Storage.Files.Shares/12.15.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-eX+jUCenE6+YA5GDwEx5Q6MtzrlK2jGEsFxlVcEXjEyvSO42cJ+ZLCzlLtmoB0RD8SPUOde5+1nFKqblGwHIdw==", + "path": "azure.storage.files.shares/12.15.0", + "hashPath": "azure.storage.files.shares.12.15.0.nupkg.sha512" + }, + "Azure.Storage.Queues/12.15.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ZCUxifpmNUAWmEE11KhrU0VPRTxG22IRhZGoplWIr10q2DWQTjqA9ucg1qqJpG966nW2I/pfXdeN7mHU+k00FA==", + "path": "azure.storage.queues/12.15.0", + "hashPath": "azure.storage.queues.12.15.0.nupkg.sha512" + }, + "Fractions/7.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-1gVCo18/02ZZOJ+dcpVNMsUHF6cLmltMMskUWl2G1l+0OmTTvcwJZq5/JXIVpvOzPM3gDLombsloGMlTQNcv9g==", + "path": "fractions/7.2.1", + "hashPath": "fractions.7.2.1.nupkg.sha512" + }, + "Google.Protobuf/3.28.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OewySX3aQCdKfMJsj2DzBMXQJPI+lm0CBzamU9ViFu3CU9tXYrQWqJ1CZ+/UWtkwOjUeIzbXmoOjRc7B8pbMrA==", + "path": "google.protobuf/3.28.3", + "hashPath": "google.protobuf.3.28.3.nupkg.sha512" + }, + "Grpc.AspNetCore.Server/2.70.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9d6JuMLSxwOX4zERV7HBwq1XL8DD48a6FSoxD5dDXrCz/o0HqMXE2+lRcXHckOlz1JCesznW8XMMJdsU1FfY7w==", + "path": "grpc.aspnetcore.server/2.70.0", + "hashPath": "grpc.aspnetcore.server.2.70.0.nupkg.sha512" + }, + "Grpc.Core.Api/2.70.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-66UotvWcSIq41oiQhLWcQACyKPM4umxXNiht5DQTLZJfNwEswWOcS7Z0xIEHyNIBE7ZpjotH22bEjTkvhPxmVw==", + "path": "grpc.core.api/2.70.0", + "hashPath": "grpc.core.api.2.70.0.nupkg.sha512" + }, + "Grpc.Net.Common/2.70.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rBdEUMyCwa+iB8mqC6JKyPbj3SBHHkReJj/yy/XKJI63GcG6w9DJMMGTVcYHqq4Ci2W4m0HT4jt2pFfFscar8g==", + "path": "grpc.net.common/2.70.0", + "hashPath": "grpc.net.common.2.70.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" + }, + "IdentityModel/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nuhkbaDH9l5QzNJp2MtP3qio57MPtiRneUN8Ocr7od0JvSYaIe3gBj/vxllr11S/Qvu1AG4GZXoyv5469ewYDA==", + "path": "identitymodel/5.2.0", + "hashPath": "identitymodel.5.2.0.nupkg.sha512" + }, + "IdentityModel.OidcClient/5.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OuPhDNAw/EoJVEmYO6/ChZUBcug4OGoGKTKLUyBCsGhlKegxJk25LYQ0EL7GCBMgkEL+BYNJukNZyaJ+JNaWog==", + "path": "identitymodel.oidcclient/5.2.1", + "hashPath": "identitymodel.oidcclient.5.2.1.nupkg.sha512" + }, + "KubernetesClient/12.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Xvc6Kr/W5YUxlMDzy0R80zy+Vd66brS7fSA4COGXu8KZACKPW7+KKS7kxZBLaFYGrUcktXOHpqNNuoukSGcK6A==", + "path": "kubernetesclient/12.1.1", + "hashPath": "kubernetesclient.12.1.1.nupkg.sha512" + }, + "Libuv/1.9.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-uqX2Frwf9PW8MaY7PRNY6HM5BpW1D8oj1EdqzrmbEFD5nH63Yat3aEjN/tws6Tw6Fk7LwmLBvtUh32tTeTaHiA==", + "path": "libuv/1.9.1", + "hashPath": "libuv.1.9.1.nupkg.sha512" + }, + "Microsoft.ApplicationInsights/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3AOM9bZtku7RQwHyMEY3tQMrHIgjcfRDa6YQpd/QG2LDGvMydSlL9Di+8LLMt7J2RDdfJ7/2jdYv6yHcMJAnNw==", + "path": "microsoft.applicationinsights/2.22.0", + "hashPath": "microsoft.applicationinsights.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.AspNetCore/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OuiZgRDX0zm3a1DRk/GT54ZsyTg8a88n3cpkVEYFJoRhT5X84l2C68BuKrglE0sIj+C0+o2WTR8S21YBD/ZWgA==", + "path": "microsoft.applicationinsights.aspnetcore/2.22.0", + "hashPath": "microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.DependencyCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gseSmuCshdZqcn5r6EW1Zx52e5/p2RpAsHSanlxs8pq+Pbg1RZP678tXtxfVuHC0fA3MVV852pnfFC7ZGB0jew==", + "path": "microsoft.applicationinsights.dependencycollector/2.22.0", + "hashPath": "microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.EventCounterCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/fXUyZIMwaWfETgire4fygaBhY8J+hXvTVhSFXKV0JOFBenzzU4smGW8iRUFhE534a3QrczuFfmfCCkXRKbsNg==", + "path": "microsoft.applicationinsights.eventcountercollector/2.22.0", + "hashPath": "microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.Kubernetes/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-NF7HsDqEPTLkqnm2NyA+xBLE4qzEaY5UEkdhywGeZgI0hjrpbjuFafrZOZPjqMV38WXZ24yv7c4K251+9OgOfw==", + "path": "microsoft.applicationinsights.kubernetes/7.0.0", + "hashPath": "microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.PerfCounterCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nExsJsbN7694ueUNNBms/UNgza9WH4W/I6i5CnF9ujJ1sp57EL5Uk0NP9MDwlLVtYaaiznKPatVSv3Nu8vAplw==", + "path": "microsoft.applicationinsights.perfcountercollector/2.22.0", + "hashPath": "microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.WindowsServer/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9k1x1+Kq1fElvcv0o/w9w8tRWAa2Y0f4NPBeHF5b2xCety4GM1yv3K3Ra0lZwO3kW0SHlm9M8nrySuyKQlHyYA==", + "path": "microsoft.applicationinsights.windowsserver/2.22.0", + "hashPath": "microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Blb6S8UJSJ/jo6mxeO38gKgui75D2brp5NpXJoZUhyJzfmYsfhn7a4t5f+CDfAKyvie7sQB2FIzeEDQSiRE5zw==", + "path": "microsoft.applicationinsights.windowsserver.telemetrychannel/2.22.0", + "hashPath": "microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.HealthChecks/1.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-skfSWx0dJWPc5NKePzPYp8sse4/li4LTrMrM1qDQK4Eq/eEn/syz1rjAQ7K0CwvLeS+7vdERUJ3v//c0oFUuIg==", + "path": "microsoft.aspnetcore.healthchecks/1.0.0", + "hashPath": "microsoft.aspnetcore.healthchecks.1.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.JsonPatch/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/4UONYoAIeexPoAmbzBPkVGA6KAY7t0BM+1sr0fKss2V1ERCdcM+Llub4X5Ma+LJ60oPp6KzM0e3j+Pp/JHCNw==", + "path": "microsoft.aspnetcore.jsonpatch/9.0.0", + "hashPath": "microsoft.aspnetcore.jsonpatch.9.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pTFDEmZi3GheCSPrBxzyE63+d5unln2vYldo/nOm1xet/4rpEk2oJYcwpclPQ13E+LZBF9XixkgwYTUwqznlWg==", + "path": "microsoft.aspnetcore.mvc.newtonsoftjson/9.0.0", + "hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.9.0.0.nupkg.sha512" + }, + "Microsoft.Azure.Amqp/2.6.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-iPbNNII4YZGkka7JQS0ZsZfZLcM7dwIoov/DyFiaemRqOTrdJCLgYnFBFhc/3TSh0ZI4/5TpxQPSPSckZ65jmA==", + "path": "microsoft.azure.amqp/2.6.3", + "hashPath": "microsoft.azure.amqp.2.6.3.nupkg.sha512" + }, + "Microsoft.Azure.KeyVault/2.3.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A82ESUdfLz2wMhYuPxrwf/fA7JVt3IARgeMCG3TsaLtxUxa9RBKX3f0zdnKmvBvJ/u1/5g03OLR26GPekqY5HQ==", + "path": "microsoft.azure.keyvault/2.3.2", + "hashPath": "microsoft.azure.keyvault.2.3.2.nupkg.sha512" + }, + "Microsoft.Azure.KeyVault.WebKey/2.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-MVSYao62R9rwl9KF+IsJm+XBLupJj1ma2lfwNeFlSWziXGAopnYK+YkDWqABOqNIV9kpza/MvNBxITzhlJIyIw==", + "path": "microsoft.azure.keyvault.webkey/2.0.7", + "hashPath": "microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512" + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wyZNJggyFNtKxd+HgvcTiuRYuTjDGi+pgE4RcBvFbfvNiarKr5AOlE4Ne7on1eUJZuMuEa19wN5dj694HlP60A==", + "path": "microsoft.azure.servicebus/5.2.0", + "hashPath": "microsoft.azure.servicebus.5.2.0.nupkg.sha512" + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ywpQaK1klu1IoX4VUf+TBmU4kR71aWNI6O5rEIJU8z28L2xhJhnIm7k2Nf1Zu/PygeuOtt5g0QPCk5+lLltbeQ==", + "path": "microsoft.azure.services.appauthentication/1.0.3", + "hashPath": "microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512" + }, + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==", + "path": "microsoft.bcl.asyncinterfaces/7.0.0", + "hashPath": "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512" + }, + "Microsoft.Build.Locator/1.7.8": { + "type": "package", + "serviceable": true, + "sha512": "sha512-sPy10x527Ph16S2u0yGME4S6ohBKJ69WfjeGG/bvELYeZVmJdKjxgnlL8cJJJLGV/cZIRqSfB12UDB8ICakOog==", + "path": "microsoft.build.locator/1.7.8", + "hashPath": "microsoft.build.locator.1.7.8.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Common/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==", + "path": "microsoft.codeanalysis.common/4.8.0", + "hashPath": "microsoft.codeanalysis.common.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==", + "path": "microsoft.codeanalysis.csharp/4.8.0", + "hashPath": "microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==", + "path": "microsoft.codeanalysis.csharp.workspaces/4.8.0", + "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.VisualBasic/1.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Sf3k8PkTkWqBmXnnblJbvb7ewO6mJzX6WO2t7m04BmOY5qBq6yhhyXnn/BMM+QCec3Arw3X35Zd8f9eBql0qgg==", + "path": "microsoft.codeanalysis.visualbasic/1.3.0", + "hashPath": "microsoft.codeanalysis.visualbasic.1.3.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==", + "path": "microsoft.codeanalysis.workspaces.common/4.8.0", + "hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IEYreI82QZKklp54yPHxZNG9EKSK6nHEkeuf+0Asie9llgS1gp0V1hw7ODG+QyoB7MuAnNQHmeV1Per/ECpv6A==", + "path": "microsoft.codeanalysis.workspaces.msbuild/4.8.0", + "hashPath": "microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512" + }, + "Microsoft.Data.SqlClient/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3alfyqRN3ELRtdvU1dGtLBRNQqprr3TJ0WrUJfMISPwg1nPUN2P3Lelah68IKWuV27Ceb7ig95hWNHFTSXfxMg==", + "path": "microsoft.data.sqlclient/5.2.0", + "hashPath": "microsoft.data.sqlclient.5.2.0.nupkg.sha512" + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-po1jhvFd+8pbfvJR/puh+fkHi0GRanAdvayh/0e47yaM6CXWZ6opUjCMFuYlAnD2LcbyvQE7fPJKvogmaUcN+w==", + "path": "microsoft.data.sqlclient.sni.runtime/5.2.0", + "hashPath": "microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wpG+nfnfDAw87R3ovAsUmjr3MZ4tYXf6bFqEPVAIKE6IfPml3DS//iX0DBnf8kWn5ZHSO5oi1m4d/Jf+1LifJQ==", + "path": "microsoft.entityframeworkcore/9.0.0", + "hashPath": "microsoft.entityframeworkcore.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fnmifFL8KaA4ZNLCVgfjCWhZUFxkrDInx5hR4qG7Q8IEaSiy/6VOSRFyx55oH7MV4y7wM3J3EE90nSpcVBI44Q==", + "path": "microsoft.entityframeworkcore.abstractions/9.0.0", + "hashPath": "microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Design/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Pqo8I+yHJ3VQrAoY0hiSncf+5P7gN/RkNilK5e+/K/yKh+yAWxdUAI6t0TG26a9VPlCa9FhyklzyFvRyj3YG9A==", + "path": "microsoft.entityframeworkcore.design/9.0.0", + "hashPath": "microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-j+msw6fWgAE9M3Q/5B9Uhv7pdAdAQUvFPJAiBJmoy+OXvehVbfbCE8ftMAa51Uo2ZeiqVnHShhnv4Y4UJJmUzA==", + "path": "microsoft.entityframeworkcore.relational/9.0.0", + "hashPath": "microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3Y7/3kgz6C5kRFeELLZ5VeIeBlxB31x/ywscbN4r1JqTXIy8WWGo0CqzuOxBy4UzaTzpifElAZvv4fyD3ZQK5w==", + "path": "microsoft.entityframeworkcore.sqlserver/9.0.0", + "hashPath": "microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dAir8lfKn3Ukvis2sGddZ72bbuEQ24VusFELZg2JZDPTjBDyoVVocbxbe/39YAEHEq3TfCAIbHicCCKgHBBa2A==", + "path": "microsoft.extensions.configuration.azurekeyvault/3.1.24", + "hashPath": "microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyModel/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-saxr2XzwgDU77LaQfYFXmddEDRUKHF4DaGMZkNB3qjdVSZlax3//dGJagJkKrGMIPNZs2jVFXITyCCR6UHJNdA==", + "path": "microsoft.extensions.dependencymodel/9.0.0", + "hashPath": "microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IHJmvjE3X+PJLlbRvZHnzVO2CglI9FARYgTPbbUNN85gS4jqS0EM/dGhZGwQpr3P4X0/V/OUtmgHvBipS4KTwQ==", + "path": "microsoft.extensions.diagnosticadapter/3.1.27", + "hashPath": "microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512" + }, + "Microsoft.Extensions.HealthChecks/1.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-75bbAOTUl0oBzjmPYdN+o0vReThrl4v/OVvIKsbuUlOhAjma7mOHYR/Nm1KabM36/xWbxgSX9lFCRvOaz/55Tg==", + "path": "microsoft.extensions.healthchecks/1.0.0", + "hashPath": "microsoft.extensions.healthchecks.1.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-5OmXub+9MyX8FbqgO+hBJRHk1iJ+UZUU20oIU3wo+RbmH6Jtsja79rriHLlzlrkMzWbpCkCzF6f4Yb6iGbsDag==", + "path": "microsoft.extensions.logging.applicationinsights/2.22.0", + "hashPath": "microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OMyMioZ23NlBXQb6TecMTr3LTCd2cqglKqMRdcWF8OJ+QQS53iPEo6bWj3CgGqgdXRySv3cxFVnJGSdcEWKR3Q==", + "path": "microsoft.extensions.logging.azureappservices/9.0.0", + "hashPath": "microsoft.extensions.logging.azureappservices.9.0.0.nupkg.sha512" + }, + "Microsoft.Identity.Client/4.56.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rr4zbidvHy9r4NvOAs5hdd964Ao2A0pAeFBJKR95u1CJAVzbd1p6tPTXUZ+5ld0cfThiVSGvz6UHwY6JjraTpA==", + "path": "microsoft.identity.client/4.56.0", + "hashPath": "microsoft.identity.client.4.56.0.nupkg.sha512" + }, + "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-H12YAzEGK55vZ+QpxUzozhW8ZZtgPDuWvgA0JbdIR9UhMUplj29JhIgE2imuH8W2Nw9D8JKygR1uxRFtpSNcrg==", + "path": "microsoft.identity.client.extensions.msal/4.56.0", + "hashPath": "microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Abstractions/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-7iSWSRR72VKeonFdfDi43Lvkca98Y0F3TmmWhRSuHbkjk/IKUSO0Qd272LQFZpi5eDNQNbUXy3o4THXhOAU6cw==", + "path": "microsoft.identitymodel.abstractions/7.0.0", + "hashPath": "microsoft.identitymodel.abstractions.7.0.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-TNsJJMiRnkeby1ovThVoV9yFsPWjAdluwOA+Nf0LtSsBVVrKQv8Qp4kYOgyNwMVj+pDwbhXISySk+4HyHVWNZQ==", + "path": "microsoft.identitymodel.clients.activedirectory/3.14.2", + "hashPath": "microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512" + }, + "Microsoft.IdentityModel.JsonWebTokens/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-N+hUPsFZs+IhlMU+qmX8NnYVB9uMxVdcWoPIhKo4oHDR/yuIFh19SVZeFby15cm8S9yedynOcfs7TU5oDCheZw==", + "path": "microsoft.identitymodel.jsonwebtokens/7.0.0", + "hashPath": "microsoft.identitymodel.jsonwebtokens.7.0.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Logging/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6I35Kt2/PQZAyUYLo3+QgT/LubZ5/4Ojelkbyo8KKdDgjMbVocAx2B3P5V7iMCz+rsAe/RLr6ql87QKnHtI+aw==", + "path": "microsoft.identitymodel.logging/7.0.0", + "hashPath": "microsoft.identitymodel.logging.7.0.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==", + "path": "microsoft.identitymodel.protocols/6.35.0", + "hashPath": "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==", + "path": "microsoft.identitymodel.protocols.openidconnect/6.35.0", + "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Tokens/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dxYqmmFLsjBQZ6F6a4XDzrZ1CTxBRFVigJvWiNtXiIsT6UlYMxs9ONMaGx9XKzcxmcgEQ2ADuCqKZduz0LR9Hw==", + "path": "microsoft.identitymodel.tokens/7.0.0", + "hashPath": "microsoft.identitymodel.tokens.7.0.0.nupkg.sha512" + }, + "Microsoft.NETCore.App/1.0.5": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rqd+4QNUIdrauKaP8KVo2Ut5OeEGoyOsAMZr7u1IEtSRx5LeA1omVCLpY0TJ5Z47jfMm/MRuD/RG5Ahg8WwX2w==", + "path": "microsoft.netcore.app/1.0.5", + "hashPath": "microsoft.netcore.app.1.0.5.nupkg.sha512" + }, + "Microsoft.OpenApi/1.6.22": { + "type": "package", + "serviceable": true, + "sha512": "sha512-aBvunmrdu/x+4CaA/UP1Jx4xWGwk4kymhoIRnn2Vp+zi5/KOPQJ9EkSXHRUr01WcGKtYl3Au7XfkPJbU1G2sjQ==", + "path": "microsoft.openapi/1.6.22", + "hashPath": "microsoft.openapi.1.6.22.nupkg.sha512" + }, + "Microsoft.Rest.ClientRuntime/2.3.8": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Hj96LBoCwKY2VQKfSCVGGPV1sSumVjuYnrlpBwL4JSTnSK4b6ZxjLtXj8LgmKav8xJ2gps+UN7eI3hHVFKvBFw==", + "path": "microsoft.rest.clientruntime/2.3.8", + "hashPath": "microsoft.rest.clientruntime.2.3.8.nupkg.sha512" + }, + "Microsoft.Rest.ClientRuntime.Azure/3.3.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6u8JIuvrztse4tPOcvNzAJuzGBP0uY+Ijggk8ZYhp0siGEZ1XfZylf1vpNGUicvwcrhhoIgDW73Z1L6QGssr2g==", + "path": "microsoft.rest.clientruntime.azure/3.3.7", + "hashPath": "microsoft.rest.clientruntime.azure.3.3.7.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" + }, + "Mono.TextTemplating/3.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", + "path": "mono.texttemplating/3.0.0", + "hashPath": "mono.texttemplating.3.0.0.nupkg.sha512" + }, + "Newtonsoft.Json/13.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", + "path": "newtonsoft.json/13.0.3", + "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" + }, + "Newtonsoft.Json.Bson/1.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==", + "path": "newtonsoft.json.bson/1.0.2", + "hashPath": "newtonsoft.json.bson.1.0.2.nupkg.sha512" + }, + "Polly/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", + "path": "polly/8.5.0", + "hashPath": "polly.8.5.0.nupkg.sha512" + }, + "Polly.Core/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", + "path": "polly.core/8.5.0", + "hashPath": "polly.core.8.5.0.nupkg.sha512" + }, + "prometheus-net/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A9sOtQB2gEhujBxPKw+KcGScBiPvBmy4lYVM5OlETMj4xjVD5r/ixIg52HHg2P0lcImJTpfeWnD0/9tpQsRQTA==", + "path": "prometheus-net/8.0.1", + "hashPath": "prometheus-net.8.0.1.nupkg.sha512" + }, + "RabbitMQ.Client/6.8.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-jNsmGgmCNw2S/NzskeN2ijtGywtH4Sk/G6jWUTD5sY9SrC27Xz6BsLIiB8hdsfjeyWCa4j4GvCIGkpE8wrjU1Q==", + "path": "rabbitmq.client/6.8.1", + "hashPath": "rabbitmq.client.6.8.1.nupkg.sha512" + }, + "Serilog/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2jDkUrSh5EofOp7Lx5Zgy0EB+7hXjjxE2ktTb1WVQmU00lDACR2TdROGKU0K1pDTBSJBN1PqgYpgOZF8mL7NJw==", + "path": "serilog/4.0.0", + "hashPath": "serilog.4.0.0.nupkg.sha512" + }, + "Serilog.AspNetCore/8.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", + "path": "serilog.aspnetcore/8.0.3", + "hashPath": "serilog.aspnetcore.8.0.3.nupkg.sha512" + }, + "Serilog.Enrichers.Environment/3.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9BqCE4C9FF+/rJb/CsQwe7oVf44xqkOvMwX//CUxvUR25lFL4tSS6iuxE5eW07quby1BAyAEP+vM6TWsnT3iqw==", + "path": "serilog.enrichers.environment/3.0.1", + "hashPath": "serilog.enrichers.environment.3.0.1.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.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", + "path": "serilog.settings.configuration/8.0.4", + "hashPath": "serilog.settings.configuration.8.0.4.nupkg.sha512" + }, + "Serilog.Sinks.Console/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fQGWqVMClCP2yEyTXPIinSr5c+CBGUvBybPxjAGcf7ctDhadFhrQw03Mv8rJ07/wR5PDfFjewf2LimvXCDzpbA==", + "path": "serilog.sinks.console/6.0.0", + "hashPath": "serilog.sinks.console.6.0.0.nupkg.sha512" + }, + "Serilog.Sinks.Debug/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" + }, + "Serilog.Sinks.Http/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-c246Bw1vXtvht/krwQXGwuZ4U2kKxRf8d9iaazZDodnOohTlRR4jZyQS/slWHSjJAj8ZDejCQcITnu+TkYmdFw==", + "path": "serilog.sinks.http/9.0.0", + "hashPath": "serilog.sinks.http.9.0.0.nupkg.sha512" + }, + "Serilog.Sinks.Seq/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-z5ig56/qzjkX6Fj4U/9m1g8HQaQiYPMZS4Uevtjg1I+WWzoGSf5t/E+6JbMP/jbZYhU63bA5NJN5y0x+qqx2Bw==", + "path": "serilog.sinks.seq/8.0.0", + "hashPath": "serilog.sinks.seq.8.0.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vJv19UpWm6OOgnS9QLDnWARNVasXUfj8SFvlG7UVALm4nBnfwRnEky7C0veSDqMUmBeMPC6Ec3d6G1ts/J04Uw==", + "path": "swashbuckle.aspnetcore/7.2.0", + "hashPath": "swashbuckle.aspnetcore.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.Newtonsoft/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-otztl1SBfwu10iJx6lc3XG/dSqFXRtx8RQ0XrwrO/NYv0j6WhB+vaTJdfs4EPDh+0r7yORUPb7FQ6WgoApeDNg==", + "path": "swashbuckle.aspnetcore.newtonsoft/7.2.0", + "hashPath": "swashbuckle.aspnetcore.newtonsoft.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-y27fNDfIh1vGhJjXYynLcZjl7DLOW1bSO2MDsY9wB4Zm1fdxpPsuBSiR4U+0acWlAqLmnuOPKr/OeOgwRUkBlw==", + "path": "swashbuckle.aspnetcore.swagger/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pMrTxGVuXM7t4wqft5CNNU8A0++Yw5kTLmYhB6tbEcyBfO8xEF/Y8pkJhO6BZ/2MYONrRYoQTfPFJqu8fOf5WQ==", + "path": "swashbuckle.aspnetcore.swaggergen/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-hgrXeKzyp5OGN8qVvL7A+vhmU7mDJTfGpiMBRL66IcfLOyna8UTLtn3cC3CghamXpRDufcc9ciklTszUGEQK0w==", + "path": "swashbuckle.aspnetcore.swaggerui/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512" + }, + "System.CodeDom/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", + "path": "system.codedom/6.0.0", + "hashPath": "system.codedom.6.0.0.nupkg.sha512" + }, + "System.Composition/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==", + "path": "system.composition/7.0.0", + "hashPath": "system.composition.7.0.0.nupkg.sha512" + }, + "System.Composition.AttributedModel/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ==", + "path": "system.composition.attributedmodel/7.0.0", + "hashPath": "system.composition.attributedmodel.7.0.0.nupkg.sha512" + }, + "System.Composition.Convention/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==", + "path": "system.composition.convention/7.0.0", + "hashPath": "system.composition.convention.7.0.0.nupkg.sha512" + }, + "System.Composition.Hosting/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==", + "path": "system.composition.hosting/7.0.0", + "hashPath": "system.composition.hosting.7.0.0.nupkg.sha512" + }, + "System.Composition.Runtime/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw==", + "path": "system.composition.runtime/7.0.0", + "hashPath": "system.composition.runtime.7.0.0.nupkg.sha512" + }, + "System.Composition.TypedParts/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==", + "path": "system.composition.typedparts/7.0.0", + "hashPath": "system.composition.typedparts.7.0.0.nupkg.sha512" + }, + "System.Configuration.ConfigurationManager/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==", + "path": "system.configuration.configurationmanager/8.0.0", + "hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512" + }, + "System.Diagnostics.PerformanceCounter/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gbeE5tNp/oB7O8kTTLh3wPPJCxpNOphXPTWVs1BsYuFOYapFijWuh0LYw1qnDo4gwDUYPXOmpTIhvtxisGsYOQ==", + "path": "system.diagnostics.performancecounter/6.0.0", + "hashPath": "system.diagnostics.performancecounter.6.0.0.nupkg.sha512" + }, + "System.IdentityModel.Tokens.Jwt/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3OpN2iJf8lxpzVeFeeZSLtR3co6uKBs3VudS3PkkgdX5WF9fqqdhRMYf7WbkxqWQP/9RpoFbD3RimhfJe3hlQQ==", + "path": "system.identitymodel.tokens.jwt/7.0.0", + "hashPath": "system.identitymodel.tokens.jwt.7.0.0.nupkg.sha512" + }, + "System.IO.Hashing/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Rfm2jYCaUeGysFEZjDe7j1R4x6Z6BzumS/vUT5a1AA/AWJuGX71PoGB0RmpyX3VmrGqVnAwtfMn39OHR8Y/5+g==", + "path": "system.io.hashing/6.0.0", + "hashPath": "system.io.hashing.6.0.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/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-4TmlmvGp4kzZomm7J2HJn6IIx0UUrQyhBDyb5O1XiunZlQImXW+B8b7W/sTPcXhSf9rp5NR5aDtQllwbB5elOQ==", + "path": "system.runtime.caching/8.0.0", + "hashPath": "system.runtime.caching.8.0.0.nupkg.sha512" + }, + "System.Security.Cryptography.ProtectedData/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==", + "path": "system.security.cryptography.protecteddata/8.0.0", + "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512" + }, + "YamlDotNet/13.3.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Q2dqDsb0xAlr092grgHk8/vTXI2snIiYM5ND3IXkgJDFIdPnqDYwYnlk+gwzSeRByDLhiSzTog8uT7xFwH68Zg==", + "path": "yamldotnet/13.3.1", + "hashPath": "yamldotnet.13.3.1.nupkg.sha512" + }, + "EventBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EventBusRabbitMQ/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EventBusServiceBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "IntegrationEventLogEF/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Antiforgery/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Authentication.Abstractions/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Authentication.BearerToken/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Authentication.Cookies/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Authentication.Core/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Authentication/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Authentication.OAuth/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Authorization/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Authorization.Policy/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Components.Authorization/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Components/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Components.Endpoints/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Components.Forms/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Components.Server/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Components.Web/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Connections.Abstractions/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.CookiePolicy/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Cors/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Cryptography.Internal/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Cryptography.KeyDerivation/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.DataProtection.Abstractions/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.DataProtection/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.DataProtection.Extensions/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Diagnostics.Abstractions/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Diagnostics/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Diagnostics.HealthChecks/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.HostFiltering/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Hosting.Abstractions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Hosting.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Hosting.Server.Abstractions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Html.Abstractions/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Http.Abstractions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Http.Connections.Common/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Http.Connections/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Http.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Http.Extensions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Http.Features.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Http.Results/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.HttpLogging/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.HttpOverrides/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.HttpsPolicy/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Identity/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Localization/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Localization.Routing/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Metadata/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Mvc.Abstractions/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Mvc.ApiExplorer/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Mvc.Core/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Mvc.Cors/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Mvc.DataAnnotations/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Mvc/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Mvc.Formatters.Json/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Mvc.Formatters.Xml/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Mvc.Localization/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Mvc.Razor/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Mvc.RazorPages/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Mvc.TagHelpers/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Mvc.ViewFeatures/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.OutputCaching/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.RateLimiting/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Razor/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Razor.Runtime/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.RequestDecompression/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.ResponseCaching.Abstractions/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.ResponseCaching/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.ResponseCompression/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Rewrite/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Routing.Abstractions/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Routing/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Server.HttpSys/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Server.IIS/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Server.IISIntegration/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Server.Kestrel.Core/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Server.Kestrel/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.Session/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.SignalR.Common/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.SignalR.Core/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.SignalR/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.SignalR.Protocols.Json/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.StaticAssets/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.StaticFiles/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.WebSockets/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.AspNetCore.WebUtilities.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.CSharp.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Caching.Abstractions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Caching.Memory.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Configuration.Abstractions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Configuration.Binder.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Configuration.CommandLine.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Configuration.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Configuration.EnvironmentVariables.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Configuration.FileExtensions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Configuration.Ini/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Configuration.Json.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Configuration.KeyPerFile/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Configuration.UserSecrets.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Configuration.Xml/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.DependencyInjection.Abstractions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.DependencyInjection.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Diagnostics.Abstractions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Diagnostics/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Diagnostics.HealthChecks.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Features/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.FileProviders.Abstractions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.FileProviders.Composite/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.FileProviders.Embedded/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.FileProviders.Physical.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.FileSystemGlobbing.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Hosting.Abstractions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Hosting.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Http.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Identity.Core/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Identity.Stores/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Localization.Abstractions/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Localization/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Logging.Abstractions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Logging.Configuration.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Logging.Console.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Logging.Debug.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Logging.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Logging.EventLog.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Logging.EventSource.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Logging.TraceSource/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.ObjectPool.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Options.ConfigurationExtensions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Options.DataAnnotations/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Options.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.Primitives.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Extensions.WebEncoders/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.JSInterop/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Net.Http.Headers.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.VisualBasic.Core/14.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.VisualBasic.Reference/10.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Win32.Primitives.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Microsoft.Win32.Registry.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "mscorlib/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "netstandard/2.1.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.AppContext.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Buffers.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Collections.Concurrent.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Collections.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Collections.Immutable.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Collections.NonGeneric/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Collections.Specialized/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.ComponentModel.Annotations.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.ComponentModel.DataAnnotations/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.ComponentModel.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.ComponentModel.EventBasedAsync/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.ComponentModel.Primitives/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.ComponentModel.TypeConverter/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Configuration/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Console.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Core/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Data.Common/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Data.DataSetExtensions/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Data/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Diagnostics.Contracts/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Diagnostics.Debug.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Diagnostics.DiagnosticSource.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Diagnostics.EventLog.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Diagnostics.FileVersionInfo/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Diagnostics.Process.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Diagnostics.StackTrace/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Diagnostics.TextWriterTraceListener/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Diagnostics.Tools.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Diagnostics.TraceSource/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Diagnostics.Tracing.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Drawing/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Drawing.Primitives/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Dynamic.Runtime.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Formats.Asn1.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Formats.Tar/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Globalization.Calendars.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Globalization.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Globalization.Extensions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.IO.Compression.Brotli/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.IO.Compression.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.IO.Compression.FileSystem/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.IO.Compression.ZipFile.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.IO.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.IO.FileSystem.AccessControl.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.IO.FileSystem.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.IO.FileSystem.DriveInfo/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.IO.FileSystem.Primitives.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.IO.FileSystem.Watcher.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.IO.IsolatedStorage/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.IO.MemoryMappedFiles.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.IO.Pipelines.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.IO.Pipes.AccessControl/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.IO.Pipes/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.IO.UnmanagedMemoryStream.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Linq.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Linq.Expressions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Linq.Parallel.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Linq.Queryable.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Memory.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Net/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Net.Http.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Net.Http.Json/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Net.HttpListener/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Net.Mail/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Net.NameResolution.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Net.NetworkInformation/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Net.Ping/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Net.Primitives.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Net.Quic/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Net.Requests.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Net.Security.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Net.ServicePoint/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Net.Sockets.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Net.WebClient/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Net.WebHeaderCollection.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Net.WebProxy/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Net.WebSockets.Client/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Net.WebSockets/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Numerics/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Numerics.Vectors.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.ObjectModel.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Reflection.DispatchProxy.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Reflection.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Reflection.Emit.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Reflection.Emit.ILGeneration.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Reflection.Emit.Lightweight.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Reflection.Extensions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Reflection.Metadata.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Reflection.Primitives.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Reflection.TypeExtensions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Resources.Reader.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Resources.ResourceManager.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Resources.Writer/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Runtime.CompilerServices.Unsafe.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Runtime.CompilerServices.VisualC/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Runtime.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Runtime.Extensions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Runtime.Handles.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Runtime.InteropServices.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Runtime.InteropServices.JavaScript/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Runtime.InteropServices.RuntimeInformation.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Runtime.Intrinsics/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Runtime.Loader.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Runtime.Numerics.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Runtime.Serialization/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Runtime.Serialization.Formatters/8.1.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Runtime.Serialization.Json.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Runtime.Serialization.Primitives.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Runtime.Serialization.Xml/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Security.AccessControl.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Security.Claims.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Security.Cryptography.Algorithms.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Security.Cryptography.Cng.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Security.Cryptography.Csp.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Security.Cryptography/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Security.Cryptography.Encoding.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Security.Cryptography.OpenSsl.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Security.Cryptography.Primitives.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Security.Cryptography.X509Certificates.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Security.Cryptography.Xml/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Security/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Security.Principal.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Security.Principal.Windows.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Security.SecureString/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.ServiceModel.Web/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.ServiceProcess/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Text.Encoding.CodePages/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Text.Encoding.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Text.Encoding.Extensions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Text.Encodings.Web.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Text.Json.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Text.RegularExpressions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Threading.Channels.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Threading.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Threading.Overlapped.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Threading.RateLimiting/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Threading.Tasks.Dataflow.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Threading.Tasks.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Threading.Tasks.Extensions.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Threading.Tasks.Parallel.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Threading.Thread.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Threading.ThreadPool.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Threading.Timer.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Transactions/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Transactions.Local/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.ValueTuple.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Web/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Web.HttpUtility/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Windows/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Xml/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Xml.Linq/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Xml.ReaderWriter.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Xml.Serialization/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Xml.XDocument.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Xml.XmlDocument.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Xml.XmlSerializer.Reference/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Xml.XPath/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "System.Xml.XPath.XDocument/9.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "WindowsBase/4.0.0.0": { + "type": "referenceassembly", + "serviceable": false, + "sha512": "" + }, + "Grpc.Tools/2.68.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-BZ96s7ijKAhJoRpIK+pqCeLaGaSwyc5/CAZFwgCcBuAnkU2naYvH0P6qnYCkl0pWDY/JBOnE2RvX9IvRX1Yc5Q==", + "path": "grpc.tools/2.68.1", + "hashPath": "grpc.tools.2.68.1.nupkg.sha512" + }, + "Microsoft.AspNetCore.Hosting/2.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-MqYc0DUxrhAPnb5b4HFspxsoJT+gJlLsliSxIgovf4BsbmpaXQId0/pDiVzLuEbmks2w1/lRfY8w0lQOuK1jQQ==", + "path": "microsoft.aspnetcore.hosting/2.1.1", + "hashPath": "microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512" + }, + "Microsoft.AspNetCore.Hosting.Abstractions/2.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-76cKcp2pWhvdV2TXTqMg/DyW7N6cDzTEhtL8vVWFShQN+Ylwv3eO/vUQr2BS3Hz4IZHEpL+FOo2T+MtymHDqDQ==", + "path": "microsoft.aspnetcore.hosting.abstractions/2.1.1", + "hashPath": "microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512" + }, + "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+vD7HJYzAXNq17t+NgRkpS38cxuAyOBu8ixruOiA3nWsybozolUdALWiZ5QFtGRzajSLPFA2YsbO3NPcqoUwcw==", + "path": "microsoft.aspnetcore.hosting.server.abstractions/2.1.1", + "hashPath": "microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512" + }, + "Microsoft.AspNetCore.Http/2.1.22": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+Blk++1JWqghbl8+3azQmKhiNZA5wAepL9dY2I6KVmu2Ri07MAcvAVC888qUvO7yd7xgRgZOMfihezKg14O/2A==", + "path": "microsoft.aspnetcore.http/2.1.22", + "hashPath": "microsoft.aspnetcore.http.2.1.22.nupkg.sha512" + }, + "Microsoft.AspNetCore.Http.Abstractions/2.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kQUEVOU4loc8CPSb2WoHFTESqwIa8Ik7ysCBfTwzHAd0moWovc9JQLmhDIHlYLjHbyexqZAlkq/FPRUZqokebw==", + "path": "microsoft.aspnetcore.http.abstractions/2.1.1", + "hashPath": "microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512" + }, + "Microsoft.AspNetCore.Http.Extensions/2.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ncAgV+cqsWSqjLXFUTyObGh4Tr7ShYYs3uW8Q/YpRwZn7eLV7dux5Z6GLY+rsdzmIHiia3Q2NWbLULQi7aziHw==", + "path": "microsoft.aspnetcore.http.extensions/2.1.1", + "hashPath": "microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512" + }, + "Microsoft.AspNetCore.Http.Features/2.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-VklZ7hWgSvHBcDtwYYkdMdI/adlf7ebxTZ9kdzAhX+gUs5jSHE9mZlTamdgf9miSsxc1QjNazHXTDJdVPZKKTw==", + "path": "microsoft.aspnetcore.http.features/2.1.1", + "hashPath": "microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512" + }, + "Microsoft.AspNetCore.WebUtilities/2.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-PGKIZt4+412Z/XPoSjvYu/QIbTxcAQuEFNoA1Pw8a9mgmO0ZhNBmfaNyhgXFf7Rq62kP0tT/2WXpxdcQhkFUPA==", + "path": "microsoft.aspnetcore.webutilities/2.1.1", + "hashPath": "microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512" + }, + "Microsoft.Build.Framework/17.8.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-NrQZJW8TlKVPx72yltGb8SVz3P5mNRk9fNiD/ao8jRSk48WqIIdCn99q4IjlVmPcruuQ+yLdjNQLL8Rb4c916g==", + "path": "microsoft.build.framework/17.8.3", + "hashPath": "microsoft.build.framework.17.8.3.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==", + "path": "microsoft.codeanalysis.analyzers/3.3.4", + "hashPath": "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512" + }, + "Microsoft.CSharp/4.7.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", + "path": "microsoft.csharp/4.7.0", + "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Analyzers/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Qje+DzXJOKiXF72SL0XxNlDtTkvWWvmwknuZtFahY5hIQpRKO59qnGuERIQ3qlzuq5x4bAJ8WMbgU5DLhBgeOQ==", + "path": "microsoft.entityframeworkcore.analyzers/9.0.0", + "hashPath": "microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.ApiDescription.Server/6.0.5": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==", + "path": "microsoft.extensions.apidescription.server/6.0.5", + "hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512" + }, + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-FPWZAa9c0H4dvOj351iR1jkUIs4u9ykL4Bm592yhjDyO5lCoWd+TMAHx2EMbarzUvCvgjWjJIoC6//Q9kH6YhA==", + "path": "microsoft.extensions.caching.abstractions/9.0.0", + "hashPath": "microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Caching.Memory/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-zbnPX/JQ0pETRSUG9fNPBvpIq42Aufvs15gGYyNIMhCun9yhmWihz0WgsI7bSDPjxWTKBf8oX/zv6v2uZ3W9OQ==", + "path": "microsoft.extensions.caching.memory/9.0.0", + "hashPath": "microsoft.extensions.caching.memory.9.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.Configuration.CommandLine/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3nL1qCkZ1Oxx14ZTzgo4MmlO7tso7F+TtMZAY2jUAtTLyAcDp+EDjk3RqafoKiNaePyPvvlleEcBxh3b2Hzl1g==", + "path": "microsoft.extensions.configuration.commandline/6.0.0", + "hashPath": "microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-v5R638eNMxksfXb7MFnkPwLPp+Ym4W/SIGNuoe8qFVVyvygQD5DdLusybmYSJEr9zc1UzWzim/ATKeIOVvOFDg==", + "path": "microsoft.extensions.configuration.environmentvariables/9.0.0", + "hashPath": "microsoft.extensions.configuration.environmentvariables.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.FileExtensions/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-4EK93Jcd2lQG4GY6PAw8jGss0ZzFP0vPc1J85mES5fKNuDTqgFXHba9onBw2s18fs3I4vdo2AWyfD1mPAxWSQQ==", + "path": "microsoft.extensions.configuration.fileextensions/9.0.0", + "hashPath": "microsoft.extensions.configuration.fileextensions.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.Json/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-WiTK0LrnsqmedrbzwL7f4ZUo+/wByqy2eKab39I380i2rd8ImfCRMrtkqJVGDmfqlkP/YzhckVOwPc5MPrSNpg==", + "path": "microsoft.extensions.configuration.json/9.0.0", + "hashPath": "microsoft.extensions.configuration.json.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.UserSecrets/6.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Fy8yr4V6obi7ZxvKYI1i85jqtwMq8tqyxQVZpRSkgeA8enqy/KvBIMdcuNdznlxQMZa72mvbHqb7vbg4Pyx95w==", + "path": "microsoft.extensions.configuration.usersecrets/6.0.1", + "hashPath": "microsoft.extensions.configuration.usersecrets.6.0.1.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.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JHYCQG7HmugNYUhOl368g+NMxYE/N/AiclCYRNlgCY9eVyiBkOHMwK4x60RYMxv9EL3+rmj1mqHvdCiPpC+D4Q==", + "path": "microsoft.extensions.diagnostics.abstractions/8.0.0", + "hashPath": "microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Diagnostics.HealthChecks/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-P9SoBuVZhJPpALZmSq72aQEb9ryP67EdquaCZGXGrrcASTNHYdrUhnpgSwIipgM5oVC+dKpRXg5zxobmF9xr5g==", + "path": "microsoft.extensions.diagnostics.healthchecks/8.0.0", + "hashPath": "microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-AT2qqos3IgI09ok36Qag9T8bb6kHJ3uT9Q5ki6CySybFsK6/9JbvQAgAHf1pVEjST0/N4JaFaCbm40R5edffwg==", + "path": "microsoft.extensions.diagnostics.healthchecks.abstractions/8.0.0", + "hashPath": "microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-uK439QzYR0q2emLVtYzwyK3x+T5bTY4yWsd/k/ZUS9LR6Sflp8MIdhGXW8kQCd86dQD4tLqvcbLkku8qHY263Q==", + "path": "microsoft.extensions.fileproviders.abstractions/9.0.0", + "hashPath": "microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.FileProviders.Physical/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3+ZUSpOSmie+o8NnLIRqCxSh65XL/ExU7JYnFOg58awDRlY3lVpZ9A369jkoZL1rpsq7LDhEfkn2ghhGaY1y5Q==", + "path": "microsoft.extensions.fileproviders.physical/9.0.0", + "hashPath": "microsoft.extensions.fileproviders.physical.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.FileSystemGlobbing/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-jGFKZiXs2HNseK3NK/rfwHNNovER71jSj4BD1a/649ml9+h6oEtYd0GSALZDNW8jZ2Rh+oAeadOa6sagYW1F2A==", + "path": "microsoft.extensions.filesystemglobbing/9.0.0", + "hashPath": "microsoft.extensions.filesystemglobbing.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Hosting/6.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-hbmizc9KPWOacLU8Z8YMaBG6KWdZFppczYV/KwnPGU/8xebWxQxdDeJmLOgg968prb7g2oQgnp6JVLX6lgby8g==", + "path": "microsoft.extensions.hosting/6.0.1", + "hashPath": "microsoft.extensions.hosting.6.0.1.nupkg.sha512" + }, + "Microsoft.Extensions.Hosting.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-AG7HWwVRdCHlaA++1oKDxLsXIBxmDpMPb3VoyOoAghEWnkUvEAdYQUwnV4jJbAaa/nMYNiEh5ByoLauZBEiovg==", + "path": "microsoft.extensions.hosting.abstractions/8.0.0", + "hashPath": "microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Http/3.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-DLigdcV0nYaT6/ly0rnfP80BnXq8NNd/h8/SkfY39uio7Bd9LauVntp6RcRh1Kj23N+uf80GgL7Win6P3BCtoQ==", + "path": "microsoft.extensions.http/3.1.0", + "hashPath": "microsoft.extensions.http.3.1.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.Logging.Configuration/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-H05HiqaNmg6GjH34ocYE9Wm1twm3Oz2aXZko8GTwGBzM7op2brpAA8pJ5yyD1OpS1mXUtModBYOlcZ/wXeWsSg==", + "path": "microsoft.extensions.logging.configuration/9.0.0", + "hashPath": "microsoft.extensions.logging.configuration.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.Console/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gsqKzOEdsvq28QiXFxagmn1oRB9GeI5GgYCkoybZtQA0IUb7QPwf1WmN3AwJeNIsadTvIFQCiVK0OVIgKfOBGg==", + "path": "microsoft.extensions.logging.console/6.0.0", + "hashPath": "microsoft.extensions.logging.console.6.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.Debug/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-M9g/JixseSZATJE9tcMn9uzoD4+DbSglivFqVx8YkRJ7VVPmnvCEbOZ0AAaxsL1EKyI4cz07DXOOJExxNsUOHw==", + "path": "microsoft.extensions.logging.debug/6.0.0", + "hashPath": "microsoft.extensions.logging.debug.6.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.EventLog/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rlo0RxlMd0WtLG3CHI0qOTp6fFn7MvQjlrCjucA31RqmiMFCZkF8CHNbe8O7tbBIyyoLGWB1he9CbaA5iyHthg==", + "path": "microsoft.extensions.logging.eventlog/6.0.0", + "hashPath": "microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.EventSource/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-BeDyyqt7nkm/nr+Gdk+L8n1tUT/u33VkbXAOesgYSNsxDM9hJ1NOBGoZfj9rCbeD2+9myElI6JOVVFmnzgeWQA==", + "path": "microsoft.extensions.logging.eventsource/6.0.0", + "hashPath": "microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.ObjectPool/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-udvKco0sAVgYGTBnHUb0tY9JQzJ/nPDiv/8PIyz69wl1AibeCDZOLVVI+6156dPfHmJH7ws5oUJRiW4ZmAvuuA==", + "path": "microsoft.extensions.objectpool/7.0.0", + "hashPath": "microsoft.extensions.objectpool.7.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.Net.Http.Headers/2.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lPNIphl8b2EuhOE9dMH6EZDmu7pS882O+HMi5BJNsigxHaWlBrYxZHFZgE18cyaPp6SSZcTkKkuzfjV/RRQKlA==", + "path": "microsoft.net.http.headers/2.1.1", + "hashPath": "microsoft.net.http.headers.2.1.1.nupkg.sha512" + }, + "Microsoft.NETCore.DotNetHost/1.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-uaMgykq6AckP3hZW4dsD6zjocxyXPz0tcTl8OX7mlSUWsyFXdtf45sjdwI0JIHxt3gnI6GihAlOAwYK8HE4niQ==", + "path": "microsoft.netcore.dotnethost/1.0.1", + "hashPath": "microsoft.netcore.dotnethost.1.0.1.nupkg.sha512" + }, + "Microsoft.NETCore.DotNetHostPolicy/1.0.5": { + "type": "package", + "serviceable": true, + "sha512": "sha512-KR8e8+lh/YnhD0wDCMBRUjn0/VnryxHbu6I61U6m7PAyz9HbRr+iX3BYL925OHMFuFmk1atc/RRGjGtVOVrvrg==", + "path": "microsoft.netcore.dotnethostpolicy/1.0.5", + "hashPath": "microsoft.netcore.dotnethostpolicy.1.0.5.nupkg.sha512" + }, + "Microsoft.NETCore.DotNetHostResolver/1.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GEXgpAHB9E0OhfcmNJ664Xcd2bJkz2qkGIAFmCgEI5ANlQy4qEEmBVfUqA+Z9HB85ZwWxZc1eIJ6fxdxcjrctg==", + "path": "microsoft.netcore.dotnethostresolver/1.0.1", + "hashPath": "microsoft.netcore.dotnethostresolver.1.0.1.nupkg.sha512" + }, + "Microsoft.NETCore.Jit/1.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pNYSZFvX14x4ubToTLxj9O9xNIEg1kHaL6gkMr8urWKIY65cu8272KRlT3cgJCKLbzFO0XZDjvPlRBCFrbJm7Q==", + "path": "microsoft.netcore.jit/1.0.7", + "hashPath": "microsoft.netcore.jit.1.0.7.nupkg.sha512" + }, + "Microsoft.NETCore.Platforms/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==", + "path": "microsoft.netcore.platforms/5.0.0", + "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512" + }, + "Microsoft.NETCore.Runtime.CoreCLR/1.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-t81co+R1xDubSQDDYP+zddd1Eya7xGeN2XlJMSsNFUCKRm35/5u8knnXOQTdfE1nf6bYqPROt18WlhdZui1FLA==", + "path": "microsoft.netcore.runtime.coreclr/1.0.7", + "hashPath": "microsoft.netcore.runtime.coreclr.1.0.7.nupkg.sha512" + }, + "Microsoft.NETCore.Targets/1.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", + "path": "microsoft.netcore.targets/1.1.0", + "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" + }, + "Microsoft.NETCore.Windows.ApiSets/1.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-SaToCvvsGMxTgtLv/BrFQ5IFMPRE1zpWbnqbpwykJa8W5XiX82CXI6K2o7yf5xS7EP6t/JzFLV0SIDuWpvBZVw==", + "path": "microsoft.netcore.windows.apisets/1.0.1", + "hashPath": "microsoft.netcore.windows.apisets.1.0.1.nupkg.sha512" + }, + "Microsoft.VisualBasic/10.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HpNyOf/4Tp2lh4FyywB55VITk0SqVxEjDzsVDDyF1yafDN6Bq18xcHowzCPINyYHUTgGcEtmpYiRsFdSo0KKdQ==", + "path": "microsoft.visualbasic/10.0.1", + "hashPath": "microsoft.visualbasic.10.0.1.nupkg.sha512" + }, + "Microsoft.Win32.Primitives/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==", + "path": "microsoft.win32.primitives/4.3.0", + "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512" + }, + "Microsoft.Win32.Registry/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Lw1/VwLH1yxz6SfFEjVRCN0pnflLEsWgnV4qsdJ512/HhTwnKXUG+zDQ4yTO3K/EJQemGoNaBHX5InISNKTzUQ==", + "path": "microsoft.win32.registry/4.3.0", + "hashPath": "microsoft.win32.registry.4.3.0.nupkg.sha512" + }, + "NETStandard.Library/1.6.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==", + "path": "netstandard.library/1.6.1", + "hashPath": "netstandard.library.1.6.1.nupkg.sha512" + }, + "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==", + "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0", + "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" + }, + "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==", + "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0", + "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" + }, + "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==", + "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0", + "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" + }, + "runtime.native.System/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", + "path": "runtime.native.system/4.3.0", + "hashPath": "runtime.native.system.4.3.0.nupkg.sha512" + }, + "runtime.native.System.IO.Compression/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==", + "path": "runtime.native.system.io.compression/4.3.0", + "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512" + }, + "runtime.native.System.Net.Http/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", + "path": "runtime.native.system.net.http/4.3.0", + "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512" + }, + "runtime.native.System.Net.Security/4.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Az6Ff6rZFb8nYGAaejFR6jr8ktt9f3e1Q/yKdw0pwHNTLaO/1eCAC9vzBoR9YAb0QeZD6fZXl1A9tRB5stpzXA==", + "path": "runtime.native.system.net.security/4.0.1", + "hashPath": "runtime.native.system.net.security.4.0.1.nupkg.sha512" + }, + "runtime.native.System.Security.Cryptography/4.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6Z4SIheH5ziCRoMnLBE+fmcAPfyewKbteJQGTT86+dsBRSYZNuUmLS3Qg+rzo1nPdiK19VmOBne54j9kI7sI4Q==", + "path": "runtime.native.system.security.cryptography/4.0.1", + "hashPath": "runtime.native.system.security.cryptography.4.0.1.nupkg.sha512" + }, + "runtime.native.System.Security.Cryptography.Apple/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", + "path": "runtime.native.system.security.cryptography.apple/4.3.0", + "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" + }, + "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==", + "path": "runtime.native.system.security.cryptography.openssl/4.3.0", + "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" + }, + "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==", + "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0", + "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" + }, + "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==", + "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0", + "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" + }, + "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", + "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", + "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" + }, + "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==", + "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", + "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" + }, + "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==", + "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0", + "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" + }, + "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==", + "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", + "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" + }, + "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==", + "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", + "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" + }, + "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==", + "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", + "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" + }, + "System.AppContext/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==", + "path": "system.appcontext/4.3.0", + "hashPath": "system.appcontext.4.3.0.nupkg.sha512" + }, + "System.Buffers/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==", + "path": "system.buffers/4.5.0", + "hashPath": "system.buffers.4.5.0.nupkg.sha512" + }, + "System.Collections/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", + "path": "system.collections/4.3.0", + "hashPath": "system.collections.4.3.0.nupkg.sha512" + }, + "System.Collections.Concurrent/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", + "path": "system.collections.concurrent/4.3.0", + "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512" + }, + "System.Collections.Immutable/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==", + "path": "system.collections.immutable/7.0.0", + "hashPath": "system.collections.immutable.7.0.0.nupkg.sha512" + }, + "System.ComponentModel/4.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-oBZFnm7seFiVfugsIyOvQCWobNZs7FzqDV/B7tx20Ep/l3UUFCPDkdTnCNaJZTU27zjeODmy2C/cP60u3D4c9w==", + "path": "system.componentmodel/4.0.1", + "hashPath": "system.componentmodel.4.0.1.nupkg.sha512" + }, + "System.ComponentModel.Annotations/4.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rhnz80h8NnHJzoi0nbQJLRR2cJznyqG168q1bgoSpe5qpaME2SguXzuEzpY68nFCi2kBgHpbU4bRN2cP3unYRA==", + "path": "system.componentmodel.annotations/4.1.0", + "hashPath": "system.componentmodel.annotations.4.1.0.nupkg.sha512" + }, + "System.Console/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==", + "path": "system.console/4.3.0", + "hashPath": "system.console.4.3.0.nupkg.sha512" + }, + "System.Diagnostics.Debug/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", + "path": "system.diagnostics.debug/4.3.0", + "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" + }, + "System.Diagnostics.DiagnosticSource/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==", + "path": "system.diagnostics.diagnosticsource/8.0.1", + "hashPath": "system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512" + }, + "System.Diagnostics.EventLog/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==", + "path": "system.diagnostics.eventlog/8.0.0", + "hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512" + }, + "System.Diagnostics.Process/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-J0wOX07+QASQblsfxmIMFc9Iq7KTXYL3zs2G/Xc704Ylv3NpuVdo6gij6V3PGiptTxqsK0K7CdXenRvKUnkA2g==", + "path": "system.diagnostics.process/4.3.0", + "hashPath": "system.diagnostics.process.4.3.0.nupkg.sha512" + }, + "System.Diagnostics.Tools/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==", + "path": "system.diagnostics.tools/4.3.0", + "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512" + }, + "System.Diagnostics.Tracing/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==", + "path": "system.diagnostics.tracing/4.3.0", + "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512" + }, + "System.Dynamic.Runtime/4.0.11": { + "type": "package", + "serviceable": true, + "sha512": "sha512-db34f6LHYM0U0JpE+sOmjar27BnqTVkbLJhgfwMpTdgTigG/Hna3m2MYVwnFzGGKnEJk2UXFuoVTr8WUbU91/A==", + "path": "system.dynamic.runtime/4.0.11", + "hashPath": "system.dynamic.runtime.4.0.11.nupkg.sha512" + }, + "System.Formats.Asn1/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-VRDjgfqV0hCma5HBQa46nZTRuqfYMWZClwxUtvLJVTCeDp9Esdvr91AfEWP98IMO8ooSv1yXb6/oCc6jApoXvQ==", + "path": "system.formats.asn1/9.0.0", + "hashPath": "system.formats.asn1.9.0.0.nupkg.sha512" + }, + "System.Globalization/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", + "path": "system.globalization/4.3.0", + "hashPath": "system.globalization.4.3.0.nupkg.sha512" + }, + "System.Globalization.Calendars/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", + "path": "system.globalization.calendars/4.3.0", + "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512" + }, + "System.Globalization.Extensions/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", + "path": "system.globalization.extensions/4.3.0", + "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512" + }, + "System.IO/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", + "path": "system.io/4.3.0", + "hashPath": "system.io.4.3.0.nupkg.sha512" + }, + "System.IO.Compression/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==", + "path": "system.io.compression/4.3.0", + "hashPath": "system.io.compression.4.3.0.nupkg.sha512" + }, + "System.IO.Compression.ZipFile/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==", + "path": "system.io.compression.zipfile/4.3.0", + "hashPath": "system.io.compression.zipfile.4.3.0.nupkg.sha512" + }, + "System.IO.FileSystem/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", + "path": "system.io.filesystem/4.3.0", + "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512" + }, + "System.IO.FileSystem.AccessControl/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-SxHB3nuNrpptVk+vZ/F+7OHEpoHUIKKMl02bUmYHQr1r+glbZQxs7pRtsf4ENO29TVm2TH3AEeep2fJcy92oYw==", + "path": "system.io.filesystem.accesscontrol/5.0.0", + "hashPath": "system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512" + }, + "System.IO.FileSystem.Primitives/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", + "path": "system.io.filesystem.primitives/4.3.0", + "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512" + }, + "System.IO.FileSystem.Watcher/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-qM4Wr3La+RYb/03B0mZZjbA7tHsGzDffnuXP8Sl48HW2JwCjn3kfD5qdw0sqyNNowUipcJMi9/q6sMUrOIJ6UQ==", + "path": "system.io.filesystem.watcher/4.0.0", + "hashPath": "system.io.filesystem.watcher.4.0.0.nupkg.sha512" + }, + "System.IO.MemoryMappedFiles/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Xqj4xaFAnLVpss9ZSUIvB/VdJAA7GxZDnFGDKJfiGAnZ5VnFROn6eOHWepFpujCYTsh6wlZ3B33bqYkF0QJ7Eg==", + "path": "system.io.memorymappedfiles/4.0.0", + "hashPath": "system.io.memorymappedfiles.4.0.0.nupkg.sha512" + }, + "System.IO.Pipelines/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==", + "path": "system.io.pipelines/7.0.0", + "hashPath": "system.io.pipelines.7.0.0.nupkg.sha512" + }, + "System.IO.UnmanagedMemoryStream/4.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wcq0kXcpfJwdl1Y4/ZjDk7Dhx5HdLyRYYWYmD8Nn8skoGYYQd2BQWbXwjWSczip8AL4Z57o2dWWXAl4aABAKiQ==", + "path": "system.io.unmanagedmemorystream/4.0.1", + "hashPath": "system.io.unmanagedmemorystream.4.0.1.nupkg.sha512" + }, + "System.Linq/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", + "path": "system.linq/4.3.0", + "hashPath": "system.linq.4.3.0.nupkg.sha512" + }, + "System.Linq.Expressions/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", + "path": "system.linq.expressions/4.3.0", + "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512" + }, + "System.Linq.Parallel/4.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-J7XCa7n2cFn32uLbtceXfBFhgCk5M++50lylHKNbqTiJkw5y4Tglpi6amuJNPCvj9bLzNSI7rs1fi4joLMNRgg==", + "path": "system.linq.parallel/4.0.1", + "hashPath": "system.linq.parallel.4.0.1.nupkg.sha512" + }, + "System.Linq.Queryable/4.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Yn/WfYe9RoRfmSLvUt2JerP0BTGGykCZkQPgojaxgzF2N0oPo+/AhB8TXOpdCcNlrG3VRtsamtK2uzsp3cqRVw==", + "path": "system.linq.queryable/4.0.1", + "hashPath": "system.linq.queryable.4.0.1.nupkg.sha512" + }, + "System.Memory/4.5.5": { + "type": "package", + "serviceable": true, + "sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==", + "path": "system.memory/4.5.5", + "hashPath": "system.memory.4.5.5.nupkg.sha512" + }, + "System.Net.Http/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==", + "path": "system.net.http/4.3.0", + "hashPath": "system.net.http.4.3.0.nupkg.sha512" + }, + "System.Net.NameResolution/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JdqRdM1Qym3YehqdKIi5LHrpypP4JMfxKQSNCJ2z4WawkG0il+N3XfNeJOxll2XrTnG7WgYYPoeiu/KOwg0DQw==", + "path": "system.net.nameresolution/4.0.0", + "hashPath": "system.net.nameresolution.4.0.0.nupkg.sha512" + }, + "System.Net.Primitives/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", + "path": "system.net.primitives/4.3.0", + "hashPath": "system.net.primitives.4.3.0.nupkg.sha512" + }, + "System.Net.Requests/4.0.11": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vxGt7C0cZixN+VqoSW4Yakc1Y9WknmxauDqzxgpw/FnBdz4kQNN51l4wxdXX5VY1xjqy//+G+4CvJWp1+f+y6Q==", + "path": "system.net.requests/4.0.11", + "hashPath": "system.net.requests.4.0.11.nupkg.sha512" + }, + "System.Net.Security/4.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nMs9dUDrJFr18+wgUB3lUpaMcJDqutsuO1C4g3OTuQYZJdnszgmHtjvBAI6eNXK0ZPLIA6sp8axMkd2T2dlzgg==", + "path": "system.net.security/4.0.1", + "hashPath": "system.net.security.4.0.1.nupkg.sha512" + }, + "System.Net.Sockets/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==", + "path": "system.net.sockets/4.3.0", + "hashPath": "system.net.sockets.4.3.0.nupkg.sha512" + }, + "System.Net.WebHeaderCollection/4.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-XX2TIAN+wBSAIV51BU2FvvXMdstUa8b0FBSZmDWjZdwUMmggQSifpTOZ5fNH20z9ZCg2fkV1L5SsZnpO2RQDRQ==", + "path": "system.net.webheadercollection/4.0.1", + "hashPath": "system.net.webheadercollection.4.0.1.nupkg.sha512" + }, + "System.Numerics.Vectors/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", + "path": "system.numerics.vectors/4.5.0", + "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" + }, + "System.ObjectModel/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", + "path": "system.objectmodel/4.3.0", + "hashPath": "system.objectmodel.4.3.0.nupkg.sha512" + }, + "System.Private.DataContractSerialization/4.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lcqFBUaCZxPiUkA4dlSOoPZGtZsAuuElH2XHgLwGLxd7ZozWetV5yiz0qGAV2AUYOqw97MtZBjbLMN16Xz4vXA==", + "path": "system.private.datacontractserialization/4.1.1", + "hashPath": "system.private.datacontractserialization.4.1.1.nupkg.sha512" + }, + "System.Reflection/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", + "path": "system.reflection/4.3.0", + "hashPath": "system.reflection.4.3.0.nupkg.sha512" + }, + "System.Reflection.DispatchProxy/4.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GPPgWoSxQEU3aCKSOvsAc1dhTTi4iq92PUVEVfnGPGwqCf6synaAJGYLKMs5E3CuRfel8ufACWUijXqDpOlGrA==", + "path": "system.reflection.dispatchproxy/4.0.1", + "hashPath": "system.reflection.dispatchproxy.4.0.1.nupkg.sha512" + }, + "System.Reflection.Emit/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", + "path": "system.reflection.emit/4.3.0", + "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512" + }, + "System.Reflection.Emit.ILGeneration/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", + "path": "system.reflection.emit.ilgeneration/4.3.0", + "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512" + }, + "System.Reflection.Emit.Lightweight/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", + "path": "system.reflection.emit.lightweight/4.3.0", + "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512" + }, + "System.Reflection.Extensions/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", + "path": "system.reflection.extensions/4.3.0", + "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512" + }, + "System.Reflection.Metadata/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-MclTG61lsD9sYdpNz9xsKBzjsmsfCtcMZYXz/IUr2zlhaTaABonlr1ESeompTgM+Xk+IwtGYU7/voh3YWB/fWw==", + "path": "system.reflection.metadata/7.0.0", + "hashPath": "system.reflection.metadata.7.0.0.nupkg.sha512" + }, + "System.Reflection.Primitives/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", + "path": "system.reflection.primitives/4.3.0", + "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" + }, + "System.Reflection.TypeExtensions/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", + "path": "system.reflection.typeextensions/4.3.0", + "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512" + }, + "System.Resources.Reader/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-VX1iHAoHxgrLZv+nq/9drCZI6Q4SSCzSVyUm1e0U60sqWdj6XhY7wvKmy3RvsSal9h+/vqSWwxxJsm0J4vn/jA==", + "path": "system.resources.reader/4.0.0", + "hashPath": "system.resources.reader.4.0.0.nupkg.sha512" + }, + "System.Resources.ResourceManager/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", + "path": "system.resources.resourcemanager/4.3.0", + "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512" + }, + "System.Runtime/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", + "path": "system.runtime/4.3.0", + "hashPath": "system.runtime.4.3.0.nupkg.sha512" + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", + "path": "system.runtime.compilerservices.unsafe/6.0.0", + "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" + }, + "System.Runtime.Extensions/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", + "path": "system.runtime.extensions/4.3.0", + "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512" + }, + "System.Runtime.Handles/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", + "path": "system.runtime.handles/4.3.0", + "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512" + }, + "System.Runtime.InteropServices/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", + "path": "system.runtime.interopservices/4.3.0", + "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512" + }, + "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==", + "path": "system.runtime.interopservices.runtimeinformation/4.3.0", + "hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512" + }, + "System.Runtime.Loader/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-4UN78GOVU/mbDFcXkEWtetJT/sJ0yic2gGk1HSlSpWI0TDf421xnrZTDZnwNBapk1GQeYN7U1lTj/aQB1by6ow==", + "path": "system.runtime.loader/4.0.0", + "hashPath": "system.runtime.loader.4.0.0.nupkg.sha512" + }, + "System.Runtime.Numerics/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", + "path": "system.runtime.numerics/4.3.0", + "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512" + }, + "System.Runtime.Serialization.Json/4.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+7DIJhnKYgCzUgcLbVTtRQb2l1M0FP549XFlFkQM5lmNiUBl44AfNbx4bz61xA8PzLtlYwfmif4JJJW7MPPnjg==", + "path": "system.runtime.serialization.json/4.0.2", + "hashPath": "system.runtime.serialization.json.4.0.2.nupkg.sha512" + }, + "System.Runtime.Serialization.Primitives/4.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==", + "path": "system.runtime.serialization.primitives/4.1.1", + "hashPath": "system.runtime.serialization.primitives.4.1.1.nupkg.sha512" + }, + "System.Security.AccessControl/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==", + "path": "system.security.accesscontrol/5.0.0", + "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512" + }, + "System.Security.Claims/4.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-4Jlp0OgJLS/Voj1kyFP6MJlIYp3crgfH8kNQk2p7+4JYfc1aAmh9PZyAMMbDhuoolGNtux9HqSOazsioRiDvCw==", + "path": "system.security.claims/4.0.1", + "hashPath": "system.security.claims.4.0.1.nupkg.sha512" + }, + "System.Security.Cryptography.Algorithms/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", + "path": "system.security.cryptography.algorithms/4.3.0", + "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512" + }, + "System.Security.Cryptography.Cng/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", + "path": "system.security.cryptography.cng/4.3.0", + "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512" + }, + "System.Security.Cryptography.Csp/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", + "path": "system.security.cryptography.csp/4.3.0", + "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512" + }, + "System.Security.Cryptography.Encoding/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", + "path": "system.security.cryptography.encoding/4.3.0", + "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512" + }, + "System.Security.Cryptography.OpenSsl/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", + "path": "system.security.cryptography.openssl/4.3.0", + "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512" + }, + "System.Security.Cryptography.Primitives/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", + "path": "system.security.cryptography.primitives/4.3.0", + "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512" + }, + "System.Security.Cryptography.X509Certificates/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", + "path": "system.security.cryptography.x509certificates/4.3.0", + "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" + }, + "System.Security.Principal/4.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-On+SKhXY5rzxh/S8wlH1Rm0ogBlu7zyHNxeNBiXauNrhHRXAe9EuX8Yl5IOzLPGU5Z4kLWHMvORDOCG8iu9hww==", + "path": "system.security.principal/4.0.1", + "hashPath": "system.security.principal.4.0.1.nupkg.sha512" + }, + "System.Security.Principal.Windows/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==", + "path": "system.security.principal.windows/5.0.0", + "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512" + }, + "System.Text.Encoding/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", + "path": "system.text.encoding/4.3.0", + "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" + }, + "System.Text.Encoding.Extensions/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", + "path": "system.text.encoding.extensions/4.3.0", + "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512" + }, + "System.Text.Encodings.Web/4.7.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==", + "path": "system.text.encodings.web/4.7.2", + "hashPath": "system.text.encodings.web.4.7.2.nupkg.sha512" + }, + "System.Text.Json/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-js7+qAu/9mQvnhA4EfGMZNEzXtJCDxgkgj8ohuxq/Qxv+R56G+ljefhiJHOxTNiw54q8vmABCWUwkMulNdlZ4A==", + "path": "system.text.json/9.0.0", + "hashPath": "system.text.json.9.0.0.nupkg.sha512" + }, + "System.Text.RegularExpressions/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", + "path": "system.text.regularexpressions/4.3.0", + "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512" + }, + "System.Threading/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", + "path": "system.threading/4.3.0", + "hashPath": "system.threading.4.3.0.nupkg.sha512" + }, + "System.Threading.Channels/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-qmeeYNROMsONF6ndEZcIQ+VxR4Q/TX/7uIVLJqtwIWL7dDWeh0l1UIqgo4wYyjG//5lUNhwkLDSFl+pAWO6oiA==", + "path": "system.threading.channels/7.0.0", + "hashPath": "system.threading.channels.7.0.0.nupkg.sha512" + }, + "System.Threading.Overlapped/4.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-f7aLuLkBoCQM2kng7zqLFBXz9Gk48gDK8lk1ih9rH/1arJJzZK9gJwNvPDhL6Ps/l6rwOr8jw+4FCHL0KKWiEg==", + "path": "system.threading.overlapped/4.0.1", + "hashPath": "system.threading.overlapped.4.0.1.nupkg.sha512" + }, + "System.Threading.Tasks/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", + "path": "system.threading.tasks/4.3.0", + "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" + }, + "System.Threading.Tasks.Dataflow/4.6.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2hRjGu2r2jxRZ55wmcHO/WbdX+YAOz9x6FE8xqkHZgPaoFMKQZRe9dk8xTZIas8fRjxRmzawnTEWIrhlM+Un7w==", + "path": "system.threading.tasks.dataflow/4.6.0", + "hashPath": "system.threading.tasks.dataflow.4.6.0.nupkg.sha512" + }, + "System.Threading.Tasks.Extensions/4.5.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", + "path": "system.threading.tasks.extensions/4.5.4", + "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512" + }, + "System.Threading.Tasks.Parallel/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-cbjBNZHf/vQCfcdhzx7knsiygoCKgxL8mZOeocXZn5gWhCdzHIq6bYNKWX0LAJCWYP7bds4yBK8p06YkP0oa0g==", + "path": "system.threading.tasks.parallel/4.3.0", + "hashPath": "system.threading.tasks.parallel.4.3.0.nupkg.sha512" + }, + "System.Threading.Thread/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OHmbT+Zz065NKII/ZHcH9XO1dEuLGI1L2k7uYss+9C1jLxTC9kTZZuzUOyXHayRk+dft9CiDf3I/QZ0t8JKyBQ==", + "path": "system.threading.thread/4.3.0", + "hashPath": "system.threading.thread.4.3.0.nupkg.sha512" + }, + "System.Threading.ThreadPool/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-k/+g4b7vjdd4aix83sTgC9VG6oXYKAktSfNIJUNGxPEj7ryEOfzHHhfnmsZvjxawwcD9HyWXKCXmPjX8U4zeSw==", + "path": "system.threading.threadpool/4.3.0", + "hashPath": "system.threading.threadpool.4.3.0.nupkg.sha512" + }, + "System.Threading.Timer/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==", + "path": "system.threading.timer/4.3.0", + "hashPath": "system.threading.timer.4.3.0.nupkg.sha512" + }, + "System.ValueTuple/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==", + "path": "system.valuetuple/4.5.0", + "hashPath": "system.valuetuple.4.5.0.nupkg.sha512" + }, + "System.Xml.ReaderWriter/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", + "path": "system.xml.readerwriter/4.3.0", + "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512" + }, + "System.Xml.XDocument/4.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==", + "path": "system.xml.xdocument/4.3.0", + "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512" + }, + "System.Xml.XmlDocument/4.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2eZu6IP+etFVBBFUFzw2w6J21DqIN5eL9Y8r8JfJWUmV28Z5P0SNU01oCisVHQgHsDhHPnmq2s1hJrJCFZWloQ==", + "path": "system.xml.xmldocument/4.0.1", + "hashPath": "system.xml.xmldocument.4.0.1.nupkg.sha512" + }, + "System.Xml.XmlSerializer/4.0.11": { + "type": "package", + "serviceable": true, + "sha512": "sha512-FrazwwqfIXTfq23mfv4zH+BjqkSFNaNFBtjzu3I9NRmG8EELYyrv/fJnttCIwRMFRR/YKXF1hmsMmMEnl55HGw==", + "path": "system.xml.xmlserializer/4.0.11", + "hashPath": "system.xml.xmlserializer.4.0.11.nupkg.sha512" + } + } +} \ No newline at end of file diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.dll new file mode 100644 index 00000000..fe6b49b0 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.pdb b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.pdb new file mode 100644 index 00000000..ce726870 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.pdb differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.runtimeconfig.json b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.runtimeconfig.json new file mode 100644 index 00000000..1f6a32fe --- /dev/null +++ b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.runtimeconfig.json @@ -0,0 +1,20 @@ +{ + "runtimeOptions": { + "tfm": "net9.0", + "frameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "9.0.0" + }, + { + "name": "Microsoft.AspNetCore.App", + "version": "9.0.0" + } + ], + "configProperties": { + "System.GC.Server": true, + "System.Reflection.NullabilityInfoContext.IsSupported": true, + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.staticwebassets.endpoints.json b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.staticwebassets.endpoints.json new file mode 100644 index 00000000..5576e889 --- /dev/null +++ b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.staticwebassets.endpoints.json @@ -0,0 +1 @@ +{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBus.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBus.dll new file mode 100644 index 00000000..e9cbfb47 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBus.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBus.pdb b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBus.pdb new file mode 100644 index 00000000..c52e9fb9 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBus.pdb differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBusRabbitMQ.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBusRabbitMQ.dll new file mode 100644 index 00000000..46c6f125 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBusRabbitMQ.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb new file mode 100644 index 00000000..7195d8c0 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBusServiceBus.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBusServiceBus.dll new file mode 100644 index 00000000..4ad7feac Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBusServiceBus.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBusServiceBus.pdb b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBusServiceBus.pdb new file mode 100644 index 00000000..e83f7207 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBusServiceBus.pdb differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Fractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Fractions.dll new file mode 100755 index 00000000..16f94127 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Fractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Google.Protobuf.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Google.Protobuf.dll new file mode 100755 index 00000000..d5a89ae8 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Google.Protobuf.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Grpc.AspNetCore.Server.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Grpc.AspNetCore.Server.dll new file mode 100755 index 00000000..d98c0a0e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Grpc.AspNetCore.Server.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Grpc.Core.Api.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Grpc.Core.Api.dll new file mode 100755 index 00000000..ed6e2a5b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Grpc.Core.Api.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Grpc.Net.Common.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Grpc.Net.Common.dll new file mode 100755 index 00000000..c9fe90d1 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Grpc.Net.Common.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll new file mode 100755 index 00000000..63b46633 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.AzureStorage.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.AzureStorage.dll new file mode 100755 index 00000000..02a7545d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.AzureStorage.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll new file mode 100755 index 00000000..da377276 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.SqlServer.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.SqlServer.dll new file mode 100755 index 00000000..4c495399 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.SqlServer.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll new file mode 100755 index 00000000..005cb03b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll new file mode 100755 index 00000000..94b166c4 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Humanizer.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Humanizer.dll new file mode 100755 index 00000000..c9a7ef8a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Humanizer.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll new file mode 100755 index 00000000..8ec9f3f0 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/IdentityModel.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/IdentityModel.dll new file mode 100755 index 00000000..86fb0875 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/IdentityModel.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/IntegrationEventLogEF.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/IntegrationEventLogEF.dll new file mode 100644 index 00000000..da67ad7a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/IntegrationEventLogEF.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/IntegrationEventLogEF.pdb b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/IntegrationEventLogEF.pdb new file mode 100644 index 00000000..e5a190d5 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/IntegrationEventLogEF.pdb differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/KubernetesClient.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/KubernetesClient.dll new file mode 100755 index 00000000..44522a93 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/KubernetesClient.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll new file mode 100755 index 00000000..b9e88864 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll new file mode 100755 index 00000000..32b9fafe Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll new file mode 100755 index 00000000..ddfad5b2 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll new file mode 100755 index 00000000..ebcfc70b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll new file mode 100755 index 00000000..b1d8bdda Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll new file mode 100755 index 00000000..648c8258 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll new file mode 100755 index 00000000..caca8a8d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll new file mode 100755 index 00000000..3f8c8189 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AspNetCore.HealthChecks.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AspNetCore.HealthChecks.dll new file mode 100755 index 00000000..7bbabb33 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AspNetCore.HealthChecks.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AspNetCore.JsonPatch.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AspNetCore.JsonPatch.dll new file mode 100755 index 00000000..f550437b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AspNetCore.JsonPatch.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll new file mode 100755 index 00000000..5babe393 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll new file mode 100755 index 00000000..6d5c4414 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll new file mode 100755 index 00000000..33492a45 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll new file mode 100755 index 00000000..0e927a42 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll new file mode 100755 index 00000000..5b6af22c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll new file mode 100755 index 00000000..ef497490 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll new file mode 100755 index 00000000..f5f1ceec Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Build.Locator.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Build.Locator.dll new file mode 100755 index 00000000..446d3415 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Build.Locator.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll new file mode 100755 index 00000000..2e99f765 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll new file mode 100755 index 00000000..8d56de13 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.VisualBasic.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.VisualBasic.dll new file mode 100755 index 00000000..25fbe7e6 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.VisualBasic.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll new file mode 100755 index 00000000..a17c676d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll new file mode 100755 index 00000000..f70a016c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.dll new file mode 100755 index 00000000..7253875b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll new file mode 100755 index 00000000..7d537db6 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll new file mode 100755 index 00000000..62203592 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll new file mode 100755 index 00000000..e5b92b54 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Design.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Design.dll new file mode 100755 index 00000000..41cf45ad Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Design.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll new file mode 100755 index 00000000..7e313e5e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.SqlServer.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.SqlServer.dll new file mode 100755 index 00000000..6c881dc4 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.SqlServer.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll new file mode 100755 index 00000000..f362a04d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll new file mode 100755 index 00000000..decff85a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll new file mode 100755 index 00000000..e8ee78bf Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll new file mode 100755 index 00000000..e74baccd Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.HealthChecks.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.HealthChecks.dll new file mode 100755 index 00000000..f3a125a2 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.HealthChecks.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll new file mode 100755 index 00000000..dfb12f20 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll new file mode 100755 index 00000000..f3f33fc6 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll new file mode 100755 index 00000000..1a2779cf Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Identity.Client.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Identity.Client.dll new file mode 100755 index 00000000..eac2f913 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Identity.Client.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll new file mode 100755 index 00000000..d3670bae Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll new file mode 100755 index 00000000..08dd7824 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll new file mode 100755 index 00000000..19245c62 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll new file mode 100755 index 00000000..25ff4bf4 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll new file mode 100755 index 00000000..40632195 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll new file mode 100755 index 00000000..57a9536b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll new file mode 100755 index 00000000..9fd9ebf6 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll new file mode 100755 index 00000000..fa988165 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.OpenApi.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.OpenApi.dll new file mode 100755 index 00000000..8ba2ce69 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.OpenApi.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll new file mode 100755 index 00000000..d7ea3c71 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll new file mode 100755 index 00000000..37eeb80d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll new file mode 100755 index 00000000..ddeaa864 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Mono.TextTemplating.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Mono.TextTemplating.dll new file mode 100755 index 00000000..4a765119 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Mono.TextTemplating.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Newtonsoft.Json.Bson.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Newtonsoft.Json.Bson.dll new file mode 100755 index 00000000..e9b1dd22 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Newtonsoft.Json.Bson.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Newtonsoft.Json.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Newtonsoft.Json.dll new file mode 100755 index 00000000..d035c38b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Newtonsoft.Json.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/1.png b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/1.png new file mode 100644 index 00000000..ee1e5233 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/1.png differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/10.png b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/10.png new file mode 100644 index 00000000..8d4660c7 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/10.png differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/11.png b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/11.png new file mode 100644 index 00000000..a9f8d659 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/11.png differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/12.png b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/12.png new file mode 100644 index 00000000..9a083b98 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/12.png differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/13.png b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/13.png new file mode 100644 index 00000000..7ae7f60b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/13.png differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/14.png b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/14.png new file mode 100644 index 00000000..f8116678 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/14.png differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/2.png b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/2.png new file mode 100644 index 00000000..40b2a9e2 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/2.png differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/3.png b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/3.png new file mode 100644 index 00000000..c5f68436 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/3.png differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/4.png b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/4.png new file mode 100644 index 00000000..2002cd71 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/4.png differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/5.png b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/5.png new file mode 100644 index 00000000..bae3dab3 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/5.png differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/6.png b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/6.png new file mode 100644 index 00000000..3960c1e7 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/6.png differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/7.png b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/7.png new file mode 100644 index 00000000..2c0a89e3 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/7.png differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/8.png b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/8.png new file mode 100644 index 00000000..fede0db7 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/8.png differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/9.png b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/9.png new file mode 100644 index 00000000..417ec0f2 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/9.png differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Polly.Core.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Polly.Core.dll new file mode 100755 index 00000000..5df31b0b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Polly.Core.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Polly.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Polly.dll new file mode 100755 index 00000000..69338063 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Polly.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Prometheus.NetStandard.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Prometheus.NetStandard.dll new file mode 100755 index 00000000..3a39221b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Prometheus.NetStandard.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/RabbitMQ.Client.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/RabbitMQ.Client.dll new file mode 100755 index 00000000..8ad562d9 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/RabbitMQ.Client.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.AspNetCore.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.AspNetCore.dll new file mode 100755 index 00000000..6c600139 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.AspNetCore.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll new file mode 100755 index 00000000..af699261 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll new file mode 100755 index 00000000..2204d101 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll new file mode 100755 index 00000000..f2f78c7b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll new file mode 100755 index 00000000..7174b834 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll new file mode 100755 index 00000000..25692ac2 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll new file mode 100755 index 00000000..96c89a0d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll new file mode 100755 index 00000000..2bd024b1 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.File.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.File.dll new file mode 100755 index 00000000..29dc2fd3 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.File.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll new file mode 100755 index 00000000..932d8c6a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll new file mode 100755 index 00000000..9919e7e5 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.dll new file mode 100755 index 00000000..28c98dd3 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Setup/CatalogBrands.csv b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Setup/CatalogBrands.csv new file mode 100644 index 00000000..2e6571fb --- /dev/null +++ b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Setup/CatalogBrands.csv @@ -0,0 +1,3 @@ +CatalogBrand +.NET +Other diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Setup/CatalogItems.csv b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Setup/CatalogItems.csv new file mode 100644 index 00000000..cf2054ba --- /dev/null +++ b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Setup/CatalogItems.csv @@ -0,0 +1,15 @@ +CatalogTypeName,CatalogBrandName,Description,Name,Price,PictureFileName,availablestock,onreorder +T-Shirt,.NET,".NET Bot Black Hoodie, and more",.NET Bot Black Hoodie,19.5,1.png,100,false +Mug,.NET,.NET Black & White Mug,.NET Black & White Mug,8.50,2.png,89,true +T-Shirt,Other,Prism White T-Shirt,Prism White T-Shirt,12,3.png,56,false +T-Shirt,.NET,.NET Foundation T-shirt,.NET Foundation T-shirt,12,4.png,120,false +Pin,Other,Roslyn Red Pin,Roslyn Red Pin,8.5,5.png,55,false +T-Shirt,.NET,.NET Blue Hoodie,.NET Blue Hoodie,12,6.png,17,false +T-Shirt,Other,Roslyn Red T-Shirt,Roslyn Red T-Shirt,12,7.png,8,false +T-Shirt,Other,Kudu Purple Hoodie,Kudu Purple Hoodie,8.5,8.png,34,false +Mug,Other,Cup White Mug,Cup White Mug,12,9.png,76,false +Pin,.NET,.NET Foundation Pin,.NET Foundation Pin,12,10.png,11,false +Pin,.NET,Cup Pin,Cup Pin,8.5,11.png,3,false +T-Shirt,Other,Prism White TShirt,Prism White TShirt,12,12.png,0,false +Mug,.NET,Modern .NET Black & White Mug,Modern .NET Black & White Mug,8.50,13.png,89,true +Mug,Other,Modern Cup White Mug,Modern Cup White Mug,12,14.png,76,false diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Setup/CatalogItems.zip b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Setup/CatalogItems.zip new file mode 100644 index 00000000..5a209970 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Setup/CatalogItems.zip differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Setup/CatalogTypes.csv b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Setup/CatalogTypes.csv new file mode 100644 index 00000000..fc2bac68 --- /dev/null +++ b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Setup/CatalogTypes.csv @@ -0,0 +1,4 @@ +CatalogType +Mug +T-Shirt +Pin \ No newline at end of file diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll new file mode 100755 index 00000000..14e84930 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll new file mode 100755 index 00000000..945d2992 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll new file mode 100755 index 00000000..979b4a81 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll new file mode 100755 index 00000000..ab4789e1 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.CodeDom.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.CodeDom.dll new file mode 100755 index 00000000..54c82b66 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.CodeDom.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.AttributedModel.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.AttributedModel.dll new file mode 100755 index 00000000..14317511 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.AttributedModel.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.Convention.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.Convention.dll new file mode 100755 index 00000000..e9dacb14 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.Convention.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.Hosting.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.Hosting.dll new file mode 100755 index 00000000..8381202a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.Hosting.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.Runtime.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.Runtime.dll new file mode 100755 index 00000000..d583c3ae Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.Runtime.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.TypedParts.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.TypedParts.dll new file mode 100755 index 00000000..2b278d7c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.TypedParts.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll new file mode 100755 index 00000000..accdffe1 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll new file mode 100755 index 00000000..e9092d7f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.IO.Hashing.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.IO.Hashing.dll new file mode 100755 index 00000000..911ef9b3 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.IO.Hashing.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll new file mode 100755 index 00000000..f8182ae1 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Memory.Data.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Memory.Data.dll new file mode 100755 index 00000000..6f2a3e0a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Memory.Data.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Runtime.Caching.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Runtime.Caching.dll new file mode 100755 index 00000000..7395ccd7 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Runtime.Caching.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll new file mode 100755 index 00000000..40f1b5a7 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/YamlDotNet.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/YamlDotNet.dll new file mode 100755 index 00000000..44fac0d0 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/YamlDotNet.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/appsettings.Development.json b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/appsettings.Development.json new file mode 100644 index 00000000..1d5574f6 --- /dev/null +++ b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/appsettings.Development.json @@ -0,0 +1,15 @@ +{ + "ConnectionString": "Server=tcp:127.0.0.1,5433;Initial Catalog=Microsoft.eShopOnContainers.Services.CatalogDb;User Id=sa;Password=Pass@word", + "PicBaseUrl": "http://localhost:5101/api/v1/catalog/items/[0]/pic/", + "Serilog": { + "MinimumLevel": { + "Default": "Debug", + "Override": { + "Microsoft": "Warning", + "Microsoft.eShopOnContainers": "Debug", + "System": "Warning" + } + } + }, + "EventBusConnection": "localhost" +} \ No newline at end of file diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/appsettings.json b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/appsettings.json new file mode 100644 index 00000000..e9103c7a --- /dev/null +++ b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/appsettings.json @@ -0,0 +1,30 @@ +{ + "UseCustomizationData": false, + "Serilog": { + "SeqServerUrl": null, + "LogstashgUrl": null, + "MinimumLevel": { + "Default": "Information", + "Override": { + "Microsoft": "Warning", + "Microsoft.eShopOnContainers": "Information", + "System": "Warning" + } + } + }, + "AzureServiceBusEnabled": false, + "AzureStorageEnabled": false, + "SubscriptionClientName": "Catalog", + "ApplicationInsights": { + "InstrumentationKey": "" + }, + "EventBusRetryCount": 5, + "UseVault": false, + "Vault": { + "Name": "eshop", + "ClientId": "your-clien-id", + "ClientSecret": "your-client-secret" + } + +} + \ No newline at end of file diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..4e90e209 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..8dcc1bdf Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..8ee4b4de Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..62b04226 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..180a8d9f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..4b7bae7f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..05da79f9 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..bd0bb72b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..e1284078 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..6a98feb6 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..01c36015 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..8e8ced10 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..970399ec Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..9e6afdd1 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..6cb47ace Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..76ddceb6 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..de728e37 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..c41ed4c3 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..5fe6dd87 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..6eb37cb7 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..046c9530 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..368bb7bc Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..eea6fbbb Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..72bb9d56 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..6051d99d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..ad0d2cd2 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..829ed5d0 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..9890df12 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..be385907 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..eaded8c9 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..47f3fd5e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..28c43a13 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..203cc83b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..208b1d93 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..3796ff2a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..895ca111 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..c712a379 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..4d5b1a35 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..4790c29c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..05bc700a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..31ff985c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..eb61affd Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..ea192ccb Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..08eaeab0 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..fce2d362 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..e1420297 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..7c202091 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..be860336 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..4be51d2a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..768264ca Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..0dc6fae0 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..d027801b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Antiforgery.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Antiforgery.dll new file mode 100755 index 00000000..0cc50f26 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Antiforgery.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.Abstractions.dll new file mode 100755 index 00000000..3274cd58 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.BearerToken.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.BearerToken.dll new file mode 100755 index 00000000..8c802dd3 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.BearerToken.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.Cookies.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.Cookies.dll new file mode 100755 index 00000000..a117379c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.Cookies.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.Core.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.Core.dll new file mode 100755 index 00000000..ac5fbe3b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.Core.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.OAuth.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.OAuth.dll new file mode 100755 index 00000000..3c575683 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.OAuth.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.dll new file mode 100755 index 00000000..2907c43b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authorization.Policy.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authorization.Policy.dll new file mode 100755 index 00000000..c3088404 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authorization.Policy.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authorization.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authorization.dll new file mode 100755 index 00000000..f4aa9f0a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authorization.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Authorization.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Authorization.dll new file mode 100755 index 00000000..21cfd3da Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Authorization.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Endpoints.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Endpoints.dll new file mode 100755 index 00000000..8e656a55 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Endpoints.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Forms.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Forms.dll new file mode 100755 index 00000000..a52bfcd5 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Forms.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Server.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Server.dll new file mode 100755 index 00000000..85631b96 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Server.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Web.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Web.dll new file mode 100755 index 00000000..f2386179 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Web.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.dll new file mode 100755 index 00000000..4973cd1d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Connections.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Connections.Abstractions.dll new file mode 100755 index 00000000..48937dfd Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Connections.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.CookiePolicy.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.CookiePolicy.dll new file mode 100755 index 00000000..ea61bbb6 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.CookiePolicy.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Cors.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Cors.dll new file mode 100755 index 00000000..c8242f7c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Cors.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Cryptography.Internal.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Cryptography.Internal.dll new file mode 100755 index 00000000..a9692f1b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Cryptography.Internal.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll new file mode 100755 index 00000000..0b97bc7a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.DataProtection.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.DataProtection.Abstractions.dll new file mode 100755 index 00000000..1ce60451 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.DataProtection.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.DataProtection.Extensions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.DataProtection.Extensions.dll new file mode 100755 index 00000000..a639bd9c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.DataProtection.Extensions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.DataProtection.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.DataProtection.dll new file mode 100755 index 00000000..ef4e9ced Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.DataProtection.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Diagnostics.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Diagnostics.Abstractions.dll new file mode 100755 index 00000000..6b4f57b1 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Diagnostics.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll new file mode 100755 index 00000000..d51a4b06 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Diagnostics.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Diagnostics.dll new file mode 100755 index 00000000..c7d212f6 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Diagnostics.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.HostFiltering.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.HostFiltering.dll new file mode 100755 index 00000000..7e26be24 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.HostFiltering.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Hosting.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Hosting.Abstractions.dll new file mode 100755 index 00000000..7d3d1e50 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Hosting.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll new file mode 100755 index 00000000..09ba6cdd Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Hosting.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Hosting.dll new file mode 100755 index 00000000..4b0e914e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Hosting.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Html.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Html.Abstractions.dll new file mode 100755 index 00000000..e5d30d1f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Html.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Abstractions.dll new file mode 100755 index 00000000..2a360512 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Connections.Common.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Connections.Common.dll new file mode 100755 index 00000000..88b0d3a1 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Connections.Common.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Connections.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Connections.dll new file mode 100755 index 00000000..93fd882a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Connections.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Extensions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Extensions.dll new file mode 100755 index 00000000..f7e3961f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Extensions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Features.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Features.dll new file mode 100755 index 00000000..9b925a5a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Features.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Results.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Results.dll new file mode 100755 index 00000000..77ccdb5c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Results.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.dll new file mode 100755 index 00000000..f57e96e7 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.HttpLogging.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.HttpLogging.dll new file mode 100755 index 00000000..3f4677fb Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.HttpLogging.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.HttpOverrides.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.HttpOverrides.dll new file mode 100755 index 00000000..181f4dc4 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.HttpOverrides.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.HttpsPolicy.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.HttpsPolicy.dll new file mode 100755 index 00000000..4cc14f7f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.HttpsPolicy.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Identity.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Identity.dll new file mode 100755 index 00000000..3169ea0a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Identity.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Localization.Routing.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Localization.Routing.dll new file mode 100755 index 00000000..95e03bf4 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Localization.Routing.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Localization.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Localization.dll new file mode 100755 index 00000000..16db9b94 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Localization.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Metadata.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Metadata.dll new file mode 100755 index 00000000..141e8969 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Metadata.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Abstractions.dll new file mode 100755 index 00000000..da676b87 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.ApiExplorer.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.ApiExplorer.dll new file mode 100755 index 00000000..5b28c668 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.ApiExplorer.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Core.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Core.dll new file mode 100755 index 00000000..ba3eb38c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Core.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Cors.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Cors.dll new file mode 100755 index 00000000..1255fb03 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Cors.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.DataAnnotations.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.DataAnnotations.dll new file mode 100755 index 00000000..27827d7a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.DataAnnotations.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Json.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Json.dll new file mode 100755 index 00000000..e82b8737 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Json.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll new file mode 100755 index 00000000..2a942232 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Localization.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Localization.dll new file mode 100755 index 00000000..f2a3cb92 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Localization.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Razor.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Razor.dll new file mode 100755 index 00000000..6c78588a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Razor.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.RazorPages.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.RazorPages.dll new file mode 100755 index 00000000..f4f96139 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.RazorPages.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.TagHelpers.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.TagHelpers.dll new file mode 100755 index 00000000..836238ec Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.TagHelpers.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.ViewFeatures.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.ViewFeatures.dll new file mode 100755 index 00000000..fc682493 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.ViewFeatures.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.dll new file mode 100755 index 00000000..d9815afa Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.OutputCaching.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.OutputCaching.dll new file mode 100755 index 00000000..79d916ce Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.OutputCaching.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.RateLimiting.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.RateLimiting.dll new file mode 100755 index 00000000..6ac41b4a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.RateLimiting.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Razor.Runtime.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Razor.Runtime.dll new file mode 100755 index 00000000..9ebaf7b3 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Razor.Runtime.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Razor.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Razor.dll new file mode 100755 index 00000000..08919f0a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Razor.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.RequestDecompression.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.RequestDecompression.dll new file mode 100755 index 00000000..d578ae40 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.RequestDecompression.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll new file mode 100755 index 00000000..98aadc51 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.ResponseCaching.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.ResponseCaching.dll new file mode 100755 index 00000000..815caea5 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.ResponseCaching.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.ResponseCompression.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.ResponseCompression.dll new file mode 100755 index 00000000..2534e741 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.ResponseCompression.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Rewrite.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Rewrite.dll new file mode 100755 index 00000000..113bbba8 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Rewrite.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Routing.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Routing.Abstractions.dll new file mode 100755 index 00000000..d4bc9524 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Routing.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Routing.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Routing.dll new file mode 100755 index 00000000..b97b91d5 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Routing.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.HttpSys.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.HttpSys.dll new file mode 100755 index 00000000..30843f97 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.HttpSys.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.IIS.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.IIS.dll new file mode 100755 index 00000000..a797dfe8 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.IIS.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.IISIntegration.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.IISIntegration.dll new file mode 100755 index 00000000..2eaf876d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.IISIntegration.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.Core.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.Core.dll new file mode 100755 index 00000000..a987851b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.Core.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll new file mode 100755 index 00000000..1585f13a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll new file mode 100755 index 00000000..993025ab Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll new file mode 100755 index 00000000..ca303a43 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.dll new file mode 100755 index 00000000..fa311d89 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Session.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Session.dll new file mode 100755 index 00000000..a4941268 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Session.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.SignalR.Common.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.SignalR.Common.dll new file mode 100755 index 00000000..d2cc5ad2 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.SignalR.Common.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.SignalR.Core.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.SignalR.Core.dll new file mode 100755 index 00000000..f207e837 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.SignalR.Core.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.SignalR.Protocols.Json.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.SignalR.Protocols.Json.dll new file mode 100755 index 00000000..5ee15c84 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.SignalR.Protocols.Json.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.SignalR.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.SignalR.dll new file mode 100755 index 00000000..26c8044f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.SignalR.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.StaticAssets.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.StaticAssets.dll new file mode 100755 index 00000000..b28f3f44 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.StaticAssets.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.StaticFiles.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.StaticFiles.dll new file mode 100755 index 00000000..270582a3 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.StaticFiles.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.WebSockets.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.WebSockets.dll new file mode 100755 index 00000000..9815fda4 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.WebSockets.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.WebUtilities.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.WebUtilities.dll new file mode 100755 index 00000000..a86c3074 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.WebUtilities.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.dll new file mode 100755 index 00000000..30b1a364 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.CSharp.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.CSharp.dll new file mode 100755 index 00000000..302abdc2 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.CSharp.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Caching.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Caching.Abstractions.dll new file mode 100755 index 00000000..86b9fce2 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Caching.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Caching.Memory.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Caching.Memory.dll new file mode 100755 index 00000000..2038c52d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Caching.Memory.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Abstractions.dll new file mode 100755 index 00000000..ed38276e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Binder.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Binder.dll new file mode 100755 index 00000000..3bcbe274 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Binder.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.CommandLine.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.CommandLine.dll new file mode 100755 index 00000000..fc83d69f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.CommandLine.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.EnvironmentVariables.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.EnvironmentVariables.dll new file mode 100755 index 00000000..939a24b8 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.EnvironmentVariables.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.FileExtensions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.FileExtensions.dll new file mode 100755 index 00000000..c6625c5a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.FileExtensions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Ini.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Ini.dll new file mode 100755 index 00000000..2423829b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Ini.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Json.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Json.dll new file mode 100755 index 00000000..7e7c31b6 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Json.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.KeyPerFile.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.KeyPerFile.dll new file mode 100755 index 00000000..13365beb Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.KeyPerFile.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.UserSecrets.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.UserSecrets.dll new file mode 100755 index 00000000..c6cc0e3f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.UserSecrets.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Xml.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Xml.dll new file mode 100755 index 00000000..37035ea3 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Xml.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.dll new file mode 100755 index 00000000..06fa979f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.DependencyInjection.Abstractions.dll new file mode 100755 index 00000000..68df3c2c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.DependencyInjection.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.DependencyInjection.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.DependencyInjection.dll new file mode 100755 index 00000000..acfbdf5e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.DependencyInjection.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Diagnostics.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Diagnostics.Abstractions.dll new file mode 100755 index 00000000..78e11a99 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Diagnostics.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll new file mode 100755 index 00000000..daaef187 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.dll new file mode 100755 index 00000000..0b2ab5c4 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Diagnostics.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Diagnostics.dll new file mode 100755 index 00000000..6a151e86 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Diagnostics.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Features.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Features.dll new file mode 100755 index 00000000..2c4dde37 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Features.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileProviders.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileProviders.Abstractions.dll new file mode 100755 index 00000000..5a9e46b0 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileProviders.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileProviders.Composite.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileProviders.Composite.dll new file mode 100755 index 00000000..3949ec6c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileProviders.Composite.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileProviders.Embedded.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileProviders.Embedded.dll new file mode 100755 index 00000000..01e5c280 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileProviders.Embedded.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileProviders.Physical.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileProviders.Physical.dll new file mode 100755 index 00000000..2695a213 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileProviders.Physical.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileSystemGlobbing.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileSystemGlobbing.dll new file mode 100755 index 00000000..29696a7e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileSystemGlobbing.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Hosting.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Hosting.Abstractions.dll new file mode 100755 index 00000000..6f0674e9 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Hosting.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Hosting.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Hosting.dll new file mode 100755 index 00000000..92c78c07 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Hosting.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Http.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Http.dll new file mode 100755 index 00000000..3bc1e713 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Http.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Identity.Core.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Identity.Core.dll new file mode 100755 index 00000000..941d0136 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Identity.Core.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Identity.Stores.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Identity.Stores.dll new file mode 100755 index 00000000..796428c9 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Identity.Stores.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Localization.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Localization.Abstractions.dll new file mode 100755 index 00000000..51af370e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Localization.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Localization.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Localization.dll new file mode 100755 index 00000000..3d3f8a0b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Localization.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.Abstractions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.Abstractions.dll new file mode 100755 index 00000000..4a655ce5 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.Abstractions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.Configuration.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.Configuration.dll new file mode 100755 index 00000000..e5290606 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.Configuration.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.Console.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.Console.dll new file mode 100755 index 00000000..a30c5570 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.Console.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.Debug.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.Debug.dll new file mode 100755 index 00000000..f4fbc048 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.Debug.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.EventLog.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.EventLog.dll new file mode 100755 index 00000000..f367b4e3 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.EventLog.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.EventSource.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.EventSource.dll new file mode 100755 index 00000000..2aba0521 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.EventSource.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.TraceSource.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.TraceSource.dll new file mode 100755 index 00000000..5469d423 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.TraceSource.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.dll new file mode 100755 index 00000000..5d95a380 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.ObjectPool.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.ObjectPool.dll new file mode 100755 index 00000000..0f472762 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.ObjectPool.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Options.ConfigurationExtensions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Options.ConfigurationExtensions.dll new file mode 100755 index 00000000..3f355c05 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Options.ConfigurationExtensions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Options.DataAnnotations.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Options.DataAnnotations.dll new file mode 100755 index 00000000..7e776423 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Options.DataAnnotations.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Options.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Options.dll new file mode 100755 index 00000000..8e4cc62f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Options.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Primitives.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Primitives.dll new file mode 100755 index 00000000..2123533b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Primitives.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.WebEncoders.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.WebEncoders.dll new file mode 100755 index 00000000..1a98b4b7 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.WebEncoders.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.JSInterop.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.JSInterop.dll new file mode 100755 index 00000000..55bd3acf Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.JSInterop.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Net.Http.Headers.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Net.Http.Headers.dll new file mode 100755 index 00000000..a539e19f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Net.Http.Headers.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.VisualBasic.Core.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.VisualBasic.Core.dll new file mode 100755 index 00000000..5f1f5f88 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.VisualBasic.Core.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.VisualBasic.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.VisualBasic.dll new file mode 100755 index 00000000..746f2ce5 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.VisualBasic.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Win32.Primitives.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Win32.Primitives.dll new file mode 100755 index 00000000..cf5e0ded Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Win32.Primitives.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Win32.Registry.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Win32.Registry.dll new file mode 100755 index 00000000..a9a3aa0b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Win32.Registry.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.AppContext.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.AppContext.dll new file mode 100755 index 00000000..3c734fd8 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.AppContext.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Buffers.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Buffers.dll new file mode 100755 index 00000000..ec8d9ad5 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Buffers.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.Concurrent.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.Concurrent.dll new file mode 100755 index 00000000..a788e66d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.Concurrent.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.Immutable.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.Immutable.dll new file mode 100755 index 00000000..48c6408d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.Immutable.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.NonGeneric.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.NonGeneric.dll new file mode 100755 index 00000000..055cacde Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.NonGeneric.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.Specialized.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.Specialized.dll new file mode 100755 index 00000000..03123875 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.Specialized.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.dll new file mode 100755 index 00000000..48b6c1fa Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.Annotations.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.Annotations.dll new file mode 100755 index 00000000..59414563 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.Annotations.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.DataAnnotations.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.DataAnnotations.dll new file mode 100755 index 00000000..cdb79fcd Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.DataAnnotations.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.EventBasedAsync.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.EventBasedAsync.dll new file mode 100755 index 00000000..74f2134f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.EventBasedAsync.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.Primitives.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.Primitives.dll new file mode 100755 index 00000000..2bac3957 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.Primitives.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.TypeConverter.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.TypeConverter.dll new file mode 100755 index 00000000..ec473e9a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.TypeConverter.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.dll new file mode 100755 index 00000000..5ab9535e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Configuration.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Configuration.dll new file mode 100755 index 00000000..b89e63c8 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Configuration.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Console.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Console.dll new file mode 100755 index 00000000..67448588 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Console.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Core.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Core.dll new file mode 100755 index 00000000..2d8da909 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Core.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Data.Common.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Data.Common.dll new file mode 100755 index 00000000..115cffcb Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Data.Common.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Data.DataSetExtensions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Data.DataSetExtensions.dll new file mode 100755 index 00000000..914718a9 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Data.DataSetExtensions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Data.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Data.dll new file mode 100755 index 00000000..a835088d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Data.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Contracts.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Contracts.dll new file mode 100755 index 00000000..ebfaf678 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Contracts.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Debug.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Debug.dll new file mode 100755 index 00000000..23cc084b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Debug.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.DiagnosticSource.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.DiagnosticSource.dll new file mode 100755 index 00000000..a3d9813e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.DiagnosticSource.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.EventLog.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.EventLog.dll new file mode 100755 index 00000000..73a4f70b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.EventLog.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.FileVersionInfo.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.FileVersionInfo.dll new file mode 100755 index 00000000..08a58f8b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.FileVersionInfo.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Process.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Process.dll new file mode 100755 index 00000000..1d328273 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Process.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.StackTrace.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.StackTrace.dll new file mode 100755 index 00000000..18fb7eec Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.StackTrace.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.TextWriterTraceListener.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.TextWriterTraceListener.dll new file mode 100755 index 00000000..ec8a0a75 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.TextWriterTraceListener.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Tools.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Tools.dll new file mode 100755 index 00000000..2d3de30e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Tools.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.TraceSource.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.TraceSource.dll new file mode 100755 index 00000000..76fd247e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.TraceSource.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Tracing.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Tracing.dll new file mode 100755 index 00000000..442943c8 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Tracing.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Drawing.Primitives.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Drawing.Primitives.dll new file mode 100755 index 00000000..97d4f4d1 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Drawing.Primitives.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Drawing.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Drawing.dll new file mode 100755 index 00000000..4f4d38f5 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Drawing.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Dynamic.Runtime.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Dynamic.Runtime.dll new file mode 100755 index 00000000..e9de520c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Dynamic.Runtime.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Formats.Asn1.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Formats.Asn1.dll new file mode 100755 index 00000000..9664313e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Formats.Asn1.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Formats.Tar.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Formats.Tar.dll new file mode 100755 index 00000000..e9f4b4cd Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Formats.Tar.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Globalization.Calendars.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Globalization.Calendars.dll new file mode 100755 index 00000000..1bdd9578 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Globalization.Calendars.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Globalization.Extensions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Globalization.Extensions.dll new file mode 100755 index 00000000..189d301c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Globalization.Extensions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Globalization.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Globalization.dll new file mode 100755 index 00000000..cf74ea13 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Globalization.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Compression.Brotli.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Compression.Brotli.dll new file mode 100755 index 00000000..e6f8158a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Compression.Brotli.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Compression.FileSystem.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Compression.FileSystem.dll new file mode 100755 index 00000000..9f424fb1 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Compression.FileSystem.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Compression.ZipFile.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Compression.ZipFile.dll new file mode 100755 index 00000000..a8b7e4c7 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Compression.ZipFile.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Compression.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Compression.dll new file mode 100755 index 00000000..13140655 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Compression.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.AccessControl.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.AccessControl.dll new file mode 100755 index 00000000..fb5feb1b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.AccessControl.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.DriveInfo.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.DriveInfo.dll new file mode 100755 index 00000000..0ed48d1e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.DriveInfo.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.Primitives.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.Primitives.dll new file mode 100755 index 00000000..d53389f9 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.Primitives.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.Watcher.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.Watcher.dll new file mode 100755 index 00000000..afc47c8a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.Watcher.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.dll new file mode 100755 index 00000000..e77fee1f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.IsolatedStorage.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.IsolatedStorage.dll new file mode 100755 index 00000000..fe57f7e8 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.IsolatedStorage.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.MemoryMappedFiles.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.MemoryMappedFiles.dll new file mode 100755 index 00000000..092e77a8 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.MemoryMappedFiles.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Pipelines.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Pipelines.dll new file mode 100755 index 00000000..7a029fbb Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Pipelines.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Pipes.AccessControl.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Pipes.AccessControl.dll new file mode 100755 index 00000000..c46fab2e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Pipes.AccessControl.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Pipes.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Pipes.dll new file mode 100755 index 00000000..c47287f7 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Pipes.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.UnmanagedMemoryStream.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.UnmanagedMemoryStream.dll new file mode 100755 index 00000000..effe4571 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.UnmanagedMemoryStream.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.dll new file mode 100755 index 00000000..f596983d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Linq.Expressions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Linq.Expressions.dll new file mode 100755 index 00000000..b40ae9d2 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Linq.Expressions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Linq.Parallel.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Linq.Parallel.dll new file mode 100755 index 00000000..2ea0867d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Linq.Parallel.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Linq.Queryable.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Linq.Queryable.dll new file mode 100755 index 00000000..3126b05e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Linq.Queryable.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Linq.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Linq.dll new file mode 100755 index 00000000..733e7cf5 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Linq.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Memory.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Memory.dll new file mode 100755 index 00000000..eef0842d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Memory.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Http.Json.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Http.Json.dll new file mode 100755 index 00000000..156f3274 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Http.Json.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Http.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Http.dll new file mode 100755 index 00000000..de1c3a05 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Http.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.HttpListener.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.HttpListener.dll new file mode 100755 index 00000000..3d0a731a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.HttpListener.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Mail.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Mail.dll new file mode 100755 index 00000000..159b3b0b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Mail.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.NameResolution.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.NameResolution.dll new file mode 100755 index 00000000..f7df98ec Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.NameResolution.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.NetworkInformation.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.NetworkInformation.dll new file mode 100755 index 00000000..55f1eb77 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.NetworkInformation.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Ping.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Ping.dll new file mode 100755 index 00000000..04620350 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Ping.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Primitives.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Primitives.dll new file mode 100755 index 00000000..b12345f2 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Primitives.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Quic.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Quic.dll new file mode 100755 index 00000000..f8478f41 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Quic.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Requests.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Requests.dll new file mode 100755 index 00000000..2b849558 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Requests.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Security.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Security.dll new file mode 100755 index 00000000..add033d2 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Security.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.ServicePoint.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.ServicePoint.dll new file mode 100755 index 00000000..51374c62 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.ServicePoint.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Sockets.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Sockets.dll new file mode 100755 index 00000000..f8ae476a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Sockets.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebClient.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebClient.dll new file mode 100755 index 00000000..eb5773b9 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebClient.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebHeaderCollection.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebHeaderCollection.dll new file mode 100755 index 00000000..09c5e719 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebHeaderCollection.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebProxy.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebProxy.dll new file mode 100755 index 00000000..fcde98b2 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebProxy.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebSockets.Client.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebSockets.Client.dll new file mode 100755 index 00000000..6e82b78c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebSockets.Client.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebSockets.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebSockets.dll new file mode 100755 index 00000000..b9728b40 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebSockets.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.dll new file mode 100755 index 00000000..82c87155 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Numerics.Vectors.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Numerics.Vectors.dll new file mode 100755 index 00000000..44dc2df1 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Numerics.Vectors.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Numerics.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Numerics.dll new file mode 100755 index 00000000..65817d4c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Numerics.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ObjectModel.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ObjectModel.dll new file mode 100755 index 00000000..5bef1899 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ObjectModel.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.DispatchProxy.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.DispatchProxy.dll new file mode 100755 index 00000000..8433d741 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.DispatchProxy.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Emit.ILGeneration.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Emit.ILGeneration.dll new file mode 100755 index 00000000..af3751e4 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Emit.ILGeneration.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Emit.Lightweight.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Emit.Lightweight.dll new file mode 100755 index 00000000..0e0887ce Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Emit.Lightweight.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Emit.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Emit.dll new file mode 100755 index 00000000..47a697b7 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Emit.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Extensions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Extensions.dll new file mode 100755 index 00000000..c4444fab Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Extensions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Metadata.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Metadata.dll new file mode 100755 index 00000000..25066047 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Metadata.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Primitives.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Primitives.dll new file mode 100755 index 00000000..af4a7a6f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Primitives.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.TypeExtensions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.TypeExtensions.dll new file mode 100755 index 00000000..76cc50b1 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.TypeExtensions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.dll new file mode 100755 index 00000000..a02d02ff Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Resources.Reader.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Resources.Reader.dll new file mode 100755 index 00000000..1a982ffb Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Resources.Reader.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Resources.ResourceManager.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Resources.ResourceManager.dll new file mode 100755 index 00000000..52dc7fc1 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Resources.ResourceManager.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Resources.Writer.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Resources.Writer.dll new file mode 100755 index 00000000..c1d66f07 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Resources.Writer.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.CompilerServices.Unsafe.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.CompilerServices.Unsafe.dll new file mode 100755 index 00000000..609ff38d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.CompilerServices.Unsafe.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.CompilerServices.VisualC.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.CompilerServices.VisualC.dll new file mode 100755 index 00000000..5ae67b3e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.CompilerServices.VisualC.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Extensions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Extensions.dll new file mode 100755 index 00000000..d922059e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Extensions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Handles.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Handles.dll new file mode 100755 index 00000000..14aec936 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Handles.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.InteropServices.JavaScript.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.InteropServices.JavaScript.dll new file mode 100755 index 00000000..471bd4b4 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.InteropServices.JavaScript.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.InteropServices.RuntimeInformation.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.InteropServices.RuntimeInformation.dll new file mode 100755 index 00000000..c5984a78 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.InteropServices.RuntimeInformation.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.InteropServices.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.InteropServices.dll new file mode 100755 index 00000000..921c66ff Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.InteropServices.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Intrinsics.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Intrinsics.dll new file mode 100755 index 00000000..d885d976 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Intrinsics.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Loader.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Loader.dll new file mode 100755 index 00000000..7523fe82 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Loader.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Numerics.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Numerics.dll new file mode 100755 index 00000000..93cffeea Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Numerics.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.Formatters.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.Formatters.dll new file mode 100755 index 00000000..76ea0e3a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.Formatters.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.Json.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.Json.dll new file mode 100755 index 00000000..f5450b14 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.Json.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.Primitives.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.Primitives.dll new file mode 100755 index 00000000..dd41a908 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.Primitives.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.Xml.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.Xml.dll new file mode 100755 index 00000000..307e8632 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.Xml.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.dll new file mode 100755 index 00000000..74f4ee24 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.dll new file mode 100755 index 00000000..287208bb Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.AccessControl.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.AccessControl.dll new file mode 100755 index 00000000..58ece7e4 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.AccessControl.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Claims.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Claims.dll new file mode 100755 index 00000000..a43ebecd Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Claims.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Algorithms.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Algorithms.dll new file mode 100755 index 00000000..585e4599 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Algorithms.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Cng.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Cng.dll new file mode 100755 index 00000000..ccb21010 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Cng.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Csp.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Csp.dll new file mode 100755 index 00000000..1c7c8705 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Csp.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Encoding.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Encoding.dll new file mode 100755 index 00000000..7972b4e7 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Encoding.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.OpenSsl.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.OpenSsl.dll new file mode 100755 index 00000000..299e9e83 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.OpenSsl.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Primitives.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Primitives.dll new file mode 100755 index 00000000..573b5c69 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Primitives.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.X509Certificates.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.X509Certificates.dll new file mode 100755 index 00000000..de04c240 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.X509Certificates.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Xml.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Xml.dll new file mode 100755 index 00000000..38d15252 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Xml.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.dll new file mode 100755 index 00000000..b8b1f031 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Principal.Windows.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Principal.Windows.dll new file mode 100755 index 00000000..9a0a3463 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Principal.Windows.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Principal.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Principal.dll new file mode 100755 index 00000000..0b9ebca8 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Principal.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.SecureString.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.SecureString.dll new file mode 100755 index 00000000..aa19d0de Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.SecureString.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.dll new file mode 100755 index 00000000..90a760a3 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ServiceModel.Web.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ServiceModel.Web.dll new file mode 100755 index 00000000..233b3276 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ServiceModel.Web.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ServiceProcess.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ServiceProcess.dll new file mode 100755 index 00000000..d4de4e7c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ServiceProcess.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Encoding.CodePages.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Encoding.CodePages.dll new file mode 100755 index 00000000..5e2dbbe3 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Encoding.CodePages.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Encoding.Extensions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Encoding.Extensions.dll new file mode 100755 index 00000000..f6af2ef4 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Encoding.Extensions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Encoding.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Encoding.dll new file mode 100755 index 00000000..2e777618 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Encoding.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Encodings.Web.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Encodings.Web.dll new file mode 100755 index 00000000..5a7e6464 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Encodings.Web.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Json.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Json.dll new file mode 100755 index 00000000..5fde3d11 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Json.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.RegularExpressions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.RegularExpressions.dll new file mode 100755 index 00000000..5a4e36c6 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.RegularExpressions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Channels.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Channels.dll new file mode 100755 index 00000000..c5083821 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Channels.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Overlapped.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Overlapped.dll new file mode 100755 index 00000000..1e48daef Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Overlapped.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.RateLimiting.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.RateLimiting.dll new file mode 100755 index 00000000..23142d86 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.RateLimiting.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Tasks.Dataflow.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Tasks.Dataflow.dll new file mode 100755 index 00000000..1d733c7e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Tasks.Dataflow.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Tasks.Extensions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Tasks.Extensions.dll new file mode 100755 index 00000000..355357b3 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Tasks.Extensions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Tasks.Parallel.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Tasks.Parallel.dll new file mode 100755 index 00000000..fdf6db1f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Tasks.Parallel.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Tasks.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Tasks.dll new file mode 100755 index 00000000..f21306dc Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Tasks.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Thread.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Thread.dll new file mode 100755 index 00000000..3350e45d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Thread.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.ThreadPool.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.ThreadPool.dll new file mode 100755 index 00000000..1fc76610 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.ThreadPool.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Timer.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Timer.dll new file mode 100755 index 00000000..2f6d3cdc Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Timer.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.dll new file mode 100755 index 00000000..4e137883 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Transactions.Local.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Transactions.Local.dll new file mode 100755 index 00000000..66ca591f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Transactions.Local.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Transactions.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Transactions.dll new file mode 100755 index 00000000..1f6e570c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Transactions.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ValueTuple.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ValueTuple.dll new file mode 100755 index 00000000..250cf3dc Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ValueTuple.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Web.HttpUtility.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Web.HttpUtility.dll new file mode 100755 index 00000000..1298d26d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Web.HttpUtility.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Web.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Web.dll new file mode 100755 index 00000000..98ab8226 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Web.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Windows.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Windows.dll new file mode 100755 index 00000000..c57f0f3a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Windows.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.Linq.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.Linq.dll new file mode 100755 index 00000000..8cb66c2e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.Linq.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.ReaderWriter.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.ReaderWriter.dll new file mode 100755 index 00000000..b1e68196 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.ReaderWriter.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.Serialization.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.Serialization.dll new file mode 100755 index 00000000..2713bbe9 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.Serialization.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XDocument.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XDocument.dll new file mode 100755 index 00000000..3294b525 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XDocument.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XPath.XDocument.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XPath.XDocument.dll new file mode 100755 index 00000000..da30d28e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XPath.XDocument.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XPath.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XPath.dll new file mode 100755 index 00000000..f418c9d1 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XPath.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XmlDocument.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XmlDocument.dll new file mode 100755 index 00000000..c225e6a8 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XmlDocument.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XmlSerializer.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XmlSerializer.dll new file mode 100755 index 00000000..3e75ad04 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XmlSerializer.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.dll new file mode 100755 index 00000000..05d66fae Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.dll new file mode 100755 index 00000000..19c341aa Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/WindowsBase.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/WindowsBase.dll new file mode 100755 index 00000000..443ceeca Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/WindowsBase.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/mscorlib.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/mscorlib.dll new file mode 100755 index 00000000..2b154a49 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/mscorlib.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/netstandard.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/netstandard.dll new file mode 100755 index 00000000..10453f15 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/netstandard.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..85dd902f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..dfd0a6bf Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..f5e6b57a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..cafdf215 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..ace0504d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..df58fdf2 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/debian-x64/native/libuv.so b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/debian-x64/native/libuv.so new file mode 100755 index 00000000..ee70aa0f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/debian-x64/native/libuv.so differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/fedora-x64/native/libuv.so b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/fedora-x64/native/libuv.so new file mode 100755 index 00000000..ee70aa0f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/fedora-x64/native/libuv.so differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/opensuse-x64/native/libuv.so b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/opensuse-x64/native/libuv.so new file mode 100755 index 00000000..ee70aa0f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/opensuse-x64/native/libuv.so differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/osx/native/libuv.dylib b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/osx/native/libuv.dylib new file mode 100755 index 00000000..abbf24d6 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/osx/native/libuv.dylib differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/rhel-x64/native/libuv.so b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/rhel-x64/native/libuv.so new file mode 100755 index 00000000..ee70aa0f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/rhel-x64/native/libuv.so differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll new file mode 100755 index 00000000..512befd9 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..ac47980a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..f45095ef Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..12b89005 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..ec5ec135 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll new file mode 100755 index 00000000..235a22f3 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll new file mode 100755 index 00000000..a4a18261 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll new file mode 100755 index 00000000..38b97a27 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win7-arm/native/libuv.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win7-arm/native/libuv.dll new file mode 100755 index 00000000..6cbb46ee Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win7-arm/native/libuv.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win7-x64/native/libuv.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win7-x64/native/libuv.dll new file mode 100755 index 00000000..5e02949b Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win7-x64/native/libuv.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win7-x86/native/libuv.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win7-x86/native/libuv.dll new file mode 100755 index 00000000..906bc6d5 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win7-x86/native/libuv.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..9867f6fe Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..2a4742ee Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..8977db0c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..8012969c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..9a06288f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/web.config b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/web.config new file mode 100644 index 00000000..6da4550d --- /dev/null +++ b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/web.config @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..e4b3c7aa Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..b51ee576 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..d1609258 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..e27e8bed Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..22b6e951 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..9010602c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..57e4d28e Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..305dfbf3 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..28a5c18a Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..cef3ebc6 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..dce3bc0f Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..e382c132 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Catalog/Catalog.API/obj/Catalog.API.csproj.nuget.dgspec.json b/src/Services/Catalog/Catalog.API/obj/Catalog.API.csproj.nuget.dgspec.json index 886832f7..54abf757 100644 --- a/src/Services/Catalog/Catalog.API/obj/Catalog.API.csproj.nuget.dgspec.json +++ b/src/Services/Catalog/Catalog.API/obj/Catalog.API.csproj.nuget.dgspec.json @@ -1,42 +1,31 @@ { "format": 1, "restore": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Catalog\\Catalog.API\\Catalog.API.csproj": {} + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/Catalog.API.csproj": {} }, "projects": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", - "projectName": "EventBusRabbitMQ", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "projectName": "EventBus", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.0" ], "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", - "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" - } - } + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": {} } }, "warningProperties": { @@ -48,35 +37,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { - "Autofac": { - "target": "Package", - "version": "[8.0.0, )" - }, - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "Microsoft.Extensions.Logging": { - "target": "Package", - "version": "[8.0.0, )" - }, "Newtonsoft.Json": { "target": "Package", "version": "[13.0.3, )" - }, - "Polly": { - "target": "Package", - "version": "[8.4.0, )" - }, - "RabbitMQ.Client": { - "target": "Package", - "version": "[6.8.1, )" } }, "imports": [ @@ -95,41 +65,34 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", - "projectName": "EventBusServiceBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", + "projectName": "EventBusRabbitMQ", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" } } } @@ -143,19 +106,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Autofac": { "target": "Package", - "version": "[8.0.0, )" - }, - "Microsoft.Azure.ServiceBus": { - "target": "Package", - "version": "[5.2.0, )" + "version": "[8.1.1, )" }, "Microsoft.CSharp": { "target": "Package", @@ -163,7 +123,19 @@ }, "Microsoft.Extensions.Logging": { "target": "Package", - "version": "[8.0.0, )" + "version": "[9.0.0, )" + }, + "Newtonsoft.Json": { + "target": "Package", + "version": "[13.0.3, )" + }, + "Polly": { + "target": "Package", + "version": "[8.5.0, )" + }, + "RabbitMQ.Client": { + "target": "Package", + "version": "[6.8.1, )" } }, "imports": [ @@ -182,39 +154,36 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "projectName": "EventBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", + "projectName": "EventBusServiceBus", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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": {} + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" + } + } } }, "warningProperties": { @@ -226,15 +195,28 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { - "Newtonsoft.Json": { + "Autofac": { "target": "Package", - "version": "[13.0.3, )" + "version": "[8.1.1, )" + }, + "Microsoft.Azure.ServiceBus": { + "target": "Package", + "version": "[5.2.0, )" + }, + "Microsoft.CSharp": { + "target": "Package", + "version": "[4.7.0, )" + }, + "Microsoft.Extensions.Logging": { + "target": "Package", + "version": "[9.0.0, )" } }, "imports": [ @@ -253,41 +235,34 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj", "projectName": "IntegrationEventLogEF", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" } } } @@ -301,27 +276,28 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Microsoft.EntityFrameworkCore": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Design": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Relational": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.SqlServer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Newtonsoft.Json": { "target": "Package", @@ -344,50 +320,43 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Catalog\\Catalog.API\\Catalog.API.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/Catalog.API.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Catalog\\Catalog.API\\Catalog.API.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/Catalog.API.csproj", "projectName": "Catalog.API", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Catalog\\Catalog.API\\Catalog.API.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Catalog\\Catalog.API\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/Catalog.API.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj" } } } @@ -401,11 +370,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.AzureServiceBus": { "target": "Package", @@ -417,7 +387,7 @@ }, "AspNetCore.HealthChecks.Rabbitmq": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.2, )" }, "AspNetCore.HealthChecks.SqlServer": { "target": "Package", @@ -429,20 +399,20 @@ }, "Autofac.Extensions.DependencyInjection": { "target": "Package", - "version": "[9.0.0, )" + "version": "[10.0.0, )" }, "Google.Protobuf": { "target": "Package", - "version": "[3.27.1, )" + "version": "[3.28.3, )" }, "Grpc.AspNetCore.Server": { "target": "Package", - "version": "[2.63.0, )" + "version": "[2.70.0, )" }, "Grpc.Tools": { "suppressParent": "All", "target": "Package", - "version": "[2.64.0, )" + "version": "[2.68.1, )" }, "Microsoft.ApplicationInsights.AspNetCore": { "target": "Package", @@ -462,7 +432,7 @@ }, "Microsoft.AspNetCore.Mvc.NewtonsoftJson": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Configuration.AzureKeyVault": { "target": "Package", @@ -470,11 +440,11 @@ }, "Microsoft.Extensions.Logging.AzureAppServices": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Enrichers.Environment": { "target": "Package", @@ -482,7 +452,7 @@ }, "Serilog.Settings.Configuration": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.4, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -498,11 +468,11 @@ }, "Swashbuckle.AspNetCore": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" }, "Swashbuckle.AspNetCore.Newtonsoft": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" } }, "imports": [ @@ -524,7 +494,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/Services/Catalog/Catalog.API/obj/Catalog.API.csproj.nuget.g.props b/src/Services/Catalog/Catalog.API/obj/Catalog.API.csproj.nuget.g.props index 2938bbc4..8473efb9 100644 --- a/src/Services/Catalog/Catalog.API/obj/Catalog.API.csproj.nuget.g.props +++ b/src/Services/Catalog/Catalog.API/obj/Catalog.API.csproj.nuget.g.props @@ -4,25 +4,25 @@ True NuGet $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\natyo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + /home/runner/.nuget/packages/ + /home/runner/.nuget/packages/ PackageReference - 6.10.0 + 7.0.0 - - + - - - - - + + + + + + - C:\Users\natyo\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5 - C:\Users\natyo\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3 - C:\Users\natyo\.nuget\packages\grpc.tools\2.64.0 + /home/runner/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5 + /home/runner/.nuget/packages/microsoft.codeanalysis.analyzers/3.3.4 + /home/runner/.nuget/packages/grpc.tools/2.68.1 \ No newline at end of file diff --git a/src/Services/Catalog/Catalog.API/obj/Catalog.API.csproj.nuget.g.targets b/src/Services/Catalog/Catalog.API/obj/Catalog.API.csproj.nuget.g.targets index 622dab7d..bc2a9935 100644 --- a/src/Services/Catalog/Catalog.API/obj/Catalog.API.csproj.nuget.g.targets +++ b/src/Services/Catalog/Catalog.API/obj/Catalog.API.csproj.nuget.g.targets @@ -1,13 +1,15 @@  - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs new file mode 100644 index 00000000..feda5e9f --- /dev/null +++ b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/24131f3e1ac0aa6b_catalog.protodep b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/24131f3e1ac0aa6b_catalog.protodep new file mode 100644 index 00000000..b8e46880 --- /dev/null +++ b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/24131f3e1ac0aa6b_catalog.protodep @@ -0,0 +1,2 @@ +obj/Debug/net9.0/Proto/Catalog.cs \ +obj/Debug/net9.0/Proto/CatalogGrpc.cs: Proto/catalog.proto \ No newline at end of file diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog..F07FDCDC.Up2Date b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog..F07FDCDC.Up2Date new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.AssemblyInfo.cs b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.AssemblyInfo.cs new file mode 100644 index 00000000..155e8c88 --- /dev/null +++ b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// 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.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("aspnet-Catalog.API-20161122013618")] +[assembly: System.Reflection.AssemblyCompanyAttribute("Catalog.API")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ac1eb1ea194ee72f31eded440b1a3c03c53c5657")] +[assembly: System.Reflection.AssemblyProductAttribute("Catalog.API")] +[assembly: System.Reflection.AssemblyTitleAttribute("Catalog.API")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.AssemblyInfoInputs.cache b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.AssemblyInfoInputs.cache new file mode 100644 index 00000000..d9949881 --- /dev/null +++ b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +13a5b8c6321336d88241742f0744bf4a24f9bcf931333477ba2cd73b0c9269f2 diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.GeneratedMSBuildEditorConfig.editorconfig b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 00000000..151d72c2 --- /dev/null +++ b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,31 @@ +is_global = true +build_property.TargetFramework = net9.0 +build_property.TargetFramework = net9.0 +build_property.TargetPlatformMinVersion = +build_property.TargetPlatformMinVersion = +build_property.UsingMicrosoftNETSdkWeb = true +build_property.UsingMicrosoftNETSdkWeb = true +build_property.ProjectTypeGuids = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v9.0 +build_property.RootNamespace = Catalog.API +build_property.RootNamespace = Catalog.API +build_property.ProjectDir = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.RazorLangVersion = 9.0 +build_property.SupportLocalizedComponentNames = +build_property.GenerateRazorMetadataSourceChecksumAttributes = +build_property.MSBuildProjectDirectory = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API +build_property._RazorSourceGeneratorDebug = +build_property.EffectiveAnalysisLevelStyle = 9.0 +build_property.EnableCodeStyleSeverity = diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.MvcApplicationPartsAssemblyInfo.cache b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.MvcApplicationPartsAssemblyInfo.cache new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.MvcApplicationPartsAssemblyInfo.cs b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.MvcApplicationPartsAssemblyInfo.cs new file mode 100644 index 00000000..4db6d34b --- /dev/null +++ b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.MvcApplicationPartsAssemblyInfo.cs @@ -0,0 +1,17 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.Newtonsoft")] +[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.assets.cache b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.assets.cache new file mode 100644 index 00000000..83351a75 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.assets.cache differ diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.csproj.AssemblyReference.cache b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.csproj.AssemblyReference.cache new file mode 100644 index 00000000..08f9db5d Binary files /dev/null and b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.csproj.AssemblyReference.cache differ diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.csproj.CoreCompileInputs.cache b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.csproj.CoreCompileInputs.cache new file mode 100644 index 00000000..78d3f143 --- /dev/null +++ b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +e60ca5a72a6056e105d3f1a04a6346717e65d9e524571ff58548b0a814ee754d diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.csproj.FileListAbsolute.txt b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.csproj.FileListAbsolute.txt new file mode 100644 index 00000000..e6e54dea --- /dev/null +++ b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.csproj.FileListAbsolute.txt @@ -0,0 +1,565 @@ +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.csproj.AssemblyReference.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/rpswa.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.GeneratedMSBuildEditorConfig.editorconfig +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.AssemblyInfoInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.AssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.csproj.CoreCompileInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.MvcApplicationPartsAssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.MvcApplicationPartsAssemblyInfo.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.sourcelink.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/web.config +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/appsettings.Development.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.staticwebassets.endpoints.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/1.png +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/10.png +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/11.png +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/12.png +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/13.png +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/14.png +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/2.png +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/3.png +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/4.png +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/5.png +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/6.png +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/7.png +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/8.png +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Pics/9.png +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Setup/CatalogBrands.csv +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Setup/CatalogItems.csv +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Setup/CatalogItems.zip +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Setup/CatalogTypes.csv +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/appsettings.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.deps.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.runtimeconfig.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Catalog.API.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Antiforgery.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.BearerToken.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.Cookies.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authentication.OAuth.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authorization.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Authorization.Policy.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Authorization.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Endpoints.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Forms.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Server.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Components.Web.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Connections.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.CookiePolicy.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Cors.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Cryptography.Internal.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.DataProtection.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.DataProtection.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.DataProtection.Extensions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Diagnostics.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Diagnostics.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.HostFiltering.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Hosting.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Hosting.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Html.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Connections.Common.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Connections.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Extensions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Features.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Http.Results.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.HttpLogging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.HttpOverrides.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.HttpsPolicy.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Identity.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Localization.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Localization.Routing.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Metadata.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.ApiExplorer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Cors.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.DataAnnotations.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Json.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Localization.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.Razor.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.RazorPages.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.TagHelpers.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Mvc.ViewFeatures.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.OutputCaching.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.RateLimiting.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Razor.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Razor.Runtime.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.RequestDecompression.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.ResponseCaching.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.ResponseCompression.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Rewrite.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Routing.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Routing.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.HttpSys.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.IIS.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.IISIntegration.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.Session.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.SignalR.Common.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.SignalR.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.SignalR.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.SignalR.Protocols.Json.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.StaticAssets.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.StaticFiles.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.WebSockets.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.AspNetCore.WebUtilities.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.CSharp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Caching.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Caching.Memory.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Binder.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.CommandLine.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.EnvironmentVariables.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.FileExtensions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Ini.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Json.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.KeyPerFile.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.UserSecrets.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Configuration.Xml.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.DependencyInjection.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.DependencyInjection.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Diagnostics.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Diagnostics.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Features.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileProviders.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileProviders.Composite.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileProviders.Embedded.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileProviders.Physical.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.FileSystemGlobbing.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Hosting.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Hosting.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Http.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Identity.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Identity.Stores.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Localization.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Localization.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.Configuration.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.Console.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.Debug.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.EventLog.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.EventSource.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Logging.TraceSource.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.ObjectPool.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Options.ConfigurationExtensions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Options.DataAnnotations.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Options.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.Primitives.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Extensions.WebEncoders.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.JSInterop.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Net.Http.Headers.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.VisualBasic.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.VisualBasic.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Win32.Primitives.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/Microsoft.Win32.Registry.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/mscorlib.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/netstandard.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.AppContext.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Buffers.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.Concurrent.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.Immutable.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.NonGeneric.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Collections.Specialized.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.Annotations.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.DataAnnotations.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.EventBasedAsync.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.Primitives.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ComponentModel.TypeConverter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Configuration.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Console.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Data.Common.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Data.DataSetExtensions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Data.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Contracts.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Debug.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.DiagnosticSource.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.EventLog.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.FileVersionInfo.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Process.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.StackTrace.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.TextWriterTraceListener.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Tools.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.TraceSource.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Diagnostics.Tracing.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Drawing.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Drawing.Primitives.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Dynamic.Runtime.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Formats.Asn1.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Formats.Tar.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Globalization.Calendars.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Globalization.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Globalization.Extensions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Compression.Brotli.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Compression.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Compression.FileSystem.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Compression.ZipFile.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.AccessControl.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.DriveInfo.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.Primitives.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.FileSystem.Watcher.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.IsolatedStorage.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.MemoryMappedFiles.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Pipelines.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Pipes.AccessControl.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.Pipes.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.IO.UnmanagedMemoryStream.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Linq.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Linq.Expressions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Linq.Parallel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Linq.Queryable.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Memory.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Http.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Http.Json.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.HttpListener.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Mail.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.NameResolution.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.NetworkInformation.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Ping.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Primitives.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Quic.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Requests.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Security.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.ServicePoint.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.Sockets.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebHeaderCollection.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebProxy.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebSockets.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Net.WebSockets.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Numerics.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Numerics.Vectors.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ObjectModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.DispatchProxy.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Emit.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Emit.ILGeneration.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Emit.Lightweight.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Extensions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Metadata.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.Primitives.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Reflection.TypeExtensions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Resources.Reader.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Resources.ResourceManager.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Resources.Writer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.CompilerServices.Unsafe.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.CompilerServices.VisualC.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Extensions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Handles.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.InteropServices.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.InteropServices.JavaScript.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.InteropServices.RuntimeInformation.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Intrinsics.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Loader.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Numerics.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.Formatters.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.Json.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.Primitives.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Runtime.Serialization.Xml.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.AccessControl.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Claims.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Algorithms.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Cng.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Csp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Encoding.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.OpenSsl.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Primitives.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.X509Certificates.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Cryptography.Xml.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Principal.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.Principal.Windows.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Security.SecureString.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ServiceModel.Web.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ServiceProcess.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Encoding.CodePages.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Encoding.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Encoding.Extensions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Encodings.Web.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.Json.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Text.RegularExpressions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Channels.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Overlapped.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.RateLimiting.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Tasks.Dataflow.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Tasks.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Tasks.Extensions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Tasks.Parallel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Thread.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.ThreadPool.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Threading.Timer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Transactions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Transactions.Local.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.ValueTuple.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Web.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Web.HttpUtility.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Windows.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.Linq.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.ReaderWriter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.Serialization.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XDocument.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XmlDocument.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XmlSerializer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XPath.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/System.Xml.XPath.XDocument.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/refs/WindowsBase.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.AzureStorage.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.SqlServer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Autofac.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Core.Amqp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Identity.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Storage.Blobs.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Storage.Common.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Storage.Files.Shares.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Azure.Storage.Queues.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Fractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Google.Protobuf.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Grpc.AspNetCore.Server.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Grpc.Core.Api.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Grpc.Net.Common.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Humanizer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/IdentityModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/KubernetesClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AspNetCore.HealthChecks.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AspNetCore.JsonPatch.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Build.Locator.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.VisualBasic.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Design.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.SqlServer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.HealthChecks.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Identity.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.OpenApi.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Mono.TextTemplating.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Newtonsoft.Json.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Newtonsoft.Json.Bson.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Polly.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Polly.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Prometheus.NetStandard.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/RabbitMQ.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.AspNetCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.File.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.CodeDom.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.AttributedModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.Convention.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.Hosting.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.Runtime.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Composition.TypedParts.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.IO.Hashing.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Memory.Data.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Runtime.Caching.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/YamlDotNet.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/debian-x64/native/libuv.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/fedora-x64/native/libuv.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/opensuse-x64/native/libuv.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/osx/native/libuv.dylib +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/rhel-x64/native/libuv.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win7-arm/native/libuv.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win7-x64/native/libuv.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win7-x86/native/libuv.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBusRabbitMQ.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBusServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/IntegrationEventLogEF.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBusServiceBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/EventBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/bin/Debug/net9.0/IntegrationEventLogEF.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/rjimswa.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/scopedcss/bundle/Catalog.API.styles.css +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/staticwebassets.build.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/staticwebassets.build.json.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/staticwebassets.development.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/swae.build.ex.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog..F07FDCDC.Up2Date +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/refint/Catalog.API.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.genruntimeconfig.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/ref/Catalog.API.dll diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.dll b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.dll new file mode 100644 index 00000000..fe6b49b0 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.dll differ diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.genruntimeconfig.cache b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.genruntimeconfig.cache new file mode 100644 index 00000000..88269bf1 --- /dev/null +++ b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.genruntimeconfig.cache @@ -0,0 +1 @@ +bc2be102e59da48cc0a44c528cae01d023757a7f789dc32d5421e6218166660a diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.pdb b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.pdb new file mode 100644 index 00000000..ce726870 Binary files /dev/null and b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.pdb differ diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.sourcelink.json b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.sourcelink.json new file mode 100644 index 00000000..a2a1dc92 --- /dev/null +++ b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Catalog.API.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/*":"https://raw.githubusercontent.com/NatYou345/mslearn-microservices-devops-aspnet-core/ac1eb1ea194ee72f31eded440b1a3c03c53c5657/*"}} \ No newline at end of file diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Proto/Catalog.cs b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Proto/Catalog.cs new file mode 100644 index 00000000..543699ca --- /dev/null +++ b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Proto/Catalog.cs @@ -0,0 +1,1927 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: Proto/catalog.proto +// +#pragma warning disable 1591, 0612, 3021, 8981 +#region Designer generated code + +using pb = global::Google.Protobuf; +using pbc = global::Google.Protobuf.Collections; +using pbr = global::Google.Protobuf.Reflection; +using scg = global::System.Collections.Generic; +namespace CatalogApi { + + /// Holder for reflection information generated from Proto/catalog.proto + public static partial class CatalogReflection { + + #region Descriptor + /// File descriptor for Proto/catalog.proto + public static pbr::FileDescriptor Descriptor { + get { return descriptor; } + } + private static pbr::FileDescriptor descriptor; + + static CatalogReflection() { + byte[] descriptorData = global::System.Convert.FromBase64String( + string.Concat( + "ChNQcm90by9jYXRhbG9nLnByb3RvEgpDYXRhbG9nQXBpIiAKEkNhdGFsb2dJ", + "dGVtUmVxdWVzdBIKCgJpZBgBIAEoBSJHChNDYXRhbG9nSXRlbXNSZXF1ZXN0", + "EgsKA2lkcxgBIAEoCRIQCghwYWdlU2l6ZRgCIAEoBRIRCglwYWdlSW5kZXgY", + "AyABKAUiyAIKE0NhdGFsb2dJdGVtUmVzcG9uc2USCgoCaWQYASABKAUSDAoE", + "bmFtZRgCIAEoCRITCgtkZXNjcmlwdGlvbhgDIAEoCRINCgVwcmljZRgEIAEo", + "ARIZChFwaWN0dXJlX2ZpbGVfbmFtZRgFIAEoCRITCgtwaWN0dXJlX3VyaRgG", + "IAEoCRItCgxjYXRhbG9nX3R5cGUYCCABKAsyFy5DYXRhbG9nQXBpLkNhdGFs", + "b2dUeXBlEi8KDWNhdGFsb2dfYnJhbmQYCiABKAsyGC5DYXRhbG9nQXBpLkNh", + "dGFsb2dCcmFuZBIXCg9hdmFpbGFibGVfc3RvY2sYCyABKAUSGQoRcmVzdG9j", + "a190aHJlc2hvbGQYDCABKAUSGwoTbWF4X3N0b2NrX3RocmVzaG9sZBgNIAEo", + "BRISCgpvbl9yZW9yZGVyGA4gASgIIigKDENhdGFsb2dCcmFuZBIKCgJpZBgB", + "IAEoBRIMCgRuYW1lGAIgASgJIicKC0NhdGFsb2dUeXBlEgoKAmlkGAEgASgF", + "EgwKBHR5cGUYAiABKAkiewoWUGFnaW5hdGVkSXRlbXNSZXNwb25zZRIRCglw", + "YWdlSW5kZXgYASABKAUSEAoIcGFnZVNpemUYAiABKAUSDQoFY291bnQYAyAB", + "KAMSLQoEZGF0YRgEIAMoCzIfLkNhdGFsb2dBcGkuQ2F0YWxvZ0l0ZW1SZXNw", + "b25zZTKzAQoHQ2F0YWxvZxJQCgtHZXRJdGVtQnlJZBIeLkNhdGFsb2dBcGku", + "Q2F0YWxvZ0l0ZW1SZXF1ZXN0Gh8uQ2F0YWxvZ0FwaS5DYXRhbG9nSXRlbVJl", + "c3BvbnNlIgASVgoNR2V0SXRlbXNCeUlkcxIfLkNhdGFsb2dBcGkuQ2F0YWxv", + "Z0l0ZW1zUmVxdWVzdBoiLkNhdGFsb2dBcGkuUGFnaW5hdGVkSXRlbXNSZXNw", + "b25zZSIAYgZwcm90bzM=")); + descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, + new pbr::FileDescriptor[] { }, + new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { + new pbr::GeneratedClrTypeInfo(typeof(global::CatalogApi.CatalogItemRequest), global::CatalogApi.CatalogItemRequest.Parser, new[]{ "Id" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::CatalogApi.CatalogItemsRequest), global::CatalogApi.CatalogItemsRequest.Parser, new[]{ "Ids", "PageSize", "PageIndex" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::CatalogApi.CatalogItemResponse), global::CatalogApi.CatalogItemResponse.Parser, new[]{ "Id", "Name", "Description", "Price", "PictureFileName", "PictureUri", "CatalogType", "CatalogBrand", "AvailableStock", "RestockThreshold", "MaxStockThreshold", "OnReorder" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::CatalogApi.CatalogBrand), global::CatalogApi.CatalogBrand.Parser, new[]{ "Id", "Name" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::CatalogApi.CatalogType), global::CatalogApi.CatalogType.Parser, new[]{ "Id", "Type" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::CatalogApi.PaginatedItemsResponse), global::CatalogApi.PaginatedItemsResponse.Parser, new[]{ "PageIndex", "PageSize", "Count", "Data" }, null, null, null, null) + })); + } + #endregion + + } + #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CatalogItemRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CatalogItemRequest()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::CatalogApi.CatalogReflection.Descriptor.MessageTypes[0]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogItemRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogItemRequest(CatalogItemRequest other) : this() { + id_ = other.id_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogItemRequest Clone() { + return new CatalogItemRequest(this); + } + + /// Field number for the "id" field. + public const int IdFieldNumber = 1; + private int id_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Id { + get { return id_; } + set { + id_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CatalogItemRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CatalogItemRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Id != other.Id) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Id != 0) hash ^= Id.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Id != 0) { + output.WriteRawTag(8); + output.WriteInt32(Id); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Id != 0) { + output.WriteRawTag(8); + output.WriteInt32(Id); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Id != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Id); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CatalogItemRequest other) { + if (other == null) { + return; + } + if (other.Id != 0) { + Id = other.Id; + } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 8: { + Id = input.ReadInt32(); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 8: { + Id = input.ReadInt32(); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CatalogItemsRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CatalogItemsRequest()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::CatalogApi.CatalogReflection.Descriptor.MessageTypes[1]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogItemsRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogItemsRequest(CatalogItemsRequest other) : this() { + ids_ = other.ids_; + pageSize_ = other.pageSize_; + pageIndex_ = other.pageIndex_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogItemsRequest Clone() { + return new CatalogItemsRequest(this); + } + + /// Field number for the "ids" field. + public const int IdsFieldNumber = 1; + private string ids_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Ids { + get { return ids_; } + set { + ids_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "pageSize" field. + public const int PageSizeFieldNumber = 2; + private int pageSize_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int PageSize { + get { return pageSize_; } + set { + pageSize_ = value; + } + } + + /// Field number for the "pageIndex" field. + public const int PageIndexFieldNumber = 3; + private int pageIndex_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int PageIndex { + get { return pageIndex_; } + set { + pageIndex_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CatalogItemsRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CatalogItemsRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Ids != other.Ids) return false; + if (PageSize != other.PageSize) return false; + if (PageIndex != other.PageIndex) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Ids.Length != 0) hash ^= Ids.GetHashCode(); + if (PageSize != 0) hash ^= PageSize.GetHashCode(); + if (PageIndex != 0) hash ^= PageIndex.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Ids.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Ids); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageIndex != 0) { + output.WriteRawTag(24); + output.WriteInt32(PageIndex); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Ids.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Ids); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageIndex != 0) { + output.WriteRawTag(24); + output.WriteInt32(PageIndex); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Ids.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Ids); + } + if (PageSize != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(PageSize); + } + if (PageIndex != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(PageIndex); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CatalogItemsRequest other) { + if (other == null) { + return; + } + if (other.Ids.Length != 0) { + Ids = other.Ids; + } + if (other.PageSize != 0) { + PageSize = other.PageSize; + } + if (other.PageIndex != 0) { + PageIndex = other.PageIndex; + } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 10: { + Ids = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 24: { + PageIndex = input.ReadInt32(); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 10: { + Ids = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 24: { + PageIndex = input.ReadInt32(); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CatalogItemResponse : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CatalogItemResponse()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::CatalogApi.CatalogReflection.Descriptor.MessageTypes[2]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogItemResponse() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogItemResponse(CatalogItemResponse other) : this() { + id_ = other.id_; + name_ = other.name_; + description_ = other.description_; + price_ = other.price_; + pictureFileName_ = other.pictureFileName_; + pictureUri_ = other.pictureUri_; + catalogType_ = other.catalogType_ != null ? other.catalogType_.Clone() : null; + catalogBrand_ = other.catalogBrand_ != null ? other.catalogBrand_.Clone() : null; + availableStock_ = other.availableStock_; + restockThreshold_ = other.restockThreshold_; + maxStockThreshold_ = other.maxStockThreshold_; + onReorder_ = other.onReorder_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogItemResponse Clone() { + return new CatalogItemResponse(this); + } + + /// Field number for the "id" field. + public const int IdFieldNumber = 1; + private int id_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Id { + get { return id_; } + set { + id_ = value; + } + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 2; + private string name_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "description" field. + public const int DescriptionFieldNumber = 3; + private string description_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Description { + get { return description_; } + set { + description_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "price" field. + public const int PriceFieldNumber = 4; + private double price_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public double Price { + get { return price_; } + set { + price_ = value; + } + } + + /// Field number for the "picture_file_name" field. + public const int PictureFileNameFieldNumber = 5; + private string pictureFileName_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PictureFileName { + get { return pictureFileName_; } + set { + pictureFileName_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "picture_uri" field. + public const int PictureUriFieldNumber = 6; + private string pictureUri_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PictureUri { + get { return pictureUri_; } + set { + pictureUri_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "catalog_type" field. + public const int CatalogTypeFieldNumber = 8; + private global::CatalogApi.CatalogType catalogType_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::CatalogApi.CatalogType CatalogType { + get { return catalogType_; } + set { + catalogType_ = value; + } + } + + /// Field number for the "catalog_brand" field. + public const int CatalogBrandFieldNumber = 10; + private global::CatalogApi.CatalogBrand catalogBrand_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::CatalogApi.CatalogBrand CatalogBrand { + get { return catalogBrand_; } + set { + catalogBrand_ = value; + } + } + + /// Field number for the "available_stock" field. + public const int AvailableStockFieldNumber = 11; + private int availableStock_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int AvailableStock { + get { return availableStock_; } + set { + availableStock_ = value; + } + } + + /// Field number for the "restock_threshold" field. + public const int RestockThresholdFieldNumber = 12; + private int restockThreshold_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int RestockThreshold { + get { return restockThreshold_; } + set { + restockThreshold_ = value; + } + } + + /// Field number for the "max_stock_threshold" field. + public const int MaxStockThresholdFieldNumber = 13; + private int maxStockThreshold_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int MaxStockThreshold { + get { return maxStockThreshold_; } + set { + maxStockThreshold_ = value; + } + } + + /// Field number for the "on_reorder" field. + public const int OnReorderFieldNumber = 14; + private bool onReorder_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool OnReorder { + get { return onReorder_; } + set { + onReorder_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CatalogItemResponse); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CatalogItemResponse other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Id != other.Id) return false; + if (Name != other.Name) return false; + if (Description != other.Description) return false; + if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(Price, other.Price)) return false; + if (PictureFileName != other.PictureFileName) return false; + if (PictureUri != other.PictureUri) return false; + if (!object.Equals(CatalogType, other.CatalogType)) return false; + if (!object.Equals(CatalogBrand, other.CatalogBrand)) return false; + if (AvailableStock != other.AvailableStock) return false; + if (RestockThreshold != other.RestockThreshold) return false; + if (MaxStockThreshold != other.MaxStockThreshold) return false; + if (OnReorder != other.OnReorder) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Id != 0) hash ^= Id.GetHashCode(); + if (Name.Length != 0) hash ^= Name.GetHashCode(); + if (Description.Length != 0) hash ^= Description.GetHashCode(); + if (Price != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(Price); + if (PictureFileName.Length != 0) hash ^= PictureFileName.GetHashCode(); + if (PictureUri.Length != 0) hash ^= PictureUri.GetHashCode(); + if (catalogType_ != null) hash ^= CatalogType.GetHashCode(); + if (catalogBrand_ != null) hash ^= CatalogBrand.GetHashCode(); + if (AvailableStock != 0) hash ^= AvailableStock.GetHashCode(); + if (RestockThreshold != 0) hash ^= RestockThreshold.GetHashCode(); + if (MaxStockThreshold != 0) hash ^= MaxStockThreshold.GetHashCode(); + if (OnReorder != false) hash ^= OnReorder.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Id != 0) { + output.WriteRawTag(8); + output.WriteInt32(Id); + } + if (Name.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Name); + } + if (Description.Length != 0) { + output.WriteRawTag(26); + output.WriteString(Description); + } + if (Price != 0D) { + output.WriteRawTag(33); + output.WriteDouble(Price); + } + if (PictureFileName.Length != 0) { + output.WriteRawTag(42); + output.WriteString(PictureFileName); + } + if (PictureUri.Length != 0) { + output.WriteRawTag(50); + output.WriteString(PictureUri); + } + if (catalogType_ != null) { + output.WriteRawTag(66); + output.WriteMessage(CatalogType); + } + if (catalogBrand_ != null) { + output.WriteRawTag(82); + output.WriteMessage(CatalogBrand); + } + if (AvailableStock != 0) { + output.WriteRawTag(88); + output.WriteInt32(AvailableStock); + } + if (RestockThreshold != 0) { + output.WriteRawTag(96); + output.WriteInt32(RestockThreshold); + } + if (MaxStockThreshold != 0) { + output.WriteRawTag(104); + output.WriteInt32(MaxStockThreshold); + } + if (OnReorder != false) { + output.WriteRawTag(112); + output.WriteBool(OnReorder); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Id != 0) { + output.WriteRawTag(8); + output.WriteInt32(Id); + } + if (Name.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Name); + } + if (Description.Length != 0) { + output.WriteRawTag(26); + output.WriteString(Description); + } + if (Price != 0D) { + output.WriteRawTag(33); + output.WriteDouble(Price); + } + if (PictureFileName.Length != 0) { + output.WriteRawTag(42); + output.WriteString(PictureFileName); + } + if (PictureUri.Length != 0) { + output.WriteRawTag(50); + output.WriteString(PictureUri); + } + if (catalogType_ != null) { + output.WriteRawTag(66); + output.WriteMessage(CatalogType); + } + if (catalogBrand_ != null) { + output.WriteRawTag(82); + output.WriteMessage(CatalogBrand); + } + if (AvailableStock != 0) { + output.WriteRawTag(88); + output.WriteInt32(AvailableStock); + } + if (RestockThreshold != 0) { + output.WriteRawTag(96); + output.WriteInt32(RestockThreshold); + } + if (MaxStockThreshold != 0) { + output.WriteRawTag(104); + output.WriteInt32(MaxStockThreshold); + } + if (OnReorder != false) { + output.WriteRawTag(112); + output.WriteBool(OnReorder); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Id != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Id); + } + if (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (Description.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Description); + } + if (Price != 0D) { + size += 1 + 8; + } + if (PictureFileName.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PictureFileName); + } + if (PictureUri.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PictureUri); + } + if (catalogType_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(CatalogType); + } + if (catalogBrand_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(CatalogBrand); + } + if (AvailableStock != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(AvailableStock); + } + if (RestockThreshold != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(RestockThreshold); + } + if (MaxStockThreshold != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(MaxStockThreshold); + } + if (OnReorder != false) { + size += 1 + 1; + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CatalogItemResponse other) { + if (other == null) { + return; + } + if (other.Id != 0) { + Id = other.Id; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + if (other.Description.Length != 0) { + Description = other.Description; + } + if (other.Price != 0D) { + Price = other.Price; + } + if (other.PictureFileName.Length != 0) { + PictureFileName = other.PictureFileName; + } + if (other.PictureUri.Length != 0) { + PictureUri = other.PictureUri; + } + if (other.catalogType_ != null) { + if (catalogType_ == null) { + CatalogType = new global::CatalogApi.CatalogType(); + } + CatalogType.MergeFrom(other.CatalogType); + } + if (other.catalogBrand_ != null) { + if (catalogBrand_ == null) { + CatalogBrand = new global::CatalogApi.CatalogBrand(); + } + CatalogBrand.MergeFrom(other.CatalogBrand); + } + if (other.AvailableStock != 0) { + AvailableStock = other.AvailableStock; + } + if (other.RestockThreshold != 0) { + RestockThreshold = other.RestockThreshold; + } + if (other.MaxStockThreshold != 0) { + MaxStockThreshold = other.MaxStockThreshold; + } + if (other.OnReorder != false) { + OnReorder = other.OnReorder; + } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 8: { + Id = input.ReadInt32(); + break; + } + case 18: { + Name = input.ReadString(); + break; + } + case 26: { + Description = input.ReadString(); + break; + } + case 33: { + Price = input.ReadDouble(); + break; + } + case 42: { + PictureFileName = input.ReadString(); + break; + } + case 50: { + PictureUri = input.ReadString(); + break; + } + case 66: { + if (catalogType_ == null) { + CatalogType = new global::CatalogApi.CatalogType(); + } + input.ReadMessage(CatalogType); + break; + } + case 82: { + if (catalogBrand_ == null) { + CatalogBrand = new global::CatalogApi.CatalogBrand(); + } + input.ReadMessage(CatalogBrand); + break; + } + case 88: { + AvailableStock = input.ReadInt32(); + break; + } + case 96: { + RestockThreshold = input.ReadInt32(); + break; + } + case 104: { + MaxStockThreshold = input.ReadInt32(); + break; + } + case 112: { + OnReorder = input.ReadBool(); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 8: { + Id = input.ReadInt32(); + break; + } + case 18: { + Name = input.ReadString(); + break; + } + case 26: { + Description = input.ReadString(); + break; + } + case 33: { + Price = input.ReadDouble(); + break; + } + case 42: { + PictureFileName = input.ReadString(); + break; + } + case 50: { + PictureUri = input.ReadString(); + break; + } + case 66: { + if (catalogType_ == null) { + CatalogType = new global::CatalogApi.CatalogType(); + } + input.ReadMessage(CatalogType); + break; + } + case 82: { + if (catalogBrand_ == null) { + CatalogBrand = new global::CatalogApi.CatalogBrand(); + } + input.ReadMessage(CatalogBrand); + break; + } + case 88: { + AvailableStock = input.ReadInt32(); + break; + } + case 96: { + RestockThreshold = input.ReadInt32(); + break; + } + case 104: { + MaxStockThreshold = input.ReadInt32(); + break; + } + case 112: { + OnReorder = input.ReadBool(); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CatalogBrand : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CatalogBrand()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::CatalogApi.CatalogReflection.Descriptor.MessageTypes[3]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogBrand() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogBrand(CatalogBrand other) : this() { + id_ = other.id_; + name_ = other.name_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogBrand Clone() { + return new CatalogBrand(this); + } + + /// Field number for the "id" field. + public const int IdFieldNumber = 1; + private int id_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Id { + get { return id_; } + set { + id_ = value; + } + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 2; + private string name_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CatalogBrand); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CatalogBrand other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Id != other.Id) return false; + if (Name != other.Name) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Id != 0) hash ^= Id.GetHashCode(); + if (Name.Length != 0) hash ^= Name.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Id != 0) { + output.WriteRawTag(8); + output.WriteInt32(Id); + } + if (Name.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Name); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Id != 0) { + output.WriteRawTag(8); + output.WriteInt32(Id); + } + if (Name.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Name); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Id != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Id); + } + if (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CatalogBrand other) { + if (other == null) { + return; + } + if (other.Id != 0) { + Id = other.Id; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 8: { + Id = input.ReadInt32(); + break; + } + case 18: { + Name = input.ReadString(); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 8: { + Id = input.ReadInt32(); + break; + } + case 18: { + Name = input.ReadString(); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CatalogType : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CatalogType()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::CatalogApi.CatalogReflection.Descriptor.MessageTypes[4]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogType() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogType(CatalogType other) : this() { + id_ = other.id_; + type_ = other.type_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CatalogType Clone() { + return new CatalogType(this); + } + + /// Field number for the "id" field. + public const int IdFieldNumber = 1; + private int id_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Id { + get { return id_; } + set { + id_ = value; + } + } + + /// Field number for the "type" field. + public const int TypeFieldNumber = 2; + private string type_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Type { + get { return type_; } + set { + type_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CatalogType); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CatalogType other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Id != other.Id) return false; + if (Type != other.Type) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Id != 0) hash ^= Id.GetHashCode(); + if (Type.Length != 0) hash ^= Type.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Id != 0) { + output.WriteRawTag(8); + output.WriteInt32(Id); + } + if (Type.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Type); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Id != 0) { + output.WriteRawTag(8); + output.WriteInt32(Id); + } + if (Type.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Type); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Id != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Id); + } + if (Type.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Type); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CatalogType other) { + if (other == null) { + return; + } + if (other.Id != 0) { + Id = other.Id; + } + if (other.Type.Length != 0) { + Type = other.Type; + } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 8: { + Id = input.ReadInt32(); + break; + } + case 18: { + Type = input.ReadString(); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 8: { + Id = input.ReadInt32(); + break; + } + case 18: { + Type = input.ReadString(); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class PaginatedItemsResponse : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new PaginatedItemsResponse()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::CatalogApi.CatalogReflection.Descriptor.MessageTypes[5]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PaginatedItemsResponse() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PaginatedItemsResponse(PaginatedItemsResponse other) : this() { + pageIndex_ = other.pageIndex_; + pageSize_ = other.pageSize_; + count_ = other.count_; + data_ = other.data_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PaginatedItemsResponse Clone() { + return new PaginatedItemsResponse(this); + } + + /// Field number for the "pageIndex" field. + public const int PageIndexFieldNumber = 1; + private int pageIndex_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int PageIndex { + get { return pageIndex_; } + set { + pageIndex_ = value; + } + } + + /// Field number for the "pageSize" field. + public const int PageSizeFieldNumber = 2; + private int pageSize_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int PageSize { + get { return pageSize_; } + set { + pageSize_ = value; + } + } + + /// Field number for the "count" field. + public const int CountFieldNumber = 3; + private long count_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public long Count { + get { return count_; } + set { + count_ = value; + } + } + + /// Field number for the "data" field. + public const int DataFieldNumber = 4; + private static readonly pb::FieldCodec _repeated_data_codec + = pb::FieldCodec.ForMessage(34, global::CatalogApi.CatalogItemResponse.Parser); + private readonly pbc::RepeatedField data_ = new pbc::RepeatedField(); + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Data { + get { return data_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as PaginatedItemsResponse); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(PaginatedItemsResponse other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (PageIndex != other.PageIndex) return false; + if (PageSize != other.PageSize) return false; + if (Count != other.Count) return false; + if(!data_.Equals(other.data_)) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (PageIndex != 0) hash ^= PageIndex.GetHashCode(); + if (PageSize != 0) hash ^= PageSize.GetHashCode(); + if (Count != 0L) hash ^= Count.GetHashCode(); + hash ^= data_.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (PageIndex != 0) { + output.WriteRawTag(8); + output.WriteInt32(PageIndex); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (Count != 0L) { + output.WriteRawTag(24); + output.WriteInt64(Count); + } + data_.WriteTo(output, _repeated_data_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (PageIndex != 0) { + output.WriteRawTag(8); + output.WriteInt32(PageIndex); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (Count != 0L) { + output.WriteRawTag(24); + output.WriteInt64(Count); + } + data_.WriteTo(ref output, _repeated_data_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (PageIndex != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(PageIndex); + } + if (PageSize != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(PageSize); + } + if (Count != 0L) { + size += 1 + pb::CodedOutputStream.ComputeInt64Size(Count); + } + size += data_.CalculateSize(_repeated_data_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(PaginatedItemsResponse other) { + if (other == null) { + return; + } + if (other.PageIndex != 0) { + PageIndex = other.PageIndex; + } + if (other.PageSize != 0) { + PageSize = other.PageSize; + } + if (other.Count != 0L) { + Count = other.Count; + } + data_.Add(other.data_); + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 8: { + PageIndex = input.ReadInt32(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 24: { + Count = input.ReadInt64(); + break; + } + case 34: { + data_.AddEntriesFrom(input, _repeated_data_codec); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 8: { + PageIndex = input.ReadInt32(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 24: { + Count = input.ReadInt64(); + break; + } + case 34: { + data_.AddEntriesFrom(ref input, _repeated_data_codec); + break; + } + } + } + } + #endif + + } + + #endregion + +} + +#endregion Designer generated code diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Proto/CatalogGrpc.cs b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Proto/CatalogGrpc.cs new file mode 100644 index 00000000..daa410b3 --- /dev/null +++ b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/Proto/CatalogGrpc.cs @@ -0,0 +1,130 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: Proto/catalog.proto +// +#pragma warning disable 0414, 1591, 8981, 0612 +#region Designer generated code + +using grpc = global::Grpc.Core; + +namespace CatalogApi { + public static partial class Catalog + { + static readonly string __ServiceName = "CatalogApi.Catalog"; + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static void __Helper_SerializeMessage(global::Google.Protobuf.IMessage message, grpc::SerializationContext context) + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (message is global::Google.Protobuf.IBufferMessage) + { + context.SetPayloadLength(message.CalculateSize()); + global::Google.Protobuf.MessageExtensions.WriteTo(message, context.GetBufferWriter()); + context.Complete(); + return; + } + #endif + context.Complete(global::Google.Protobuf.MessageExtensions.ToByteArray(message)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static class __Helper_MessageCache + { + public static readonly bool IsBufferMessage = global::System.Reflection.IntrospectionExtensions.GetTypeInfo(typeof(global::Google.Protobuf.IBufferMessage)).IsAssignableFrom(typeof(T)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static T __Helper_DeserializeMessage(grpc::DeserializationContext context, global::Google.Protobuf.MessageParser parser) where T : global::Google.Protobuf.IMessage + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (__Helper_MessageCache.IsBufferMessage) + { + return parser.ParseFrom(context.PayloadAsReadOnlySequence()); + } + #endif + return parser.ParseFrom(context.PayloadAsNewBuffer()); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_CatalogApi_CatalogItemRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::CatalogApi.CatalogItemRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_CatalogApi_CatalogItemResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::CatalogApi.CatalogItemResponse.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_CatalogApi_CatalogItemsRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::CatalogApi.CatalogItemsRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_CatalogApi_PaginatedItemsResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::CatalogApi.PaginatedItemsResponse.Parser)); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_GetItemById = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "GetItemById", + __Marshaller_CatalogApi_CatalogItemRequest, + __Marshaller_CatalogApi_CatalogItemResponse); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_GetItemsByIds = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "GetItemsByIds", + __Marshaller_CatalogApi_CatalogItemsRequest, + __Marshaller_CatalogApi_PaginatedItemsResponse); + + /// Service descriptor + public static global::Google.Protobuf.Reflection.ServiceDescriptor Descriptor + { + get { return global::CatalogApi.CatalogReflection.Descriptor.Services[0]; } + } + + /// Base class for server-side implementations of Catalog + [grpc::BindServiceMethod(typeof(Catalog), "BindService")] + public abstract partial class CatalogBase + { + /// + /// >> + ///option (google.api.http) = { + ///get: "/api/v1/catalog/items/{id}" + ///}; + ///<< + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task GetItemById(global::CatalogApi.CatalogItemRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task GetItemsByIds(global::CatalogApi.CatalogItemsRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + } + + /// Creates service definition that can be registered with a server + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static grpc::ServerServiceDefinition BindService(CatalogBase serviceImpl) + { + return grpc::ServerServiceDefinition.CreateBuilder() + .AddMethod(__Method_GetItemById, serviceImpl.GetItemById) + .AddMethod(__Method_GetItemsByIds, serviceImpl.GetItemsByIds).Build(); + } + + /// Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. + /// Note: this method is part of an experimental API that can change or be removed without any prior notice. + /// Service methods will be bound by calling AddMethod on this object. + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static void BindService(grpc::ServiceBinderBase serviceBinder, CatalogBase serviceImpl) + { + serviceBinder.AddMethod(__Method_GetItemById, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetItemById)); + serviceBinder.AddMethod(__Method_GetItemsByIds, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetItemsByIds)); + } + + } +} +#endregion diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/apphost b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/apphost new file mode 100755 index 00000000..d4911d1c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/apphost differ diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/ref/Catalog.API.dll b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/ref/Catalog.API.dll new file mode 100644 index 00000000..446bc81c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/ref/Catalog.API.dll differ diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/refint/Catalog.API.dll b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/refint/Catalog.API.dll new file mode 100644 index 00000000..446bc81c Binary files /dev/null and b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/refint/Catalog.API.dll differ diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json new file mode 100644 index 00000000..e5114356 --- /dev/null +++ b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"aMt0kPXVO50VS8pNXtvBSe9prK1A1JqF8AWp6WiuENQ=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["v8K3y1V2XB\u002Bw8Xm7IbHl/9D/vxdT6cSLWiyTD1xHhGU=","vaASgRSNVaQ2kNlixCU2lOXsjHXi/c3ZjDuWYgQySCM=","EyiGV/oNRQ1EvrFIokIwS4Ukn798yV\u002B7mdwHtgVHTXg=","HYtJuVehqFGjATWbCnzNKXabDXpnmle7MWTCqBcuIrw=","Gmq3baSDpq1bz8I36E/HDfID4hpL4ntrY\u002BgshEBUzQE=","vfA\u002BCmT11xRT2qDbPineox0sJcVYa0V5DKzLKBlB\u002B18=","PPz8FPTlmt8cFbbJDAdoKo/aiklddvvhAIXcj6Hr4\u002B8=","AZAd3d12x4ryj1xG7S2LyFwyzN6vBFd2DR6rYoqaf1M=","HTbs2CKYIXE/LyvNhs\u002BFQOmVW43/UopJxCMsRmlXS2g=","YROvq2nAsvt8\u002B7cgYVEuphW6\u002BFygG5exS7ldrIGEYWg=","GWUQhrMcYFivDc1smlXR859G69aqc3X/geV7ckqldhw=","DUH1LxarvHZI8lpIVHSH0sP79L6VLVocnfspFpKssJ8=","al4TUAcnj3q3BEekXZ0RyIAKtNUmBrM4PncD/71crRA=","3JJMED4uYEhRJmZ9/vBzEALavRtNxsL8conupZgx4Yw=","YcexL6g5eKGLvnSTaoIs3B6LW7wcD9f92hjZChM893M=","Ci3EAJ8UyBWZBKFoKgp9GzmSFmZGK/G0VhekT6DUbO0=","MXIBG73OHIlEHZP5OEdmAsjEDdQFccPllW5E3sYBcu8=","YrlQ/cp/5tsUS5128a\u002BqaTkDEG5m5iFEImKQtRTsgfQ=","WZwveBNBhCeREpzOFCI2sqReEZiu5tEm7l1SaTeMo9I=","JwYx9kVWamq7bYLw3/cd2iwG3w9\u002BIVlHxMO2bV41op8=","xrW7ffsjbC3R9RAZUNH7AvzEVSVwsS0HjU\u002BKOxQcuuo=","AiUWtRQFsksckA1AViJLbsIp8t7wE6W2K1g9orMURvg=","4mdtKfR02CtJbgYP4YgYnq5Vl7yyDEhgZwB5brWcRuE=","BZTaDtVNKCg7eiZzC\u002B7b2pr\u002BemQsXaOrTTHM3qMh2dU=","55GBs1S3C3dLCxDb4uprHXF4XuIoZavjB5KEU4L1mUc=","M0YVEEf5\u002B8Fy4d9LY0nj5GgXyFl\u002BLgOJFQQ08f51ZLg=","x1c3ouoj36ZrMaKm/YosSkYjqadxjFZKRkXV64/C6YY=","A3fPbPwzAXCjXu7afKfNc2mtZTcvn\u002B2bBow25iazup4=","odTVN34gxkouWdGYlowdZJNT6WFIoA/Bujf2ksfIQR4=","ogYvmqPOskSvjLeIy1G0ESIdJHdWggL72w6xijM9wnM="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json new file mode 100644 index 00000000..bcdf106d --- /dev/null +++ b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"uSmgR1Jvt/vVLtH7j3Z1pLhdzK/we7NPPqJxt6sXI3M=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["v8K3y1V2XB\u002Bw8Xm7IbHl/9D/vxdT6cSLWiyTD1xHhGU=","vaASgRSNVaQ2kNlixCU2lOXsjHXi/c3ZjDuWYgQySCM=","EyiGV/oNRQ1EvrFIokIwS4Ukn798yV\u002B7mdwHtgVHTXg=","HYtJuVehqFGjATWbCnzNKXabDXpnmle7MWTCqBcuIrw=","Gmq3baSDpq1bz8I36E/HDfID4hpL4ntrY\u002BgshEBUzQE=","vfA\u002BCmT11xRT2qDbPineox0sJcVYa0V5DKzLKBlB\u002B18=","PPz8FPTlmt8cFbbJDAdoKo/aiklddvvhAIXcj6Hr4\u002B8=","AZAd3d12x4ryj1xG7S2LyFwyzN6vBFd2DR6rYoqaf1M=","HTbs2CKYIXE/LyvNhs\u002BFQOmVW43/UopJxCMsRmlXS2g=","YROvq2nAsvt8\u002B7cgYVEuphW6\u002BFygG5exS7ldrIGEYWg=","GWUQhrMcYFivDc1smlXR859G69aqc3X/geV7ckqldhw=","DUH1LxarvHZI8lpIVHSH0sP79L6VLVocnfspFpKssJ8=","al4TUAcnj3q3BEekXZ0RyIAKtNUmBrM4PncD/71crRA=","3JJMED4uYEhRJmZ9/vBzEALavRtNxsL8conupZgx4Yw=","YcexL6g5eKGLvnSTaoIs3B6LW7wcD9f92hjZChM893M=","Ci3EAJ8UyBWZBKFoKgp9GzmSFmZGK/G0VhekT6DUbO0=","MXIBG73OHIlEHZP5OEdmAsjEDdQFccPllW5E3sYBcu8=","YrlQ/cp/5tsUS5128a\u002BqaTkDEG5m5iFEImKQtRTsgfQ=","WZwveBNBhCeREpzOFCI2sqReEZiu5tEm7l1SaTeMo9I=","JwYx9kVWamq7bYLw3/cd2iwG3w9\u002BIVlHxMO2bV41op8=","xrW7ffsjbC3R9RAZUNH7AvzEVSVwsS0HjU\u002BKOxQcuuo=","AiUWtRQFsksckA1AViJLbsIp8t7wE6W2K1g9orMURvg=","4mdtKfR02CtJbgYP4YgYnq5Vl7yyDEhgZwB5brWcRuE=","BZTaDtVNKCg7eiZzC\u002B7b2pr\u002BemQsXaOrTTHM3qMh2dU=","55GBs1S3C3dLCxDb4uprHXF4XuIoZavjB5KEU4L1mUc=","M0YVEEf5\u002B8Fy4d9LY0nj5GgXyFl\u002BLgOJFQQ08f51ZLg=","x1c3ouoj36ZrMaKm/YosSkYjqadxjFZKRkXV64/C6YY=","A3fPbPwzAXCjXu7afKfNc2mtZTcvn\u002B2bBow25iazup4=","odTVN34gxkouWdGYlowdZJNT6WFIoA/Bujf2ksfIQR4=","ogYvmqPOskSvjLeIy1G0ESIdJHdWggL72w6xijM9wnM="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/rpswa.dswa.cache.json b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/rpswa.dswa.cache.json new file mode 100644 index 00000000..6d0d250e --- /dev/null +++ b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/rpswa.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"ZxEZghBajIblfJnFDbZf8I4cnt7SUTmAhShdf1TCKDI=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["v8K3y1V2XB\u002Bw8Xm7IbHl/9D/vxdT6cSLWiyTD1xHhGU=","vaASgRSNVaQ2kNlixCU2lOXsjHXi/c3ZjDuWYgQySCM=","EyiGV/oNRQ1EvrFIokIwS4Ukn798yV\u002B7mdwHtgVHTXg=","HYtJuVehqFGjATWbCnzNKXabDXpnmle7MWTCqBcuIrw=","Gmq3baSDpq1bz8I36E/HDfID4hpL4ntrY\u002BgshEBUzQE=","vfA\u002BCmT11xRT2qDbPineox0sJcVYa0V5DKzLKBlB\u002B18=","PPz8FPTlmt8cFbbJDAdoKo/aiklddvvhAIXcj6Hr4\u002B8=","AZAd3d12x4ryj1xG7S2LyFwyzN6vBFd2DR6rYoqaf1M=","HTbs2CKYIXE/LyvNhs\u002BFQOmVW43/UopJxCMsRmlXS2g=","YROvq2nAsvt8\u002B7cgYVEuphW6\u002BFygG5exS7ldrIGEYWg=","GWUQhrMcYFivDc1smlXR859G69aqc3X/geV7ckqldhw=","DUH1LxarvHZI8lpIVHSH0sP79L6VLVocnfspFpKssJ8=","al4TUAcnj3q3BEekXZ0RyIAKtNUmBrM4PncD/71crRA=","3JJMED4uYEhRJmZ9/vBzEALavRtNxsL8conupZgx4Yw=","YcexL6g5eKGLvnSTaoIs3B6LW7wcD9f92hjZChM893M=","Ci3EAJ8UyBWZBKFoKgp9GzmSFmZGK/G0VhekT6DUbO0=","MXIBG73OHIlEHZP5OEdmAsjEDdQFccPllW5E3sYBcu8=","YrlQ/cp/5tsUS5128a\u002BqaTkDEG5m5iFEImKQtRTsgfQ=","WZwveBNBhCeREpzOFCI2sqReEZiu5tEm7l1SaTeMo9I=","JwYx9kVWamq7bYLw3/cd2iwG3w9\u002BIVlHxMO2bV41op8=","xrW7ffsjbC3R9RAZUNH7AvzEVSVwsS0HjU\u002BKOxQcuuo=","AiUWtRQFsksckA1AViJLbsIp8t7wE6W2K1g9orMURvg="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json new file mode 100644 index 00000000..5576e889 --- /dev/null +++ b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json @@ -0,0 +1 @@ +{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/staticwebassets.build.json b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/staticwebassets.build.json new file mode 100644 index 00000000..2a0b2ec1 --- /dev/null +++ b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/staticwebassets.build.json @@ -0,0 +1 @@ +{"Version":1,"Hash":"YNewLxw2kH6vuNlGJIOBn7ACuWaTxW8hZ3CysSrr8JQ=","Source":"Catalog.API","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]} \ No newline at end of file diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/staticwebassets.build.json.cache b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/staticwebassets.build.json.cache new file mode 100644 index 00000000..b9b27aee --- /dev/null +++ b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/staticwebassets.build.json.cache @@ -0,0 +1 @@ +YNewLxw2kH6vuNlGJIOBn7ACuWaTxW8hZ3CysSrr8JQ= \ No newline at end of file diff --git a/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/swae.build.ex.cache b/src/Services/Catalog/Catalog.API/obj/Debug/net9.0/swae.build.ex.cache new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Catalog/Catalog.API/obj/project.assets.json b/src/Services/Catalog/Catalog.API/obj/project.assets.json index f8f13c12..41aa0752 100644 --- a/src/Services/Catalog/Catalog.API/obj/project.assets.json +++ b/src/Services/Catalog/Catalog.API/obj/project.assets.json @@ -1,7 +1,7 @@ { "version": 3, "targets": { - "net8.0": { + "net9.0": { "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { "type": "package", "dependencies": { @@ -28,17 +28,21 @@ "Microsoft.Extensions.Diagnostics.HealthChecks": "7.0.9" }, "compile": { - "lib/netstandard2.0/HealthChecks.AzureStorage.dll": {} + "lib/netstandard2.0/HealthChecks.AzureStorage.dll": { + "related": ".xml" + } }, "runtime": { - "lib/netstandard2.0/HealthChecks.AzureStorage.dll": {} + "lib/netstandard2.0/HealthChecks.AzureStorage.dll": { + "related": ".xml" + } } }, - "AspNetCore.HealthChecks.Rabbitmq/8.0.1": { + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { "type": "package", "dependencies": { "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0", - "RabbitMQ.Client": "6.7.0" + "RabbitMQ.Client": "6.8.1" }, "compile": { "lib/net6.0/HealthChecks.Rabbitmq.dll": { @@ -105,10 +109,10 @@ } } }, - "Autofac/8.0.0": { + "Autofac/8.1.1": { "type": "package", "dependencies": { - "System.Diagnostics.DiagnosticSource": "7.0.2" + "System.Diagnostics.DiagnosticSource": "8.0.1" }, "compile": { "lib/net8.0/Autofac.dll": { @@ -121,11 +125,11 @@ } } }, - "Autofac.Extensions.DependencyInjection/9.0.0": { + "Autofac.Extensions.DependencyInjection/10.0.0": { "type": "package", "dependencies": { - "Autofac": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Autofac": "8.1.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1" }, "compile": { "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": { @@ -227,10 +231,14 @@ "System.Text.Json": "4.7.2" }, "compile": { - "lib/net6.0/Azure.Storage.Blobs.dll": {} + "lib/net6.0/Azure.Storage.Blobs.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net6.0/Azure.Storage.Blobs.dll": {} + "lib/net6.0/Azure.Storage.Blobs.dll": { + "related": ".xml" + } } }, "Azure.Storage.Common/12.16.0": { @@ -240,10 +248,14 @@ "System.IO.Hashing": "6.0.0" }, "compile": { - "lib/net6.0/Azure.Storage.Common.dll": {} + "lib/net6.0/Azure.Storage.Common.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net6.0/Azure.Storage.Common.dll": {} + "lib/net6.0/Azure.Storage.Common.dll": { + "related": ".xml" + } } }, "Azure.Storage.Files.Shares/12.15.0": { @@ -253,10 +265,14 @@ "System.Text.Json": "4.7.2" }, "compile": { - "lib/net6.0/Azure.Storage.Files.Shares.dll": {} + "lib/net6.0/Azure.Storage.Files.Shares.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net6.0/Azure.Storage.Files.Shares.dll": {} + "lib/net6.0/Azure.Storage.Files.Shares.dll": { + "related": ".xml" + } } }, "Azure.Storage.Queues/12.15.0": { @@ -267,10 +283,14 @@ "System.Text.Json": "4.7.2" }, "compile": { - "lib/net6.0/Azure.Storage.Queues.dll": {} + "lib/net6.0/Azure.Storage.Queues.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net6.0/Azure.Storage.Queues.dll": {} + "lib/net6.0/Azure.Storage.Queues.dll": { + "related": ".xml" + } } }, "Fractions/7.2.1": { @@ -286,7 +306,7 @@ } } }, - "Google.Protobuf/3.27.1": { + "Google.Protobuf/3.28.3": { "type": "package", "compile": { "lib/net5.0/Google.Protobuf.dll": { @@ -299,18 +319,18 @@ } } }, - "Grpc.AspNetCore.Server/2.63.0": { + "Grpc.AspNetCore.Server/2.70.0": { "type": "package", "dependencies": { - "Grpc.Net.Common": "2.63.0" + "Grpc.Net.Common": "2.70.0" }, "compile": { - "lib/net8.0/Grpc.AspNetCore.Server.dll": { + "lib/net9.0/Grpc.AspNetCore.Server.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Grpc.AspNetCore.Server.dll": { + "lib/net9.0/Grpc.AspNetCore.Server.dll": { "related": ".pdb;.xml" } }, @@ -318,7 +338,7 @@ "Microsoft.AspNetCore.App" ] }, - "Grpc.Core.Api/2.63.0": { + "Grpc.Core.Api/2.70.0": { "type": "package", "compile": { "lib/netstandard2.1/Grpc.Core.Api.dll": { @@ -331,10 +351,10 @@ } } }, - "Grpc.Net.Common/2.63.0": { + "Grpc.Net.Common/2.70.0": { "type": "package", "dependencies": { - "Grpc.Core.Api": "2.63.0" + "Grpc.Core.Api": "2.70.0" }, "compile": { "lib/net8.0/Grpc.Net.Common.dll": { @@ -347,7 +367,7 @@ } } }, - "Grpc.Tools/2.64.0": { + "Grpc.Tools/2.68.1": { "type": "package", "build": { "build/Grpc.Tools.props": {}, @@ -759,37 +779,37 @@ } } }, - "Microsoft.AspNetCore.JsonPatch/8.0.6": { + "Microsoft.AspNetCore.JsonPatch/9.0.0": { "type": "package", "dependencies": { "Microsoft.CSharp": "4.7.0", "Newtonsoft.Json": "13.0.3" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": { + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": { + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll": { "related": ".xml" } } }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.6": { + "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { "type": "package", "dependencies": { - "Microsoft.AspNetCore.JsonPatch": "8.0.6", + "Microsoft.AspNetCore.JsonPatch": "9.0.0", "Newtonsoft.Json": "13.0.3", "Newtonsoft.Json.Bson": "1.0.2" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { "related": ".xml" } }, @@ -877,10 +897,14 @@ "System.IdentityModel.Tokens.Jwt": "5.4.0" }, "compile": { - "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": {} + "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": { + "related": ".xml" + } }, "runtime": { - "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": {} + "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": { + "related": ".xml" + } } }, "Microsoft.Azure.Services.AppAuthentication/1.0.3": { @@ -904,7 +928,7 @@ "build/_._": {} } }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { "type": "package", "compile": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { @@ -917,186 +941,211 @@ } } }, - "Microsoft.CodeAnalysis.Analyzers/3.3.3": { + "Microsoft.Build.Framework/17.8.3": { "type": "package", + "compile": { + "ref/net8.0/Microsoft.Build.Framework.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/_._": { + "related": ".pdb;.xml" + } + } + }, + "Microsoft.Build.Locator/1.7.8": { + "type": "package", + "compile": { + "lib/net6.0/Microsoft.Build.Locator.dll": {} + }, + "runtime": { + "lib/net6.0/Microsoft.Build.Locator.dll": {} + }, "build": { "build/_._": {} } }, - "Microsoft.CodeAnalysis.Common/4.5.0": { + "Microsoft.CodeAnalysis.Analyzers/3.3.4": { + "type": "package", + "build": { + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {}, + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {} + } + }, + "Microsoft.CodeAnalysis.Common/4.8.0": { "type": "package", "dependencies": { - "Microsoft.CodeAnalysis.Analyzers": "3.3.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" + "Microsoft.CodeAnalysis.Analyzers": "3.3.4", + "System.Collections.Immutable": "7.0.0", + "System.Reflection.Metadata": "7.0.0", + "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hant" } } }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "Microsoft.CodeAnalysis.CSharp/4.8.0": { "type": "package", "dependencies": { - "Microsoft.CodeAnalysis.Common": "[4.5.0]" + "Microsoft.CodeAnalysis.Common": "[4.8.0]" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hant" } } }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.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]" + "Microsoft.CodeAnalysis.CSharp": "[4.8.0]", + "Microsoft.CodeAnalysis.Common": "[4.8.0]", + "Microsoft.CodeAnalysis.Workspaces.Common": "[4.8.0]" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "zh-Hant" } } @@ -1113,64 +1162,130 @@ "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll": {} } }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.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" + "Microsoft.Bcl.AsyncInterfaces": "7.0.0", + "Microsoft.CodeAnalysis.Common": "[4.8.0]", + "System.Composition": "7.0.0", + "System.IO.Pipelines": "7.0.0", + "System.Threading.Channels": "7.0.0" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "type": "package", + "dependencies": { + "Microsoft.Build.Framework": "16.10.0", + "Microsoft.CodeAnalysis.Common": "[4.8.0]", + "Microsoft.CodeAnalysis.Workspaces.Common": "[4.8.0]", + "System.Text.Json": "7.0.3" + }, + "compile": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": { + "related": ".pdb;.runtimeconfig.json;.xml" + }, + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { + "related": ".BuildHost.pdb;.BuildHost.runtimeconfig.json;.BuildHost.xml;.pdb;.xml" + } + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": { + "related": ".pdb;.runtimeconfig.json;.xml" + }, + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { + "related": ".BuildHost.pdb;.BuildHost.runtimeconfig.json;.BuildHost.xml;.pdb;.xml" + } + }, + "resource": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "zh-Hant" } } @@ -1270,13 +1385,13 @@ } } }, - "Microsoft.EntityFrameworkCore/8.0.6": { + "Microsoft.EntityFrameworkCore/9.0.0": { "type": "package", "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "8.0.6", - "Microsoft.EntityFrameworkCore.Analyzers": "8.0.6", - "Microsoft.Extensions.Caching.Memory": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0" + "Microsoft.EntityFrameworkCore.Abstractions": "9.0.0", + "Microsoft.EntityFrameworkCore.Analyzers": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { @@ -1292,7 +1407,7 @@ "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {} } }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.6": { + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { "type": "package", "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { @@ -1305,23 +1420,25 @@ } } }, - "Microsoft.EntityFrameworkCore.Analyzers/8.0.6": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - } + "Microsoft.EntityFrameworkCore.Analyzers/9.0.0": { + "type": "package" }, - "Microsoft.EntityFrameworkCore.Design/8.0.6": { + "Microsoft.EntityFrameworkCore.Design/9.0.0": { "type": "package", "dependencies": { "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0", - "Microsoft.EntityFrameworkCore.Relational": "8.0.6", - "Microsoft.Extensions.DependencyModel": "8.0.0", - "Mono.TextTemplating": "2.2.1" + "Microsoft.Build.Framework": "17.8.3", + "Microsoft.Build.Locator": "1.7.8", + "Microsoft.CodeAnalysis.CSharp": "4.8.0", + "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.MSBuild": "4.8.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.DependencyModel": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Mono.TextTemplating": "3.0.0", + "System.Text.Json": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { @@ -1337,11 +1454,13 @@ "build/net8.0/_._": {} } }, - "Microsoft.EntityFrameworkCore.Relational/8.0.6": { + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { "type": "package", "dependencies": { - "Microsoft.EntityFrameworkCore": "8.0.6", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { @@ -1354,11 +1473,16 @@ } } }, - "Microsoft.EntityFrameworkCore.SqlServer/8.0.6": { + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Data.SqlClient": "5.1.5", - "Microsoft.EntityFrameworkCore.Relational": "8.0.6" + "Microsoft.Data.SqlClient": "5.1.6", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "System.Formats.Asn1": "9.0.0", + "System.Text.Json": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { @@ -1382,85 +1506,85 @@ "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets": {} } }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Caching.Memory/8.0.0": { + "Microsoft.Extensions.Caching.Memory/9.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" + "Microsoft.Extensions.Caching.Abstractions": "9.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" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration/8.0.0": { + "Microsoft.Extensions.Configuration/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { @@ -1482,18 +1606,18 @@ } } }, - "Microsoft.Extensions.Configuration.Binder/8.0.0": { + "Microsoft.Extensions.Configuration.Binder/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { "related": ".xml" } }, @@ -1518,70 +1642,69 @@ } } }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": { + "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { + "Microsoft.Extensions.Configuration.FileExtensions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Physical": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Physical": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Json/8.0.0": { + "Microsoft.Extensions.Configuration.Json/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "System.Text.Json": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.FileExtensions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Configuration.UserSecrets/6.0.1": { @@ -1607,59 +1730,55 @@ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {} } }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { + "Microsoft.Extensions.DependencyInjection/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": { + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyModel/8.0.0": { + "Microsoft.Extensions.DependencyModel/9.0.0": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0", - "System.Text.Json": "8.0.0" - }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { @@ -1731,60 +1850,60 @@ } } }, - "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.FileProviders.Physical/8.0.0": { + "Microsoft.Extensions.FileProviders.Physical/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileSystemGlobbing": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileSystemGlobbing": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { + "Microsoft.Extensions.FileSystemGlobbing/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.HealthChecks/1.0.0": { @@ -1885,44 +2004,44 @@ } } }, - "Microsoft.Extensions.Logging/8.0.0": { + "Microsoft.Extensions.Logging/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0" + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Abstractions/8.0.1": { + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {} } }, "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { @@ -1942,51 +2061,51 @@ } } }, - "Microsoft.Extensions.Logging.AzureAppServices/8.0.6": { + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.EnvironmentVariables": "8.0.0", - "Microsoft.Extensions.Configuration.Json": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.1", - "Microsoft.Extensions.Logging.Configuration": "8.0.0", + "Microsoft.Extensions.Configuration.EnvironmentVariables": "9.0.0", + "Microsoft.Extensions.Configuration.Json": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Configuration": "9.0.0", "System.ValueTuple": "4.5.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { "related": ".xml" } } }, - "Microsoft.Extensions.Logging.Configuration/8.0.0": { + "Microsoft.Extensions.Logging.Configuration/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.Binder": "9.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Logging.Console/6.0.0": { @@ -2079,69 +2198,73 @@ "Microsoft.Extensions.ObjectPool/7.0.0": { "type": "package", "compile": { - "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": {} + "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": {} + "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } } }, - "Microsoft.Extensions.Options/8.0.0": { + "Microsoft.Extensions.Options/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {} } }, - "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { + "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "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/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Primitives/8.0.0": { + "Microsoft.Extensions.Primitives/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Identity.Client/4.56.0": { @@ -2407,7 +2530,7 @@ "Microsoft.NETCore.Windows.ApiSets/1.0.1": { "type": "package" }, - "Microsoft.OpenApi/1.6.14": { + "Microsoft.OpenApi/1.6.22": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.OpenApi.dll": { @@ -2534,16 +2657,19 @@ } } }, - "Mono.TextTemplating/2.2.1": { + "Mono.TextTemplating/3.0.0": { "type": "package", "dependencies": { - "System.CodeDom": "4.4.0" + "System.CodeDom": "6.0.0" }, "compile": { - "lib/netstandard2.0/Mono.TextTemplating.dll": {} + "lib/net6.0/Mono.TextTemplating.dll": {} }, "runtime": { - "lib/netstandard2.0/Mono.TextTemplating.dll": {} + "lib/net6.0/Mono.TextTemplating.dll": {} + }, + "build": { + "buildTransitive/Mono.TextTemplating.targets": {} } }, "NETStandard.Library/1.6.1": { @@ -2615,19 +2741,19 @@ }, "compile": { "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { - "related": ".pdb" + "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { - "related": ".pdb" + "related": ".pdb;.xml" } } }, - "Polly/8.4.0": { + "Polly/8.5.0": { "type": "package", "dependencies": { - "Polly.Core": "8.4.0" + "Polly.Core": "8.5.0" }, "compile": { "lib/net6.0/Polly.dll": { @@ -2640,7 +2766,7 @@ } } }, - "Polly.Core/8.4.0": { + "Polly.Core/8.5.0": { "type": "package", "compile": { "lib/net8.0/Polly.Core.dll": { @@ -2660,10 +2786,14 @@ "Microsoft.Extensions.ObjectPool": "7.0.0" }, "compile": { - "lib/net7.0/Prometheus.NetStandard.dll": {} + "lib/net7.0/Prometheus.NetStandard.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net7.0/Prometheus.NetStandard.dll": {} + "lib/net7.0/Prometheus.NetStandard.dll": { + "related": ".xml" + } } }, "RabbitMQ.Client/6.8.1": { @@ -2893,16 +3023,14 @@ } } }, - "Serilog.AspNetCore/8.0.1": { + "Serilog.AspNetCore/8.0.3": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", "Microsoft.Extensions.Logging": "8.0.0", "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.Settings.Configuration": "8.0.4", "Serilog.Sinks.Console": "5.0.0", "Serilog.Sinks.Debug": "2.0.0", "Serilog.Sinks.File": "5.0.0" @@ -2990,11 +3118,11 @@ } } }, - "Serilog.Settings.Configuration/8.0.1": { + "Serilog.Settings.Configuration/8.0.4": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyModel": "8.0.0", + "Microsoft.Extensions.DependencyModel": "8.0.2", "Serilog": "3.1.1" }, "compile": { @@ -3086,47 +3214,50 @@ } } }, - "Swashbuckle.AspNetCore/6.6.2": { + "Swashbuckle.AspNetCore/7.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.ApiDescription.Server": "6.0.5", - "Swashbuckle.AspNetCore.Swagger": "6.6.2", - "Swashbuckle.AspNetCore.SwaggerGen": "6.6.2", - "Swashbuckle.AspNetCore.SwaggerUI": "6.6.2" + "Swashbuckle.AspNetCore.Swagger": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerUI": "7.2.0" }, "build": { "build/Swashbuckle.AspNetCore.props": {} + }, + "buildMultiTargeting": { + "buildMultiTargeting/Swashbuckle.AspNetCore.props": {} } }, - "Swashbuckle.AspNetCore.Newtonsoft/6.6.2": { + "Swashbuckle.AspNetCore.Newtonsoft/7.2.0": { "type": "package", "dependencies": { - "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "8.0.0", - "Swashbuckle.AspNetCore.SwaggerGen": "6.6.2" + "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "9.0.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0" }, "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { "related": ".pdb" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { "related": ".pdb" } } }, - "Swashbuckle.AspNetCore.Swagger/6.6.2": { + "Swashbuckle.AspNetCore.Swagger/7.2.0": { "type": "package", "dependencies": { - "Microsoft.OpenApi": "1.6.14" + "Microsoft.OpenApi": "1.6.22" }, "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { "related": ".pdb;.xml" } }, @@ -3134,31 +3265,31 @@ "Microsoft.AspNetCore.App" ] }, - "Swashbuckle.AspNetCore.SwaggerGen/6.6.2": { + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { "type": "package", "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "6.6.2" + "Swashbuckle.AspNetCore.Swagger": "7.2.0" }, "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "related": ".pdb;.xml" } } }, - "Swashbuckle.AspNetCore.SwaggerUI/6.6.2": { + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { "type": "package", "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "related": ".pdb;.xml" } }, @@ -3187,15 +3318,20 @@ "lib/netcoreapp2.0/_._": {} } }, - "System.CodeDom/4.4.0": { + "System.CodeDom/6.0.0": { "type": "package", "compile": { - "ref/netstandard2.0/System.CodeDom.dll": { + "lib/net6.0/System.CodeDom.dll": { "related": ".xml" } }, "runtime": { - "lib/netstandard2.0/System.CodeDom.dll": {} + "lib/net6.0/System.CodeDom.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Collections/4.3.0": { @@ -3230,23 +3366,20 @@ "lib/netstandard1.3/System.Collections.Concurrent.dll": {} } }, - "System.Collections.Immutable/6.0.0": { + "System.Collections.Immutable/7.0.0": { "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - }, "compile": { - "lib/net6.0/System.Collections.Immutable.dll": { + "lib/net7.0/System.Collections.Immutable.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Collections.Immutable.dll": { + "lib/net7.0/System.Collections.Immutable.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.ComponentModel/4.0.1": { @@ -3283,108 +3416,114 @@ "lib/netstandard1.4/System.ComponentModel.Annotations.dll": {} } }, - "System.Composition/6.0.0": { + "System.Composition/7.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" + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Convention": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0", + "System.Composition.TypedParts": "7.0.0" + }, + "compile": { + "lib/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.AttributedModel/6.0.0": { + "System.Composition.AttributedModel/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.Composition.AttributedModel.dll": { + "lib/net7.0/System.Composition.AttributedModel.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.AttributedModel.dll": { + "lib/net7.0/System.Composition.AttributedModel.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.Convention/6.0.0": { + "System.Composition.Convention/7.0.0": { "type": "package", "dependencies": { - "System.Composition.AttributedModel": "6.0.0" + "System.Composition.AttributedModel": "7.0.0" }, "compile": { - "lib/net6.0/System.Composition.Convention.dll": { + "lib/net7.0/System.Composition.Convention.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.Convention.dll": { + "lib/net7.0/System.Composition.Convention.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.Hosting/6.0.0": { + "System.Composition.Hosting/7.0.0": { "type": "package", "dependencies": { - "System.Composition.Runtime": "6.0.0" + "System.Composition.Runtime": "7.0.0" }, "compile": { - "lib/net6.0/System.Composition.Hosting.dll": { + "lib/net7.0/System.Composition.Hosting.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.Hosting.dll": { + "lib/net7.0/System.Composition.Hosting.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.Runtime/6.0.0": { + "System.Composition.Runtime/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.Composition.Runtime.dll": { + "lib/net7.0/System.Composition.Runtime.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.Runtime.dll": { + "lib/net7.0/System.Composition.Runtime.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.TypedParts/6.0.0": { + "System.Composition.TypedParts/7.0.0": { "type": "package", "dependencies": { - "System.Composition.AttributedModel": "6.0.0", - "System.Composition.Hosting": "6.0.0", - "System.Composition.Runtime": "6.0.0" + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0" }, "compile": { - "lib/net6.0/System.Composition.TypedParts.dll": { + "lib/net7.0/System.Composition.TypedParts.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.TypedParts.dll": { + "lib/net7.0/System.Composition.TypedParts.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.Configuration.ConfigurationManager/8.0.0": { @@ -3431,7 +3570,7 @@ "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.DiagnosticSource/8.0.0": { + "System.Diagnostics.DiagnosticSource/8.0.1": { "type": "package", "compile": { "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { @@ -3583,12 +3722,26 @@ "System.Threading": "4.0.11" }, "compile": { - "ref/netstandard1.3/System.Dynamic.Runtime.dll": { + "ref/netstandard1.3/System.Dynamic.Runtime.dll": {} + }, + "runtime": { + "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} + } + }, + "System.Formats.Asn1/9.0.0": { + "type": "package", + "compile": { + "lib/net9.0/_._": { "related": ".xml" } }, "runtime": { - "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} + "lib/net9.0/System.Formats.Asn1.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net8.0/_._": {} } }, "System.Globalization/4.3.0": { @@ -3813,10 +3966,14 @@ "System.IO.Hashing/6.0.0": { "type": "package", "compile": { - "lib/net6.0/System.IO.Hashing.dll": {} + "lib/net6.0/System.IO.Hashing.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net6.0/System.IO.Hashing.dll": {} + "lib/net6.0/System.IO.Hashing.dll": { + "related": ".xml" + } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} @@ -3853,20 +4010,20 @@ } } }, - "System.IO.Pipelines/6.0.3": { + "System.IO.Pipelines/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.IO.Pipelines.dll": { + "lib/net7.0/System.IO.Pipelines.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.IO.Pipelines.dll": { + "lib/net7.0/System.IO.Pipelines.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.IO.UnmanagedMemoryStream/4.0.1": { @@ -3987,14 +4144,10 @@ "System.Text.Json": "4.6.0" }, "compile": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} }, "runtime": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} } }, "System.Net.Http/4.3.0": { @@ -4342,23 +4495,23 @@ "ref/netstandard1.0/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/6.0.1": { + "System.Reflection.Metadata/7.0.0": { "type": "package", "dependencies": { - "System.Collections.Immutable": "6.0.0" + "System.Collections.Immutable": "7.0.0" }, "compile": { - "lib/net6.0/System.Reflection.Metadata.dll": { + "lib/net7.0/System.Reflection.Metadata.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Reflection.Metadata.dll": { + "lib/net7.0/System.Reflection.Metadata.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.Reflection.Primitives/4.3.0": { @@ -4423,9 +4576,7 @@ "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { - "ref/netstandard1.5/System.Runtime.dll": { - "related": ".xml" - } + "ref/netstandard1.5/System.Runtime.dll": {} } }, "System.Runtime.Caching/8.0.0": { @@ -4902,34 +5053,7 @@ "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/System.Text.Encoding.CodePages.dll": { - "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" - } + "ref/netstandard1.3/System.Text.Encoding.dll": {} } }, "System.Text.Encoding.Extensions/4.3.0": { @@ -4944,45 +5068,33 @@ "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} } }, - "System.Text.Encodings.Web/8.0.0": { + "System.Text.Encodings.Web/4.7.2": { "type": "package", "compile": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/netstandard2.1/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/netstandard2.1/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": { + "System.Text.Json/9.0.0": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0" - }, "compile": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net9.0/System.Text.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net9.0/System.Text.Json.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/System.Text.Json.targets": {} + "buildTransitive/net8.0/System.Text.Json.targets": {} } }, "System.Text.RegularExpressions/4.3.0": { @@ -5271,7 +5383,7 @@ }, "EventBus/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { "Newtonsoft.Json": "13.0.3" }, @@ -5284,14 +5396,14 @@ }, "EventBusRabbitMQ/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { - "Autofac": "8.0.0", + "Autofac": "8.1.1", "EventBus": "1.0.0", "Microsoft.CSharp": "4.7.0", - "Microsoft.Extensions.Logging": "8.0.0", + "Microsoft.Extensions.Logging": "9.0.0", "Newtonsoft.Json": "13.0.3", - "Polly": "8.4.0", + "Polly": "8.5.0", "RabbitMQ.Client": "6.8.1" }, "compile": { @@ -5303,13 +5415,13 @@ }, "EventBusServiceBus/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { - "Autofac": "8.0.0", + "Autofac": "8.1.1", "EventBus": "1.0.0", "Microsoft.Azure.ServiceBus": "5.2.0", "Microsoft.CSharp": "4.7.0", - "Microsoft.Extensions.Logging": "8.0.0" + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "bin/placeholder/EventBusServiceBus.dll": {} @@ -5320,13 +5432,13 @@ }, "IntegrationEventLogEF/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { "EventBus": "1.0.0", - "Microsoft.EntityFrameworkCore": "8.0.6", - "Microsoft.EntityFrameworkCore.Design": "8.0.6", - "Microsoft.EntityFrameworkCore.Relational": "8.0.6", - "Microsoft.EntityFrameworkCore.SqlServer": "8.0.6", + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.EntityFrameworkCore.Design": "9.0.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.EntityFrameworkCore.SqlServer": "9.0.0", "Newtonsoft.Json": "13.0.3" }, "compile": { @@ -5366,18 +5478,19 @@ "aspnetcore.healthchecks.azurestorage.7.0.0.nupkg.sha512", "aspnetcore.healthchecks.azurestorage.nuspec", "icon.png", - "lib/netstandard2.0/HealthChecks.AzureStorage.dll" + "lib/netstandard2.0/HealthChecks.AzureStorage.dll", + "lib/netstandard2.0/HealthChecks.AzureStorage.xml" ] }, - "AspNetCore.HealthChecks.Rabbitmq/8.0.1": { - "sha512": "m4gfYpt54csWtIED0bmHUfx/CLrj48cc4tZ6Ytz8taAC/5S0n6o3FsQanrua9gxCI0PC9gOpLfexJnVZnugw0g==", + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "sha512": "A/29xmNWfssOY1zq1bWAaZPW/iJfBhJN+I737KKHQutzB0JFwAIKesjsUWN2BAJwqS/ciFMjNxvCDHtAgU0PIQ==", "type": "package", - "path": "aspnetcore.healthchecks.rabbitmq/8.0.1", + "path": "aspnetcore.healthchecks.rabbitmq/8.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "aspnetcore.healthchecks.rabbitmq.8.0.1.nupkg.sha512", + "aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512", "aspnetcore.healthchecks.rabbitmq.nuspec", "icon.png", "lib/net6.0/HealthChecks.Rabbitmq.dll", @@ -5434,15 +5547,15 @@ "lib/net6.0/HealthChecks.UI.Core.xml" ] }, - "Autofac/8.0.0": { - "sha512": "qxVqJcl3fixxa5aZc9TmIuYTwooI9GCL5RzfUiTZtTlbAF3NcWz7bPeEyJEAyS/0qGhSyGnXeku2eiu/7L+3qw==", + "Autofac/8.1.1": { + "sha512": "lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", "type": "package", - "path": "autofac/8.0.0", + "path": "autofac/8.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.8.0.0.nupkg.sha512", + "autofac.8.1.1.nupkg.sha512", "autofac.nuspec", "icon.png", "lib/net6.0/Autofac.dll", @@ -5457,15 +5570,15 @@ "lib/netstandard2.1/Autofac.xml" ] }, - "Autofac.Extensions.DependencyInjection/9.0.0": { - "sha512": "tf+//4MBola256qaaVQqQ6tx2R57S8A8BFekRWNpHkpSFzRBPkU+/fEDUSrCjqldK/B2zRoDbsMcQmYy3PYGWg==", + "Autofac.Extensions.DependencyInjection/10.0.0": { + "sha512": "ZjR/onUlP7BzQ7VBBigQepWLAyAzi3VRGX3pP6sBqkPRiT61fsTZqbTpRUKxo30TMgbs1o3y6bpLbETix4SJog==", "type": "package", - "path": "autofac.extensions.dependencyinjection/9.0.0", + "path": "autofac.extensions.dependencyinjection/10.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512", "autofac.extensions.dependencyinjection.nuspec", "icon.png", "lib/net6.0/Autofac.Extensions.DependencyInjection.dll", @@ -5567,8 +5680,11 @@ "azure.storage.blobs.nuspec", "azureicon.png", "lib/net6.0/Azure.Storage.Blobs.dll", + "lib/net6.0/Azure.Storage.Blobs.xml", "lib/netstandard2.0/Azure.Storage.Blobs.dll", - "lib/netstandard2.1/Azure.Storage.Blobs.dll" + "lib/netstandard2.0/Azure.Storage.Blobs.xml", + "lib/netstandard2.1/Azure.Storage.Blobs.dll", + "lib/netstandard2.1/Azure.Storage.Blobs.xml" ] }, "Azure.Storage.Common/12.16.0": { @@ -5584,7 +5700,9 @@ "azure.storage.common.nuspec", "azureicon.png", "lib/net6.0/Azure.Storage.Common.dll", - "lib/netstandard2.0/Azure.Storage.Common.dll" + "lib/net6.0/Azure.Storage.Common.xml", + "lib/netstandard2.0/Azure.Storage.Common.dll", + "lib/netstandard2.0/Azure.Storage.Common.xml" ] }, "Azure.Storage.Files.Shares/12.15.0": { @@ -5600,7 +5718,9 @@ "azure.storage.files.shares.nuspec", "azureicon.png", "lib/net6.0/Azure.Storage.Files.Shares.dll", - "lib/netstandard2.0/Azure.Storage.Files.Shares.dll" + "lib/net6.0/Azure.Storage.Files.Shares.xml", + "lib/netstandard2.0/Azure.Storage.Files.Shares.dll", + "lib/netstandard2.0/Azure.Storage.Files.Shares.xml" ] }, "Azure.Storage.Queues/12.15.0": { @@ -5616,8 +5736,11 @@ "azure.storage.queues.nuspec", "azureicon.png", "lib/net6.0/Azure.Storage.Queues.dll", + "lib/net6.0/Azure.Storage.Queues.xml", "lib/netstandard2.0/Azure.Storage.Queues.dll", - "lib/netstandard2.1/Azure.Storage.Queues.dll" + "lib/netstandard2.0/Azure.Storage.Queues.xml", + "lib/netstandard2.1/Azure.Storage.Queues.dll", + "lib/netstandard2.1/Azure.Storage.Queues.xml" ] }, "Fractions/7.2.1": { @@ -5640,14 +5763,14 @@ "license.txt" ] }, - "Google.Protobuf/3.27.1": { - "sha512": "7IVz9TzhYCZ8qY0rPhXUnyJSXYdshUqmmxmTI763XmDDSJJFnyfKH43FFcMJu/CZgBcE98xlFztrKwhzcRkiPg==", + "Google.Protobuf/3.28.3": { + "sha512": "OewySX3aQCdKfMJsj2DzBMXQJPI+lm0CBzamU9ViFu3CU9tXYrQWqJ1CZ+/UWtkwOjUeIzbXmoOjRc7B8pbMrA==", "type": "package", - "path": "google.protobuf/3.27.1", + "path": "google.protobuf/3.28.3", "files": [ ".nupkg.metadata", ".signature.p7s", - "google.protobuf.3.27.1.nupkg.sha512", + "google.protobuf.3.28.3.nupkg.sha512", "google.protobuf.nuspec", "lib/net45/Google.Protobuf.dll", "lib/net45/Google.Protobuf.pdb", @@ -5663,15 +5786,15 @@ "lib/netstandard2.0/Google.Protobuf.xml" ] }, - "Grpc.AspNetCore.Server/2.63.0": { - "sha512": "KoOz6f23k9p9+NnQw78MiMAUYNOZ8HqATcdS2Q6f9K+F8EMJbj2+Vcie88z1OpLc+7iObr4PbK3Xmf4Nm5XbGw==", + "Grpc.AspNetCore.Server/2.70.0": { + "sha512": "9d6JuMLSxwOX4zERV7HBwq1XL8DD48a6FSoxD5dDXrCz/o0HqMXE2+lRcXHckOlz1JCesznW8XMMJdsU1FfY7w==", "type": "package", - "path": "grpc.aspnetcore.server/2.63.0", + "path": "grpc.aspnetcore.server/2.70.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "grpc.aspnetcore.server.2.63.0.nupkg.sha512", + "grpc.aspnetcore.server.2.70.0.nupkg.sha512", "grpc.aspnetcore.server.nuspec", "lib/net6.0/Grpc.AspNetCore.Server.dll", "lib/net6.0/Grpc.AspNetCore.Server.pdb", @@ -5682,18 +5805,21 @@ "lib/net8.0/Grpc.AspNetCore.Server.dll", "lib/net8.0/Grpc.AspNetCore.Server.pdb", "lib/net8.0/Grpc.AspNetCore.Server.xml", + "lib/net9.0/Grpc.AspNetCore.Server.dll", + "lib/net9.0/Grpc.AspNetCore.Server.pdb", + "lib/net9.0/Grpc.AspNetCore.Server.xml", "packageIcon.png" ] }, - "Grpc.Core.Api/2.63.0": { - "sha512": "t3+/MF8AxIqKq5UmPB9EWAnM9C/+lXOB8TRFfeVMDntf6dekfJmjpKDebaT4t2bbuwVwwvthxxox9BuGr59kYA==", + "Grpc.Core.Api/2.70.0": { + "sha512": "66UotvWcSIq41oiQhLWcQACyKPM4umxXNiht5DQTLZJfNwEswWOcS7Z0xIEHyNIBE7ZpjotH22bEjTkvhPxmVw==", "type": "package", - "path": "grpc.core.api/2.63.0", + "path": "grpc.core.api/2.70.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "grpc.core.api.2.63.0.nupkg.sha512", + "grpc.core.api.2.70.0.nupkg.sha512", "grpc.core.api.nuspec", "lib/net462/Grpc.Core.Api.dll", "lib/net462/Grpc.Core.Api.pdb", @@ -5707,14 +5833,14 @@ "packageIcon.png" ] }, - "Grpc.Net.Common/2.63.0": { - "sha512": "RLt6p31ZMsXRcHNeu1dQuIFLYZvnwP6LUzoDPlV3KoR4w9btmwrXIvz9Jbp1SOmxW7nXw9zShAeIt5LsqFAx5w==", + "Grpc.Net.Common/2.70.0": { + "sha512": "rBdEUMyCwa+iB8mqC6JKyPbj3SBHHkReJj/yy/XKJI63GcG6w9DJMMGTVcYHqq4Ci2W4m0HT4jt2pFfFscar8g==", "type": "package", - "path": "grpc.net.common/2.63.0", + "path": "grpc.net.common/2.70.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "grpc.net.common.2.63.0.nupkg.sha512", + "grpc.net.common.2.70.0.nupkg.sha512", "grpc.net.common.nuspec", "lib/net6.0/Grpc.Net.Common.dll", "lib/net6.0/Grpc.Net.Common.pdb", @@ -5734,10 +5860,10 @@ "packageIcon.png" ] }, - "Grpc.Tools/2.64.0": { - "sha512": "W5RrhDFHUhioASktxfuDs5fTjWUxwegljZAig9zFL8nWNskeyQA6OXN2choWKYxGrljer25VqCJCMbWz7XHvqg==", + "Grpc.Tools/2.68.1": { + "sha512": "BZ96s7ijKAhJoRpIK+pqCeLaGaSwyc5/CAZFwgCcBuAnkU2naYvH0P6qnYCkl0pWDY/JBOnE2RvX9IvRX1Yc5Q==", "type": "package", - "path": "grpc.tools/2.64.0", + "path": "grpc.tools/2.68.1", "hasTools": true, "files": [ ".nupkg.metadata", @@ -5766,7 +5892,7 @@ "build/native/include/google/protobuf/timestamp.proto", "build/native/include/google/protobuf/type.proto", "build/native/include/google/protobuf/wrappers.proto", - "grpc.tools.2.64.0.nupkg.sha512", + "grpc.tools.2.68.1.nupkg.sha512", "grpc.tools.nuspec", "packageIcon.png", "tools/linux_arm64/grpc_csharp_plugin", @@ -6132,10 +6258,10 @@ "microsoft.aspnetcore.http.features.nuspec" ] }, - "Microsoft.AspNetCore.JsonPatch/8.0.6": { - "sha512": "f23867xv+b5Cps3G2WDqjx3JjluLdR/TxfVI9sqk3d1ceQgOSD1WrqrQA66frdd5eQq+uqTGRReq1OQhQqodWQ==", + "Microsoft.AspNetCore.JsonPatch/9.0.0": { + "sha512": "/4UONYoAIeexPoAmbzBPkVGA6KAY7t0BM+1sr0fKss2V1ERCdcM+Llub4X5Ma+LJ60oPp6KzM0e3j+Pp/JHCNw==", "type": "package", - "path": "microsoft.aspnetcore.jsonpatch/8.0.6", + "path": "microsoft.aspnetcore.jsonpatch/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6143,26 +6269,27 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.AspNetCore.JsonPatch.dll", "lib/net462/Microsoft.AspNetCore.JsonPatch.xml", - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll", - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.xml", + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll", + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.xml", "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll", "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml", - "microsoft.aspnetcore.jsonpatch.8.0.6.nupkg.sha512", + "microsoft.aspnetcore.jsonpatch.9.0.0.nupkg.sha512", "microsoft.aspnetcore.jsonpatch.nuspec" ] }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.6": { - "sha512": "AOoi7cmh2yTVHMNMRYEfAj26NCOur9pd70GSXaDNJvVtD7e/I9UddIkwnj7HAWKtUn2EUOzSKCpt/RZllYiO5w==", + "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { + "sha512": "pTFDEmZi3GheCSPrBxzyE63+d5unln2vYldo/nOm1xet/4rpEk2oJYcwpclPQ13E+LZBF9XixkgwYTUwqznlWg==", "type": "package", - "path": "microsoft.aspnetcore.mvc.newtonsoftjson/8.0.6", + "path": "microsoft.aspnetcore.mvc.newtonsoftjson/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", + "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll", - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml", - "microsoft.aspnetcore.mvc.newtonsoftjson.8.0.6.nupkg.sha512", + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll", + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml", + "microsoft.aspnetcore.mvc.newtonsoftjson.9.0.0.nupkg.sha512", "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec" ] }, @@ -6261,37 +6388,81 @@ "microsoft.azure.services.appauthentication.nuspec" ] }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { - "sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { + "sha512": "3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==", "type": "package", - "path": "microsoft.bcl.asyncinterfaces/6.0.0", + "path": "microsoft.bcl.asyncinterfaces/7.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", + "buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets", + "buildTransitive/net462/_._", + "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll", + "lib/net462/Microsoft.Bcl.AsyncInterfaces.xml", "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", + "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512", "microsoft.bcl.asyncinterfaces.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.CodeAnalysis.Analyzers/3.3.3": { - "sha512": "j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==", + "Microsoft.Build.Framework/17.8.3": { + "sha512": "NrQZJW8TlKVPx72yltGb8SVz3P5mNRk9fNiD/ao8jRSk48WqIIdCn99q4IjlVmPcruuQ+yLdjNQLL8Rb4c916g==", "type": "package", - "path": "microsoft.codeanalysis.analyzers/3.3.3", + "path": "microsoft.build.framework/17.8.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "MSBuild-NuGet-Icon.png", + "README.md", + "lib/net472/Microsoft.Build.Framework.dll", + "lib/net472/Microsoft.Build.Framework.pdb", + "lib/net472/Microsoft.Build.Framework.xml", + "lib/net8.0/Microsoft.Build.Framework.dll", + "lib/net8.0/Microsoft.Build.Framework.pdb", + "lib/net8.0/Microsoft.Build.Framework.xml", + "microsoft.build.framework.17.8.3.nupkg.sha512", + "microsoft.build.framework.nuspec", + "notices/THIRDPARTYNOTICES.txt", + "ref/net472/Microsoft.Build.Framework.dll", + "ref/net472/Microsoft.Build.Framework.xml", + "ref/net8.0/Microsoft.Build.Framework.dll", + "ref/net8.0/Microsoft.Build.Framework.xml", + "ref/netstandard2.0/Microsoft.Build.Framework.dll", + "ref/netstandard2.0/Microsoft.Build.Framework.xml" + ] + }, + "Microsoft.Build.Locator/1.7.8": { + "sha512": "sPy10x527Ph16S2u0yGME4S6ohBKJ69WfjeGG/bvELYeZVmJdKjxgnlL8cJJJLGV/cZIRqSfB12UDB8ICakOog==", + "type": "package", + "path": "microsoft.build.locator/1.7.8", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "MSBuild-NuGet-Icon.png", + "build/Microsoft.Build.Locator.props", + "build/Microsoft.Build.Locator.targets", + "lib/net46/Microsoft.Build.Locator.dll", + "lib/net6.0/Microsoft.Build.Locator.dll", + "microsoft.build.locator.1.7.8.nupkg.sha512", + "microsoft.build.locator.nuspec" + ] + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.4": { + "sha512": "AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==", + "type": "package", + "path": "microsoft.codeanalysis.analyzers/3.3.4", "hasTools": true, "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", - "ThirdPartyNotices.rtf", + "ThirdPartyNotices.txt", "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", @@ -6322,158 +6493,508 @@ "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", + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props", + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets", + "buildTransitive/config/analysislevel_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_all.globalconfig", + "buildTransitive/config/analysislevel_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_default.globalconfig", + "buildTransitive/config/analysislevel_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_none.globalconfig", + "buildTransitive/config/analysislevel_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended_warnaserror.globalconfig", "documentation/Analyzer Configuration.md", "documentation/Microsoft.CodeAnalysis.Analyzers.md", "documentation/Microsoft.CodeAnalysis.Analyzers.sarif", @@ -6502,7 +7023,7 @@ "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig", "editorconfig/PortedFromFxCopRulesDefault/.editorconfig", "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig", - "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", + "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512", "microsoft.codeanalysis.analyzers.nuspec", "rulesets/AllRulesDefault.ruleset", "rulesets/AllRulesDisabled.ruleset", @@ -6533,31 +7054,47 @@ "tools/uninstall.ps1" ] }, - "Microsoft.CodeAnalysis.Common/4.5.0": { - "sha512": "lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", + "Microsoft.CodeAnalysis.Common/4.8.0": { + "sha512": "/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==", "type": "package", - "path": "microsoft.codeanalysis.common/4.5.0", + "path": "microsoft.codeanalysis.common/4.8.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/net6.0/Microsoft.CodeAnalysis.dll", + "lib/net6.0/Microsoft.CodeAnalysis.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.dll", + "lib/net7.0/Microsoft.CodeAnalysis.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.xml", @@ -6574,35 +7111,51 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.common.nuspec" ] }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { - "sha512": "cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", + "Microsoft.CodeAnalysis.CSharp/4.8.0": { + "sha512": "+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==", "type": "package", - "path": "microsoft.codeanalysis.csharp/4.5.0", + "path": "microsoft.codeanalysis.csharp/4.8.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/net6.0/Microsoft.CodeAnalysis.CSharp.dll", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml", @@ -6619,35 +7172,51 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.csharp.nuspec" ] }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { - "sha512": "h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==", + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { + "sha512": "3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==", "type": "package", - "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0", + "path": "microsoft.codeanalysis.csharp.workspaces/4.8.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/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", @@ -6664,7 +7233,7 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.csharp.workspaces.nuspec" ] }, @@ -6684,31 +7253,47 @@ "microsoft.codeanalysis.visualbasic.nuspec" ] }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { - "sha512": "l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==", + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { + "sha512": "LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==", "type": "package", - "path": "microsoft.codeanalysis.workspaces.common/4.5.0", + "path": "microsoft.codeanalysis.workspaces.common/4.8.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/net6.0/Microsoft.CodeAnalysis.Workspaces.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml", @@ -6725,10 +7310,82 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.workspaces.common.nuspec" ] }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "sha512": "IEYreI82QZKklp54yPHxZNG9EKSK6nHEkeuf+0Asie9llgS1gp0V1hw7ODG+QyoB7MuAnNQHmeV1Per/ECpv6A==", + "type": "package", + "path": "microsoft.codeanalysis.workspaces.msbuild/4.8.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "ThirdPartyNotices.rtf", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", + "lib/net472/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512", + "microsoft.codeanalysis.workspaces.msbuild.nuspec" + ] + }, "Microsoft.CSharp/4.7.0": { "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", "type": "package", @@ -6884,10 +7541,10 @@ "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll" ] }, - "Microsoft.EntityFrameworkCore/8.0.6": { - "sha512": "Ms5e5QuBAjVIuQsGumeLvkgMiOpnj6wxPvwBIoe1NfTkseWK4NZYztnhgDlpkCPkrUmJEXLv69kl349Ours30Q==", + "Microsoft.EntityFrameworkCore/9.0.0": { + "sha512": "wpG+nfnfDAw87R3ovAsUmjr3MZ4tYXf6bFqEPVAIKE6IfPml3DS//iX0DBnf8kWn5ZHSO5oi1m4d/Jf+1LifJQ==", "type": "package", - "path": "microsoft.entityframeworkcore/8.0.6", + "path": "microsoft.entityframeworkcore/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6896,14 +7553,14 @@ "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props", "lib/net8.0/Microsoft.EntityFrameworkCore.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.xml", - "microsoft.entityframeworkcore.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.6": { - "sha512": "X7wSSBNFRuN8j8M9HDYG7rPpEeyhY+PdJZR9rftmgvsZH0eK5+bZ3b3As8iO4rLEpjsBzDnrgSIY6q2F3HQatw==", + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { + "sha512": "fnmifFL8KaA4ZNLCVgfjCWhZUFxkrDInx5hR4qG7Q8IEaSiy/6VOSRFyx55oH7MV4y7wM3J3EE90nSpcVBI44Q==", "type": "package", - "path": "microsoft.entityframeworkcore.abstractions/8.0.6", + "path": "microsoft.entityframeworkcore.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6911,29 +7568,28 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml", - "microsoft.entityframeworkcore.abstractions.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.abstractions.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Analyzers/8.0.6": { - "sha512": "fDNtuQ4lAaPaCOlsrwUck/GvnF4QLeDpMmE1L5QtxZpMSmWfnL2/vk8sDL9OVTWcfprooI9V5MNpIx3/Tq5ehg==", + "Microsoft.EntityFrameworkCore.Analyzers/9.0.0": { + "sha512": "Qje+DzXJOKiXF72SL0XxNlDtTkvWWvmwknuZtFahY5hIQpRKO59qnGuERIQ3qlzuq5x4bAJ8WMbgU5DLhBgeOQ==", "type": "package", - "path": "microsoft.entityframeworkcore.analyzers/8.0.6", + "path": "microsoft.entityframeworkcore.analyzers/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", "docs/PACKAGE.md", - "lib/netstandard2.0/_._", - "microsoft.entityframeworkcore.analyzers.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.analyzers.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Design/8.0.6": { - "sha512": "4OT+mH+8EB4Kfn1ENpDx2Ssx459j200gvdhDOKq5lkHmHzkRpmEDKS5GfqaLZvBLJKWu1FVGQ7Wnczcjb0hX4g==", + "Microsoft.EntityFrameworkCore.Design/9.0.0": { + "sha512": "Pqo8I+yHJ3VQrAoY0hiSncf+5P7gN/RkNilK5e+/K/yKh+yAWxdUAI6t0TG26a9VPlCa9FhyklzyFvRyj3YG9A==", "type": "package", - "path": "microsoft.entityframeworkcore.design/8.0.6", + "path": "microsoft.entityframeworkcore.design/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6942,14 +7598,14 @@ "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.6.nupkg.sha512", + "microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.design.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Relational/8.0.6": { - "sha512": "chhfmLusCGLGvNYtvMji6KGQlduPDnJsStG/LjS8qJhFWJDDzTZpSr2LHowewcxMrMo/Axc6Jwe+WwSi/vlkTg==", + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { + "sha512": "j+msw6fWgAE9M3Q/5B9Uhv7pdAdAQUvFPJAiBJmoy+OXvehVbfbCE8ftMAa51Uo2ZeiqVnHShhnv4Y4UJJmUzA==", "type": "package", - "path": "microsoft.entityframeworkcore.relational/8.0.6", + "path": "microsoft.entityframeworkcore.relational/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6957,14 +7613,14 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml", - "microsoft.entityframeworkcore.relational.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.relational.nuspec" ] }, - "Microsoft.EntityFrameworkCore.SqlServer/8.0.6": { - "sha512": "EUdsIcRew4vxE6pfi3aPUGvAGnfdCswPhWIU07SW5RymZldDCDo2dW/MyQw8nYDMQfsZYgE6+jyCg5VTV8lSMg==", + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { + "sha512": "3Y7/3kgz6C5kRFeELLZ5VeIeBlxB31x/ywscbN4r1JqTXIy8WWGo0CqzuOxBy4UzaTzpifElAZvv4fyD3ZQK5w==", "type": "package", - "path": "microsoft.entityframeworkcore.sqlserver/8.0.6", + "path": "microsoft.entityframeworkcore.sqlserver/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6972,7 +7628,7 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.xml", - "microsoft.entityframeworkcore.sqlserver.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.sqlserver.nuspec" ] }, @@ -7207,10 +7863,10 @@ "tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll" ] }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { - "sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { + "sha512": "FPWZAa9c0H4dvOj351iR1jkUIs4u9ykL4Bm592yhjDyO5lCoWd+TMAHx2EMbarzUvCvgjWjJIoC6//Q9kH6YhA==", "type": "package", - "path": "microsoft.extensions.caching.abstractions/8.0.0", + "path": "microsoft.extensions.caching.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7220,27 +7876,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets", "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll", "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/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/net9.0/Microsoft.Extensions.Caching.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.caching.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Caching.Memory/8.0.0": { - "sha512": "7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==", + "Microsoft.Extensions.Caching.Memory/9.0.0": { + "sha512": "zbnPX/JQ0pETRSUG9fNPBvpIq42Aufvs15gGYyNIMhCun9yhmWihz0WgsI7bSDPjxWTKBf8oX/zv6v2uZ3W9OQ==", "type": "package", - "path": "microsoft.extensions.caching.memory/8.0.0", + "path": "microsoft.extensions.caching.memory/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7250,27 +7904,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets", "lib/net462/Microsoft.Extensions.Caching.Memory.dll", "lib/net462/Microsoft.Extensions.Caching.Memory.xml", - "lib/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/net9.0/Microsoft.Extensions.Caching.Memory.dll", + "lib/net9.0/Microsoft.Extensions.Caching.Memory.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512", + "microsoft.extensions.caching.memory.9.0.0.nupkg.sha512", "microsoft.extensions.caching.memory.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration/8.0.0": { - "sha512": "0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==", + "Microsoft.Extensions.Configuration/9.0.0": { + "sha512": "YIMO9T3JL8MeEXgVozKt2v79hquo/EFtnY0vgxmLnUvk1Rei/halI7kOWZL2RBeV9FMGzgM9LZA8CVaNwFMaNA==", "type": "package", - "path": "microsoft.extensions.configuration/8.0.0", + "path": "microsoft.extensions.configuration/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7280,27 +7932,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets", "lib/net462/Microsoft.Extensions.Configuration.dll", "lib/net462/Microsoft.Extensions.Configuration.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { + "sha512": "lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==", "type": "package", - "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "path": "microsoft.extensions.configuration.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7310,19 +7960,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -7341,10 +7989,10 @@ "microsoft.extensions.configuration.azurekeyvault.nuspec" ] }, - "Microsoft.Extensions.Configuration.Binder/8.0.0": { - "sha512": "mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==", + "Microsoft.Extensions.Configuration.Binder/9.0.0": { + "sha512": "RiScL99DcyngY9zJA2ROrri7Br8tn5N4hP4YNvGdTN/bvg1A3dwvDOxHnNZ3Im7x2SJ5i4LkX1uPiR/MfSFBLQ==", "type": "package", - "path": "microsoft.extensions.configuration.binder/8.0.0", + "path": "microsoft.extensions.configuration.binder/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7369,15 +8017,13 @@ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets", "lib/net462/Microsoft.Extensions.Configuration.Binder.dll", "lib/net462/Microsoft.Extensions.Configuration.Binder.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Binder.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.binder.nuspec", "useSharedDesignerContext.txt" ] @@ -7401,10 +8047,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": { - "sha512": "plvZ0ZIpq+97gdPNNvhwvrEZ92kNml9hd1pe3idMA7svR0PztdzVLkoWLcRFgySYXUJc3kSM3Xw3mNFMo/bxRA==", + "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0": { + "sha512": "v5R638eNMxksfXb7MFnkPwLPp+Ym4W/SIGNuoe8qFVVyvygQD5DdLusybmYSJEr9zc1UzWzim/ATKeIOVvOFDg==", "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/8.0.0", + "path": "microsoft.extensions.configuration.environmentvariables/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7414,27 +8060,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.EnvironmentVariables.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.targets", "lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.environmentvariables.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.environmentvariables.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { - "sha512": "McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==", + "Microsoft.Extensions.Configuration.FileExtensions/9.0.0": { + "sha512": "4EK93Jcd2lQG4GY6PAw8jGss0ZzFP0vPc1J85mES5fKNuDTqgFXHba9onBw2s18fs3I4vdo2AWyfD1mPAxWSQQ==", "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/8.0.0", + "path": "microsoft.extensions.configuration.fileextensions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7444,27 +8088,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.FileExtensions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.FileExtensions.targets", "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.xml", "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.fileextensions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.fileextensions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Json/8.0.0": { - "sha512": "C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==", + "Microsoft.Extensions.Configuration.Json/9.0.0": { + "sha512": "WiTK0LrnsqmedrbzwL7f4ZUo+/wByqy2eKab39I380i2rd8ImfCRMrtkqJVGDmfqlkP/YzhckVOwPc5MPrSNpg==", "type": "package", - "path": "microsoft.extensions.configuration.json/8.0.0", + "path": "microsoft.extensions.configuration.json/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7474,21 +8116,19 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Json.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Json.targets", "lib/net462/Microsoft.Extensions.Configuration.Json.dll", "lib/net462/Microsoft.Extensions.Configuration.Json.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Json.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.Json.xml", "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll", "lib/net8.0/Microsoft.Extensions.Configuration.Json.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.Json.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.json.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.json.nuspec", "useSharedDesignerContext.txt" ] @@ -7514,10 +8154,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { - "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "Microsoft.Extensions.DependencyInjection/9.0.0": { + "sha512": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==", "type": "package", - "path": "microsoft.extensions.dependencyinjection/8.0.0", + "path": "microsoft.extensions.dependencyinjection/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7527,29 +8167,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": { - "sha512": "fGLiCRLMYd00JYpClraLjJTNKLmMJPnqxMaiRzEBIIvevlzxz33mXy39Lkd48hu1G+N21S7QpaO5ZzKsI6FRuA==", + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { + "sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==", "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.1", + "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7559,29 +8197,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.1.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyModel/8.0.0": { - "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==", + "Microsoft.Extensions.DependencyModel/9.0.0": { + "sha512": "saxr2XzwgDU77LaQfYFXmddEDRUKHF4DaGMZkNB3qjdVSZlax3//dGJagJkKrGMIPNZs2jVFXITyCCR6UHJNdA==", "type": "package", - "path": "microsoft.extensions.dependencymodel/8.0.0", + "path": "microsoft.extensions.dependencymodel/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7591,19 +8227,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/net9.0/Microsoft.Extensions.DependencyModel.dll", + "lib/net9.0/Microsoft.Extensions.DependencyModel.xml", "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", - "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512", "microsoft.extensions.dependencymodel.nuspec", "useSharedDesignerContext.txt" ] @@ -7693,10 +8327,10 @@ "microsoft.extensions.diagnostics.healthchecks.abstractions.nuspec" ] }, - "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { - "sha512": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==", + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { + "sha512": "uK439QzYR0q2emLVtYzwyK3x+T5bTY4yWsd/k/ZUS9LR6Sflp8MIdhGXW8kQCd86dQD4tLqvcbLkku8qHY263Q==", "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/8.0.0", + "path": "microsoft.extensions.fileproviders.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7706,25 +8340,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets", "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.xml", + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.FileProviders.Physical/8.0.0": { - "sha512": "UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==", + "Microsoft.Extensions.FileProviders.Physical/9.0.0": { + "sha512": "3+ZUSpOSmie+o8NnLIRqCxSh65XL/ExU7JYnFOg58awDRlY3lVpZ9A369jkoZL1rpsq7LDhEfkn2ghhGaY1y5Q==", "type": "package", - "path": "microsoft.extensions.fileproviders.physical/8.0.0", + "path": "microsoft.extensions.fileproviders.physical/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7734,27 +8368,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileProviders.Physical.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets", "lib/net462/Microsoft.Extensions.FileProviders.Physical.dll", "lib/net462/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.xml", "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.xml", + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll", + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512", + "microsoft.extensions.fileproviders.physical.9.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.physical.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { - "sha512": "OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==", + "Microsoft.Extensions.FileSystemGlobbing/9.0.0": { + "sha512": "jGFKZiXs2HNseK3NK/rfwHNNovER71jSj4BD1a/649ml9+h6oEtYd0GSALZDNW8jZ2Rh+oAeadOa6sagYW1F2A==", "type": "package", - "path": "microsoft.extensions.filesystemglobbing/8.0.0", + "path": "microsoft.extensions.filesystemglobbing/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7764,19 +8396,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileSystemGlobbing.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets", "lib/net462/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/net462/Microsoft.Extensions.FileSystemGlobbing.xml", - "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.xml", "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.xml", + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll", + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.xml", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512", + "microsoft.extensions.filesystemglobbing.9.0.0.nupkg.sha512", "microsoft.extensions.filesystemglobbing.nuspec", "useSharedDesignerContext.txt" ] @@ -7866,10 +8496,10 @@ "packageIcon.png" ] }, - "Microsoft.Extensions.Logging/8.0.0": { - "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "Microsoft.Extensions.Logging/9.0.0": { + "sha512": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==", "type": "package", - "path": "microsoft.extensions.logging/8.0.0", + "path": "microsoft.extensions.logging/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7879,29 +8509,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.9.0.0.nupkg.sha512", "microsoft.extensions.logging.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Abstractions/8.0.1": { - "sha512": "RIFgaqoaINxkM2KTOw72dmilDmTrYA0ns2KW4lDz4gZ2+o6IQ894CzmdL3StM2oh7QQq44nCWiqKqc4qUI9Jmg==", + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { + "sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==", "type": "package", - "path": "microsoft.extensions.logging.abstractions/8.0.1", + "path": "microsoft.extensions.logging.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7953,20 +8581,18 @@ "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/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/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/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.8.0.1.nupkg.sha512", + "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -7986,10 +8612,10 @@ "microsoft.extensions.logging.applicationinsights.nuspec" ] }, - "Microsoft.Extensions.Logging.AzureAppServices/8.0.6": { - "sha512": "uyxdYFbrP15SV+KPV/hNe3fPQZEXqpHF6cur2cDswqJlhboQYTWsTmGKoZiIRAUOpHfBOFUT023kHmvz8kTsTw==", + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { + "sha512": "OMyMioZ23NlBXQb6TecMTr3LTCd2cqglKqMRdcWF8OJ+QQS53iPEo6bWj3CgGqgdXRySv3cxFVnJGSdcEWKR3Q==", "type": "package", - "path": "microsoft.extensions.logging.azureappservices/8.0.6", + "path": "microsoft.extensions.logging.azureappservices/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7997,18 +8623,18 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.Extensions.Logging.AzureAppServices.dll", "lib/net462/Microsoft.Extensions.Logging.AzureAppServices.xml", - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.dll", - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.xml", + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll", + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.xml", - "microsoft.extensions.logging.azureappservices.8.0.6.nupkg.sha512", + "microsoft.extensions.logging.azureappservices.9.0.0.nupkg.sha512", "microsoft.extensions.logging.azureappservices.nuspec" ] }, - "Microsoft.Extensions.Logging.Configuration/8.0.0": { - "sha512": "ixXXV0G/12g6MXK65TLngYN9V5hQQRuV+fZi882WIoVJT7h5JvoYoxTEwCgdqwLjSneqh1O+66gM8sMr9z/rsQ==", + "Microsoft.Extensions.Logging.Configuration/9.0.0": { + "sha512": "H05HiqaNmg6GjH34ocYE9Wm1twm3Oz2aXZko8GTwGBzM7op2brpAA8pJ5yyD1OpS1mXUtModBYOlcZ/wXeWsSg==", "type": "package", - "path": "microsoft.extensions.logging.configuration/8.0.0", + "path": "microsoft.extensions.logging.configuration/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8017,19 +8643,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.Configuration.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Configuration.targets", "lib/net462/Microsoft.Extensions.Logging.Configuration.dll", "lib/net462/Microsoft.Extensions.Logging.Configuration.xml", - "lib/net6.0/Microsoft.Extensions.Logging.Configuration.dll", - "lib/net6.0/Microsoft.Extensions.Logging.Configuration.xml", - "lib/net7.0/Microsoft.Extensions.Logging.Configuration.dll", - "lib/net7.0/Microsoft.Extensions.Logging.Configuration.xml", "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll", "lib/net8.0/Microsoft.Extensions.Logging.Configuration.xml", + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll", + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.xml", - "microsoft.extensions.logging.configuration.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.configuration.9.0.0.nupkg.sha512", "microsoft.extensions.logging.configuration.nuspec", "useSharedDesignerContext.txt" ] @@ -8141,10 +8765,10 @@ "microsoft.extensions.objectpool.nuspec" ] }, - "Microsoft.Extensions.Options/8.0.0": { - "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "Microsoft.Extensions.Options/9.0.0": { + "sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==", "type": "package", - "path": "microsoft.extensions.options/8.0.0", + "path": "microsoft.extensions.options/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8168,30 +8792,28 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.9.0.0.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { - "sha512": "0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==", + "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": { + "sha512": "Ob3FXsXkcSMQmGZi7qP07EQ39kZpSBlTcAZLbJLdI4FIf0Jug8biv2HTavWmnTirchctPlq9bl/26CXtQRguzA==", "type": "package", - "path": "microsoft.extensions.options.configurationextensions/8.0.0", + "path": "microsoft.extensions.options.configurationextensions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8201,27 +8823,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Options.ConfigurationExtensions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.configurationextensions.9.0.0.nupkg.sha512", "microsoft.extensions.options.configurationextensions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Primitives/8.0.0": { - "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "Microsoft.Extensions.Primitives/9.0.0": { + "sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==", "type": "package", - "path": "microsoft.extensions.primitives/8.0.0", + "path": "microsoft.extensions.primitives/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8231,19 +8851,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.primitives.9.0.0.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] @@ -8605,10 +9223,10 @@ "runtime.json" ] }, - "Microsoft.OpenApi/1.6.14": { - "sha512": "tTaBT8qjk3xINfESyOPE2rIellPvB7qpVqiWiyA/lACVvz+xOGiXhFUfohcx82NLbi5avzLW0lx+s6oAqQijfw==", + "Microsoft.OpenApi/1.6.22": { + "sha512": "aBvunmrdu/x+4CaA/UP1Jx4xWGwk4kymhoIRnn2Vp+zi5/KOPQJ9EkSXHRUr01WcGKtYl3Au7XfkPJbU1G2sjQ==", "type": "package", - "path": "microsoft.openapi/1.6.14", + "path": "microsoft.openapi/1.6.22", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8616,7 +9234,7 @@ "lib/netstandard2.0/Microsoft.OpenApi.dll", "lib/netstandard2.0/Microsoft.OpenApi.pdb", "lib/netstandard2.0/Microsoft.OpenApi.xml", - "microsoft.openapi.1.6.14.nupkg.sha512", + "microsoft.openapi.1.6.22.nupkg.sha512", "microsoft.openapi.nuspec" ] }, @@ -8749,17 +9367,21 @@ "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll" ] }, - "Mono.TextTemplating/2.2.1": { - "sha512": "KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", + "Mono.TextTemplating/3.0.0": { + "sha512": "YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", "type": "package", - "path": "mono.texttemplating/2.2.1", + "path": "mono.texttemplating/3.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", + "LICENSE.txt/LICENSE", + "buildTransitive/Mono.TextTemplating.targets", "lib/net472/Mono.TextTemplating.dll", + "lib/net6.0/Mono.TextTemplating.dll", "lib/netstandard2.0/Mono.TextTemplating.dll", - "mono.texttemplating.2.2.1.nupkg.sha512", - "mono.texttemplating.nuspec" + "mono.texttemplating.3.0.0.nupkg.sha512", + "mono.texttemplating.nuspec", + "readme.md" ] }, "NETStandard.Library/1.6.1": { @@ -8823,10 +9445,10 @@ "newtonsoft.json.bson.nuspec" ] }, - "Polly/8.4.0": { - "sha512": "z2EeUutuy49jBQyZ5s2FUuTCGx3GCzJ0cJ2HbjWwks94TsC6bKTtAHKBkMZOa/DyYRl5yIX7MshvMTWl1J6RNg==", + "Polly/8.5.0": { + "sha512": "GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", "type": "package", - "path": "polly/8.4.0", + "path": "polly/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8844,14 +9466,14 @@ "lib/netstandard2.0/Polly.xml", "package-icon.png", "package-readme.md", - "polly.8.4.0.nupkg.sha512", + "polly.8.5.0.nupkg.sha512", "polly.nuspec" ] }, - "Polly.Core/8.4.0": { - "sha512": "3AZxuP//pxOeBo9tQs7/tz4Z5TTbu4BYfjpaXZD0JYKJo98ngN9TMUz1nybh4k0ykWkMBpGZALV/AmVIE3ew7A==", + "Polly.Core/8.5.0": { + "sha512": "VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", "type": "package", - "path": "polly.core/8.4.0", + "path": "polly.core/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8872,7 +9494,7 @@ "lib/netstandard2.0/Polly.Core.xml", "package-icon.png", "package-readme.md", - "polly.core.8.4.0.nupkg.sha512", + "polly.core.8.5.0.nupkg.sha512", "polly.core.nuspec" ] }, @@ -9189,10 +9811,10 @@ "serilog.nuspec" ] }, - "Serilog.AspNetCore/8.0.1": { - "sha512": "B/X+wAfS7yWLVOTD83B+Ip9yl4MkhioaXj90JSoWi1Ayi8XHepEnsBdrkojg08eodCnmOKmShFUN2GgEc6c0CQ==", + "Serilog.AspNetCore/8.0.3": { + "sha512": "Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", "type": "package", - "path": "serilog.aspnetcore/8.0.1", + "path": "serilog.aspnetcore/8.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -9208,7 +9830,7 @@ "lib/net8.0/Serilog.AspNetCore.xml", "lib/netstandard2.0/Serilog.AspNetCore.dll", "lib/netstandard2.0/Serilog.AspNetCore.xml", - "serilog.aspnetcore.8.0.1.nupkg.sha512", + "serilog.aspnetcore.8.0.3.nupkg.sha512", "serilog.aspnetcore.nuspec" ] }, @@ -9308,10 +9930,10 @@ "serilog.formatting.compact.nuspec" ] }, - "Serilog.Settings.Configuration/8.0.1": { - "sha512": "KOEABqMUdEc8Lpq51Nmiv69Je53mKE6yle4ac2jt3QYiBI0FKKFZCVV6MnkD/z3FonNMjUs/vLOa1mrhzexgCA==", + "Serilog.Settings.Configuration/8.0.4": { + "sha512": "pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", "type": "package", - "path": "serilog.settings.configuration/8.0.1", + "path": "serilog.settings.configuration/8.0.4", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -9327,7 +9949,7 @@ "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.1.nupkg.sha512", + "serilog.settings.configuration.8.0.4.nupkg.sha512", "serilog.settings.configuration.nuspec" ] }, @@ -9429,129 +10051,109 @@ "serilog.sinks.seq.nuspec" ] }, - "Swashbuckle.AspNetCore/6.6.2": { - "sha512": "+NB4UYVYN6AhDSjW0IJAd1AGD8V33gemFNLPaxKTtPkHB+HaKAKf9MGAEUPivEWvqeQfcKIw8lJaHq6LHljRuw==", + "Swashbuckle.AspNetCore/7.2.0": { + "sha512": "vJv19UpWm6OOgnS9QLDnWARNVasXUfj8SFvlG7UVALm4nBnfwRnEky7C0veSDqMUmBeMPC6Ec3d6G1ts/J04Uw==", "type": "package", - "path": "swashbuckle.aspnetcore/6.6.2", + "path": "swashbuckle.aspnetcore/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "build/Swashbuckle.AspNetCore.props", - "swashbuckle.aspnetcore.6.6.2.nupkg.sha512", + "buildMultiTargeting/Swashbuckle.AspNetCore.props", + "docs/package-readme.md", + "swashbuckle.aspnetcore.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.nuspec" ] }, - "Swashbuckle.AspNetCore.Newtonsoft/6.6.2": { - "sha512": "iHXhJnRNTjy4+gWY4M255oIWY7v9zZpfc/IM8ZxTWkurdmdTCBGgDLv2H531RlbLIckQNk6vcv5Ppv0+GULz7Q==", + "Swashbuckle.AspNetCore.Newtonsoft/7.2.0": { + "sha512": "otztl1SBfwu10iJx6lc3XG/dSqFXRtx8RQ0XrwrO/NYv0j6WhB+vaTJdfs4EPDh+0r7yORUPb7FQ6WgoApeDNg==", "type": "package", - "path": "swashbuckle.aspnetcore.newtonsoft/6.6.2", + "path": "swashbuckle.aspnetcore.newtonsoft/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.Newtonsoft.dll", - "lib/net5.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "lib/net6.0/Swashbuckle.AspNetCore.Newtonsoft.dll", "lib/net6.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.Newtonsoft.dll", - "lib/net7.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "lib/net8.0/Swashbuckle.AspNetCore.Newtonsoft.dll", "lib/net8.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Newtonsoft.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll", + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.Newtonsoft.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "package-readme.md", - "swashbuckle.aspnetcore.newtonsoft.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.newtonsoft.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.newtonsoft.nuspec" ] }, - "Swashbuckle.AspNetCore.Swagger/6.6.2": { - "sha512": "ovgPTSYX83UrQUWiS5vzDcJ8TEX1MAxBgDFMK45rC24MorHEPQlZAHlaXj/yth4Zf6xcktpUgTEBvffRQVwDKA==", + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "sha512": "y27fNDfIh1vGhJjXYynLcZjl7DLOW1bSO2MDsY9wB4Zm1fdxpPsuBSiR4U+0acWlAqLmnuOPKr/OeOgwRUkBlw==", "type": "package", - "path": "swashbuckle.aspnetcore.swagger/6.6.2", + "path": "swashbuckle.aspnetcore.swagger/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml", "package-readme.md", - "swashbuckle.aspnetcore.swagger.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swagger.nuspec" ] }, - "Swashbuckle.AspNetCore.SwaggerGen/6.6.2": { - "sha512": "zv4ikn4AT1VYuOsDCpktLq4QDq08e7Utzbir86M5/ZkRaLXbCPF11E1/vTmOiDzRTl0zTZINQU2qLKwTcHgfrA==", + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "sha512": "pMrTxGVuXM7t4wqft5CNNU8A0++Yw5kTLmYhB6tbEcyBfO8xEF/Y8pkJhO6BZ/2MYONrRYoQTfPFJqu8fOf5WQ==", "type": "package", - "path": "swashbuckle.aspnetcore.swaggergen/6.6.2", + "path": "swashbuckle.aspnetcore.swaggergen/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "package-readme.md", - "swashbuckle.aspnetcore.swaggergen.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swaggergen.nuspec" ] }, - "Swashbuckle.AspNetCore.SwaggerUI/6.6.2": { - "sha512": "mBBb+/8Hm2Q3Wygag+hu2jj69tZW5psuv0vMRXY07Wy+Rrj40vRP8ZTbKBhs91r45/HXT4aY4z0iSBYx1h6JvA==", + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "sha512": "hgrXeKzyp5OGN8qVvL7A+vhmU7mDJTfGpiMBRL66IcfLOyna8UTLtn3cC3CghamXpRDufcc9ciklTszUGEQK0w==", "type": "package", - "path": "swashbuckle.aspnetcore.swaggerui/6.6.2", + "path": "swashbuckle.aspnetcore.swaggerui/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "package-readme.md", - "swashbuckle.aspnetcore.swaggerui.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swaggerui.nuspec" ] }, @@ -9614,25 +10216,27 @@ "version.txt" ] }, - "System.CodeDom/4.4.0": { - "sha512": "2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==", + "System.CodeDom/6.0.0": { + "sha512": "CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", "type": "package", - "path": "system.codedom/4.4.0", + "path": "system.codedom/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", + "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.CodeDom.targets", + "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.CodeDom.dll", + "lib/net461/System.CodeDom.xml", + "lib/net6.0/System.CodeDom.dll", + "lib/net6.0/System.CodeDom.xml", "lib/netstandard2.0/System.CodeDom.dll", - "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", + "lib/netstandard2.0/System.CodeDom.xml", + "system.codedom.6.0.0.nupkg.sha512", "system.codedom.nuspec", - "useSharedDesignerContext.txt", - "version.txt" + "useSharedDesignerContext.txt" ] }, "System.Collections/4.3.0": { @@ -9711,25 +10315,30 @@ "system.collections.concurrent.nuspec" ] }, - "System.Collections.Immutable/6.0.0": { - "sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", + "System.Collections.Immutable/7.0.0": { + "sha512": "dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==", "type": "package", - "path": "system.collections.immutable/6.0.0", + "path": "system.collections.immutable/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", + "README.md", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Collections.Immutable.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Collections.Immutable.dll", - "lib/net461/System.Collections.Immutable.xml", + "lib/net462/System.Collections.Immutable.dll", + "lib/net462/System.Collections.Immutable.xml", "lib/net6.0/System.Collections.Immutable.dll", "lib/net6.0/System.Collections.Immutable.xml", + "lib/net7.0/System.Collections.Immutable.dll", + "lib/net7.0/System.Collections.Immutable.xml", "lib/netstandard2.0/System.Collections.Immutable.dll", "lib/netstandard2.0/System.Collections.Immutable.xml", - "system.collections.immutable.6.0.0.nupkg.sha512", + "system.collections.immutable.7.0.0.nupkg.sha512", "system.collections.immutable.nuspec", "useSharedDesignerContext.txt" ] @@ -9812,134 +10421,159 @@ "system.componentmodel.annotations.nuspec" ] }, - "System.Composition/6.0.0": { - "sha512": "d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", + "System.Composition/7.0.0": { + "sha512": "tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==", "type": "package", - "path": "system.composition/6.0.0", + "path": "system.composition/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.targets", - "buildTransitive/netcoreapp3.1/_._", - "system.composition.6.0.0.nupkg.sha512", + "lib/net461/_._", + "lib/netcoreapp2.0/_._", + "lib/netstandard2.0/_._", + "system.composition.7.0.0.nupkg.sha512", "system.composition.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.AttributedModel/6.0.0": { - "sha512": "WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", + "System.Composition.AttributedModel/7.0.0": { + "sha512": "2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ==", "type": "package", - "path": "system.composition.attributedmodel/6.0.0", + "path": "system.composition.attributedmodel/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.AttributedModel.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.AttributedModel.dll", - "lib/net461/System.Composition.AttributedModel.xml", + "lib/net462/System.Composition.AttributedModel.dll", + "lib/net462/System.Composition.AttributedModel.xml", "lib/net6.0/System.Composition.AttributedModel.dll", "lib/net6.0/System.Composition.AttributedModel.xml", + "lib/net7.0/System.Composition.AttributedModel.dll", + "lib/net7.0/System.Composition.AttributedModel.xml", "lib/netstandard2.0/System.Composition.AttributedModel.dll", "lib/netstandard2.0/System.Composition.AttributedModel.xml", - "system.composition.attributedmodel.6.0.0.nupkg.sha512", + "system.composition.attributedmodel.7.0.0.nupkg.sha512", "system.composition.attributedmodel.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.Convention/6.0.0": { - "sha512": "XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", + "System.Composition.Convention/7.0.0": { + "sha512": "IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==", "type": "package", - "path": "system.composition.convention/6.0.0", + "path": "system.composition.convention/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.Convention.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Convention.dll", - "lib/net461/System.Composition.Convention.xml", + "lib/net462/System.Composition.Convention.dll", + "lib/net462/System.Composition.Convention.xml", "lib/net6.0/System.Composition.Convention.dll", "lib/net6.0/System.Composition.Convention.xml", + "lib/net7.0/System.Composition.Convention.dll", + "lib/net7.0/System.Composition.Convention.xml", "lib/netstandard2.0/System.Composition.Convention.dll", "lib/netstandard2.0/System.Composition.Convention.xml", - "system.composition.convention.6.0.0.nupkg.sha512", + "system.composition.convention.7.0.0.nupkg.sha512", "system.composition.convention.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.Hosting/6.0.0": { - "sha512": "w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", + "System.Composition.Hosting/7.0.0": { + "sha512": "eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==", "type": "package", - "path": "system.composition.hosting/6.0.0", + "path": "system.composition.hosting/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.Hosting.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Hosting.dll", - "lib/net461/System.Composition.Hosting.xml", + "lib/net462/System.Composition.Hosting.dll", + "lib/net462/System.Composition.Hosting.xml", "lib/net6.0/System.Composition.Hosting.dll", "lib/net6.0/System.Composition.Hosting.xml", + "lib/net7.0/System.Composition.Hosting.dll", + "lib/net7.0/System.Composition.Hosting.xml", "lib/netstandard2.0/System.Composition.Hosting.dll", "lib/netstandard2.0/System.Composition.Hosting.xml", - "system.composition.hosting.6.0.0.nupkg.sha512", + "system.composition.hosting.7.0.0.nupkg.sha512", "system.composition.hosting.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.Runtime/6.0.0": { - "sha512": "qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", + "System.Composition.Runtime/7.0.0": { + "sha512": "aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw==", "type": "package", - "path": "system.composition.runtime/6.0.0", + "path": "system.composition.runtime/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.Runtime.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Runtime.dll", - "lib/net461/System.Composition.Runtime.xml", + "lib/net462/System.Composition.Runtime.dll", + "lib/net462/System.Composition.Runtime.xml", "lib/net6.0/System.Composition.Runtime.dll", "lib/net6.0/System.Composition.Runtime.xml", + "lib/net7.0/System.Composition.Runtime.dll", + "lib/net7.0/System.Composition.Runtime.xml", "lib/netstandard2.0/System.Composition.Runtime.dll", "lib/netstandard2.0/System.Composition.Runtime.xml", - "system.composition.runtime.6.0.0.nupkg.sha512", + "system.composition.runtime.7.0.0.nupkg.sha512", "system.composition.runtime.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.TypedParts/6.0.0": { - "sha512": "iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", + "System.Composition.TypedParts/7.0.0": { + "sha512": "ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==", "type": "package", - "path": "system.composition.typedparts/6.0.0", + "path": "system.composition.typedparts/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.TypedParts.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.TypedParts.dll", - "lib/net461/System.Composition.TypedParts.xml", + "lib/net462/System.Composition.TypedParts.dll", + "lib/net462/System.Composition.TypedParts.xml", "lib/net6.0/System.Composition.TypedParts.dll", "lib/net6.0/System.Composition.TypedParts.xml", + "lib/net7.0/System.Composition.TypedParts.dll", + "lib/net7.0/System.Composition.TypedParts.xml", "lib/netstandard2.0/System.Composition.TypedParts.dll", "lib/netstandard2.0/System.Composition.TypedParts.xml", - "system.composition.typedparts.6.0.0.nupkg.sha512", + "system.composition.typedparts.7.0.0.nupkg.sha512", "system.composition.typedparts.nuspec", "useSharedDesignerContext.txt" ] @@ -10040,10 +10674,10 @@ "system.diagnostics.debug.nuspec" ] }, - "System.Diagnostics.DiagnosticSource/8.0.0": { - "sha512": "c9xLpVz6PL9lp/djOWtk5KPDZq3cSYpmXoJQY524EOtuFl5z9ZtsotpsyrDW40U1DRnQSYvcPKEUV0X//u6gkQ==", + "System.Diagnostics.DiagnosticSource/8.0.1": { + "sha512": "vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==", "type": "package", - "path": "system.diagnostics.diagnosticsource/8.0.0", + "path": "system.diagnostics.diagnosticsource/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -10064,7 +10698,7 @@ "lib/net8.0/System.Diagnostics.DiagnosticSource.xml", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", + "system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", "system.diagnostics.diagnosticsource.nuspec", "useSharedDesignerContext.txt" ] @@ -10292,6 +10926,34 @@ "system.dynamic.runtime.nuspec" ] }, + "System.Formats.Asn1/9.0.0": { + "sha512": "VRDjgfqV0hCma5HBQa46nZTRuqfYMWZClwxUtvLJVTCeDp9Esdvr91AfEWP98IMO8ooSv1yXb6/oCc6jApoXvQ==", + "type": "package", + "path": "system.formats.asn1/9.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "PACKAGE.md", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Formats.Asn1.targets", + "buildTransitive/net462/_._", + "buildTransitive/net8.0/_._", + "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets", + "lib/net462/System.Formats.Asn1.dll", + "lib/net462/System.Formats.Asn1.xml", + "lib/net8.0/System.Formats.Asn1.dll", + "lib/net8.0/System.Formats.Asn1.xml", + "lib/net9.0/System.Formats.Asn1.dll", + "lib/net9.0/System.Formats.Asn1.xml", + "lib/netstandard2.0/System.Formats.Asn1.dll", + "lib/netstandard2.0/System.Formats.Asn1.xml", + "system.formats.asn1.9.0.0.nupkg.sha512", + "system.formats.asn1.nuspec", + "useSharedDesignerContext.txt" + ] + }, "System.Globalization/4.3.0": { "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", "type": "package", @@ -10670,8 +11332,11 @@ "buildTransitive/netcoreapp2.0/System.IO.Hashing.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.IO.Hashing.dll", + "lib/net461/System.IO.Hashing.xml", "lib/net6.0/System.IO.Hashing.dll", + "lib/net6.0/System.IO.Hashing.xml", "lib/netstandard2.0/System.IO.Hashing.dll", + "lib/netstandard2.0/System.IO.Hashing.xml", "system.io.hashing.6.0.0.nupkg.sha512", "system.io.hashing.nuspec", "useSharedDesignerContext.txt" @@ -10709,27 +11374,29 @@ "system.io.memorymappedfiles.nuspec" ] }, - "System.IO.Pipelines/6.0.3": { - "sha512": "ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", + "System.IO.Pipelines/7.0.0": { + "sha512": "jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==", "type": "package", - "path": "system.io.pipelines/6.0.3", + "path": "system.io.pipelines/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.IO.Pipelines.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.IO.Pipelines.dll", - "lib/net461/System.IO.Pipelines.xml", + "lib/net462/System.IO.Pipelines.dll", + "lib/net462/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/net7.0/System.IO.Pipelines.dll", + "lib/net7.0/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.7.0.0.nupkg.sha512", "system.io.pipelines.nuspec", "useSharedDesignerContext.txt" ] @@ -11507,25 +12174,30 @@ "system.reflection.extensions.nuspec" ] }, - "System.Reflection.Metadata/6.0.1": { - "sha512": "III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==", + "System.Reflection.Metadata/7.0.0": { + "sha512": "MclTG61lsD9sYdpNz9xsKBzjsmsfCtcMZYXz/IUr2zlhaTaABonlr1ESeompTgM+Xk+IwtGYU7/voh3YWB/fWw==", "type": "package", - "path": "system.reflection.metadata/6.0.1", + "path": "system.reflection.metadata/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", + "README.md", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Reflection.Metadata.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Reflection.Metadata.dll", - "lib/net461/System.Reflection.Metadata.xml", + "lib/net462/System.Reflection.Metadata.dll", + "lib/net462/System.Reflection.Metadata.xml", "lib/net6.0/System.Reflection.Metadata.dll", "lib/net6.0/System.Reflection.Metadata.xml", + "lib/net7.0/System.Reflection.Metadata.dll", + "lib/net7.0/System.Reflection.Metadata.xml", "lib/netstandard2.0/System.Reflection.Metadata.dll", "lib/netstandard2.0/System.Reflection.Metadata.xml", - "system.reflection.metadata.6.0.1.nupkg.sha512", + "system.reflection.metadata.7.0.0.nupkg.sha512", "system.reflection.metadata.nuspec", "useSharedDesignerContext.txt" ] @@ -12498,41 +13170,6 @@ "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/net6.0/System.Text.Encoding.CodePages.dll", - "lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll", - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll", - "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.Encoding.Extensions/4.3.0": { "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", "type": "package", @@ -12571,45 +13208,34 @@ "system.text.encoding.extensions.nuspec" ] }, - "System.Text.Encodings.Web/8.0.0": { - "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "System.Text.Encodings.Web/4.7.2": { + "sha512": "iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==", "type": "package", - "path": "system.text.encodings.web/8.0.0", + "path": "system.text.encodings.web/4.7.2", "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/net461/System.Text.Encodings.Web.dll", + "lib/net461/System.Text.Encodings.Web.xml", + "lib/netstandard1.0/System.Text.Encodings.Web.dll", + "lib/netstandard1.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", + "lib/netstandard2.1/System.Text.Encodings.Web.dll", + "lib/netstandard2.1/System.Text.Encodings.Web.xml", + "system.text.encodings.web.4.7.2.nupkg.sha512", "system.text.encodings.web.nuspec", - "useSharedDesignerContext.txt" + "useSharedDesignerContext.txt", + "version.txt" ] }, - "System.Text.Json/8.0.0": { - "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==", + "System.Text.Json/9.0.0": { + "sha512": "js7+qAu/9mQvnhA4EfGMZNEzXtJCDxgkgj8ohuxq/Qxv+R56G+ljefhiJHOxTNiw54q8vmABCWUwkMulNdlZ4A==", "type": "package", - "path": "system.text.json/8.0.0", + "path": "system.text.json/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -12661,20 +13287,18 @@ "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/net8.0/System.Text.Json.targets", "buildTransitive/netcoreapp2.0/System.Text.Json.targets", "buildTransitive/netstandard2.0/System.Text.Json.targets", "lib/net462/System.Text.Json.dll", "lib/net462/System.Text.Json.xml", - "lib/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/net9.0/System.Text.Json.dll", + "lib/net9.0/System.Text.Json.xml", "lib/netstandard2.0/System.Text.Json.dll", "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.8.0.0.nupkg.sha512", + "system.text.json.9.0.0.nupkg.sha512", "system.text.json.nuspec", "useSharedDesignerContext.txt" ] @@ -13276,81 +13900,73 @@ } }, "projectFileDependencyGroups": { - "net8.0": [ + "net9.0": [ "AspNetCore.HealthChecks.AzureServiceBus >= 8.0.1", "AspNetCore.HealthChecks.AzureStorage >= 7.0.0", - "AspNetCore.HealthChecks.Rabbitmq >= 8.0.1", + "AspNetCore.HealthChecks.Rabbitmq >= 8.0.2", "AspNetCore.HealthChecks.SqlServer >= 8.0.2", "AspNetCore.HealthChecks.UI.Client >= 8.0.1", - "Autofac.Extensions.DependencyInjection >= 9.0.0", + "Autofac.Extensions.DependencyInjection >= 10.0.0", "EventBus >= 1.0.0", "EventBusRabbitMQ >= 1.0.0", "EventBusServiceBus >= 1.0.0", - "Google.Protobuf >= 3.27.1", - "Grpc.AspNetCore.Server >= 2.63.0", - "Grpc.Tools >= 2.64.0", + "Google.Protobuf >= 3.28.3", + "Grpc.AspNetCore.Server >= 2.70.0", + "Grpc.Tools >= 2.68.1", "IntegrationEventLogEF >= 1.0.0", "Microsoft.ApplicationInsights.AspNetCore >= 2.22.0", "Microsoft.ApplicationInsights.DependencyCollector >= 2.22.0", "Microsoft.ApplicationInsights.Kubernetes >= 7.0.0", "Microsoft.AspNetCore.HealthChecks >= 1.0.0", - "Microsoft.AspNetCore.Mvc.NewtonsoftJson >= 8.0.6", + "Microsoft.AspNetCore.Mvc.NewtonsoftJson >= 9.0.0", "Microsoft.Extensions.Configuration.AzureKeyVault >= 3.1.24", - "Microsoft.Extensions.Logging.AzureAppServices >= 8.0.6", - "Serilog.AspNetCore >= 8.0.1", + "Microsoft.Extensions.Logging.AzureAppServices >= 9.0.0", + "Serilog.AspNetCore >= 8.0.3", "Serilog.Enrichers.Environment >= 3.0.1", - "Serilog.Settings.Configuration >= 8.0.1", + "Serilog.Settings.Configuration >= 8.0.4", "Serilog.Sinks.Console >= 6.0.0", "Serilog.Sinks.Http >= 9.0.0", "Serilog.Sinks.Seq >= 8.0.0", - "Swashbuckle.AspNetCore >= 6.6.2", - "Swashbuckle.AspNetCore.Newtonsoft >= 6.6.2" + "Swashbuckle.AspNetCore >= 7.2.0", + "Swashbuckle.AspNetCore.Newtonsoft >= 7.2.0" ] }, "packageFolders": { - "C:\\Users\\natyo\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + "/home/runner/.nuget/packages/": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Catalog\\Catalog.API\\Catalog.API.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/Catalog.API.csproj", "projectName": "Catalog.API", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Catalog\\Catalog.API\\Catalog.API.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Catalog\\Catalog.API\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/Catalog.API.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj" } } } @@ -13364,11 +13980,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.AzureServiceBus": { "target": "Package", @@ -13380,7 +13997,7 @@ }, "AspNetCore.HealthChecks.Rabbitmq": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.2, )" }, "AspNetCore.HealthChecks.SqlServer": { "target": "Package", @@ -13392,20 +14009,20 @@ }, "Autofac.Extensions.DependencyInjection": { "target": "Package", - "version": "[9.0.0, )" + "version": "[10.0.0, )" }, "Google.Protobuf": { "target": "Package", - "version": "[3.27.1, )" + "version": "[3.28.3, )" }, "Grpc.AspNetCore.Server": { "target": "Package", - "version": "[2.63.0, )" + "version": "[2.70.0, )" }, "Grpc.Tools": { "suppressParent": "All", "target": "Package", - "version": "[2.64.0, )" + "version": "[2.68.1, )" }, "Microsoft.ApplicationInsights.AspNetCore": { "target": "Package", @@ -13425,7 +14042,7 @@ }, "Microsoft.AspNetCore.Mvc.NewtonsoftJson": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Configuration.AzureKeyVault": { "target": "Package", @@ -13433,11 +14050,11 @@ }, "Microsoft.Extensions.Logging.AzureAppServices": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Enrichers.Environment": { "target": "Package", @@ -13445,7 +14062,7 @@ }, "Serilog.Settings.Configuration": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.4, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -13461,11 +14078,11 @@ }, "Swashbuckle.AspNetCore": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" }, "Swashbuckle.AspNetCore.Newtonsoft": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" } }, "imports": [ @@ -13487,7 +14104,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/Services/Catalog/Catalog.API/obj/project.nuget.cache b/src/Services/Catalog/Catalog.API/obj/project.nuget.cache index 9708923a..52f58f5f 100644 --- a/src/Services/Catalog/Catalog.API/obj/project.nuget.cache +++ b/src/Services/Catalog/Catalog.API/obj/project.nuget.cache @@ -1,295 +1,298 @@ { "version": 2, - "dgSpecHash": "KlluUHjQHes=", + "dgSpecHash": "Q/aVAPmfatw=", "success": true, - "projectFilePath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Catalog\\Catalog.API\\Catalog.API.csproj", + "projectFilePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Catalog/Catalog.API/Catalog.API.csproj", "expectedPackageFiles": [ - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.azureservicebus\\8.0.1\\aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.azurestorage\\7.0.0\\aspnetcore.healthchecks.azurestorage.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.rabbitmq\\8.0.1\\aspnetcore.healthchecks.rabbitmq.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.sqlserver\\8.0.2\\aspnetcore.healthchecks.sqlserver.8.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.client\\8.0.1\\aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.core\\8.0.1\\aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\autofac\\8.0.0\\autofac.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\autofac.extensions.dependencyinjection\\9.0.0\\autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.core\\1.36.0\\azure.core.1.36.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.core.amqp\\1.3.0\\azure.core.amqp.1.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.identity\\1.10.3\\azure.identity.1.10.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.messaging.servicebus\\7.17.0\\azure.messaging.servicebus.7.17.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.storage.blobs\\12.17.0\\azure.storage.blobs.12.17.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.storage.common\\12.16.0\\azure.storage.common.12.16.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.storage.files.shares\\12.15.0\\azure.storage.files.shares.12.15.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.storage.queues\\12.15.0\\azure.storage.queues.12.15.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\fractions\\7.2.1\\fractions.7.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\google.protobuf\\3.27.1\\google.protobuf.3.27.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.aspnetcore.server\\2.63.0\\grpc.aspnetcore.server.2.63.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.core.api\\2.63.0\\grpc.core.api.2.63.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.net.common\\2.63.0\\grpc.net.common.2.63.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.tools\\2.64.0\\grpc.tools.2.64.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\humanizer.core\\2.14.1\\humanizer.core.2.14.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identitymodel\\5.2.0\\identitymodel.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identitymodel.oidcclient\\5.2.1\\identitymodel.oidcclient.5.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\kubernetesclient\\12.1.1\\kubernetesclient.12.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\libuv\\1.9.1\\libuv.1.9.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights\\2.22.0\\microsoft.applicationinsights.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.aspnetcore\\2.22.0\\microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.dependencycollector\\2.22.0\\microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.eventcountercollector\\2.22.0\\microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.kubernetes\\7.0.0\\microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.perfcountercollector\\2.22.0\\microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.windowsserver\\2.22.0\\microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.windowsserver.telemetrychannel\\2.22.0\\microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.healthchecks\\1.0.0\\microsoft.aspnetcore.healthchecks.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting\\2.1.1\\microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting.server.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http\\2.1.22\\microsoft.aspnetcore.http.2.1.22.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.1.1\\microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.extensions\\2.1.1\\microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.1.1\\microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.jsonpatch\\8.0.6\\microsoft.aspnetcore.jsonpatch.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.mvc.newtonsoftjson\\8.0.6\\microsoft.aspnetcore.mvc.newtonsoftjson.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.webutilities\\2.1.1\\microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.amqp\\2.6.3\\microsoft.azure.amqp.2.6.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.keyvault\\2.3.2\\microsoft.azure.keyvault.2.3.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.keyvault.webkey\\2.0.7\\microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.servicebus\\5.2.0\\microsoft.azure.servicebus.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.services.appauthentication\\1.0.3\\microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\6.0.0\\microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.3.3\\microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.common\\4.5.0\\microsoft.codeanalysis.common.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.5.0\\microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.csharp.workspaces\\4.5.0\\microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.visualbasic\\1.3.0\\microsoft.codeanalysis.visualbasic.1.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.workspaces.common\\4.5.0\\microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient\\5.2.0\\microsoft.data.sqlclient.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.2.0\\microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore\\8.0.6\\microsoft.entityframeworkcore.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\8.0.6\\microsoft.entityframeworkcore.abstractions.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\8.0.6\\microsoft.entityframeworkcore.analyzers.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.design\\8.0.6\\microsoft.entityframeworkcore.design.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\8.0.6\\microsoft.entityframeworkcore.relational.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\8.0.6\\microsoft.entityframeworkcore.sqlserver.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.apidescription.server\\6.0.5\\microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\8.0.0\\microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.memory\\8.0.0\\microsoft.extensions.caching.memory.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration\\8.0.0\\microsoft.extensions.configuration.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\8.0.0\\microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.azurekeyvault\\3.1.24\\microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\8.0.0\\microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\6.0.0\\microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\8.0.0\\microsoft.extensions.configuration.environmentvariables.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\8.0.0\\microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.json\\8.0.0\\microsoft.extensions.configuration.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\6.0.1\\microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\8.0.0\\microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.1\\microsoft.extensions.dependencyinjection.abstractions.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencymodel\\8.0.0\\microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnosticadapter\\3.1.27\\microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.abstractions\\8.0.0\\microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks.abstractions\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\8.0.0\\microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\8.0.0\\microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\8.0.0\\microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.healthchecks\\1.0.0\\microsoft.extensions.healthchecks.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting\\6.0.1\\microsoft.extensions.hosting.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\8.0.0\\microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.http\\3.1.0\\microsoft.extensions.http.3.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging\\8.0.0\\microsoft.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\8.0.1\\microsoft.extensions.logging.abstractions.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.applicationinsights\\2.22.0\\microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.azureappservices\\8.0.6\\microsoft.extensions.logging.azureappservices.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.configuration\\8.0.0\\microsoft.extensions.logging.configuration.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.console\\6.0.0\\microsoft.extensions.logging.console.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.debug\\6.0.0\\microsoft.extensions.logging.debug.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventlog\\6.0.0\\microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventsource\\6.0.0\\microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.objectpool\\7.0.0\\microsoft.extensions.objectpool.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options\\8.0.0\\microsoft.extensions.options.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\8.0.0\\microsoft.extensions.options.configurationextensions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.primitives\\8.0.0\\microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client\\4.56.0\\microsoft.identity.client.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\4.56.0\\microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\7.0.0\\microsoft.identitymodel.abstractions.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.clients.activedirectory\\3.14.2\\microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\7.0.0\\microsoft.identitymodel.jsonwebtokens.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.logging\\7.0.0\\microsoft.identitymodel.logging.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.35.0\\microsoft.identitymodel.protocols.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.35.0\\microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.tokens\\7.0.0\\microsoft.identitymodel.tokens.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.net.http.headers\\2.1.1\\microsoft.net.http.headers.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.app\\1.0.5\\microsoft.netcore.app.1.0.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.dotnethost\\1.0.1\\microsoft.netcore.dotnethost.1.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.dotnethostpolicy\\1.0.5\\microsoft.netcore.dotnethostpolicy.1.0.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.dotnethostresolver\\1.0.1\\microsoft.netcore.dotnethostresolver.1.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.jit\\1.0.7\\microsoft.netcore.jit.1.0.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.runtime.coreclr\\1.0.7\\microsoft.netcore.runtime.coreclr.1.0.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.windows.apisets\\1.0.1\\microsoft.netcore.windows.apisets.1.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.openapi\\1.6.14\\microsoft.openapi.1.6.14.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.rest.clientruntime\\2.3.8\\microsoft.rest.clientruntime.2.3.8.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.rest.clientruntime.azure\\3.3.7\\microsoft.rest.clientruntime.azure.3.3.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.visualbasic\\10.0.1\\microsoft.visualbasic.10.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.registry\\4.3.0\\microsoft.win32.registry.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mono.texttemplating\\2.2.1\\mono.texttemplating.2.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\newtonsoft.json.bson\\1.0.2\\newtonsoft.json.bson.1.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly\\8.4.0\\polly.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly.core\\8.4.0\\polly.core.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\prometheus-net\\8.0.1\\prometheus-net.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\rabbitmq.client\\6.8.1\\rabbitmq.client.6.8.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.net.security\\4.0.1\\runtime.native.system.net.security.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography\\4.0.1\\runtime.native.system.security.cryptography.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog\\4.0.0\\serilog.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.aspnetcore\\8.0.1\\serilog.aspnetcore.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.enrichers.environment\\3.0.1\\serilog.enrichers.environment.3.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.hosting\\8.0.0\\serilog.extensions.hosting.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.logging\\8.0.0\\serilog.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.formatting.compact\\2.0.0\\serilog.formatting.compact.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.settings.configuration\\8.0.1\\serilog.settings.configuration.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.console\\6.0.0\\serilog.sinks.console.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.debug\\2.0.0\\serilog.sinks.debug.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.file\\5.0.0\\serilog.sinks.file.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.http\\9.0.0\\serilog.sinks.http.9.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.seq\\8.0.0\\serilog.sinks.seq.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore\\6.6.2\\swashbuckle.aspnetcore.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.newtonsoft\\6.6.2\\swashbuckle.aspnetcore.newtonsoft.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\6.6.2\\swashbuckle.aspnetcore.swagger.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\6.6.2\\swashbuckle.aspnetcore.swaggergen.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swaggerui\\6.6.2\\swashbuckle.aspnetcore.swaggerui.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.codedom\\4.4.0\\system.codedom.4.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.immutable\\6.0.0\\system.collections.immutable.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.componentmodel\\4.0.1\\system.componentmodel.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.componentmodel.annotations\\4.1.0\\system.componentmodel.annotations.4.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition\\6.0.0\\system.composition.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.attributedmodel\\6.0.0\\system.composition.attributedmodel.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.convention\\6.0.0\\system.composition.convention.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.hosting\\6.0.0\\system.composition.hosting.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.runtime\\6.0.0\\system.composition.runtime.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.typedparts\\6.0.0\\system.composition.typedparts.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.configuration.configurationmanager\\8.0.0\\system.configuration.configurationmanager.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\8.0.0\\system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.eventlog\\8.0.0\\system.diagnostics.eventlog.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.performancecounter\\6.0.0\\system.diagnostics.performancecounter.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.process\\4.3.0\\system.diagnostics.process.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.dynamic.runtime\\4.0.11\\system.dynamic.runtime.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.identitymodel.tokens.jwt\\7.0.0\\system.identitymodel.tokens.jwt.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.accesscontrol\\5.0.0\\system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.watcher\\4.0.0\\system.io.filesystem.watcher.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.hashing\\6.0.0\\system.io.hashing.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.memorymappedfiles\\4.0.0\\system.io.memorymappedfiles.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.pipelines\\6.0.3\\system.io.pipelines.6.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.unmanagedmemorystream\\4.0.1\\system.io.unmanagedmemorystream.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.parallel\\4.0.1\\system.linq.parallel.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.queryable\\4.0.1\\system.linq.queryable.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory\\4.5.5\\system.memory.4.5.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.nameresolution\\4.0.0\\system.net.nameresolution.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.requests\\4.0.11\\system.net.requests.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.security\\4.0.1\\system.net.security.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.webheadercollection\\4.0.1\\system.net.webheadercollection.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.private.datacontractserialization\\4.1.1\\system.private.datacontractserialization.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.dispatchproxy\\4.0.1\\system.reflection.dispatchproxy.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.metadata\\6.0.1\\system.reflection.metadata.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.resources.reader\\4.0.0\\system.resources.reader.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.caching\\8.0.0\\system.runtime.caching.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.loader\\4.0.0\\system.runtime.loader.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.json\\4.0.2\\system.runtime.serialization.json.4.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.primitives\\4.1.1\\system.runtime.serialization.primitives.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.claims\\4.0.1\\system.security.claims.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0\\system.security.cryptography.cng.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.protecteddata\\8.0.0\\system.security.cryptography.protecteddata.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.principal\\4.0.1\\system.security.principal.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.codepages\\6.0.0\\system.text.encoding.codepages.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encodings.web\\8.0.0\\system.text.encodings.web.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.json\\8.0.0\\system.text.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.channels\\7.0.0\\system.threading.channels.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.overlapped\\4.0.1\\system.threading.overlapped.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.dataflow\\4.6.0\\system.threading.tasks.dataflow.4.6.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.parallel\\4.3.0\\system.threading.tasks.parallel.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.thread\\4.3.0\\system.threading.thread.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.threadpool\\4.3.0\\system.threading.threadpool.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.valuetuple\\4.5.0\\system.valuetuple.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmldocument\\4.0.1\\system.xml.xmldocument.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmlserializer\\4.0.11\\system.xml.xmlserializer.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\yamldotnet\\13.3.1\\yamldotnet.13.3.1.nupkg.sha512" + "/home/runner/.nuget/packages/aspnetcore.healthchecks.azureservicebus/8.0.1/aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.azurestorage/7.0.0/aspnetcore.healthchecks.azurestorage.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.rabbitmq/8.0.2/aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.sqlserver/8.0.2/aspnetcore.healthchecks.sqlserver.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.client/8.0.1/aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.core/8.0.1/aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/autofac/8.1.1/autofac.8.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/autofac.extensions.dependencyinjection/10.0.0/autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.core/1.36.0/azure.core.1.36.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.core.amqp/1.3.0/azure.core.amqp.1.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.identity/1.10.3/azure.identity.1.10.3.nupkg.sha512", + "/home/runner/.nuget/packages/azure.messaging.servicebus/7.17.0/azure.messaging.servicebus.7.17.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.storage.blobs/12.17.0/azure.storage.blobs.12.17.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.storage.common/12.16.0/azure.storage.common.12.16.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.storage.files.shares/12.15.0/azure.storage.files.shares.12.15.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.storage.queues/12.15.0/azure.storage.queues.12.15.0.nupkg.sha512", + "/home/runner/.nuget/packages/fractions/7.2.1/fractions.7.2.1.nupkg.sha512", + "/home/runner/.nuget/packages/google.protobuf/3.28.3/google.protobuf.3.28.3.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.aspnetcore.server/2.70.0/grpc.aspnetcore.server.2.70.0.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.core.api/2.70.0/grpc.core.api.2.70.0.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.net.common/2.70.0/grpc.net.common.2.70.0.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.tools/2.68.1/grpc.tools.2.68.1.nupkg.sha512", + "/home/runner/.nuget/packages/humanizer.core/2.14.1/humanizer.core.2.14.1.nupkg.sha512", + "/home/runner/.nuget/packages/identitymodel/5.2.0/identitymodel.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/identitymodel.oidcclient/5.2.1/identitymodel.oidcclient.5.2.1.nupkg.sha512", + "/home/runner/.nuget/packages/kubernetesclient/12.1.1/kubernetesclient.12.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/libuv/1.9.1/libuv.1.9.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights/2.22.0/microsoft.applicationinsights.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.aspnetcore/2.22.0/microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.dependencycollector/2.22.0/microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.eventcountercollector/2.22.0/microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.kubernetes/7.0.0/microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.perfcountercollector/2.22.0/microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.windowsserver/2.22.0/microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.windowsserver.telemetrychannel/2.22.0/microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.healthchecks/1.0.0/microsoft.aspnetcore.healthchecks.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http/2.1.22/microsoft.aspnetcore.http.2.1.22.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.jsonpatch/9.0.0/microsoft.aspnetcore.jsonpatch.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.mvc.newtonsoftjson/9.0.0/microsoft.aspnetcore.mvc.newtonsoftjson.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.amqp/2.6.3/microsoft.azure.amqp.2.6.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.keyvault/2.3.2/microsoft.azure.keyvault.2.3.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.keyvault.webkey/2.0.7/microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.servicebus/5.2.0/microsoft.azure.servicebus.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.services.appauthentication/1.0.3/microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.build.framework/17.8.3/microsoft.build.framework.17.8.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.build.locator/1.7.8/microsoft.build.locator.1.7.8.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.analyzers/3.3.4/microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.common/4.8.0/microsoft.codeanalysis.common.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.csharp/4.8.0/microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.csharp.workspaces/4.8.0/microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.visualbasic/1.3.0/microsoft.codeanalysis.visualbasic.1.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.workspaces.common/4.8.0/microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.workspaces.msbuild/4.8.0/microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient/5.2.0/microsoft.data.sqlclient.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient.sni.runtime/5.2.0/microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore/9.0.0/microsoft.entityframeworkcore.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.abstractions/9.0.0/microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.analyzers/9.0.0/microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.design/9.0.0/microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.relational/9.0.0/microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.sqlserver/9.0.0/microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5/microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.abstractions/9.0.0/microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.memory/9.0.0/microsoft.extensions.caching.memory.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration/9.0.0/microsoft.extensions.configuration.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.abstractions/9.0.0/microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.azurekeyvault/3.1.24/microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.binder/9.0.0/microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.commandline/6.0.0/microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.environmentvariables/9.0.0/microsoft.extensions.configuration.environmentvariables.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.fileextensions/9.0.0/microsoft.extensions.configuration.fileextensions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.json/9.0.0/microsoft.extensions.configuration.json.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.usersecrets/6.0.1/microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection/9.0.0/microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/9.0.0/microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencymodel/9.0.0/microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnosticadapter/3.1.27/microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.abstractions/8.0.0/microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks/8.0.0/microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks.abstractions/8.0.0/microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.abstractions/9.0.0/microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.physical/9.0.0/microsoft.extensions.fileproviders.physical.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.filesystemglobbing/9.0.0/microsoft.extensions.filesystemglobbing.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.healthchecks/1.0.0/microsoft.extensions.healthchecks.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting/6.0.1/microsoft.extensions.hosting.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting.abstractions/8.0.0/microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.http/3.1.0/microsoft.extensions.http.3.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging/9.0.0/microsoft.extensions.logging.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.abstractions/9.0.0/microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.applicationinsights/2.22.0/microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.azureappservices/9.0.0/microsoft.extensions.logging.azureappservices.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.configuration/9.0.0/microsoft.extensions.logging.configuration.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.console/6.0.0/microsoft.extensions.logging.console.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.debug/6.0.0/microsoft.extensions.logging.debug.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventlog/6.0.0/microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventsource/6.0.0/microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.objectpool/7.0.0/microsoft.extensions.objectpool.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options/9.0.0/microsoft.extensions.options.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options.configurationextensions/9.0.0/microsoft.extensions.options.configurationextensions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.primitives/9.0.0/microsoft.extensions.primitives.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client/4.56.0/microsoft.identity.client.4.56.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client.extensions.msal/4.56.0/microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.abstractions/7.0.0/microsoft.identitymodel.abstractions.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.clients.activedirectory/3.14.2/microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.jsonwebtokens/7.0.0/microsoft.identitymodel.jsonwebtokens.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.logging/7.0.0/microsoft.identitymodel.logging.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols/6.35.0/microsoft.identitymodel.protocols.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/6.35.0/microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.tokens/7.0.0/microsoft.identitymodel.tokens.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.app/1.0.5/microsoft.netcore.app.1.0.5.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.dotnethost/1.0.1/microsoft.netcore.dotnethost.1.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.dotnethostpolicy/1.0.5/microsoft.netcore.dotnethostpolicy.1.0.5.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.dotnethostresolver/1.0.1/microsoft.netcore.dotnethostresolver.1.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.jit/1.0.7/microsoft.netcore.jit.1.0.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.runtime.coreclr/1.0.7/microsoft.netcore.runtime.coreclr.1.0.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.windows.apisets/1.0.1/microsoft.netcore.windows.apisets.1.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.openapi/1.6.22/microsoft.openapi.1.6.22.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.rest.clientruntime/2.3.8/microsoft.rest.clientruntime.2.3.8.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.rest.clientruntime.azure/3.3.7/microsoft.rest.clientruntime.azure.3.3.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.sqlserver.server/1.0.0/microsoft.sqlserver.server.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.visualbasic/10.0.1/microsoft.visualbasic.10.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/mono.texttemplating/3.0.0/mono.texttemplating.3.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512", + "/home/runner/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/newtonsoft.json.bson/1.0.2/newtonsoft.json.bson.1.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/polly/8.5.0/polly.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/polly.core/8.5.0/polly.core.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/prometheus-net/8.0.1/prometheus-net.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/rabbitmq.client/6.8.1/rabbitmq.client.6.8.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system/4.3.0/runtime.native.system.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.io.compression/4.3.0/runtime.native.system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.net.http/4.3.0/runtime.native.system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.net.security/4.0.1/runtime.native.system.net.security.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography/4.0.1/runtime.native.system.security.cryptography.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog/4.0.0/serilog.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.aspnetcore/8.0.3/serilog.aspnetcore.8.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.enrichers.environment/3.0.1/serilog.enrichers.environment.3.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.hosting/8.0.0/serilog.extensions.hosting.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.logging/8.0.0/serilog.extensions.logging.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.formatting.compact/2.0.0/serilog.formatting.compact.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.settings.configuration/8.0.4/serilog.settings.configuration.8.0.4.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.console/6.0.0/serilog.sinks.console.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.debug/2.0.0/serilog.sinks.debug.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.file/5.0.0/serilog.sinks.file.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.http/9.0.0/serilog.sinks.http.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.seq/8.0.0/serilog.sinks.seq.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore/7.2.0/swashbuckle.aspnetcore.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.newtonsoft/7.2.0/swashbuckle.aspnetcore.newtonsoft.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swagger/7.2.0/swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swaggergen/7.2.0/swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swaggerui/7.2.0/swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.buffers/4.5.0/system.buffers.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.codedom/6.0.0/system.codedom.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.componentmodel.annotations/4.1.0/system.componentmodel.annotations.4.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition/7.0.0/system.composition.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.attributedmodel/7.0.0/system.composition.attributedmodel.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.convention/7.0.0/system.composition.convention.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.hosting/7.0.0/system.composition.hosting.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.runtime/7.0.0/system.composition.runtime.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.typedparts/7.0.0/system.composition.typedparts.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.configuration.configurationmanager/8.0.0/system.configuration.configurationmanager.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.console/4.3.0/system.console.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.diagnosticsource/8.0.1/system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.eventlog/8.0.0/system.diagnostics.eventlog.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.performancecounter/6.0.0/system.diagnostics.performancecounter.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.process/4.3.0/system.diagnostics.process.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/system.formats.asn1/9.0.0/system.formats.asn1.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.identitymodel.tokens.jwt/7.0.0/system.identitymodel.tokens.jwt.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.accesscontrol/5.0.0/system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.watcher/4.0.0/system.io.filesystem.watcher.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.hashing/6.0.0/system.io.hashing.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.memorymappedfiles/4.0.0/system.io.memorymappedfiles.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.pipelines/7.0.0/system.io.pipelines.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.unmanagedmemorystream/4.0.1/system.io.unmanagedmemorystream.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.parallel/4.0.1/system.linq.parallel.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.queryable/4.0.1/system.linq.queryable.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory.data/1.0.2/system.memory.data.1.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.nameresolution/4.0.0/system.net.nameresolution.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.requests/4.0.11/system.net.requests.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.security/4.0.1/system.net.security.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.webheadercollection/4.0.1/system.net.webheadercollection.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.dispatchproxy/4.0.1/system.reflection.dispatchproxy.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.resources.reader/4.0.0/system.resources.reader.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.caching/8.0.0/system.runtime.caching.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.json/4.0.2/system.runtime.serialization.json.4.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.claims/4.0.1/system.security.claims.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.protecteddata/8.0.0/system.security.cryptography.protecteddata.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.principal/4.0.1/system.security.principal.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encodings.web/4.7.2/system.text.encodings.web.4.7.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.json/9.0.0/system.text.json.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.channels/7.0.0/system.threading.channels.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.overlapped/4.0.1/system.threading.overlapped.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.4.6.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.parallel/4.3.0/system.threading.tasks.parallel.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.thread/4.3.0/system.threading.thread.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.threadpool/4.3.0/system.threading.threadpool.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmldocument/4.0.1/system.xml.xmldocument.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/yamldotnet/13.3.1/yamldotnet.13.3.1.nupkg.sha512" ], "logs": [] } \ No newline at end of file diff --git a/src/Services/Coupon/Coupon.API/Coupon.API.csproj b/src/Services/Coupon/Coupon.API/Coupon.API.csproj index fc678add..c34c9be3 100644 --- a/src/Services/Coupon/Coupon.API/Coupon.API.csproj +++ b/src/Services/Coupon/Coupon.API/Coupon.API.csproj @@ -1,30 +1,30 @@ - net8.0 + net9.0 1d5bc948-90f1-4906-a1f8-8edaa1ed9e2e Linux ..\..\..\.. - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/src/Services/Coupon/Coupon.API/Program.cs b/src/Services/Coupon/Coupon.API/Program.cs index 36170e38..b1f4e2a3 100644 --- a/src/Services/Coupon/Coupon.API/Program.cs +++ b/src/Services/Coupon/Coupon.API/Program.cs @@ -46,7 +46,7 @@ public static IHostBuilder CreateHostBuilder(string[] args) => .Enrich.FromLogContext() .WriteTo.Console() .WriteTo.Seq(string.IsNullOrWhiteSpace(host.Configuration["Serilog:SeqServerUrl"]) ? "http://seq" : host.Configuration["Serilog:SeqServerUrl"]) - .WriteTo.Http(string.IsNullOrWhiteSpace(host.Configuration["Serilog:LogstashgUrl"]) ? "http://logstash:8080" : host.Configuration["Serilog:LogstashgUrl"]) + .WriteTo.Http(string.IsNullOrWhiteSpace(host.Configuration["Serilog:LogstashgUrl"]) ? "http://logstash:8080" : host.Configuration["Serilog:LogstashgUrl"], queueLimitBytes: 50 * 1024 * 1024) .ReadFrom.Configuration(host.Configuration); }); } diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/AWSSDK.Core.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/AWSSDK.Core.dll new file mode 100755 index 00000000..2c8f6378 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/AWSSDK.Core.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/AWSSDK.SecurityToken.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/AWSSDK.SecurityToken.dll new file mode 100755 index 00000000..a97c0efa Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/AWSSDK.SecurityToken.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll new file mode 100755 index 00000000..c15c4d48 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Autofac.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Autofac.dll new file mode 100755 index 00000000..f52b5eaf Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Autofac.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Azure.Core.Amqp.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Azure.Core.Amqp.dll new file mode 100755 index 00000000..f43cf0a6 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Azure.Core.Amqp.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Azure.Core.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Azure.Core.dll new file mode 100755 index 00000000..98592ed2 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Azure.Core.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Azure.Identity.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Azure.Identity.dll new file mode 100755 index 00000000..4a32fd0d Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Azure.Identity.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll new file mode 100755 index 00000000..c32a7cdc Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API new file mode 100755 index 00000000..70a410e3 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.deps.json b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.deps.json new file mode 100644 index 00000000..3cbe6bd8 --- /dev/null +++ b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.deps.json @@ -0,0 +1,1732 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v9.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v9.0": { + "Coupon.API/1.0.0": { + "dependencies": { + "AspNetCore.HealthChecks.AzureServiceBus": "8.0.1", + "AspNetCore.HealthChecks.MongoDb": "8.1.0", + "AspNetCore.HealthChecks.Rabbitmq": "8.0.2", + "AspNetCore.HealthChecks.SqlServer": "8.0.2", + "AspNetCore.HealthChecks.UI.Client": "8.0.1", + "Autofac.Extensions.DependencyInjection": "10.0.0", + "EventBus": "1.0.0", + "EventBusRabbitMQ": "1.0.0", + "EventBusServiceBus": "1.0.0", + "Microsoft.ApplicationInsights.AspNetCore": "2.22.0", + "Microsoft.ApplicationInsights.Kubernetes": "7.0.0", + "Microsoft.AspNetCore.Authentication.JwtBearer": "9.0.0", + "Microsoft.Extensions.Configuration.AzureKeyVault": "3.1.24", + "MongoDB.Driver": "2.30.0", + "MongoDB.Driver.Core": "2.30.0", + "Polly": "8.5.0", + "Serilog.AspNetCore": "8.0.3", + "Serilog.Settings.Configuration": "8.0.4", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Http": "9.0.0", + "Serilog.Sinks.Seq": "8.0.0", + "Swashbuckle.AspNetCore": "7.2.0" + }, + "runtime": { + "Coupon.API.dll": {} + } + }, + "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { + "dependencies": { + "Azure.Messaging.ServiceBus": "7.17.0" + }, + "runtime": { + "lib/net6.0/HealthChecks.AzureServiceBus.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "AspNetCore.HealthChecks.MongoDb/8.1.0": { + "dependencies": { + "MongoDB.Driver": "2.30.0" + }, + "runtime": { + "lib/net6.0/HealthChecks.MongoDb.dll": { + "assemblyVersion": "8.1.0.0", + "fileVersion": "8.1.0.0" + } + } + }, + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "dependencies": { + "RabbitMQ.Client": "6.8.1" + }, + "runtime": { + "lib/net6.0/HealthChecks.Rabbitmq.dll": { + "assemblyVersion": "8.0.2.0", + "fileVersion": "8.0.2.0" + } + } + }, + "AspNetCore.HealthChecks.SqlServer/8.0.2": { + "dependencies": { + "Microsoft.Data.SqlClient": "5.2.0" + }, + "runtime": { + "lib/net6.0/HealthChecks.SqlServer.dll": { + "assemblyVersion": "8.0.2.0", + "fileVersion": "8.0.2.0" + } + } + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "dependencies": { + "AspNetCore.HealthChecks.UI.Core": "8.0.1" + }, + "runtime": { + "lib/net8.0/HealthChecks.UI.Client.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "runtime": { + "lib/net6.0/HealthChecks.UI.Core.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "Autofac/8.1.1": { + "runtime": { + "lib/net8.0/Autofac.dll": { + "assemblyVersion": "8.1.1.0", + "fileVersion": "8.1.1.0" + } + } + }, + "Autofac.Extensions.DependencyInjection/10.0.0": { + "dependencies": { + "Autofac": "8.1.1" + }, + "runtime": { + "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": { + "assemblyVersion": "10.0.0.0", + "fileVersion": "10.0.0.0" + } + } + }, + "AWSSDK.Core/3.7.100.14": { + "runtime": { + "lib/netcoreapp3.1/AWSSDK.Core.dll": { + "assemblyVersion": "3.3.0.0", + "fileVersion": "3.7.100.14" + } + } + }, + "AWSSDK.SecurityToken/3.7.100.14": { + "dependencies": { + "AWSSDK.Core": "3.7.100.14" + }, + "runtime": { + "lib/netcoreapp3.1/AWSSDK.SecurityToken.dll": { + "assemblyVersion": "3.3.0.0", + "fileVersion": "3.7.100.14" + } + } + }, + "Azure.Core/1.36.0": { + "dependencies": { + "Microsoft.Bcl.AsyncInterfaces": "1.1.1", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/net6.0/Azure.Core.dll": { + "assemblyVersion": "1.36.0.0", + "fileVersion": "1.3600.23.56006" + } + } + }, + "Azure.Core.Amqp/1.3.0": { + "dependencies": { + "Microsoft.Azure.Amqp": "2.6.3", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/netstandard2.0/Azure.Core.Amqp.dll": { + "assemblyVersion": "1.3.0.0", + "fileVersion": "1.300.23.15207" + } + } + }, + "Azure.Identity/1.10.3": { + "dependencies": { + "Azure.Core": "1.36.0", + "Microsoft.Identity.Client": "4.56.0", + "Microsoft.Identity.Client.Extensions.Msal": "4.56.0", + "System.Security.Cryptography.ProtectedData": "8.0.0" + }, + "runtime": { + "lib/netstandard2.0/Azure.Identity.dll": { + "assemblyVersion": "1.10.3.0", + "fileVersion": "1.1000.323.51804" + } + } + }, + "Azure.Messaging.ServiceBus/7.17.0": { + "dependencies": { + "Azure.Core": "1.36.0", + "Azure.Core.Amqp": "1.3.0", + "Microsoft.Azure.Amqp": "2.6.3", + "Microsoft.Bcl.AsyncInterfaces": "1.1.1", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/netstandard2.0/Azure.Messaging.ServiceBus.dll": { + "assemblyVersion": "7.17.0.0", + "fileVersion": "7.1700.23.56401" + } + } + }, + "DnsClient/1.6.1": { + "runtime": { + "lib/net5.0/DnsClient.dll": { + "assemblyVersion": "1.6.1.0", + "fileVersion": "1.6.1.0" + } + } + }, + "Fractions/7.2.1": { + "runtime": { + "lib/netstandard2.1/Fractions.dll": { + "assemblyVersion": "7.2.1.0", + "fileVersion": "7.2.1.0" + } + } + }, + "IdentityModel/5.2.0": { + "runtime": { + "lib/net5.0/IdentityModel.dll": { + "assemblyVersion": "5.2.0.0", + "fileVersion": "5.2.0.0" + } + } + }, + "IdentityModel.OidcClient/5.2.1": { + "dependencies": { + "IdentityModel": "5.2.0" + }, + "runtime": { + "lib/netstandard2.0/IdentityModel.OidcClient.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.2.1.0" + } + } + }, + "KubernetesClient/12.1.1": { + "dependencies": { + "Fractions": "7.2.1", + "IdentityModel.OidcClient": "5.2.1", + "System.IdentityModel.Tokens.Jwt": "8.0.1", + "YamlDotNet": "13.3.1", + "prometheus-net": "8.0.1" + }, + "runtime": { + "lib/net7.0/KubernetesClient.dll": { + "assemblyVersion": "12.1.0.0", + "fileVersion": "12.1.1.319" + } + } + }, + "Microsoft.ApplicationInsights/2.22.0": { + "runtime": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.AspNetCore/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.EventCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.PerfCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.22.0", + "Microsoft.Extensions.Logging.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.AspNetCore.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.DependencyCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.DependencyCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.EventCounterCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.EventCounterCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.Kubernetes/7.0.0": { + "dependencies": { + "KubernetesClient": "12.1.1", + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.Extensions.DiagnosticAdapter": "3.1.27" + }, + "runtime": { + "lib/net6.0/Microsoft.ApplicationInsights.Kubernetes.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.0.0" + } + } + }, + "Microsoft.ApplicationInsights.PerfCounterCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "System.Diagnostics.PerformanceCounter": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.PerfCounterCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.WindowsServer/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.PerfCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.WindowsServer.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.ServerTelemetryChannel.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "dependencies": { + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + } + }, + "Microsoft.Azure.Amqp/2.6.3": { + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.Amqp.dll": { + "assemblyVersion": "2.4.0.0", + "fileVersion": "2.6.3.0" + } + } + }, + "Microsoft.Azure.KeyVault/2.3.2": { + "dependencies": { + "Microsoft.Azure.KeyVault.WebKey": "2.0.7", + "Microsoft.Rest.ClientRuntime": "2.3.8", + "Microsoft.Rest.ClientRuntime.Azure": "3.3.7", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.KeyVault.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.3.2.0" + } + } + }, + "Microsoft.Azure.KeyVault.WebKey/2.0.7": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.KeyVault.WebKey.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.0.7.0" + } + } + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "dependencies": { + "Microsoft.Azure.Amqp": "2.6.3", + "Microsoft.Azure.Services.AppAuthentication": "1.0.3", + "Newtonsoft.Json": "13.0.3", + "System.IdentityModel.Tokens.Jwt": "8.0.1" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": { + "assemblyVersion": "5.2.0.0", + "fileVersion": "5.200.21.55702" + } + } + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "dependencies": { + "Microsoft.IdentityModel.Clients.ActiveDirectory": "3.14.2" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.Services.AppAuthentication.dll": { + "assemblyVersion": "1.0.3.0", + "fileVersion": "1.0.3.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.2.0": { + "dependencies": { + "Azure.Identity": "1.10.3", + "Microsoft.Data.SqlClient.SNI.runtime": "5.2.0", + "Microsoft.Identity.Client": "4.56.0", + "Microsoft.IdentityModel.JsonWebTokens": "8.0.1", + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1", + "Microsoft.SqlServer.Server": "1.0.0", + "System.Configuration.ConfigurationManager": "8.0.0", + "System.Runtime.Caching": "8.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.Data.SqlClient.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.20.24059.2" + } + }, + "resources": { + "lib/net8.0/de/Microsoft.Data.SqlClient.resources.dll": { + "locale": "de" + }, + "lib/net8.0/es/Microsoft.Data.SqlClient.resources.dll": { + "locale": "es" + }, + "lib/net8.0/fr/Microsoft.Data.SqlClient.resources.dll": { + "locale": "fr" + }, + "lib/net8.0/it/Microsoft.Data.SqlClient.resources.dll": { + "locale": "it" + }, + "lib/net8.0/ja/Microsoft.Data.SqlClient.resources.dll": { + "locale": "ja" + }, + "lib/net8.0/ko/Microsoft.Data.SqlClient.resources.dll": { + "locale": "ko" + }, + "lib/net8.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": { + "locale": "pt-BR" + }, + "lib/net8.0/ru/Microsoft.Data.SqlClient.resources.dll": { + "locale": "ru" + }, + "lib/net8.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net8.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": { + "locale": "zh-Hant" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll": { + "rid": "unix", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.20.24059.2" + }, + "runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.20.24059.2" + } + } + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.2.0": { + "runtimeTargets": { + "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x86", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { + "dependencies": { + "Microsoft.Azure.KeyVault": "2.3.2", + "Microsoft.Azure.Services.AppAuthentication": "1.0.3" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll": { + "assemblyVersion": "3.1.24.0", + "fileVersion": "3.100.2422.18002" + } + } + }, + "Microsoft.Extensions.DependencyModel/8.0.2": { + "runtime": { + "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "assemblyVersion": "8.0.0.2", + "fileVersion": "8.0.1024.46610" + } + } + }, + "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { + "runtime": { + "lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": { + "assemblyVersion": "3.1.27.0", + "fileVersion": "3.100.2722.31601" + } + } + }, + "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Logging.ApplicationInsights.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.Identity.Client/4.56.0": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "8.0.1" + }, + "runtime": { + "lib/net6.0/Microsoft.Identity.Client.dll": { + "assemblyVersion": "4.56.0.0", + "fileVersion": "4.56.0.0" + } + } + }, + "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "dependencies": { + "Microsoft.Identity.Client": "4.56.0", + "System.Security.Cryptography.ProtectedData": "8.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "assemblyVersion": "4.56.0.0", + "fileVersion": "4.56.0.0" + } + } + }, + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "runtime": { + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + }, + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + } + } + }, + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Logging/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Protocols/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Protocols": "8.0.1", + "System.IdentityModel.Tokens.Jwt": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Tokens/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.OpenApi/1.6.22": { + "runtime": { + "lib/netstandard2.0/Microsoft.OpenApi.dll": { + "assemblyVersion": "1.6.22.0", + "fileVersion": "1.6.22.0" + } + } + }, + "Microsoft.Rest.ClientRuntime/2.3.8": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.3.8.0" + } + } + }, + "Microsoft.Rest.ClientRuntime.Azure/3.3.7": { + "dependencies": { + "Microsoft.Rest.ClientRuntime": "2.3.8", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.dll": { + "assemblyVersion": "3.0.0.0", + "fileVersion": "3.3.7.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" + } + } + }, + "MongoDB.Bson/2.30.0": { + "runtime": { + "lib/netstandard2.1/MongoDB.Bson.dll": { + "assemblyVersion": "2.30.0.0", + "fileVersion": "2.30.0.0" + } + } + }, + "MongoDB.Driver/2.30.0": { + "dependencies": { + "MongoDB.Bson": "2.30.0", + "MongoDB.Driver.Core": "2.30.0", + "MongoDB.Libmongocrypt": "1.12.0" + }, + "runtime": { + "lib/netstandard2.1/MongoDB.Driver.dll": { + "assemblyVersion": "2.30.0.0", + "fileVersion": "2.30.0.0" + } + } + }, + "MongoDB.Driver.Core/2.30.0": { + "dependencies": { + "AWSSDK.SecurityToken": "3.7.100.14", + "DnsClient": "1.6.1", + "MongoDB.Bson": "2.30.0", + "MongoDB.Libmongocrypt": "1.12.0", + "SharpCompress": "0.30.1", + "Snappier": "1.0.0", + "ZstdSharp.Port": "0.7.3" + }, + "runtime": { + "lib/netstandard2.1/MongoDB.Driver.Core.dll": { + "assemblyVersion": "2.30.0.0", + "fileVersion": "2.30.0.0" + } + } + }, + "MongoDB.Libmongocrypt/1.12.0": { + "runtime": { + "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": { + "assemblyVersion": "1.12.0.0", + "fileVersion": "1.12.0.0" + } + }, + "runtimeTargets": { + "runtimes/linux/native/libmongocrypt.so": { + "rid": "linux", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/osx/native/libmongocrypt.dylib": { + "rid": "osx", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win/native/mongocrypt.dll": { + "rid": "win", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "Newtonsoft.Json/13.0.3": { + "runtime": { + "lib/net6.0/Newtonsoft.Json.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.3.27908" + } + } + }, + "Polly/8.5.0": { + "dependencies": { + "Polly.Core": "8.5.0" + }, + "runtime": { + "lib/net6.0/Polly.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "Polly.Core/8.5.0": { + "runtime": { + "lib/net8.0/Polly.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "prometheus-net/8.0.1": { + "runtime": { + "lib/net7.0/Prometheus.NetStandard.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.1.0" + } + } + }, + "RabbitMQ.Client/6.8.1": { + "runtime": { + "lib/netstandard2.0/RabbitMQ.Client.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.8.1.0" + } + } + }, + "Serilog/4.0.0": { + "runtime": { + "lib/net8.0/Serilog.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "4.0.0.0" + } + } + }, + "Serilog.AspNetCore/8.0.3": { + "dependencies": { + "Serilog": "4.0.0", + "Serilog.Extensions.Hosting": "8.0.0", + "Serilog.Formatting.Compact": "2.0.0", + "Serilog.Settings.Configuration": "8.0.4", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Debug": "2.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.AspNetCore.dll": { + "assemblyVersion": "8.0.3.0", + "fileVersion": "8.0.3.0" + } + } + }, + "Serilog.Extensions.Hosting/8.0.0": { + "dependencies": { + "Serilog": "4.0.0", + "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": "4.0.0" + }, + "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": "4.0.0" + }, + "runtime": { + "lib/net7.0/Serilog.Formatting.Compact.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.0.0.0" + } + } + }, + "Serilog.Settings.Configuration/8.0.4": { + "dependencies": { + "Microsoft.Extensions.DependencyModel": "8.0.2", + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Settings.Configuration.dll": { + "assemblyVersion": "8.0.4.0", + "fileVersion": "8.0.4.0" + } + } + }, + "Serilog.Sinks.Console/6.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Sinks.Console.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.0.0" + } + } + }, + "Serilog.Sinks.Debug/2.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "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": "4.0.0" + }, + "runtime": { + "lib/net5.0/Serilog.Sinks.File.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.0.0.0" + } + } + }, + "Serilog.Sinks.Http/9.0.0": { + "dependencies": { + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/netstandard2.1/Serilog.Sinks.Http.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.0.0" + } + } + }, + "Serilog.Sinks.Seq/8.0.0": { + "dependencies": { + "Serilog": "4.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net6.0/Serilog.Sinks.Seq.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.0.0" + } + } + }, + "SharpCompress/0.30.1": { + "runtime": { + "lib/net5.0/SharpCompress.dll": { + "assemblyVersion": "0.30.1.0", + "fileVersion": "0.30.1.0" + } + } + }, + "Snappier/1.0.0": { + "runtime": { + "lib/net5.0/Snappier.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "Swashbuckle.AspNetCore/7.2.0": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerUI": "7.2.0" + } + }, + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "dependencies": { + "Microsoft.OpenApi": "1.6.22" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "7.2.0" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "System.Configuration.ConfigurationManager/8.0.0": { + "dependencies": { + "System.Security.Cryptography.ProtectedData": "8.0.0" + }, + "runtime": { + "lib/net8.0/System.Configuration.ConfigurationManager.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + } + }, + "System.Diagnostics.PerformanceCounter/6.0.0": { + "dependencies": { + "System.Configuration.ConfigurationManager": "8.0.0" + }, + "runtime": { + "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.IdentityModel.Tokens.Jwt/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.JsonWebTokens": "8.0.1", + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "System.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/8.0.0": { + "dependencies": { + "System.Configuration.ConfigurationManager": "8.0.0" + }, + "runtime": { + "lib/net8.0/System.Runtime.Caching.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net8.0/System.Runtime.Caching.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + } + }, + "System.Security.Cryptography.ProtectedData/8.0.0": { + "runtime": { + "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + } + }, + "YamlDotNet/13.3.1": { + "runtime": { + "lib/net7.0/YamlDotNet.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.3.1.0" + } + } + }, + "ZstdSharp.Port/0.7.3": { + "runtime": { + "lib/net7.0/ZstdSharp.dll": { + "assemblyVersion": "0.7.3.0", + "fileVersion": "0.7.3.0" + } + } + }, + "EventBus/1.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "EventBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "EventBusRabbitMQ/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Newtonsoft.Json": "13.0.3", + "Polly": "8.5.0", + "RabbitMQ.Client": "6.8.1" + }, + "runtime": { + "EventBusRabbitMQ.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "EventBusServiceBus/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Microsoft.Azure.ServiceBus": "5.2.0" + }, + "runtime": { + "EventBusServiceBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + } + } + }, + "libraries": { + "Coupon.API/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-67GttVESv92GIthFMNqLbWvnQr3AFujGGsydKUl51R7p+KETguIJ+yHGUSnLL8XEcIWO0pENO714WlAqmON8EQ==", + "path": "aspnetcore.healthchecks.azureservicebus/8.0.1", + "hashPath": "aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.MongoDb/8.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-NuVDrj7UXBVniePh6JnuM8ryZRWdOIGOBes3owg2WQV/1NPntpWqX/DYaP6SBduHULUp8XRbwAui8qKQAW4SDA==", + "path": "aspnetcore.healthchecks.mongodb/8.1.0", + "hashPath": "aspnetcore.healthchecks.mongodb.8.1.0.nupkg.sha512" + }, + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A/29xmNWfssOY1zq1bWAaZPW/iJfBhJN+I737KKHQutzB0JFwAIKesjsUWN2BAJwqS/ciFMjNxvCDHtAgU0PIQ==", + "path": "aspnetcore.healthchecks.rabbitmq/8.0.2", + "hashPath": "aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512" + }, + "AspNetCore.HealthChecks.SqlServer/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-sTcVVq7/zhfUrSTs0WAktvPdpU1He/sj14gRTogq4eFhn0oImolxNNhJczkYMgFF92RMMW+O+rlcFO7HVOpfiQ==", + "path": "aspnetcore.healthchecks.sqlserver/8.0.2", + "hashPath": "aspnetcore.healthchecks.sqlserver.8.0.2.nupkg.sha512" + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nhC6KIoB/EtTbH3uGm2J6EHEUyTJuETUARFePbmrnA+zjbwsirzIVUQl46qIjvyPABhK0e7Rk+AxcRqC6zikqA==", + "path": "aspnetcore.healthchecks.ui.client/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Vn00MOJ1I0HSqyP7Bt9v0pr0AIgbrXMjL/KFwW+sRwLRogOtep8BWGimd8XYRCbCDLrAi7VSArU02f6pEIw69w==", + "path": "aspnetcore.healthchecks.ui.core/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512" + }, + "Autofac/8.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", + "path": "autofac/8.1.1", + "hashPath": "autofac.8.1.1.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" + }, + "AWSSDK.Core/3.7.100.14": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gnEgxBlk4PFEfdPE8Lkf4+D16MZFYSaW7/o6Wwe5e035QWUkTJX0Dn4LfTCdV5QSEL/fOFxu+yCAm55eIIBgog==", + "path": "awssdk.core/3.7.100.14", + "hashPath": "awssdk.core.3.7.100.14.nupkg.sha512" + }, + "AWSSDK.SecurityToken/3.7.100.14": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dGCVuVo0CFUKWW85W8YENO+aREf8sCBDjvGbnNvxJuNW4Ss+brEU9ltHhq2KfZze2VUNK1/wygbPG1bmbpyXEw==", + "path": "awssdk.securitytoken/3.7.100.14", + "hashPath": "awssdk.securitytoken.3.7.100.14.nupkg.sha512" + }, + "Azure.Core/1.36.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vwqFZdHS4dzPlI7FFRkPx9ctA+aGGeRev3gnzG8lntWvKMmBhAmulABi1O9CEvS3/jzYt7yA+0pqVdxkpAd7dQ==", + "path": "azure.core/1.36.0", + "hashPath": "azure.core.1.36.0.nupkg.sha512" + }, + "Azure.Core.Amqp/1.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6GG4gyFkAuHtpBVkvj0wE5+lCM+ttsZlIWAipBkI+jlCUlTgrTiNUROBFnb8xuKoymVDw9Tf1W8RoKqgbd71lg==", + "path": "azure.core.amqp/1.3.0", + "hashPath": "azure.core.amqp.1.3.0.nupkg.sha512" + }, + "Azure.Identity/1.10.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-l1Xm2MWOF2Mzcwuarlw8kWQXLZk3UeB55aQXVyjj23aBfDwOZ3gu5GP2kJ6KlmZeZv2TCzw7x4L3V36iNr3gww==", + "path": "azure.identity/1.10.3", + "hashPath": "azure.identity.1.10.3.nupkg.sha512" + }, + "Azure.Messaging.ServiceBus/7.17.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lpQXW+8IsTsCp8hvMIiqcp0oLYgxc79g7ALYUOOXiZy/3WORlaN237eNx0LCX40wTo7hLtdbVrmoUa+kIohGpg==", + "path": "azure.messaging.servicebus/7.17.0", + "hashPath": "azure.messaging.servicebus.7.17.0.nupkg.sha512" + }, + "DnsClient/1.6.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-4H/f2uYJOZ+YObZjpY9ABrKZI+JNw3uizp6oMzTXwDw6F+2qIPhpRl/1t68O/6e98+vqNiYGu+lswmwdYUy3gg==", + "path": "dnsclient/1.6.1", + "hashPath": "dnsclient.1.6.1.nupkg.sha512" + }, + "Fractions/7.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-1gVCo18/02ZZOJ+dcpVNMsUHF6cLmltMMskUWl2G1l+0OmTTvcwJZq5/JXIVpvOzPM3gDLombsloGMlTQNcv9g==", + "path": "fractions/7.2.1", + "hashPath": "fractions.7.2.1.nupkg.sha512" + }, + "IdentityModel/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nuhkbaDH9l5QzNJp2MtP3qio57MPtiRneUN8Ocr7od0JvSYaIe3gBj/vxllr11S/Qvu1AG4GZXoyv5469ewYDA==", + "path": "identitymodel/5.2.0", + "hashPath": "identitymodel.5.2.0.nupkg.sha512" + }, + "IdentityModel.OidcClient/5.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OuPhDNAw/EoJVEmYO6/ChZUBcug4OGoGKTKLUyBCsGhlKegxJk25LYQ0EL7GCBMgkEL+BYNJukNZyaJ+JNaWog==", + "path": "identitymodel.oidcclient/5.2.1", + "hashPath": "identitymodel.oidcclient.5.2.1.nupkg.sha512" + }, + "KubernetesClient/12.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Xvc6Kr/W5YUxlMDzy0R80zy+Vd66brS7fSA4COGXu8KZACKPW7+KKS7kxZBLaFYGrUcktXOHpqNNuoukSGcK6A==", + "path": "kubernetesclient/12.1.1", + "hashPath": "kubernetesclient.12.1.1.nupkg.sha512" + }, + "Microsoft.ApplicationInsights/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3AOM9bZtku7RQwHyMEY3tQMrHIgjcfRDa6YQpd/QG2LDGvMydSlL9Di+8LLMt7J2RDdfJ7/2jdYv6yHcMJAnNw==", + "path": "microsoft.applicationinsights/2.22.0", + "hashPath": "microsoft.applicationinsights.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.AspNetCore/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OuiZgRDX0zm3a1DRk/GT54ZsyTg8a88n3cpkVEYFJoRhT5X84l2C68BuKrglE0sIj+C0+o2WTR8S21YBD/ZWgA==", + "path": "microsoft.applicationinsights.aspnetcore/2.22.0", + "hashPath": "microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.DependencyCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gseSmuCshdZqcn5r6EW1Zx52e5/p2RpAsHSanlxs8pq+Pbg1RZP678tXtxfVuHC0fA3MVV852pnfFC7ZGB0jew==", + "path": "microsoft.applicationinsights.dependencycollector/2.22.0", + "hashPath": "microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.EventCounterCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/fXUyZIMwaWfETgire4fygaBhY8J+hXvTVhSFXKV0JOFBenzzU4smGW8iRUFhE534a3QrczuFfmfCCkXRKbsNg==", + "path": "microsoft.applicationinsights.eventcountercollector/2.22.0", + "hashPath": "microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.Kubernetes/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-NF7HsDqEPTLkqnm2NyA+xBLE4qzEaY5UEkdhywGeZgI0hjrpbjuFafrZOZPjqMV38WXZ24yv7c4K251+9OgOfw==", + "path": "microsoft.applicationinsights.kubernetes/7.0.0", + "hashPath": "microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.PerfCounterCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nExsJsbN7694ueUNNBms/UNgza9WH4W/I6i5CnF9ujJ1sp57EL5Uk0NP9MDwlLVtYaaiznKPatVSv3Nu8vAplw==", + "path": "microsoft.applicationinsights.perfcountercollector/2.22.0", + "hashPath": "microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.WindowsServer/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9k1x1+Kq1fElvcv0o/w9w8tRWAa2Y0f4NPBeHF5b2xCety4GM1yv3K3Ra0lZwO3kW0SHlm9M8nrySuyKQlHyYA==", + "path": "microsoft.applicationinsights.windowsserver/2.22.0", + "hashPath": "microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Blb6S8UJSJ/jo6mxeO38gKgui75D2brp5NpXJoZUhyJzfmYsfhn7a4t5f+CDfAKyvie7sQB2FIzeEDQSiRE5zw==", + "path": "microsoft.applicationinsights.windowsserver.telemetrychannel/2.22.0", + "hashPath": "microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bs+1Pq3vQdS2lTyxNUd9fEhtMsq3eLUpK36k2t56iDMVrk6OrAoFtvrQrTK0Y0OetTcJrUkGU7hBlf+ORzHLqQ==", + "path": "microsoft.aspnetcore.authentication.jwtbearer/9.0.0", + "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512" + }, + "Microsoft.Azure.Amqp/2.6.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-iPbNNII4YZGkka7JQS0ZsZfZLcM7dwIoov/DyFiaemRqOTrdJCLgYnFBFhc/3TSh0ZI4/5TpxQPSPSckZ65jmA==", + "path": "microsoft.azure.amqp/2.6.3", + "hashPath": "microsoft.azure.amqp.2.6.3.nupkg.sha512" + }, + "Microsoft.Azure.KeyVault/2.3.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A82ESUdfLz2wMhYuPxrwf/fA7JVt3IARgeMCG3TsaLtxUxa9RBKX3f0zdnKmvBvJ/u1/5g03OLR26GPekqY5HQ==", + "path": "microsoft.azure.keyvault/2.3.2", + "hashPath": "microsoft.azure.keyvault.2.3.2.nupkg.sha512" + }, + "Microsoft.Azure.KeyVault.WebKey/2.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-MVSYao62R9rwl9KF+IsJm+XBLupJj1ma2lfwNeFlSWziXGAopnYK+YkDWqABOqNIV9kpza/MvNBxITzhlJIyIw==", + "path": "microsoft.azure.keyvault.webkey/2.0.7", + "hashPath": "microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512" + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wyZNJggyFNtKxd+HgvcTiuRYuTjDGi+pgE4RcBvFbfvNiarKr5AOlE4Ne7on1eUJZuMuEa19wN5dj694HlP60A==", + "path": "microsoft.azure.servicebus/5.2.0", + "hashPath": "microsoft.azure.servicebus.5.2.0.nupkg.sha512" + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ywpQaK1klu1IoX4VUf+TBmU4kR71aWNI6O5rEIJU8z28L2xhJhnIm7k2Nf1Zu/PygeuOtt5g0QPCk5+lLltbeQ==", + "path": "microsoft.azure.services.appauthentication/1.0.3", + "hashPath": "microsoft.azure.services.appauthentication.1.0.3.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.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3alfyqRN3ELRtdvU1dGtLBRNQqprr3TJ0WrUJfMISPwg1nPUN2P3Lelah68IKWuV27Ceb7ig95hWNHFTSXfxMg==", + "path": "microsoft.data.sqlclient/5.2.0", + "hashPath": "microsoft.data.sqlclient.5.2.0.nupkg.sha512" + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-po1jhvFd+8pbfvJR/puh+fkHi0GRanAdvayh/0e47yaM6CXWZ6opUjCMFuYlAnD2LcbyvQE7fPJKvogmaUcN+w==", + "path": "microsoft.data.sqlclient.sni.runtime/5.2.0", + "hashPath": "microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dAir8lfKn3Ukvis2sGddZ72bbuEQ24VusFELZg2JZDPTjBDyoVVocbxbe/39YAEHEq3TfCAIbHicCCKgHBBa2A==", + "path": "microsoft.extensions.configuration.azurekeyvault/3.1.24", + "hashPath": "microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyModel/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", + "path": "microsoft.extensions.dependencymodel/8.0.2", + "hashPath": "microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512" + }, + "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IHJmvjE3X+PJLlbRvZHnzVO2CglI9FARYgTPbbUNN85gS4jqS0EM/dGhZGwQpr3P4X0/V/OUtmgHvBipS4KTwQ==", + "path": "microsoft.extensions.diagnosticadapter/3.1.27", + "hashPath": "microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-5OmXub+9MyX8FbqgO+hBJRHk1iJ+UZUU20oIU3wo+RbmH6Jtsja79rriHLlzlrkMzWbpCkCzF6f4Yb6iGbsDag==", + "path": "microsoft.extensions.logging.applicationinsights/2.22.0", + "hashPath": "microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512" + }, + "Microsoft.Identity.Client/4.56.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rr4zbidvHy9r4NvOAs5hdd964Ao2A0pAeFBJKR95u1CJAVzbd1p6tPTXUZ+5ld0cfThiVSGvz6UHwY6JjraTpA==", + "path": "microsoft.identity.client/4.56.0", + "hashPath": "microsoft.identity.client.4.56.0.nupkg.sha512" + }, + "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-H12YAzEGK55vZ+QpxUzozhW8ZZtgPDuWvgA0JbdIR9UhMUplj29JhIgE2imuH8W2Nw9D8JKygR1uxRFtpSNcrg==", + "path": "microsoft.identity.client.extensions.msal/4.56.0", + "hashPath": "microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OtlIWcyX01olfdevPKZdIPfBEvbcioDyBiE/Z2lHsopsMD7twcKtlN9kMevHmI5IIPhFpfwCIiR6qHQz1WHUIw==", + "path": "microsoft.identitymodel.abstractions/8.0.1", + "hashPath": "microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-TNsJJMiRnkeby1ovThVoV9yFsPWjAdluwOA+Nf0LtSsBVVrKQv8Qp4kYOgyNwMVj+pDwbhXISySk+4HyHVWNZQ==", + "path": "microsoft.identitymodel.clients.activedirectory/3.14.2", + "hashPath": "microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512" + }, + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-s6++gF9x0rQApQzOBbSyp4jUaAlwm+DroKfL8gdOHxs83k8SJfUXhuc46rDB3rNXBQ1MVRxqKUrqFhO/M0E97g==", + "path": "microsoft.identitymodel.jsonwebtokens/8.0.1", + "hashPath": "microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Logging/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UCPF2exZqBXe7v/6sGNiM6zCQOUXXQ9+v5VTb9gPB8ZSUPnX53BxlN78v2jsbIvK9Dq4GovQxo23x8JgWvm/Qg==", + "path": "microsoft.identitymodel.logging/8.0.1", + "hashPath": "microsoft.identitymodel.logging.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==", + "path": "microsoft.identitymodel.protocols/8.0.1", + "hashPath": "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==", + "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1", + "hashPath": "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Tokens/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kDimB6Dkd3nkW2oZPDkMkVHfQt3IDqO5gL0oa8WVy3OP4uE8Ij+8TXnqg9TOd9ufjsY3IDiGz7pCUbnfL18tjg==", + "path": "microsoft.identitymodel.tokens/8.0.1", + "hashPath": "microsoft.identitymodel.tokens.8.0.1.nupkg.sha512" + }, + "Microsoft.OpenApi/1.6.22": { + "type": "package", + "serviceable": true, + "sha512": "sha512-aBvunmrdu/x+4CaA/UP1Jx4xWGwk4kymhoIRnn2Vp+zi5/KOPQJ9EkSXHRUr01WcGKtYl3Au7XfkPJbU1G2sjQ==", + "path": "microsoft.openapi/1.6.22", + "hashPath": "microsoft.openapi.1.6.22.nupkg.sha512" + }, + "Microsoft.Rest.ClientRuntime/2.3.8": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Hj96LBoCwKY2VQKfSCVGGPV1sSumVjuYnrlpBwL4JSTnSK4b6ZxjLtXj8LgmKav8xJ2gps+UN7eI3hHVFKvBFw==", + "path": "microsoft.rest.clientruntime/2.3.8", + "hashPath": "microsoft.rest.clientruntime.2.3.8.nupkg.sha512" + }, + "Microsoft.Rest.ClientRuntime.Azure/3.3.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6u8JIuvrztse4tPOcvNzAJuzGBP0uY+Ijggk8ZYhp0siGEZ1XfZylf1vpNGUicvwcrhhoIgDW73Z1L6QGssr2g==", + "path": "microsoft.rest.clientruntime.azure/3.3.7", + "hashPath": "microsoft.rest.clientruntime.azure.3.3.7.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" + }, + "MongoDB.Bson/2.30.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Gg0TQUT3IEntcqdug5a9P6d8iwL5CqOpQjVBCq1hxTbkjxdGdY6a2CPv7II44AO9GYUnORYsS6dDME2b7aqYyg==", + "path": "mongodb.bson/2.30.0", + "hashPath": "mongodb.bson.2.30.0.nupkg.sha512" + }, + "MongoDB.Driver/2.30.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-BCG8cNF0+U3h5f/O9fu3ktrYhoESBDems1w06PExfYrn2KjHBHCBdvBRY1cIbysnZVjQAJjGtFV9XgW+hXt7Hg==", + "path": "mongodb.driver/2.30.0", + "hashPath": "mongodb.driver.2.30.0.nupkg.sha512" + }, + "MongoDB.Driver.Core/2.30.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-oepDgu24lo44SljuHmIQ99x6jHISnMC4tLfzQGniQg39xiMD8nxalm1HM9RDZcuZbbWa4F6YLt2AIhWkny3XWA==", + "path": "mongodb.driver.core/2.30.0", + "hashPath": "mongodb.driver.core.2.30.0.nupkg.sha512" + }, + "MongoDB.Libmongocrypt/1.12.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-B1X51jrtNacKvxKoaqWeknYeJfQS5aWf6BmVLT5JZerz3AUXFzv8edPskJYqBc3kLy1J2PWzMqqsnyb9g8FtcA==", + "path": "mongodb.libmongocrypt/1.12.0", + "hashPath": "mongodb.libmongocrypt.1.12.0.nupkg.sha512" + }, + "Newtonsoft.Json/13.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", + "path": "newtonsoft.json/13.0.3", + "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" + }, + "Polly/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", + "path": "polly/8.5.0", + "hashPath": "polly.8.5.0.nupkg.sha512" + }, + "Polly.Core/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", + "path": "polly.core/8.5.0", + "hashPath": "polly.core.8.5.0.nupkg.sha512" + }, + "prometheus-net/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A9sOtQB2gEhujBxPKw+KcGScBiPvBmy4lYVM5OlETMj4xjVD5r/ixIg52HHg2P0lcImJTpfeWnD0/9tpQsRQTA==", + "path": "prometheus-net/8.0.1", + "hashPath": "prometheus-net.8.0.1.nupkg.sha512" + }, + "RabbitMQ.Client/6.8.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-jNsmGgmCNw2S/NzskeN2ijtGywtH4Sk/G6jWUTD5sY9SrC27Xz6BsLIiB8hdsfjeyWCa4j4GvCIGkpE8wrjU1Q==", + "path": "rabbitmq.client/6.8.1", + "hashPath": "rabbitmq.client.6.8.1.nupkg.sha512" + }, + "Serilog/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2jDkUrSh5EofOp7Lx5Zgy0EB+7hXjjxE2ktTb1WVQmU00lDACR2TdROGKU0K1pDTBSJBN1PqgYpgOZF8mL7NJw==", + "path": "serilog/4.0.0", + "hashPath": "serilog.4.0.0.nupkg.sha512" + }, + "Serilog.AspNetCore/8.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", + "path": "serilog.aspnetcore/8.0.3", + "hashPath": "serilog.aspnetcore.8.0.3.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.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", + "path": "serilog.settings.configuration/8.0.4", + "hashPath": "serilog.settings.configuration.8.0.4.nupkg.sha512" + }, + "Serilog.Sinks.Console/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fQGWqVMClCP2yEyTXPIinSr5c+CBGUvBybPxjAGcf7ctDhadFhrQw03Mv8rJ07/wR5PDfFjewf2LimvXCDzpbA==", + "path": "serilog.sinks.console/6.0.0", + "hashPath": "serilog.sinks.console.6.0.0.nupkg.sha512" + }, + "Serilog.Sinks.Debug/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" + }, + "Serilog.Sinks.Http/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-c246Bw1vXtvht/krwQXGwuZ4U2kKxRf8d9iaazZDodnOohTlRR4jZyQS/slWHSjJAj8ZDejCQcITnu+TkYmdFw==", + "path": "serilog.sinks.http/9.0.0", + "hashPath": "serilog.sinks.http.9.0.0.nupkg.sha512" + }, + "Serilog.Sinks.Seq/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-z5ig56/qzjkX6Fj4U/9m1g8HQaQiYPMZS4Uevtjg1I+WWzoGSf5t/E+6JbMP/jbZYhU63bA5NJN5y0x+qqx2Bw==", + "path": "serilog.sinks.seq/8.0.0", + "hashPath": "serilog.sinks.seq.8.0.0.nupkg.sha512" + }, + "SharpCompress/0.30.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-XqD4TpfyYGa7QTPzaGlMVbcecKnXy4YmYLDWrU+JIj7IuRNl7DH2END+Ll7ekWIY8o3dAMWLFDE1xdhfIWD1nw==", + "path": "sharpcompress/0.30.1", + "hashPath": "sharpcompress.0.30.1.nupkg.sha512" + }, + "Snappier/1.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rFtK2KEI9hIe8gtx3a0YDXdHOpedIf9wYCEYtBEmtlyiWVX3XlCNV03JrmmAi/Cdfn7dxK+k0sjjcLv4fpHnqA==", + "path": "snappier/1.0.0", + "hashPath": "snappier.1.0.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vJv19UpWm6OOgnS9QLDnWARNVasXUfj8SFvlG7UVALm4nBnfwRnEky7C0veSDqMUmBeMPC6Ec3d6G1ts/J04Uw==", + "path": "swashbuckle.aspnetcore/7.2.0", + "hashPath": "swashbuckle.aspnetcore.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-y27fNDfIh1vGhJjXYynLcZjl7DLOW1bSO2MDsY9wB4Zm1fdxpPsuBSiR4U+0acWlAqLmnuOPKr/OeOgwRUkBlw==", + "path": "swashbuckle.aspnetcore.swagger/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pMrTxGVuXM7t4wqft5CNNU8A0++Yw5kTLmYhB6tbEcyBfO8xEF/Y8pkJhO6BZ/2MYONrRYoQTfPFJqu8fOf5WQ==", + "path": "swashbuckle.aspnetcore.swaggergen/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-hgrXeKzyp5OGN8qVvL7A+vhmU7mDJTfGpiMBRL66IcfLOyna8UTLtn3cC3CghamXpRDufcc9ciklTszUGEQK0w==", + "path": "swashbuckle.aspnetcore.swaggerui/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512" + }, + "System.Configuration.ConfigurationManager/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==", + "path": "system.configuration.configurationmanager/8.0.0", + "hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512" + }, + "System.Diagnostics.PerformanceCounter/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gbeE5tNp/oB7O8kTTLh3wPPJCxpNOphXPTWVs1BsYuFOYapFijWuh0LYw1qnDo4gwDUYPXOmpTIhvtxisGsYOQ==", + "path": "system.diagnostics.performancecounter/6.0.0", + "hashPath": "system.diagnostics.performancecounter.6.0.0.nupkg.sha512" + }, + "System.IdentityModel.Tokens.Jwt/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GJw3bYkWpOgvN3tJo5X4lYUeIFA2HD293FPUhKmp7qxS+g5ywAb34Dnd3cDAFLkcMohy5XTpoaZ4uAHuw0uSPQ==", + "path": "system.identitymodel.tokens.jwt/8.0.1", + "hashPath": "system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512" + }, + "System.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/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-4TmlmvGp4kzZomm7J2HJn6IIx0UUrQyhBDyb5O1XiunZlQImXW+B8b7W/sTPcXhSf9rp5NR5aDtQllwbB5elOQ==", + "path": "system.runtime.caching/8.0.0", + "hashPath": "system.runtime.caching.8.0.0.nupkg.sha512" + }, + "System.Security.Cryptography.ProtectedData/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==", + "path": "system.security.cryptography.protecteddata/8.0.0", + "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512" + }, + "YamlDotNet/13.3.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Q2dqDsb0xAlr092grgHk8/vTXI2snIiYM5ND3IXkgJDFIdPnqDYwYnlk+gwzSeRByDLhiSzTog8uT7xFwH68Zg==", + "path": "yamldotnet/13.3.1", + "hashPath": "yamldotnet.13.3.1.nupkg.sha512" + }, + "ZstdSharp.Port/0.7.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-U9Ix4l4cl58Kzz1rJzj5hoVTjmbx1qGMwzAcbv1j/d3NzrFaESIurQyg+ow4mivCgkE3S413y+U9k4WdnEIkRA==", + "path": "zstdsharp.port/0.7.3", + "hashPath": "zstdsharp.port.0.7.3.nupkg.sha512" + }, + "EventBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EventBusRabbitMQ/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EventBusServiceBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.dll new file mode 100644 index 00000000..1b18c988 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.pdb b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.pdb new file mode 100644 index 00000000..e7e3a47c Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.pdb differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.runtimeconfig.json b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.runtimeconfig.json new file mode 100644 index 00000000..6925b655 --- /dev/null +++ b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.runtimeconfig.json @@ -0,0 +1,19 @@ +{ + "runtimeOptions": { + "tfm": "net9.0", + "frameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "9.0.0" + }, + { + "name": "Microsoft.AspNetCore.App", + "version": "9.0.0" + } + ], + "configProperties": { + "System.GC.Server": true, + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.staticwebassets.endpoints.json b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.staticwebassets.endpoints.json new file mode 100644 index 00000000..5576e889 --- /dev/null +++ b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.staticwebassets.endpoints.json @@ -0,0 +1 @@ +{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/DnsClient.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/DnsClient.dll new file mode 100755 index 00000000..39aa546a Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/DnsClient.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBus.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBus.dll new file mode 100644 index 00000000..3cc2a120 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBus.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBus.pdb b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBus.pdb new file mode 100644 index 00000000..92c766cf Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBus.pdb differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBusRabbitMQ.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBusRabbitMQ.dll new file mode 100644 index 00000000..c9ef07f0 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBusRabbitMQ.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb new file mode 100644 index 00000000..b7ae8626 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBusServiceBus.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBusServiceBus.dll new file mode 100644 index 00000000..86912710 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBusServiceBus.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBusServiceBus.pdb b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBusServiceBus.pdb new file mode 100644 index 00000000..f0bb368b Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBusServiceBus.pdb differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Fractions.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Fractions.dll new file mode 100755 index 00000000..16f94127 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Fractions.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll new file mode 100755 index 00000000..63b46633 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.MongoDb.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.MongoDb.dll new file mode 100755 index 00000000..a0ac5645 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.MongoDb.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll new file mode 100755 index 00000000..da377276 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.SqlServer.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.SqlServer.dll new file mode 100755 index 00000000..4c495399 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.SqlServer.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll new file mode 100755 index 00000000..005cb03b Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll new file mode 100755 index 00000000..94b166c4 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll new file mode 100755 index 00000000..8ec9f3f0 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/IdentityModel.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/IdentityModel.dll new file mode 100755 index 00000000..86fb0875 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/IdentityModel.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/KubernetesClient.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/KubernetesClient.dll new file mode 100755 index 00000000..44522a93 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/KubernetesClient.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll new file mode 100755 index 00000000..b9e88864 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll new file mode 100755 index 00000000..32b9fafe Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll new file mode 100755 index 00000000..ddfad5b2 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll new file mode 100755 index 00000000..ebcfc70b Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll new file mode 100755 index 00000000..b1d8bdda Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll new file mode 100755 index 00000000..648c8258 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll new file mode 100755 index 00000000..caca8a8d Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll new file mode 100755 index 00000000..3f8c8189 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll new file mode 100755 index 00000000..ca767741 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll new file mode 100755 index 00000000..6d5c4414 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll new file mode 100755 index 00000000..33492a45 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll new file mode 100755 index 00000000..0e927a42 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll new file mode 100755 index 00000000..5b6af22c Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll new file mode 100755 index 00000000..ef497490 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll new file mode 100755 index 00000000..a5b7ff99 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll new file mode 100755 index 00000000..62203592 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll new file mode 100755 index 00000000..decff85a Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll new file mode 100755 index 00000000..89055379 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll new file mode 100755 index 00000000..e74baccd Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll new file mode 100755 index 00000000..dfb12f20 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll new file mode 100755 index 00000000..1a2779cf Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Identity.Client.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Identity.Client.dll new file mode 100755 index 00000000..eac2f913 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Identity.Client.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll new file mode 100755 index 00000000..e981f871 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll new file mode 100755 index 00000000..08dd7824 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll new file mode 100755 index 00000000..19245c62 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll new file mode 100755 index 00000000..25f2a7e6 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll new file mode 100755 index 00000000..4ffdb259 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll new file mode 100755 index 00000000..6c736d2e Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll new file mode 100755 index 00000000..9f305083 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll new file mode 100755 index 00000000..83ec83a8 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.OpenApi.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.OpenApi.dll new file mode 100755 index 00000000..8ba2ce69 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.OpenApi.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll new file mode 100755 index 00000000..d7ea3c71 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll new file mode 100755 index 00000000..37eeb80d Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll new file mode 100755 index 00000000..ddeaa864 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/MongoDB.Bson.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/MongoDB.Bson.dll new file mode 100755 index 00000000..1a2c734e Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/MongoDB.Bson.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/MongoDB.Driver.Core.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/MongoDB.Driver.Core.dll new file mode 100755 index 00000000..b1137c4c Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/MongoDB.Driver.Core.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/MongoDB.Driver.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/MongoDB.Driver.dll new file mode 100755 index 00000000..bcdc7c67 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/MongoDB.Driver.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/MongoDB.Libmongocrypt.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/MongoDB.Libmongocrypt.dll new file mode 100755 index 00000000..dee02113 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/MongoDB.Libmongocrypt.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Newtonsoft.Json.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Newtonsoft.Json.dll new file mode 100755 index 00000000..d035c38b Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Newtonsoft.Json.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Polly.Core.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Polly.Core.dll new file mode 100755 index 00000000..5df31b0b Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Polly.Core.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Polly.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Polly.dll new file mode 100755 index 00000000..69338063 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Polly.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Prometheus.NetStandard.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Prometheus.NetStandard.dll new file mode 100755 index 00000000..3a39221b Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Prometheus.NetStandard.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/RabbitMQ.Client.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/RabbitMQ.Client.dll new file mode 100755 index 00000000..8ad562d9 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/RabbitMQ.Client.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.AspNetCore.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.AspNetCore.dll new file mode 100755 index 00000000..6c600139 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.AspNetCore.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll new file mode 100755 index 00000000..2204d101 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll new file mode 100755 index 00000000..f2f78c7b Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll new file mode 100755 index 00000000..7174b834 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll new file mode 100755 index 00000000..25692ac2 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll new file mode 100755 index 00000000..96c89a0d Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll new file mode 100755 index 00000000..2bd024b1 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.File.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.File.dll new file mode 100755 index 00000000..29dc2fd3 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.File.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll new file mode 100755 index 00000000..932d8c6a Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll new file mode 100755 index 00000000..9919e7e5 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.dll new file mode 100755 index 00000000..28c98dd3 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/SharpCompress.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/SharpCompress.dll new file mode 100755 index 00000000..c1a7f074 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/SharpCompress.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Snappier.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Snappier.dll new file mode 100755 index 00000000..9b68e856 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Snappier.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll new file mode 100755 index 00000000..945d2992 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll new file mode 100755 index 00000000..979b4a81 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll new file mode 100755 index 00000000..ab4789e1 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll new file mode 100755 index 00000000..accdffe1 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll new file mode 100755 index 00000000..e9092d7f Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll new file mode 100755 index 00000000..c42b8d71 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Memory.Data.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Memory.Data.dll new file mode 100755 index 00000000..6f2a3e0a Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Memory.Data.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Runtime.Caching.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Runtime.Caching.dll new file mode 100755 index 00000000..7395ccd7 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Runtime.Caching.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll new file mode 100755 index 00000000..40f1b5a7 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/YamlDotNet.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/YamlDotNet.dll new file mode 100755 index 00000000..44fac0d0 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/YamlDotNet.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/ZstdSharp.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/ZstdSharp.dll new file mode 100755 index 00000000..5d93f7e5 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/ZstdSharp.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/appsettings.Development.json b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/appsettings.Development.json new file mode 100644 index 00000000..a00a59a1 --- /dev/null +++ b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/appsettings.Development.json @@ -0,0 +1,18 @@ +{ + "ConnectionString": "mongodb://localhost:27017", + "CouponMongoDatabase": "CouponDb", + "Serilog": { + "MinimumLevel": { + "Default": "Debug", + "Override": { + "Microsoft": "Warning", + "Microsoft.eShopOnContainers": "Debug", + "System": "Warning" + } + } + }, + "IdentityUrlExternal": "http://localhost:5105", + "IdentityUrl": "http://localhost:5105", + "AzureServiceBusEnabled": false, + "EventBusConnection": "localhost" +} diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/appsettings.json b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/appsettings.json new file mode 100644 index 00000000..7c4b93a6 --- /dev/null +++ b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/appsettings.json @@ -0,0 +1,28 @@ +{ + "ConnectionString": null, + "CouponMongoDatabase": "CouponDb", + "UseCustomizationData": false, + "Serilog": { + "SeqServerUrl": null, + "LogstashgUrl": null, + "MinimumLevel": { + "Default": "Information", + "Override": { + "Microsoft": "Warning", + "Microsoft.eShopOnContainers": "Information", + "System": "Warning" + } + } + }, + "SubscriptionClientName": "Coupon", + "ApplicationInsights": { + "InstrumentationKey": "" + }, + "EventBusRetryCount": 5, + "UseVault": false, + "Vault": { + "Name": "eshop", + "ClientId": "your-clien-id", + "ClientSecret": "your-client-secret" + } +} diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..01c36015 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..de728e37 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..eea6fbbb Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..be385907 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..3796ff2a Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..31ff985c Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..d027801b Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..df58fdf2 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/linux/native/libmongocrypt.so b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/linux/native/libmongocrypt.so new file mode 100755 index 00000000..97d06c5e Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/linux/native/libmongocrypt.so differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/osx/native/libmongocrypt.dylib b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/osx/native/libmongocrypt.dylib new file mode 100755 index 00000000..b15997bc Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/osx/native/libmongocrypt.dylib differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll new file mode 100755 index 00000000..512befd9 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..ac47980a Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..f45095ef Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..12b89005 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..ec5ec135 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll new file mode 100755 index 00000000..235a22f3 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll new file mode 100755 index 00000000..a4a18261 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll new file mode 100755 index 00000000..38b97a27 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win/native/mongocrypt.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win/native/mongocrypt.dll new file mode 100755 index 00000000..de8d95bc Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win/native/mongocrypt.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..9010602c Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..e382c132 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Coupon/Coupon.API/obj/Coupon.API.csproj.nuget.dgspec.json b/src/Services/Coupon/Coupon.API/obj/Coupon.API.csproj.nuget.dgspec.json index f79f8b14..bf095700 100644 --- a/src/Services/Coupon/Coupon.API/obj/Coupon.API.csproj.nuget.dgspec.json +++ b/src/Services/Coupon/Coupon.API/obj/Coupon.API.csproj.nuget.dgspec.json @@ -1,42 +1,31 @@ { "format": 1, "restore": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Coupon\\Coupon.API\\Coupon.API.csproj": {} + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/Coupon.API.csproj": {} }, "projects": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", - "projectName": "EventBusRabbitMQ", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "projectName": "EventBus", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.0" ], "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", - "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" - } - } + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": {} } }, "warningProperties": { @@ -48,35 +37,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { - "Autofac": { - "target": "Package", - "version": "[8.0.0, )" - }, - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "Microsoft.Extensions.Logging": { - "target": "Package", - "version": "[8.0.0, )" - }, "Newtonsoft.Json": { "target": "Package", "version": "[13.0.3, )" - }, - "Polly": { - "target": "Package", - "version": "[8.4.0, )" - }, - "RabbitMQ.Client": { - "target": "Package", - "version": "[6.8.1, )" } }, "imports": [ @@ -95,41 +65,34 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", - "projectName": "EventBusServiceBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", + "projectName": "EventBusRabbitMQ", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" } } } @@ -143,19 +106,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Autofac": { "target": "Package", - "version": "[8.0.0, )" - }, - "Microsoft.Azure.ServiceBus": { - "target": "Package", - "version": "[5.2.0, )" + "version": "[8.1.1, )" }, "Microsoft.CSharp": { "target": "Package", @@ -163,7 +123,19 @@ }, "Microsoft.Extensions.Logging": { "target": "Package", - "version": "[8.0.0, )" + "version": "[9.0.0, )" + }, + "Newtonsoft.Json": { + "target": "Package", + "version": "[13.0.3, )" + }, + "Polly": { + "target": "Package", + "version": "[8.5.0, )" + }, + "RabbitMQ.Client": { + "target": "Package", + "version": "[6.8.1, )" } }, "imports": [ @@ -182,39 +154,36 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "projectName": "EventBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", + "projectName": "EventBusServiceBus", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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": {} + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" + } + } } }, "warningProperties": { @@ -226,15 +195,28 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { - "Newtonsoft.Json": { + "Autofac": { "target": "Package", - "version": "[13.0.3, )" + "version": "[8.1.1, )" + }, + "Microsoft.Azure.ServiceBus": { + "target": "Package", + "version": "[5.2.0, )" + }, + "Microsoft.CSharp": { + "target": "Package", + "version": "[4.7.0, )" + }, + "Microsoft.Extensions.Logging": { + "target": "Package", + "version": "[9.0.0, )" } }, "imports": [ @@ -253,47 +235,40 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Coupon\\Coupon.API\\Coupon.API.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/Coupon.API.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Coupon\\Coupon.API\\Coupon.API.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/Coupon.API.csproj", "projectName": "Coupon.API", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Coupon\\Coupon.API\\Coupon.API.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Coupon\\Coupon.API\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/Coupon.API.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj" } } } @@ -307,11 +282,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.AzureServiceBus": { "target": "Package", @@ -319,11 +295,11 @@ }, "AspNetCore.HealthChecks.MongoDb": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.1.0, )" }, "AspNetCore.HealthChecks.Rabbitmq": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.2, )" }, "AspNetCore.HealthChecks.SqlServer": { "target": "Package", @@ -335,7 +311,7 @@ }, "Autofac.Extensions.DependencyInjection": { "target": "Package", - "version": "[9.0.0, )" + "version": "[10.0.0, )" }, "Microsoft.ApplicationInsights.AspNetCore": { "target": "Package", @@ -347,7 +323,7 @@ }, "Microsoft.AspNetCore.Authentication.JwtBearer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Configuration.AzureKeyVault": { "target": "Package", @@ -355,23 +331,23 @@ }, "MongoDB.Driver": { "target": "Package", - "version": "[2.26.0, )" + "version": "[2.30.0, )" }, "MongoDB.Driver.Core": { "target": "Package", - "version": "[2.26.0, )" + "version": "[2.30.0, )" }, "Polly": { "target": "Package", - "version": "[8.4.0, )" + "version": "[8.5.0, )" }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Settings.Configuration": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.4, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -387,7 +363,7 @@ }, "Swashbuckle.AspNetCore": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" } }, "imports": [ @@ -409,7 +385,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/Services/Coupon/Coupon.API/obj/Coupon.API.csproj.nuget.g.props b/src/Services/Coupon/Coupon.API/obj/Coupon.API.csproj.nuget.g.props index 71ed7fe1..3d79936d 100644 --- a/src/Services/Coupon/Coupon.API/obj/Coupon.API.csproj.nuget.g.props +++ b/src/Services/Coupon/Coupon.API/obj/Coupon.API.csproj.nuget.g.props @@ -4,23 +4,22 @@ True NuGet $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\natyo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + /home/runner/.nuget/packages/ + /home/runner/.nuget/packages/ PackageReference - 6.10.0 + 7.0.0 - - + - - - + + + - C:\Users\natyo\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5 - C:\Users\natyo\.nuget\packages\awssdk.core\3.7.100.14 - C:\Users\natyo\.nuget\packages\awssdk.securitytoken\3.7.100.14 + /home/runner/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5 + /home/runner/.nuget/packages/awssdk.core/3.7.100.14 + /home/runner/.nuget/packages/awssdk.securitytoken/3.7.100.14 \ No newline at end of file diff --git a/src/Services/Coupon/Coupon.API/obj/Coupon.API.csproj.nuget.g.targets b/src/Services/Coupon/Coupon.API/obj/Coupon.API.csproj.nuget.g.targets index 904bbdc0..f908e524 100644 --- a/src/Services/Coupon/Coupon.API/obj/Coupon.API.csproj.nuget.g.targets +++ b/src/Services/Coupon/Coupon.API/obj/Coupon.API.csproj.nuget.g.targets @@ -1,11 +1,10 @@  - - - - - - + + + + + \ No newline at end of file diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs new file mode 100644 index 00000000..feda5e9f --- /dev/null +++ b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.AssemblyInfo.cs b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.AssemblyInfo.cs new file mode 100644 index 00000000..520cc14c --- /dev/null +++ b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// 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.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("1d5bc948-90f1-4906-a1f8-8edaa1ed9e2e")] +[assembly: System.Reflection.AssemblyCompanyAttribute("Coupon.API")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1a8b395ed18f8f26654475e19de22afa3d9975ee")] +[assembly: System.Reflection.AssemblyProductAttribute("Coupon.API")] +[assembly: System.Reflection.AssemblyTitleAttribute("Coupon.API")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.AssemblyInfoInputs.cache b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.AssemblyInfoInputs.cache new file mode 100644 index 00000000..8ef44307 --- /dev/null +++ b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +05717fe485c7a39ef6c46ea411a707b1437382db514f7f68e95a44fbffbc2d1f diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.GeneratedMSBuildEditorConfig.editorconfig b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 00000000..91048c7a --- /dev/null +++ b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,23 @@ +is_global = true +build_property.TargetFramework = net9.0 +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v9.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 = Coupon.API +build_property.RootNamespace = Coupon.API +build_property.ProjectDir = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.RazorLangVersion = 9.0 +build_property.SupportLocalizedComponentNames = +build_property.GenerateRazorMetadataSourceChecksumAttributes = +build_property.MSBuildProjectDirectory = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API +build_property._RazorSourceGeneratorDebug = +build_property.EffectiveAnalysisLevelStyle = 9.0 +build_property.EnableCodeStyleSeverity = diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.MvcApplicationPartsAssemblyInfo.cache b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.MvcApplicationPartsAssemblyInfo.cache new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.MvcApplicationPartsAssemblyInfo.cs b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.MvcApplicationPartsAssemblyInfo.cs new file mode 100644 index 00000000..5c337f81 --- /dev/null +++ b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.MvcApplicationPartsAssemblyInfo.cs @@ -0,0 +1,16 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.assets.cache b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.assets.cache new file mode 100644 index 00000000..4f7044e3 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.assets.cache differ diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.csproj.AssemblyReference.cache b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.csproj.AssemblyReference.cache new file mode 100644 index 00000000..75d1833a Binary files /dev/null and b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.csproj.AssemblyReference.cache differ diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.csproj.CoreCompileInputs.cache b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.csproj.CoreCompileInputs.cache new file mode 100644 index 00000000..1c8db320 --- /dev/null +++ b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +4258c8e527c189b14ddafa62e12f99338864ed35783387a7a50d6f48490d1700 diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.csproj.FileListAbsolute.txt b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.csproj.FileListAbsolute.txt new file mode 100644 index 00000000..867e4f74 --- /dev/null +++ b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.csproj.FileListAbsolute.txt @@ -0,0 +1,145 @@ +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.csproj.AssemblyReference.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/rpswa.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.GeneratedMSBuildEditorConfig.editorconfig +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.AssemblyInfoInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.AssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.csproj.CoreCompileInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.MvcApplicationPartsAssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.MvcApplicationPartsAssemblyInfo.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.sourcelink.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/appsettings.Development.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/appsettings.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.staticwebassets.endpoints.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.deps.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.runtimeconfig.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Coupon.API.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.MongoDb.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.SqlServer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Autofac.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/AWSSDK.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/AWSSDK.SecurityToken.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Azure.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Azure.Core.Amqp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Azure.Identity.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/DnsClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Fractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/IdentityModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/KubernetesClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Identity.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.OpenApi.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/MongoDB.Bson.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/MongoDB.Driver.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/MongoDB.Driver.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/MongoDB.Libmongocrypt.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Newtonsoft.Json.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Polly.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Polly.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Prometheus.NetStandard.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/RabbitMQ.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.AspNetCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.File.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/SharpCompress.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Snappier.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Memory.Data.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Runtime.Caching.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/YamlDotNet.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/ZstdSharp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/linux/native/libmongocrypt.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/osx/native/libmongocrypt.dylib +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win/native/mongocrypt.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBusRabbitMQ.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBusServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBusServiceBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/bin/Debug/net9.0/EventBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/rjimswa.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/scopedcss/bundle/Coupon.API.styles.css +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/staticwebassets.build.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/staticwebassets.build.json.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/staticwebassets.development.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/swae.build.ex.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.csproj.Up2Date +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/refint/Coupon.API.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.genruntimeconfig.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/ref/Coupon.API.dll diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.csproj.Up2Date b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.csproj.Up2Date new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.dll b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.dll new file mode 100644 index 00000000..1b18c988 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.dll differ diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.genruntimeconfig.cache b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.genruntimeconfig.cache new file mode 100644 index 00000000..69f7eab6 --- /dev/null +++ b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.genruntimeconfig.cache @@ -0,0 +1 @@ +a28113eb908d00355b47d383a2916676eb5cb7a15c8259f95124550f64282023 diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.pdb b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.pdb new file mode 100644 index 00000000..e7e3a47c Binary files /dev/null and b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.pdb differ diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.sourcelink.json b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.sourcelink.json new file mode 100644 index 00000000..66d5f078 --- /dev/null +++ b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/Coupon.API.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/*":"https://raw.githubusercontent.com/NatYou345/mslearn-microservices-devops-aspnet-core/1a8b395ed18f8f26654475e19de22afa3d9975ee/*"}} \ No newline at end of file diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/apphost b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/apphost new file mode 100755 index 00000000..70a410e3 Binary files /dev/null and b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/apphost differ diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/ref/Coupon.API.dll b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/ref/Coupon.API.dll new file mode 100644 index 00000000..d616c06d Binary files /dev/null and b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/ref/Coupon.API.dll differ diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/refint/Coupon.API.dll b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/refint/Coupon.API.dll new file mode 100644 index 00000000..d616c06d Binary files /dev/null and b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/refint/Coupon.API.dll differ diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json new file mode 100644 index 00000000..6cbed00c --- /dev/null +++ b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"LxqFLqN7WtruL8HVv8LgLppyPQ+VWL8oys5u9nDbKzQ=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["s8EbN0OwCWVxsIYr8vLXlJYuwo4TxTcW73eu4sv4ZIU=","BuKV1SwraUp1ZBzYlM1Frb1pGLz5KcSsyeGbH\u002BfAQQY=","7WDWJFDspS1ox7zSPjaaAixeiOquDOf7Pt2mb4Lhpwg=","Soelt0Pl7GCTL/zNNHPSexCw9phFVJUObU8HDO54a80=","5lwoBYzC1VIRhsNX\u002BWYuL6U\u002BRbwCzV17x4u6C3lUtBs=","8gmXTeDDbVtLaQy2Sm7g1bICu1QybIlLgT\u002BotITmUqU="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json new file mode 100644 index 00000000..88f40d0b --- /dev/null +++ b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"UdQzUjYZ9SwF8hHntWv+qGUU+qXT22YrBoUIyK0E10A=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["s8EbN0OwCWVxsIYr8vLXlJYuwo4TxTcW73eu4sv4ZIU=","BuKV1SwraUp1ZBzYlM1Frb1pGLz5KcSsyeGbH\u002BfAQQY=","7WDWJFDspS1ox7zSPjaaAixeiOquDOf7Pt2mb4Lhpwg=","Soelt0Pl7GCTL/zNNHPSexCw9phFVJUObU8HDO54a80=","5lwoBYzC1VIRhsNX\u002BWYuL6U\u002BRbwCzV17x4u6C3lUtBs=","8gmXTeDDbVtLaQy2Sm7g1bICu1QybIlLgT\u002BotITmUqU="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/rpswa.dswa.cache.json b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/rpswa.dswa.cache.json new file mode 100644 index 00000000..d194494b --- /dev/null +++ b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/rpswa.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"fJBtK04Y/ifVMcV3TSpQVFbpekGiph/2OJOvH6d0VLU=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["s8EbN0OwCWVxsIYr8vLXlJYuwo4TxTcW73eu4sv4ZIU=","BuKV1SwraUp1ZBzYlM1Frb1pGLz5KcSsyeGbH\u002BfAQQY="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json new file mode 100644 index 00000000..5576e889 --- /dev/null +++ b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json @@ -0,0 +1 @@ +{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/staticwebassets.build.json b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/staticwebassets.build.json new file mode 100644 index 00000000..d8d4be91 --- /dev/null +++ b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/staticwebassets.build.json @@ -0,0 +1 @@ +{"Version":1,"Hash":"zGPa3JWeOqZwsUxepy2qgtln6A1OvcUjzHLH3SL+MyY=","Source":"Coupon.API","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]} \ No newline at end of file diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/staticwebassets.build.json.cache b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/staticwebassets.build.json.cache new file mode 100644 index 00000000..52ce33d4 --- /dev/null +++ b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/staticwebassets.build.json.cache @@ -0,0 +1 @@ +zGPa3JWeOqZwsUxepy2qgtln6A1OvcUjzHLH3SL+MyY= \ No newline at end of file diff --git a/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/swae.build.ex.cache b/src/Services/Coupon/Coupon.API/obj/Debug/net9.0/swae.build.ex.cache new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Coupon/Coupon.API/obj/project.assets.json b/src/Services/Coupon/Coupon.API/obj/project.assets.json index 1f541a89..6c589a66 100644 --- a/src/Services/Coupon/Coupon.API/obj/project.assets.json +++ b/src/Services/Coupon/Coupon.API/obj/project.assets.json @@ -1,7 +1,7 @@ { "version": 3, "targets": { - "net8.0": { + "net9.0": { "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { "type": "package", "dependencies": { @@ -19,11 +19,11 @@ } } }, - "AspNetCore.HealthChecks.MongoDb/8.0.1": { + "AspNetCore.HealthChecks.MongoDb/8.1.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0", - "MongoDB.Driver": "2.22.0" + "MongoDB.Driver": "2.28.0" }, "compile": { "lib/net6.0/HealthChecks.MongoDb.dll": { @@ -36,11 +36,11 @@ } } }, - "AspNetCore.HealthChecks.Rabbitmq/8.0.1": { + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { "type": "package", "dependencies": { "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0", - "RabbitMQ.Client": "6.7.0" + "RabbitMQ.Client": "6.8.1" }, "compile": { "lib/net6.0/HealthChecks.Rabbitmq.dll": { @@ -107,10 +107,10 @@ } } }, - "Autofac/8.0.0": { + "Autofac/8.1.1": { "type": "package", "dependencies": { - "System.Diagnostics.DiagnosticSource": "7.0.2" + "System.Diagnostics.DiagnosticSource": "8.0.1" }, "compile": { "lib/net8.0/Autofac.dll": { @@ -123,11 +123,11 @@ } } }, - "Autofac.Extensions.DependencyInjection/9.0.0": { + "Autofac.Extensions.DependencyInjection/10.0.0": { "type": "package", "dependencies": { - "Autofac": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Autofac": "8.1.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1" }, "compile": { "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": { @@ -495,18 +495,18 @@ "build/_._": {} } }, - "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.6": { + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2" + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { "related": ".xml" } }, @@ -750,9 +750,7 @@ "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {} }, "runtime": { - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { - "related": ".xml" - } + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {} } }, "Microsoft.CSharp/4.7.0": { @@ -1071,47 +1069,43 @@ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {} } }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { + "Microsoft.Extensions.DependencyInjection/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyModel/8.0.0": { + "Microsoft.Extensions.DependencyModel/8.0.2": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0", - "System.Text.Json": "8.0.0" - }, "compile": { "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" @@ -1331,44 +1325,44 @@ } } }, - "Microsoft.Extensions.Logging/8.0.0": { + "Microsoft.Extensions.Logging/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0" + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {} } }, "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { @@ -1501,30 +1495,34 @@ "Microsoft.Extensions.ObjectPool/7.0.0": { "type": "package", "compile": { - "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": {} + "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": {} + "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } } }, - "Microsoft.Extensions.Options/8.0.0": { + "Microsoft.Extensions.Options/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {} } }, "Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": { @@ -1547,20 +1545,20 @@ } } }, - "Microsoft.Extensions.Primitives/8.0.0": { + "Microsoft.Extensions.Primitives/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Identity.Client/4.56.0": { @@ -1597,15 +1595,15 @@ } } }, - "Microsoft.IdentityModel.Abstractions/7.1.2": { + "Microsoft.IdentityModel.Abstractions/8.0.1": { "type": "package", "compile": { - "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { + "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { + "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { "related": ".xml" } } @@ -1626,84 +1624,83 @@ "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": {} } }, - "Microsoft.IdentityModel.JsonWebTokens/7.1.2": { + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Tokens": "7.1.2" + "Microsoft.IdentityModel.Tokens": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Logging/7.1.2": { + "Microsoft.IdentityModel.Logging/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Abstractions": "7.1.2" + "Microsoft.IdentityModel.Abstractions": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { + "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { + "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Protocols/7.1.2": { + "Microsoft.IdentityModel.Protocols/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Logging": "7.1.2", - "Microsoft.IdentityModel.Tokens": "7.1.2" + "Microsoft.IdentityModel.Tokens": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": { + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Protocols": "7.1.2", - "System.IdentityModel.Tokens.Jwt": "7.1.2" + "Microsoft.IdentityModel.Protocols": "8.0.1", + "System.IdentityModel.Tokens.Jwt": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Tokens/7.1.2": { + "Microsoft.IdentityModel.Tokens/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Logging": "7.1.2" + "Microsoft.IdentityModel.Logging": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { "related": ".xml" } } @@ -1715,14 +1712,10 @@ "System.Buffers": "4.5.0" }, "compile": { - "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": { - "related": ".xml" - } + "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {} }, "runtime": { - "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": { - "related": ".xml" - } + "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {} } }, "Microsoft.NETCore.Platforms/5.0.0": { @@ -1743,7 +1736,7 @@ "lib/netstandard1.0/_._": {} } }, - "Microsoft.OpenApi/1.6.14": { + "Microsoft.OpenApi/1.6.22": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.OpenApi.dll": { @@ -1838,7 +1831,7 @@ } } }, - "MongoDB.Bson/2.26.0": { + "MongoDB.Bson/2.30.0": { "type": "package", "dependencies": { "System.Memory": "4.5.5", @@ -1855,13 +1848,13 @@ } } }, - "MongoDB.Driver/2.26.0": { + "MongoDB.Driver/2.30.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Logging.Abstractions": "2.0.0", - "MongoDB.Bson": "2.26.0", - "MongoDB.Driver.Core": "2.26.0", - "MongoDB.Libmongocrypt": "1.9.0" + "MongoDB.Bson": "2.30.0", + "MongoDB.Driver.Core": "2.30.0", + "MongoDB.Libmongocrypt": "1.12.0" }, "compile": { "lib/netstandard2.1/MongoDB.Driver.dll": { @@ -1874,14 +1867,14 @@ } } }, - "MongoDB.Driver.Core/2.26.0": { + "MongoDB.Driver.Core/2.30.0": { "type": "package", "dependencies": { "AWSSDK.SecurityToken": "3.7.100.14", "DnsClient": "1.6.1", "Microsoft.Extensions.Logging.Abstractions": "2.0.0", - "MongoDB.Bson": "2.26.0", - "MongoDB.Libmongocrypt": "1.9.0", + "MongoDB.Bson": "2.30.0", + "MongoDB.Libmongocrypt": "1.12.0", "SharpCompress": "0.30.1", "Snappier": "1.0.0", "System.Buffers": "4.5.1", @@ -1898,13 +1891,17 @@ } } }, - "MongoDB.Libmongocrypt/1.9.0": { + "MongoDB.Libmongocrypt/1.12.0": { "type": "package", "compile": { - "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": {} + "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": { + "related": ".pdb" + } }, "runtime": { - "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": {} + "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": { + "related": ".pdb" + } }, "contentFiles": { "contentFiles/any/any/_._": { @@ -1993,10 +1990,10 @@ } } }, - "Polly/8.4.0": { + "Polly/8.5.0": { "type": "package", "dependencies": { - "Polly.Core": "8.4.0" + "Polly.Core": "8.5.0" }, "compile": { "lib/net6.0/Polly.dll": { @@ -2009,7 +2006,7 @@ } } }, - "Polly.Core/8.4.0": { + "Polly.Core/8.5.0": { "type": "package", "compile": { "lib/net8.0/Polly.Core.dll": { @@ -2029,10 +2026,14 @@ "Microsoft.Extensions.ObjectPool": "7.0.0" }, "compile": { - "lib/net7.0/Prometheus.NetStandard.dll": {} + "lib/net7.0/Prometheus.NetStandard.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net7.0/Prometheus.NetStandard.dll": {} + "lib/net7.0/Prometheus.NetStandard.dll": { + "related": ".xml" + } } }, "RabbitMQ.Client/6.8.1": { @@ -2236,16 +2237,14 @@ } } }, - "Serilog.AspNetCore/8.0.1": { + "Serilog.AspNetCore/8.0.3": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", "Microsoft.Extensions.Logging": "8.0.0", "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.Settings.Configuration": "8.0.4", "Serilog.Sinks.Console": "5.0.0", "Serilog.Sinks.Debug": "2.0.0", "Serilog.Sinks.File": "5.0.0" @@ -2317,11 +2316,11 @@ } } }, - "Serilog.Settings.Configuration/8.0.1": { + "Serilog.Settings.Configuration/8.0.4": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyModel": "8.0.0", + "Microsoft.Extensions.DependencyModel": "8.0.2", "Serilog": "3.1.1" }, "compile": { @@ -2435,30 +2434,33 @@ } } }, - "Swashbuckle.AspNetCore/6.6.2": { + "Swashbuckle.AspNetCore/7.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.ApiDescription.Server": "6.0.5", - "Swashbuckle.AspNetCore.Swagger": "6.6.2", - "Swashbuckle.AspNetCore.SwaggerGen": "6.6.2", - "Swashbuckle.AspNetCore.SwaggerUI": "6.6.2" + "Swashbuckle.AspNetCore.Swagger": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerUI": "7.2.0" }, "build": { "build/Swashbuckle.AspNetCore.props": {} + }, + "buildMultiTargeting": { + "buildMultiTargeting/Swashbuckle.AspNetCore.props": {} } }, - "Swashbuckle.AspNetCore.Swagger/6.6.2": { + "Swashbuckle.AspNetCore.Swagger/7.2.0": { "type": "package", "dependencies": { - "Microsoft.OpenApi": "1.6.14" + "Microsoft.OpenApi": "1.6.22" }, "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { "related": ".pdb;.xml" } }, @@ -2466,31 +2468,31 @@ "Microsoft.AspNetCore.App" ] }, - "Swashbuckle.AspNetCore.SwaggerGen/6.6.2": { + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { "type": "package", "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "6.6.2" + "Swashbuckle.AspNetCore.Swagger": "7.2.0" }, "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "related": ".pdb;.xml" } } }, - "Swashbuckle.AspNetCore.SwaggerUI/6.6.2": { + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { "type": "package", "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "related": ".pdb;.xml" } }, @@ -2595,7 +2597,7 @@ "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.DiagnosticSource/8.0.0": { + "System.Diagnostics.DiagnosticSource/8.0.1": { "type": "package", "compile": { "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { @@ -2774,19 +2776,19 @@ } } }, - "System.IdentityModel.Tokens.Jwt/7.1.2": { + "System.IdentityModel.Tokens.Jwt/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "7.1.2", - "Microsoft.IdentityModel.Tokens": "7.1.2" + "Microsoft.IdentityModel.JsonWebTokens": "8.0.1", + "Microsoft.IdentityModel.Tokens": "8.0.1" }, "compile": { - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { + "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { + "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { "related": ".xml" } } @@ -2968,14 +2970,10 @@ "System.Text.Json": "4.6.0" }, "compile": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} }, "runtime": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} } }, "System.Net.Http/4.3.0": { @@ -3181,14 +3179,10 @@ "System.Reflection.Metadata/1.6.0": { "type": "package", "compile": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.3.0": { @@ -3237,9 +3231,7 @@ "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { - "ref/netstandard1.5/System.Runtime.dll": { - "related": ".xml" - } + "ref/netstandard1.5/System.Runtime.dll": {} } }, "System.Runtime.Caching/8.0.0": { @@ -3672,9 +3664,7 @@ "System.Runtime": "4.3.0" }, "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": { - "related": ".xml" - } + "ref/netstandard1.3/System.Text.Encoding.dll": {} } }, "System.Text.Encoding.Extensions/4.3.0": { @@ -3689,45 +3679,49 @@ "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} } }, - "System.Text.Encodings.Web/8.0.0": { + "System.Text.Encodings.Web/6.0.0": { "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, "compile": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/net6.0/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/net6.0/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/netcoreapp3.1/_._": {} }, "runtimeTargets": { - "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": { + "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": { "assetType": "runtime", "rid": "browser" } } }, - "System.Text.Json/8.0.0": { + "System.Text.Json/6.0.0": { "type": "package", "dependencies": { - "System.Text.Encodings.Web": "8.0.0" + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Text.Encodings.Web": "6.0.0" }, "compile": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net6.0/System.Text.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net6.0/System.Text.Json.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/System.Text.Json.targets": {} + "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Text.RegularExpressions/4.3.0": { @@ -3949,7 +3943,7 @@ }, "EventBus/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { "Newtonsoft.Json": "13.0.3" }, @@ -3962,14 +3956,14 @@ }, "EventBusRabbitMQ/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { - "Autofac": "8.0.0", + "Autofac": "8.1.1", "EventBus": "1.0.0", "Microsoft.CSharp": "4.7.0", - "Microsoft.Extensions.Logging": "8.0.0", + "Microsoft.Extensions.Logging": "9.0.0", "Newtonsoft.Json": "13.0.3", - "Polly": "8.4.0", + "Polly": "8.5.0", "RabbitMQ.Client": "6.8.1" }, "compile": { @@ -3981,13 +3975,13 @@ }, "EventBusServiceBus/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { - "Autofac": "8.0.0", + "Autofac": "8.1.1", "EventBus": "1.0.0", "Microsoft.Azure.ServiceBus": "5.2.0", "Microsoft.CSharp": "4.7.0", - "Microsoft.Extensions.Logging": "8.0.0" + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "bin/placeholder/EventBusServiceBus.dll": {} @@ -4016,14 +4010,14 @@ "lib/netstandard2.0/HealthChecks.AzureServiceBus.xml" ] }, - "AspNetCore.HealthChecks.MongoDb/8.0.1": { - "sha512": "/IZb7dDJBalyF7eE1/Ql5zFcTqVSAejYIPpzMThzgTj049GhvuYWdMJsMf+Y2+u1vUlG0vy0PKE763XdIuaoFg==", + "AspNetCore.HealthChecks.MongoDb/8.1.0": { + "sha512": "NuVDrj7UXBVniePh6JnuM8ryZRWdOIGOBes3owg2WQV/1NPntpWqX/DYaP6SBduHULUp8XRbwAui8qKQAW4SDA==", "type": "package", - "path": "aspnetcore.healthchecks.mongodb/8.0.1", + "path": "aspnetcore.healthchecks.mongodb/8.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "aspnetcore.healthchecks.mongodb.8.0.1.nupkg.sha512", + "aspnetcore.healthchecks.mongodb.8.1.0.nupkg.sha512", "aspnetcore.healthchecks.mongodb.nuspec", "icon.png", "lib/net6.0/HealthChecks.MongoDb.dll", @@ -4032,15 +4026,15 @@ "lib/netstandard2.0/HealthChecks.MongoDb.xml" ] }, - "AspNetCore.HealthChecks.Rabbitmq/8.0.1": { - "sha512": "m4gfYpt54csWtIED0bmHUfx/CLrj48cc4tZ6Ytz8taAC/5S0n6o3FsQanrua9gxCI0PC9gOpLfexJnVZnugw0g==", + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "sha512": "A/29xmNWfssOY1zq1bWAaZPW/iJfBhJN+I737KKHQutzB0JFwAIKesjsUWN2BAJwqS/ciFMjNxvCDHtAgU0PIQ==", "type": "package", - "path": "aspnetcore.healthchecks.rabbitmq/8.0.1", + "path": "aspnetcore.healthchecks.rabbitmq/8.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "aspnetcore.healthchecks.rabbitmq.8.0.1.nupkg.sha512", + "aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512", "aspnetcore.healthchecks.rabbitmq.nuspec", "icon.png", "lib/net6.0/HealthChecks.Rabbitmq.dll", @@ -4097,15 +4091,15 @@ "lib/net6.0/HealthChecks.UI.Core.xml" ] }, - "Autofac/8.0.0": { - "sha512": "qxVqJcl3fixxa5aZc9TmIuYTwooI9GCL5RzfUiTZtTlbAF3NcWz7bPeEyJEAyS/0qGhSyGnXeku2eiu/7L+3qw==", + "Autofac/8.1.1": { + "sha512": "lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", "type": "package", - "path": "autofac/8.0.0", + "path": "autofac/8.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.8.0.0.nupkg.sha512", + "autofac.8.1.1.nupkg.sha512", "autofac.nuspec", "icon.png", "lib/net6.0/Autofac.dll", @@ -4120,15 +4114,15 @@ "lib/netstandard2.1/Autofac.xml" ] }, - "Autofac.Extensions.DependencyInjection/9.0.0": { - "sha512": "tf+//4MBola256qaaVQqQ6tx2R57S8A8BFekRWNpHkpSFzRBPkU+/fEDUSrCjqldK/B2zRoDbsMcQmYy3PYGWg==", + "Autofac.Extensions.DependencyInjection/10.0.0": { + "sha512": "ZjR/onUlP7BzQ7VBBigQepWLAyAzi3VRGX3pP6sBqkPRiT61fsTZqbTpRUKxo30TMgbs1o3y6bpLbETix4SJog==", "type": "package", - "path": "autofac.extensions.dependencyinjection/9.0.0", + "path": "autofac.extensions.dependencyinjection/10.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512", "autofac.extensions.dependencyinjection.nuspec", "icon.png", "lib/net6.0/Autofac.Extensions.DependencyInjection.dll", @@ -4524,18 +4518,19 @@ "microsoft.applicationinsights.windowsserver.telemetrychannel.nuspec" ] }, - "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.6": { - "sha512": "devoUZd8YqikCheBVYpIyvp9psM2Y2ZhOvq1zL2YSjIoq3FUQH8LpLkGak+8oAi/5DGqX8KWyLpZJSUXtOAVCw==", + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "sha512": "bs+1Pq3vQdS2lTyxNUd9fEhtMsq3eLUpK36k2t56iDMVrk6OrAoFtvrQrTK0Y0OetTcJrUkGU7hBlf+ORzHLqQ==", "type": "package", - "path": "microsoft.aspnetcore.authentication.jwtbearer/8.0.6", + "path": "microsoft.aspnetcore.authentication.jwtbearer/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", + "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll", - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml", - "microsoft.aspnetcore.authentication.jwtbearer.8.0.6.nupkg.sha512", + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll", + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml", + "microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512", "microsoft.aspnetcore.authentication.jwtbearer.nuspec" ] }, @@ -5361,10 +5356,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { - "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "Microsoft.Extensions.DependencyInjection/9.0.0": { + "sha512": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==", "type": "package", - "path": "microsoft.extensions.dependencyinjection/8.0.0", + "path": "microsoft.extensions.dependencyinjection/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5374,29 +5369,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { - "sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==", + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { + "sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==", "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0", + "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5406,29 +5399,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyModel/8.0.0": { - "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==", + "Microsoft.Extensions.DependencyModel/8.0.2": { + "sha512": "mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", "type": "package", - "path": "microsoft.extensions.dependencymodel/8.0.0", + "path": "microsoft.extensions.dependencymodel/8.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5450,7 +5441,7 @@ "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.8.0.2.nupkg.sha512", "microsoft.extensions.dependencymodel.nuspec", "useSharedDesignerContext.txt" ] @@ -5687,10 +5678,10 @@ "packageIcon.png" ] }, - "Microsoft.Extensions.Logging/8.0.0": { - "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "Microsoft.Extensions.Logging/9.0.0": { + "sha512": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==", "type": "package", - "path": "microsoft.extensions.logging/8.0.0", + "path": "microsoft.extensions.logging/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5700,29 +5691,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.9.0.0.nupkg.sha512", "microsoft.extensions.logging.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Abstractions/8.0.0": { - "sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==", + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { + "sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==", "type": "package", - "path": "microsoft.extensions.logging.abstractions/8.0.0", + "path": "microsoft.extensions.logging.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5774,20 +5763,18 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -5933,10 +5920,10 @@ "microsoft.extensions.objectpool.nuspec" ] }, - "Microsoft.Extensions.Options/8.0.0": { - "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "Microsoft.Extensions.Options/9.0.0": { + "sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==", "type": "package", - "path": "microsoft.extensions.options/8.0.0", + "path": "microsoft.extensions.options/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5960,22 +5947,20 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.9.0.0.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] @@ -5999,10 +5984,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Primitives/8.0.0": { - "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "Microsoft.Extensions.Primitives/9.0.0": { + "sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==", "type": "package", - "path": "microsoft.extensions.primitives/8.0.0", + "path": "microsoft.extensions.primitives/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6012,19 +5997,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.primitives.9.0.0.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] @@ -6078,15 +6061,13 @@ "microsoft.identity.client.extensions.msal.nuspec" ] }, - "Microsoft.IdentityModel.Abstractions/7.1.2": { - "sha512": "33eTIA2uO/L9utJjZWbKsMSVsQf7F8vtd6q5mQX7ZJzNvCpci5fleD6AeANGlbbb7WX7XKxq9+Dkb5e3GNDrmQ==", + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "sha512": "OtlIWcyX01olfdevPKZdIPfBEvbcioDyBiE/Z2lHsopsMD7twcKtlN9kMevHmI5IIPhFpfwCIiR6qHQz1WHUIw==", "type": "package", - "path": "microsoft.identitymodel.abstractions/7.1.2", + "path": "microsoft.identitymodel.abstractions/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Abstractions.dll", - "lib/net461/Microsoft.IdentityModel.Abstractions.xml", "lib/net462/Microsoft.IdentityModel.Abstractions.dll", "lib/net462/Microsoft.IdentityModel.Abstractions.xml", "lib/net472/Microsoft.IdentityModel.Abstractions.dll", @@ -6095,9 +6076,11 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512", "microsoft.identitymodel.abstractions.nuspec" ] }, @@ -6128,15 +6111,13 @@ "microsoft.identitymodel.clients.activedirectory.nuspec" ] }, - "Microsoft.IdentityModel.JsonWebTokens/7.1.2": { - "sha512": "cloLGeZolXbCJhJBc5OC05uhrdhdPL6MWHuVUnkkUvPDeK7HkwThBaLZ1XjBQVk9YhxXE2OvHXnKi0PLleXxDg==", + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "sha512": "s6++gF9x0rQApQzOBbSyp4jUaAlwm+DroKfL8gdOHxs83k8SJfUXhuc46rDB3rNXBQ1MVRxqKUrqFhO/M0E97g==", "type": "package", - "path": "microsoft.identitymodel.jsonwebtokens/7.1.2", + "path": "microsoft.identitymodel.jsonwebtokens/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll", @@ -6145,21 +6126,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512", "microsoft.identitymodel.jsonwebtokens.nuspec" ] }, - "Microsoft.IdentityModel.Logging/7.1.2": { - "sha512": "YCxBt2EeJP8fcXk9desChkWI+0vFqFLvBwrz5hBMsoh0KJE6BC66DnzkdzkJNqMltLromc52dkdT206jJ38cTw==", + "Microsoft.IdentityModel.Logging/8.0.1": { + "sha512": "UCPF2exZqBXe7v/6sGNiM6zCQOUXXQ9+v5VTb9gPB8ZSUPnX53BxlN78v2jsbIvK9Dq4GovQxo23x8JgWvm/Qg==", "type": "package", - "path": "microsoft.identitymodel.logging/7.1.2", + "path": "microsoft.identitymodel.logging/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Logging.dll", - "lib/net461/Microsoft.IdentityModel.Logging.xml", "lib/net462/Microsoft.IdentityModel.Logging.dll", "lib/net462/Microsoft.IdentityModel.Logging.xml", "lib/net472/Microsoft.IdentityModel.Logging.dll", @@ -6168,21 +6149,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.logging.8.0.1.nupkg.sha512", "microsoft.identitymodel.logging.nuspec" ] }, - "Microsoft.IdentityModel.Protocols/7.1.2": { - "sha512": "SydLwMRFx6EHPWJ+N6+MVaoArN1Htt92b935O3RUWPY1yUF63zEjvd3lBu79eWdZUwedP8TN2I5V9T3nackvIQ==", + "Microsoft.IdentityModel.Protocols/8.0.1": { + "sha512": "uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==", "type": "package", - "path": "microsoft.identitymodel.protocols/7.1.2", + "path": "microsoft.identitymodel.protocols/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Protocols.dll", - "lib/net461/Microsoft.IdentityModel.Protocols.xml", "lib/net462/Microsoft.IdentityModel.Protocols.dll", "lib/net462/Microsoft.IdentityModel.Protocols.xml", "lib/net472/Microsoft.IdentityModel.Protocols.dll", @@ -6191,21 +6172,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512", "microsoft.identitymodel.protocols.nuspec" ] }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": { - "sha512": "6lHQoLXhnMQ42mGrfDkzbIOR3rzKM1W1tgTeMPLgLCqwwGw0d96xFi/UiX/fYsu7d6cD5MJiL3+4HuI8VU+sVQ==", + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "sha512": "AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==", "type": "package", - "path": "microsoft.identitymodel.protocols.openidconnect/7.1.2", + "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", - "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", @@ -6214,21 +6195,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512", "microsoft.identitymodel.protocols.openidconnect.nuspec" ] }, - "Microsoft.IdentityModel.Tokens/7.1.2": { - "sha512": "oICJMqr3aNEDZOwnH5SK49bR6Z4aX0zEAnOLuhloumOSuqnNq+GWBdQyrgILnlcT5xj09xKCP/7Y7gJYB+ls/g==", + "Microsoft.IdentityModel.Tokens/8.0.1": { + "sha512": "kDimB6Dkd3nkW2oZPDkMkVHfQt3IDqO5gL0oa8WVy3OP4uE8Ij+8TXnqg9TOd9ufjsY3IDiGz7pCUbnfL18tjg==", "type": "package", - "path": "microsoft.identitymodel.tokens/7.1.2", + "path": "microsoft.identitymodel.tokens/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Tokens.dll", - "lib/net461/Microsoft.IdentityModel.Tokens.xml", "lib/net462/Microsoft.IdentityModel.Tokens.dll", "lib/net462/Microsoft.IdentityModel.Tokens.xml", "lib/net472/Microsoft.IdentityModel.Tokens.dll", @@ -6237,9 +6218,11 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.tokens.8.0.1.nupkg.sha512", "microsoft.identitymodel.tokens.nuspec" ] }, @@ -6288,10 +6271,10 @@ "runtime.json" ] }, - "Microsoft.OpenApi/1.6.14": { - "sha512": "tTaBT8qjk3xINfESyOPE2rIellPvB7qpVqiWiyA/lACVvz+xOGiXhFUfohcx82NLbi5avzLW0lx+s6oAqQijfw==", + "Microsoft.OpenApi/1.6.22": { + "sha512": "aBvunmrdu/x+4CaA/UP1Jx4xWGwk4kymhoIRnn2Vp+zi5/KOPQJ9EkSXHRUr01WcGKtYl3Au7XfkPJbU1G2sjQ==", "type": "package", - "path": "microsoft.openapi/1.6.14", + "path": "microsoft.openapi/1.6.22", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6299,7 +6282,7 @@ "lib/netstandard2.0/Microsoft.OpenApi.dll", "lib/netstandard2.0/Microsoft.OpenApi.pdb", "lib/netstandard2.0/Microsoft.OpenApi.xml", - "microsoft.openapi.1.6.14.nupkg.sha512", + "microsoft.openapi.1.6.22.nupkg.sha512", "microsoft.openapi.nuspec" ] }, @@ -6423,52 +6406,52 @@ "version.txt" ] }, - "MongoDB.Bson/2.26.0": { - "sha512": "g4YPC3SHHB4oKqkQdRCh03E9Ex7g/WawFhU5ABtsfkYEjCRMZrEA2jH+bGB1DAlDQ+jweXOdh1S2KkVEaZ5lng==", + "MongoDB.Bson/2.30.0": { + "sha512": "Gg0TQUT3IEntcqdug5a9P6d8iwL5CqOpQjVBCq1hxTbkjxdGdY6a2CPv7II44AO9GYUnORYsS6dDME2b7aqYyg==", "type": "package", - "path": "mongodb.bson/2.26.0", + "path": "mongodb.bson/2.30.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "LICENSE.md", + "README.md", "lib/net472/MongoDB.Bson.dll", "lib/net472/MongoDB.Bson.xml", "lib/netstandard2.0/MongoDB.Bson.dll", "lib/netstandard2.0/MongoDB.Bson.xml", "lib/netstandard2.1/MongoDB.Bson.dll", "lib/netstandard2.1/MongoDB.Bson.xml", - "mongodb.bson.2.26.0.nupkg.sha512", + "mongodb.bson.2.30.0.nupkg.sha512", "mongodb.bson.nuspec", "packageIcon.png" ] }, - "MongoDB.Driver/2.26.0": { - "sha512": "PaRNwcnsjh0rXiNqphQZZn0l2Lef/lEvmJSmHQAIX2jcU3XM/WTFezSvaxNNgvGwUS0MunQyPLECBPnZuRaupQ==", + "MongoDB.Driver/2.30.0": { + "sha512": "BCG8cNF0+U3h5f/O9fu3ktrYhoESBDems1w06PExfYrn2KjHBHCBdvBRY1cIbysnZVjQAJjGtFV9XgW+hXt7Hg==", "type": "package", - "path": "mongodb.driver/2.26.0", + "path": "mongodb.driver/2.30.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "LICENSE.md", + "README.md", "lib/net472/MongoDB.Driver.dll", "lib/net472/MongoDB.Driver.xml", "lib/netstandard2.0/MongoDB.Driver.dll", "lib/netstandard2.0/MongoDB.Driver.xml", "lib/netstandard2.1/MongoDB.Driver.dll", "lib/netstandard2.1/MongoDB.Driver.xml", - "mongodb.driver.2.26.0.nupkg.sha512", + "mongodb.driver.2.30.0.nupkg.sha512", "mongodb.driver.nuspec", "packageIcon.png" ] }, - "MongoDB.Driver.Core/2.26.0": { - "sha512": "y1Gs8a+ON/NqOd0dWfGfxluqitbD2rAecEvg5wN5GfWQf328TKyWZLUBbFG5H70hWZG/RUryZwNGMnBdPFn7QQ==", + "MongoDB.Driver.Core/2.30.0": { + "sha512": "oepDgu24lo44SljuHmIQ99x6jHISnMC4tLfzQGniQg39xiMD8nxalm1HM9RDZcuZbbWa4F6YLt2AIhWkny3XWA==", "type": "package", - "path": "mongodb.driver.core/2.26.0", + "path": "mongodb.driver.core/2.30.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "LICENSE.md", + "README.md", "THIRD-PARTY-NOTICES", "lib/net472/MongoDB.Driver.Core.dll", "lib/net472/MongoDB.Driver.Core.xml", @@ -6476,15 +6459,15 @@ "lib/netstandard2.0/MongoDB.Driver.Core.xml", "lib/netstandard2.1/MongoDB.Driver.Core.dll", "lib/netstandard2.1/MongoDB.Driver.Core.xml", - "mongodb.driver.core.2.26.0.nupkg.sha512", + "mongodb.driver.core.2.30.0.nupkg.sha512", "mongodb.driver.core.nuspec", "packageIcon.png" ] }, - "MongoDB.Libmongocrypt/1.9.0": { - "sha512": "5uMtRXwy2NkSRWVQUkkdtq8BsRiHbE6eX8vX52NtMvDC/T4VTtHZLQb8ogW+mw0WSvM1IIUvz3Gl1iMJmT8HKQ==", + "MongoDB.Libmongocrypt/1.12.0": { + "sha512": "B1X51jrtNacKvxKoaqWeknYeJfQS5aWf6BmVLT5JZerz3AUXFzv8edPskJYqBc3kLy1J2PWzMqqsnyb9g8FtcA==", "type": "package", - "path": "mongodb.libmongocrypt/1.9.0", + "path": "mongodb.libmongocrypt/1.12.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6493,15 +6476,22 @@ "content/libmongocrypt.dylib", "content/libmongocrypt.so", "content/mongocrypt.dll", + "contentFiles/any/net472/libmongocrypt.dylib", + "contentFiles/any/net472/libmongocrypt.so", + "contentFiles/any/net472/mongocrypt.dll", "contentFiles/any/netstandard2.0/libmongocrypt.dylib", "contentFiles/any/netstandard2.0/libmongocrypt.so", "contentFiles/any/netstandard2.0/mongocrypt.dll", "contentFiles/any/netstandard2.1/libmongocrypt.dylib", "contentFiles/any/netstandard2.1/libmongocrypt.so", "contentFiles/any/netstandard2.1/mongocrypt.dll", + "lib/net472/MongoDB.Libmongocrypt.dll", + "lib/net472/MongoDB.Libmongocrypt.pdb", "lib/netstandard2.0/MongoDB.Libmongocrypt.dll", + "lib/netstandard2.0/MongoDB.Libmongocrypt.pdb", "lib/netstandard2.1/MongoDB.Libmongocrypt.dll", - "mongodb.libmongocrypt.1.9.0.nupkg.sha512", + "lib/netstandard2.1/MongoDB.Libmongocrypt.pdb", + "mongodb.libmongocrypt.1.12.0.nupkg.sha512", "mongodb.libmongocrypt.nuspec", "runtimes/linux/native/libmongocrypt.so", "runtimes/osx/native/libmongocrypt.dylib", @@ -6551,10 +6541,10 @@ "packageIcon.png" ] }, - "Polly/8.4.0": { - "sha512": "z2EeUutuy49jBQyZ5s2FUuTCGx3GCzJ0cJ2HbjWwks94TsC6bKTtAHKBkMZOa/DyYRl5yIX7MshvMTWl1J6RNg==", + "Polly/8.5.0": { + "sha512": "GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", "type": "package", - "path": "polly/8.4.0", + "path": "polly/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6572,14 +6562,14 @@ "lib/netstandard2.0/Polly.xml", "package-icon.png", "package-readme.md", - "polly.8.4.0.nupkg.sha512", + "polly.8.5.0.nupkg.sha512", "polly.nuspec" ] }, - "Polly.Core/8.4.0": { - "sha512": "3AZxuP//pxOeBo9tQs7/tz4Z5TTbu4BYfjpaXZD0JYKJo98ngN9TMUz1nybh4k0ykWkMBpGZALV/AmVIE3ew7A==", + "Polly.Core/8.5.0": { + "sha512": "VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", "type": "package", - "path": "polly.core/8.4.0", + "path": "polly.core/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6600,7 +6590,7 @@ "lib/netstandard2.0/Polly.Core.xml", "package-icon.png", "package-readme.md", - "polly.core.8.4.0.nupkg.sha512", + "polly.core.8.5.0.nupkg.sha512", "polly.core.nuspec" ] }, @@ -6889,10 +6879,10 @@ "serilog.nuspec" ] }, - "Serilog.AspNetCore/8.0.1": { - "sha512": "B/X+wAfS7yWLVOTD83B+Ip9yl4MkhioaXj90JSoWi1Ayi8XHepEnsBdrkojg08eodCnmOKmShFUN2GgEc6c0CQ==", + "Serilog.AspNetCore/8.0.3": { + "sha512": "Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", "type": "package", - "path": "serilog.aspnetcore/8.0.1", + "path": "serilog.aspnetcore/8.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6908,7 +6898,7 @@ "lib/net8.0/Serilog.AspNetCore.xml", "lib/netstandard2.0/Serilog.AspNetCore.dll", "lib/netstandard2.0/Serilog.AspNetCore.xml", - "serilog.aspnetcore.8.0.1.nupkg.sha512", + "serilog.aspnetcore.8.0.3.nupkg.sha512", "serilog.aspnetcore.nuspec" ] }, @@ -6985,10 +6975,10 @@ "serilog.formatting.compact.nuspec" ] }, - "Serilog.Settings.Configuration/8.0.1": { - "sha512": "KOEABqMUdEc8Lpq51Nmiv69Je53mKE6yle4ac2jt3QYiBI0FKKFZCVV6MnkD/z3FonNMjUs/vLOa1mrhzexgCA==", + "Serilog.Settings.Configuration/8.0.4": { + "sha512": "pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", "type": "package", - "path": "serilog.settings.configuration/8.0.1", + "path": "serilog.settings.configuration/8.0.4", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7004,7 +6994,7 @@ "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.1.nupkg.sha512", + "serilog.settings.configuration.8.0.4.nupkg.sha512", "serilog.settings.configuration.nuspec" ] }, @@ -7142,105 +7132,89 @@ "snappier.nuspec" ] }, - "Swashbuckle.AspNetCore/6.6.2": { - "sha512": "+NB4UYVYN6AhDSjW0IJAd1AGD8V33gemFNLPaxKTtPkHB+HaKAKf9MGAEUPivEWvqeQfcKIw8lJaHq6LHljRuw==", + "Swashbuckle.AspNetCore/7.2.0": { + "sha512": "vJv19UpWm6OOgnS9QLDnWARNVasXUfj8SFvlG7UVALm4nBnfwRnEky7C0veSDqMUmBeMPC6Ec3d6G1ts/J04Uw==", "type": "package", - "path": "swashbuckle.aspnetcore/6.6.2", + "path": "swashbuckle.aspnetcore/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "build/Swashbuckle.AspNetCore.props", - "swashbuckle.aspnetcore.6.6.2.nupkg.sha512", + "buildMultiTargeting/Swashbuckle.AspNetCore.props", + "docs/package-readme.md", + "swashbuckle.aspnetcore.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.nuspec" ] }, - "Swashbuckle.AspNetCore.Swagger/6.6.2": { - "sha512": "ovgPTSYX83UrQUWiS5vzDcJ8TEX1MAxBgDFMK45rC24MorHEPQlZAHlaXj/yth4Zf6xcktpUgTEBvffRQVwDKA==", + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "sha512": "y27fNDfIh1vGhJjXYynLcZjl7DLOW1bSO2MDsY9wB4Zm1fdxpPsuBSiR4U+0acWlAqLmnuOPKr/OeOgwRUkBlw==", "type": "package", - "path": "swashbuckle.aspnetcore.swagger/6.6.2", + "path": "swashbuckle.aspnetcore.swagger/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml", "package-readme.md", - "swashbuckle.aspnetcore.swagger.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swagger.nuspec" ] }, - "Swashbuckle.AspNetCore.SwaggerGen/6.6.2": { - "sha512": "zv4ikn4AT1VYuOsDCpktLq4QDq08e7Utzbir86M5/ZkRaLXbCPF11E1/vTmOiDzRTl0zTZINQU2qLKwTcHgfrA==", + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "sha512": "pMrTxGVuXM7t4wqft5CNNU8A0++Yw5kTLmYhB6tbEcyBfO8xEF/Y8pkJhO6BZ/2MYONrRYoQTfPFJqu8fOf5WQ==", "type": "package", - "path": "swashbuckle.aspnetcore.swaggergen/6.6.2", + "path": "swashbuckle.aspnetcore.swaggergen/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "package-readme.md", - "swashbuckle.aspnetcore.swaggergen.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swaggergen.nuspec" ] }, - "Swashbuckle.AspNetCore.SwaggerUI/6.6.2": { - "sha512": "mBBb+/8Hm2Q3Wygag+hu2jj69tZW5psuv0vMRXY07Wy+Rrj40vRP8ZTbKBhs91r45/HXT4aY4z0iSBYx1h6JvA==", + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "sha512": "hgrXeKzyp5OGN8qVvL7A+vhmU7mDJTfGpiMBRL66IcfLOyna8UTLtn3cC3CghamXpRDufcc9ciklTszUGEQK0w==", "type": "package", - "path": "swashbuckle.aspnetcore.swaggerui/6.6.2", + "path": "swashbuckle.aspnetcore.swaggerui/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "package-readme.md", - "swashbuckle.aspnetcore.swaggerui.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swaggerui.nuspec" ] }, @@ -7476,10 +7450,10 @@ "system.diagnostics.debug.nuspec" ] }, - "System.Diagnostics.DiagnosticSource/8.0.0": { - "sha512": "c9xLpVz6PL9lp/djOWtk5KPDZq3cSYpmXoJQY524EOtuFl5z9ZtsotpsyrDW40U1DRnQSYvcPKEUV0X//u6gkQ==", + "System.Diagnostics.DiagnosticSource/8.0.1": { + "sha512": "vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==", "type": "package", - "path": "system.diagnostics.diagnosticsource/8.0.0", + "path": "system.diagnostics.diagnosticsource/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7500,7 +7474,7 @@ "lib/net8.0/System.Diagnostics.DiagnosticSource.xml", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", + "system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", "system.diagnostics.diagnosticsource.nuspec", "useSharedDesignerContext.txt" ] @@ -7784,15 +7758,13 @@ "system.globalization.extensions.nuspec" ] }, - "System.IdentityModel.Tokens.Jwt/7.1.2": { - "sha512": "Thhbe1peAmtSBFaV/ohtykXiZSOkx59Da44hvtWfIMFofDA3M3LaVyjstACf2rKGn4dEDR2cUpRAZ0Xs/zB+7Q==", + "System.IdentityModel.Tokens.Jwt/8.0.1": { + "sha512": "GJw3bYkWpOgvN3tJo5X4lYUeIFA2HD293FPUhKmp7qxS+g5ywAb34Dnd3cDAFLkcMohy5XTpoaZ4uAHuw0uSPQ==", "type": "package", - "path": "system.identitymodel.tokens.jwt/7.1.2", + "path": "system.identitymodel.tokens.jwt/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/System.IdentityModel.Tokens.Jwt.dll", - "lib/net461/System.IdentityModel.Tokens.Jwt.xml", "lib/net462/System.IdentityModel.Tokens.Jwt.dll", "lib/net462/System.IdentityModel.Tokens.Jwt.xml", "lib/net472/System.IdentityModel.Tokens.Jwt.dll", @@ -7801,9 +7773,11 @@ "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.7.1.2.nupkg.sha512", + "system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512", "system.identitymodel.tokens.jwt.nuspec" ] }, @@ -9465,51 +9439,42 @@ "system.text.encoding.extensions.nuspec" ] }, - "System.Text.Encodings.Web/8.0.0": { - "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "System.Text.Encodings.Web/6.0.0": { + "sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==", "type": "package", - "path": "system.text.encodings.web/8.0.0", + "path": "system.text.encodings.web/6.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", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Text.Encodings.Web.dll", + "lib/net461/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/netcoreapp3.1/System.Text.Encodings.Web.dll", + "lib/netcoreapp3.1/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.6.0.0.nupkg.sha512", "system.text.encodings.web.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Text.Json/8.0.0": { - "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==", + "System.Text.Json/6.0.0": { + "sha512": "zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==", "type": "package", - "path": "system.text.json/8.0.0", + "path": "system.text.json/6.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", @@ -9539,36 +9504,18 @@ "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", + "build/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", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Text.Json.dll", + "lib/net461/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/netcoreapp3.1/System.Text.Json.dll", + "lib/netcoreapp3.1/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.6.0.0.nupkg.sha512", "system.text.json.nuspec", "useSharedDesignerContext.txt" ] @@ -10068,72 +10015,64 @@ } }, "projectFileDependencyGroups": { - "net8.0": [ + "net9.0": [ "AspNetCore.HealthChecks.AzureServiceBus >= 8.0.1", - "AspNetCore.HealthChecks.MongoDb >= 8.0.1", - "AspNetCore.HealthChecks.Rabbitmq >= 8.0.1", + "AspNetCore.HealthChecks.MongoDb >= 8.1.0", + "AspNetCore.HealthChecks.Rabbitmq >= 8.0.2", "AspNetCore.HealthChecks.SqlServer >= 8.0.2", "AspNetCore.HealthChecks.UI.Client >= 8.0.1", - "Autofac.Extensions.DependencyInjection >= 9.0.0", + "Autofac.Extensions.DependencyInjection >= 10.0.0", "EventBus >= 1.0.0", "EventBusRabbitMQ >= 1.0.0", "EventBusServiceBus >= 1.0.0", "Microsoft.ApplicationInsights.AspNetCore >= 2.22.0", "Microsoft.ApplicationInsights.Kubernetes >= 7.0.0", - "Microsoft.AspNetCore.Authentication.JwtBearer >= 8.0.6", + "Microsoft.AspNetCore.Authentication.JwtBearer >= 9.0.0", "Microsoft.Extensions.Configuration.AzureKeyVault >= 3.1.24", - "MongoDB.Driver >= 2.26.0", - "MongoDB.Driver.Core >= 2.26.0", - "Polly >= 8.4.0", - "Serilog.AspNetCore >= 8.0.1", - "Serilog.Settings.Configuration >= 8.0.1", + "MongoDB.Driver >= 2.30.0", + "MongoDB.Driver.Core >= 2.30.0", + "Polly >= 8.5.0", + "Serilog.AspNetCore >= 8.0.3", + "Serilog.Settings.Configuration >= 8.0.4", "Serilog.Sinks.Console >= 6.0.0", "Serilog.Sinks.Http >= 9.0.0", "Serilog.Sinks.Seq >= 8.0.0", - "Swashbuckle.AspNetCore >= 6.6.2" + "Swashbuckle.AspNetCore >= 7.2.0" ] }, "packageFolders": { - "C:\\Users\\natyo\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + "/home/runner/.nuget/packages/": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Coupon\\Coupon.API\\Coupon.API.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/Coupon.API.csproj", "projectName": "Coupon.API", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Coupon\\Coupon.API\\Coupon.API.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Coupon\\Coupon.API\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/Coupon.API.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj" } } } @@ -10147,11 +10086,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.AzureServiceBus": { "target": "Package", @@ -10159,11 +10099,11 @@ }, "AspNetCore.HealthChecks.MongoDb": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.1.0, )" }, "AspNetCore.HealthChecks.Rabbitmq": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.2, )" }, "AspNetCore.HealthChecks.SqlServer": { "target": "Package", @@ -10175,7 +10115,7 @@ }, "Autofac.Extensions.DependencyInjection": { "target": "Package", - "version": "[9.0.0, )" + "version": "[10.0.0, )" }, "Microsoft.ApplicationInsights.AspNetCore": { "target": "Package", @@ -10187,7 +10127,7 @@ }, "Microsoft.AspNetCore.Authentication.JwtBearer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Configuration.AzureKeyVault": { "target": "Package", @@ -10195,23 +10135,23 @@ }, "MongoDB.Driver": { "target": "Package", - "version": "[2.26.0, )" + "version": "[2.30.0, )" }, "MongoDB.Driver.Core": { "target": "Package", - "version": "[2.26.0, )" + "version": "[2.30.0, )" }, "Polly": { "target": "Package", - "version": "[8.4.0, )" + "version": "[8.5.0, )" }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Settings.Configuration": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.4, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -10227,7 +10167,7 @@ }, "Swashbuckle.AspNetCore": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" } }, "imports": [ @@ -10249,7 +10189,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/Services/Coupon/Coupon.API/obj/project.nuget.cache b/src/Services/Coupon/Coupon.API/obj/project.nuget.cache index b5147d58..cb42e8e1 100644 --- a/src/Services/Coupon/Coupon.API/obj/project.nuget.cache +++ b/src/Services/Coupon/Coupon.API/obj/project.nuget.cache @@ -1,232 +1,232 @@ { "version": 2, - "dgSpecHash": "/fxwMEs4QMQ=", + "dgSpecHash": "YmHSCFMR7co=", "success": true, - "projectFilePath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Coupon\\Coupon.API\\Coupon.API.csproj", + "projectFilePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/Coupon.API.csproj", "expectedPackageFiles": [ - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.azureservicebus\\8.0.1\\aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.mongodb\\8.0.1\\aspnetcore.healthchecks.mongodb.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.rabbitmq\\8.0.1\\aspnetcore.healthchecks.rabbitmq.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.sqlserver\\8.0.2\\aspnetcore.healthchecks.sqlserver.8.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.client\\8.0.1\\aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.core\\8.0.1\\aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\autofac\\8.0.0\\autofac.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\autofac.extensions.dependencyinjection\\9.0.0\\autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\awssdk.core\\3.7.100.14\\awssdk.core.3.7.100.14.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\awssdk.securitytoken\\3.7.100.14\\awssdk.securitytoken.3.7.100.14.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.core\\1.36.0\\azure.core.1.36.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.core.amqp\\1.3.0\\azure.core.amqp.1.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.identity\\1.10.3\\azure.identity.1.10.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.messaging.servicebus\\7.17.0\\azure.messaging.servicebus.7.17.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\dnsclient\\1.6.1\\dnsclient.1.6.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\fractions\\7.2.1\\fractions.7.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identitymodel\\5.2.0\\identitymodel.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identitymodel.oidcclient\\5.2.1\\identitymodel.oidcclient.5.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\kubernetesclient\\12.1.1\\kubernetesclient.12.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights\\2.22.0\\microsoft.applicationinsights.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.aspnetcore\\2.22.0\\microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.dependencycollector\\2.22.0\\microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.eventcountercollector\\2.22.0\\microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.kubernetes\\7.0.0\\microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.perfcountercollector\\2.22.0\\microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.windowsserver\\2.22.0\\microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.windowsserver.telemetrychannel\\2.22.0\\microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.authentication.jwtbearer\\8.0.6\\microsoft.aspnetcore.authentication.jwtbearer.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting\\2.1.1\\microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting.server.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http\\2.1.22\\microsoft.aspnetcore.http.2.1.22.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.1.1\\microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.extensions\\2.1.1\\microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.1.1\\microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.webutilities\\2.1.1\\microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.amqp\\2.6.3\\microsoft.azure.amqp.2.6.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.keyvault\\2.3.2\\microsoft.azure.keyvault.2.3.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.keyvault.webkey\\2.0.7\\microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.servicebus\\5.2.0\\microsoft.azure.servicebus.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.services.appauthentication\\1.0.3\\microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.1\\microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient\\5.2.0\\microsoft.data.sqlclient.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.2.0\\microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.apidescription.server\\6.0.5\\microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\1.0.0\\microsoft.extensions.caching.abstractions.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.memory\\1.0.0\\microsoft.extensions.caching.memory.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration\\6.0.1\\microsoft.extensions.configuration.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\8.0.0\\microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.azurekeyvault\\3.1.24\\microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\8.0.0\\microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\6.0.0\\microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\6.0.1\\microsoft.extensions.configuration.environmentvariables.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\6.0.0\\microsoft.extensions.configuration.fileextensions.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.json\\6.0.0\\microsoft.extensions.configuration.json.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\6.0.1\\microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\8.0.0\\microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.0\\microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencymodel\\8.0.0\\microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnosticadapter\\3.1.27\\microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.abstractions\\8.0.0\\microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks.abstractions\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\8.0.0\\microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\6.0.0\\microsoft.extensions.fileproviders.physical.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\6.0.0\\microsoft.extensions.filesystemglobbing.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting\\6.0.1\\microsoft.extensions.hosting.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\8.0.0\\microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.http\\3.1.0\\microsoft.extensions.http.3.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging\\8.0.0\\microsoft.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\8.0.0\\microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.applicationinsights\\2.22.0\\microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.configuration\\6.0.0\\microsoft.extensions.logging.configuration.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.console\\6.0.0\\microsoft.extensions.logging.console.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.debug\\6.0.0\\microsoft.extensions.logging.debug.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventlog\\6.0.0\\microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventsource\\6.0.0\\microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.objectpool\\7.0.0\\microsoft.extensions.objectpool.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options\\8.0.0\\microsoft.extensions.options.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\6.0.0\\microsoft.extensions.options.configurationextensions.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.primitives\\8.0.0\\microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client\\4.56.0\\microsoft.identity.client.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\4.56.0\\microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\7.1.2\\microsoft.identitymodel.abstractions.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.clients.activedirectory\\3.14.2\\microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\7.1.2\\microsoft.identitymodel.jsonwebtokens.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.logging\\7.1.2\\microsoft.identitymodel.logging.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols\\7.1.2\\microsoft.identitymodel.protocols.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\7.1.2\\microsoft.identitymodel.protocols.openidconnect.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.tokens\\7.1.2\\microsoft.identitymodel.tokens.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.net.http.headers\\2.1.1\\microsoft.net.http.headers.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.openapi\\1.6.14\\microsoft.openapi.1.6.14.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.rest.clientruntime\\2.3.8\\microsoft.rest.clientruntime.2.3.8.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.rest.clientruntime.azure\\3.3.7\\microsoft.rest.clientruntime.azure.3.3.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.registry\\5.0.0\\microsoft.win32.registry.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mongodb.bson\\2.26.0\\mongodb.bson.2.26.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mongodb.driver\\2.26.0\\mongodb.driver.2.26.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mongodb.driver.core\\2.26.0\\mongodb.driver.core.2.26.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mongodb.libmongocrypt\\1.9.0\\mongodb.libmongocrypt.1.9.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly\\8.4.0\\polly.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly.core\\8.4.0\\polly.core.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\prometheus-net\\8.0.1\\prometheus-net.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\rabbitmq.client\\6.8.1\\rabbitmq.client.6.8.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog\\4.0.0\\serilog.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.aspnetcore\\8.0.1\\serilog.aspnetcore.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.hosting\\8.0.0\\serilog.extensions.hosting.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.logging\\8.0.0\\serilog.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.formatting.compact\\2.0.0\\serilog.formatting.compact.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.settings.configuration\\8.0.1\\serilog.settings.configuration.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.console\\6.0.0\\serilog.sinks.console.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.debug\\2.0.0\\serilog.sinks.debug.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.file\\5.0.0\\serilog.sinks.file.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.http\\9.0.0\\serilog.sinks.http.9.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.seq\\8.0.0\\serilog.sinks.seq.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\sharpcompress\\0.30.1\\sharpcompress.0.30.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\snappier\\1.0.0\\snappier.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore\\6.6.2\\swashbuckle.aspnetcore.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\6.6.2\\swashbuckle.aspnetcore.swagger.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\6.6.2\\swashbuckle.aspnetcore.swaggergen.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swaggerui\\6.6.2\\swashbuckle.aspnetcore.swaggerui.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.configuration.configurationmanager\\8.0.0\\system.configuration.configurationmanager.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\8.0.0\\system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.eventlog\\8.0.0\\system.diagnostics.eventlog.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.performancecounter\\6.0.0\\system.diagnostics.performancecounter.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.process\\4.3.0\\system.diagnostics.process.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.identitymodel.tokens.jwt\\7.1.2\\system.identitymodel.tokens.jwt.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.accesscontrol\\5.0.0\\system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory\\4.5.5\\system.memory.4.5.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.private.datacontractserialization\\4.1.1\\system.private.datacontractserialization.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.caching\\8.0.0\\system.runtime.caching.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.json\\4.0.2\\system.runtime.serialization.json.4.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.primitives\\4.1.1\\system.runtime.serialization.primitives.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0\\system.security.cryptography.cng.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.protecteddata\\8.0.0\\system.security.cryptography.protecteddata.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encodings.web\\8.0.0\\system.text.encodings.web.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.json\\8.0.0\\system.text.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.channels\\7.0.0\\system.threading.channels.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.thread\\4.3.0\\system.threading.thread.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.threadpool\\4.3.0\\system.threading.threadpool.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmldocument\\4.0.1\\system.xml.xmldocument.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmlserializer\\4.0.11\\system.xml.xmlserializer.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\yamldotnet\\13.3.1\\yamldotnet.13.3.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\zstdsharp.port\\0.7.3\\zstdsharp.port.0.7.3.nupkg.sha512" + "/home/runner/.nuget/packages/aspnetcore.healthchecks.azureservicebus/8.0.1/aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.mongodb/8.1.0/aspnetcore.healthchecks.mongodb.8.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.rabbitmq/8.0.2/aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.sqlserver/8.0.2/aspnetcore.healthchecks.sqlserver.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.client/8.0.1/aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.core/8.0.1/aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/autofac/8.1.1/autofac.8.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/autofac.extensions.dependencyinjection/10.0.0/autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/awssdk.core/3.7.100.14/awssdk.core.3.7.100.14.nupkg.sha512", + "/home/runner/.nuget/packages/awssdk.securitytoken/3.7.100.14/awssdk.securitytoken.3.7.100.14.nupkg.sha512", + "/home/runner/.nuget/packages/azure.core/1.36.0/azure.core.1.36.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.core.amqp/1.3.0/azure.core.amqp.1.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.identity/1.10.3/azure.identity.1.10.3.nupkg.sha512", + "/home/runner/.nuget/packages/azure.messaging.servicebus/7.17.0/azure.messaging.servicebus.7.17.0.nupkg.sha512", + "/home/runner/.nuget/packages/dnsclient/1.6.1/dnsclient.1.6.1.nupkg.sha512", + "/home/runner/.nuget/packages/fractions/7.2.1/fractions.7.2.1.nupkg.sha512", + "/home/runner/.nuget/packages/identitymodel/5.2.0/identitymodel.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/identitymodel.oidcclient/5.2.1/identitymodel.oidcclient.5.2.1.nupkg.sha512", + "/home/runner/.nuget/packages/kubernetesclient/12.1.1/kubernetesclient.12.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights/2.22.0/microsoft.applicationinsights.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.aspnetcore/2.22.0/microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.dependencycollector/2.22.0/microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.eventcountercollector/2.22.0/microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.kubernetes/7.0.0/microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.perfcountercollector/2.22.0/microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.windowsserver/2.22.0/microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.windowsserver.telemetrychannel/2.22.0/microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.authentication.jwtbearer/9.0.0/microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http/2.1.22/microsoft.aspnetcore.http.2.1.22.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.amqp/2.6.3/microsoft.azure.amqp.2.6.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.keyvault/2.3.2/microsoft.azure.keyvault.2.3.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.keyvault.webkey/2.0.7/microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.servicebus/5.2.0/microsoft.azure.servicebus.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.services.appauthentication/1.0.3/microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.bcl.asyncinterfaces/1.1.1/microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient/5.2.0/microsoft.data.sqlclient.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient.sni.runtime/5.2.0/microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5/microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.abstractions/1.0.0/microsoft.extensions.caching.abstractions.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.memory/1.0.0/microsoft.extensions.caching.memory.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration/6.0.1/microsoft.extensions.configuration.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.abstractions/8.0.0/microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.azurekeyvault/3.1.24/microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.binder/8.0.0/microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.commandline/6.0.0/microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.environmentvariables/6.0.1/microsoft.extensions.configuration.environmentvariables.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.fileextensions/6.0.0/microsoft.extensions.configuration.fileextensions.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.json/6.0.0/microsoft.extensions.configuration.json.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.usersecrets/6.0.1/microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection/9.0.0/microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/9.0.0/microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencymodel/8.0.2/microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnosticadapter/3.1.27/microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.abstractions/8.0.0/microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks/8.0.0/microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks.abstractions/8.0.0/microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.abstractions/8.0.0/microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.physical/6.0.0/microsoft.extensions.fileproviders.physical.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.filesystemglobbing/6.0.0/microsoft.extensions.filesystemglobbing.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting/6.0.1/microsoft.extensions.hosting.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting.abstractions/8.0.0/microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.http/3.1.0/microsoft.extensions.http.3.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging/9.0.0/microsoft.extensions.logging.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.abstractions/9.0.0/microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.applicationinsights/2.22.0/microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.configuration/6.0.0/microsoft.extensions.logging.configuration.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.console/6.0.0/microsoft.extensions.logging.console.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.debug/6.0.0/microsoft.extensions.logging.debug.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventlog/6.0.0/microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventsource/6.0.0/microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.objectpool/7.0.0/microsoft.extensions.objectpool.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options/9.0.0/microsoft.extensions.options.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options.configurationextensions/6.0.0/microsoft.extensions.options.configurationextensions.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.primitives/9.0.0/microsoft.extensions.primitives.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client/4.56.0/microsoft.identity.client.4.56.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client.extensions.msal/4.56.0/microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.abstractions/8.0.1/microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.clients.activedirectory/3.14.2/microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.jsonwebtokens/8.0.1/microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.logging/8.0.1/microsoft.identitymodel.logging.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols/8.0.1/microsoft.identitymodel.protocols.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/8.0.1/microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.tokens/8.0.1/microsoft.identitymodel.tokens.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.openapi/1.6.22/microsoft.openapi.1.6.22.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.rest.clientruntime/2.3.8/microsoft.rest.clientruntime.2.3.8.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.rest.clientruntime.azure/3.3.7/microsoft.rest.clientruntime.azure.3.3.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.sqlserver.server/1.0.0/microsoft.sqlserver.server.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/mongodb.bson/2.30.0/mongodb.bson.2.30.0.nupkg.sha512", + "/home/runner/.nuget/packages/mongodb.driver/2.30.0/mongodb.driver.2.30.0.nupkg.sha512", + "/home/runner/.nuget/packages/mongodb.driver.core/2.30.0/mongodb.driver.core.2.30.0.nupkg.sha512", + "/home/runner/.nuget/packages/mongodb.libmongocrypt/1.12.0/mongodb.libmongocrypt.1.12.0.nupkg.sha512", + "/home/runner/.nuget/packages/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512", + "/home/runner/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/polly/8.5.0/polly.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/polly.core/8.5.0/polly.core.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/prometheus-net/8.0.1/prometheus-net.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/rabbitmq.client/6.8.1/rabbitmq.client.6.8.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system/4.3.0/runtime.native.system.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.io.compression/4.3.0/runtime.native.system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.net.http/4.3.0/runtime.native.system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog/4.0.0/serilog.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.aspnetcore/8.0.3/serilog.aspnetcore.8.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.hosting/8.0.0/serilog.extensions.hosting.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.logging/8.0.0/serilog.extensions.logging.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.formatting.compact/2.0.0/serilog.formatting.compact.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.settings.configuration/8.0.4/serilog.settings.configuration.8.0.4.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.console/6.0.0/serilog.sinks.console.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.debug/2.0.0/serilog.sinks.debug.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.file/5.0.0/serilog.sinks.file.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.http/9.0.0/serilog.sinks.http.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.seq/8.0.0/serilog.sinks.seq.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/sharpcompress/0.30.1/sharpcompress.0.30.1.nupkg.sha512", + "/home/runner/.nuget/packages/snappier/1.0.0/snappier.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore/7.2.0/swashbuckle.aspnetcore.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swagger/7.2.0/swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swaggergen/7.2.0/swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swaggerui/7.2.0/swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.configuration.configurationmanager/8.0.0/system.configuration.configurationmanager.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.console/4.3.0/system.console.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.diagnosticsource/8.0.1/system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.eventlog/8.0.0/system.diagnostics.eventlog.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.performancecounter/6.0.0/system.diagnostics.performancecounter.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.process/4.3.0/system.diagnostics.process.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.accesscontrol/5.0.0/system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory.data/1.0.2/system.memory.data.1.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.caching/8.0.0/system.runtime.caching.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.json/4.0.2/system.runtime.serialization.json.4.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.protecteddata/8.0.0/system.security.cryptography.protecteddata.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encodings.web/6.0.0/system.text.encodings.web.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.json/6.0.0/system.text.json.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.channels/7.0.0/system.threading.channels.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.thread/4.3.0/system.threading.thread.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.threadpool/4.3.0/system.threading.threadpool.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmldocument/4.0.1/system.xml.xmldocument.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/yamldotnet/13.3.1/yamldotnet.13.3.1.nupkg.sha512", + "/home/runner/.nuget/packages/zstdsharp.port/0.7.3/zstdsharp.port.0.7.3.nupkg.sha512" ], "logs": [] } \ No newline at end of file diff --git a/src/Services/Identity/Identity.API/Identity.API.csproj b/src/Services/Identity/Identity.API/Identity.API.csproj index 0f82a449..ad38a00e 100644 --- a/src/Services/Identity/Identity.API/Identity.API.csproj +++ b/src/Services/Identity/Identity.API/Identity.API.csproj @@ -1,6 +1,6 @@ - net8.0 + net9.0 aspnet-eShopOnContainers.Identity-90487118-103c-4ff0-b9da-e5e26f7ab0c5 false true @@ -15,36 +15,36 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Services/Identity/Identity.API/Program.cs b/src/Services/Identity/Identity.API/Program.cs index d53d240e..5abd7112 100644 --- a/src/Services/Identity/Identity.API/Program.cs +++ b/src/Services/Identity/Identity.API/Program.cs @@ -83,7 +83,7 @@ private static Serilog.ILogger CreateSerilogLogger(IConfiguration configuration) .Enrich.FromLogContext() .WriteTo.Console() .WriteTo.Seq(string.IsNullOrWhiteSpace(seqServerUrl) ? "http://seq" : seqServerUrl) - .WriteTo.Http(string.IsNullOrWhiteSpace(logstashUrl) ? "http://localhost:8080" : logstashUrl) + .WriteTo.Http(string.IsNullOrWhiteSpace(logstashUrl) ? "http://localhost:8080" : logstashUrl, queueLimitBytes: 50 * 1024 * 1024) .ReadFrom.Configuration(configuration) .CreateLogger(); } diff --git a/src/Services/Identity/Identity.API/SECURITY.md b/src/Services/Identity/Identity.API/SECURITY.md new file mode 100644 index 00000000..2bda5686 --- /dev/null +++ b/src/Services/Identity/Identity.API/SECURITY.md @@ -0,0 +1,117 @@ +# Security Mitigations for IdentityServer4 Vulnerabilities + +## Context +This project uses IdentityServer4 4.1.2, which is the final version before the project became end-of-life. Two moderate severity vulnerabilities exist: + +1. **GHSA-55p7-v223-x366**: Open Redirect Vulnerability +2. **GHSA-ff4q-64jc-gx98**: CORS Misconfiguration Vulnerability + +Since IdentityServer4 is EOL and no patches are available, this project implements runtime mitigations. + +## ⚠️ WARNING FOR PRODUCTION USE +**This is a learning/demo repository.** While mitigations have been applied, IdentityServer4 should not be used in production environments. Consider migrating to: +- **Duende IdentityServer** (commercial, official successor) +- **OpenIddict** (open-source alternative) +- **Auth0, Okta, or Azure AD B2C** (managed services) + +## Implemented Mitigations + +### 1. Strict Redirect URI Validation (GHSA-55p7-v223-x366) +**File**: `Services/StrictRedirectUriValidator.cs` + +**Vulnerability**: IdentityServer4 may incorrectly treat malicious URLs as local/trusted, allowing open redirect attacks. + +**Mitigation**: +- Implements custom `IRedirectUriValidator` +- Enforces strict exact-match validation (no wildcards) +- Rejects non-HTTPS URIs (except localhost for development) +- Validates URI format before comparison +- Only allows explicitly whitelisted redirect URIs + +**Code**: +```csharp +services.AddTransient(); +``` + +### 2. Strict CORS Policy (GHSA-ff4q-64jc-gx98) +**File**: `Services/StrictCorsPolicyService.cs` + +**Vulnerability**: CORS policy misconfiguration could allow unauthorized cross-origin requests. + +**Mitigation**: +- Implements custom `ICorsPolicyService` +- Maintains explicit whitelist of allowed origins +- Validates origin URI format and scheme +- Logs all CORS validation failures +- Rejects any origin not explicitly whitelisted + +**Code**: +```csharp +services.AddSingleton(); +``` + +### 3. Build Warning Suppression +The `NU1902` warning is suppressed in `Identity.API.csproj` **only after** implementing the above mitigations. This indicates awareness of the vulnerabilities and documented mitigation strategy. + +## Configuration Requirements + +### Allowed Origins (Update for your deployment) +Edit `StrictCorsPolicyService.cs` to add your production origins: +```csharp +private readonly HashSet _allowedOrigins = new HashSet +{ + "https://your-production-domain.com", + "https://your-spa.com" +}; +``` + +### Allowed Redirect URIs +Configure in your IdentityServer4 client configuration (database or in-memory): +```csharp +RedirectUris = new List +{ + "https://your-app.com/signin-oidc" +}, +PostLogoutRedirectUris = new List +{ + "https://your-app.com/signout-callback-oidc" +} +``` + +## Testing Mitigations + +### Test Open Redirect Protection +```bash +# Should be rejected - malicious redirect +curl -X GET "https://identity-api/connect/authorize?redirect_uri=https://evil.com&..." + +# Should be accepted - whitelisted redirect +curl -X GET "https://identity-api/connect/authorize?redirect_uri=https://your-app.com/signin-oidc&..." +``` + +### Test CORS Protection +```bash +# Should be rejected - non-whitelisted origin +curl -H "Origin: https://evil.com" https://identity-api/connect/token + +# Should be accepted - whitelisted origin +curl -H "Origin: https://your-app.com" https://identity-api/connect/token +``` + +## Additional Security Recommendations + +1. **Use HTTPS everywhere** - Never use HTTP in production +2. **Implement rate limiting** - Prevent brute force attacks +3. **Enable audit logging** - Track authentication attempts +4. **Regular security reviews** - Monitor for new vulnerabilities +5. **Plan migration** - Move away from IdentityServer4 when possible + +## References +- [GHSA-55p7-v223-x366](https://github.com/advisories/GHSA-55p7-v223-x366) +- [GHSA-ff4q-64jc-gx98](https://github.com/advisories/GHSA-ff4q-64jc-gx98) +- [IdentityServer4 EOL Announcement](https://blog.duendesoftware.com/posts/20220111_identityserver4_eol/) +- [OpenIddict](https://github.com/openiddict/openiddict-core) +- [Duende IdentityServer](https://duendesoftware.com/products/identityserver) + +## Last Updated +2025-11-21 diff --git a/src/Services/Identity/Identity.API/Services/StrictCorsPolicyService.cs b/src/Services/Identity/Identity.API/Services/StrictCorsPolicyService.cs new file mode 100644 index 00000000..c54e1d9a --- /dev/null +++ b/src/Services/Identity/Identity.API/Services/StrictCorsPolicyService.cs @@ -0,0 +1,85 @@ +using IdentityServer4.Services; +using Microsoft.Extensions.Logging; +using System; +using System.Collections.Generic; +using System.Linq; +using System.Threading.Tasks; + +namespace Microsoft.eShopOnContainers.Services.Identity.API.Services +{ + /// + /// Strict CORS policy service to mitigate GHSA-ff4q-64jc-gx98 (CORS misconfiguration vulnerability) + /// + public class StrictCorsPolicyService : ICorsPolicyService + { + private readonly ILogger _logger; + private readonly HashSet _allowedOrigins; + + public StrictCorsPolicyService(ILogger logger) + { + _logger = logger; + + // Define strict allowed origins (update these based on your deployment) + _allowedOrigins = new HashSet(StringComparer.OrdinalIgnoreCase) + { + "http://localhost", + "http://localhost:5100", + "http://localhost:5101", + "http://localhost:5102", + "http://localhost:5103", + "http://localhost:5104", + "http://localhost:5105", + "http://localhost:5106", + "http://localhost:5107", + "http://localhost:5108", + "https://localhost", + "https://localhost:5100", + "https://localhost:5101", + "https://localhost:5102", + "https://localhost:5103", + "https://localhost:5104", + "https://localhost:5105", + "https://localhost:5106", + "https://localhost:5107", + "https://localhost:5108" + }; + } + + public Task IsOriginAllowedAsync(string origin) + { + if (string.IsNullOrWhiteSpace(origin)) + { + _logger.LogWarning("CORS check failed: empty origin"); + return Task.FromResult(false); + } + + // Parse the origin to ensure it's a valid URI + if (!Uri.TryCreate(origin, UriKind.Absolute, out var uri)) + { + _logger.LogWarning("CORS check failed: invalid URI format for origin: {Origin}", origin); + return Task.FromResult(false); + } + + // Check if the origin's scheme is allowed (only HTTP/HTTPS) + if (uri.Scheme != Uri.UriSchemeHttp && uri.Scheme != Uri.UriSchemeHttps) + { + _logger.LogWarning("CORS check failed: invalid scheme {Scheme} for origin: {Origin}", + uri.Scheme, origin); + return Task.FromResult(false); + } + + // Normalize origin (remove trailing slash, convert to lowercase) + var normalizedOrigin = $"{uri.Scheme}://{uri.Authority}".ToLowerInvariant(); + + // Check against whitelist + var isAllowed = _allowedOrigins.Contains(normalizedOrigin); + + if (!isAllowed) + { + _logger.LogWarning("CORS check failed: origin not in whitelist: {Origin}", origin); + } + + return Task.FromResult(isAllowed); + } + } +} diff --git a/src/Services/Identity/Identity.API/Services/StrictRedirectUriValidator.cs b/src/Services/Identity/Identity.API/Services/StrictRedirectUriValidator.cs new file mode 100644 index 00000000..0bc4aaae --- /dev/null +++ b/src/Services/Identity/Identity.API/Services/StrictRedirectUriValidator.cs @@ -0,0 +1,66 @@ +using IdentityServer4.Models; +using IdentityServer4.Validation; +using System; +using System.Collections.Generic; +using System.Linq; +using System.Threading.Tasks; + +namespace Microsoft.eShopOnContainers.Services.Identity.API.Services +{ + /// + /// Strict redirect URI validator to mitigate GHSA-55p7-v223-x366 (Open Redirect vulnerability) + /// + public class StrictRedirectUriValidator : IRedirectUriValidator + { + private readonly HashSet _allowedHosts = new HashSet(StringComparer.OrdinalIgnoreCase) + { + "localhost", + "127.0.0.1", + "[::1]" + }; + + public Task IsPostLogoutRedirectUriValidAsync(string requestedUri, Client client) + { + return IsRedirectUriValidAsync(requestedUri, client?.PostLogoutRedirectUris); + } + + public Task IsRedirectUriValidAsync(string requestedUri, Client client) + { + return IsRedirectUriValidAsync(requestedUri, client?.RedirectUris); + } + + private Task IsRedirectUriValidAsync(string requestedUri, ICollection allowedUris) + { + if (string.IsNullOrWhiteSpace(requestedUri)) + { + return Task.FromResult(false); + } + + // Parse the requested URI + if (!Uri.TryCreate(requestedUri, UriKind.Absolute, out var uri)) + { + return Task.FromResult(false); + } + + // Reject any URI that is not HTTPS (except localhost for development) + if (uri.Scheme != Uri.UriSchemeHttps && + uri.Scheme != Uri.UriSchemeHttp && + !_allowedHosts.Contains(uri.Host)) + { + return Task.FromResult(false); + } + + // Ensure the URI is in the allowed list + if (allowedUris == null || !allowedUris.Any()) + { + return Task.FromResult(false); + } + + // Strict exact match (no wildcards, no partial matches) + var isValid = allowedUris.Any(allowedUri => + string.Equals(allowedUri, requestedUri, StringComparison.OrdinalIgnoreCase)); + + return Task.FromResult(isValid); + } + } +} diff --git a/src/Services/Identity/Identity.API/libman.json b/src/Services/Identity/Identity.API/libman.json.disabled similarity index 68% rename from src/Services/Identity/Identity.API/libman.json rename to src/Services/Identity/Identity.API/libman.json.disabled index 8a86a776..0575ede4 100644 --- a/src/Services/Identity/Identity.API/libman.json +++ b/src/Services/Identity/Identity.API/libman.json.disabled @@ -3,28 +3,28 @@ "defaultProvider": "cdnjs", "libraries": [ { - "library": "jquery@3.3.1", + "library": "jquery@3.7.1", "destination": "wwwroot/lib/jquery/" }, { - "provider": "unpkg", - "library": "bootstrap@4.1.3", + "provider": "jsdelivr", + "library": "bootstrap@5.3.3", "files": [ "dist/css/bootstrap.css", "dist/css/bootstrap.css.map", "dist/css/bootstrap.min.css", "dist/css/bootstrap.min.css.map", - "dist/js/bootstrap.js", - "dist/js/bootstrap.min.js" + "dist/js/bootstrap.bundle.js", + "dist/js/bootstrap.bundle.min.js" ], "destination": "wwwroot/lib/bootstrap/" }, { - "library": "jquery-validation-unobtrusive@3.2.10", + "library": "jquery-validation-unobtrusive@4.0.0", "destination": "wwwroot/lib/jquery-validation-unobtrusive/" }, { - "library": "jquery-validate@1.17.0", + "library": "jquery-validate@1.21.0", "destination": "wwwroot/lib/jquery-validate/", "files": [ "jquery.validate.min.js", diff --git a/src/Services/Identity/Identity.API/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/src/Services/Identity/Identity.API/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs new file mode 100644 index 00000000..feda5e9f --- /dev/null +++ b/src/Services/Identity/Identity.API/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.AssemblyInfo.cs b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.AssemblyInfo.cs new file mode 100644 index 00000000..58803ceb --- /dev/null +++ b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// 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.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("aspnet-eShopOnContainers.Identity-90487118-103c-4ff0-b9da-e5e26f7ab0c5")] +[assembly: System.Reflection.AssemblyCompanyAttribute("Identity.API")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1a8b395ed18f8f26654475e19de22afa3d9975ee")] +[assembly: System.Reflection.AssemblyProductAttribute("Identity.API")] +[assembly: System.Reflection.AssemblyTitleAttribute("Identity.API")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.AssemblyInfoInputs.cache b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.AssemblyInfoInputs.cache new file mode 100644 index 00000000..0fa8ee41 --- /dev/null +++ b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +2b50140b16bffba6facf311f44632cda04e8415927d1c5822917721566984172 diff --git a/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.GeneratedMSBuildEditorConfig.editorconfig b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 00000000..a9af4a7e --- /dev/null +++ b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,91 @@ +is_global = true +build_property.TargetFramework = net9.0 +build_property.TargetFramework = net9.0 +build_property.TargetPlatformMinVersion = +build_property.TargetPlatformMinVersion = +build_property.UsingMicrosoftNETSdkWeb = true +build_property.UsingMicrosoftNETSdkWeb = true +build_property.ProjectTypeGuids = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v9.0 +build_property.RootNamespace = Identity.API +build_property.RootNamespace = Identity.API +build_property.ProjectDir = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.RazorLangVersion = 9.0 +build_property.SupportLocalizedComponentNames = +build_property.GenerateRazorMetadataSourceChecksumAttributes = +build_property.MSBuildProjectDirectory = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API +build_property._RazorSourceGeneratorDebug = +build_property.EffectiveAnalysisLevelStyle = 9.0 +build_property.EnableCodeStyleSeverity = + +[/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Views/Account/LoggedOut.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvQWNjb3VudC9Mb2dnZWRPdXQuY3NodG1s +build_metadata.AdditionalFiles.CssScope = + +[/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Views/Account/Login.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvQWNjb3VudC9Mb2dpbi5jc2h0bWw= +build_metadata.AdditionalFiles.CssScope = + +[/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Views/Account/Logout.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvQWNjb3VudC9Mb2dvdXQuY3NodG1s +build_metadata.AdditionalFiles.CssScope = + +[/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Views/Account/Redirecting.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvQWNjb3VudC9SZWRpcmVjdGluZy5jc2h0bWw= +build_metadata.AdditionalFiles.CssScope = + +[/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Views/Account/Register.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvQWNjb3VudC9SZWdpc3Rlci5jc2h0bWw= +build_metadata.AdditionalFiles.CssScope = + +[/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Views/Consent/Index.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvQ29uc2VudC9JbmRleC5jc2h0bWw= +build_metadata.AdditionalFiles.CssScope = + +[/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Views/Consent/_ScopeListItem.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvQ29uc2VudC9fU2NvcGVMaXN0SXRlbS5jc2h0bWw= +build_metadata.AdditionalFiles.CssScope = + +[/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Views/Home/Index.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvSG9tZS9JbmRleC5jc2h0bWw= +build_metadata.AdditionalFiles.CssScope = + +[/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Views/Shared/Error.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvU2hhcmVkL0Vycm9yLmNzaHRtbA== +build_metadata.AdditionalFiles.CssScope = + +[/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Views/Shared/_Layout.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvU2hhcmVkL19MYXlvdXQuY3NodG1s +build_metadata.AdditionalFiles.CssScope = + +[/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Views/Shared/_LoginPartial.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvU2hhcmVkL19Mb2dpblBhcnRpYWwuY3NodG1s +build_metadata.AdditionalFiles.CssScope = + +[/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Views/Shared/_ValidationScriptsPartial.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvU2hhcmVkL19WYWxpZGF0aW9uU2NyaXB0c1BhcnRpYWwuY3NodG1s +build_metadata.AdditionalFiles.CssScope = + +[/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Views/Shared/_ValidationSummary.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvU2hhcmVkL19WYWxpZGF0aW9uU3VtbWFyeS5jc2h0bWw= +build_metadata.AdditionalFiles.CssScope = + +[/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Views/_ViewImports.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvX1ZpZXdJbXBvcnRzLmNzaHRtbA== +build_metadata.AdditionalFiles.CssScope = + +[/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Views/_ViewStart.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3MvX1ZpZXdTdGFydC5jc2h0bWw= +build_metadata.AdditionalFiles.CssScope = diff --git a/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.MvcApplicationPartsAssemblyInfo.cache b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.MvcApplicationPartsAssemblyInfo.cache new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.MvcApplicationPartsAssemblyInfo.cs b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.MvcApplicationPartsAssemblyInfo.cs new file mode 100644 index 00000000..4db6d34b --- /dev/null +++ b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.MvcApplicationPartsAssemblyInfo.cs @@ -0,0 +1,17 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.Newtonsoft")] +[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.RazorAssemblyInfo.cache b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.RazorAssemblyInfo.cache new file mode 100644 index 00000000..ecb9c978 --- /dev/null +++ b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.RazorAssemblyInfo.cache @@ -0,0 +1 @@ +d5ac7ab69059af111e9d7125adeb7b174ca570725d4b64a544cca7bd11ac7ca0 diff --git a/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.RazorAssemblyInfo.cs b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.RazorAssemblyInfo.cs new file mode 100644 index 00000000..b594f0f5 --- /dev/null +++ b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.RazorAssemblyInfo.cs @@ -0,0 +1,17 @@ +//------------------------------------------------------------------------------ +// +// 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.ProvideApplicationPartFactoryAttribute(("Microsoft.AspNetCore.Mvc.ApplicationParts.ConsolidatedAssemblyApplicationPartFact" + + "ory, Microsoft.AspNetCore.Mvc.Razor"))] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.assets.cache b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.assets.cache new file mode 100644 index 00000000..dd568a96 Binary files /dev/null and b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.assets.cache differ diff --git a/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.csproj.AssemblyReference.cache b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.csproj.AssemblyReference.cache new file mode 100644 index 00000000..e68b6d9f Binary files /dev/null and b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.csproj.AssemblyReference.cache differ diff --git a/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.csproj.CoreCompileInputs.cache b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.csproj.CoreCompileInputs.cache new file mode 100644 index 00000000..2a200d1b --- /dev/null +++ b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +110fb0b2d0ede54b63e123d59d946795111941f582b91580270e0f27dbdfb333 diff --git a/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.csproj.FileListAbsolute.txt b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.csproj.FileListAbsolute.txt new file mode 100644 index 00000000..53ab8fb2 --- /dev/null +++ b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.csproj.FileListAbsolute.txt @@ -0,0 +1,11 @@ +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.csproj.AssemblyReference.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/obj/Debug/net9.0/rpswa.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.GeneratedMSBuildEditorConfig.editorconfig +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.AssemblyInfoInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.AssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.csproj.CoreCompileInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.MvcApplicationPartsAssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.MvcApplicationPartsAssemblyInfo.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.RazorAssemblyInfo.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.RazorAssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.sourcelink.json diff --git a/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.sourcelink.json b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.sourcelink.json new file mode 100644 index 00000000..66d5f078 --- /dev/null +++ b/src/Services/Identity/Identity.API/obj/Debug/net9.0/Identity.API.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/*":"https://raw.githubusercontent.com/NatYou345/mslearn-microservices-devops-aspnet-core/1a8b395ed18f8f26654475e19de22afa3d9975ee/*"}} \ No newline at end of file diff --git a/src/Services/Identity/Identity.API/obj/Debug/net9.0/rpswa.dswa.cache.json b/src/Services/Identity/Identity.API/obj/Debug/net9.0/rpswa.dswa.cache.json new file mode 100644 index 00000000..1a556192 --- /dev/null +++ b/src/Services/Identity/Identity.API/obj/Debug/net9.0/rpswa.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"2MHEBuPC43u6XOn7WB6wRpLOev1ZlWE3w6Hj0qSAu4I=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["kv48rQgxfLj68mIRMpUNdxrFiQaNtTwg1l0u56nrSlE=","UfPFx23G7aJJIPQApwqcNcPQrgc1Glpyzk6JE3CI9SE=","vZREUC3jQbjO0cipHp65G7uObU\u002BHecc65F8QedMHVmw=","i40ncrUP\u002BrQz7FfM5NO0IP8Q1R8tGoYWwqQHHRW4eos=","Oyu2AVijFsjtvIys9/5k/AqxUXd4CG5LjoBD69/uieM=","HVJGKALNVlOlrpK2HAxPJI2n8Hhr1dAsGPdv6GsfM20=","AwHSUINZDAXSP0DKiFTH1A9RVGc6qSQQSYp1mbfnZRg=","XubLAtcEAQbOhTb7mr3C\u002BE2\u002BqSiKFe4\u002BO5CsEEfZWaM=","HkSz\u002BTea7NwHH38nVmwSeIJ/RLH7\u002BmNs\u002BLAZyYoi0\u002Bc=","DRHQTtOnmLtkPhiiJ6UZv\u002BGYhHVSqK62yLgI4ijDak4=","xp\u002Byg\u002Bbx7QFqzwy4\u002Bfp0oUt\u002B/lzFSLeBXzNsCPP50C4=","2kpoGB5U54/ws4tq07QBxTz8hzXk1FyD/o4OYKGCiKk=","uskLnBd/SDWzarhxH7Lfh/yfUq3bY7dCetAPka/LNrE=","aGfqorD15D2uustCr1d1fbNFZ8EDW6It0PrZI49yaU8=","aq4FpmCfv0ZVT1zrNBRAvPU00G8FKXR/2akjtU2vc7A=","Yuv7PLsxPGgQvdd1FbMd89Y40STzTYhJ0Ecb9jstkOs=","10h7sU04DndgGBfPJ60s\u002B790EUCGnSwAyyPhxWoK/YI=","kA7d5\u002BpnmupCIbDj7yAqjDBlSn98WZZvwP4SiH93RxM=","gkCGSA3CrHn4p3Dmq4NXjCxpIxnBlWE/2xUIpuia2AY=","b7R0y5fMjxLH2Vn4KSA/nZ8BiaQgDcMQlJgpbXgM40g=","xhxoMnBylF6FalDtZHG0VW6zzfF4Q9fTieokiWXM\u002BZw=","r1ZOo/v7UPVSu/uKSYiQPLMGwlAMD3oFKSJNXS5gyzk=","4ArUcyWbJgvGI8KinJEYv0OIylE3IKevSJ0xDXMKzuk=","lBc8SvhDZx2EBiTMrfRFphwiI4\u002B9AvJqetiZYLmeWPI=","SlFfqaEnKBDDYwDEL00LnbzwCq\u002BHdBpjZbPCwQCeTm0=","JAVzFX9nrorHct8L8zpu7X8M5BZ4lfV1UVhNQUNQDe4=","T1aLzs5cSvWWxE8DyiyBKBZNpAXbNjL7PyFSQ/Azw4g=","0\u002BJ\u002BPF0n/mr8ppICskB9XfT0HXfH\u002BZclgb4t69Uv78c=","aDX7pJFRMF0la2cbbWi6l/8HueX2rrXaeXUGBhYu4Sw=","urlYXDWA2SH9v49ILn/dojp122rdP7GmRdGW7CTuchs=","jZjESrxV/89AkR8d0Ky3/oJhpUQRg2sEMyo6pSw21Is=","prnKyc\u002BBgrjmvbpODTGEgMcxG5MQ4o0uxSF0kdTMhQw=","sCgIfV5U4oQNRuxr//v8XQjJI74Vkey1QSffAFiLwpw=","uU\u002BQYg8m07VPQgqgCqMu444inIVVGxPLBt41KWuZCx0=","mEmaleXo4fAUolAoPbFO\u002BwL\u002BmgSUWOow/2s9OL9l4pM=","MCkCGisrv2K/exqZ8BSUSQMHm5GJCxX0TbhEeN6\u002BcGs=","vidv0/gSTrB7VT\u002BfzL\u002B51tPbtiN1Rk13Zh01SFA3QHU=","iVam4OhC2rIVxwJPOUF2NZF3iyniJi64UOuTjFFXOXE=","1ykUnIzkjb1lgy5yn4ahJ27kWnHz8k247fndL8jaEbQ=","SP20Y64ASp9FMW3cXkto49SBDLrih7ACgERCpXtk18s=","FwIU\u002BPpMTeEzkrvSYb8D9GI1vC9AMzn/\u002B/7X9cgKhIU=","G7uz8o5WErqiJiCxetMUbhFCxbw/tjAamWeb8\u002BeFIlE=","kZobXTDJxrY1GUJol2/kO2RYz8mpCv22ae7a41r4JzI=","/7ZVsMJ7DphTkIT/3H5JTaaPjDBF18hcY/ylu6vgjDE=","3TOzvaUceEDGRbLp6iAWCLRV1llMYilqZEUGNioBeWw=","VS2QJQLa7E9U6KllZq2qpmpAQh\u002BODbx/XMBtiZskquw=","HhbBoG/HB49GA3HkISTePm6Hcf\u002BhDGOg795W9llM\u002Bps=","N0hRLKBA7AIjfcvIFpX4pVW4Ds\u002BnDBwWG6ztL6EvXnw=","e4sivYGckE2Km5SRZCn5qf3QTfe5fLLyLCLX5SUQxHc=","PddJZt\u002BNaeIb4XCN35ll1ftnzu8DxNLYeBIOD88OrgQ=","Fv8M7P7nkOdhRBOGq3PldaOLX7V\u002BHHKSzEZpDy9lhAU=","cyeJNkVcnMlZo/ScHbU1QHjGR8HQQfmU\u002BN5EZP26Zdc=","M7h4oHMHEvNxdR6DzFchltE0oMH1RPIw5JgIl3PEnhQ=","39qbYQXtpEwifKORysZMvmVbb8lDOtlx\u002BIatMLYhTpE=","L48VwbmAIDc5jdChxpHv3BRfpFie518nJcDgWNhq\u002BHY=","JChDsfQq4nPUwlXvMvXenq4nsurzAFSJYB4wrX5y\u002BMY=","AJj6QFjMJREJW1E\u002BccbhNHE3utK6NApgEqg6x\u002BWiRII=","\u002Bbad8UwUh6eG2VJLlxArfAA7n23tWImd6AaM0FyDyxQ=","SGoM2dDHU\u002BCqXMxtCitMuseCZrfftGc5WJbI/c7eWKk=","X6YOx8BUUhaRLM9\u002BIKFkmDgU2qrQEh/IEOjTrcSh/Bg=","2GG6\u002BTgEDhGtePkZashiHLhN/J5zsQRvmUlqrSHWSAI=","3rdxXH6Cy0EP4pao8VI/pKfrpk3svnPx0gCTaZ8cbyw=","xqZl2\u002BAJ3OzNdcF\u002BfVbte8rUTMHAP0wliSiUkcGzdUs=","ZDXvy1lA/iUGaLkBtIUvM68qVLaC7qVjYMwOc1mbsLs=","k34jU/pF1uYA5Jh\u002BEkTg3u4IB2DlYtTmc6cr9zoAd2M=","9QpLcfYMjIv5sjqnL\u002B9eMd1//vA8VHR7v4nafAAN56Q=","hn3Z\u002BupEsKLpDvPK1WlLNFDwDk5bSkjMGX9x1/rqRmY=","9cyswh2CpBm/z0R9zZX9Vfh4aOqlKjIwKNJl3za6XIM=","XAKMdVZB\u002BBO8hIBXy1UEE2YxNbI6VSmqSmQNVImZ640=","y10oD1Gslonj/j\u002BOCTDjdEgCPFjebz6Cgv62Ive7JZc=","r76tfJRNFNe0nUW/6XOqQxCouf9MTAw9G2yqshBt\u002BJM=","jrJpU6Y7HISlRiwZ7SQlcowRJKyUPWPaA9wfjl4G3xA=","crtJ7mOqQyB8AfnqYbN5hXxPNHDkPvnO77s4BDHRb\u002B8=","59XUufNEBJK0Scc9PDRo\u002BM\u002BW7C7FkbXOJpJUEj51dOY=","/WuXRbEPqycEhesmRAnBIXfsQs4yTRf58TcxCbk3DK8=","6jac5QdjU7DnNvOPIc1tqZlvdoR72aFfkBAYqpgkK7M=","q/J1DhBbNRY4X336rXOMxVo90/n272kCP0IxNwkp2WQ=","MxTwPB7bQrSlFpq8yy2ptAOG7jXprcJKTOpG5j7Z/Cs=","K8WEIAa9YmO7sISAiHj0N2VxmzleeijwYbYKHe/K1Xg=","A6GVh0Tbr6tSC88KF1Qk0q/x6CMygrkQY9UWL55toxk=","bjCBlSmTezf6VjtGGh4FapT2k/kaMaxEHEpsrCKC77Q=","tRum/8w30y/5KgwRSCxCgXRwZ9Izs8QFIyjTL2eZvOc=","N6B15ooju5Xk/z4XGYYSsDkGnunTj6swUPquGOlsA\u002BQ=","gjLV1RkdefCM3FoDXIbZo5hIvedxK7Yn6xofxnqqatc=","rAeZjM4JPtDUniggiLDssJX5ODaJ2NyiW6Chq4Zde7k=","RiSx\u002BaTIt9oRYYtZBnZ1vCEZGVFWs3KU5AouGAvIPZ8=","9czxQUvlOuLvFyY3FCewwkNHtzWLodghj6uSXxjAs9s=","oIYIqyWjj\u002B2fKjigbxNCBjRgzDV0BZe/QQtBKCZ/itg=","TR5FGECG9sYusx9\u002B0QzjrbJl26gc7L2r10tu1adAfLM=","4ampE4VfoNozgMS4d3S25yaVnkp\u002Bb0BpdTevI73KaQc=","2iGddbeFjgS1G5H/LNXNrDrFvbNbpwzlxfLCNPQx4/s=","0\u002BlSBKygm1YHPZJ0gNkdijCP49E6\u002BTknPFNq9H8ud8w=","8Q79ongjVgJPQSqAXyJcJgE3tIvcRmbFOQ9LKbyrwKc=","j9HnTqCzLMqHCLYklQ7Q6/GIJUdnNVOA7TyFikOJCxY="],"CachedAssets":{"kv48rQgxfLj68mIRMpUNdxrFiQaNtTwg1l0u56nrSlE=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/css/site.css","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"css/site#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"k3f0jo0dh7","Integrity":"kCBD36lmMoaPyuulTJqzAByTpMllalb\u002B47asN1G52No=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/css/site.css","FileLength":19111,"LastWriteTime":"2025-11-21T12:50:36.1890472+00:00"},"UfPFx23G7aJJIPQApwqcNcPQrgc1Glpyzk6JE3CI9SE=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/css/site.min.css","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"css/site.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"n087yrcksf","Integrity":"V5IVlEq\u002BttNutwT0sFf5niKT\u002BH6gFZqBQI1wzX3nPyM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/css/site.min.css","FileLength":11241,"LastWriteTime":"2025-11-21T12:50:36.1890472+00:00"},"vZREUC3jQbjO0cipHp65G7uObU\u002BHecc65F8QedMHVmw=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/favicon.ico","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"favicon#[.{fingerprint}]?.ico","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"eql04bdrut","Integrity":"\u002BnFt3qkTqyOfHEP8I5XM0tBj8POC/cu\u002BmQP3coxtfos=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/favicon.ico","FileLength":100441,"LastWriteTime":"2025-11-21T12:50:36.1890472+00:00"},"i40ncrUP\u002BrQz7FfM5NO0IP8Q1R8tGoYWwqQHHRW4eos=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Bold.eot","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Bold#[.{fingerprint}]?.eot","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"b93tdznpcc","Integrity":"QQGvEOyiVdDR9xqwn\u002BkRmclVvirgA593T\u002Bz/LuT4KL4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Bold.eot","FileLength":102320,"LastWriteTime":"2025-11-21T12:50:36.1910472+00:00"},"Oyu2AVijFsjtvIys9/5k/AqxUXd4CG5LjoBD69/uieM=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Bold.svg","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Bold#[.{fingerprint}]?.svg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"haa9vesn7i","Integrity":"WZPyVHvzqiEXmhJ7AvjTy87ttZTomKTHreSDsS0pCPU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Bold.svg","FileLength":294372,"LastWriteTime":"2025-11-21T12:50:36.1910472+00:00"},"HVJGKALNVlOlrpK2HAxPJI2n8Hhr1dAsGPdv6GsfM20=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Bold.ttf","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Bold#[.{fingerprint}]?.ttf","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"mj9gqi4thx","Integrity":"rgksq1kyLwubmkRH6BA\u002BI0LN5AH1lmO3OCuqlMFU4dU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Bold.ttf","FileLength":91680,"LastWriteTime":"2025-11-21T12:50:36.1920472+00:00"},"AwHSUINZDAXSP0DKiFTH1A9RVGc6qSQQSYp1mbfnZRg=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Bold.woff","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Bold#[.{fingerprint}]?.woff","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"qrvy184glm","Integrity":"Vtbk2qvrsVo\u002Ba0qEKUbdMYDU6xJ0LIjScwm/wu1Mgo4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Bold.woff","FileLength":51904,"LastWriteTime":"2025-11-21T12:50:36.1930472+00:00"},"XubLAtcEAQbOhTb7mr3C\u002BE2\u002BqSiKFe4\u002BO5CsEEfZWaM=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Bold.woff2","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Bold#[.{fingerprint}]?.woff2","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"dzf27wqrb5","Integrity":"l/veG26UnhfLXHd37rJ3QFQy\u002BaesNhQJOWlAEVnkZrc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Bold.woff2","FileLength":38576,"LastWriteTime":"2025-11-21T12:50:36.1930472+00:00"},"HkSz\u002BTea7NwHH38nVmwSeIJ/RLH7\u002BmNs\u002BLAZyYoi0\u002Bc=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-ExtraLight.eot","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-ExtraLight#[.{fingerprint}]?.eot","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"3rrjxqv50h","Integrity":"P6zeZ9uoSr0maDSQ3Ioq5hezvUk\u002BLJuEvlSDZSMHrCM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-ExtraLight.eot","FileLength":102480,"LastWriteTime":"2025-11-21T12:50:36.1930472+00:00"},"DRHQTtOnmLtkPhiiJ6UZv\u002BGYhHVSqK62yLgI4ijDak4=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-ExtraLight.svg","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-ExtraLight#[.{fingerprint}]?.svg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"0a5byusddc","Integrity":"iHbVKBKRecfQu4iRexfRM5WuadOFQAMTZPv37TKP7rE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-ExtraLight.svg","FileLength":276419,"LastWriteTime":"2025-11-21T12:50:36.1930472+00:00"},"xp\u002Byg\u002Bbx7QFqzwy4\u002Bfp0oUt\u002B/lzFSLeBXzNsCPP50C4=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-ExtraLight.ttf","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-ExtraLight#[.{fingerprint}]?.ttf","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"wsdt633pjn","Integrity":"IA2fs1HkqOkEdfz6GlObYLWUk10iu5fRfUWAH0Mbscs=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-ExtraLight.ttf","FileLength":91360,"LastWriteTime":"2025-11-21T12:50:36.1940472+00:00"},"2kpoGB5U54/ws4tq07QBxTz8hzXk1FyD/o4OYKGCiKk=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-ExtraLight.woff","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-ExtraLight#[.{fingerprint}]?.woff","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"tv81m8n6fg","Integrity":"xzYnyzPhlaTZuWW25J9EQf0Zb5Y0IuRkmc6mOxR4oNs=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-ExtraLight.woff","FileLength":50872,"LastWriteTime":"2025-11-21T12:50:36.1940472+00:00"},"uskLnBd/SDWzarhxH7Lfh/yfUq3bY7dCetAPka/LNrE=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-ExtraLight.woff2","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-ExtraLight#[.{fingerprint}]?.woff2","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"i1e9ll91f1","Integrity":"VigpM7UFs\u002BoO8FLE2S9XuEsVhO\u002BLWP2Z2YXntdME/Dw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-ExtraLight.woff2","FileLength":37864,"LastWriteTime":"2025-11-21T12:50:36.1940472+00:00"},"aGfqorD15D2uustCr1d1fbNFZ8EDW6It0PrZI49yaU8=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Light.eot","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Light#[.{fingerprint}]?.eot","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ajkqf36zs2","Integrity":"ippb7YFXYr\u002BK/Aglv8erMIj6sFc2wViLLbvJAxAy2/k=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Light.eot","FileLength":102388,"LastWriteTime":"2025-11-21T12:50:36.1950472+00:00"},"aq4FpmCfv0ZVT1zrNBRAvPU00G8FKXR/2akjtU2vc7A=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Light.svg","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Light#[.{fingerprint}]?.svg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"c4qhl789ks","Integrity":"hPBhFmTPu2Li/1/SUKM4AxZDAtDabrxs72IDmY26Lrs=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Light.svg","FileLength":281560,"LastWriteTime":"2025-11-21T12:50:36.1950472+00:00"},"Yuv7PLsxPGgQvdd1FbMd89Y40STzTYhJ0Ecb9jstkOs=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Light.ttf","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Light#[.{fingerprint}]?.ttf","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"a91sp6jd3j","Integrity":"ogll7/yG7KupXgizD1Y3iP0qrUEHCuTygNsnJ5iIbMA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Light.ttf","FileLength":91504,"LastWriteTime":"2025-11-21T12:50:36.1960472+00:00"},"10h7sU04DndgGBfPJ60s\u002B790EUCGnSwAyyPhxWoK/YI=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Light.woff","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Light#[.{fingerprint}]?.woff","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"qp8x87s0ah","Integrity":"Xu4iPdt9AHV6n067IBq86yR5n7CeNcjN7Mv4\u002BGWnisI=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Light.woff","FileLength":51288,"LastWriteTime":"2025-11-21T12:50:36.1960472+00:00"},"kA7d5\u002BpnmupCIbDj7yAqjDBlSn98WZZvwP4SiH93RxM=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Light.woff2","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Light#[.{fingerprint}]?.woff2","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"fzmrydx63n","Integrity":"5Qz1pBO2tLL0JSHAHdQNYGdG7SNDexOB\u002BHHlMZW2IA0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Light.woff2","FileLength":38408,"LastWriteTime":"2025-11-21T12:50:36.1960472+00:00"},"gkCGSA3CrHn4p3Dmq4NXjCxpIxnBlWE/2xUIpuia2AY=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Medium.eot","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Medium#[.{fingerprint}]?.eot","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"g9fh1xliqy","Integrity":"fAO8EWL38l\u002BK2EB3iwbSTMjFvQ4lC7kiE\u002BnHqyzab8I=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Medium.eot","FileLength":102396,"LastWriteTime":"2025-11-21T12:50:36.1960472+00:00"},"b7R0y5fMjxLH2Vn4KSA/nZ8BiaQgDcMQlJgpbXgM40g=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Medium.svg","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Medium#[.{fingerprint}]?.svg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"v9y4wxeest","Integrity":"gypx1FNSr3E0dMg3oiQzGesMDPT1pS\u002BbVPZejfCMnJM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Medium.svg","FileLength":297017,"LastWriteTime":"2025-11-21T12:50:36.1970472+00:00"},"xhxoMnBylF6FalDtZHG0VW6zzfF4Q9fTieokiWXM\u002BZw=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Medium.ttf","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Medium#[.{fingerprint}]?.ttf","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"tpjyz12jot","Integrity":"r\u002BCSUOhyI2X4KkuwlQQnlyBqRbeywDfeOHLkE7CO4Gk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Medium.ttf","FileLength":91652,"LastWriteTime":"2025-11-21T12:50:36.1970472+00:00"},"r1ZOo/v7UPVSu/uKSYiQPLMGwlAMD3oFKSJNXS5gyzk=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Medium.woff","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Medium#[.{fingerprint}]?.woff","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ej3xk54w5w","Integrity":"Kpi2Ah8QXDklY288QJqIp528VD5YDq97HRD6FlK5xSg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Medium.woff","FileLength":52168,"LastWriteTime":"2025-11-21T12:50:36.1980473+00:00"},"4ArUcyWbJgvGI8KinJEYv0OIylE3IKevSJ0xDXMKzuk=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Medium.woff2","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Medium#[.{fingerprint}]?.woff2","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ge9ngpr8hb","Integrity":"WFNKHn0ThCl\u002BLYkm6lJm67xcZOjCHfcTv/Irt99gI/Q=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Medium.woff2","FileLength":38936,"LastWriteTime":"2025-11-21T12:50:36.1980473+00:00"},"lBc8SvhDZx2EBiTMrfRFphwiI4\u002B9AvJqetiZYLmeWPI=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Regular.eot","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Regular#[.{fingerprint}]?.eot","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"wkigjukb4k","Integrity":"8BLgGfecUXSPJZKp9sDsCij3Cakwae862B7mGioURrI=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Regular.eot","FileLength":102216,"LastWriteTime":"2025-11-21T12:50:36.1980473+00:00"},"SlFfqaEnKBDDYwDEL00LnbzwCq\u002BHdBpjZbPCwQCeTm0=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Regular.svg","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Regular#[.{fingerprint}]?.svg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"9dz7qbjmcj","Integrity":"zcTEiSSY08ZSu24FxfVkAzr5xxe1cesUsp3BtedsFwA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Regular.svg","FileLength":270477,"LastWriteTime":"2025-11-21T12:50:36.1980473+00:00"},"JAVzFX9nrorHct8L8zpu7X8M5BZ4lfV1UVhNQUNQDe4=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Regular.ttf","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Regular#[.{fingerprint}]?.ttf","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"6phpsucs4g","Integrity":"JkY5cy9a34D6weSp7z8OtY5Yta6tB4UAh2Yt7euhGxI=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Regular.ttf","FileLength":91400,"LastWriteTime":"2025-11-21T12:50:36.1990473+00:00"},"T1aLzs5cSvWWxE8DyiyBKBZNpAXbNjL7PyFSQ/Azw4g=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Regular.woff","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Regular#[.{fingerprint}]?.woff","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"d2ssa65rqo","Integrity":"61BV6xeSROPauJDdIIS68ZTuuOEXlMRFXXE7Diwe5dE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Regular.woff","FileLength":50820,"LastWriteTime":"2025-11-21T12:50:36.1990473+00:00"},"0\u002BJ\u002BPF0n/mr8ppICskB9XfT0HXfH\u002BZclgb4t69Uv78c=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-Regular.woff2","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-Regular#[.{fingerprint}]?.woff2","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ai254xtx21","Integrity":"8lP6F0RrtPl9aH5RTketjZD1PsLbWicHjC5IoZFT0/8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-Regular.woff2","FileLength":37812,"LastWriteTime":"2025-11-21T12:50:36.1990473+00:00"},"aDX7pJFRMF0la2cbbWi6l/8HueX2rrXaeXUGBhYu4Sw=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-SemiBold.eot","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-SemiBold#[.{fingerprint}]?.eot","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"9aqjn2z326","Integrity":"0brEmLzkC3hLpeEHmmWYaQKX5pO2JzB7C7vPab/VZpw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-SemiBold.eot","FileLength":102468,"LastWriteTime":"2025-11-21T12:50:36.2000473+00:00"},"urlYXDWA2SH9v49ILn/dojp122rdP7GmRdGW7CTuchs=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-SemiBold.svg","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-SemiBold#[.{fingerprint}]?.svg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"d3bdkcd5c6","Integrity":"ac2YlPtIGzZz2ZG6j/GLBg8JZ7P9mH1zzLtZtmNsotI=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-SemiBold.svg","FileLength":295741,"LastWriteTime":"2025-11-21T12:50:36.2000473+00:00"},"jZjESrxV/89AkR8d0Ky3/oJhpUQRg2sEMyo6pSw21Is=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-SemiBold.ttf","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-SemiBold#[.{fingerprint}]?.ttf","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ygji5pdo2a","Integrity":"Eizbzy0HLdlIpsBqqTc4msPhUMuht5hOyskGTI8zGuU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-SemiBold.ttf","FileLength":91700,"LastWriteTime":"2025-11-21T12:50:36.2000473+00:00"},"prnKyc\u002BBgrjmvbpODTGEgMcxG5MQ4o0uxSF0kdTMhQw=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-SemiBold.woff","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-SemiBold#[.{fingerprint}]?.woff","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"7a7mo378ge","Integrity":"ob0FIhFuyWzJ7KKt2efy1nzoUO2ANaQ7cE5KSEnzacM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-SemiBold.woff","FileLength":52124,"LastWriteTime":"2025-11-21T12:50:36.2010473+00:00"},"sCgIfV5U4oQNRuxr//v8XQjJI74Vkey1QSffAFiLwpw=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/fonts/Oswald-SemiBold.woff2","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"fonts/Oswald-SemiBold#[.{fingerprint}]?.woff2","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"4dprzh6i8k","Integrity":"2H9TrJpu4VDGIwqWusOfCOfVBW4sK7WF68wzn/sBOAA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/fonts/Oswald-SemiBold.woff2","FileLength":38884,"LastWriteTime":"2025-11-21T12:50:36.2010473+00:00"},"uU\u002BQYg8m07VPQgqgCqMu444inIVVGxPLBt41KWuZCx0=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/icon.jpg","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"icon#[.{fingerprint}]?.jpg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"eggg34h3fx","Integrity":"TvrwAzMgJEtNcJ56lUt/W29wWfe7Z0lH5ZBruGns9AE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/icon.jpg","FileLength":19482,"LastWriteTime":"2025-11-21T12:50:36.2010473+00:00"},"mEmaleXo4fAUolAoPbFO\u002BwL\u002BmgSUWOow/2s9OL9l4pM=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/icon.png","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"icon#[.{fingerprint}]?.png","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"psot08hk8d","Integrity":"yVJjRorajkMKWuzcDji\u002BpleleiykHFcGhHTkoB86S7Y=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/icon.png","FileLength":20796,"LastWriteTime":"2025-11-21T12:50:36.2010473+00:00"},"MCkCGisrv2K/exqZ8BSUSQMHm5GJCxX0TbhEeN6\u002BcGs=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/images/arrow-down.png","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"images/arrow-down#[.{fingerprint}]?.png","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"5dg6a1qw67","Integrity":"p9lO7SN2WjCwN1i98UKqPxklJIhOEpHvD9bRaA5nj1o=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/images/arrow-down.png","FileLength":1045,"LastWriteTime":"2025-11-21T12:50:36.2010473+00:00"},"vidv0/gSTrB7VT\u002BfzL\u002B51tPbtiN1Rk13Zh01SFA3QHU=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/images/arrow-right.svg","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"images/arrow-right#[.{fingerprint}]?.svg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"33ss4x37nv","Integrity":"0eoRFJIa6Fu1rSMANzom32AcLmtuj4u27LhlN6qy1pE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/images/arrow-right.svg","FileLength":693,"LastWriteTime":"2025-11-21T12:50:36.2010473+00:00"},"iVam4OhC2rIVxwJPOUF2NZF3iyniJi64UOuTjFFXOXE=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/images/banner1.svg","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"images/banner1#[.{fingerprint}]?.svg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"v6jnq5ttib","Integrity":"GaE/EmkeBf\u002ByBbrJ26lpkGd4jkOSh1eVKJaNOw9I4uk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/images/banner1.svg","FileLength":9679,"LastWriteTime":"2025-11-21T12:50:36.2010473+00:00"},"1ykUnIzkjb1lgy5yn4ahJ27kWnHz8k247fndL8jaEbQ=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/images/banner2.svg","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"images/banner2#[.{fingerprint}]?.svg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"htbl0vvztd","Integrity":"60TgRUjPDlTKrCHTI/KjwzfC3Q1Vn13XT2aAYMbYT2o=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/images/banner2.svg","FileLength":8394,"LastWriteTime":"2025-11-21T12:50:36.2010473+00:00"},"SP20Y64ASp9FMW3cXkto49SBDLrih7ACgERCpXtk18s=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/images/banner3.svg","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"images/banner3#[.{fingerprint}]?.svg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"uj5iyz0axj","Integrity":"mjqE0QKzYxoOKrTGRSo\u002BMGdeiNqSdI9itX0iZELsXh8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/images/banner3.svg","FileLength":10872,"LastWriteTime":"2025-11-21T12:50:36.2010473+00:00"},"FwIU\u002BPpMTeEzkrvSYb8D9GI1vC9AMzn/\u002B/7X9cgKhIU=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/images/banner4.svg","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"images/banner4#[.{fingerprint}]?.svg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"w24zs667xn","Integrity":"aJNxc7a4CqF4NF5VHFqWt59nF8aJeRt5DJ9epDvWtUE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/images/banner4.svg","FileLength":12291,"LastWriteTime":"2025-11-21T12:50:36.2020473+00:00"},"G7uz8o5WErqiJiCxetMUbhFCxbw/tjAamWeb8\u002BeFIlE=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/images/brand.PNG","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"images/brand#[.{fingerprint}]?.PNG","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"lpzbq1n6y2","Integrity":"d4iYZnpfRhC2JZfoinlheHLuxdjtwq0Zb4lgkzC5\u002BqQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/images/brand.PNG","FileLength":4023,"LastWriteTime":"2025-11-21T12:50:36.2020473+00:00"},"kZobXTDJxrY1GUJol2/kO2RYz8mpCv22ae7a41r4JzI=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/images/brand_dark.PNG","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"images/brand_dark#[.{fingerprint}]?.PNG","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"hj1t9okx3l","Integrity":"DTa175BFs01L35CpkWrOEzcdBvBivSLjO/6pos6x950=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/images/brand_dark.PNG","FileLength":4266,"LastWriteTime":"2025-11-21T12:50:36.2020473+00:00"},"/7ZVsMJ7DphTkIT/3H5JTaaPjDBF18hcY/ylu6vgjDE=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/images/cart.png","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"images/cart#[.{fingerprint}]?.png","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"a92j1pzlem","Integrity":"0liOy4yhymeM9zALyRf9\u002BhYBhlLuuk8qqgj3vpYgOYw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/images/cart.png","FileLength":1532,"LastWriteTime":"2025-11-21T12:50:36.2020473+00:00"},"3TOzvaUceEDGRbLp6iAWCLRV1llMYilqZEUGNioBeWw=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/images/header.jpg","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"images/header#[.{fingerprint}]?.jpg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"nrb88t8usg","Integrity":"bXaI44IAOTPFkst3o69zcklpKajfdr5QcIZI1h/noTQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/images/header.jpg","FileLength":297005,"LastWriteTime":"2025-11-21T12:50:36.2020473+00:00"},"VS2QJQLa7E9U6KllZq2qpmpAQh\u002BODbx/XMBtiZskquw=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/images/logo.svg","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"images/logo#[.{fingerprint}]?.svg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"wnakit1s8m","Integrity":"BJfhlMXCtuDtVmTHAxkWCRYXV8CG9CxSqHaLF9P1DQ8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/images/logo.svg","FileLength":20887,"LastWriteTime":"2025-11-21T12:50:36.2020473+00:00"},"HhbBoG/HB49GA3HkISTePm6Hcf\u002BhDGOg795W9llM\u002Bps=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/images/logout.PNG","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"images/logout#[.{fingerprint}]?.PNG","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"vjkl8aqt4f","Integrity":"tVSE65HqzMaBFK0UczLPbOTbrYHTEVrlHH7rH9a9xtI=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/images/logout.PNG","FileLength":455,"LastWriteTime":"2025-11-21T12:50:36.2020473+00:00"},"N0hRLKBA7AIjfcvIFpX4pVW4Ds\u002BnDBwWG6ztL6EvXnw=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/images/logo_color.svg","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"images/logo_color#[.{fingerprint}]?.svg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"fludwcapnc","Integrity":"3XOwILBz/Lv18U5GDQqMlAdQhOFbBMPbTpVQUelMSu8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/images/logo_color.svg","FileLength":20900,"LastWriteTime":"2025-11-21T12:50:36.2020473+00:00"},"e4sivYGckE2Km5SRZCn5qf3QTfe5fLLyLCLX5SUQxHc=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/images/main_banner.png","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"images/main_banner#[.{fingerprint}]?.png","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ixwlpa16ph","Integrity":"9ko870z8pQMo4aWvK4GD8tWLQcAPJh\u002BW0seOT/ySlWw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/images/main_banner.png","FileLength":729906,"LastWriteTime":"2025-11-21T12:50:36.2030473+00:00"},"PddJZt\u002BNaeIb4XCN35ll1ftnzu8DxNLYeBIOD88OrgQ=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/images/main_banner_text.png","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"images/main_banner_text#[.{fingerprint}]?.png","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"mwd6zq1ye8","Integrity":"5sar5WBMyZAwjpnRV4uMSRk7zZhb3t5u//tJ002R56w=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/images/main_banner_text.png","FileLength":8828,"LastWriteTime":"2025-11-21T12:50:36.2030473+00:00"},"Fv8M7P7nkOdhRBOGq3PldaOLX7V\u002BHHKSzEZpDy9lhAU=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/images/main_banner_text.svg","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"images/main_banner_text#[.{fingerprint}]?.svg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"05ckw4jeiw","Integrity":"jCX7gbtEh5G4SbLW/UazbGm6RJsBEogNEuy3Ds58smY=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/images/main_banner_text.svg","FileLength":11794,"LastWriteTime":"2025-11-21T12:50:36.2030473+00:00"},"cyeJNkVcnMlZo/ScHbU1QHjGR8HQQfmU\u002BN5EZP26Zdc=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/images/main_footer_text.PNG","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"images/main_footer_text#[.{fingerprint}]?.PNG","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ppe5x6w8n3","Integrity":"Q40nyBE\u002BTzP6720hc1sjMyTAe2B4tmoyQfxWusAuXD4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/images/main_footer_text.PNG","FileLength":4669,"LastWriteTime":"2025-11-21T12:50:36.2030473+00:00"},"M7h4oHMHEvNxdR6DzFchltE0oMH1RPIw5JgIl3PEnhQ=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/images/my_orders.PNG","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"images/my_orders#[.{fingerprint}]?.PNG","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"rvmxjp5t1c","Integrity":"6Yb9d4M18kurWqfbGbrzDdmeloYEh0dSpywy27ivyMA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/images/my_orders.PNG","FileLength":252,"LastWriteTime":"2025-11-21T12:50:36.2030473+00:00"},"39qbYQXtpEwifKORysZMvmVbb8lDOtlx\u002BIatMLYhTpE=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/images/refresh.svg","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"images/refresh#[.{fingerprint}]?.svg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"lp5l0dhui1","Integrity":"KfSKqej87aNL9lAjP0V/DBaRxzDjtSCkXHttlAc3euI=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/images/refresh.svg","FileLength":1204,"LastWriteTime":"2025-11-21T12:50:36.2030473+00:00"},"L48VwbmAIDc5jdChxpHv3BRfpFie518nJcDgWNhq\u002BHY=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/js/site.js","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"js/site#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"uo2k6apu81","Integrity":"Ynfdc1vuMNOWZfqTj4N3SPcebazoGXiIPgtfE\u002Bb2TO4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/js/site.js","FileLength":34,"LastWriteTime":"2025-11-21T12:50:36.2030473+00:00"},"JChDsfQq4nPUwlXvMvXenq4nsurzAFSJYB4wrX5y\u002BMY=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/js/site.min.js","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"js/site.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"5ipweew5fc","Integrity":"47DEQpj8HBSa\u002B/TImW\u002B5JCeuQeRkm5NMpJWZG3hSuFU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/js/site.min.js","FileLength":0,"LastWriteTime":"2025-11-21T12:50:36.2030473+00:00"},"AJj6QFjMJREJW1E\u002BccbhNHE3utK6NApgEqg6x\u002BWiRII=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/lib/bootstrap/dist/css/bootstrap.css","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"errjpeerd8","Integrity":"SmSEXNAArTgQ8SR6kKpyP/N\u002BjA8f8q8KpG0qQldSKos=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/lib/bootstrap/dist/css/bootstrap.css","FileLength":173597,"LastWriteTime":"2025-11-21T12:50:36.2040473+00:00"},"\u002Bbad8UwUh6eG2VJLlxArfAA7n23tWImd6AaM0FyDyxQ=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"9xrzhlfxdt","Integrity":"Hc1VFshl1\u002B1qau\u002BeLYz\u002BqzMs55C0z2tkewBcvKcUQuE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/lib/bootstrap/dist/css/bootstrap.css.map","FileLength":430003,"LastWriteTime":"2025-11-21T12:50:36.2050473+00:00"},"SGoM2dDHU\u002BCqXMxtCitMuseCZrfftGc5WJbI/c7eWKk=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"z5jyisouil","Integrity":"eSi1q2PG6J7g7ib17yAaWMcrr5GrtohYChqibrV7PBE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/lib/bootstrap/dist/css/bootstrap.min.css","FileLength":140936,"LastWriteTime":"2025-11-21T12:50:36.2060473+00:00"},"X6YOx8BUUhaRLM9\u002BIKFkmDgU2qrQEh/IEOjTrcSh/Bg=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"7trb2i0i7p","Integrity":"i6u2WHVsNQAog4sUjoHo2ZWIMY9KVRasOoqqzEeea5c=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map","FileLength":562427,"LastWriteTime":"2025-11-21T12:50:36.2070473+00:00"},"2GG6\u002BTgEDhGtePkZashiHLhN/J5zsQRvmUlqrSHWSAI=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/lib/bootstrap/dist/js/bootstrap.js","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"r6wocsv5wb","Integrity":"82SVOjZ1qLdrq8VUmAisFapCSq1bpgavtXQaDGLPAAg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/lib/bootstrap/dist/js/bootstrap.js","FileLength":123765,"LastWriteTime":"2025-11-21T12:50:36.2080473+00:00"},"3rdxXH6Cy0EP4pao8VI/pKfrpk3svnPx0gCTaZ8cbyw=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"a8sno6uueg","Integrity":"VsEqElsCHSGmnmHXGQzvoWjWwoznFSZc6hs7ARLRacQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/lib/bootstrap/dist/js/bootstrap.min.js","FileLength":51039,"LastWriteTime":"2025-11-21T12:50:36.2080473+00:00"},"xqZl2\u002BAJ3OzNdcF\u002BfVbte8rUTMHAP0wliSiUkcGzdUs=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/lib/jquery-validate/jquery.validate.js","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"lib/jquery-validate/jquery.validate#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"jdpnbaa6vo","Integrity":"yazfaIh2SXu8rPenyD2f36pKgrkv5XT\u002BDQCDpZ/eDao=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/lib/jquery-validate/jquery.validate.js","FileLength":48676,"LastWriteTime":"2025-11-21T12:50:36.2080473+00:00"},"ZDXvy1lA/iUGaLkBtIUvM68qVLaC7qVjYMwOc1mbsLs=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/lib/jquery-validate/jquery.validate.min.js","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"lib/jquery-validate/jquery.validate.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"59qolqi738","Integrity":"F6h55Qw6sweK\u002Bt7SiOJX\u002B2bpSAa3b/fnlrVCJvmEj1A=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/lib/jquery-validate/jquery.validate.min.js","FileLength":23261,"LastWriteTime":"2025-11-21T12:50:36.2080473+00:00"},"k34jU/pF1uYA5Jh\u002BEkTg3u4IB2DlYtTmc6cr9zoAd2M=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"syfdt2mvbi","Integrity":"7MhB40L/uzXTLhGdcPv/eSPqv1JJzxlmEZYAxhCtdu8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","FileLength":19319,"LastWriteTime":"2025-11-21T12:50:36.2080473+00:00"},"9QpLcfYMjIv5sjqnL\u002B9eMd1//vA8VHR7v4nafAAN56Q=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"2wbe4ytbil","Integrity":"TvANFs24mX/bZPjpQfaeXmvPCshR8DkRVz6Ik8Z/ug8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","FileLength":5761,"LastWriteTime":"2025-11-21T12:50:36.2080473+00:00"},"hn3Z\u002BupEsKLpDvPK1WlLNFDwDk5bSkjMGX9x1/rqRmY=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/lib/jquery/core.js","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"lib/jquery/core#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"8m8oszt7ev","Integrity":"YCbKJH6u4siPpUlk130udu/JepdKVpXjdEyzje\u002Bz1pE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/lib/jquery/core.js","FileLength":9068,"LastWriteTime":"2025-11-21T12:50:36.2090473+00:00"},"9cyswh2CpBm/z0R9zZX9Vfh4aOqlKjIwKNJl3za6XIM=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/lib/jquery/jquery.js","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"lib/jquery/jquery#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"gux2z0h2ti","Integrity":"2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/lib/jquery/jquery.js","FileLength":271751,"LastWriteTime":"2025-11-21T12:50:36.2100473+00:00"},"XAKMdVZB\u002BBO8hIBXy1UEE2YxNbI6VSmqSmQNVImZ640=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/lib/jquery/jquery.min.js","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"lib/jquery/jquery.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"2ye1g148en","Integrity":"FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/lib/jquery/jquery.min.js","FileLength":86927,"LastWriteTime":"2025-11-21T12:50:36.2110473+00:00"},"y10oD1Gslonj/j\u002BOCTDjdEgCPFjebz6Cgv62Ive7JZc=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/lib/jquery/jquery.min.map","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"lib/jquery/jquery.min#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"b804xvqo1w","Integrity":"1eiGMA0y1kD5P/bXnTaiTKk8vtvQ8IC2nXAoI1HJXyE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/lib/jquery/jquery.min.map","FileLength":132370,"LastWriteTime":"2025-11-21T12:50:36.2120473+00:00"},"r76tfJRNFNe0nUW/6XOqQxCouf9MTAw9G2yqshBt\u002BJM=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/lib/jquery/jquery.slim.js","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"lib/jquery/jquery.slim#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"wnux8pv31v","Integrity":"fNXJFIlca05BIO2Y5zh1xrShK3ME\u002B/lYZ0j\u002BChxX2DA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/lib/jquery/jquery.slim.js","FileLength":218897,"LastWriteTime":"2025-11-21T12:50:36.2120473+00:00"},"jrJpU6Y7HISlRiwZ7SQlcowRJKyUPWPaA9wfjl4G3xA=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/lib/jquery/jquery.slim.min.js","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"lib/jquery/jquery.slim.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"7fg0hl6hkg","Integrity":"3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y\u002B7E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/lib/jquery/jquery.slim.min.js","FileLength":69917,"LastWriteTime":"2025-11-21T12:50:36.2120473+00:00"},"crtJ7mOqQyB8AfnqYbN5hXxPNHDkPvnO77s4BDHRb\u002B8=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/lib/jquery/jquery.slim.min.map","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"lib/jquery/jquery.slim.min#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"hiqumc4mhz","Integrity":"R9iD2BZjLu3OzwrErQRNtxPK5tUuGdtBa2iefT78g2c=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/lib/jquery/jquery.slim.min.map","FileLength":105346,"LastWriteTime":"2025-11-21T12:50:36.2130473+00:00"},"59XUufNEBJK0Scc9PDRo\u002BM\u002BW7C7FkbXOJpJUEj51dOY=":{"Identity":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/_references.js","SourceId":"Identity.API","SourceType":"Discovered","ContentRoot":"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/wwwroot/","BasePath":"/","RelativePath":"_references#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"lpmecrnjn6","Integrity":"eXL1D58UOfwQHhzAikhveiComDTYHgXH4xIgGjlLL5E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot/_references.js","FileLength":343,"LastWriteTime":"2025-11-21T12:50:36.1890472+00:00"}},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Services/Identity/Identity.API/obj/Identity.API.csproj.nuget.dgspec.json b/src/Services/Identity/Identity.API/obj/Identity.API.csproj.nuget.dgspec.json index 8a7e238b..1affcf0b 100644 --- a/src/Services/Identity/Identity.API/obj/Identity.API.csproj.nuget.dgspec.json +++ b/src/Services/Identity/Identity.API/obj/Identity.API.csproj.nuget.dgspec.json @@ -1,37 +1,30 @@ { "format": 1, "restore": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Identity\\Identity.API\\Identity.API.csproj": {} + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Identity.API.csproj": {} }, "projects": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Identity\\Identity.API\\Identity.API.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Identity.API.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Identity\\Identity.API\\Identity.API.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Identity.API.csproj", "projectName": "Identity.API", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Identity\\Identity.API\\Identity.API.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Identity\\Identity.API\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Identity.API.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": {} } }, @@ -44,11 +37,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.SqlServer": { "target": "Package", @@ -60,7 +54,7 @@ }, "Autofac.Extensions.DependencyInjection": { "target": "Package", - "version": "[9.0.0, )" + "version": "[10.0.0, )" }, "IdentityServer4": { "target": "Package", @@ -96,11 +90,11 @@ }, "Microsoft.AspNetCore.DataProtection.StackExchangeRedis": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.AspNetCore.HealthChecks": { "target": "Package", @@ -108,19 +102,19 @@ }, "Microsoft.AspNetCore.Identity.EntityFrameworkCore": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Design": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Relational": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.SqlServer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Configuration.AzureKeyVault": { "target": "Package", @@ -128,7 +122,7 @@ }, "Microsoft.Extensions.Logging.AzureAppServices": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Web.LibraryManager.Build": { "target": "Package", @@ -136,11 +130,11 @@ }, "Polly": { "target": "Package", - "version": "[8.4.0, )" + "version": "[8.5.0, )" }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Enrichers.Environment": { "target": "Package", @@ -148,7 +142,7 @@ }, "Serilog.Settings.Configuration": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.4, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -164,11 +158,11 @@ }, "Swashbuckle.AspNetCore": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" }, "Swashbuckle.AspNetCore.Newtonsoft": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" } }, "imports": [ @@ -190,7 +184,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/Services/Identity/Identity.API/obj/Identity.API.csproj.nuget.g.props b/src/Services/Identity/Identity.API/obj/Identity.API.csproj.nuget.g.props index fedf9ded..f859122d 100644 --- a/src/Services/Identity/Identity.API/obj/Identity.API.csproj.nuget.g.props +++ b/src/Services/Identity/Identity.API/obj/Identity.API.csproj.nuget.g.props @@ -4,26 +4,26 @@ True NuGet $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\natyo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + /home/runner/.nuget/packages/ + /home/runner/.nuget/packages/ PackageReference - 6.10.0 + 7.0.0 - - + - - - - - - + + + + + + + - C:\Users\natyo\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5 - C:\Users\natyo\.nuget\packages\microsoft.web.librarymanager.build\2.1.175 - C:\Users\natyo\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3 + /home/runner/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5 + /home/runner/.nuget/packages/microsoft.web.librarymanager.build/2.1.175 + /home/runner/.nuget/packages/microsoft.codeanalysis.analyzers/3.3.4 \ No newline at end of file diff --git a/src/Services/Identity/Identity.API/obj/Identity.API.csproj.nuget.g.targets b/src/Services/Identity/Identity.API/obj/Identity.API.csproj.nuget.g.targets index 0ebf9adf..b1898d9c 100644 --- a/src/Services/Identity/Identity.API/obj/Identity.API.csproj.nuget.g.targets +++ b/src/Services/Identity/Identity.API/obj/Identity.API.csproj.nuget.g.targets @@ -1,13 +1,15 @@  - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/src/Services/Identity/Identity.API/obj/project.assets.json b/src/Services/Identity/Identity.API/obj/project.assets.json index f6a5e031..7c236cd7 100644 --- a/src/Services/Identity/Identity.API/obj/project.assets.json +++ b/src/Services/Identity/Identity.API/obj/project.assets.json @@ -1,7 +1,7 @@ { "version": 3, "targets": { - "net8.0": { + "net9.0": { "AspNetCore.HealthChecks.SqlServer/8.0.2": { "type": "package", "dependencies": { @@ -56,10 +56,10 @@ } } }, - "Autofac/8.0.0": { + "Autofac/8.1.0": { "type": "package", "dependencies": { - "System.Diagnostics.DiagnosticSource": "7.0.2" + "System.Diagnostics.DiagnosticSource": "8.0.1" }, "compile": { "lib/net8.0/Autofac.dll": { @@ -72,11 +72,11 @@ } } }, - "Autofac.Extensions.DependencyInjection/9.0.0": { + "Autofac.Extensions.DependencyInjection/10.0.0": { "type": "package", "dependencies": { - "Autofac": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Autofac": "8.1.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1" }, "compile": { "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": { @@ -539,99 +539,99 @@ "Microsoft.AspNetCore.App" ] }, - "Microsoft.AspNetCore.Cryptography.Internal/8.0.6": { + "Microsoft.AspNetCore.Cryptography.Internal/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll": { + "lib/net9.0/Microsoft.AspNetCore.Cryptography.Internal.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll": { + "lib/net9.0/Microsoft.AspNetCore.Cryptography.Internal.dll": { "related": ".xml" } } }, - "Microsoft.AspNetCore.Cryptography.KeyDerivation/8.0.6": { + "Microsoft.AspNetCore.Cryptography.KeyDerivation/9.0.0": { "type": "package", "dependencies": { - "Microsoft.AspNetCore.Cryptography.Internal": "8.0.6" + "Microsoft.AspNetCore.Cryptography.Internal": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": { + "lib/net9.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": { + "lib/net9.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": { "related": ".xml" } } }, - "Microsoft.AspNetCore.DataProtection/8.0.6": { + "Microsoft.AspNetCore.DataProtection/9.0.0": { "type": "package", "dependencies": { - "Microsoft.AspNetCore.Cryptography.Internal": "8.0.6", - "Microsoft.AspNetCore.DataProtection.Abstractions": "8.0.6", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1", - "Microsoft.Extensions.Hosting.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.1", - "Microsoft.Extensions.Options": "8.0.2", - "System.Security.Cryptography.Xml": "8.0.1" + "Microsoft.AspNetCore.Cryptography.Internal": "9.0.0", + "Microsoft.AspNetCore.DataProtection.Abstractions": "9.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Hosting.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "System.Security.Cryptography.Xml": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.DataProtection.dll": { + "lib/net9.0/Microsoft.AspNetCore.DataProtection.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.DataProtection.dll": { + "lib/net9.0/Microsoft.AspNetCore.DataProtection.dll": { "related": ".xml" } } }, - "Microsoft.AspNetCore.DataProtection.Abstractions/8.0.6": { + "Microsoft.AspNetCore.DataProtection.Abstractions/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": { + "lib/net9.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": { + "lib/net9.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": { "related": ".xml" } } }, - "Microsoft.AspNetCore.DataProtection.StackExchangeRedis/8.0.6": { + "Microsoft.AspNetCore.DataProtection.StackExchangeRedis/9.0.0": { "type": "package", "dependencies": { - "Microsoft.AspNetCore.DataProtection": "8.0.6", + "Microsoft.AspNetCore.DataProtection": "9.0.0", "StackExchange.Redis": "2.7.27" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll": { + "lib/net9.0/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll": { + "lib/net9.0/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll": { "related": ".xml" } } }, - "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore/8.0.6": { + "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore/9.0.0": { "type": "package", "dependencies": { - "Microsoft.EntityFrameworkCore.Relational": "8.0.6" + "Microsoft.EntityFrameworkCore.Relational": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll": { + "lib/net9.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll": { + "lib/net9.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll": { "related": ".xml" } }, @@ -776,54 +776,54 @@ } } }, - "Microsoft.AspNetCore.Identity.EntityFrameworkCore/8.0.6": { + "Microsoft.AspNetCore.Identity.EntityFrameworkCore/9.0.0": { "type": "package", "dependencies": { - "Microsoft.EntityFrameworkCore.Relational": "8.0.6", - "Microsoft.Extensions.Identity.Stores": "8.0.6" + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.Identity.Stores": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": { + "lib/net9.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": { + "lib/net9.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": { "related": ".xml" } } }, - "Microsoft.AspNetCore.JsonPatch/8.0.0": { + "Microsoft.AspNetCore.JsonPatch/9.0.0": { "type": "package", "dependencies": { "Microsoft.CSharp": "4.7.0", "Newtonsoft.Json": "13.0.3" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": { + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": { + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll": { "related": ".xml" } } }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.0": { + "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { "type": "package", "dependencies": { - "Microsoft.AspNetCore.JsonPatch": "8.0.0", + "Microsoft.AspNetCore.JsonPatch": "9.0.0", "Newtonsoft.Json": "13.0.3", "Newtonsoft.Json.Bson": "1.0.2" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { "related": ".xml" } }, @@ -909,7 +909,7 @@ "build/_._": {} } }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { "type": "package", "compile": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { @@ -922,186 +922,211 @@ } } }, - "Microsoft.CodeAnalysis.Analyzers/3.3.3": { + "Microsoft.Build.Framework/17.8.3": { "type": "package", + "compile": { + "ref/net8.0/Microsoft.Build.Framework.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/_._": { + "related": ".pdb;.xml" + } + } + }, + "Microsoft.Build.Locator/1.7.8": { + "type": "package", + "compile": { + "lib/net6.0/Microsoft.Build.Locator.dll": {} + }, + "runtime": { + "lib/net6.0/Microsoft.Build.Locator.dll": {} + }, "build": { "build/_._": {} } }, - "Microsoft.CodeAnalysis.Common/4.5.0": { + "Microsoft.CodeAnalysis.Analyzers/3.3.4": { + "type": "package", + "build": { + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {}, + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {} + } + }, + "Microsoft.CodeAnalysis.Common/4.8.0": { "type": "package", "dependencies": { - "Microsoft.CodeAnalysis.Analyzers": "3.3.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" + "Microsoft.CodeAnalysis.Analyzers": "3.3.4", + "System.Collections.Immutable": "7.0.0", + "System.Reflection.Metadata": "7.0.0", + "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hant" } } }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "Microsoft.CodeAnalysis.CSharp/4.8.0": { "type": "package", "dependencies": { - "Microsoft.CodeAnalysis.Common": "[4.5.0]" + "Microsoft.CodeAnalysis.Common": "[4.8.0]" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hant" } } }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.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]" + "Microsoft.CodeAnalysis.CSharp": "[4.8.0]", + "Microsoft.CodeAnalysis.Common": "[4.8.0]", + "Microsoft.CodeAnalysis.Workspaces.Common": "[4.8.0]" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "zh-Hant" } } @@ -1118,64 +1143,130 @@ "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll": {} } }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.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" + "Microsoft.Bcl.AsyncInterfaces": "7.0.0", + "Microsoft.CodeAnalysis.Common": "[4.8.0]", + "System.Composition": "7.0.0", + "System.IO.Pipelines": "7.0.0", + "System.Threading.Channels": "7.0.0" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "type": "package", + "dependencies": { + "Microsoft.Build.Framework": "16.10.0", + "Microsoft.CodeAnalysis.Common": "[4.8.0]", + "Microsoft.CodeAnalysis.Workspaces.Common": "[4.8.0]", + "System.Text.Json": "7.0.3" + }, + "compile": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": { + "related": ".pdb;.runtimeconfig.json;.xml" + }, + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { + "related": ".BuildHost.pdb;.BuildHost.runtimeconfig.json;.BuildHost.xml;.pdb;.xml" + } + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": { + "related": ".pdb;.runtimeconfig.json;.xml" + }, + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { + "related": ".BuildHost.pdb;.BuildHost.runtimeconfig.json;.BuildHost.xml;.pdb;.xml" + } + }, + "resource": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "zh-Hant" } } @@ -1275,13 +1366,13 @@ } } }, - "Microsoft.EntityFrameworkCore/8.0.6": { + "Microsoft.EntityFrameworkCore/9.0.0": { "type": "package", "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "8.0.6", - "Microsoft.EntityFrameworkCore.Analyzers": "8.0.6", - "Microsoft.Extensions.Caching.Memory": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0" + "Microsoft.EntityFrameworkCore.Abstractions": "9.0.0", + "Microsoft.EntityFrameworkCore.Analyzers": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { @@ -1297,7 +1388,7 @@ "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {} } }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.6": { + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { "type": "package", "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { @@ -1310,23 +1401,25 @@ } } }, - "Microsoft.EntityFrameworkCore.Analyzers/8.0.6": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - } + "Microsoft.EntityFrameworkCore.Analyzers/9.0.0": { + "type": "package" }, - "Microsoft.EntityFrameworkCore.Design/8.0.6": { + "Microsoft.EntityFrameworkCore.Design/9.0.0": { "type": "package", "dependencies": { "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0", - "Microsoft.EntityFrameworkCore.Relational": "8.0.6", - "Microsoft.Extensions.DependencyModel": "8.0.0", - "Mono.TextTemplating": "2.2.1" + "Microsoft.Build.Framework": "17.8.3", + "Microsoft.Build.Locator": "1.7.8", + "Microsoft.CodeAnalysis.CSharp": "4.8.0", + "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.MSBuild": "4.8.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.DependencyModel": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Mono.TextTemplating": "3.0.0", + "System.Text.Json": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { @@ -1342,11 +1435,13 @@ "build/net8.0/Microsoft.EntityFrameworkCore.Design.props": {} } }, - "Microsoft.EntityFrameworkCore.Relational/8.0.6": { + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { "type": "package", "dependencies": { - "Microsoft.EntityFrameworkCore": "8.0.6", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { @@ -1359,11 +1454,16 @@ } } }, - "Microsoft.EntityFrameworkCore.SqlServer/8.0.6": { + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Data.SqlClient": "5.1.5", - "Microsoft.EntityFrameworkCore.Relational": "8.0.6" + "Microsoft.Data.SqlClient": "5.1.6", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "System.Formats.Asn1": "9.0.0", + "System.Text.Json": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { @@ -1387,85 +1487,85 @@ "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets": {} } }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Caching.Memory/8.0.0": { + "Microsoft.Extensions.Caching.Memory/9.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" + "Microsoft.Extensions.Caching.Abstractions": "9.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" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration/8.0.0": { + "Microsoft.Extensions.Configuration/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { @@ -1487,18 +1587,18 @@ } } }, - "Microsoft.Extensions.Configuration.Binder/8.0.0": { + "Microsoft.Extensions.Configuration.Binder/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { "related": ".xml" } }, @@ -1523,70 +1623,69 @@ } } }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": { + "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { + "Microsoft.Extensions.Configuration.FileExtensions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Physical": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Physical": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Json/8.0.0": { + "Microsoft.Extensions.Configuration.Json/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "System.Text.Json": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.FileExtensions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Configuration.UserSecrets/6.0.1": { @@ -1612,59 +1711,55 @@ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {} } }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { + "Microsoft.Extensions.DependencyInjection/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": { + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyModel/8.0.0": { + "Microsoft.Extensions.DependencyModel/9.0.0": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0", - "System.Text.Json": "8.0.0" - }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { @@ -1683,25 +1778,24 @@ } } }, - "Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": { + "Microsoft.Extensions.Diagnostics.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "System.Diagnostics.DiagnosticSource": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Diagnostics.HealthChecks/8.0.0": { @@ -1736,60 +1830,60 @@ } } }, - "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.FileProviders.Physical/8.0.0": { + "Microsoft.Extensions.FileProviders.Physical/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileSystemGlobbing": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileSystemGlobbing": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { + "Microsoft.Extensions.FileSystemGlobbing/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.HealthChecks/1.0.0": { @@ -1849,27 +1943,27 @@ "buildTransitive/netcoreapp3.1/_._": {} } }, - "Microsoft.Extensions.Hosting.Abstractions/8.0.0": { + "Microsoft.Extensions.Hosting.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Diagnostics.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Http/3.1.0": { @@ -1890,80 +1984,80 @@ } } }, - "Microsoft.Extensions.Identity.Core/8.0.6": { + "Microsoft.Extensions.Identity.Core/9.0.0": { "type": "package", "dependencies": { - "Microsoft.AspNetCore.Cryptography.KeyDerivation": "8.0.6", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Options": "8.0.2" + "Microsoft.AspNetCore.Cryptography.KeyDerivation": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Identity.Core.dll": { + "lib/net9.0/Microsoft.Extensions.Identity.Core.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Identity.Core.dll": { + "lib/net9.0/Microsoft.Extensions.Identity.Core.dll": { "related": ".xml" } } }, - "Microsoft.Extensions.Identity.Stores/8.0.6": { + "Microsoft.Extensions.Identity.Stores/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "8.0.0", - "Microsoft.Extensions.Identity.Core": "8.0.6", - "Microsoft.Extensions.Logging": "8.0.0" + "Microsoft.Extensions.Caching.Abstractions": "9.0.0", + "Microsoft.Extensions.Identity.Core": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Identity.Stores.dll": { + "lib/net9.0/Microsoft.Extensions.Identity.Stores.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Identity.Stores.dll": { + "lib/net9.0/Microsoft.Extensions.Identity.Stores.dll": { "related": ".xml" } } }, - "Microsoft.Extensions.Logging/8.0.0": { + "Microsoft.Extensions.Logging/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0" + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Abstractions/8.0.1": { + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {} } }, "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { @@ -1983,51 +2077,51 @@ } } }, - "Microsoft.Extensions.Logging.AzureAppServices/8.0.6": { + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.EnvironmentVariables": "8.0.0", - "Microsoft.Extensions.Configuration.Json": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.1", - "Microsoft.Extensions.Logging.Configuration": "8.0.0", + "Microsoft.Extensions.Configuration.EnvironmentVariables": "9.0.0", + "Microsoft.Extensions.Configuration.Json": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Configuration": "9.0.0", "System.ValueTuple": "4.5.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { "related": ".xml" } } }, - "Microsoft.Extensions.Logging.Configuration/8.0.0": { + "Microsoft.Extensions.Logging.Configuration/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.Binder": "9.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Logging.Console/6.0.0": { @@ -2120,69 +2214,73 @@ "Microsoft.Extensions.ObjectPool/7.0.0": { "type": "package", "compile": { - "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": {} + "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": {} + "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } } }, - "Microsoft.Extensions.Options/8.0.2": { + "Microsoft.Extensions.Options/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {} } }, - "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { + "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "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/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Primitives/8.0.0": { + "Microsoft.Extensions.Primitives/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Identity.Client/4.56.0": { @@ -2337,14 +2435,10 @@ "System.Buffers": "4.5.0" }, "compile": { - "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": { - "related": ".xml" - } + "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {} }, "runtime": { - "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": { - "related": ".xml" - } + "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {} } }, "Microsoft.NETCore.App/1.0.5": { @@ -2448,7 +2542,7 @@ "Microsoft.NETCore.Windows.ApiSets/1.0.1": { "type": "package" }, - "Microsoft.OpenApi/1.6.14": { + "Microsoft.OpenApi/1.6.22": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.OpenApi.dll": { @@ -2585,16 +2679,19 @@ } } }, - "Mono.TextTemplating/2.2.1": { + "Mono.TextTemplating/3.0.0": { "type": "package", "dependencies": { - "System.CodeDom": "4.4.0" + "System.CodeDom": "6.0.0" }, "compile": { - "lib/netstandard2.0/Mono.TextTemplating.dll": {} + "lib/net6.0/Mono.TextTemplating.dll": {} }, "runtime": { - "lib/netstandard2.0/Mono.TextTemplating.dll": {} + "lib/net6.0/Mono.TextTemplating.dll": {} + }, + "build": { + "buildTransitive/Mono.TextTemplating.targets": {} } }, "NETStandard.Library/1.6.1": { @@ -2691,10 +2788,10 @@ } } }, - "Polly/8.4.0": { + "Polly/8.5.0": { "type": "package", "dependencies": { - "Polly.Core": "8.4.0" + "Polly.Core": "8.5.0" }, "compile": { "lib/net6.0/Polly.dll": { @@ -2707,7 +2804,7 @@ } } }, - "Polly.Core/8.4.0": { + "Polly.Core/8.5.0": { "type": "package", "compile": { "lib/net8.0/Polly.Core.dll": { @@ -2727,10 +2824,14 @@ "Microsoft.Extensions.ObjectPool": "7.0.0" }, "compile": { - "lib/net7.0/Prometheus.NetStandard.dll": {} + "lib/net7.0/Prometheus.NetStandard.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net7.0/Prometheus.NetStandard.dll": {} + "lib/net7.0/Prometheus.NetStandard.dll": { + "related": ".xml" + } } }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { @@ -2943,16 +3044,14 @@ } } }, - "Serilog.AspNetCore/8.0.1": { + "Serilog.AspNetCore/8.0.3": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", "Microsoft.Extensions.Logging": "8.0.0", "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.Settings.Configuration": "8.0.4", "Serilog.Sinks.Console": "5.0.0", "Serilog.Sinks.Debug": "2.0.0", "Serilog.Sinks.File": "5.0.0" @@ -3040,11 +3139,11 @@ } } }, - "Serilog.Settings.Configuration/8.0.1": { + "Serilog.Settings.Configuration/8.0.4": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyModel": "8.0.0", + "Microsoft.Extensions.DependencyModel": "8.0.2", "Serilog": "3.1.1" }, "compile": { @@ -3153,47 +3252,50 @@ } } }, - "Swashbuckle.AspNetCore/6.6.2": { + "Swashbuckle.AspNetCore/7.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.ApiDescription.Server": "6.0.5", - "Swashbuckle.AspNetCore.Swagger": "6.6.2", - "Swashbuckle.AspNetCore.SwaggerGen": "6.6.2", - "Swashbuckle.AspNetCore.SwaggerUI": "6.6.2" + "Swashbuckle.AspNetCore.Swagger": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerUI": "7.2.0" }, "build": { "build/Swashbuckle.AspNetCore.props": {} + }, + "buildMultiTargeting": { + "buildMultiTargeting/Swashbuckle.AspNetCore.props": {} } }, - "Swashbuckle.AspNetCore.Newtonsoft/6.6.2": { + "Swashbuckle.AspNetCore.Newtonsoft/7.2.0": { "type": "package", "dependencies": { - "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "8.0.0", - "Swashbuckle.AspNetCore.SwaggerGen": "6.6.2" + "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "9.0.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0" }, "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { "related": ".pdb" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { "related": ".pdb" } } }, - "Swashbuckle.AspNetCore.Swagger/6.6.2": { + "Swashbuckle.AspNetCore.Swagger/7.2.0": { "type": "package", "dependencies": { - "Microsoft.OpenApi": "1.6.14" + "Microsoft.OpenApi": "1.6.22" }, "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { "related": ".pdb;.xml" } }, @@ -3201,31 +3303,31 @@ "Microsoft.AspNetCore.App" ] }, - "Swashbuckle.AspNetCore.SwaggerGen/6.6.2": { + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { "type": "package", "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "6.6.2" + "Swashbuckle.AspNetCore.Swagger": "7.2.0" }, "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "related": ".pdb;.xml" } } }, - "Swashbuckle.AspNetCore.SwaggerUI/6.6.2": { + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { "type": "package", "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "related": ".pdb;.xml" } }, @@ -3254,15 +3356,20 @@ "lib/netcoreapp2.0/_._": {} } }, - "System.CodeDom/4.4.0": { + "System.CodeDom/6.0.0": { "type": "package", "compile": { - "ref/netstandard2.0/System.CodeDom.dll": { + "lib/net6.0/System.CodeDom.dll": { "related": ".xml" } }, "runtime": { - "lib/netstandard2.0/System.CodeDom.dll": {} + "lib/net6.0/System.CodeDom.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Collections/4.3.0": { @@ -3297,23 +3404,20 @@ "lib/netstandard1.3/System.Collections.Concurrent.dll": {} } }, - "System.Collections.Immutable/6.0.0": { + "System.Collections.Immutable/7.0.0": { "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - }, "compile": { - "lib/net6.0/System.Collections.Immutable.dll": { + "lib/net7.0/System.Collections.Immutable.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Collections.Immutable.dll": { + "lib/net7.0/System.Collections.Immutable.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.ComponentModel/4.0.1": { @@ -3350,108 +3454,114 @@ "lib/netstandard1.4/System.ComponentModel.Annotations.dll": {} } }, - "System.Composition/6.0.0": { + "System.Composition/7.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" + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Convention": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0", + "System.Composition.TypedParts": "7.0.0" + }, + "compile": { + "lib/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.AttributedModel/6.0.0": { + "System.Composition.AttributedModel/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.Composition.AttributedModel.dll": { + "lib/net7.0/System.Composition.AttributedModel.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.AttributedModel.dll": { + "lib/net7.0/System.Composition.AttributedModel.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.Convention/6.0.0": { + "System.Composition.Convention/7.0.0": { "type": "package", "dependencies": { - "System.Composition.AttributedModel": "6.0.0" + "System.Composition.AttributedModel": "7.0.0" }, "compile": { - "lib/net6.0/System.Composition.Convention.dll": { + "lib/net7.0/System.Composition.Convention.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.Convention.dll": { + "lib/net7.0/System.Composition.Convention.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.Hosting/6.0.0": { + "System.Composition.Hosting/7.0.0": { "type": "package", "dependencies": { - "System.Composition.Runtime": "6.0.0" + "System.Composition.Runtime": "7.0.0" }, "compile": { - "lib/net6.0/System.Composition.Hosting.dll": { + "lib/net7.0/System.Composition.Hosting.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.Hosting.dll": { + "lib/net7.0/System.Composition.Hosting.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.Runtime/6.0.0": { + "System.Composition.Runtime/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.Composition.Runtime.dll": { + "lib/net7.0/System.Composition.Runtime.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.Runtime.dll": { + "lib/net7.0/System.Composition.Runtime.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.TypedParts/6.0.0": { + "System.Composition.TypedParts/7.0.0": { "type": "package", "dependencies": { - "System.Composition.AttributedModel": "6.0.0", - "System.Composition.Hosting": "6.0.0", - "System.Composition.Runtime": "6.0.0" + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0" }, "compile": { - "lib/net6.0/System.Composition.TypedParts.dll": { + "lib/net7.0/System.Composition.TypedParts.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.TypedParts.dll": { + "lib/net7.0/System.Composition.TypedParts.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.Configuration.ConfigurationManager/8.0.0": { @@ -3498,7 +3608,7 @@ "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.DiagnosticSource/8.0.0": { + "System.Diagnostics.DiagnosticSource/8.0.1": { "type": "package", "compile": { "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { @@ -3650,28 +3760,26 @@ "System.Threading": "4.0.11" }, "compile": { - "ref/netstandard1.3/System.Dynamic.Runtime.dll": { - "related": ".xml" - } + "ref/netstandard1.3/System.Dynamic.Runtime.dll": {} }, "runtime": { "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} } }, - "System.Formats.Asn1/8.0.0": { + "System.Formats.Asn1/9.0.0": { "type": "package", "compile": { - "lib/net8.0/System.Formats.Asn1.dll": { + "lib/net9.0/_._": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Formats.Asn1.dll": { + "lib/net9.0/System.Formats.Asn1.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "System.Globalization/4.3.0": { @@ -3924,20 +4032,20 @@ } } }, - "System.IO.Pipelines/6.0.3": { + "System.IO.Pipelines/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.IO.Pipelines.dll": { + "lib/net7.0/System.IO.Pipelines.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.IO.Pipelines.dll": { + "lib/net7.0/System.IO.Pipelines.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.IO.UnmanagedMemoryStream/4.0.1": { @@ -4058,14 +4166,10 @@ "System.Text.Json": "4.6.0" }, "compile": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} }, "runtime": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} } }, "System.Net.Http/4.3.0": { @@ -4406,23 +4510,23 @@ "ref/netstandard1.0/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/6.0.1": { + "System.Reflection.Metadata/7.0.0": { "type": "package", "dependencies": { - "System.Collections.Immutable": "6.0.0" + "System.Collections.Immutable": "7.0.0" }, "compile": { - "lib/net6.0/System.Reflection.Metadata.dll": { + "lib/net7.0/System.Reflection.Metadata.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Reflection.Metadata.dll": { + "lib/net7.0/System.Reflection.Metadata.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.Reflection.Primitives/4.3.0": { @@ -4487,9 +4591,7 @@ "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { - "ref/netstandard1.5/System.Runtime.dll": { - "related": ".xml" - } + "ref/netstandard1.5/System.Runtime.dll": {} } }, "System.Runtime.Caching/8.0.0": { @@ -4846,26 +4948,23 @@ } } }, - "System.Security.Cryptography.Pkcs/8.0.0": { + "System.Security.Cryptography.Pkcs/9.0.0": { "type": "package", - "dependencies": { - "System.Formats.Asn1": "8.0.0" - }, "compile": { - "lib/net8.0/System.Security.Cryptography.Pkcs.dll": { + "lib/net9.0/System.Security.Cryptography.Pkcs.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Security.Cryptography.Pkcs.dll": { + "lib/net9.0/System.Security.Cryptography.Pkcs.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} }, "runtimeTargets": { - "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": { + "runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll": { "assetType": "runtime", "rid": "win" } @@ -4948,23 +5047,23 @@ } } }, - "System.Security.Cryptography.Xml/8.0.1": { + "System.Security.Cryptography.Xml/9.0.0": { "type": "package", "dependencies": { - "System.Security.Cryptography.Pkcs": "8.0.0" + "System.Security.Cryptography.Pkcs": "9.0.0" }, "compile": { - "lib/net8.0/System.Security.Cryptography.Xml.dll": { + "lib/net9.0/System.Security.Cryptography.Xml.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Security.Cryptography.Xml.dll": { + "lib/net9.0/System.Security.Cryptography.Xml.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "System.Security.Principal/4.0.1": { @@ -5010,34 +5109,7 @@ "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/System.Text.Encoding.CodePages.dll": { - "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" - } + "ref/netstandard1.3/System.Text.Encoding.dll": {} } }, "System.Text.Encoding.Extensions/4.3.0": { @@ -5052,45 +5124,33 @@ "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} } }, - "System.Text.Encodings.Web/8.0.0": { + "System.Text.Encodings.Web/4.7.2": { "type": "package", "compile": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/netstandard2.1/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/netstandard2.1/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": { + "System.Text.Json/9.0.0": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0" - }, "compile": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net9.0/System.Text.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net9.0/System.Text.Json.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/System.Text.Json.targets": {} + "buildTransitive/net8.0/System.Text.Json.targets": {} } }, "System.Text.RegularExpressions/4.3.0": { @@ -5118,20 +5178,20 @@ "lib/netstandard1.3/System.Threading.dll": {} } }, - "System.Threading.Channels/6.0.0": { + "System.Threading.Channels/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.Threading.Channels.dll": { + "lib/net7.0/System.Threading.Channels.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Threading.Channels.dll": { + "lib/net7.0/System.Threading.Channels.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.Threading.Overlapped/4.0.1": { @@ -5428,15 +5488,15 @@ "lib/net6.0/HealthChecks.UI.Core.xml" ] }, - "Autofac/8.0.0": { - "sha512": "qxVqJcl3fixxa5aZc9TmIuYTwooI9GCL5RzfUiTZtTlbAF3NcWz7bPeEyJEAyS/0qGhSyGnXeku2eiu/7L+3qw==", + "Autofac/8.1.0": { + "sha512": "O2QT+0DSTBR2Ojpacmcj3L0KrnnXTFrwLl/OW1lBUDiHhb89msHEHNhTA8AlK3jdFiAfMbAYyQaJVvRe6oSBcQ==", "type": "package", - "path": "autofac/8.0.0", + "path": "autofac/8.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.8.0.0.nupkg.sha512", + "autofac.8.1.0.nupkg.sha512", "autofac.nuspec", "icon.png", "lib/net6.0/Autofac.dll", @@ -5451,15 +5511,15 @@ "lib/netstandard2.1/Autofac.xml" ] }, - "Autofac.Extensions.DependencyInjection/9.0.0": { - "sha512": "tf+//4MBola256qaaVQqQ6tx2R57S8A8BFekRWNpHkpSFzRBPkU+/fEDUSrCjqldK/B2zRoDbsMcQmYy3PYGWg==", + "Autofac.Extensions.DependencyInjection/10.0.0": { + "sha512": "ZjR/onUlP7BzQ7VBBigQepWLAyAzi3VRGX3pP6sBqkPRiT61fsTZqbTpRUKxo30TMgbs1o3y6bpLbETix4SJog==", "type": "package", - "path": "autofac.extensions.dependencyinjection/9.0.0", + "path": "autofac.extensions.dependencyinjection/10.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512", "autofac.extensions.dependencyinjection.nuspec", "icon.png", "lib/net6.0/Autofac.Extensions.DependencyInjection.dll", @@ -5888,10 +5948,10 @@ "microsoft.aspnetcore.authentication.openidconnect.nuspec" ] }, - "Microsoft.AspNetCore.Cryptography.Internal/8.0.6": { - "sha512": "bkMu3+COnAodJPoSzzEV7twEE7hP8CF1AZrb9GVmkudE5K3UFyE6BtGeSaUrPngPtnmyDux3Z8pw5Knb/Xm5yA==", + "Microsoft.AspNetCore.Cryptography.Internal/9.0.0": { + "sha512": "M1dzTEl+2+RqT4vWcqEpWasPXHd58wC93U7QMlmPSmx+qixyVxCQjZ183wr7Wa68b4pF7wC501MU9rdA0ZNhMg==", "type": "package", - "path": "microsoft.aspnetcore.cryptography.internal/8.0.6", + "path": "microsoft.aspnetcore.cryptography.internal/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5899,18 +5959,18 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.AspNetCore.Cryptography.Internal.dll", "lib/net462/Microsoft.AspNetCore.Cryptography.Internal.xml", - "lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll", - "lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.xml", + "lib/net9.0/Microsoft.AspNetCore.Cryptography.Internal.dll", + "lib/net9.0/Microsoft.AspNetCore.Cryptography.Internal.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.xml", - "microsoft.aspnetcore.cryptography.internal.8.0.6.nupkg.sha512", + "microsoft.aspnetcore.cryptography.internal.9.0.0.nupkg.sha512", "microsoft.aspnetcore.cryptography.internal.nuspec" ] }, - "Microsoft.AspNetCore.Cryptography.KeyDerivation/8.0.6": { - "sha512": "QQrh7y2lxpLXQmauGcEo4HfOgfyJTysFPwPY8clFd+I559j89HMYFnpAgUBWs8AmN3IYEtsMhMYTij99IWUQIQ==", + "Microsoft.AspNetCore.Cryptography.KeyDerivation/9.0.0": { + "sha512": "9X4cx2IHNpYb9ka984BjDpJnKkindW17Z2kR/RI5pbTcbVUVMJjiAKnBhAqH24KtAEf1AU64LD60byzCn0/n8w==", "type": "package", - "path": "microsoft.aspnetcore.cryptography.keyderivation/8.0.6", + "path": "microsoft.aspnetcore.cryptography.keyderivation/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5918,18 +5978,18 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", "lib/net462/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml", - "lib/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", - "lib/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml", + "lib/net9.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", + "lib/net9.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml", - "microsoft.aspnetcore.cryptography.keyderivation.8.0.6.nupkg.sha512", + "microsoft.aspnetcore.cryptography.keyderivation.9.0.0.nupkg.sha512", "microsoft.aspnetcore.cryptography.keyderivation.nuspec" ] }, - "Microsoft.AspNetCore.DataProtection/8.0.6": { - "sha512": "aH9NAslYzzRh4AeKrnbCo0M25o3f7/Hu8DkJxdAx2Rzwzg8hPmth3yGH5qtFFMj/4sTzoFnf070j+pYZB7E1Sw==", + "Microsoft.AspNetCore.DataProtection/9.0.0": { + "sha512": "mrhTnqMHkaVmaNZOWobg7ior5BELrlC5dC2r3FMVwT0bfOlonOe76B83e3D98Cl/zR5Szhfok2BQmkw6xDvHfg==", "type": "package", - "path": "microsoft.aspnetcore.dataprotection/8.0.6", + "path": "microsoft.aspnetcore.dataprotection/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5937,18 +5997,18 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.AspNetCore.DataProtection.dll", "lib/net462/Microsoft.AspNetCore.DataProtection.xml", - "lib/net8.0/Microsoft.AspNetCore.DataProtection.dll", - "lib/net8.0/Microsoft.AspNetCore.DataProtection.xml", + "lib/net9.0/Microsoft.AspNetCore.DataProtection.dll", + "lib/net9.0/Microsoft.AspNetCore.DataProtection.xml", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.xml", - "microsoft.aspnetcore.dataprotection.8.0.6.nupkg.sha512", + "microsoft.aspnetcore.dataprotection.9.0.0.nupkg.sha512", "microsoft.aspnetcore.dataprotection.nuspec" ] }, - "Microsoft.AspNetCore.DataProtection.Abstractions/8.0.6": { - "sha512": "BZqgyz7C0c3IcgCo+DiE66mAKb8c3fRlLztl4ZghMGpZiGH2iFub3P9AwWZoYdcv5WJyWH7rf10Tw/u7Fct7bQ==", + "Microsoft.AspNetCore.DataProtection.Abstractions/9.0.0": { + "sha512": "o7JVGMXofZ4IuQdyoL0eKC1GnNmviZt2aI7CGHnQjqbz9hIrYim3DUfCKpvKaVzLWfzfgmwaXNg8Zx7fFQaBbA==", "type": "package", - "path": "microsoft.aspnetcore.dataprotection.abstractions/8.0.6", + "path": "microsoft.aspnetcore.dataprotection.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5956,18 +6016,18 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.AspNetCore.DataProtection.Abstractions.dll", "lib/net462/Microsoft.AspNetCore.DataProtection.Abstractions.xml", - "lib/net8.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll", - "lib/net8.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml", + "lib/net9.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll", + "lib/net9.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml", - "microsoft.aspnetcore.dataprotection.abstractions.8.0.6.nupkg.sha512", + "microsoft.aspnetcore.dataprotection.abstractions.9.0.0.nupkg.sha512", "microsoft.aspnetcore.dataprotection.abstractions.nuspec" ] }, - "Microsoft.AspNetCore.DataProtection.StackExchangeRedis/8.0.6": { - "sha512": "06tBby26OhCwjn1ag9XQSDXAIfG7Rywffo3yuzBd7WN1/t8W/POQbNwOyCRYEL+r4GVHVKx8R9dTG4i8wxQQLQ==", + "Microsoft.AspNetCore.DataProtection.StackExchangeRedis/9.0.0": { + "sha512": "yqFoLg7TMZfbEVvC2bUV3VDZ4KeRaefmEiGUIrTLoZm9Qqs6f0lNpE3EpBOPjhbGs6oWkjofntqhPXyzYoMVIw==", "type": "package", - "path": "microsoft.aspnetcore.dataprotection.stackexchangeredis/8.0.6", + "path": "microsoft.aspnetcore.dataprotection.stackexchangeredis/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5975,26 +6035,26 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll", "lib/net462/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.xml", - "lib/net8.0/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll", - "lib/net8.0/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.xml", + "lib/net9.0/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll", + "lib/net9.0/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.xml", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.xml", - "microsoft.aspnetcore.dataprotection.stackexchangeredis.8.0.6.nupkg.sha512", + "microsoft.aspnetcore.dataprotection.stackexchangeredis.9.0.0.nupkg.sha512", "microsoft.aspnetcore.dataprotection.stackexchangeredis.nuspec" ] }, - "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore/8.0.6": { - "sha512": "iUIFpKt8YcQaLz1Fbl+i/1pGQHDHI/IVIW+LwI59ME+OW+lbyzv/70O9LqYWdSfXA18myNshJgqpGvrR0qfAWQ==", + "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore/9.0.0": { + "sha512": "iWGrOsmmgz7wKc27SzC/rWrTuzl/jqWKIl/+YP7OL3mrDcADS/W5WFtmGkfQCAVGv0aZyck4CVfAVdjZLyyY8w==", "type": "package", - "path": "microsoft.aspnetcore.diagnostics.entityframeworkcore/8.0.6", + "path": "microsoft.aspnetcore.diagnostics.entityframeworkcore/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", - "lib/net8.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll", - "lib/net8.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.xml", - "microsoft.aspnetcore.diagnostics.entityframeworkcore.8.0.6.nupkg.sha512", + "lib/net9.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll", + "lib/net9.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.xml", + "microsoft.aspnetcore.diagnostics.entityframeworkcore.9.0.0.nupkg.sha512", "microsoft.aspnetcore.diagnostics.entityframeworkcore.nuspec" ] }, @@ -6098,25 +6158,25 @@ "microsoft.aspnetcore.http.features.nuspec" ] }, - "Microsoft.AspNetCore.Identity.EntityFrameworkCore/8.0.6": { - "sha512": "KwjToZI3oD4t+t02+pHeoUUhSCWtZYqBjOrt6pclBBAjtbja3QwmBnH5e6PXUjipxHpVyKHkK3Vegu/uy1jWug==", + "Microsoft.AspNetCore.Identity.EntityFrameworkCore/9.0.0": { + "sha512": "fwQkBQGaiRKDQWBc7PXxDiDXtsUsRPL88Jp0CqjqoDhd9p5uHSyuv6g3ALq2EbCvKcWk/7pOKsJiDomPvp/ptA==", "type": "package", - "path": "microsoft.aspnetcore.identity.entityframeworkcore/8.0.6", + "path": "microsoft.aspnetcore.identity.entityframeworkcore/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", - "lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll", - "lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.xml", - "microsoft.aspnetcore.identity.entityframeworkcore.8.0.6.nupkg.sha512", + "lib/net9.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll", + "lib/net9.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.xml", + "microsoft.aspnetcore.identity.entityframeworkcore.9.0.0.nupkg.sha512", "microsoft.aspnetcore.identity.entityframeworkcore.nuspec" ] }, - "Microsoft.AspNetCore.JsonPatch/8.0.0": { - "sha512": "klQdb/9+j0u8MDjoqHEgDCPz8GRhfsbRVvZIM3glFqjs8uY7S1hS9RvKZuz8o4dS9NsEpFp4Jccd8CQuIYHK0g==", + "Microsoft.AspNetCore.JsonPatch/9.0.0": { + "sha512": "/4UONYoAIeexPoAmbzBPkVGA6KAY7t0BM+1sr0fKss2V1ERCdcM+Llub4X5Ma+LJ60oPp6KzM0e3j+Pp/JHCNw==", "type": "package", - "path": "microsoft.aspnetcore.jsonpatch/8.0.0", + "path": "microsoft.aspnetcore.jsonpatch/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6124,26 +6184,27 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.AspNetCore.JsonPatch.dll", "lib/net462/Microsoft.AspNetCore.JsonPatch.xml", - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll", - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.xml", + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll", + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.xml", "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll", "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml", - "microsoft.aspnetcore.jsonpatch.8.0.0.nupkg.sha512", + "microsoft.aspnetcore.jsonpatch.9.0.0.nupkg.sha512", "microsoft.aspnetcore.jsonpatch.nuspec" ] }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.0": { - "sha512": "/e5+eBvY759xiZJO+y1lHi4VzXqbDzTJSyCtKpaj3Ko2JAFQjiCOJ0ZHk2i4g4HpoSdXmzEXQsjr6dUX9U0/JA==", + "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { + "sha512": "pTFDEmZi3GheCSPrBxzyE63+d5unln2vYldo/nOm1xet/4rpEk2oJYcwpclPQ13E+LZBF9XixkgwYTUwqznlWg==", "type": "package", - "path": "microsoft.aspnetcore.mvc.newtonsoftjson/8.0.0", + "path": "microsoft.aspnetcore.mvc.newtonsoftjson/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", + "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll", - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml", - "microsoft.aspnetcore.mvc.newtonsoftjson.8.0.0.nupkg.sha512", + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll", + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml", + "microsoft.aspnetcore.mvc.newtonsoftjson.9.0.0.nupkg.sha512", "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec" ] }, @@ -6205,37 +6266,81 @@ "microsoft.azure.services.appauthentication.nuspec" ] }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { - "sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { + "sha512": "3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==", "type": "package", - "path": "microsoft.bcl.asyncinterfaces/6.0.0", + "path": "microsoft.bcl.asyncinterfaces/7.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", + "buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets", + "buildTransitive/net462/_._", + "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll", + "lib/net462/Microsoft.Bcl.AsyncInterfaces.xml", "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", + "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512", "microsoft.bcl.asyncinterfaces.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.CodeAnalysis.Analyzers/3.3.3": { - "sha512": "j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==", + "Microsoft.Build.Framework/17.8.3": { + "sha512": "NrQZJW8TlKVPx72yltGb8SVz3P5mNRk9fNiD/ao8jRSk48WqIIdCn99q4IjlVmPcruuQ+yLdjNQLL8Rb4c916g==", + "type": "package", + "path": "microsoft.build.framework/17.8.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "MSBuild-NuGet-Icon.png", + "README.md", + "lib/net472/Microsoft.Build.Framework.dll", + "lib/net472/Microsoft.Build.Framework.pdb", + "lib/net472/Microsoft.Build.Framework.xml", + "lib/net8.0/Microsoft.Build.Framework.dll", + "lib/net8.0/Microsoft.Build.Framework.pdb", + "lib/net8.0/Microsoft.Build.Framework.xml", + "microsoft.build.framework.17.8.3.nupkg.sha512", + "microsoft.build.framework.nuspec", + "notices/THIRDPARTYNOTICES.txt", + "ref/net472/Microsoft.Build.Framework.dll", + "ref/net472/Microsoft.Build.Framework.xml", + "ref/net8.0/Microsoft.Build.Framework.dll", + "ref/net8.0/Microsoft.Build.Framework.xml", + "ref/netstandard2.0/Microsoft.Build.Framework.dll", + "ref/netstandard2.0/Microsoft.Build.Framework.xml" + ] + }, + "Microsoft.Build.Locator/1.7.8": { + "sha512": "sPy10x527Ph16S2u0yGME4S6ohBKJ69WfjeGG/bvELYeZVmJdKjxgnlL8cJJJLGV/cZIRqSfB12UDB8ICakOog==", "type": "package", - "path": "microsoft.codeanalysis.analyzers/3.3.3", + "path": "microsoft.build.locator/1.7.8", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "MSBuild-NuGet-Icon.png", + "build/Microsoft.Build.Locator.props", + "build/Microsoft.Build.Locator.targets", + "lib/net46/Microsoft.Build.Locator.dll", + "lib/net6.0/Microsoft.Build.Locator.dll", + "microsoft.build.locator.1.7.8.nupkg.sha512", + "microsoft.build.locator.nuspec" + ] + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.4": { + "sha512": "AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==", + "type": "package", + "path": "microsoft.codeanalysis.analyzers/3.3.4", "hasTools": true, "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", - "ThirdPartyNotices.rtf", + "ThirdPartyNotices.txt", "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", @@ -6266,158 +6371,508 @@ "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", + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props", + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets", + "buildTransitive/config/analysislevel_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_all.globalconfig", + "buildTransitive/config/analysislevel_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_default.globalconfig", + "buildTransitive/config/analysislevel_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_none.globalconfig", + "buildTransitive/config/analysislevel_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended_warnaserror.globalconfig", "documentation/Analyzer Configuration.md", "documentation/Microsoft.CodeAnalysis.Analyzers.md", "documentation/Microsoft.CodeAnalysis.Analyzers.sarif", @@ -6446,7 +6901,7 @@ "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig", "editorconfig/PortedFromFxCopRulesDefault/.editorconfig", "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig", - "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", + "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512", "microsoft.codeanalysis.analyzers.nuspec", "rulesets/AllRulesDefault.ruleset", "rulesets/AllRulesDisabled.ruleset", @@ -6477,31 +6932,47 @@ "tools/uninstall.ps1" ] }, - "Microsoft.CodeAnalysis.Common/4.5.0": { - "sha512": "lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", + "Microsoft.CodeAnalysis.Common/4.8.0": { + "sha512": "/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==", "type": "package", - "path": "microsoft.codeanalysis.common/4.5.0", + "path": "microsoft.codeanalysis.common/4.8.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/net6.0/Microsoft.CodeAnalysis.dll", + "lib/net6.0/Microsoft.CodeAnalysis.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.dll", + "lib/net7.0/Microsoft.CodeAnalysis.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.xml", @@ -6518,35 +6989,51 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.common.nuspec" ] }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { - "sha512": "cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", + "Microsoft.CodeAnalysis.CSharp/4.8.0": { + "sha512": "+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==", "type": "package", - "path": "microsoft.codeanalysis.csharp/4.5.0", + "path": "microsoft.codeanalysis.csharp/4.8.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/net6.0/Microsoft.CodeAnalysis.CSharp.dll", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml", @@ -6563,35 +7050,51 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.csharp.nuspec" ] }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { - "sha512": "h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==", + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { + "sha512": "3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==", "type": "package", - "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0", + "path": "microsoft.codeanalysis.csharp.workspaces/4.8.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/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", @@ -6608,7 +7111,7 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.csharp.workspaces.nuspec" ] }, @@ -6628,31 +7131,47 @@ "microsoft.codeanalysis.visualbasic.nuspec" ] }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { - "sha512": "l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==", + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { + "sha512": "LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==", "type": "package", - "path": "microsoft.codeanalysis.workspaces.common/4.5.0", + "path": "microsoft.codeanalysis.workspaces.common/4.8.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/net6.0/Microsoft.CodeAnalysis.Workspaces.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml", @@ -6669,10 +7188,82 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.workspaces.common.nuspec" ] }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "sha512": "IEYreI82QZKklp54yPHxZNG9EKSK6nHEkeuf+0Asie9llgS1gp0V1hw7ODG+QyoB7MuAnNQHmeV1Per/ECpv6A==", + "type": "package", + "path": "microsoft.codeanalysis.workspaces.msbuild/4.8.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "ThirdPartyNotices.rtf", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", + "lib/net472/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512", + "microsoft.codeanalysis.workspaces.msbuild.nuspec" + ] + }, "Microsoft.CSharp/4.7.0": { "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", "type": "package", @@ -6828,10 +7419,10 @@ "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll" ] }, - "Microsoft.EntityFrameworkCore/8.0.6": { - "sha512": "Ms5e5QuBAjVIuQsGumeLvkgMiOpnj6wxPvwBIoe1NfTkseWK4NZYztnhgDlpkCPkrUmJEXLv69kl349Ours30Q==", + "Microsoft.EntityFrameworkCore/9.0.0": { + "sha512": "wpG+nfnfDAw87R3ovAsUmjr3MZ4tYXf6bFqEPVAIKE6IfPml3DS//iX0DBnf8kWn5ZHSO5oi1m4d/Jf+1LifJQ==", "type": "package", - "path": "microsoft.entityframeworkcore/8.0.6", + "path": "microsoft.entityframeworkcore/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6840,14 +7431,14 @@ "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props", "lib/net8.0/Microsoft.EntityFrameworkCore.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.xml", - "microsoft.entityframeworkcore.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.6": { - "sha512": "X7wSSBNFRuN8j8M9HDYG7rPpEeyhY+PdJZR9rftmgvsZH0eK5+bZ3b3As8iO4rLEpjsBzDnrgSIY6q2F3HQatw==", + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { + "sha512": "fnmifFL8KaA4ZNLCVgfjCWhZUFxkrDInx5hR4qG7Q8IEaSiy/6VOSRFyx55oH7MV4y7wM3J3EE90nSpcVBI44Q==", "type": "package", - "path": "microsoft.entityframeworkcore.abstractions/8.0.6", + "path": "microsoft.entityframeworkcore.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6855,29 +7446,28 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml", - "microsoft.entityframeworkcore.abstractions.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.abstractions.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Analyzers/8.0.6": { - "sha512": "fDNtuQ4lAaPaCOlsrwUck/GvnF4QLeDpMmE1L5QtxZpMSmWfnL2/vk8sDL9OVTWcfprooI9V5MNpIx3/Tq5ehg==", + "Microsoft.EntityFrameworkCore.Analyzers/9.0.0": { + "sha512": "Qje+DzXJOKiXF72SL0XxNlDtTkvWWvmwknuZtFahY5hIQpRKO59qnGuERIQ3qlzuq5x4bAJ8WMbgU5DLhBgeOQ==", "type": "package", - "path": "microsoft.entityframeworkcore.analyzers/8.0.6", + "path": "microsoft.entityframeworkcore.analyzers/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", "docs/PACKAGE.md", - "lib/netstandard2.0/_._", - "microsoft.entityframeworkcore.analyzers.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.analyzers.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Design/8.0.6": { - "sha512": "4OT+mH+8EB4Kfn1ENpDx2Ssx459j200gvdhDOKq5lkHmHzkRpmEDKS5GfqaLZvBLJKWu1FVGQ7Wnczcjb0hX4g==", + "Microsoft.EntityFrameworkCore.Design/9.0.0": { + "sha512": "Pqo8I+yHJ3VQrAoY0hiSncf+5P7gN/RkNilK5e+/K/yKh+yAWxdUAI6t0TG26a9VPlCa9FhyklzyFvRyj3YG9A==", "type": "package", - "path": "microsoft.entityframeworkcore.design/8.0.6", + "path": "microsoft.entityframeworkcore.design/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6886,14 +7476,14 @@ "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.6.nupkg.sha512", + "microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.design.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Relational/8.0.6": { - "sha512": "chhfmLusCGLGvNYtvMji6KGQlduPDnJsStG/LjS8qJhFWJDDzTZpSr2LHowewcxMrMo/Axc6Jwe+WwSi/vlkTg==", + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { + "sha512": "j+msw6fWgAE9M3Q/5B9Uhv7pdAdAQUvFPJAiBJmoy+OXvehVbfbCE8ftMAa51Uo2ZeiqVnHShhnv4Y4UJJmUzA==", "type": "package", - "path": "microsoft.entityframeworkcore.relational/8.0.6", + "path": "microsoft.entityframeworkcore.relational/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6901,14 +7491,14 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml", - "microsoft.entityframeworkcore.relational.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.relational.nuspec" ] }, - "Microsoft.EntityFrameworkCore.SqlServer/8.0.6": { - "sha512": "EUdsIcRew4vxE6pfi3aPUGvAGnfdCswPhWIU07SW5RymZldDCDo2dW/MyQw8nYDMQfsZYgE6+jyCg5VTV8lSMg==", + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { + "sha512": "3Y7/3kgz6C5kRFeELLZ5VeIeBlxB31x/ywscbN4r1JqTXIy8WWGo0CqzuOxBy4UzaTzpifElAZvv4fyD3ZQK5w==", "type": "package", - "path": "microsoft.entityframeworkcore.sqlserver/8.0.6", + "path": "microsoft.entityframeworkcore.sqlserver/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6916,7 +7506,7 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.xml", - "microsoft.entityframeworkcore.sqlserver.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.sqlserver.nuspec" ] }, @@ -7151,10 +7741,10 @@ "tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll" ] }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { - "sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { + "sha512": "FPWZAa9c0H4dvOj351iR1jkUIs4u9ykL4Bm592yhjDyO5lCoWd+TMAHx2EMbarzUvCvgjWjJIoC6//Q9kH6YhA==", "type": "package", - "path": "microsoft.extensions.caching.abstractions/8.0.0", + "path": "microsoft.extensions.caching.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7164,27 +7754,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets", "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll", "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/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/net9.0/Microsoft.Extensions.Caching.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.caching.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Caching.Memory/8.0.0": { - "sha512": "7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==", + "Microsoft.Extensions.Caching.Memory/9.0.0": { + "sha512": "zbnPX/JQ0pETRSUG9fNPBvpIq42Aufvs15gGYyNIMhCun9yhmWihz0WgsI7bSDPjxWTKBf8oX/zv6v2uZ3W9OQ==", "type": "package", - "path": "microsoft.extensions.caching.memory/8.0.0", + "path": "microsoft.extensions.caching.memory/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7194,27 +7782,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets", "lib/net462/Microsoft.Extensions.Caching.Memory.dll", "lib/net462/Microsoft.Extensions.Caching.Memory.xml", - "lib/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/net9.0/Microsoft.Extensions.Caching.Memory.dll", + "lib/net9.0/Microsoft.Extensions.Caching.Memory.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512", + "microsoft.extensions.caching.memory.9.0.0.nupkg.sha512", "microsoft.extensions.caching.memory.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration/8.0.0": { - "sha512": "0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==", + "Microsoft.Extensions.Configuration/9.0.0": { + "sha512": "YIMO9T3JL8MeEXgVozKt2v79hquo/EFtnY0vgxmLnUvk1Rei/halI7kOWZL2RBeV9FMGzgM9LZA8CVaNwFMaNA==", "type": "package", - "path": "microsoft.extensions.configuration/8.0.0", + "path": "microsoft.extensions.configuration/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7224,27 +7810,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets", "lib/net462/Microsoft.Extensions.Configuration.dll", "lib/net462/Microsoft.Extensions.Configuration.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { + "sha512": "lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==", "type": "package", - "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "path": "microsoft.extensions.configuration.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7254,19 +7838,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -7285,10 +7867,10 @@ "microsoft.extensions.configuration.azurekeyvault.nuspec" ] }, - "Microsoft.Extensions.Configuration.Binder/8.0.0": { - "sha512": "mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==", + "Microsoft.Extensions.Configuration.Binder/9.0.0": { + "sha512": "RiScL99DcyngY9zJA2ROrri7Br8tn5N4hP4YNvGdTN/bvg1A3dwvDOxHnNZ3Im7x2SJ5i4LkX1uPiR/MfSFBLQ==", "type": "package", - "path": "microsoft.extensions.configuration.binder/8.0.0", + "path": "microsoft.extensions.configuration.binder/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7313,15 +7895,13 @@ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets", "lib/net462/Microsoft.Extensions.Configuration.Binder.dll", "lib/net462/Microsoft.Extensions.Configuration.Binder.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Binder.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.binder.nuspec", "useSharedDesignerContext.txt" ] @@ -7345,10 +7925,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": { - "sha512": "plvZ0ZIpq+97gdPNNvhwvrEZ92kNml9hd1pe3idMA7svR0PztdzVLkoWLcRFgySYXUJc3kSM3Xw3mNFMo/bxRA==", + "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0": { + "sha512": "v5R638eNMxksfXb7MFnkPwLPp+Ym4W/SIGNuoe8qFVVyvygQD5DdLusybmYSJEr9zc1UzWzim/ATKeIOVvOFDg==", "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/8.0.0", + "path": "microsoft.extensions.configuration.environmentvariables/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7358,27 +7938,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.EnvironmentVariables.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.targets", "lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.environmentvariables.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.environmentvariables.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { - "sha512": "McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==", + "Microsoft.Extensions.Configuration.FileExtensions/9.0.0": { + "sha512": "4EK93Jcd2lQG4GY6PAw8jGss0ZzFP0vPc1J85mES5fKNuDTqgFXHba9onBw2s18fs3I4vdo2AWyfD1mPAxWSQQ==", "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/8.0.0", + "path": "microsoft.extensions.configuration.fileextensions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7388,27 +7966,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.FileExtensions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.FileExtensions.targets", "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.xml", "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.fileextensions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.fileextensions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Json/8.0.0": { - "sha512": "C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==", + "Microsoft.Extensions.Configuration.Json/9.0.0": { + "sha512": "WiTK0LrnsqmedrbzwL7f4ZUo+/wByqy2eKab39I380i2rd8ImfCRMrtkqJVGDmfqlkP/YzhckVOwPc5MPrSNpg==", "type": "package", - "path": "microsoft.extensions.configuration.json/8.0.0", + "path": "microsoft.extensions.configuration.json/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7418,21 +7994,19 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Json.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Json.targets", "lib/net462/Microsoft.Extensions.Configuration.Json.dll", "lib/net462/Microsoft.Extensions.Configuration.Json.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Json.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.Json.xml", "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll", "lib/net8.0/Microsoft.Extensions.Configuration.Json.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.Json.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.json.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.json.nuspec", "useSharedDesignerContext.txt" ] @@ -7458,10 +8032,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { - "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "Microsoft.Extensions.DependencyInjection/9.0.0": { + "sha512": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==", "type": "package", - "path": "microsoft.extensions.dependencyinjection/8.0.0", + "path": "microsoft.extensions.dependencyinjection/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7471,29 +8045,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": { - "sha512": "fGLiCRLMYd00JYpClraLjJTNKLmMJPnqxMaiRzEBIIvevlzxz33mXy39Lkd48hu1G+N21S7QpaO5ZzKsI6FRuA==", + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { + "sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==", "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.1", + "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7503,29 +8075,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.1.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyModel/8.0.0": { - "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==", + "Microsoft.Extensions.DependencyModel/9.0.0": { + "sha512": "saxr2XzwgDU77LaQfYFXmddEDRUKHF4DaGMZkNB3qjdVSZlax3//dGJagJkKrGMIPNZs2jVFXITyCCR6UHJNdA==", "type": "package", - "path": "microsoft.extensions.dependencymodel/8.0.0", + "path": "microsoft.extensions.dependencymodel/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7535,19 +8105,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/net9.0/Microsoft.Extensions.DependencyModel.dll", + "lib/net9.0/Microsoft.Extensions.DependencyModel.xml", "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", - "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512", "microsoft.extensions.dependencymodel.nuspec", "useSharedDesignerContext.txt" ] @@ -7570,10 +8138,10 @@ "microsoft.extensions.diagnosticadapter.nuspec" ] }, - "Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": { - "sha512": "JHYCQG7HmugNYUhOl368g+NMxYE/N/AiclCYRNlgCY9eVyiBkOHMwK4x60RYMxv9EL3+rmj1mqHvdCiPpC+D4Q==", + "Microsoft.Extensions.Diagnostics.Abstractions/9.0.0": { + "sha512": "1K8P7XzuzX8W8pmXcZjcrqS6x5eSSdvhQohmcpgiQNY/HlDAlnrhR9dvlURfFz428A+RTCJpUyB+aKTA6AgVcQ==", "type": "package", - "path": "microsoft.extensions.diagnostics.abstractions/8.0.0", + "path": "microsoft.extensions.diagnostics.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7582,19 +8150,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Diagnostics.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/net6.0/Microsoft.Extensions.Diagnostics.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Diagnostics.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Diagnostics.Abstractions.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.diagnostics.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.diagnostics.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -7637,10 +8203,10 @@ "microsoft.extensions.diagnostics.healthchecks.abstractions.nuspec" ] }, - "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { - "sha512": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==", + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { + "sha512": "uK439QzYR0q2emLVtYzwyK3x+T5bTY4yWsd/k/ZUS9LR6Sflp8MIdhGXW8kQCd86dQD4tLqvcbLkku8qHY263Q==", "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/8.0.0", + "path": "microsoft.extensions.fileproviders.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7650,25 +8216,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets", "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.xml", + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.FileProviders.Physical/8.0.0": { - "sha512": "UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==", + "Microsoft.Extensions.FileProviders.Physical/9.0.0": { + "sha512": "3+ZUSpOSmie+o8NnLIRqCxSh65XL/ExU7JYnFOg58awDRlY3lVpZ9A369jkoZL1rpsq7LDhEfkn2ghhGaY1y5Q==", "type": "package", - "path": "microsoft.extensions.fileproviders.physical/8.0.0", + "path": "microsoft.extensions.fileproviders.physical/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7678,27 +8244,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileProviders.Physical.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets", "lib/net462/Microsoft.Extensions.FileProviders.Physical.dll", "lib/net462/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.xml", "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.xml", + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll", + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512", + "microsoft.extensions.fileproviders.physical.9.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.physical.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { - "sha512": "OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==", + "Microsoft.Extensions.FileSystemGlobbing/9.0.0": { + "sha512": "jGFKZiXs2HNseK3NK/rfwHNNovER71jSj4BD1a/649ml9+h6oEtYd0GSALZDNW8jZ2Rh+oAeadOa6sagYW1F2A==", "type": "package", - "path": "microsoft.extensions.filesystemglobbing/8.0.0", + "path": "microsoft.extensions.filesystemglobbing/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7708,19 +8272,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileSystemGlobbing.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets", "lib/net462/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/net462/Microsoft.Extensions.FileSystemGlobbing.xml", - "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.xml", "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.xml", + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll", + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.xml", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512", + "microsoft.extensions.filesystemglobbing.9.0.0.nupkg.sha512", "microsoft.extensions.filesystemglobbing.nuspec", "useSharedDesignerContext.txt" ] @@ -7762,10 +8324,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Hosting.Abstractions/8.0.0": { - "sha512": "AG7HWwVRdCHlaA++1oKDxLsXIBxmDpMPb3VoyOoAghEWnkUvEAdYQUwnV4jJbAaa/nMYNiEh5ByoLauZBEiovg==", + "Microsoft.Extensions.Hosting.Abstractions/9.0.0": { + "sha512": "yUKJgu81ExjvqbNWqZKshBbLntZMbMVz/P7Way2SBx7bMqA08Mfdc9O7hWDKAiSp+zPUGT6LKcSCQIPeDK+CCw==", "type": "package", - "path": "microsoft.extensions.hosting.abstractions/8.0.0", + "path": "microsoft.extensions.hosting.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7775,21 +8337,19 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Hosting.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Hosting.Abstractions.targets", "lib/net462/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/net462/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Hosting.Abstractions.xml", "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.xml", + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.xml", - "microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.hosting.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.hosting.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -7810,10 +8370,10 @@ "packageIcon.png" ] }, - "Microsoft.Extensions.Identity.Core/8.0.6": { - "sha512": "a9tAy8vVTJnew/imk+pfNiZrjHH6stO4YMhZUs++hmeVCAmjma88rV62rsRO+lFrINR5aqBFvK3kE8MHnGZ+7w==", + "Microsoft.Extensions.Identity.Core/9.0.0": { + "sha512": "+cQjUs8PIheIMALzrf/e4gW6A/yOK8XYBxeEmAfLvVIaV9lsBGvVT0zjEZ1KPQDJ9nUeQ9uAw077J7LPUwv8wA==", "type": "package", - "path": "microsoft.extensions.identity.core/8.0.6", + "path": "microsoft.extensions.identity.core/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7821,18 +8381,18 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.Extensions.Identity.Core.dll", "lib/net462/Microsoft.Extensions.Identity.Core.xml", - "lib/net8.0/Microsoft.Extensions.Identity.Core.dll", - "lib/net8.0/Microsoft.Extensions.Identity.Core.xml", + "lib/net9.0/Microsoft.Extensions.Identity.Core.dll", + "lib/net9.0/Microsoft.Extensions.Identity.Core.xml", "lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll", "lib/netstandard2.0/Microsoft.Extensions.Identity.Core.xml", - "microsoft.extensions.identity.core.8.0.6.nupkg.sha512", + "microsoft.extensions.identity.core.9.0.0.nupkg.sha512", "microsoft.extensions.identity.core.nuspec" ] }, - "Microsoft.Extensions.Identity.Stores/8.0.6": { - "sha512": "KGj7DLvkMYj5HzODDu/OiFIK/a4beU0nwfC/khZnl0uelkOAmo11K5iIFvYBfajLIn2CCbqXR/Wr5lVh8IHvZw==", + "Microsoft.Extensions.Identity.Stores/9.0.0": { + "sha512": "XG3opf0KgWoYAUdLRhrIvI46W+/E45Ov8rzgwr0omrq5u06MCrsuMm0nPmd+pIWjMXRxbBk1uL47zGyW1lI5Hw==", "type": "package", - "path": "microsoft.extensions.identity.stores/8.0.6", + "path": "microsoft.extensions.identity.stores/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7840,18 +8400,18 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.Extensions.Identity.Stores.dll", "lib/net462/Microsoft.Extensions.Identity.Stores.xml", - "lib/net8.0/Microsoft.Extensions.Identity.Stores.dll", - "lib/net8.0/Microsoft.Extensions.Identity.Stores.xml", + "lib/net9.0/Microsoft.Extensions.Identity.Stores.dll", + "lib/net9.0/Microsoft.Extensions.Identity.Stores.xml", "lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.dll", "lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.xml", - "microsoft.extensions.identity.stores.8.0.6.nupkg.sha512", + "microsoft.extensions.identity.stores.9.0.0.nupkg.sha512", "microsoft.extensions.identity.stores.nuspec" ] }, - "Microsoft.Extensions.Logging/8.0.0": { - "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "Microsoft.Extensions.Logging/9.0.0": { + "sha512": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==", "type": "package", - "path": "microsoft.extensions.logging/8.0.0", + "path": "microsoft.extensions.logging/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7861,29 +8421,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.9.0.0.nupkg.sha512", "microsoft.extensions.logging.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Abstractions/8.0.1": { - "sha512": "RIFgaqoaINxkM2KTOw72dmilDmTrYA0ns2KW4lDz4gZ2+o6IQ894CzmdL3StM2oh7QQq44nCWiqKqc4qUI9Jmg==", + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { + "sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==", "type": "package", - "path": "microsoft.extensions.logging.abstractions/8.0.1", + "path": "microsoft.extensions.logging.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7935,20 +8493,18 @@ "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/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/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/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.8.0.1.nupkg.sha512", + "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -7968,10 +8524,10 @@ "microsoft.extensions.logging.applicationinsights.nuspec" ] }, - "Microsoft.Extensions.Logging.AzureAppServices/8.0.6": { - "sha512": "uyxdYFbrP15SV+KPV/hNe3fPQZEXqpHF6cur2cDswqJlhboQYTWsTmGKoZiIRAUOpHfBOFUT023kHmvz8kTsTw==", + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { + "sha512": "OMyMioZ23NlBXQb6TecMTr3LTCd2cqglKqMRdcWF8OJ+QQS53iPEo6bWj3CgGqgdXRySv3cxFVnJGSdcEWKR3Q==", "type": "package", - "path": "microsoft.extensions.logging.azureappservices/8.0.6", + "path": "microsoft.extensions.logging.azureappservices/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7979,18 +8535,18 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.Extensions.Logging.AzureAppServices.dll", "lib/net462/Microsoft.Extensions.Logging.AzureAppServices.xml", - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.dll", - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.xml", + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll", + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.xml", - "microsoft.extensions.logging.azureappservices.8.0.6.nupkg.sha512", + "microsoft.extensions.logging.azureappservices.9.0.0.nupkg.sha512", "microsoft.extensions.logging.azureappservices.nuspec" ] }, - "Microsoft.Extensions.Logging.Configuration/8.0.0": { - "sha512": "ixXXV0G/12g6MXK65TLngYN9V5hQQRuV+fZi882WIoVJT7h5JvoYoxTEwCgdqwLjSneqh1O+66gM8sMr9z/rsQ==", + "Microsoft.Extensions.Logging.Configuration/9.0.0": { + "sha512": "H05HiqaNmg6GjH34ocYE9Wm1twm3Oz2aXZko8GTwGBzM7op2brpAA8pJ5yyD1OpS1mXUtModBYOlcZ/wXeWsSg==", "type": "package", - "path": "microsoft.extensions.logging.configuration/8.0.0", + "path": "microsoft.extensions.logging.configuration/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7999,19 +8555,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.Configuration.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Configuration.targets", "lib/net462/Microsoft.Extensions.Logging.Configuration.dll", "lib/net462/Microsoft.Extensions.Logging.Configuration.xml", - "lib/net6.0/Microsoft.Extensions.Logging.Configuration.dll", - "lib/net6.0/Microsoft.Extensions.Logging.Configuration.xml", - "lib/net7.0/Microsoft.Extensions.Logging.Configuration.dll", - "lib/net7.0/Microsoft.Extensions.Logging.Configuration.xml", "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll", "lib/net8.0/Microsoft.Extensions.Logging.Configuration.xml", + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll", + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.xml", - "microsoft.extensions.logging.configuration.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.configuration.9.0.0.nupkg.sha512", "microsoft.extensions.logging.configuration.nuspec", "useSharedDesignerContext.txt" ] @@ -8123,10 +8677,10 @@ "microsoft.extensions.objectpool.nuspec" ] }, - "Microsoft.Extensions.Options/8.0.2": { - "sha512": "dWGKvhFybsaZpGmzkGCbNNwBD1rVlWzrZKANLW/CcbFJpCEceMCGzT7zZwHOGBCbwM0SzBuceMj5HN1LKV1QqA==", + "Microsoft.Extensions.Options/9.0.0": { + "sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==", "type": "package", - "path": "microsoft.extensions.options/8.0.2", + "path": "microsoft.extensions.options/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8150,30 +8704,28 @@ "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/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/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/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.8.0.2.nupkg.sha512", + "microsoft.extensions.options.9.0.0.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { - "sha512": "0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==", + "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": { + "sha512": "Ob3FXsXkcSMQmGZi7qP07EQ39kZpSBlTcAZLbJLdI4FIf0Jug8biv2HTavWmnTirchctPlq9bl/26CXtQRguzA==", "type": "package", - "path": "microsoft.extensions.options.configurationextensions/8.0.0", + "path": "microsoft.extensions.options.configurationextensions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8183,27 +8735,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Options.ConfigurationExtensions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.configurationextensions.9.0.0.nupkg.sha512", "microsoft.extensions.options.configurationextensions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Primitives/8.0.0": { - "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "Microsoft.Extensions.Primitives/9.0.0": { + "sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==", "type": "package", - "path": "microsoft.extensions.primitives/8.0.0", + "path": "microsoft.extensions.primitives/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8213,19 +8763,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.primitives.9.0.0.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] @@ -8588,10 +9136,10 @@ "runtime.json" ] }, - "Microsoft.OpenApi/1.6.14": { - "sha512": "tTaBT8qjk3xINfESyOPE2rIellPvB7qpVqiWiyA/lACVvz+xOGiXhFUfohcx82NLbi5avzLW0lx+s6oAqQijfw==", + "Microsoft.OpenApi/1.6.22": { + "sha512": "aBvunmrdu/x+4CaA/UP1Jx4xWGwk4kymhoIRnn2Vp+zi5/KOPQJ9EkSXHRUr01WcGKtYl3Au7XfkPJbU1G2sjQ==", "type": "package", - "path": "microsoft.openapi/1.6.14", + "path": "microsoft.openapi/1.6.22", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8599,7 +9147,7 @@ "lib/netstandard2.0/Microsoft.OpenApi.dll", "lib/netstandard2.0/Microsoft.OpenApi.pdb", "lib/netstandard2.0/Microsoft.OpenApi.xml", - "microsoft.openapi.1.6.14.nupkg.sha512", + "microsoft.openapi.1.6.22.nupkg.sha512", "microsoft.openapi.nuspec" ] }, @@ -8811,17 +9359,21 @@ "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll" ] }, - "Mono.TextTemplating/2.2.1": { - "sha512": "KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", + "Mono.TextTemplating/3.0.0": { + "sha512": "YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", "type": "package", - "path": "mono.texttemplating/2.2.1", + "path": "mono.texttemplating/3.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", + "LICENSE.txt/LICENSE", + "buildTransitive/Mono.TextTemplating.targets", "lib/net472/Mono.TextTemplating.dll", + "lib/net6.0/Mono.TextTemplating.dll", "lib/netstandard2.0/Mono.TextTemplating.dll", - "mono.texttemplating.2.2.1.nupkg.sha512", - "mono.texttemplating.nuspec" + "mono.texttemplating.3.0.0.nupkg.sha512", + "mono.texttemplating.nuspec", + "readme.md" ] }, "NETStandard.Library/1.6.1": { @@ -8908,10 +9460,10 @@ "pipelines.sockets.unofficial.nuspec" ] }, - "Polly/8.4.0": { - "sha512": "z2EeUutuy49jBQyZ5s2FUuTCGx3GCzJ0cJ2HbjWwks94TsC6bKTtAHKBkMZOa/DyYRl5yIX7MshvMTWl1J6RNg==", + "Polly/8.5.0": { + "sha512": "GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", "type": "package", - "path": "polly/8.4.0", + "path": "polly/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8929,14 +9481,14 @@ "lib/netstandard2.0/Polly.xml", "package-icon.png", "package-readme.md", - "polly.8.4.0.nupkg.sha512", + "polly.8.5.0.nupkg.sha512", "polly.nuspec" ] }, - "Polly.Core/8.4.0": { - "sha512": "3AZxuP//pxOeBo9tQs7/tz4Z5TTbu4BYfjpaXZD0JYKJo98ngN9TMUz1nybh4k0ykWkMBpGZALV/AmVIE3ew7A==", + "Polly.Core/8.5.0": { + "sha512": "VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", "type": "package", - "path": "polly.core/8.4.0", + "path": "polly.core/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8957,7 +9509,7 @@ "lib/netstandard2.0/Polly.Core.xml", "package-icon.png", "package-readme.md", - "polly.core.8.4.0.nupkg.sha512", + "polly.core.8.5.0.nupkg.sha512", "polly.core.nuspec" ] }, @@ -9257,10 +9809,10 @@ "serilog.nuspec" ] }, - "Serilog.AspNetCore/8.0.1": { - "sha512": "B/X+wAfS7yWLVOTD83B+Ip9yl4MkhioaXj90JSoWi1Ayi8XHepEnsBdrkojg08eodCnmOKmShFUN2GgEc6c0CQ==", + "Serilog.AspNetCore/8.0.3": { + "sha512": "Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", "type": "package", - "path": "serilog.aspnetcore/8.0.1", + "path": "serilog.aspnetcore/8.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -9276,7 +9828,7 @@ "lib/net8.0/Serilog.AspNetCore.xml", "lib/netstandard2.0/Serilog.AspNetCore.dll", "lib/netstandard2.0/Serilog.AspNetCore.xml", - "serilog.aspnetcore.8.0.1.nupkg.sha512", + "serilog.aspnetcore.8.0.3.nupkg.sha512", "serilog.aspnetcore.nuspec" ] }, @@ -9376,10 +9928,10 @@ "serilog.formatting.compact.nuspec" ] }, - "Serilog.Settings.Configuration/8.0.1": { - "sha512": "KOEABqMUdEc8Lpq51Nmiv69Je53mKE6yle4ac2jt3QYiBI0FKKFZCVV6MnkD/z3FonNMjUs/vLOa1mrhzexgCA==", + "Serilog.Settings.Configuration/8.0.4": { + "sha512": "pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", "type": "package", - "path": "serilog.settings.configuration/8.0.1", + "path": "serilog.settings.configuration/8.0.4", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -9395,7 +9947,7 @@ "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.1.nupkg.sha512", + "serilog.settings.configuration.8.0.4.nupkg.sha512", "serilog.settings.configuration.nuspec" ] }, @@ -9518,129 +10070,109 @@ "stackexchange.redis.nuspec" ] }, - "Swashbuckle.AspNetCore/6.6.2": { - "sha512": "+NB4UYVYN6AhDSjW0IJAd1AGD8V33gemFNLPaxKTtPkHB+HaKAKf9MGAEUPivEWvqeQfcKIw8lJaHq6LHljRuw==", + "Swashbuckle.AspNetCore/7.2.0": { + "sha512": "vJv19UpWm6OOgnS9QLDnWARNVasXUfj8SFvlG7UVALm4nBnfwRnEky7C0veSDqMUmBeMPC6Ec3d6G1ts/J04Uw==", "type": "package", - "path": "swashbuckle.aspnetcore/6.6.2", + "path": "swashbuckle.aspnetcore/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "build/Swashbuckle.AspNetCore.props", - "swashbuckle.aspnetcore.6.6.2.nupkg.sha512", + "buildMultiTargeting/Swashbuckle.AspNetCore.props", + "docs/package-readme.md", + "swashbuckle.aspnetcore.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.nuspec" ] }, - "Swashbuckle.AspNetCore.Newtonsoft/6.6.2": { - "sha512": "iHXhJnRNTjy4+gWY4M255oIWY7v9zZpfc/IM8ZxTWkurdmdTCBGgDLv2H531RlbLIckQNk6vcv5Ppv0+GULz7Q==", + "Swashbuckle.AspNetCore.Newtonsoft/7.2.0": { + "sha512": "otztl1SBfwu10iJx6lc3XG/dSqFXRtx8RQ0XrwrO/NYv0j6WhB+vaTJdfs4EPDh+0r7yORUPb7FQ6WgoApeDNg==", "type": "package", - "path": "swashbuckle.aspnetcore.newtonsoft/6.6.2", + "path": "swashbuckle.aspnetcore.newtonsoft/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.Newtonsoft.dll", - "lib/net5.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "lib/net6.0/Swashbuckle.AspNetCore.Newtonsoft.dll", "lib/net6.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.Newtonsoft.dll", - "lib/net7.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "lib/net8.0/Swashbuckle.AspNetCore.Newtonsoft.dll", "lib/net8.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Newtonsoft.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll", + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.Newtonsoft.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "package-readme.md", - "swashbuckle.aspnetcore.newtonsoft.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.newtonsoft.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.newtonsoft.nuspec" ] }, - "Swashbuckle.AspNetCore.Swagger/6.6.2": { - "sha512": "ovgPTSYX83UrQUWiS5vzDcJ8TEX1MAxBgDFMK45rC24MorHEPQlZAHlaXj/yth4Zf6xcktpUgTEBvffRQVwDKA==", + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "sha512": "y27fNDfIh1vGhJjXYynLcZjl7DLOW1bSO2MDsY9wB4Zm1fdxpPsuBSiR4U+0acWlAqLmnuOPKr/OeOgwRUkBlw==", "type": "package", - "path": "swashbuckle.aspnetcore.swagger/6.6.2", + "path": "swashbuckle.aspnetcore.swagger/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml", "package-readme.md", - "swashbuckle.aspnetcore.swagger.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swagger.nuspec" ] }, - "Swashbuckle.AspNetCore.SwaggerGen/6.6.2": { - "sha512": "zv4ikn4AT1VYuOsDCpktLq4QDq08e7Utzbir86M5/ZkRaLXbCPF11E1/vTmOiDzRTl0zTZINQU2qLKwTcHgfrA==", + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "sha512": "pMrTxGVuXM7t4wqft5CNNU8A0++Yw5kTLmYhB6tbEcyBfO8xEF/Y8pkJhO6BZ/2MYONrRYoQTfPFJqu8fOf5WQ==", "type": "package", - "path": "swashbuckle.aspnetcore.swaggergen/6.6.2", + "path": "swashbuckle.aspnetcore.swaggergen/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "package-readme.md", - "swashbuckle.aspnetcore.swaggergen.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swaggergen.nuspec" ] }, - "Swashbuckle.AspNetCore.SwaggerUI/6.6.2": { - "sha512": "mBBb+/8Hm2Q3Wygag+hu2jj69tZW5psuv0vMRXY07Wy+Rrj40vRP8ZTbKBhs91r45/HXT4aY4z0iSBYx1h6JvA==", + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "sha512": "hgrXeKzyp5OGN8qVvL7A+vhmU7mDJTfGpiMBRL66IcfLOyna8UTLtn3cC3CghamXpRDufcc9ciklTszUGEQK0w==", "type": "package", - "path": "swashbuckle.aspnetcore.swaggerui/6.6.2", + "path": "swashbuckle.aspnetcore.swaggerui/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "package-readme.md", - "swashbuckle.aspnetcore.swaggerui.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swaggerui.nuspec" ] }, @@ -9703,25 +10235,27 @@ "version.txt" ] }, - "System.CodeDom/4.4.0": { - "sha512": "2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==", + "System.CodeDom/6.0.0": { + "sha512": "CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", "type": "package", - "path": "system.codedom/4.4.0", + "path": "system.codedom/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", + "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.CodeDom.targets", + "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.CodeDom.dll", + "lib/net461/System.CodeDom.xml", + "lib/net6.0/System.CodeDom.dll", + "lib/net6.0/System.CodeDom.xml", "lib/netstandard2.0/System.CodeDom.dll", - "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", + "lib/netstandard2.0/System.CodeDom.xml", + "system.codedom.6.0.0.nupkg.sha512", "system.codedom.nuspec", - "useSharedDesignerContext.txt", - "version.txt" + "useSharedDesignerContext.txt" ] }, "System.Collections/4.3.0": { @@ -9800,25 +10334,30 @@ "system.collections.concurrent.nuspec" ] }, - "System.Collections.Immutable/6.0.0": { - "sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", + "System.Collections.Immutable/7.0.0": { + "sha512": "dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==", "type": "package", - "path": "system.collections.immutable/6.0.0", + "path": "system.collections.immutable/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", + "README.md", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Collections.Immutable.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Collections.Immutable.dll", - "lib/net461/System.Collections.Immutable.xml", + "lib/net462/System.Collections.Immutable.dll", + "lib/net462/System.Collections.Immutable.xml", "lib/net6.0/System.Collections.Immutable.dll", "lib/net6.0/System.Collections.Immutable.xml", + "lib/net7.0/System.Collections.Immutable.dll", + "lib/net7.0/System.Collections.Immutable.xml", "lib/netstandard2.0/System.Collections.Immutable.dll", "lib/netstandard2.0/System.Collections.Immutable.xml", - "system.collections.immutable.6.0.0.nupkg.sha512", + "system.collections.immutable.7.0.0.nupkg.sha512", "system.collections.immutable.nuspec", "useSharedDesignerContext.txt" ] @@ -9901,134 +10440,159 @@ "system.componentmodel.annotations.nuspec" ] }, - "System.Composition/6.0.0": { - "sha512": "d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", + "System.Composition/7.0.0": { + "sha512": "tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==", "type": "package", - "path": "system.composition/6.0.0", + "path": "system.composition/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.targets", - "buildTransitive/netcoreapp3.1/_._", - "system.composition.6.0.0.nupkg.sha512", + "lib/net461/_._", + "lib/netcoreapp2.0/_._", + "lib/netstandard2.0/_._", + "system.composition.7.0.0.nupkg.sha512", "system.composition.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.AttributedModel/6.0.0": { - "sha512": "WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", + "System.Composition.AttributedModel/7.0.0": { + "sha512": "2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ==", "type": "package", - "path": "system.composition.attributedmodel/6.0.0", + "path": "system.composition.attributedmodel/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.AttributedModel.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.AttributedModel.dll", - "lib/net461/System.Composition.AttributedModel.xml", + "lib/net462/System.Composition.AttributedModel.dll", + "lib/net462/System.Composition.AttributedModel.xml", "lib/net6.0/System.Composition.AttributedModel.dll", "lib/net6.0/System.Composition.AttributedModel.xml", + "lib/net7.0/System.Composition.AttributedModel.dll", + "lib/net7.0/System.Composition.AttributedModel.xml", "lib/netstandard2.0/System.Composition.AttributedModel.dll", "lib/netstandard2.0/System.Composition.AttributedModel.xml", - "system.composition.attributedmodel.6.0.0.nupkg.sha512", + "system.composition.attributedmodel.7.0.0.nupkg.sha512", "system.composition.attributedmodel.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.Convention/6.0.0": { - "sha512": "XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", + "System.Composition.Convention/7.0.0": { + "sha512": "IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==", "type": "package", - "path": "system.composition.convention/6.0.0", + "path": "system.composition.convention/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.Convention.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Convention.dll", - "lib/net461/System.Composition.Convention.xml", + "lib/net462/System.Composition.Convention.dll", + "lib/net462/System.Composition.Convention.xml", "lib/net6.0/System.Composition.Convention.dll", "lib/net6.0/System.Composition.Convention.xml", + "lib/net7.0/System.Composition.Convention.dll", + "lib/net7.0/System.Composition.Convention.xml", "lib/netstandard2.0/System.Composition.Convention.dll", "lib/netstandard2.0/System.Composition.Convention.xml", - "system.composition.convention.6.0.0.nupkg.sha512", + "system.composition.convention.7.0.0.nupkg.sha512", "system.composition.convention.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.Hosting/6.0.0": { - "sha512": "w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", + "System.Composition.Hosting/7.0.0": { + "sha512": "eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==", "type": "package", - "path": "system.composition.hosting/6.0.0", + "path": "system.composition.hosting/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.Hosting.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Hosting.dll", - "lib/net461/System.Composition.Hosting.xml", + "lib/net462/System.Composition.Hosting.dll", + "lib/net462/System.Composition.Hosting.xml", "lib/net6.0/System.Composition.Hosting.dll", "lib/net6.0/System.Composition.Hosting.xml", + "lib/net7.0/System.Composition.Hosting.dll", + "lib/net7.0/System.Composition.Hosting.xml", "lib/netstandard2.0/System.Composition.Hosting.dll", "lib/netstandard2.0/System.Composition.Hosting.xml", - "system.composition.hosting.6.0.0.nupkg.sha512", + "system.composition.hosting.7.0.0.nupkg.sha512", "system.composition.hosting.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.Runtime/6.0.0": { - "sha512": "qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", + "System.Composition.Runtime/7.0.0": { + "sha512": "aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw==", "type": "package", - "path": "system.composition.runtime/6.0.0", + "path": "system.composition.runtime/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.Runtime.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Runtime.dll", - "lib/net461/System.Composition.Runtime.xml", + "lib/net462/System.Composition.Runtime.dll", + "lib/net462/System.Composition.Runtime.xml", "lib/net6.0/System.Composition.Runtime.dll", "lib/net6.0/System.Composition.Runtime.xml", + "lib/net7.0/System.Composition.Runtime.dll", + "lib/net7.0/System.Composition.Runtime.xml", "lib/netstandard2.0/System.Composition.Runtime.dll", "lib/netstandard2.0/System.Composition.Runtime.xml", - "system.composition.runtime.6.0.0.nupkg.sha512", + "system.composition.runtime.7.0.0.nupkg.sha512", "system.composition.runtime.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.TypedParts/6.0.0": { - "sha512": "iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", + "System.Composition.TypedParts/7.0.0": { + "sha512": "ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==", "type": "package", - "path": "system.composition.typedparts/6.0.0", + "path": "system.composition.typedparts/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.TypedParts.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.TypedParts.dll", - "lib/net461/System.Composition.TypedParts.xml", + "lib/net462/System.Composition.TypedParts.dll", + "lib/net462/System.Composition.TypedParts.xml", "lib/net6.0/System.Composition.TypedParts.dll", "lib/net6.0/System.Composition.TypedParts.xml", + "lib/net7.0/System.Composition.TypedParts.dll", + "lib/net7.0/System.Composition.TypedParts.xml", "lib/netstandard2.0/System.Composition.TypedParts.dll", "lib/netstandard2.0/System.Composition.TypedParts.xml", - "system.composition.typedparts.6.0.0.nupkg.sha512", + "system.composition.typedparts.7.0.0.nupkg.sha512", "system.composition.typedparts.nuspec", "useSharedDesignerContext.txt" ] @@ -10129,10 +10693,10 @@ "system.diagnostics.debug.nuspec" ] }, - "System.Diagnostics.DiagnosticSource/8.0.0": { - "sha512": "c9xLpVz6PL9lp/djOWtk5KPDZq3cSYpmXoJQY524EOtuFl5z9ZtsotpsyrDW40U1DRnQSYvcPKEUV0X//u6gkQ==", + "System.Diagnostics.DiagnosticSource/8.0.1": { + "sha512": "vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==", "type": "package", - "path": "system.diagnostics.diagnosticsource/8.0.0", + "path": "system.diagnostics.diagnosticsource/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -10153,7 +10717,7 @@ "lib/net8.0/System.Diagnostics.DiagnosticSource.xml", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", + "system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", "system.diagnostics.diagnosticsource.nuspec", "useSharedDesignerContext.txt" ] @@ -10381,31 +10945,30 @@ "system.dynamic.runtime.nuspec" ] }, - "System.Formats.Asn1/8.0.0": { - "sha512": "AJukBuLoe3QeAF+mfaRKQb2dgyrvt340iMBHYv+VdBzCUM06IxGlvl0o/uPOS7lHnXPN6u8fFRHSHudx5aTi8w==", + "System.Formats.Asn1/9.0.0": { + "sha512": "VRDjgfqV0hCma5HBQa46nZTRuqfYMWZClwxUtvLJVTCeDp9Esdvr91AfEWP98IMO8ooSv1yXb6/oCc6jApoXvQ==", "type": "package", - "path": "system.formats.asn1/8.0.0", + "path": "system.formats.asn1/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", + "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Formats.Asn1.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets", "lib/net462/System.Formats.Asn1.dll", "lib/net462/System.Formats.Asn1.xml", - "lib/net6.0/System.Formats.Asn1.dll", - "lib/net6.0/System.Formats.Asn1.xml", - "lib/net7.0/System.Formats.Asn1.dll", - "lib/net7.0/System.Formats.Asn1.xml", "lib/net8.0/System.Formats.Asn1.dll", "lib/net8.0/System.Formats.Asn1.xml", + "lib/net9.0/System.Formats.Asn1.dll", + "lib/net9.0/System.Formats.Asn1.xml", "lib/netstandard2.0/System.Formats.Asn1.dll", "lib/netstandard2.0/System.Formats.Asn1.xml", - "system.formats.asn1.8.0.0.nupkg.sha512", + "system.formats.asn1.9.0.0.nupkg.sha512", "system.formats.asn1.nuspec", "useSharedDesignerContext.txt" ] @@ -10807,27 +11370,29 @@ "system.io.memorymappedfiles.nuspec" ] }, - "System.IO.Pipelines/6.0.3": { - "sha512": "ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", + "System.IO.Pipelines/7.0.0": { + "sha512": "jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==", "type": "package", - "path": "system.io.pipelines/6.0.3", + "path": "system.io.pipelines/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.IO.Pipelines.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.IO.Pipelines.dll", - "lib/net461/System.IO.Pipelines.xml", + "lib/net462/System.IO.Pipelines.dll", + "lib/net462/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/net7.0/System.IO.Pipelines.dll", + "lib/net7.0/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.7.0.0.nupkg.sha512", "system.io.pipelines.nuspec", "useSharedDesignerContext.txt" ] @@ -11630,25 +12195,30 @@ "system.reflection.extensions.nuspec" ] }, - "System.Reflection.Metadata/6.0.1": { - "sha512": "III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==", + "System.Reflection.Metadata/7.0.0": { + "sha512": "MclTG61lsD9sYdpNz9xsKBzjsmsfCtcMZYXz/IUr2zlhaTaABonlr1ESeompTgM+Xk+IwtGYU7/voh3YWB/fWw==", "type": "package", - "path": "system.reflection.metadata/6.0.1", + "path": "system.reflection.metadata/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", + "README.md", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Reflection.Metadata.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Reflection.Metadata.dll", - "lib/net461/System.Reflection.Metadata.xml", + "lib/net462/System.Reflection.Metadata.dll", + "lib/net462/System.Reflection.Metadata.xml", "lib/net6.0/System.Reflection.Metadata.dll", "lib/net6.0/System.Reflection.Metadata.xml", + "lib/net7.0/System.Reflection.Metadata.dll", + "lib/net7.0/System.Reflection.Metadata.xml", "lib/netstandard2.0/System.Reflection.Metadata.dll", "lib/netstandard2.0/System.Reflection.Metadata.xml", - "system.reflection.metadata.6.0.1.nupkg.sha512", + "system.reflection.metadata.7.0.0.nupkg.sha512", "system.reflection.metadata.nuspec", "useSharedDesignerContext.txt" ] @@ -12389,10 +12959,10 @@ "system.security.cryptography.openssl.nuspec" ] }, - "System.Security.Cryptography.Pkcs/8.0.0": { - "sha512": "ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==", + "System.Security.Cryptography.Pkcs/9.0.0": { + "sha512": "8tluJF8w9si+2yoHeL8rgVJS6lKvWomTDC8px65Z8MCzzdME5eaPtEQf4OfVGrAxB5fW93ncucy1+221O9EQaw==", "type": "package", - "path": "system.security.cryptography.pkcs/8.0.0", + "path": "system.security.cryptography.pkcs/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -12401,27 +12971,23 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Security.Cryptography.Pkcs.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets", "lib/net462/System.Security.Cryptography.Pkcs.dll", "lib/net462/System.Security.Cryptography.Pkcs.xml", - "lib/net6.0/System.Security.Cryptography.Pkcs.dll", - "lib/net6.0/System.Security.Cryptography.Pkcs.xml", - "lib/net7.0/System.Security.Cryptography.Pkcs.dll", - "lib/net7.0/System.Security.Cryptography.Pkcs.xml", "lib/net8.0/System.Security.Cryptography.Pkcs.dll", "lib/net8.0/System.Security.Cryptography.Pkcs.xml", + "lib/net9.0/System.Security.Cryptography.Pkcs.dll", + "lib/net9.0/System.Security.Cryptography.Pkcs.xml", "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll", "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml", "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll", "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml", - "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll", - "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.xml", - "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll", - "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.xml", "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll", "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.xml", - "system.security.cryptography.pkcs.8.0.0.nupkg.sha512", + "runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll", + "runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.xml", + "system.security.cryptography.pkcs.9.0.0.nupkg.sha512", "system.security.cryptography.pkcs.nuspec", "useSharedDesignerContext.txt" ] @@ -12527,10 +13093,10 @@ "system.security.cryptography.x509certificates.nuspec" ] }, - "System.Security.Cryptography.Xml/8.0.1": { - "sha512": "hqu2ztecOf3BYg5q1R7QcyliX9L7r3mfsWtaRitAxcezH8hyZMB7zCmhi186hsUZXk1KxsAHXwyPEW+xvUED6g==", + "System.Security.Cryptography.Xml/9.0.0": { + "sha512": "GQZn5wFd+pyOfwWaCbqxG7trQ5ox01oR8kYgWflgtux4HiUNihGEgG2TktRWyH+9bw7NoEju1D41H/upwQeFQw==", "type": "package", - "path": "system.security.cryptography.xml/8.0.1", + "path": "system.security.cryptography.xml/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -12539,19 +13105,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Security.Cryptography.Xml.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Xml.targets", "lib/net462/System.Security.Cryptography.Xml.dll", "lib/net462/System.Security.Cryptography.Xml.xml", - "lib/net6.0/System.Security.Cryptography.Xml.dll", - "lib/net6.0/System.Security.Cryptography.Xml.xml", - "lib/net7.0/System.Security.Cryptography.Xml.dll", - "lib/net7.0/System.Security.Cryptography.Xml.xml", "lib/net8.0/System.Security.Cryptography.Xml.dll", "lib/net8.0/System.Security.Cryptography.Xml.xml", + "lib/net9.0/System.Security.Cryptography.Xml.dll", + "lib/net9.0/System.Security.Cryptography.Xml.xml", "lib/netstandard2.0/System.Security.Cryptography.Xml.dll", "lib/netstandard2.0/System.Security.Cryptography.Xml.xml", - "system.security.cryptography.xml.8.0.1.nupkg.sha512", + "system.security.cryptography.xml.9.0.0.nupkg.sha512", "system.security.cryptography.xml.nuspec", "useSharedDesignerContext.txt" ] @@ -12673,41 +13237,6 @@ "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/net6.0/System.Text.Encoding.CodePages.dll", - "lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll", - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll", - "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.Encoding.Extensions/4.3.0": { "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", "type": "package", @@ -12746,45 +13275,34 @@ "system.text.encoding.extensions.nuspec" ] }, - "System.Text.Encodings.Web/8.0.0": { - "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "System.Text.Encodings.Web/4.7.2": { + "sha512": "iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==", "type": "package", - "path": "system.text.encodings.web/8.0.0", + "path": "system.text.encodings.web/4.7.2", "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/net461/System.Text.Encodings.Web.dll", + "lib/net461/System.Text.Encodings.Web.xml", + "lib/netstandard1.0/System.Text.Encodings.Web.dll", + "lib/netstandard1.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", + "lib/netstandard2.1/System.Text.Encodings.Web.dll", + "lib/netstandard2.1/System.Text.Encodings.Web.xml", + "system.text.encodings.web.4.7.2.nupkg.sha512", "system.text.encodings.web.nuspec", - "useSharedDesignerContext.txt" + "useSharedDesignerContext.txt", + "version.txt" ] }, - "System.Text.Json/8.0.0": { - "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==", + "System.Text.Json/9.0.0": { + "sha512": "js7+qAu/9mQvnhA4EfGMZNEzXtJCDxgkgj8ohuxq/Qxv+R56G+ljefhiJHOxTNiw54q8vmABCWUwkMulNdlZ4A==", "type": "package", - "path": "system.text.json/8.0.0", + "path": "system.text.json/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -12836,20 +13354,18 @@ "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/net8.0/System.Text.Json.targets", "buildTransitive/netcoreapp2.0/System.Text.Json.targets", "buildTransitive/netstandard2.0/System.Text.Json.targets", "lib/net462/System.Text.Json.dll", "lib/net462/System.Text.Json.xml", - "lib/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/net9.0/System.Text.Json.dll", + "lib/net9.0/System.Text.Json.xml", "lib/netstandard2.0/System.Text.Json.dll", "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.8.0.0.nupkg.sha512", + "system.text.json.9.0.0.nupkg.sha512", "system.text.json.nuspec", "useSharedDesignerContext.txt" ] @@ -12939,29 +13455,31 @@ "system.threading.nuspec" ] }, - "System.Threading.Channels/6.0.0": { - "sha512": "TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==", + "System.Threading.Channels/7.0.0": { + "sha512": "qmeeYNROMsONF6ndEZcIQ+VxR4Q/TX/7uIVLJqtwIWL7dDWeh0l1UIqgo4wYyjG//5lUNhwkLDSFl+pAWO6oiA==", "type": "package", - "path": "system.threading.channels/6.0.0", + "path": "system.threading.channels/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Threading.Channels.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Threading.Channels.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Threading.Channels.dll", - "lib/net461/System.Threading.Channels.xml", + "lib/net462/System.Threading.Channels.dll", + "lib/net462/System.Threading.Channels.xml", "lib/net6.0/System.Threading.Channels.dll", "lib/net6.0/System.Threading.Channels.xml", - "lib/netcoreapp3.1/System.Threading.Channels.dll", - "lib/netcoreapp3.1/System.Threading.Channels.xml", + "lib/net7.0/System.Threading.Channels.dll", + "lib/net7.0/System.Threading.Channels.xml", "lib/netstandard2.0/System.Threading.Channels.dll", "lib/netstandard2.0/System.Threading.Channels.xml", "lib/netstandard2.1/System.Threading.Channels.dll", "lib/netstandard2.1/System.Threading.Channels.xml", - "system.threading.channels.6.0.0.nupkg.sha512", + "system.threading.channels.7.0.0.nupkg.sha512", "system.threading.channels.nuspec", "useSharedDesignerContext.txt" ] @@ -13429,10 +13947,10 @@ } }, "projectFileDependencyGroups": { - "net8.0": [ + "net9.0": [ "AspNetCore.HealthChecks.SqlServer >= 8.0.2", "AspNetCore.HealthChecks.UI.Client >= 8.0.1", - "Autofac.Extensions.DependencyInjection >= 9.0.0", + "Autofac.Extensions.DependencyInjection >= 10.0.0", "IdentityServer4 >= 4.1.2", "IdentityServer4.AspNetIdentity >= 4.1.2", "IdentityServer4.EntityFramework >= 4.1.2", @@ -13441,59 +13959,51 @@ "Microsoft.ApplicationInsights.AspNetCore >= 2.22.0", "Microsoft.ApplicationInsights.DependencyCollector >= 2.22.0", "Microsoft.ApplicationInsights.Kubernetes >= 7.0.0", - "Microsoft.AspNetCore.DataProtection.StackExchangeRedis >= 8.0.6", - "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore >= 8.0.6", + "Microsoft.AspNetCore.DataProtection.StackExchangeRedis >= 9.0.0", + "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore >= 9.0.0", "Microsoft.AspNetCore.HealthChecks >= 1.0.0", - "Microsoft.AspNetCore.Identity.EntityFrameworkCore >= 8.0.6", - "Microsoft.EntityFrameworkCore.Design >= 8.0.6", - "Microsoft.EntityFrameworkCore.Relational >= 8.0.6", - "Microsoft.EntityFrameworkCore.SqlServer >= 8.0.6", + "Microsoft.AspNetCore.Identity.EntityFrameworkCore >= 9.0.0", + "Microsoft.EntityFrameworkCore.Design >= 9.0.0", + "Microsoft.EntityFrameworkCore.Relational >= 9.0.0", + "Microsoft.EntityFrameworkCore.SqlServer >= 9.0.0", "Microsoft.Extensions.Configuration.AzureKeyVault >= 3.1.24", - "Microsoft.Extensions.Logging.AzureAppServices >= 8.0.6", + "Microsoft.Extensions.Logging.AzureAppServices >= 9.0.0", "Microsoft.Web.LibraryManager.Build >= 2.1.175", - "Polly >= 8.4.0", - "Serilog.AspNetCore >= 8.0.1", + "Polly >= 8.5.0", + "Serilog.AspNetCore >= 8.0.3", "Serilog.Enrichers.Environment >= 3.0.1", - "Serilog.Settings.Configuration >= 8.0.1", + "Serilog.Settings.Configuration >= 8.0.4", "Serilog.Sinks.Console >= 6.0.0", "Serilog.Sinks.Http >= 9.0.0", "Serilog.Sinks.Seq >= 8.0.0", - "Swashbuckle.AspNetCore >= 6.6.2", - "Swashbuckle.AspNetCore.Newtonsoft >= 6.6.2" + "Swashbuckle.AspNetCore >= 7.2.0", + "Swashbuckle.AspNetCore.Newtonsoft >= 7.2.0" ] }, "packageFolders": { - "C:\\Users\\natyo\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + "/home/runner/.nuget/packages/": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Identity\\Identity.API\\Identity.API.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Identity.API.csproj", "projectName": "Identity.API", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Identity\\Identity.API\\Identity.API.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Identity\\Identity.API\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Identity.API.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": {} } }, @@ -13506,11 +14016,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.SqlServer": { "target": "Package", @@ -13522,7 +14033,7 @@ }, "Autofac.Extensions.DependencyInjection": { "target": "Package", - "version": "[9.0.0, )" + "version": "[10.0.0, )" }, "IdentityServer4": { "target": "Package", @@ -13558,11 +14069,11 @@ }, "Microsoft.AspNetCore.DataProtection.StackExchangeRedis": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.AspNetCore.HealthChecks": { "target": "Package", @@ -13570,19 +14081,19 @@ }, "Microsoft.AspNetCore.Identity.EntityFrameworkCore": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Design": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Relational": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.SqlServer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Configuration.AzureKeyVault": { "target": "Package", @@ -13590,7 +14101,7 @@ }, "Microsoft.Extensions.Logging.AzureAppServices": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Web.LibraryManager.Build": { "target": "Package", @@ -13598,11 +14109,11 @@ }, "Polly": { "target": "Package", - "version": "[8.4.0, )" + "version": "[8.5.0, )" }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Enrichers.Environment": { "target": "Package", @@ -13610,7 +14121,7 @@ }, "Serilog.Settings.Configuration": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.4, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -13626,11 +14137,11 @@ }, "Swashbuckle.AspNetCore": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" }, "Swashbuckle.AspNetCore.Newtonsoft": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" } }, "imports": [ @@ -13652,8 +14163,30 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } - } + }, + "logs": [ + { + "code": "NU1902", + "level": "Warning", + "warningLevel": 1, + "message": "Package 'IdentityServer4' 4.1.2 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-55p7-v223-x366", + "libraryId": "IdentityServer4", + "targetGraphs": [ + "net9.0" + ] + }, + { + "code": "NU1902", + "level": "Warning", + "warningLevel": 1, + "message": "Package 'IdentityServer4' 4.1.2 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-ff4q-64jc-gx98", + "libraryId": "IdentityServer4", + "targetGraphs": [ + "net9.0" + ] + } + ] } \ No newline at end of file diff --git a/src/Services/Identity/Identity.API/obj/project.nuget.cache b/src/Services/Identity/Identity.API/obj/project.nuget.cache index 1f8f220e..18e6bf29 100644 --- a/src/Services/Identity/Identity.API/obj/project.nuget.cache +++ b/src/Services/Identity/Identity.API/obj/project.nuget.cache @@ -1,299 +1,326 @@ { "version": 2, - "dgSpecHash": "k+UdOPTtTY4=", + "dgSpecHash": "mIPWI0E5ARU=", "success": true, - "projectFilePath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Identity\\Identity.API\\Identity.API.csproj", + "projectFilePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Identity.API.csproj", "expectedPackageFiles": [ - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.sqlserver\\8.0.2\\aspnetcore.healthchecks.sqlserver.8.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.client\\8.0.1\\aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.core\\8.0.1\\aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\autofac\\8.0.0\\autofac.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\autofac.extensions.dependencyinjection\\9.0.0\\autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\automapper\\10.0.0\\automapper.10.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.core\\1.35.0\\azure.core.1.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.identity\\1.10.3\\azure.identity.1.10.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\fractions\\7.2.1\\fractions.7.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\humanizer.core\\2.14.1\\humanizer.core.2.14.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identitymodel\\5.2.0\\identitymodel.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identitymodel.oidcclient\\5.2.1\\identitymodel.oidcclient.5.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identityserver4\\4.1.2\\identityserver4.4.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identityserver4.aspnetidentity\\4.1.2\\identityserver4.aspnetidentity.4.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identityserver4.entityframework\\4.1.2\\identityserver4.entityframework.4.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identityserver4.entityframework.storage\\4.1.2\\identityserver4.entityframework.storage.4.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identityserver4.storage\\4.1.2\\identityserver4.storage.4.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\kubernetesclient\\12.1.1\\kubernetesclient.12.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\libuv\\1.9.1\\libuv.1.9.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights\\2.22.0\\microsoft.applicationinsights.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.aspnetcore\\2.22.0\\microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.dependencycollector\\2.22.0\\microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.eventcountercollector\\2.22.0\\microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.kubernetes\\7.0.0\\microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.perfcountercollector\\2.22.0\\microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.windowsserver\\2.22.0\\microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.windowsserver.telemetrychannel\\2.22.0\\microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.authentication.openidconnect\\3.1.0\\microsoft.aspnetcore.authentication.openidconnect.3.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.cryptography.internal\\8.0.6\\microsoft.aspnetcore.cryptography.internal.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.cryptography.keyderivation\\8.0.6\\microsoft.aspnetcore.cryptography.keyderivation.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.dataprotection\\8.0.6\\microsoft.aspnetcore.dataprotection.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.dataprotection.abstractions\\8.0.6\\microsoft.aspnetcore.dataprotection.abstractions.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.dataprotection.stackexchangeredis\\8.0.6\\microsoft.aspnetcore.dataprotection.stackexchangeredis.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.diagnostics.entityframeworkcore\\8.0.6\\microsoft.aspnetcore.diagnostics.entityframeworkcore.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.healthchecks\\1.0.0\\microsoft.aspnetcore.healthchecks.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting\\2.1.1\\microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting.server.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http\\2.1.22\\microsoft.aspnetcore.http.2.1.22.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.1.1\\microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.extensions\\2.1.1\\microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.1.1\\microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.identity.entityframeworkcore\\8.0.6\\microsoft.aspnetcore.identity.entityframeworkcore.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.jsonpatch\\8.0.0\\microsoft.aspnetcore.jsonpatch.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.mvc.newtonsoftjson\\8.0.0\\microsoft.aspnetcore.mvc.newtonsoftjson.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.webutilities\\2.1.1\\microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.keyvault\\2.3.2\\microsoft.azure.keyvault.2.3.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.keyvault.webkey\\2.0.7\\microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.services.appauthentication\\1.0.3\\microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\6.0.0\\microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.3.3\\microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.common\\4.5.0\\microsoft.codeanalysis.common.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.5.0\\microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.csharp.workspaces\\4.5.0\\microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.visualbasic\\1.3.0\\microsoft.codeanalysis.visualbasic.1.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.workspaces.common\\4.5.0\\microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient\\5.2.0\\microsoft.data.sqlclient.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.2.0\\microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore\\8.0.6\\microsoft.entityframeworkcore.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\8.0.6\\microsoft.entityframeworkcore.abstractions.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\8.0.6\\microsoft.entityframeworkcore.analyzers.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.design\\8.0.6\\microsoft.entityframeworkcore.design.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\8.0.6\\microsoft.entityframeworkcore.relational.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\8.0.6\\microsoft.entityframeworkcore.sqlserver.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.apidescription.server\\6.0.5\\microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\8.0.0\\microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.memory\\8.0.0\\microsoft.extensions.caching.memory.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration\\8.0.0\\microsoft.extensions.configuration.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\8.0.0\\microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.azurekeyvault\\3.1.24\\microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\8.0.0\\microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\6.0.0\\microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\8.0.0\\microsoft.extensions.configuration.environmentvariables.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\8.0.0\\microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.json\\8.0.0\\microsoft.extensions.configuration.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\6.0.1\\microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\8.0.0\\microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.1\\microsoft.extensions.dependencyinjection.abstractions.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencymodel\\8.0.0\\microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnosticadapter\\3.1.27\\microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.abstractions\\8.0.0\\microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks.abstractions\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\8.0.0\\microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\8.0.0\\microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\8.0.0\\microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.healthchecks\\1.0.0\\microsoft.extensions.healthchecks.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting\\6.0.1\\microsoft.extensions.hosting.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\8.0.0\\microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.http\\3.1.0\\microsoft.extensions.http.3.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.identity.core\\8.0.6\\microsoft.extensions.identity.core.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.identity.stores\\8.0.6\\microsoft.extensions.identity.stores.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging\\8.0.0\\microsoft.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\8.0.1\\microsoft.extensions.logging.abstractions.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.applicationinsights\\2.22.0\\microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.azureappservices\\8.0.6\\microsoft.extensions.logging.azureappservices.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.configuration\\8.0.0\\microsoft.extensions.logging.configuration.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.console\\6.0.0\\microsoft.extensions.logging.console.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.debug\\6.0.0\\microsoft.extensions.logging.debug.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventlog\\6.0.0\\microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventsource\\6.0.0\\microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.objectpool\\7.0.0\\microsoft.extensions.objectpool.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options\\8.0.2\\microsoft.extensions.options.8.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\8.0.0\\microsoft.extensions.options.configurationextensions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.primitives\\8.0.0\\microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client\\4.56.0\\microsoft.identity.client.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\4.56.0\\microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\7.0.0\\microsoft.identitymodel.abstractions.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.clients.activedirectory\\3.14.2\\microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\7.0.0\\microsoft.identitymodel.jsonwebtokens.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.logging\\7.0.0\\microsoft.identitymodel.logging.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.35.0\\microsoft.identitymodel.protocols.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.35.0\\microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.tokens\\7.0.0\\microsoft.identitymodel.tokens.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.net.http.headers\\2.1.1\\microsoft.net.http.headers.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.app\\1.0.5\\microsoft.netcore.app.1.0.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.dotnethost\\1.0.1\\microsoft.netcore.dotnethost.1.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.dotnethostpolicy\\1.0.5\\microsoft.netcore.dotnethostpolicy.1.0.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.dotnethostresolver\\1.0.1\\microsoft.netcore.dotnethostresolver.1.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.jit\\1.0.7\\microsoft.netcore.jit.1.0.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.runtime.coreclr\\1.0.7\\microsoft.netcore.runtime.coreclr.1.0.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.windows.apisets\\1.0.1\\microsoft.netcore.windows.apisets.1.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.openapi\\1.6.14\\microsoft.openapi.1.6.14.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.rest.clientruntime\\2.3.8\\microsoft.rest.clientruntime.2.3.8.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.rest.clientruntime.azure\\3.3.7\\microsoft.rest.clientruntime.azure.3.3.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.visualbasic\\10.0.1\\microsoft.visualbasic.10.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.web.librarymanager.build\\2.1.175\\microsoft.web.librarymanager.build.2.1.175.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.registry\\4.3.0\\microsoft.win32.registry.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mono.texttemplating\\2.2.1\\mono.texttemplating.2.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\newtonsoft.json.bson\\1.0.2\\newtonsoft.json.bson.1.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\pipelines.sockets.unofficial\\2.2.8\\pipelines.sockets.unofficial.2.2.8.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly\\8.4.0\\polly.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly.core\\8.4.0\\polly.core.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\prometheus-net\\8.0.1\\prometheus-net.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.net.security\\4.0.1\\runtime.native.system.net.security.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography\\4.0.1\\runtime.native.system.security.cryptography.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog\\4.0.0\\serilog.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.aspnetcore\\8.0.1\\serilog.aspnetcore.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.enrichers.environment\\3.0.1\\serilog.enrichers.environment.3.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.hosting\\8.0.0\\serilog.extensions.hosting.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.logging\\8.0.0\\serilog.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.formatting.compact\\2.0.0\\serilog.formatting.compact.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.settings.configuration\\8.0.1\\serilog.settings.configuration.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.console\\6.0.0\\serilog.sinks.console.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.debug\\2.0.0\\serilog.sinks.debug.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.file\\5.0.0\\serilog.sinks.file.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.http\\9.0.0\\serilog.sinks.http.9.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.seq\\8.0.0\\serilog.sinks.seq.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\stackexchange.redis\\2.7.27\\stackexchange.redis.2.7.27.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore\\6.6.2\\swashbuckle.aspnetcore.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.newtonsoft\\6.6.2\\swashbuckle.aspnetcore.newtonsoft.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\6.6.2\\swashbuckle.aspnetcore.swagger.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\6.6.2\\swashbuckle.aspnetcore.swaggergen.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swaggerui\\6.6.2\\swashbuckle.aspnetcore.swaggerui.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.codedom\\4.4.0\\system.codedom.4.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.immutable\\6.0.0\\system.collections.immutable.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.componentmodel\\4.0.1\\system.componentmodel.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.componentmodel.annotations\\4.1.0\\system.componentmodel.annotations.4.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition\\6.0.0\\system.composition.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.attributedmodel\\6.0.0\\system.composition.attributedmodel.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.convention\\6.0.0\\system.composition.convention.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.hosting\\6.0.0\\system.composition.hosting.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.runtime\\6.0.0\\system.composition.runtime.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.typedparts\\6.0.0\\system.composition.typedparts.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.configuration.configurationmanager\\8.0.0\\system.configuration.configurationmanager.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\8.0.0\\system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.eventlog\\8.0.0\\system.diagnostics.eventlog.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.performancecounter\\6.0.0\\system.diagnostics.performancecounter.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.process\\4.3.0\\system.diagnostics.process.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.dynamic.runtime\\4.0.11\\system.dynamic.runtime.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.formats.asn1\\8.0.0\\system.formats.asn1.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.identitymodel.tokens.jwt\\7.0.0\\system.identitymodel.tokens.jwt.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.accesscontrol\\5.0.0\\system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.watcher\\4.0.0\\system.io.filesystem.watcher.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.memorymappedfiles\\4.0.0\\system.io.memorymappedfiles.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.pipelines\\6.0.3\\system.io.pipelines.6.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.unmanagedmemorystream\\4.0.1\\system.io.unmanagedmemorystream.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.parallel\\4.0.1\\system.linq.parallel.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.queryable\\4.0.1\\system.linq.queryable.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.nameresolution\\4.0.0\\system.net.nameresolution.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.requests\\4.0.11\\system.net.requests.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.security\\4.0.1\\system.net.security.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.webheadercollection\\4.0.1\\system.net.webheadercollection.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.private.datacontractserialization\\4.1.1\\system.private.datacontractserialization.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.dispatchproxy\\4.0.1\\system.reflection.dispatchproxy.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit\\4.7.0\\system.reflection.emit.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.metadata\\6.0.1\\system.reflection.metadata.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.resources.reader\\4.0.0\\system.resources.reader.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.caching\\8.0.0\\system.runtime.caching.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.json\\4.0.2\\system.runtime.serialization.json.4.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.primitives\\4.1.1\\system.runtime.serialization.primitives.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.claims\\4.0.1\\system.security.claims.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0\\system.security.cryptography.cng.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.pkcs\\8.0.0\\system.security.cryptography.pkcs.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.protecteddata\\8.0.0\\system.security.cryptography.protecteddata.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.xml\\8.0.1\\system.security.cryptography.xml.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.principal\\4.0.1\\system.security.principal.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.codepages\\6.0.0\\system.text.encoding.codepages.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encodings.web\\8.0.0\\system.text.encodings.web.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.json\\8.0.0\\system.text.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.channels\\6.0.0\\system.threading.channels.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.overlapped\\4.0.1\\system.threading.overlapped.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.dataflow\\4.6.0\\system.threading.tasks.dataflow.4.6.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.parallel\\4.3.0\\system.threading.tasks.parallel.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.thread\\4.3.0\\system.threading.thread.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.threadpool\\4.3.0\\system.threading.threadpool.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.valuetuple\\4.5.0\\system.valuetuple.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmldocument\\4.0.1\\system.xml.xmldocument.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmlserializer\\4.0.11\\system.xml.xmlserializer.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\yamldotnet\\13.3.1\\yamldotnet.13.3.1.nupkg.sha512" + "/home/runner/.nuget/packages/aspnetcore.healthchecks.sqlserver/8.0.2/aspnetcore.healthchecks.sqlserver.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.client/8.0.1/aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.core/8.0.1/aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/autofac/8.1.0/autofac.8.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/autofac.extensions.dependencyinjection/10.0.0/autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/automapper/10.0.0/automapper.10.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.core/1.35.0/azure.core.1.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.identity/1.10.3/azure.identity.1.10.3.nupkg.sha512", + "/home/runner/.nuget/packages/fractions/7.2.1/fractions.7.2.1.nupkg.sha512", + "/home/runner/.nuget/packages/humanizer.core/2.14.1/humanizer.core.2.14.1.nupkg.sha512", + "/home/runner/.nuget/packages/identitymodel/5.2.0/identitymodel.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/identitymodel.oidcclient/5.2.1/identitymodel.oidcclient.5.2.1.nupkg.sha512", + "/home/runner/.nuget/packages/identityserver4/4.1.2/identityserver4.4.1.2.nupkg.sha512", + "/home/runner/.nuget/packages/identityserver4.aspnetidentity/4.1.2/identityserver4.aspnetidentity.4.1.2.nupkg.sha512", + "/home/runner/.nuget/packages/identityserver4.entityframework/4.1.2/identityserver4.entityframework.4.1.2.nupkg.sha512", + "/home/runner/.nuget/packages/identityserver4.entityframework.storage/4.1.2/identityserver4.entityframework.storage.4.1.2.nupkg.sha512", + "/home/runner/.nuget/packages/identityserver4.storage/4.1.2/identityserver4.storage.4.1.2.nupkg.sha512", + "/home/runner/.nuget/packages/kubernetesclient/12.1.1/kubernetesclient.12.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/libuv/1.9.1/libuv.1.9.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights/2.22.0/microsoft.applicationinsights.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.aspnetcore/2.22.0/microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.dependencycollector/2.22.0/microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.eventcountercollector/2.22.0/microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.kubernetes/7.0.0/microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.perfcountercollector/2.22.0/microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.windowsserver/2.22.0/microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.windowsserver.telemetrychannel/2.22.0/microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.authentication.openidconnect/3.1.0/microsoft.aspnetcore.authentication.openidconnect.3.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.cryptography.internal/9.0.0/microsoft.aspnetcore.cryptography.internal.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.cryptography.keyderivation/9.0.0/microsoft.aspnetcore.cryptography.keyderivation.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.dataprotection/9.0.0/microsoft.aspnetcore.dataprotection.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.dataprotection.abstractions/9.0.0/microsoft.aspnetcore.dataprotection.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.dataprotection.stackexchangeredis/9.0.0/microsoft.aspnetcore.dataprotection.stackexchangeredis.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.diagnostics.entityframeworkcore/9.0.0/microsoft.aspnetcore.diagnostics.entityframeworkcore.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.healthchecks/1.0.0/microsoft.aspnetcore.healthchecks.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http/2.1.22/microsoft.aspnetcore.http.2.1.22.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.identity.entityframeworkcore/9.0.0/microsoft.aspnetcore.identity.entityframeworkcore.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.jsonpatch/9.0.0/microsoft.aspnetcore.jsonpatch.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.mvc.newtonsoftjson/9.0.0/microsoft.aspnetcore.mvc.newtonsoftjson.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.keyvault/2.3.2/microsoft.azure.keyvault.2.3.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.keyvault.webkey/2.0.7/microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.services.appauthentication/1.0.3/microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.build.framework/17.8.3/microsoft.build.framework.17.8.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.build.locator/1.7.8/microsoft.build.locator.1.7.8.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.analyzers/3.3.4/microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.common/4.8.0/microsoft.codeanalysis.common.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.csharp/4.8.0/microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.csharp.workspaces/4.8.0/microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.visualbasic/1.3.0/microsoft.codeanalysis.visualbasic.1.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.workspaces.common/4.8.0/microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.workspaces.msbuild/4.8.0/microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient/5.2.0/microsoft.data.sqlclient.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient.sni.runtime/5.2.0/microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore/9.0.0/microsoft.entityframeworkcore.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.abstractions/9.0.0/microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.analyzers/9.0.0/microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.design/9.0.0/microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.relational/9.0.0/microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.sqlserver/9.0.0/microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5/microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.abstractions/9.0.0/microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.memory/9.0.0/microsoft.extensions.caching.memory.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration/9.0.0/microsoft.extensions.configuration.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.abstractions/9.0.0/microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.azurekeyvault/3.1.24/microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.binder/9.0.0/microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.commandline/6.0.0/microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.environmentvariables/9.0.0/microsoft.extensions.configuration.environmentvariables.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.fileextensions/9.0.0/microsoft.extensions.configuration.fileextensions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.json/9.0.0/microsoft.extensions.configuration.json.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.usersecrets/6.0.1/microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection/9.0.0/microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/9.0.0/microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencymodel/9.0.0/microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnosticadapter/3.1.27/microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.abstractions/9.0.0/microsoft.extensions.diagnostics.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks/8.0.0/microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks.abstractions/8.0.0/microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.abstractions/9.0.0/microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.physical/9.0.0/microsoft.extensions.fileproviders.physical.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.filesystemglobbing/9.0.0/microsoft.extensions.filesystemglobbing.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.healthchecks/1.0.0/microsoft.extensions.healthchecks.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting/6.0.1/microsoft.extensions.hosting.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting.abstractions/9.0.0/microsoft.extensions.hosting.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.http/3.1.0/microsoft.extensions.http.3.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.identity.core/9.0.0/microsoft.extensions.identity.core.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.identity.stores/9.0.0/microsoft.extensions.identity.stores.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging/9.0.0/microsoft.extensions.logging.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.abstractions/9.0.0/microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.applicationinsights/2.22.0/microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.azureappservices/9.0.0/microsoft.extensions.logging.azureappservices.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.configuration/9.0.0/microsoft.extensions.logging.configuration.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.console/6.0.0/microsoft.extensions.logging.console.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.debug/6.0.0/microsoft.extensions.logging.debug.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventlog/6.0.0/microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventsource/6.0.0/microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.objectpool/7.0.0/microsoft.extensions.objectpool.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options/9.0.0/microsoft.extensions.options.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options.configurationextensions/9.0.0/microsoft.extensions.options.configurationextensions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.primitives/9.0.0/microsoft.extensions.primitives.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client/4.56.0/microsoft.identity.client.4.56.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client.extensions.msal/4.56.0/microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.abstractions/7.0.0/microsoft.identitymodel.abstractions.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.clients.activedirectory/3.14.2/microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.jsonwebtokens/7.0.0/microsoft.identitymodel.jsonwebtokens.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.logging/7.0.0/microsoft.identitymodel.logging.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols/6.35.0/microsoft.identitymodel.protocols.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/6.35.0/microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.tokens/7.0.0/microsoft.identitymodel.tokens.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.app/1.0.5/microsoft.netcore.app.1.0.5.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.dotnethost/1.0.1/microsoft.netcore.dotnethost.1.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.dotnethostpolicy/1.0.5/microsoft.netcore.dotnethostpolicy.1.0.5.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.dotnethostresolver/1.0.1/microsoft.netcore.dotnethostresolver.1.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.jit/1.0.7/microsoft.netcore.jit.1.0.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.runtime.coreclr/1.0.7/microsoft.netcore.runtime.coreclr.1.0.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.windows.apisets/1.0.1/microsoft.netcore.windows.apisets.1.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.openapi/1.6.22/microsoft.openapi.1.6.22.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.rest.clientruntime/2.3.8/microsoft.rest.clientruntime.2.3.8.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.rest.clientruntime.azure/3.3.7/microsoft.rest.clientruntime.azure.3.3.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.sqlserver.server/1.0.0/microsoft.sqlserver.server.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.visualbasic/10.0.1/microsoft.visualbasic.10.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.web.librarymanager.build/2.1.175/microsoft.web.librarymanager.build.2.1.175.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/mono.texttemplating/3.0.0/mono.texttemplating.3.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512", + "/home/runner/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/newtonsoft.json.bson/1.0.2/newtonsoft.json.bson.1.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/pipelines.sockets.unofficial/2.2.8/pipelines.sockets.unofficial.2.2.8.nupkg.sha512", + "/home/runner/.nuget/packages/polly/8.5.0/polly.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/polly.core/8.5.0/polly.core.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/prometheus-net/8.0.1/prometheus-net.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system/4.3.0/runtime.native.system.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.io.compression/4.3.0/runtime.native.system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.net.http/4.3.0/runtime.native.system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.net.security/4.0.1/runtime.native.system.net.security.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography/4.0.1/runtime.native.system.security.cryptography.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog/4.0.0/serilog.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.aspnetcore/8.0.3/serilog.aspnetcore.8.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.enrichers.environment/3.0.1/serilog.enrichers.environment.3.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.hosting/8.0.0/serilog.extensions.hosting.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.logging/8.0.0/serilog.extensions.logging.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.formatting.compact/2.0.0/serilog.formatting.compact.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.settings.configuration/8.0.4/serilog.settings.configuration.8.0.4.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.console/6.0.0/serilog.sinks.console.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.debug/2.0.0/serilog.sinks.debug.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.file/5.0.0/serilog.sinks.file.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.http/9.0.0/serilog.sinks.http.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.seq/8.0.0/serilog.sinks.seq.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/stackexchange.redis/2.7.27/stackexchange.redis.2.7.27.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore/7.2.0/swashbuckle.aspnetcore.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.newtonsoft/7.2.0/swashbuckle.aspnetcore.newtonsoft.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swagger/7.2.0/swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swaggergen/7.2.0/swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swaggerui/7.2.0/swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.buffers/4.5.0/system.buffers.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.codedom/6.0.0/system.codedom.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.componentmodel.annotations/4.1.0/system.componentmodel.annotations.4.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition/7.0.0/system.composition.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.attributedmodel/7.0.0/system.composition.attributedmodel.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.convention/7.0.0/system.composition.convention.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.hosting/7.0.0/system.composition.hosting.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.runtime/7.0.0/system.composition.runtime.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.typedparts/7.0.0/system.composition.typedparts.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.configuration.configurationmanager/8.0.0/system.configuration.configurationmanager.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.console/4.3.0/system.console.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.diagnosticsource/8.0.1/system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.eventlog/8.0.0/system.diagnostics.eventlog.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.performancecounter/6.0.0/system.diagnostics.performancecounter.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.process/4.3.0/system.diagnostics.process.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/system.formats.asn1/9.0.0/system.formats.asn1.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.identitymodel.tokens.jwt/7.0.0/system.identitymodel.tokens.jwt.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.accesscontrol/5.0.0/system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.watcher/4.0.0/system.io.filesystem.watcher.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.memorymappedfiles/4.0.0/system.io.memorymappedfiles.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.pipelines/7.0.0/system.io.pipelines.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.unmanagedmemorystream/4.0.1/system.io.unmanagedmemorystream.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.parallel/4.0.1/system.linq.parallel.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.queryable/4.0.1/system.linq.queryable.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory.data/1.0.2/system.memory.data.1.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.nameresolution/4.0.0/system.net.nameresolution.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.requests/4.0.11/system.net.requests.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.security/4.0.1/system.net.security.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.webheadercollection/4.0.1/system.net.webheadercollection.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.dispatchproxy/4.0.1/system.reflection.dispatchproxy.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit/4.7.0/system.reflection.emit.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.resources.reader/4.0.0/system.resources.reader.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.caching/8.0.0/system.runtime.caching.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.loader/4.3.0/system.runtime.loader.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.json/4.0.2/system.runtime.serialization.json.4.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.claims/4.0.1/system.security.claims.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.pkcs/9.0.0/system.security.cryptography.pkcs.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.protecteddata/8.0.0/system.security.cryptography.protecteddata.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.xml/9.0.0/system.security.cryptography.xml.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.principal/4.0.1/system.security.principal.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encodings.web/4.7.2/system.text.encodings.web.4.7.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.json/9.0.0/system.text.json.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.channels/7.0.0/system.threading.channels.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.overlapped/4.0.1/system.threading.overlapped.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.4.6.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.parallel/4.3.0/system.threading.tasks.parallel.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.thread/4.3.0/system.threading.thread.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.threadpool/4.3.0/system.threading.threadpool.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmldocument/4.0.1/system.xml.xmldocument.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/yamldotnet/13.3.1/yamldotnet.13.3.1.nupkg.sha512" ], - "logs": [] + "logs": [ + { + "code": "NU1902", + "level": "Warning", + "message": "Package 'IdentityServer4' 4.1.2 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-55p7-v223-x366", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Identity.API.csproj", + "warningLevel": 1, + "filePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Identity.API.csproj", + "libraryId": "IdentityServer4", + "targetGraphs": [ + "net9.0" + ] + }, + { + "code": "NU1902", + "level": "Warning", + "message": "Package 'IdentityServer4' 4.1.2 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-ff4q-64jc-gx98", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Identity.API.csproj", + "warningLevel": 1, + "filePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Identity/Identity.API/Identity.API.csproj", + "libraryId": "IdentityServer4", + "targetGraphs": [ + "net9.0" + ] + } + ] } \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.API/Application/Behaviors/LoggingBehavior.cs b/src/Services/Ordering/Ordering.API/Application/Behaviors/LoggingBehavior.cs index 35023b29..f8d846ba 100644 --- a/src/Services/Ordering/Ordering.API/Application/Behaviors/LoggingBehavior.cs +++ b/src/Services/Ordering/Ordering.API/Application/Behaviors/LoggingBehavior.cs @@ -8,11 +8,12 @@ namespace Ordering.API.Application.Behaviors { public class LoggingBehavior : IPipelineBehavior + where TRequest : IRequest { private readonly ILogger> _logger; public LoggingBehavior(ILogger> logger) => _logger = logger; - public async Task Handle(TRequest request, CancellationToken cancellationToken, RequestHandlerDelegate next) + public async Task Handle(TRequest request, RequestHandlerDelegate next, CancellationToken cancellationToken) { _logger.LogInformation("----- Handling command {CommandName} ({@Command})", request.GetGenericTypeName(), request); var response = await next(); diff --git a/src/Services/Ordering/Ordering.API/Application/Behaviors/TransactionBehaviour.cs b/src/Services/Ordering/Ordering.API/Application/Behaviors/TransactionBehaviour.cs index be32daee..16fe583c 100644 --- a/src/Services/Ordering/Ordering.API/Application/Behaviors/TransactionBehaviour.cs +++ b/src/Services/Ordering/Ordering.API/Application/Behaviors/TransactionBehaviour.cs @@ -12,6 +12,7 @@ namespace Ordering.API.Application.Behaviors { public class TransactionBehaviour : IPipelineBehavior + where TRequest : IRequest { private readonly ILogger> _logger; private readonly OrderingContext _dbContext; @@ -26,7 +27,7 @@ public TransactionBehaviour(OrderingContext dbContext, _logger = logger ?? throw new ArgumentException(nameof(ILogger)); } - public async Task Handle(TRequest request, CancellationToken cancellationToken, RequestHandlerDelegate next) + public async Task Handle(TRequest request, RequestHandlerDelegate next, CancellationToken cancellationToken) { var response = default(TResponse); var typeName = request.GetGenericTypeName(); diff --git a/src/Services/Ordering/Ordering.API/Application/Behaviors/ValidatorBehavior.cs b/src/Services/Ordering/Ordering.API/Application/Behaviors/ValidatorBehavior.cs index 6fc12258..3a91fe26 100644 --- a/src/Services/Ordering/Ordering.API/Application/Behaviors/ValidatorBehavior.cs +++ b/src/Services/Ordering/Ordering.API/Application/Behaviors/ValidatorBehavior.cs @@ -10,6 +10,7 @@ namespace Ordering.API.Application.Behaviors { public class ValidatorBehavior : IPipelineBehavior + where TRequest : IRequest { private readonly ILogger> _logger; private readonly IValidator[] _validators; @@ -20,7 +21,7 @@ public ValidatorBehavior(IValidator[] validators, ILogger Handle(TRequest request, CancellationToken cancellationToken, RequestHandlerDelegate next) + public async Task Handle(TRequest request, RequestHandlerDelegate next, CancellationToken cancellationToken) { var typeName = request.GetGenericTypeName(); diff --git a/src/Services/Ordering/Ordering.API/Ordering.API.csproj b/src/Services/Ordering/Ordering.API/Ordering.API.csproj index a28559b8..224e9166 100644 --- a/src/Services/Ordering/Ordering.API/Ordering.API.csproj +++ b/src/Services/Ordering/Ordering.API/Ordering.API.csproj @@ -1,6 +1,6 @@ - net8.0 + net9.0 aspnet-Ordering.API-20161122013547 $(AssetTargetFallback);portable-net45+win8+wp8+wpa81; false @@ -33,38 +33,38 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Services/Ordering/Ordering.API/Program.cs b/src/Services/Ordering/Ordering.API/Program.cs index 3d29adc4..4866eca9 100644 --- a/src/Services/Ordering/Ordering.API/Program.cs +++ b/src/Services/Ordering/Ordering.API/Program.cs @@ -81,7 +81,6 @@ private static IWebHost BuildWebHost(IConfiguration configuration, string[] args .UseStartup() .UseContentRoot(Directory.GetCurrentDirectory()) .UseConfiguration(configuration) - .UseSerilog() .Build(); private static Serilog.ILogger CreateSerilogLogger(IConfiguration configuration) @@ -94,7 +93,7 @@ private static Serilog.ILogger CreateSerilogLogger(IConfiguration configuration) .Enrich.FromLogContext() .WriteTo.Console() .WriteTo.Seq(string.IsNullOrWhiteSpace(seqServerUrl) ? "http://seq" : seqServerUrl) - .WriteTo.Http(string.IsNullOrWhiteSpace(logstashUrl) ? "http://logstash:8080" : logstashUrl) + .WriteTo.Http(string.IsNullOrWhiteSpace(logstashUrl) ? "http://logstash:8080" : logstashUrl, queueLimitBytes: 50 * 1024 * 1024) .ReadFrom.Configuration(configuration) .CreateLogger(); } diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll new file mode 100755 index 00000000..c15c4d48 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Autofac.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Autofac.dll new file mode 100755 index 00000000..f52b5eaf Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Autofac.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Azure.Core.Amqp.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Azure.Core.Amqp.dll new file mode 100755 index 00000000..f43cf0a6 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Azure.Core.Amqp.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Azure.Core.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Azure.Core.dll new file mode 100755 index 00000000..98592ed2 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Azure.Core.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Azure.Identity.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Azure.Identity.dll new file mode 100755 index 00000000..4a32fd0d Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Azure.Identity.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll new file mode 100755 index 00000000..c32a7cdc Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Dapper.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Dapper.dll new file mode 100755 index 00000000..624ff7f3 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Dapper.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBus.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBus.dll new file mode 100644 index 00000000..e9cbfb47 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBus.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBus.pdb b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBus.pdb new file mode 100644 index 00000000..c52e9fb9 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBus.pdb differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBusRabbitMQ.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBusRabbitMQ.dll new file mode 100644 index 00000000..46c6f125 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBusRabbitMQ.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb new file mode 100644 index 00000000..7195d8c0 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBusServiceBus.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBusServiceBus.dll new file mode 100644 index 00000000..4ad7feac Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBusServiceBus.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBusServiceBus.pdb b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBusServiceBus.pdb new file mode 100644 index 00000000..e83f7207 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBusServiceBus.pdb differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/FluentValidation.AspNetCore.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/FluentValidation.AspNetCore.dll new file mode 100755 index 00000000..91b4e0b9 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/FluentValidation.AspNetCore.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/FluentValidation.DependencyInjectionExtensions.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/FluentValidation.DependencyInjectionExtensions.dll new file mode 100755 index 00000000..3f94755d Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/FluentValidation.DependencyInjectionExtensions.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/FluentValidation.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/FluentValidation.dll new file mode 100755 index 00000000..99eb3310 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/FluentValidation.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Fractions.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Fractions.dll new file mode 100755 index 00000000..16f94127 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Fractions.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Google.Protobuf.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Google.Protobuf.dll new file mode 100755 index 00000000..d5a89ae8 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Google.Protobuf.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Grpc.AspNetCore.Server.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Grpc.AspNetCore.Server.dll new file mode 100755 index 00000000..d98c0a0e Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Grpc.AspNetCore.Server.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Grpc.Core.Api.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Grpc.Core.Api.dll new file mode 100755 index 00000000..ed6e2a5b Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Grpc.Core.Api.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Grpc.Net.Common.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Grpc.Net.Common.dll new file mode 100755 index 00000000..c9fe90d1 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Grpc.Net.Common.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll new file mode 100755 index 00000000..63b46633 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll new file mode 100755 index 00000000..da377276 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.SqlServer.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.SqlServer.dll new file mode 100755 index 00000000..4c495399 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.SqlServer.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll new file mode 100755 index 00000000..005cb03b Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll new file mode 100755 index 00000000..94b166c4 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Humanizer.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Humanizer.dll new file mode 100755 index 00000000..c9a7ef8a Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Humanizer.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll new file mode 100755 index 00000000..8ec9f3f0 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/IdentityModel.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/IdentityModel.dll new file mode 100755 index 00000000..86fb0875 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/IdentityModel.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/IntegrationEventLogEF.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/IntegrationEventLogEF.dll new file mode 100644 index 00000000..da67ad7a Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/IntegrationEventLogEF.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/IntegrationEventLogEF.pdb b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/IntegrationEventLogEF.pdb new file mode 100644 index 00000000..e5a190d5 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/IntegrationEventLogEF.pdb differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/KubernetesClient.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/KubernetesClient.dll new file mode 100755 index 00000000..44522a93 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/KubernetesClient.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/MediatR.Contracts.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/MediatR.Contracts.dll new file mode 100755 index 00000000..3b99f562 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/MediatR.Contracts.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/MediatR.Extensions.Microsoft.DependencyInjection.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/MediatR.Extensions.Microsoft.DependencyInjection.dll new file mode 100755 index 00000000..9aac2767 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/MediatR.Extensions.Microsoft.DependencyInjection.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/MediatR.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/MediatR.dll new file mode 100755 index 00000000..b54aa06e Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/MediatR.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll new file mode 100755 index 00000000..b9e88864 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll new file mode 100755 index 00000000..32b9fafe Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll new file mode 100755 index 00000000..ddfad5b2 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll new file mode 100755 index 00000000..ebcfc70b Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll new file mode 100755 index 00000000..b1d8bdda Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll new file mode 100755 index 00000000..648c8258 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll new file mode 100755 index 00000000..caca8a8d Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll new file mode 100755 index 00000000..3f8c8189 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll new file mode 100755 index 00000000..ca767741 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AspNetCore.HealthChecks.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AspNetCore.HealthChecks.dll new file mode 100755 index 00000000..7bbabb33 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AspNetCore.HealthChecks.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AspNetCore.JsonPatch.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AspNetCore.JsonPatch.dll new file mode 100755 index 00000000..f550437b Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AspNetCore.JsonPatch.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll new file mode 100755 index 00000000..5babe393 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll new file mode 100755 index 00000000..6d5c4414 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll new file mode 100755 index 00000000..33492a45 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll new file mode 100755 index 00000000..0e927a42 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll new file mode 100755 index 00000000..5b6af22c Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll new file mode 100755 index 00000000..ef497490 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll new file mode 100755 index 00000000..f5f1ceec Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Build.Locator.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Build.Locator.dll new file mode 100755 index 00000000..446d3415 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Build.Locator.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll new file mode 100755 index 00000000..2e99f765 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll new file mode 100755 index 00000000..8d56de13 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.VisualBasic.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.VisualBasic.dll new file mode 100755 index 00000000..25fbe7e6 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.VisualBasic.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll new file mode 100755 index 00000000..a17c676d Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll new file mode 100755 index 00000000..f70a016c Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.dll new file mode 100755 index 00000000..7253875b Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll new file mode 100755 index 00000000..7d537db6 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll new file mode 100755 index 00000000..62203592 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll new file mode 100755 index 00000000..e5b92b54 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Design.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Design.dll new file mode 100755 index 00000000..41cf45ad Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Design.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll new file mode 100755 index 00000000..7e313e5e Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.SqlServer.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.SqlServer.dll new file mode 100755 index 00000000..6c881dc4 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.SqlServer.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll new file mode 100755 index 00000000..f362a04d Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll new file mode 100755 index 00000000..decff85a Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll new file mode 100755 index 00000000..e8ee78bf Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll new file mode 100755 index 00000000..e74baccd Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.HealthChecks.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.HealthChecks.dll new file mode 100755 index 00000000..f3a125a2 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.HealthChecks.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll new file mode 100755 index 00000000..dfb12f20 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll new file mode 100755 index 00000000..f3f33fc6 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll new file mode 100755 index 00000000..1a2779cf Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Identity.Client.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Identity.Client.dll new file mode 100755 index 00000000..eac2f913 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Identity.Client.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll new file mode 100755 index 00000000..e981f871 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll new file mode 100755 index 00000000..08dd7824 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll new file mode 100755 index 00000000..19245c62 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll new file mode 100755 index 00000000..25f2a7e6 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll new file mode 100755 index 00000000..4ffdb259 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll new file mode 100755 index 00000000..6c736d2e Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll new file mode 100755 index 00000000..9f305083 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll new file mode 100755 index 00000000..83ec83a8 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.OpenApi.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.OpenApi.dll new file mode 100755 index 00000000..8ba2ce69 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.OpenApi.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll new file mode 100755 index 00000000..d7ea3c71 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll new file mode 100755 index 00000000..37eeb80d Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll new file mode 100755 index 00000000..ddeaa864 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Mono.TextTemplating.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Mono.TextTemplating.dll new file mode 100755 index 00000000..4a765119 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Mono.TextTemplating.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Newtonsoft.Json.Bson.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Newtonsoft.Json.Bson.dll new file mode 100755 index 00000000..e9b1dd22 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Newtonsoft.Json.Bson.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Newtonsoft.Json.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Newtonsoft.Json.dll new file mode 100755 index 00000000..d035c38b Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Newtonsoft.Json.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API new file mode 100755 index 00000000..782e9d2e Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.deps.json b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.deps.json new file mode 100644 index 00000000..dacbb6b6 --- /dev/null +++ b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.deps.json @@ -0,0 +1,2692 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v9.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v9.0": { + "Ordering.API/1.0.0": { + "dependencies": { + "AspNetCore.HealthChecks.AzureServiceBus": "8.0.1", + "AspNetCore.HealthChecks.Rabbitmq": "8.0.2", + "AspNetCore.HealthChecks.SqlServer": "8.0.2", + "AspNetCore.HealthChecks.UI.Client": "8.0.1", + "Autofac.Extensions.DependencyInjection": "10.0.0", + "Dapper": "2.1.35", + "EventBus": "1.0.0", + "EventBusRabbitMQ": "1.0.0", + "EventBusServiceBus": "1.0.0", + "FluentValidation.AspNetCore": "11.3.0", + "Google.Protobuf": "3.28.3", + "Grpc.AspNetCore.Server": "2.70.0", + "IntegrationEventLogEF": "1.0.0", + "MediatR": "11.1.0", + "MediatR.Extensions.Microsoft.DependencyInjection": "11.1.0", + "Microsoft.ApplicationInsights.AspNetCore": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.Kubernetes": "7.0.0", + "Microsoft.AspNetCore.Authentication.JwtBearer": "9.0.0", + "Microsoft.AspNetCore.HealthChecks": "1.0.0", + "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "9.0.0", + "Microsoft.EntityFrameworkCore.Design": "9.0.0", + "Microsoft.Extensions.Configuration.AzureKeyVault": "3.1.24", + "Microsoft.Extensions.Logging.AzureAppServices": "9.0.0", + "Ordering.Domain": "1.0.0", + "Ordering.Infrastructure": "1.0.0", + "Polly": "8.5.0", + "Serilog.AspNetCore": "8.0.3", + "Serilog.Enrichers.Environment": "3.0.1", + "Serilog.Settings.Configuration": "8.0.4", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Http": "9.0.0", + "Serilog.Sinks.Seq": "8.0.0", + "Swashbuckle.AspNetCore": "7.2.0", + "Swashbuckle.AspNetCore.Newtonsoft": "7.2.0", + "WebHost.Customization": "1.0.0" + }, + "runtime": { + "Ordering.API.dll": {} + } + }, + "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { + "dependencies": { + "Azure.Messaging.ServiceBus": "7.17.0" + }, + "runtime": { + "lib/net6.0/HealthChecks.AzureServiceBus.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "dependencies": { + "RabbitMQ.Client": "6.8.1" + }, + "runtime": { + "lib/net6.0/HealthChecks.Rabbitmq.dll": { + "assemblyVersion": "8.0.2.0", + "fileVersion": "8.0.2.0" + } + } + }, + "AspNetCore.HealthChecks.SqlServer/8.0.2": { + "dependencies": { + "Microsoft.Data.SqlClient": "5.2.0" + }, + "runtime": { + "lib/net6.0/HealthChecks.SqlServer.dll": { + "assemblyVersion": "8.0.2.0", + "fileVersion": "8.0.2.0" + } + } + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "dependencies": { + "AspNetCore.HealthChecks.UI.Core": "8.0.1" + }, + "runtime": { + "lib/net8.0/HealthChecks.UI.Client.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "runtime": { + "lib/net6.0/HealthChecks.UI.Core.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "Autofac/8.1.1": { + "runtime": { + "lib/net8.0/Autofac.dll": { + "assemblyVersion": "8.1.1.0", + "fileVersion": "8.1.1.0" + } + } + }, + "Autofac.Extensions.DependencyInjection/10.0.0": { + "dependencies": { + "Autofac": "8.1.1" + }, + "runtime": { + "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": { + "assemblyVersion": "10.0.0.0", + "fileVersion": "10.0.0.0" + } + } + }, + "Azure.Core/1.36.0": { + "dependencies": { + "Microsoft.Bcl.AsyncInterfaces": "7.0.0", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/net6.0/Azure.Core.dll": { + "assemblyVersion": "1.36.0.0", + "fileVersion": "1.3600.23.56006" + } + } + }, + "Azure.Core.Amqp/1.3.0": { + "dependencies": { + "Microsoft.Azure.Amqp": "2.6.3", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/netstandard2.0/Azure.Core.Amqp.dll": { + "assemblyVersion": "1.3.0.0", + "fileVersion": "1.300.23.15207" + } + } + }, + "Azure.Identity/1.10.3": { + "dependencies": { + "Azure.Core": "1.36.0", + "Microsoft.Identity.Client": "4.56.0", + "Microsoft.Identity.Client.Extensions.Msal": "4.56.0", + "System.Security.Cryptography.ProtectedData": "8.0.0" + }, + "runtime": { + "lib/netstandard2.0/Azure.Identity.dll": { + "assemblyVersion": "1.10.3.0", + "fileVersion": "1.1000.323.51804" + } + } + }, + "Azure.Messaging.ServiceBus/7.17.0": { + "dependencies": { + "Azure.Core": "1.36.0", + "Azure.Core.Amqp": "1.3.0", + "Microsoft.Azure.Amqp": "2.6.3", + "Microsoft.Bcl.AsyncInterfaces": "7.0.0", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/netstandard2.0/Azure.Messaging.ServiceBus.dll": { + "assemblyVersion": "7.17.0.0", + "fileVersion": "7.1700.23.56401" + } + } + }, + "Dapper/2.1.35": { + "runtime": { + "lib/net7.0/Dapper.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.1.35.13827" + } + } + }, + "FluentValidation/11.5.1": { + "runtime": { + "lib/net7.0/FluentValidation.dll": { + "assemblyVersion": "11.0.0.0", + "fileVersion": "11.5.1.0" + } + } + }, + "FluentValidation.AspNetCore/11.3.0": { + "dependencies": { + "FluentValidation": "11.5.1", + "FluentValidation.DependencyInjectionExtensions": "11.5.1" + }, + "runtime": { + "lib/net6.0/FluentValidation.AspNetCore.dll": { + "assemblyVersion": "11.0.0.0", + "fileVersion": "11.3.0.0" + } + } + }, + "FluentValidation.DependencyInjectionExtensions/11.5.1": { + "dependencies": { + "FluentValidation": "11.5.1" + }, + "runtime": { + "lib/netstandard2.1/FluentValidation.DependencyInjectionExtensions.dll": { + "assemblyVersion": "11.0.0.0", + "fileVersion": "11.5.1.0" + } + } + }, + "Fractions/7.2.1": { + "runtime": { + "lib/netstandard2.1/Fractions.dll": { + "assemblyVersion": "7.2.1.0", + "fileVersion": "7.2.1.0" + } + } + }, + "Google.Protobuf/3.28.3": { + "runtime": { + "lib/net5.0/Google.Protobuf.dll": { + "assemblyVersion": "3.28.3.0", + "fileVersion": "3.28.3.0" + } + } + }, + "Grpc.AspNetCore.Server/2.70.0": { + "dependencies": { + "Grpc.Net.Common": "2.70.0" + }, + "runtime": { + "lib/net9.0/Grpc.AspNetCore.Server.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.70.0.0" + } + } + }, + "Grpc.Core.Api/2.70.0": { + "runtime": { + "lib/netstandard2.1/Grpc.Core.Api.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.70.0.0" + } + } + }, + "Grpc.Net.Common/2.70.0": { + "dependencies": { + "Grpc.Core.Api": "2.70.0" + }, + "runtime": { + "lib/net8.0/Grpc.Net.Common.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.70.0.0" + } + } + }, + "Humanizer.Core/2.14.1": { + "runtime": { + "lib/net6.0/Humanizer.dll": { + "assemblyVersion": "2.14.0.0", + "fileVersion": "2.14.1.48190" + } + } + }, + "IdentityModel/5.2.0": { + "runtime": { + "lib/net5.0/IdentityModel.dll": { + "assemblyVersion": "5.2.0.0", + "fileVersion": "5.2.0.0" + } + } + }, + "IdentityModel.OidcClient/5.2.1": { + "dependencies": { + "IdentityModel": "5.2.0" + }, + "runtime": { + "lib/netstandard2.0/IdentityModel.OidcClient.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.2.1.0" + } + } + }, + "KubernetesClient/12.1.1": { + "dependencies": { + "Fractions": "7.2.1", + "IdentityModel.OidcClient": "5.2.1", + "System.IdentityModel.Tokens.Jwt": "8.0.1", + "YamlDotNet": "13.3.1", + "prometheus-net": "8.0.1" + }, + "runtime": { + "lib/net7.0/KubernetesClient.dll": { + "assemblyVersion": "12.1.0.0", + "fileVersion": "12.1.1.319" + } + } + }, + "Libuv/1.9.1": { + "runtimeTargets": { + "runtimes/debian-x64/native/libuv.so": { + "rid": "debian-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/fedora-x64/native/libuv.so": { + "rid": "fedora-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/opensuse-x64/native/libuv.so": { + "rid": "opensuse-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/osx/native/libuv.dylib": { + "rid": "osx", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/rhel-x64/native/libuv.so": { + "rid": "rhel-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win7-arm/native/libuv.dll": { + "rid": "win7-arm", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win7-x64/native/libuv.dll": { + "rid": "win7-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win7-x86/native/libuv.dll": { + "rid": "win7-x86", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "MediatR/11.1.0": { + "dependencies": { + "MediatR.Contracts": "1.0.1" + }, + "runtime": { + "lib/netstandard2.1/MediatR.dll": { + "assemblyVersion": "11.0.0.0", + "fileVersion": "11.1.0.0" + } + } + }, + "MediatR.Contracts/1.0.1": { + "runtime": { + "lib/netstandard2.0/MediatR.Contracts.dll": { + "assemblyVersion": "1.0.1.0", + "fileVersion": "1.0.1.0" + } + } + }, + "MediatR.Extensions.Microsoft.DependencyInjection/11.1.0": { + "dependencies": { + "MediatR": "11.1.0" + }, + "runtime": { + "lib/netstandard2.1/MediatR.Extensions.Microsoft.DependencyInjection.dll": { + "assemblyVersion": "11.0.0.0", + "fileVersion": "11.1.0.0" + } + } + }, + "Microsoft.ApplicationInsights/2.22.0": { + "runtime": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.AspNetCore/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.EventCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.PerfCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.22.0", + "Microsoft.Extensions.Logging.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.AspNetCore.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.DependencyCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.DependencyCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.EventCounterCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.EventCounterCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.Kubernetes/7.0.0": { + "dependencies": { + "KubernetesClient": "12.1.1", + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.Extensions.DiagnosticAdapter": "3.1.27" + }, + "runtime": { + "lib/net6.0/Microsoft.ApplicationInsights.Kubernetes.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.0.0" + } + } + }, + "Microsoft.ApplicationInsights.PerfCounterCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "System.Diagnostics.PerformanceCounter": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.PerfCounterCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.WindowsServer/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.PerfCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.WindowsServer.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.ServerTelemetryChannel.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "dependencies": { + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + } + }, + "Microsoft.AspNetCore.HealthChecks/1.0.0": { + "dependencies": { + "Microsoft.Extensions.HealthChecks": "1.0.0", + "Microsoft.NETCore.App": "1.0.5" + }, + "runtime": { + "lib/netcoreapp1.0/Microsoft.AspNetCore.HealthChecks.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "Microsoft.AspNetCore.JsonPatch/9.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + } + }, + "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { + "dependencies": { + "Microsoft.AspNetCore.JsonPatch": "9.0.0", + "Newtonsoft.Json": "13.0.3", + "Newtonsoft.Json.Bson": "1.0.2" + }, + "runtime": { + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + } + }, + "Microsoft.Azure.Amqp/2.6.3": { + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.Amqp.dll": { + "assemblyVersion": "2.4.0.0", + "fileVersion": "2.6.3.0" + } + } + }, + "Microsoft.Azure.KeyVault/2.3.2": { + "dependencies": { + "Microsoft.Azure.KeyVault.WebKey": "2.0.7", + "Microsoft.Rest.ClientRuntime": "2.3.8", + "Microsoft.Rest.ClientRuntime.Azure": "3.3.7", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.KeyVault.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.3.2.0" + } + } + }, + "Microsoft.Azure.KeyVault.WebKey/2.0.7": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.KeyVault.WebKey.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.0.7.0" + } + } + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "dependencies": { + "Microsoft.Azure.Amqp": "2.6.3", + "Microsoft.Azure.Services.AppAuthentication": "1.0.3", + "Newtonsoft.Json": "13.0.3", + "System.IdentityModel.Tokens.Jwt": "8.0.1" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": { + "assemblyVersion": "5.2.0.0", + "fileVersion": "5.200.21.55702" + } + } + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "dependencies": { + "Microsoft.IdentityModel.Clients.ActiveDirectory": "3.14.2" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.Services.AppAuthentication.dll": { + "assemblyVersion": "1.0.3.0", + "fileVersion": "1.0.3.0" + } + } + }, + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { + "runtime": { + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "Microsoft.Build.Locator/1.7.8": { + "runtime": { + "lib/net6.0/Microsoft.Build.Locator.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.7.8.28074" + } + } + }, + "Microsoft.CodeAnalysis.Common/4.8.0": { + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp/4.8.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "4.8.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.CodeAnalysis.CSharp": "4.8.0", + "Microsoft.CodeAnalysis.Common": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.VisualBasic/1.3.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "4.8.0" + }, + "runtime": { + "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll": { + "assemblyVersion": "1.3.0.0", + "fileVersion": "1.3.0.60613" + } + } + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.Bcl.AsyncInterfaces": "7.0.0", + "Microsoft.CodeAnalysis.Common": "4.8.0", + "System.Composition": "7.0.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + }, + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.Data.SqlClient/5.2.0": { + "dependencies": { + "Azure.Identity": "1.10.3", + "Microsoft.Data.SqlClient.SNI.runtime": "5.2.0", + "Microsoft.Identity.Client": "4.56.0", + "Microsoft.IdentityModel.JsonWebTokens": "8.0.1", + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1", + "Microsoft.SqlServer.Server": "1.0.0", + "System.Configuration.ConfigurationManager": "8.0.0", + "System.Runtime.Caching": "8.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.Data.SqlClient.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.20.24059.2" + } + }, + "resources": { + "lib/net8.0/de/Microsoft.Data.SqlClient.resources.dll": { + "locale": "de" + }, + "lib/net8.0/es/Microsoft.Data.SqlClient.resources.dll": { + "locale": "es" + }, + "lib/net8.0/fr/Microsoft.Data.SqlClient.resources.dll": { + "locale": "fr" + }, + "lib/net8.0/it/Microsoft.Data.SqlClient.resources.dll": { + "locale": "it" + }, + "lib/net8.0/ja/Microsoft.Data.SqlClient.resources.dll": { + "locale": "ja" + }, + "lib/net8.0/ko/Microsoft.Data.SqlClient.resources.dll": { + "locale": "ko" + }, + "lib/net8.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": { + "locale": "pt-BR" + }, + "lib/net8.0/ru/Microsoft.Data.SqlClient.resources.dll": { + "locale": "ru" + }, + "lib/net8.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net8.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": { + "locale": "zh-Hant" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll": { + "rid": "unix", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.20.24059.2" + }, + "runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.20.24059.2" + } + } + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.2.0": { + "runtimeTargets": { + "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x86", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "Microsoft.EntityFrameworkCore/9.0.0": { + "dependencies": { + "Microsoft.EntityFrameworkCore.Abstractions": "9.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.EntityFrameworkCore.Design/9.0.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.Build.Locator": "1.7.8", + "Microsoft.CodeAnalysis.CSharp": "4.8.0", + "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.MSBuild": "4.8.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.DependencyModel": "9.0.0", + "Mono.TextTemplating": "3.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "9.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { + "dependencies": { + "Microsoft.Data.SqlClient": "5.2.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { + "dependencies": { + "Microsoft.Azure.KeyVault": "2.3.2", + "Microsoft.Azure.Services.AppAuthentication": "1.0.3" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll": { + "assemblyVersion": "3.1.24.0", + "fileVersion": "3.100.2422.18002" + } + } + }, + "Microsoft.Extensions.DependencyModel/9.0.0": { + "runtime": { + "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52809" + } + } + }, + "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { + "runtime": { + "lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": { + "assemblyVersion": "3.1.27.0", + "fileVersion": "3.100.2722.31601" + } + } + }, + "Microsoft.Extensions.HealthChecks/1.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.3/Microsoft.Extensions.HealthChecks.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Logging.ApplicationInsights.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { + "runtime": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + } + }, + "Microsoft.Identity.Client/4.56.0": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "8.0.1" + }, + "runtime": { + "lib/net6.0/Microsoft.Identity.Client.dll": { + "assemblyVersion": "4.56.0.0", + "fileVersion": "4.56.0.0" + } + } + }, + "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "dependencies": { + "Microsoft.Identity.Client": "4.56.0", + "System.Security.Cryptography.ProtectedData": "8.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "assemblyVersion": "4.56.0.0", + "fileVersion": "4.56.0.0" + } + } + }, + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "runtime": { + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + }, + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + } + } + }, + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Logging/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Protocols/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Protocols": "8.0.1", + "System.IdentityModel.Tokens.Jwt": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Tokens/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.NETCore.App/1.0.5": { + "dependencies": { + "Libuv": "1.9.1", + "Microsoft.CodeAnalysis.CSharp": "4.8.0", + "Microsoft.CodeAnalysis.VisualBasic": "1.3.0" + } + }, + "Microsoft.OpenApi/1.6.22": { + "runtime": { + "lib/netstandard2.0/Microsoft.OpenApi.dll": { + "assemblyVersion": "1.6.22.0", + "fileVersion": "1.6.22.0" + } + } + }, + "Microsoft.Rest.ClientRuntime/2.3.8": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.3.8.0" + } + } + }, + "Microsoft.Rest.ClientRuntime.Azure/3.3.7": { + "dependencies": { + "Microsoft.Rest.ClientRuntime": "2.3.8", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.dll": { + "assemblyVersion": "3.0.0.0", + "fileVersion": "3.3.7.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" + } + } + }, + "Mono.TextTemplating/3.0.0": { + "dependencies": { + "System.CodeDom": "6.0.0" + }, + "runtime": { + "lib/net6.0/Mono.TextTemplating.dll": { + "assemblyVersion": "3.0.0.0", + "fileVersion": "3.0.0.1" + } + } + }, + "Newtonsoft.Json/13.0.3": { + "runtime": { + "lib/net6.0/Newtonsoft.Json.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.3.27908" + } + } + }, + "Newtonsoft.Json.Bson/1.0.2": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.2.22727" + } + } + }, + "Polly/8.5.0": { + "dependencies": { + "Polly.Core": "8.5.0" + }, + "runtime": { + "lib/net6.0/Polly.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "Polly.Core/8.5.0": { + "runtime": { + "lib/net8.0/Polly.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "prometheus-net/8.0.1": { + "runtime": { + "lib/net7.0/Prometheus.NetStandard.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.1.0" + } + } + }, + "RabbitMQ.Client/6.8.1": { + "runtime": { + "lib/netstandard2.0/RabbitMQ.Client.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.8.1.0" + } + } + }, + "runtime.native.System.Data.SqlClient.sni/4.7.0": { + "dependencies": { + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0", + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0", + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0" + } + }, + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "runtimeTargets": { + "runtimes/win-arm64/native/sni.dll": { + "rid": "win-arm64", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "runtimeTargets": { + "runtimes/win-x64/native/sni.dll": { + "rid": "win-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "runtimeTargets": { + "runtimes/win-x86/native/sni.dll": { + "rid": "win-x86", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "Serilog/4.0.0": { + "runtime": { + "lib/net8.0/Serilog.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "4.0.0.0" + } + } + }, + "Serilog.AspNetCore/8.0.3": { + "dependencies": { + "Serilog": "4.0.0", + "Serilog.Extensions.Hosting": "8.0.0", + "Serilog.Formatting.Compact": "2.0.0", + "Serilog.Settings.Configuration": "8.0.4", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Debug": "2.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.AspNetCore.dll": { + "assemblyVersion": "8.0.3.0", + "fileVersion": "8.0.3.0" + } + } + }, + "Serilog.Enrichers.Environment/3.0.1": { + "dependencies": { + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Enrichers.Environment.dll": { + "assemblyVersion": "3.0.0.0", + "fileVersion": "3.0.0.0" + } + } + }, + "Serilog.Extensions.Hosting/8.0.0": { + "dependencies": { + "Serilog": "4.0.0", + "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": "4.0.0" + }, + "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": "4.0.0" + }, + "runtime": { + "lib/net7.0/Serilog.Formatting.Compact.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.0.0.0" + } + } + }, + "Serilog.Settings.Configuration/8.0.4": { + "dependencies": { + "Microsoft.Extensions.DependencyModel": "9.0.0", + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Settings.Configuration.dll": { + "assemblyVersion": "8.0.4.0", + "fileVersion": "8.0.4.0" + } + } + }, + "Serilog.Sinks.Console/6.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Sinks.Console.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.0.0" + } + } + }, + "Serilog.Sinks.Debug/2.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "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": "4.0.0" + }, + "runtime": { + "lib/net5.0/Serilog.Sinks.File.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.0.0.0" + } + } + }, + "Serilog.Sinks.Http/9.0.0": { + "dependencies": { + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/netstandard2.1/Serilog.Sinks.Http.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.0.0" + } + } + }, + "Serilog.Sinks.Seq/8.0.0": { + "dependencies": { + "Serilog": "4.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net6.0/Serilog.Sinks.Seq.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.0.0" + } + } + }, + "Swashbuckle.AspNetCore/7.2.0": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerUI": "7.2.0" + } + }, + "Swashbuckle.AspNetCore.Newtonsoft/7.2.0": { + "dependencies": { + "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "9.0.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "dependencies": { + "Microsoft.OpenApi": "1.6.22" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "7.2.0" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "System.CodeDom/6.0.0": { + "runtime": { + "lib/net6.0/System.CodeDom.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition/7.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Convention": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0", + "System.Composition.TypedParts": "7.0.0" + } + }, + "System.Composition.AttributedModel/7.0.0": { + "runtime": { + "lib/net7.0/System.Composition.AttributedModel.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Composition.Convention/7.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "7.0.0" + }, + "runtime": { + "lib/net7.0/System.Composition.Convention.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Composition.Hosting/7.0.0": { + "dependencies": { + "System.Composition.Runtime": "7.0.0" + }, + "runtime": { + "lib/net7.0/System.Composition.Hosting.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Composition.Runtime/7.0.0": { + "runtime": { + "lib/net7.0/System.Composition.Runtime.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Composition.TypedParts/7.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0" + }, + "runtime": { + "lib/net7.0/System.Composition.TypedParts.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Configuration.ConfigurationManager/8.0.0": { + "dependencies": { + "System.Security.Cryptography.ProtectedData": "8.0.0" + }, + "runtime": { + "lib/net8.0/System.Configuration.ConfigurationManager.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + } + }, + "System.Data.SqlClient/4.8.6": { + "dependencies": { + "runtime.native.System.Data.SqlClient.sni": "4.7.0" + }, + "runtime": { + "lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "assemblyVersion": "4.6.1.6", + "fileVersion": "4.700.23.52603" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "rid": "unix", + "assetType": "runtime", + "assemblyVersion": "4.6.1.6", + "fileVersion": "4.700.23.52603" + }, + "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "4.6.1.6", + "fileVersion": "4.700.23.52603" + } + } + }, + "System.Diagnostics.PerformanceCounter/6.0.0": { + "dependencies": { + "System.Configuration.ConfigurationManager": "8.0.0" + }, + "runtime": { + "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.IdentityModel.Tokens.Jwt/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.JsonWebTokens": "8.0.1", + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "System.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/8.0.0": { + "dependencies": { + "System.Configuration.ConfigurationManager": "8.0.0" + }, + "runtime": { + "lib/net8.0/System.Runtime.Caching.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net8.0/System.Runtime.Caching.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + } + }, + "System.Security.Cryptography.ProtectedData/8.0.0": { + "runtime": { + "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + } + }, + "YamlDotNet/13.3.1": { + "runtime": { + "lib/net7.0/YamlDotNet.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.3.1.0" + } + } + }, + "EventBus/1.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "EventBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "EventBusRabbitMQ/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Newtonsoft.Json": "13.0.3", + "Polly": "8.5.0", + "RabbitMQ.Client": "6.8.1" + }, + "runtime": { + "EventBusRabbitMQ.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "EventBusServiceBus/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Microsoft.Azure.ServiceBus": "5.2.0" + }, + "runtime": { + "EventBusServiceBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "IntegrationEventLogEF/1.0.0": { + "dependencies": { + "EventBus": "1.0.0", + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.EntityFrameworkCore.Design": "9.0.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.EntityFrameworkCore.SqlServer": "9.0.0", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "IntegrationEventLogEF.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "Ordering.Domain/1.0.0": { + "dependencies": { + "MediatR": "11.1.0", + "MediatR.Extensions.Microsoft.DependencyInjection": "11.1.0" + }, + "runtime": { + "Ordering.Domain.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "Ordering.Infrastructure/1.0.0": { + "dependencies": { + "MediatR": "11.1.0", + "MediatR.Extensions.Microsoft.DependencyInjection": "11.1.0", + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.EntityFrameworkCore.SqlServer": "9.0.0", + "Ordering.Domain": "1.0.0" + }, + "runtime": { + "Ordering.Infrastructure.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "WebHost.Customization/1.0.0": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.EntityFrameworkCore.Design": "9.0.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.EntityFrameworkCore.SqlServer": "9.0.0", + "Polly": "8.5.0", + "System.Data.SqlClient": "4.8.6" + }, + "runtime": { + "WebHost.Customization.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + } + } + }, + "libraries": { + "Ordering.API/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-67GttVESv92GIthFMNqLbWvnQr3AFujGGsydKUl51R7p+KETguIJ+yHGUSnLL8XEcIWO0pENO714WlAqmON8EQ==", + "path": "aspnetcore.healthchecks.azureservicebus/8.0.1", + "hashPath": "aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A/29xmNWfssOY1zq1bWAaZPW/iJfBhJN+I737KKHQutzB0JFwAIKesjsUWN2BAJwqS/ciFMjNxvCDHtAgU0PIQ==", + "path": "aspnetcore.healthchecks.rabbitmq/8.0.2", + "hashPath": "aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512" + }, + "AspNetCore.HealthChecks.SqlServer/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-sTcVVq7/zhfUrSTs0WAktvPdpU1He/sj14gRTogq4eFhn0oImolxNNhJczkYMgFF92RMMW+O+rlcFO7HVOpfiQ==", + "path": "aspnetcore.healthchecks.sqlserver/8.0.2", + "hashPath": "aspnetcore.healthchecks.sqlserver.8.0.2.nupkg.sha512" + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nhC6KIoB/EtTbH3uGm2J6EHEUyTJuETUARFePbmrnA+zjbwsirzIVUQl46qIjvyPABhK0e7Rk+AxcRqC6zikqA==", + "path": "aspnetcore.healthchecks.ui.client/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Vn00MOJ1I0HSqyP7Bt9v0pr0AIgbrXMjL/KFwW+sRwLRogOtep8BWGimd8XYRCbCDLrAi7VSArU02f6pEIw69w==", + "path": "aspnetcore.healthchecks.ui.core/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512" + }, + "Autofac/8.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", + "path": "autofac/8.1.1", + "hashPath": "autofac.8.1.1.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.36.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vwqFZdHS4dzPlI7FFRkPx9ctA+aGGeRev3gnzG8lntWvKMmBhAmulABi1O9CEvS3/jzYt7yA+0pqVdxkpAd7dQ==", + "path": "azure.core/1.36.0", + "hashPath": "azure.core.1.36.0.nupkg.sha512" + }, + "Azure.Core.Amqp/1.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6GG4gyFkAuHtpBVkvj0wE5+lCM+ttsZlIWAipBkI+jlCUlTgrTiNUROBFnb8xuKoymVDw9Tf1W8RoKqgbd71lg==", + "path": "azure.core.amqp/1.3.0", + "hashPath": "azure.core.amqp.1.3.0.nupkg.sha512" + }, + "Azure.Identity/1.10.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-l1Xm2MWOF2Mzcwuarlw8kWQXLZk3UeB55aQXVyjj23aBfDwOZ3gu5GP2kJ6KlmZeZv2TCzw7x4L3V36iNr3gww==", + "path": "azure.identity/1.10.3", + "hashPath": "azure.identity.1.10.3.nupkg.sha512" + }, + "Azure.Messaging.ServiceBus/7.17.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lpQXW+8IsTsCp8hvMIiqcp0oLYgxc79g7ALYUOOXiZy/3WORlaN237eNx0LCX40wTo7hLtdbVrmoUa+kIohGpg==", + "path": "azure.messaging.servicebus/7.17.0", + "hashPath": "azure.messaging.servicebus.7.17.0.nupkg.sha512" + }, + "Dapper/2.1.35": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YKRwjVfrG7GYOovlGyQoMvr1/IJdn+7QzNXJxyMh0YfFF5yvDmTYaJOVYWsckreNjGsGSEtrMTpnzxTUq/tZQw==", + "path": "dapper/2.1.35", + "hashPath": "dapper.2.1.35.nupkg.sha512" + }, + "FluentValidation/11.5.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-0h1Q5lNOLLyYTWMJmyNoMqhY4CBRvvUWvJP1R4F2CnmmzuWwvB0A8aVmw5+lOuwYnwUwCRrdeMLbc81F38ahNQ==", + "path": "fluentvalidation/11.5.1", + "hashPath": "fluentvalidation.11.5.1.nupkg.sha512" + }, + "FluentValidation.AspNetCore/11.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-jtFVgKnDFySyBlPS8bZbTKEEwJZnn11rXXJ2SQnjDhZ56rQqybBg9Joq4crRLz3y0QR8WoOq4iE4piV81w/Djg==", + "path": "fluentvalidation.aspnetcore/11.3.0", + "hashPath": "fluentvalidation.aspnetcore.11.3.0.nupkg.sha512" + }, + "FluentValidation.DependencyInjectionExtensions/11.5.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-iWM0LS1MDYX06pcjMEQKqHirl2zkjHlNV23mEJSoR1IZI7KQmTa0RcTtGEJpj5+iHvBCfrzP2mYKM4FtRKVb+A==", + "path": "fluentvalidation.dependencyinjectionextensions/11.5.1", + "hashPath": "fluentvalidation.dependencyinjectionextensions.11.5.1.nupkg.sha512" + }, + "Fractions/7.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-1gVCo18/02ZZOJ+dcpVNMsUHF6cLmltMMskUWl2G1l+0OmTTvcwJZq5/JXIVpvOzPM3gDLombsloGMlTQNcv9g==", + "path": "fractions/7.2.1", + "hashPath": "fractions.7.2.1.nupkg.sha512" + }, + "Google.Protobuf/3.28.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OewySX3aQCdKfMJsj2DzBMXQJPI+lm0CBzamU9ViFu3CU9tXYrQWqJ1CZ+/UWtkwOjUeIzbXmoOjRc7B8pbMrA==", + "path": "google.protobuf/3.28.3", + "hashPath": "google.protobuf.3.28.3.nupkg.sha512" + }, + "Grpc.AspNetCore.Server/2.70.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9d6JuMLSxwOX4zERV7HBwq1XL8DD48a6FSoxD5dDXrCz/o0HqMXE2+lRcXHckOlz1JCesznW8XMMJdsU1FfY7w==", + "path": "grpc.aspnetcore.server/2.70.0", + "hashPath": "grpc.aspnetcore.server.2.70.0.nupkg.sha512" + }, + "Grpc.Core.Api/2.70.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-66UotvWcSIq41oiQhLWcQACyKPM4umxXNiht5DQTLZJfNwEswWOcS7Z0xIEHyNIBE7ZpjotH22bEjTkvhPxmVw==", + "path": "grpc.core.api/2.70.0", + "hashPath": "grpc.core.api.2.70.0.nupkg.sha512" + }, + "Grpc.Net.Common/2.70.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rBdEUMyCwa+iB8mqC6JKyPbj3SBHHkReJj/yy/XKJI63GcG6w9DJMMGTVcYHqq4Ci2W4m0HT4jt2pFfFscar8g==", + "path": "grpc.net.common/2.70.0", + "hashPath": "grpc.net.common.2.70.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" + }, + "IdentityModel/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nuhkbaDH9l5QzNJp2MtP3qio57MPtiRneUN8Ocr7od0JvSYaIe3gBj/vxllr11S/Qvu1AG4GZXoyv5469ewYDA==", + "path": "identitymodel/5.2.0", + "hashPath": "identitymodel.5.2.0.nupkg.sha512" + }, + "IdentityModel.OidcClient/5.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OuPhDNAw/EoJVEmYO6/ChZUBcug4OGoGKTKLUyBCsGhlKegxJk25LYQ0EL7GCBMgkEL+BYNJukNZyaJ+JNaWog==", + "path": "identitymodel.oidcclient/5.2.1", + "hashPath": "identitymodel.oidcclient.5.2.1.nupkg.sha512" + }, + "KubernetesClient/12.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Xvc6Kr/W5YUxlMDzy0R80zy+Vd66brS7fSA4COGXu8KZACKPW7+KKS7kxZBLaFYGrUcktXOHpqNNuoukSGcK6A==", + "path": "kubernetesclient/12.1.1", + "hashPath": "kubernetesclient.12.1.1.nupkg.sha512" + }, + "Libuv/1.9.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-uqX2Frwf9PW8MaY7PRNY6HM5BpW1D8oj1EdqzrmbEFD5nH63Yat3aEjN/tws6Tw6Fk7LwmLBvtUh32tTeTaHiA==", + "path": "libuv/1.9.1", + "hashPath": "libuv.1.9.1.nupkg.sha512" + }, + "MediatR/11.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YIbtrLOyeCuIv8vIuHL/mMdls5xmgS36pIOJDxKZuu55nxA2MI2Z+E/Uk0z+F/LE11AGmpjplOM0NZ91m5LQBA==", + "path": "mediatr/11.1.0", + "hashPath": "mediatr.11.1.0.nupkg.sha512" + }, + "MediatR.Contracts/1.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-NsRvOxthhkYml4DcBMyJsmym8C4MchioH7wxKVPEg7plFj9Euh/i4IcmZ3Gvgx6+K8obeuhPeJdoBl56wnuo3A==", + "path": "mediatr.contracts/1.0.1", + "hashPath": "mediatr.contracts.1.0.1.nupkg.sha512" + }, + "MediatR.Extensions.Microsoft.DependencyInjection/11.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-RW3etRuy6Xp63cgqfC0r/ITOtUT0f9ymJl1+1XZdzsYUsfv7WBPC2kXGOP8IYpY/6c4Q6805vbIW/88DopUs3w==", + "path": "mediatr.extensions.microsoft.dependencyinjection/11.1.0", + "hashPath": "mediatr.extensions.microsoft.dependencyinjection.11.1.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3AOM9bZtku7RQwHyMEY3tQMrHIgjcfRDa6YQpd/QG2LDGvMydSlL9Di+8LLMt7J2RDdfJ7/2jdYv6yHcMJAnNw==", + "path": "microsoft.applicationinsights/2.22.0", + "hashPath": "microsoft.applicationinsights.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.AspNetCore/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OuiZgRDX0zm3a1DRk/GT54ZsyTg8a88n3cpkVEYFJoRhT5X84l2C68BuKrglE0sIj+C0+o2WTR8S21YBD/ZWgA==", + "path": "microsoft.applicationinsights.aspnetcore/2.22.0", + "hashPath": "microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.DependencyCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gseSmuCshdZqcn5r6EW1Zx52e5/p2RpAsHSanlxs8pq+Pbg1RZP678tXtxfVuHC0fA3MVV852pnfFC7ZGB0jew==", + "path": "microsoft.applicationinsights.dependencycollector/2.22.0", + "hashPath": "microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.EventCounterCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/fXUyZIMwaWfETgire4fygaBhY8J+hXvTVhSFXKV0JOFBenzzU4smGW8iRUFhE534a3QrczuFfmfCCkXRKbsNg==", + "path": "microsoft.applicationinsights.eventcountercollector/2.22.0", + "hashPath": "microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.Kubernetes/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-NF7HsDqEPTLkqnm2NyA+xBLE4qzEaY5UEkdhywGeZgI0hjrpbjuFafrZOZPjqMV38WXZ24yv7c4K251+9OgOfw==", + "path": "microsoft.applicationinsights.kubernetes/7.0.0", + "hashPath": "microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.PerfCounterCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nExsJsbN7694ueUNNBms/UNgza9WH4W/I6i5CnF9ujJ1sp57EL5Uk0NP9MDwlLVtYaaiznKPatVSv3Nu8vAplw==", + "path": "microsoft.applicationinsights.perfcountercollector/2.22.0", + "hashPath": "microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.WindowsServer/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9k1x1+Kq1fElvcv0o/w9w8tRWAa2Y0f4NPBeHF5b2xCety4GM1yv3K3Ra0lZwO3kW0SHlm9M8nrySuyKQlHyYA==", + "path": "microsoft.applicationinsights.windowsserver/2.22.0", + "hashPath": "microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Blb6S8UJSJ/jo6mxeO38gKgui75D2brp5NpXJoZUhyJzfmYsfhn7a4t5f+CDfAKyvie7sQB2FIzeEDQSiRE5zw==", + "path": "microsoft.applicationinsights.windowsserver.telemetrychannel/2.22.0", + "hashPath": "microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bs+1Pq3vQdS2lTyxNUd9fEhtMsq3eLUpK36k2t56iDMVrk6OrAoFtvrQrTK0Y0OetTcJrUkGU7hBlf+ORzHLqQ==", + "path": "microsoft.aspnetcore.authentication.jwtbearer/9.0.0", + "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.HealthChecks/1.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-skfSWx0dJWPc5NKePzPYp8sse4/li4LTrMrM1qDQK4Eq/eEn/syz1rjAQ7K0CwvLeS+7vdERUJ3v//c0oFUuIg==", + "path": "microsoft.aspnetcore.healthchecks/1.0.0", + "hashPath": "microsoft.aspnetcore.healthchecks.1.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.JsonPatch/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/4UONYoAIeexPoAmbzBPkVGA6KAY7t0BM+1sr0fKss2V1ERCdcM+Llub4X5Ma+LJ60oPp6KzM0e3j+Pp/JHCNw==", + "path": "microsoft.aspnetcore.jsonpatch/9.0.0", + "hashPath": "microsoft.aspnetcore.jsonpatch.9.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pTFDEmZi3GheCSPrBxzyE63+d5unln2vYldo/nOm1xet/4rpEk2oJYcwpclPQ13E+LZBF9XixkgwYTUwqznlWg==", + "path": "microsoft.aspnetcore.mvc.newtonsoftjson/9.0.0", + "hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.9.0.0.nupkg.sha512" + }, + "Microsoft.Azure.Amqp/2.6.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-iPbNNII4YZGkka7JQS0ZsZfZLcM7dwIoov/DyFiaemRqOTrdJCLgYnFBFhc/3TSh0ZI4/5TpxQPSPSckZ65jmA==", + "path": "microsoft.azure.amqp/2.6.3", + "hashPath": "microsoft.azure.amqp.2.6.3.nupkg.sha512" + }, + "Microsoft.Azure.KeyVault/2.3.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A82ESUdfLz2wMhYuPxrwf/fA7JVt3IARgeMCG3TsaLtxUxa9RBKX3f0zdnKmvBvJ/u1/5g03OLR26GPekqY5HQ==", + "path": "microsoft.azure.keyvault/2.3.2", + "hashPath": "microsoft.azure.keyvault.2.3.2.nupkg.sha512" + }, + "Microsoft.Azure.KeyVault.WebKey/2.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-MVSYao62R9rwl9KF+IsJm+XBLupJj1ma2lfwNeFlSWziXGAopnYK+YkDWqABOqNIV9kpza/MvNBxITzhlJIyIw==", + "path": "microsoft.azure.keyvault.webkey/2.0.7", + "hashPath": "microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512" + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wyZNJggyFNtKxd+HgvcTiuRYuTjDGi+pgE4RcBvFbfvNiarKr5AOlE4Ne7on1eUJZuMuEa19wN5dj694HlP60A==", + "path": "microsoft.azure.servicebus/5.2.0", + "hashPath": "microsoft.azure.servicebus.5.2.0.nupkg.sha512" + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ywpQaK1klu1IoX4VUf+TBmU4kR71aWNI6O5rEIJU8z28L2xhJhnIm7k2Nf1Zu/PygeuOtt5g0QPCk5+lLltbeQ==", + "path": "microsoft.azure.services.appauthentication/1.0.3", + "hashPath": "microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512" + }, + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==", + "path": "microsoft.bcl.asyncinterfaces/7.0.0", + "hashPath": "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512" + }, + "Microsoft.Build.Locator/1.7.8": { + "type": "package", + "serviceable": true, + "sha512": "sha512-sPy10x527Ph16S2u0yGME4S6ohBKJ69WfjeGG/bvELYeZVmJdKjxgnlL8cJJJLGV/cZIRqSfB12UDB8ICakOog==", + "path": "microsoft.build.locator/1.7.8", + "hashPath": "microsoft.build.locator.1.7.8.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Common/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==", + "path": "microsoft.codeanalysis.common/4.8.0", + "hashPath": "microsoft.codeanalysis.common.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==", + "path": "microsoft.codeanalysis.csharp/4.8.0", + "hashPath": "microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==", + "path": "microsoft.codeanalysis.csharp.workspaces/4.8.0", + "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.VisualBasic/1.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Sf3k8PkTkWqBmXnnblJbvb7ewO6mJzX6WO2t7m04BmOY5qBq6yhhyXnn/BMM+QCec3Arw3X35Zd8f9eBql0qgg==", + "path": "microsoft.codeanalysis.visualbasic/1.3.0", + "hashPath": "microsoft.codeanalysis.visualbasic.1.3.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==", + "path": "microsoft.codeanalysis.workspaces.common/4.8.0", + "hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IEYreI82QZKklp54yPHxZNG9EKSK6nHEkeuf+0Asie9llgS1gp0V1hw7ODG+QyoB7MuAnNQHmeV1Per/ECpv6A==", + "path": "microsoft.codeanalysis.workspaces.msbuild/4.8.0", + "hashPath": "microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512" + }, + "Microsoft.Data.SqlClient/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3alfyqRN3ELRtdvU1dGtLBRNQqprr3TJ0WrUJfMISPwg1nPUN2P3Lelah68IKWuV27Ceb7ig95hWNHFTSXfxMg==", + "path": "microsoft.data.sqlclient/5.2.0", + "hashPath": "microsoft.data.sqlclient.5.2.0.nupkg.sha512" + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-po1jhvFd+8pbfvJR/puh+fkHi0GRanAdvayh/0e47yaM6CXWZ6opUjCMFuYlAnD2LcbyvQE7fPJKvogmaUcN+w==", + "path": "microsoft.data.sqlclient.sni.runtime/5.2.0", + "hashPath": "microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wpG+nfnfDAw87R3ovAsUmjr3MZ4tYXf6bFqEPVAIKE6IfPml3DS//iX0DBnf8kWn5ZHSO5oi1m4d/Jf+1LifJQ==", + "path": "microsoft.entityframeworkcore/9.0.0", + "hashPath": "microsoft.entityframeworkcore.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fnmifFL8KaA4ZNLCVgfjCWhZUFxkrDInx5hR4qG7Q8IEaSiy/6VOSRFyx55oH7MV4y7wM3J3EE90nSpcVBI44Q==", + "path": "microsoft.entityframeworkcore.abstractions/9.0.0", + "hashPath": "microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Design/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Pqo8I+yHJ3VQrAoY0hiSncf+5P7gN/RkNilK5e+/K/yKh+yAWxdUAI6t0TG26a9VPlCa9FhyklzyFvRyj3YG9A==", + "path": "microsoft.entityframeworkcore.design/9.0.0", + "hashPath": "microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-j+msw6fWgAE9M3Q/5B9Uhv7pdAdAQUvFPJAiBJmoy+OXvehVbfbCE8ftMAa51Uo2ZeiqVnHShhnv4Y4UJJmUzA==", + "path": "microsoft.entityframeworkcore.relational/9.0.0", + "hashPath": "microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3Y7/3kgz6C5kRFeELLZ5VeIeBlxB31x/ywscbN4r1JqTXIy8WWGo0CqzuOxBy4UzaTzpifElAZvv4fyD3ZQK5w==", + "path": "microsoft.entityframeworkcore.sqlserver/9.0.0", + "hashPath": "microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dAir8lfKn3Ukvis2sGddZ72bbuEQ24VusFELZg2JZDPTjBDyoVVocbxbe/39YAEHEq3TfCAIbHicCCKgHBBa2A==", + "path": "microsoft.extensions.configuration.azurekeyvault/3.1.24", + "hashPath": "microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyModel/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-saxr2XzwgDU77LaQfYFXmddEDRUKHF4DaGMZkNB3qjdVSZlax3//dGJagJkKrGMIPNZs2jVFXITyCCR6UHJNdA==", + "path": "microsoft.extensions.dependencymodel/9.0.0", + "hashPath": "microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IHJmvjE3X+PJLlbRvZHnzVO2CglI9FARYgTPbbUNN85gS4jqS0EM/dGhZGwQpr3P4X0/V/OUtmgHvBipS4KTwQ==", + "path": "microsoft.extensions.diagnosticadapter/3.1.27", + "hashPath": "microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512" + }, + "Microsoft.Extensions.HealthChecks/1.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-75bbAOTUl0oBzjmPYdN+o0vReThrl4v/OVvIKsbuUlOhAjma7mOHYR/Nm1KabM36/xWbxgSX9lFCRvOaz/55Tg==", + "path": "microsoft.extensions.healthchecks/1.0.0", + "hashPath": "microsoft.extensions.healthchecks.1.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-5OmXub+9MyX8FbqgO+hBJRHk1iJ+UZUU20oIU3wo+RbmH6Jtsja79rriHLlzlrkMzWbpCkCzF6f4Yb6iGbsDag==", + "path": "microsoft.extensions.logging.applicationinsights/2.22.0", + "hashPath": "microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OMyMioZ23NlBXQb6TecMTr3LTCd2cqglKqMRdcWF8OJ+QQS53iPEo6bWj3CgGqgdXRySv3cxFVnJGSdcEWKR3Q==", + "path": "microsoft.extensions.logging.azureappservices/9.0.0", + "hashPath": "microsoft.extensions.logging.azureappservices.9.0.0.nupkg.sha512" + }, + "Microsoft.Identity.Client/4.56.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rr4zbidvHy9r4NvOAs5hdd964Ao2A0pAeFBJKR95u1CJAVzbd1p6tPTXUZ+5ld0cfThiVSGvz6UHwY6JjraTpA==", + "path": "microsoft.identity.client/4.56.0", + "hashPath": "microsoft.identity.client.4.56.0.nupkg.sha512" + }, + "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-H12YAzEGK55vZ+QpxUzozhW8ZZtgPDuWvgA0JbdIR9UhMUplj29JhIgE2imuH8W2Nw9D8JKygR1uxRFtpSNcrg==", + "path": "microsoft.identity.client.extensions.msal/4.56.0", + "hashPath": "microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OtlIWcyX01olfdevPKZdIPfBEvbcioDyBiE/Z2lHsopsMD7twcKtlN9kMevHmI5IIPhFpfwCIiR6qHQz1WHUIw==", + "path": "microsoft.identitymodel.abstractions/8.0.1", + "hashPath": "microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-TNsJJMiRnkeby1ovThVoV9yFsPWjAdluwOA+Nf0LtSsBVVrKQv8Qp4kYOgyNwMVj+pDwbhXISySk+4HyHVWNZQ==", + "path": "microsoft.identitymodel.clients.activedirectory/3.14.2", + "hashPath": "microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512" + }, + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-s6++gF9x0rQApQzOBbSyp4jUaAlwm+DroKfL8gdOHxs83k8SJfUXhuc46rDB3rNXBQ1MVRxqKUrqFhO/M0E97g==", + "path": "microsoft.identitymodel.jsonwebtokens/8.0.1", + "hashPath": "microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Logging/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UCPF2exZqBXe7v/6sGNiM6zCQOUXXQ9+v5VTb9gPB8ZSUPnX53BxlN78v2jsbIvK9Dq4GovQxo23x8JgWvm/Qg==", + "path": "microsoft.identitymodel.logging/8.0.1", + "hashPath": "microsoft.identitymodel.logging.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==", + "path": "microsoft.identitymodel.protocols/8.0.1", + "hashPath": "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==", + "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1", + "hashPath": "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Tokens/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kDimB6Dkd3nkW2oZPDkMkVHfQt3IDqO5gL0oa8WVy3OP4uE8Ij+8TXnqg9TOd9ufjsY3IDiGz7pCUbnfL18tjg==", + "path": "microsoft.identitymodel.tokens/8.0.1", + "hashPath": "microsoft.identitymodel.tokens.8.0.1.nupkg.sha512" + }, + "Microsoft.NETCore.App/1.0.5": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rqd+4QNUIdrauKaP8KVo2Ut5OeEGoyOsAMZr7u1IEtSRx5LeA1omVCLpY0TJ5Z47jfMm/MRuD/RG5Ahg8WwX2w==", + "path": "microsoft.netcore.app/1.0.5", + "hashPath": "microsoft.netcore.app.1.0.5.nupkg.sha512" + }, + "Microsoft.OpenApi/1.6.22": { + "type": "package", + "serviceable": true, + "sha512": "sha512-aBvunmrdu/x+4CaA/UP1Jx4xWGwk4kymhoIRnn2Vp+zi5/KOPQJ9EkSXHRUr01WcGKtYl3Au7XfkPJbU1G2sjQ==", + "path": "microsoft.openapi/1.6.22", + "hashPath": "microsoft.openapi.1.6.22.nupkg.sha512" + }, + "Microsoft.Rest.ClientRuntime/2.3.8": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Hj96LBoCwKY2VQKfSCVGGPV1sSumVjuYnrlpBwL4JSTnSK4b6ZxjLtXj8LgmKav8xJ2gps+UN7eI3hHVFKvBFw==", + "path": "microsoft.rest.clientruntime/2.3.8", + "hashPath": "microsoft.rest.clientruntime.2.3.8.nupkg.sha512" + }, + "Microsoft.Rest.ClientRuntime.Azure/3.3.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6u8JIuvrztse4tPOcvNzAJuzGBP0uY+Ijggk8ZYhp0siGEZ1XfZylf1vpNGUicvwcrhhoIgDW73Z1L6QGssr2g==", + "path": "microsoft.rest.clientruntime.azure/3.3.7", + "hashPath": "microsoft.rest.clientruntime.azure.3.3.7.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" + }, + "Mono.TextTemplating/3.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", + "path": "mono.texttemplating/3.0.0", + "hashPath": "mono.texttemplating.3.0.0.nupkg.sha512" + }, + "Newtonsoft.Json/13.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", + "path": "newtonsoft.json/13.0.3", + "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" + }, + "Newtonsoft.Json.Bson/1.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==", + "path": "newtonsoft.json.bson/1.0.2", + "hashPath": "newtonsoft.json.bson.1.0.2.nupkg.sha512" + }, + "Polly/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", + "path": "polly/8.5.0", + "hashPath": "polly.8.5.0.nupkg.sha512" + }, + "Polly.Core/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", + "path": "polly.core/8.5.0", + "hashPath": "polly.core.8.5.0.nupkg.sha512" + }, + "prometheus-net/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A9sOtQB2gEhujBxPKw+KcGScBiPvBmy4lYVM5OlETMj4xjVD5r/ixIg52HHg2P0lcImJTpfeWnD0/9tpQsRQTA==", + "path": "prometheus-net/8.0.1", + "hashPath": "prometheus-net.8.0.1.nupkg.sha512" + }, + "RabbitMQ.Client/6.8.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-jNsmGgmCNw2S/NzskeN2ijtGywtH4Sk/G6jWUTD5sY9SrC27Xz6BsLIiB8hdsfjeyWCa4j4GvCIGkpE8wrjU1Q==", + "path": "rabbitmq.client/6.8.1", + "hashPath": "rabbitmq.client.6.8.1.nupkg.sha512" + }, + "runtime.native.System.Data.SqlClient.sni/4.7.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==", + "path": "runtime.native.system.data.sqlclient.sni/4.7.0", + "hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512" + }, + "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==", + "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0", + "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" + }, + "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==", + "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0", + "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" + }, + "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==", + "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0", + "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" + }, + "Serilog/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2jDkUrSh5EofOp7Lx5Zgy0EB+7hXjjxE2ktTb1WVQmU00lDACR2TdROGKU0K1pDTBSJBN1PqgYpgOZF8mL7NJw==", + "path": "serilog/4.0.0", + "hashPath": "serilog.4.0.0.nupkg.sha512" + }, + "Serilog.AspNetCore/8.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", + "path": "serilog.aspnetcore/8.0.3", + "hashPath": "serilog.aspnetcore.8.0.3.nupkg.sha512" + }, + "Serilog.Enrichers.Environment/3.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9BqCE4C9FF+/rJb/CsQwe7oVf44xqkOvMwX//CUxvUR25lFL4tSS6iuxE5eW07quby1BAyAEP+vM6TWsnT3iqw==", + "path": "serilog.enrichers.environment/3.0.1", + "hashPath": "serilog.enrichers.environment.3.0.1.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.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", + "path": "serilog.settings.configuration/8.0.4", + "hashPath": "serilog.settings.configuration.8.0.4.nupkg.sha512" + }, + "Serilog.Sinks.Console/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fQGWqVMClCP2yEyTXPIinSr5c+CBGUvBybPxjAGcf7ctDhadFhrQw03Mv8rJ07/wR5PDfFjewf2LimvXCDzpbA==", + "path": "serilog.sinks.console/6.0.0", + "hashPath": "serilog.sinks.console.6.0.0.nupkg.sha512" + }, + "Serilog.Sinks.Debug/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" + }, + "Serilog.Sinks.Http/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-c246Bw1vXtvht/krwQXGwuZ4U2kKxRf8d9iaazZDodnOohTlRR4jZyQS/slWHSjJAj8ZDejCQcITnu+TkYmdFw==", + "path": "serilog.sinks.http/9.0.0", + "hashPath": "serilog.sinks.http.9.0.0.nupkg.sha512" + }, + "Serilog.Sinks.Seq/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-z5ig56/qzjkX6Fj4U/9m1g8HQaQiYPMZS4Uevtjg1I+WWzoGSf5t/E+6JbMP/jbZYhU63bA5NJN5y0x+qqx2Bw==", + "path": "serilog.sinks.seq/8.0.0", + "hashPath": "serilog.sinks.seq.8.0.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vJv19UpWm6OOgnS9QLDnWARNVasXUfj8SFvlG7UVALm4nBnfwRnEky7C0veSDqMUmBeMPC6Ec3d6G1ts/J04Uw==", + "path": "swashbuckle.aspnetcore/7.2.0", + "hashPath": "swashbuckle.aspnetcore.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.Newtonsoft/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-otztl1SBfwu10iJx6lc3XG/dSqFXRtx8RQ0XrwrO/NYv0j6WhB+vaTJdfs4EPDh+0r7yORUPb7FQ6WgoApeDNg==", + "path": "swashbuckle.aspnetcore.newtonsoft/7.2.0", + "hashPath": "swashbuckle.aspnetcore.newtonsoft.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-y27fNDfIh1vGhJjXYynLcZjl7DLOW1bSO2MDsY9wB4Zm1fdxpPsuBSiR4U+0acWlAqLmnuOPKr/OeOgwRUkBlw==", + "path": "swashbuckle.aspnetcore.swagger/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pMrTxGVuXM7t4wqft5CNNU8A0++Yw5kTLmYhB6tbEcyBfO8xEF/Y8pkJhO6BZ/2MYONrRYoQTfPFJqu8fOf5WQ==", + "path": "swashbuckle.aspnetcore.swaggergen/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-hgrXeKzyp5OGN8qVvL7A+vhmU7mDJTfGpiMBRL66IcfLOyna8UTLtn3cC3CghamXpRDufcc9ciklTszUGEQK0w==", + "path": "swashbuckle.aspnetcore.swaggerui/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512" + }, + "System.CodeDom/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", + "path": "system.codedom/6.0.0", + "hashPath": "system.codedom.6.0.0.nupkg.sha512" + }, + "System.Composition/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==", + "path": "system.composition/7.0.0", + "hashPath": "system.composition.7.0.0.nupkg.sha512" + }, + "System.Composition.AttributedModel/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ==", + "path": "system.composition.attributedmodel/7.0.0", + "hashPath": "system.composition.attributedmodel.7.0.0.nupkg.sha512" + }, + "System.Composition.Convention/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==", + "path": "system.composition.convention/7.0.0", + "hashPath": "system.composition.convention.7.0.0.nupkg.sha512" + }, + "System.Composition.Hosting/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==", + "path": "system.composition.hosting/7.0.0", + "hashPath": "system.composition.hosting.7.0.0.nupkg.sha512" + }, + "System.Composition.Runtime/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw==", + "path": "system.composition.runtime/7.0.0", + "hashPath": "system.composition.runtime.7.0.0.nupkg.sha512" + }, + "System.Composition.TypedParts/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==", + "path": "system.composition.typedparts/7.0.0", + "hashPath": "system.composition.typedparts.7.0.0.nupkg.sha512" + }, + "System.Configuration.ConfigurationManager/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==", + "path": "system.configuration.configurationmanager/8.0.0", + "hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512" + }, + "System.Data.SqlClient/4.8.6": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2Ij/LCaTQRyAi5lAv7UUTV9R2FobC8xN9mE0fXBZohum/xLl8IZVmE98Rq5ugQHjCgTBRKqpXRb4ORulRdA6Ig==", + "path": "system.data.sqlclient/4.8.6", + "hashPath": "system.data.sqlclient.4.8.6.nupkg.sha512" + }, + "System.Diagnostics.PerformanceCounter/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gbeE5tNp/oB7O8kTTLh3wPPJCxpNOphXPTWVs1BsYuFOYapFijWuh0LYw1qnDo4gwDUYPXOmpTIhvtxisGsYOQ==", + "path": "system.diagnostics.performancecounter/6.0.0", + "hashPath": "system.diagnostics.performancecounter.6.0.0.nupkg.sha512" + }, + "System.IdentityModel.Tokens.Jwt/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GJw3bYkWpOgvN3tJo5X4lYUeIFA2HD293FPUhKmp7qxS+g5ywAb34Dnd3cDAFLkcMohy5XTpoaZ4uAHuw0uSPQ==", + "path": "system.identitymodel.tokens.jwt/8.0.1", + "hashPath": "system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512" + }, + "System.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/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-4TmlmvGp4kzZomm7J2HJn6IIx0UUrQyhBDyb5O1XiunZlQImXW+B8b7W/sTPcXhSf9rp5NR5aDtQllwbB5elOQ==", + "path": "system.runtime.caching/8.0.0", + "hashPath": "system.runtime.caching.8.0.0.nupkg.sha512" + }, + "System.Security.Cryptography.ProtectedData/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==", + "path": "system.security.cryptography.protecteddata/8.0.0", + "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512" + }, + "YamlDotNet/13.3.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Q2dqDsb0xAlr092grgHk8/vTXI2snIiYM5ND3IXkgJDFIdPnqDYwYnlk+gwzSeRByDLhiSzTog8uT7xFwH68Zg==", + "path": "yamldotnet/13.3.1", + "hashPath": "yamldotnet.13.3.1.nupkg.sha512" + }, + "EventBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EventBusRabbitMQ/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EventBusServiceBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "IntegrationEventLogEF/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Ordering.Domain/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Ordering.Infrastructure/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "WebHost.Customization/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.dll new file mode 100644 index 00000000..6d728656 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.pdb b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.pdb new file mode 100644 index 00000000..3a3b2997 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.pdb differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.runtimeconfig.json b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.runtimeconfig.json new file mode 100644 index 00000000..1f6a32fe --- /dev/null +++ b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.runtimeconfig.json @@ -0,0 +1,20 @@ +{ + "runtimeOptions": { + "tfm": "net9.0", + "frameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "9.0.0" + }, + { + "name": "Microsoft.AspNetCore.App", + "version": "9.0.0" + } + ], + "configProperties": { + "System.GC.Server": true, + "System.Reflection.NullabilityInfoContext.IsSupported": true, + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.staticwebassets.endpoints.json b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.staticwebassets.endpoints.json new file mode 100644 index 00000000..5576e889 --- /dev/null +++ b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.staticwebassets.endpoints.json @@ -0,0 +1 @@ +{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.Domain.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.Domain.dll new file mode 100644 index 00000000..1f97741c Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.Domain.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.Domain.pdb b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.Domain.pdb new file mode 100644 index 00000000..36cde259 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.Domain.pdb differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.Infrastructure.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.Infrastructure.dll new file mode 100644 index 00000000..94cd615e Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.Infrastructure.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.Infrastructure.pdb b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.Infrastructure.pdb new file mode 100644 index 00000000..1714928a Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.Infrastructure.pdb differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Polly.Core.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Polly.Core.dll new file mode 100755 index 00000000..5df31b0b Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Polly.Core.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Polly.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Polly.dll new file mode 100755 index 00000000..69338063 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Polly.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Prometheus.NetStandard.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Prometheus.NetStandard.dll new file mode 100755 index 00000000..3a39221b Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Prometheus.NetStandard.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/RabbitMQ.Client.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/RabbitMQ.Client.dll new file mode 100755 index 00000000..8ad562d9 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/RabbitMQ.Client.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.AspNetCore.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.AspNetCore.dll new file mode 100755 index 00000000..6c600139 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.AspNetCore.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll new file mode 100755 index 00000000..af699261 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll new file mode 100755 index 00000000..2204d101 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll new file mode 100755 index 00000000..f2f78c7b Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll new file mode 100755 index 00000000..7174b834 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll new file mode 100755 index 00000000..25692ac2 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll new file mode 100755 index 00000000..96c89a0d Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll new file mode 100755 index 00000000..2bd024b1 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.File.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.File.dll new file mode 100755 index 00000000..29dc2fd3 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.File.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll new file mode 100755 index 00000000..932d8c6a Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll new file mode 100755 index 00000000..9919e7e5 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.dll new file mode 100755 index 00000000..28c98dd3 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Setup/CardTypes.csv b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Setup/CardTypes.csv new file mode 100644 index 00000000..5a610b3e --- /dev/null +++ b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Setup/CardTypes.csv @@ -0,0 +1,5 @@ +CardType +Amex +Visa +MasterCard +Capital One \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll new file mode 100755 index 00000000..14e84930 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll new file mode 100755 index 00000000..945d2992 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll new file mode 100755 index 00000000..979b4a81 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll new file mode 100755 index 00000000..ab4789e1 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.CodeDom.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.CodeDom.dll new file mode 100755 index 00000000..54c82b66 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.CodeDom.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.AttributedModel.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.AttributedModel.dll new file mode 100755 index 00000000..14317511 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.AttributedModel.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.Convention.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.Convention.dll new file mode 100755 index 00000000..e9dacb14 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.Convention.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.Hosting.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.Hosting.dll new file mode 100755 index 00000000..8381202a Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.Hosting.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.Runtime.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.Runtime.dll new file mode 100755 index 00000000..d583c3ae Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.Runtime.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.TypedParts.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.TypedParts.dll new file mode 100755 index 00000000..2b278d7c Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.TypedParts.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll new file mode 100755 index 00000000..accdffe1 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Data.SqlClient.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Data.SqlClient.dll new file mode 100755 index 00000000..8b1c1af3 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Data.SqlClient.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll new file mode 100755 index 00000000..e9092d7f Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll new file mode 100755 index 00000000..c42b8d71 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Memory.Data.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Memory.Data.dll new file mode 100755 index 00000000..6f2a3e0a Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Memory.Data.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Runtime.Caching.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Runtime.Caching.dll new file mode 100755 index 00000000..7395ccd7 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Runtime.Caching.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll new file mode 100755 index 00000000..40f1b5a7 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/WebHost.Customization.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/WebHost.Customization.dll new file mode 100644 index 00000000..372d01e2 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/WebHost.Customization.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/WebHost.Customization.pdb b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/WebHost.Customization.pdb new file mode 100644 index 00000000..267eaf67 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/WebHost.Customization.pdb differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/YamlDotNet.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/YamlDotNet.dll new file mode 100755 index 00000000..44fac0d0 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/YamlDotNet.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/appsettings.json b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/appsettings.json new file mode 100644 index 00000000..4ef8f6ac --- /dev/null +++ b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/appsettings.json @@ -0,0 +1,32 @@ +{ + "ConnectionString": "Server=tcp:127.0.0.1,5433;Database=Microsoft.eShopOnContainers.Services.OrderingDb;User Id=sa;Password=Pass@word;", + "IdentityUrl": "http://localhost:5105", + "UseCustomizationData": false, + "Serilog": { + "SeqServerUrl": null, + "LogstashgUrl": null, + "MinimumLevel": { + "Default": "Information", + "Override": { + "Microsoft": "Warning", + "Microsoft.eShopOnContainers": "Information", + "System": "Warning" + } + } + }, + "AzureServiceBusEnabled": false, + "SubscriptionClientName": "Ordering", + "GracePeriodTime": "1", + "CheckUpdateTime": "30000", + "ApplicationInsights": { + "InstrumentationKey": "" + }, + "EventBusRetryCount": 5, + "EventBusConnection": "localhost", + "UseVault": false, + "Vault": { + "Name": "eshop", + "ClientId": "your-clien-id", + "ClientSecret": "your-client-secret" + } +} diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..4e90e209 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..8dcc1bdf Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..8ee4b4de Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..62b04226 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..180a8d9f Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..4b7bae7f Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..05da79f9 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..bd0bb72b Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..e1284078 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..6a98feb6 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..01c36015 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..8e8ced10 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..970399ec Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..9e6afdd1 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..6cb47ace Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..76ddceb6 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..de728e37 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..c41ed4c3 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..5fe6dd87 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..6eb37cb7 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..046c9530 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..368bb7bc Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..eea6fbbb Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..72bb9d56 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..6051d99d Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..ad0d2cd2 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..829ed5d0 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..9890df12 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..be385907 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..eaded8c9 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..47f3fd5e Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..28c43a13 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..203cc83b Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..208b1d93 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..3796ff2a Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..895ca111 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..c712a379 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..4d5b1a35 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..4790c29c Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..05bc700a Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..31ff985c Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..eb61affd Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..ea192ccb Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..08eaeab0 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..fce2d362 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..e1420297 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..7c202091 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..be860336 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..4be51d2a Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..768264ca Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..0dc6fae0 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..d027801b Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..85dd902f Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..dfd0a6bf Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..f5e6b57a Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..cafdf215 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..ace0504d Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..df58fdf2 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/debian-x64/native/libuv.so b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/debian-x64/native/libuv.so new file mode 100755 index 00000000..ee70aa0f Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/debian-x64/native/libuv.so differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/fedora-x64/native/libuv.so b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/fedora-x64/native/libuv.so new file mode 100755 index 00000000..ee70aa0f Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/fedora-x64/native/libuv.so differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/opensuse-x64/native/libuv.so b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/opensuse-x64/native/libuv.so new file mode 100755 index 00000000..ee70aa0f Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/opensuse-x64/native/libuv.so differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/osx/native/libuv.dylib b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/osx/native/libuv.dylib new file mode 100755 index 00000000..abbf24d6 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/osx/native/libuv.dylib differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/rhel-x64/native/libuv.so b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/rhel-x64/native/libuv.so new file mode 100755 index 00000000..ee70aa0f Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/rhel-x64/native/libuv.so differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll new file mode 100755 index 00000000..512befd9 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll new file mode 100755 index 00000000..3da53a56 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..ac47980a Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..f45095ef Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-arm64/native/sni.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-arm64/native/sni.dll new file mode 100755 index 00000000..7b8f9d86 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-arm64/native/sni.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..12b89005 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-x64/native/sni.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-x64/native/sni.dll new file mode 100755 index 00000000..c1a05a5b Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-x64/native/sni.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..ec5ec135 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-x86/native/sni.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-x86/native/sni.dll new file mode 100755 index 00000000..5fc21acb Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-x86/native/sni.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll new file mode 100755 index 00000000..235a22f3 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll new file mode 100755 index 00000000..a4a18261 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll new file mode 100755 index 00000000..38b97a27 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll new file mode 100755 index 00000000..c67f8661 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win7-arm/native/libuv.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win7-arm/native/libuv.dll new file mode 100755 index 00000000..6cbb46ee Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win7-arm/native/libuv.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win7-x64/native/libuv.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win7-x64/native/libuv.dll new file mode 100755 index 00000000..5e02949b Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win7-x64/native/libuv.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win7-x86/native/libuv.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win7-x86/native/libuv.dll new file mode 100755 index 00000000..906bc6d5 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win7-x86/native/libuv.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..9867f6fe Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..2a4742ee Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..8977db0c Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..8012969c Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..9a06288f Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/web.config b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/web.config new file mode 100644 index 00000000..3d49211e --- /dev/null +++ b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/web.config @@ -0,0 +1,14 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..e4b3c7aa Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..b51ee576 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..d1609258 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..e27e8bed Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..22b6e951 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..9010602c Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..57e4d28e Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..305dfbf3 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..28a5c18a Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..cef3ebc6 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..dce3bc0f Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..e382c132 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs new file mode 100644 index 00000000..feda5e9f --- /dev/null +++ b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/24131f3e1ac0aa6b_ordering.protodep b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/24131f3e1ac0aa6b_ordering.protodep new file mode 100644 index 00000000..29901856 --- /dev/null +++ b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/24131f3e1ac0aa6b_ordering.protodep @@ -0,0 +1,2 @@ +obj/Debug/net9.0/Proto/Ordering.cs \ +obj/Debug/net9.0/Proto/OrderingGrpc.cs: Proto/ordering.proto \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.1CB89FA7.Up2Date b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.1CB89FA7.Up2Date new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.AssemblyInfo.cs b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.AssemblyInfo.cs new file mode 100644 index 00000000..deef76e2 --- /dev/null +++ b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// 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.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("aspnet-Ordering.API-20161122013547")] +[assembly: System.Reflection.AssemblyCompanyAttribute("Ordering.API")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ac1eb1ea194ee72f31eded440b1a3c03c53c5657")] +[assembly: System.Reflection.AssemblyProductAttribute("Ordering.API")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ordering.API")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.AssemblyInfoInputs.cache b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.AssemblyInfoInputs.cache new file mode 100644 index 00000000..fde46b29 --- /dev/null +++ b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +9aaccf019a74cf3f76b8f529b054a097a45a36e0a5aef57973f1d6b2b6ccb683 diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.GeneratedMSBuildEditorConfig.editorconfig b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 00000000..082479c5 --- /dev/null +++ b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,31 @@ +is_global = true +build_property.TargetFramework = net9.0 +build_property.TargetFramework = net9.0 +build_property.TargetPlatformMinVersion = +build_property.TargetPlatformMinVersion = +build_property.UsingMicrosoftNETSdkWeb = true +build_property.UsingMicrosoftNETSdkWeb = true +build_property.ProjectTypeGuids = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v9.0 +build_property.RootNamespace = Ordering.API +build_property.RootNamespace = Ordering.API +build_property.ProjectDir = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.RazorLangVersion = 9.0 +build_property.SupportLocalizedComponentNames = +build_property.GenerateRazorMetadataSourceChecksumAttributes = +build_property.MSBuildProjectDirectory = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API +build_property._RazorSourceGeneratorDebug = +build_property.EffectiveAnalysisLevelStyle = 9.0 +build_property.EnableCodeStyleSeverity = diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.MvcApplicationPartsAssemblyInfo.cache b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.MvcApplicationPartsAssemblyInfo.cache new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.MvcApplicationPartsAssemblyInfo.cs b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.MvcApplicationPartsAssemblyInfo.cs new file mode 100644 index 00000000..be4129ef --- /dev/null +++ b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.MvcApplicationPartsAssemblyInfo.cs @@ -0,0 +1,18 @@ +//------------------------------------------------------------------------------ +// +// 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("FluentValidation.AspNetCore")] +[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.Newtonsoft")] +[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.assets.cache b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.assets.cache new file mode 100644 index 00000000..cc0f1edc Binary files /dev/null and b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.assets.cache differ diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.csproj.AssemblyReference.cache b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.csproj.AssemblyReference.cache new file mode 100644 index 00000000..33961ad5 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.csproj.AssemblyReference.cache differ diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.csproj.CoreCompileInputs.cache b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.csproj.CoreCompileInputs.cache new file mode 100644 index 00000000..06a946bf --- /dev/null +++ b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +480b2aa75edb42ce2cbdfe54fe86ad7f33e9c8bc78c2af8b12711ffc193e058d diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.csproj.FileListAbsolute.txt b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.csproj.FileListAbsolute.txt new file mode 100644 index 00000000..6fb5f20f --- /dev/null +++ b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.csproj.FileListAbsolute.txt @@ -0,0 +1,259 @@ +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.csproj.AssemblyReference.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/rpswa.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.GeneratedMSBuildEditorConfig.editorconfig +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.AssemblyInfoInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.AssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.csproj.CoreCompileInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.MvcApplicationPartsAssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.MvcApplicationPartsAssemblyInfo.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.sourcelink.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/web.config +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/appsettings.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.staticwebassets.endpoints.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Setup/CardTypes.csv +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.deps.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.runtimeconfig.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.API.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.SqlServer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Autofac.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Azure.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Azure.Core.Amqp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Azure.Identity.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Dapper.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/FluentValidation.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/FluentValidation.AspNetCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/FluentValidation.DependencyInjectionExtensions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Fractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Google.Protobuf.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Grpc.AspNetCore.Server.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Grpc.Core.Api.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Grpc.Net.Common.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Humanizer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/IdentityModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/KubernetesClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/MediatR.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/MediatR.Contracts.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/MediatR.Extensions.Microsoft.DependencyInjection.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AspNetCore.HealthChecks.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AspNetCore.JsonPatch.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Build.Locator.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.VisualBasic.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Design.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.SqlServer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.HealthChecks.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Identity.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.OpenApi.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Mono.TextTemplating.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Newtonsoft.Json.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Newtonsoft.Json.Bson.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Polly.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Polly.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Prometheus.NetStandard.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/RabbitMQ.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.AspNetCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.File.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.CodeDom.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.AttributedModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.Convention.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.Hosting.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.Runtime.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Composition.TypedParts.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Memory.Data.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Runtime.Caching.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/YamlDotNet.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/debian-x64/native/libuv.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/fedora-x64/native/libuv.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/opensuse-x64/native/libuv.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/osx/native/libuv.dylib +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/rhel-x64/native/libuv.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win7-arm/native/libuv.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win7-x64/native/libuv.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win7-x86/native/libuv.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-arm64/native/sni.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-x64/native/sni.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win-x86/native/sni.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBusRabbitMQ.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBusServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/IntegrationEventLogEF.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.Domain.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.Infrastructure.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/WebHost.Customization.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBusServiceBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/EventBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/IntegrationEventLogEF.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/WebHost.Customization.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.Domain.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/bin/Debug/net9.0/Ordering.Infrastructure.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/rjimswa.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/scopedcss/bundle/Ordering.API.styles.css +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/staticwebassets.build.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/staticwebassets.build.json.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/staticwebassets.development.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/swae.build.ex.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.1CB89FA7.Up2Date +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/refint/Ordering.API.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.genruntimeconfig.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/ref/Ordering.API.dll diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.dll b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.dll new file mode 100644 index 00000000..6d728656 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.dll differ diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.genruntimeconfig.cache b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.genruntimeconfig.cache new file mode 100644 index 00000000..1a908cf1 --- /dev/null +++ b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.genruntimeconfig.cache @@ -0,0 +1 @@ +7c797f42a4a35395a4ec2168f2cdb0cd4a71a58532027bbc62ae0e4114c22b35 diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.pdb b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.pdb new file mode 100644 index 00000000..3a3b2997 Binary files /dev/null and b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.pdb differ diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.sourcelink.json b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.sourcelink.json new file mode 100644 index 00000000..a2a1dc92 --- /dev/null +++ b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Ordering.API.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/*":"https://raw.githubusercontent.com/NatYou345/mslearn-microservices-devops-aspnet-core/ac1eb1ea194ee72f31eded440b1a3c03c53c5657/*"}} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Proto/Ordering.cs b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Proto/Ordering.cs new file mode 100644 index 00000000..e3ca66dd --- /dev/null +++ b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Proto/Ordering.cs @@ -0,0 +1,1309 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: Proto/ordering.proto +// +#pragma warning disable 1591, 0612, 3021, 8981 +#region Designer generated code + +using pb = global::Google.Protobuf; +using pbc = global::Google.Protobuf.Collections; +using pbr = global::Google.Protobuf.Reflection; +using scg = global::System.Collections.Generic; +namespace GrpcOrdering { + + /// Holder for reflection information generated from Proto/ordering.proto + public static partial class OrderingReflection { + + #region Descriptor + /// File descriptor for Proto/ordering.proto + public static pbr::FileDescriptor Descriptor { + get { return descriptor; } + } + private static pbr::FileDescriptor descriptor; + + static OrderingReflection() { + byte[] descriptorData = global::System.Convert.FromBase64String( + string.Concat( + "ChRQcm90by9vcmRlcmluZy5wcm90bxILT3JkZXJpbmdBcGkiUgoXQ3JlYXRl", + "T3JkZXJEcmFmdENvbW1hbmQSDwoHYnV5ZXJJZBgBIAEoCRImCgVpdGVtcxgC", + "IAMoCzIXLk9yZGVyaW5nQXBpLkJhc2tldEl0ZW0ijwEKCkJhc2tldEl0ZW0S", + "CgoCaWQYASABKAkSEQoJcHJvZHVjdElkGAIgASgFEhMKC3Byb2R1Y3ROYW1l", + "GAMgASgJEhEKCXVuaXRQcmljZRgEIAEoARIUCgxvbGRVbml0UHJpY2UYBSAB", + "KAESEAoIcXVhbnRpdHkYBiABKAUSEgoKcGljdHVyZVVybBgHIAEoCSJNCg1P", + "cmRlckRyYWZ0RFRPEg0KBXRvdGFsGAEgASgBEi0KCm9yZGVySXRlbXMYAiAD", + "KAsyGS5PcmRlcmluZ0FwaS5PcmRlckl0ZW1EVE8ifgoMT3JkZXJJdGVtRFRP", + "EhEKCXByb2R1Y3RJZBgBIAEoBRITCgtwcm9kdWN0TmFtZRgCIAEoCRIRCgl1", + "bml0UHJpY2UYAyABKAESEAoIZGlzY291bnQYBCABKAESDQoFdW5pdHMYBSAB", + "KAUSEgoKcGljdHVyZVVybBgGIAEoCTJ0CgxPcmRlcmluZ0dycGMSZAoeQ3Jl", + "YXRlT3JkZXJEcmFmdEZyb21CYXNrZXREYXRhEiQuT3JkZXJpbmdBcGkuQ3Jl", + "YXRlT3JkZXJEcmFmdENvbW1hbmQaGi5PcmRlcmluZ0FwaS5PcmRlckRyYWZ0", + "RFRPIgBCD6oCDEdycGNPcmRlcmluZ2IGcHJvdG8z")); + descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, + new pbr::FileDescriptor[] { }, + new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { + new pbr::GeneratedClrTypeInfo(typeof(global::GrpcOrdering.CreateOrderDraftCommand), global::GrpcOrdering.CreateOrderDraftCommand.Parser, new[]{ "BuyerId", "Items" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::GrpcOrdering.BasketItem), global::GrpcOrdering.BasketItem.Parser, new[]{ "Id", "ProductId", "ProductName", "UnitPrice", "OldUnitPrice", "Quantity", "PictureUrl" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::GrpcOrdering.OrderDraftDTO), global::GrpcOrdering.OrderDraftDTO.Parser, new[]{ "Total", "OrderItems" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::GrpcOrdering.OrderItemDTO), global::GrpcOrdering.OrderItemDTO.Parser, new[]{ "ProductId", "ProductName", "UnitPrice", "Discount", "Units", "PictureUrl" }, null, null, null, null) + })); + } + #endregion + + } + #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CreateOrderDraftCommand : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CreateOrderDraftCommand()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::GrpcOrdering.OrderingReflection.Descriptor.MessageTypes[0]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateOrderDraftCommand() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateOrderDraftCommand(CreateOrderDraftCommand other) : this() { + buyerId_ = other.buyerId_; + items_ = other.items_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateOrderDraftCommand Clone() { + return new CreateOrderDraftCommand(this); + } + + /// Field number for the "buyerId" field. + public const int BuyerIdFieldNumber = 1; + private string buyerId_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string BuyerId { + get { return buyerId_; } + set { + buyerId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "items" field. + public const int ItemsFieldNumber = 2; + private static readonly pb::FieldCodec _repeated_items_codec + = pb::FieldCodec.ForMessage(18, global::GrpcOrdering.BasketItem.Parser); + private readonly pbc::RepeatedField items_ = new pbc::RepeatedField(); + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Items { + get { return items_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CreateOrderDraftCommand); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CreateOrderDraftCommand other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (BuyerId != other.BuyerId) return false; + if(!items_.Equals(other.items_)) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (BuyerId.Length != 0) hash ^= BuyerId.GetHashCode(); + hash ^= items_.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (BuyerId.Length != 0) { + output.WriteRawTag(10); + output.WriteString(BuyerId); + } + items_.WriteTo(output, _repeated_items_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (BuyerId.Length != 0) { + output.WriteRawTag(10); + output.WriteString(BuyerId); + } + items_.WriteTo(ref output, _repeated_items_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (BuyerId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(BuyerId); + } + size += items_.CalculateSize(_repeated_items_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CreateOrderDraftCommand other) { + if (other == null) { + return; + } + if (other.BuyerId.Length != 0) { + BuyerId = other.BuyerId; + } + items_.Add(other.items_); + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 10: { + BuyerId = input.ReadString(); + break; + } + case 18: { + items_.AddEntriesFrom(input, _repeated_items_codec); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 10: { + BuyerId = input.ReadString(); + break; + } + case 18: { + items_.AddEntriesFrom(ref input, _repeated_items_codec); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class BasketItem : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new BasketItem()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::GrpcOrdering.OrderingReflection.Descriptor.MessageTypes[1]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public BasketItem() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public BasketItem(BasketItem other) : this() { + id_ = other.id_; + productId_ = other.productId_; + productName_ = other.productName_; + unitPrice_ = other.unitPrice_; + oldUnitPrice_ = other.oldUnitPrice_; + quantity_ = other.quantity_; + pictureUrl_ = other.pictureUrl_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public BasketItem Clone() { + return new BasketItem(this); + } + + /// Field number for the "id" field. + public const int IdFieldNumber = 1; + private string id_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Id { + get { return id_; } + set { + id_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "productId" field. + public const int ProductIdFieldNumber = 2; + private int productId_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int ProductId { + get { return productId_; } + set { + productId_ = value; + } + } + + /// Field number for the "productName" field. + public const int ProductNameFieldNumber = 3; + private string productName_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ProductName { + get { return productName_; } + set { + productName_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "unitPrice" field. + public const int UnitPriceFieldNumber = 4; + private double unitPrice_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public double UnitPrice { + get { return unitPrice_; } + set { + unitPrice_ = value; + } + } + + /// Field number for the "oldUnitPrice" field. + public const int OldUnitPriceFieldNumber = 5; + private double oldUnitPrice_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public double OldUnitPrice { + get { return oldUnitPrice_; } + set { + oldUnitPrice_ = value; + } + } + + /// Field number for the "quantity" field. + public const int QuantityFieldNumber = 6; + private int quantity_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Quantity { + get { return quantity_; } + set { + quantity_ = value; + } + } + + /// Field number for the "pictureUrl" field. + public const int PictureUrlFieldNumber = 7; + private string pictureUrl_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PictureUrl { + get { return pictureUrl_; } + set { + pictureUrl_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as BasketItem); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(BasketItem other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Id != other.Id) return false; + if (ProductId != other.ProductId) return false; + if (ProductName != other.ProductName) return false; + if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(UnitPrice, other.UnitPrice)) return false; + if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(OldUnitPrice, other.OldUnitPrice)) return false; + if (Quantity != other.Quantity) return false; + if (PictureUrl != other.PictureUrl) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Id.Length != 0) hash ^= Id.GetHashCode(); + if (ProductId != 0) hash ^= ProductId.GetHashCode(); + if (ProductName.Length != 0) hash ^= ProductName.GetHashCode(); + if (UnitPrice != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(UnitPrice); + if (OldUnitPrice != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(OldUnitPrice); + if (Quantity != 0) hash ^= Quantity.GetHashCode(); + if (PictureUrl.Length != 0) hash ^= PictureUrl.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Id.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Id); + } + if (ProductId != 0) { + output.WriteRawTag(16); + output.WriteInt32(ProductId); + } + if (ProductName.Length != 0) { + output.WriteRawTag(26); + output.WriteString(ProductName); + } + if (UnitPrice != 0D) { + output.WriteRawTag(33); + output.WriteDouble(UnitPrice); + } + if (OldUnitPrice != 0D) { + output.WriteRawTag(41); + output.WriteDouble(OldUnitPrice); + } + if (Quantity != 0) { + output.WriteRawTag(48); + output.WriteInt32(Quantity); + } + if (PictureUrl.Length != 0) { + output.WriteRawTag(58); + output.WriteString(PictureUrl); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Id.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Id); + } + if (ProductId != 0) { + output.WriteRawTag(16); + output.WriteInt32(ProductId); + } + if (ProductName.Length != 0) { + output.WriteRawTag(26); + output.WriteString(ProductName); + } + if (UnitPrice != 0D) { + output.WriteRawTag(33); + output.WriteDouble(UnitPrice); + } + if (OldUnitPrice != 0D) { + output.WriteRawTag(41); + output.WriteDouble(OldUnitPrice); + } + if (Quantity != 0) { + output.WriteRawTag(48); + output.WriteInt32(Quantity); + } + if (PictureUrl.Length != 0) { + output.WriteRawTag(58); + output.WriteString(PictureUrl); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Id.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Id); + } + if (ProductId != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(ProductId); + } + if (ProductName.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ProductName); + } + if (UnitPrice != 0D) { + size += 1 + 8; + } + if (OldUnitPrice != 0D) { + size += 1 + 8; + } + if (Quantity != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Quantity); + } + if (PictureUrl.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PictureUrl); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(BasketItem other) { + if (other == null) { + return; + } + if (other.Id.Length != 0) { + Id = other.Id; + } + if (other.ProductId != 0) { + ProductId = other.ProductId; + } + if (other.ProductName.Length != 0) { + ProductName = other.ProductName; + } + if (other.UnitPrice != 0D) { + UnitPrice = other.UnitPrice; + } + if (other.OldUnitPrice != 0D) { + OldUnitPrice = other.OldUnitPrice; + } + if (other.Quantity != 0) { + Quantity = other.Quantity; + } + if (other.PictureUrl.Length != 0) { + PictureUrl = other.PictureUrl; + } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 10: { + Id = input.ReadString(); + break; + } + case 16: { + ProductId = input.ReadInt32(); + break; + } + case 26: { + ProductName = input.ReadString(); + break; + } + case 33: { + UnitPrice = input.ReadDouble(); + break; + } + case 41: { + OldUnitPrice = input.ReadDouble(); + break; + } + case 48: { + Quantity = input.ReadInt32(); + break; + } + case 58: { + PictureUrl = input.ReadString(); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 10: { + Id = input.ReadString(); + break; + } + case 16: { + ProductId = input.ReadInt32(); + break; + } + case 26: { + ProductName = input.ReadString(); + break; + } + case 33: { + UnitPrice = input.ReadDouble(); + break; + } + case 41: { + OldUnitPrice = input.ReadDouble(); + break; + } + case 48: { + Quantity = input.ReadInt32(); + break; + } + case 58: { + PictureUrl = input.ReadString(); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class OrderDraftDTO : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new OrderDraftDTO()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::GrpcOrdering.OrderingReflection.Descriptor.MessageTypes[2]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public OrderDraftDTO() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public OrderDraftDTO(OrderDraftDTO other) : this() { + total_ = other.total_; + orderItems_ = other.orderItems_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public OrderDraftDTO Clone() { + return new OrderDraftDTO(this); + } + + /// Field number for the "total" field. + public const int TotalFieldNumber = 1; + private double total_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public double Total { + get { return total_; } + set { + total_ = value; + } + } + + /// Field number for the "orderItems" field. + public const int OrderItemsFieldNumber = 2; + private static readonly pb::FieldCodec _repeated_orderItems_codec + = pb::FieldCodec.ForMessage(18, global::GrpcOrdering.OrderItemDTO.Parser); + private readonly pbc::RepeatedField orderItems_ = new pbc::RepeatedField(); + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField OrderItems { + get { return orderItems_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as OrderDraftDTO); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(OrderDraftDTO other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(Total, other.Total)) return false; + if(!orderItems_.Equals(other.orderItems_)) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (Total != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(Total); + hash ^= orderItems_.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Total != 0D) { + output.WriteRawTag(9); + output.WriteDouble(Total); + } + orderItems_.WriteTo(output, _repeated_orderItems_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Total != 0D) { + output.WriteRawTag(9); + output.WriteDouble(Total); + } + orderItems_.WriteTo(ref output, _repeated_orderItems_codec); + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Total != 0D) { + size += 1 + 8; + } + size += orderItems_.CalculateSize(_repeated_orderItems_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(OrderDraftDTO other) { + if (other == null) { + return; + } + if (other.Total != 0D) { + Total = other.Total; + } + orderItems_.Add(other.orderItems_); + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 9: { + Total = input.ReadDouble(); + break; + } + case 18: { + orderItems_.AddEntriesFrom(input, _repeated_orderItems_codec); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 9: { + Total = input.ReadDouble(); + break; + } + case 18: { + orderItems_.AddEntriesFrom(ref input, _repeated_orderItems_codec); + break; + } + } + } + } + #endif + + } + + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class OrderItemDTO : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new OrderItemDTO()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::GrpcOrdering.OrderingReflection.Descriptor.MessageTypes[3]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public OrderItemDTO() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public OrderItemDTO(OrderItemDTO other) : this() { + productId_ = other.productId_; + productName_ = other.productName_; + unitPrice_ = other.unitPrice_; + discount_ = other.discount_; + units_ = other.units_; + pictureUrl_ = other.pictureUrl_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public OrderItemDTO Clone() { + return new OrderItemDTO(this); + } + + /// Field number for the "productId" field. + public const int ProductIdFieldNumber = 1; + private int productId_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int ProductId { + get { return productId_; } + set { + productId_ = value; + } + } + + /// Field number for the "productName" field. + public const int ProductNameFieldNumber = 2; + private string productName_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ProductName { + get { return productName_; } + set { + productName_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "unitPrice" field. + public const int UnitPriceFieldNumber = 3; + private double unitPrice_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public double UnitPrice { + get { return unitPrice_; } + set { + unitPrice_ = value; + } + } + + /// Field number for the "discount" field. + public const int DiscountFieldNumber = 4; + private double discount_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public double Discount { + get { return discount_; } + set { + discount_ = value; + } + } + + /// Field number for the "units" field. + public const int UnitsFieldNumber = 5; + private int units_; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Units { + get { return units_; } + set { + units_ = value; + } + } + + /// Field number for the "pictureUrl" field. + public const int PictureUrlFieldNumber = 6; + private string pictureUrl_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PictureUrl { + get { return pictureUrl_; } + set { + pictureUrl_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as OrderItemDTO); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(OrderItemDTO other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (ProductId != other.ProductId) return false; + if (ProductName != other.ProductName) return false; + if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(UnitPrice, other.UnitPrice)) return false; + if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(Discount, other.Discount)) return false; + if (Units != other.Units) return false; + if (PictureUrl != other.PictureUrl) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (ProductId != 0) hash ^= ProductId.GetHashCode(); + if (ProductName.Length != 0) hash ^= ProductName.GetHashCode(); + if (UnitPrice != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(UnitPrice); + if (Discount != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(Discount); + if (Units != 0) hash ^= Units.GetHashCode(); + if (PictureUrl.Length != 0) hash ^= PictureUrl.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (ProductId != 0) { + output.WriteRawTag(8); + output.WriteInt32(ProductId); + } + if (ProductName.Length != 0) { + output.WriteRawTag(18); + output.WriteString(ProductName); + } + if (UnitPrice != 0D) { + output.WriteRawTag(25); + output.WriteDouble(UnitPrice); + } + if (Discount != 0D) { + output.WriteRawTag(33); + output.WriteDouble(Discount); + } + if (Units != 0) { + output.WriteRawTag(40); + output.WriteInt32(Units); + } + if (PictureUrl.Length != 0) { + output.WriteRawTag(50); + output.WriteString(PictureUrl); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (ProductId != 0) { + output.WriteRawTag(8); + output.WriteInt32(ProductId); + } + if (ProductName.Length != 0) { + output.WriteRawTag(18); + output.WriteString(ProductName); + } + if (UnitPrice != 0D) { + output.WriteRawTag(25); + output.WriteDouble(UnitPrice); + } + if (Discount != 0D) { + output.WriteRawTag(33); + output.WriteDouble(Discount); + } + if (Units != 0) { + output.WriteRawTag(40); + output.WriteInt32(Units); + } + if (PictureUrl.Length != 0) { + output.WriteRawTag(50); + output.WriteString(PictureUrl); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (ProductId != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(ProductId); + } + if (ProductName.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ProductName); + } + if (UnitPrice != 0D) { + size += 1 + 8; + } + if (Discount != 0D) { + size += 1 + 8; + } + if (Units != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Units); + } + if (PictureUrl.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PictureUrl); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(OrderItemDTO other) { + if (other == null) { + return; + } + if (other.ProductId != 0) { + ProductId = other.ProductId; + } + if (other.ProductName.Length != 0) { + ProductName = other.ProductName; + } + if (other.UnitPrice != 0D) { + UnitPrice = other.UnitPrice; + } + if (other.Discount != 0D) { + Discount = other.Discount; + } + if (other.Units != 0) { + Units = other.Units; + } + if (other.PictureUrl.Length != 0) { + PictureUrl = other.PictureUrl; + } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 8: { + ProductId = input.ReadInt32(); + break; + } + case 18: { + ProductName = input.ReadString(); + break; + } + case 25: { + UnitPrice = input.ReadDouble(); + break; + } + case 33: { + Discount = input.ReadDouble(); + break; + } + case 40: { + Units = input.ReadInt32(); + break; + } + case 50: { + PictureUrl = input.ReadString(); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + if ((tag & 7) == 4) { + // Abort on any end group tag. + return; + } + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 8: { + ProductId = input.ReadInt32(); + break; + } + case 18: { + ProductName = input.ReadString(); + break; + } + case 25: { + UnitPrice = input.ReadDouble(); + break; + } + case 33: { + Discount = input.ReadDouble(); + break; + } + case 40: { + Units = input.ReadInt32(); + break; + } + case 50: { + PictureUrl = input.ReadString(); + break; + } + } + } + } + #endif + + } + + #endregion + +} + +#endregion Designer generated code diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Proto/OrderingGrpc.cs b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Proto/OrderingGrpc.cs new file mode 100644 index 00000000..854202b2 --- /dev/null +++ b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/Proto/OrderingGrpc.cs @@ -0,0 +1,100 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: Proto/ordering.proto +// +#pragma warning disable 0414, 1591, 8981, 0612 +#region Designer generated code + +using grpc = global::Grpc.Core; + +namespace GrpcOrdering { + public static partial class OrderingGrpc + { + static readonly string __ServiceName = "OrderingApi.OrderingGrpc"; + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static void __Helper_SerializeMessage(global::Google.Protobuf.IMessage message, grpc::SerializationContext context) + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (message is global::Google.Protobuf.IBufferMessage) + { + context.SetPayloadLength(message.CalculateSize()); + global::Google.Protobuf.MessageExtensions.WriteTo(message, context.GetBufferWriter()); + context.Complete(); + return; + } + #endif + context.Complete(global::Google.Protobuf.MessageExtensions.ToByteArray(message)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static class __Helper_MessageCache + { + public static readonly bool IsBufferMessage = global::System.Reflection.IntrospectionExtensions.GetTypeInfo(typeof(global::Google.Protobuf.IBufferMessage)).IsAssignableFrom(typeof(T)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static T __Helper_DeserializeMessage(grpc::DeserializationContext context, global::Google.Protobuf.MessageParser parser) where T : global::Google.Protobuf.IMessage + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (__Helper_MessageCache.IsBufferMessage) + { + return parser.ParseFrom(context.PayloadAsReadOnlySequence()); + } + #endif + return parser.ParseFrom(context.PayloadAsNewBuffer()); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_OrderingApi_CreateOrderDraftCommand = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::GrpcOrdering.CreateOrderDraftCommand.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_OrderingApi_OrderDraftDTO = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::GrpcOrdering.OrderDraftDTO.Parser)); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_CreateOrderDraftFromBasketData = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "CreateOrderDraftFromBasketData", + __Marshaller_OrderingApi_CreateOrderDraftCommand, + __Marshaller_OrderingApi_OrderDraftDTO); + + /// Service descriptor + public static global::Google.Protobuf.Reflection.ServiceDescriptor Descriptor + { + get { return global::GrpcOrdering.OrderingReflection.Descriptor.Services[0]; } + } + + /// Base class for server-side implementations of OrderingGrpc + [grpc::BindServiceMethod(typeof(OrderingGrpc), "BindService")] + public abstract partial class OrderingGrpcBase + { + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task CreateOrderDraftFromBasketData(global::GrpcOrdering.CreateOrderDraftCommand request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + } + + /// Creates service definition that can be registered with a server + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static grpc::ServerServiceDefinition BindService(OrderingGrpcBase serviceImpl) + { + return grpc::ServerServiceDefinition.CreateBuilder() + .AddMethod(__Method_CreateOrderDraftFromBasketData, serviceImpl.CreateOrderDraftFromBasketData).Build(); + } + + /// Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. + /// Note: this method is part of an experimental API that can change or be removed without any prior notice. + /// Service methods will be bound by calling AddMethod on this object. + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static void BindService(grpc::ServiceBinderBase serviceBinder, OrderingGrpcBase serviceImpl) + { + serviceBinder.AddMethod(__Method_CreateOrderDraftFromBasketData, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.CreateOrderDraftFromBasketData)); + } + + } +} +#endregion diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/apphost b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/apphost new file mode 100755 index 00000000..782e9d2e Binary files /dev/null and b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/apphost differ diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/ref/Ordering.API.dll b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/ref/Ordering.API.dll new file mode 100644 index 00000000..4a484bda Binary files /dev/null and b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/ref/Ordering.API.dll differ diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/refint/Ordering.API.dll b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/refint/Ordering.API.dll new file mode 100644 index 00000000..4a484bda Binary files /dev/null and b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/refint/Ordering.API.dll differ diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json new file mode 100644 index 00000000..d06aacc9 --- /dev/null +++ b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"SbaEeOzarPWJxSsEi/FR4GNR1VDhchkiE5k1KRD6FnM=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["ftT82tgY1h2Tjh7U/2yD92ZIRSxd0NFAWqG/pp7eFF8=","aH\u002BVMSJerOWpnwPXSXu6IvuSOMfWxLR0vv6xfHUwsjg=","vvZrEF0tb3kGkwAr2tFv5JSK78joF0oLlwFVMpJEK4U=","RVrmfdnJyh7MYaWCjp4TTq3oibMwHp2e2dRCQT/T7PQ=","T5JqFcGnSpSTvmvoswCqkKBj92vtho9QFU5jCFgZmmE=","wnpFDkcbUvqe9sPgZyQmmoO7bphzAcc1JsLRuFkgqs0=","QMk/oE6CMLjn1AAYQ3GFmD4wqfQe1EPXH2AnWO6kFrI=","wGX5JxLdmsCKmWw3LLPIrakVs5bqLIvkah\u002ByMKPrnrw=","\u002Bt6nm6TK5\u002BYC/9I4UH78r8GFeKWeLSfxJJrUnM\u002B\u002BL\u002BU=","QGH/ceWHjjKdcN9U1Mhemjv4/cPPgdg7bUbsPhHrqoA="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json new file mode 100644 index 00000000..adbcc38e --- /dev/null +++ b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"fjuyy08qfdsOnRuLLg6cfrvVjUl4tcukImXqEH/XFpw=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["ftT82tgY1h2Tjh7U/2yD92ZIRSxd0NFAWqG/pp7eFF8=","aH\u002BVMSJerOWpnwPXSXu6IvuSOMfWxLR0vv6xfHUwsjg=","vvZrEF0tb3kGkwAr2tFv5JSK78joF0oLlwFVMpJEK4U=","RVrmfdnJyh7MYaWCjp4TTq3oibMwHp2e2dRCQT/T7PQ=","T5JqFcGnSpSTvmvoswCqkKBj92vtho9QFU5jCFgZmmE=","wnpFDkcbUvqe9sPgZyQmmoO7bphzAcc1JsLRuFkgqs0=","QMk/oE6CMLjn1AAYQ3GFmD4wqfQe1EPXH2AnWO6kFrI=","wGX5JxLdmsCKmWw3LLPIrakVs5bqLIvkah\u002ByMKPrnrw=","\u002Bt6nm6TK5\u002BYC/9I4UH78r8GFeKWeLSfxJJrUnM\u002B\u002BL\u002BU=","QGH/ceWHjjKdcN9U1Mhemjv4/cPPgdg7bUbsPhHrqoA="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/rpswa.dswa.cache.json b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/rpswa.dswa.cache.json new file mode 100644 index 00000000..337f46cd --- /dev/null +++ b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/rpswa.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"E/reaRFGchmIFZpiZK5X+PM+9ChYwKe80lpPUMuWpxA=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["ftT82tgY1h2Tjh7U/2yD92ZIRSxd0NFAWqG/pp7eFF8=","aH\u002BVMSJerOWpnwPXSXu6IvuSOMfWxLR0vv6xfHUwsjg=","vvZrEF0tb3kGkwAr2tFv5JSK78joF0oLlwFVMpJEK4U=","RVrmfdnJyh7MYaWCjp4TTq3oibMwHp2e2dRCQT/T7PQ="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json new file mode 100644 index 00000000..5576e889 --- /dev/null +++ b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json @@ -0,0 +1 @@ +{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/staticwebassets.build.json b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/staticwebassets.build.json new file mode 100644 index 00000000..cf504a44 --- /dev/null +++ b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/staticwebassets.build.json @@ -0,0 +1 @@ +{"Version":1,"Hash":"aupr1yKxzuYVRHW247KT76U/ZVqHe5vbH8RxmpHuvGI=","Source":"Ordering.API","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/staticwebassets.build.json.cache b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/staticwebassets.build.json.cache new file mode 100644 index 00000000..e6251a3a --- /dev/null +++ b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/staticwebassets.build.json.cache @@ -0,0 +1 @@ +aupr1yKxzuYVRHW247KT76U/ZVqHe5vbH8RxmpHuvGI= \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/swae.build.ex.cache b/src/Services/Ordering/Ordering.API/obj/Debug/net9.0/swae.build.ex.cache new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Ordering/Ordering.API/obj/Ordering.API.csproj.nuget.dgspec.json b/src/Services/Ordering/Ordering.API/obj/Ordering.API.csproj.nuget.dgspec.json index 3a39f281..916ed1cb 100644 --- a/src/Services/Ordering/Ordering.API/obj/Ordering.API.csproj.nuget.dgspec.json +++ b/src/Services/Ordering/Ordering.API/obj/Ordering.API.csproj.nuget.dgspec.json @@ -1,42 +1,31 @@ { "format": 1, "restore": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.API\\Ordering.API.csproj": {} + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/Ordering.API.csproj": {} }, "projects": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", - "projectName": "EventBusRabbitMQ", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "projectName": "EventBus", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.0" ], "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", - "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" - } - } + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": {} } }, "warningProperties": { @@ -48,35 +37,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { - "Autofac": { - "target": "Package", - "version": "[8.0.0, )" - }, - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "Microsoft.Extensions.Logging": { - "target": "Package", - "version": "[8.0.0, )" - }, "Newtonsoft.Json": { "target": "Package", "version": "[13.0.3, )" - }, - "Polly": { - "target": "Package", - "version": "[8.4.0, )" - }, - "RabbitMQ.Client": { - "target": "Package", - "version": "[6.8.1, )" } }, "imports": [ @@ -95,41 +65,34 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", - "projectName": "EventBusServiceBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", + "projectName": "EventBusRabbitMQ", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" } } } @@ -143,19 +106,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Autofac": { "target": "Package", - "version": "[8.0.0, )" - }, - "Microsoft.Azure.ServiceBus": { - "target": "Package", - "version": "[5.2.0, )" + "version": "[8.1.1, )" }, "Microsoft.CSharp": { "target": "Package", @@ -163,7 +123,19 @@ }, "Microsoft.Extensions.Logging": { "target": "Package", - "version": "[8.0.0, )" + "version": "[9.0.0, )" + }, + "Newtonsoft.Json": { + "target": "Package", + "version": "[13.0.3, )" + }, + "Polly": { + "target": "Package", + "version": "[8.5.0, )" + }, + "RabbitMQ.Client": { + "target": "Package", + "version": "[6.8.1, )" } }, "imports": [ @@ -182,39 +154,36 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "projectName": "EventBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", + "projectName": "EventBusServiceBus", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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": {} + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" + } + } } }, "warningProperties": { @@ -226,15 +195,28 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { - "Newtonsoft.Json": { + "Autofac": { "target": "Package", - "version": "[13.0.3, )" + "version": "[8.1.1, )" + }, + "Microsoft.Azure.ServiceBus": { + "target": "Package", + "version": "[5.2.0, )" + }, + "Microsoft.CSharp": { + "target": "Package", + "version": "[4.7.0, )" + }, + "Microsoft.Extensions.Logging": { + "target": "Package", + "version": "[9.0.0, )" } }, "imports": [ @@ -253,41 +235,34 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj", "projectName": "IntegrationEventLogEF", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" } } } @@ -301,27 +276,28 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Microsoft.EntityFrameworkCore": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Design": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Relational": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.SqlServer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Newtonsoft.Json": { "target": "Package", @@ -344,38 +320,31 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\WebHost\\WebHost.Customization\\WebHost.Customization.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/WebHost.Customization.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\WebHost\\WebHost.Customization\\WebHost.Customization.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/WebHost.Customization.csproj", "projectName": "WebHost.Customization", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\WebHost\\WebHost.Customization\\WebHost.Customization.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\WebHost\\WebHost.Customization\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/WebHost.Customization.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": {} } }, @@ -388,31 +357,32 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Microsoft.EntityFrameworkCore": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Design": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Relational": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.SqlServer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Polly": { "target": "Package", - "version": "[8.4.0, )" + "version": "[8.5.0, )" }, "System.Data.SqlClient": { "target": "Package", @@ -438,59 +408,52 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.API\\Ordering.API.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/Ordering.API.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.API\\Ordering.API.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/Ordering.API.csproj", "projectName": "Ordering.API", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.API\\Ordering.API.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.API\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/Ordering.API.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\WebHost\\WebHost.Customization\\WebHost.Customization.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\WebHost\\WebHost.Customization\\WebHost.Customization.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/WebHost.Customization.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/WebHost.Customization.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Infrastructure\\Ordering.Infrastructure.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Infrastructure\\Ordering.Infrastructure.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj" } } } @@ -504,11 +467,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.AzureServiceBus": { "target": "Package", @@ -516,7 +480,7 @@ }, "AspNetCore.HealthChecks.Rabbitmq": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.2, )" }, "AspNetCore.HealthChecks.SqlServer": { "target": "Package", @@ -528,11 +492,11 @@ }, "Autofac.Extensions.DependencyInjection": { "target": "Package", - "version": "[9.0.0, )" + "version": "[10.0.0, )" }, "Dapper": { "target": "Package", - "version": "[2.1.44, )" + "version": "[2.1.35, )" }, "FluentValidation.AspNetCore": { "target": "Package", @@ -540,20 +504,20 @@ }, "Google.Protobuf": { "target": "Package", - "version": "[3.27.1, )" + "version": "[3.28.3, )" }, "Grpc.AspNetCore.Server": { "target": "Package", - "version": "[2.63.0, )" + "version": "[2.70.0, )" }, "Grpc.Tools": { "suppressParent": "All", "target": "Package", - "version": "[2.64.0, )" + "version": "[2.68.1, )" }, "MediatR": { "target": "Package", - "version": "[12.3.0, )" + "version": "[11.1.0, )" }, "MediatR.Extensions.Microsoft.DependencyInjection": { "target": "Package", @@ -573,7 +537,7 @@ }, "Microsoft.AspNetCore.Authentication.JwtBearer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.AspNetCore.HealthChecks": { "target": "Package", @@ -581,11 +545,11 @@ }, "Microsoft.AspNetCore.Mvc.NewtonsoftJson": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Design": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Configuration.AzureKeyVault": { "target": "Package", @@ -593,11 +557,11 @@ }, "Microsoft.Extensions.Hosting": { "target": "Package", - "version": "[8.0.0, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Logging.AzureAppServices": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.NETCore.Platforms": { "target": "Package", @@ -605,11 +569,11 @@ }, "Polly": { "target": "Package", - "version": "[8.4.0, )" + "version": "[8.5.0, )" }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Enrichers.Environment": { "target": "Package", @@ -617,7 +581,7 @@ }, "Serilog.Settings.Configuration": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.4, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -633,11 +597,11 @@ }, "Swashbuckle.AspNetCore": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" }, "Swashbuckle.AspNetCore.Newtonsoft": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" } }, "imports": [ @@ -660,38 +624,31 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj", "projectName": "Ordering.Domain", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": {} } }, @@ -704,15 +661,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "MediatR": { "target": "Package", - "version": "[12.3.0, )" + "version": "[11.1.0, )" }, "MediatR.Extensions.Microsoft.DependencyInjection": { "target": "Package", @@ -735,41 +693,34 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Infrastructure\\Ordering.Infrastructure.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Infrastructure\\Ordering.Infrastructure.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj", "projectName": "Ordering.Infrastructure", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Infrastructure\\Ordering.Infrastructure.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Infrastructure\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj" } } } @@ -783,15 +734,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "MediatR": { "target": "Package", - "version": "[12.3.0, )" + "version": "[11.1.0, )" }, "MediatR.Extensions.Microsoft.DependencyInjection": { "target": "Package", @@ -799,15 +751,15 @@ }, "Microsoft.EntityFrameworkCore": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.SqlServer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Logging.Abstractions": { "target": "Package", - "version": "[8.0.1, )" + "version": "[9.0.0, )" } }, "imports": [ @@ -826,7 +778,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/Services/Ordering/Ordering.API/obj/Ordering.API.csproj.nuget.g.props b/src/Services/Ordering/Ordering.API/obj/Ordering.API.csproj.nuget.g.props index a1103a3d..a4df43e0 100644 --- a/src/Services/Ordering/Ordering.API/obj/Ordering.API.csproj.nuget.g.props +++ b/src/Services/Ordering/Ordering.API/obj/Ordering.API.csproj.nuget.g.props @@ -4,26 +4,26 @@ True NuGet $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\natyo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + /home/runner/.nuget/packages/ + /home/runner/.nuget/packages/ PackageReference - 6.10.0 + 7.0.0 - - + - - - - - - + + + + + + + - C:\Users\natyo\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3 - C:\Users\natyo\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5 - C:\Users\natyo\.nuget\packages\grpc.tools\2.64.0 + /home/runner/.nuget/packages/microsoft.codeanalysis.analyzers/3.3.4 + /home/runner/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5 + /home/runner/.nuget/packages/grpc.tools/2.68.1 \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.API/obj/Ordering.API.csproj.nuget.g.targets b/src/Services/Ordering/Ordering.API/obj/Ordering.API.csproj.nuget.g.targets index 0c046e9e..4dbc08cb 100644 --- a/src/Services/Ordering/Ordering.API/obj/Ordering.API.csproj.nuget.g.targets +++ b/src/Services/Ordering/Ordering.API/obj/Ordering.API.csproj.nuget.g.targets @@ -1,13 +1,15 @@  - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.API/obj/project.assets.json b/src/Services/Ordering/Ordering.API/obj/project.assets.json index 92c83eab..e307630c 100644 --- a/src/Services/Ordering/Ordering.API/obj/project.assets.json +++ b/src/Services/Ordering/Ordering.API/obj/project.assets.json @@ -1,7 +1,7 @@ { "version": 3, "targets": { - "net8.0": { + "net9.0": { "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { "type": "package", "dependencies": { @@ -19,11 +19,11 @@ } } }, - "AspNetCore.HealthChecks.Rabbitmq/8.0.1": { + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { "type": "package", "dependencies": { "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0", - "RabbitMQ.Client": "6.7.0" + "RabbitMQ.Client": "6.8.1" }, "compile": { "lib/net6.0/HealthChecks.Rabbitmq.dll": { @@ -90,10 +90,10 @@ } } }, - "Autofac/8.0.0": { + "Autofac/8.1.1": { "type": "package", "dependencies": { - "System.Diagnostics.DiagnosticSource": "7.0.2" + "System.Diagnostics.DiagnosticSource": "8.0.1" }, "compile": { "lib/net8.0/Autofac.dll": { @@ -106,11 +106,11 @@ } } }, - "Autofac.Extensions.DependencyInjection/9.0.0": { + "Autofac.Extensions.DependencyInjection/10.0.0": { "type": "package", "dependencies": { - "Autofac": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Autofac": "8.1.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1" }, "compile": { "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": { @@ -205,7 +205,7 @@ } } }, - "Dapper/2.1.44": { + "Dapper/2.1.35": { "type": "package", "compile": { "lib/net7.0/Dapper.dll": { @@ -281,7 +281,7 @@ } } }, - "Google.Protobuf/3.27.1": { + "Google.Protobuf/3.28.3": { "type": "package", "compile": { "lib/net5.0/Google.Protobuf.dll": { @@ -294,18 +294,18 @@ } } }, - "Grpc.AspNetCore.Server/2.63.0": { + "Grpc.AspNetCore.Server/2.70.0": { "type": "package", "dependencies": { - "Grpc.Net.Common": "2.63.0" + "Grpc.Net.Common": "2.70.0" }, "compile": { - "lib/net8.0/Grpc.AspNetCore.Server.dll": { + "lib/net9.0/Grpc.AspNetCore.Server.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Grpc.AspNetCore.Server.dll": { + "lib/net9.0/Grpc.AspNetCore.Server.dll": { "related": ".pdb;.xml" } }, @@ -313,7 +313,7 @@ "Microsoft.AspNetCore.App" ] }, - "Grpc.Core.Api/2.63.0": { + "Grpc.Core.Api/2.70.0": { "type": "package", "compile": { "lib/netstandard2.1/Grpc.Core.Api.dll": { @@ -326,10 +326,10 @@ } } }, - "Grpc.Net.Common/2.63.0": { + "Grpc.Net.Common/2.70.0": { "type": "package", "dependencies": { - "Grpc.Core.Api": "2.63.0" + "Grpc.Core.Api": "2.70.0" }, "compile": { "lib/net8.0/Grpc.Net.Common.dll": { @@ -342,7 +342,7 @@ } } }, - "Grpc.Tools/2.64.0": { + "Grpc.Tools/2.68.1": { "type": "package", "build": { "build/Grpc.Tools.props": {}, @@ -452,24 +452,23 @@ } } }, - "MediatR/12.3.0": { + "MediatR/11.1.0": { "type": "package", "dependencies": { - "MediatR.Contracts": "[2.0.1, 3.0.0)", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "MediatR.Contracts": "1.0.1" }, "compile": { - "lib/net6.0/MediatR.dll": { + "lib/netstandard2.1/MediatR.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/MediatR.dll": { + "lib/netstandard2.1/MediatR.dll": { "related": ".xml" } } }, - "MediatR.Contracts/2.0.1": { + "MediatR.Contracts/1.0.1": { "type": "package", "compile": { "lib/netstandard2.0/MediatR.Contracts.dll": { @@ -660,18 +659,18 @@ "build/_._": {} } }, - "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.6": { + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2" + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { "related": ".xml" } }, @@ -816,37 +815,37 @@ } } }, - "Microsoft.AspNetCore.JsonPatch/8.0.6": { + "Microsoft.AspNetCore.JsonPatch/9.0.0": { "type": "package", "dependencies": { "Microsoft.CSharp": "4.7.0", "Newtonsoft.Json": "13.0.3" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": { + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": { + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll": { "related": ".xml" } } }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.6": { + "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { "type": "package", "dependencies": { - "Microsoft.AspNetCore.JsonPatch": "8.0.6", + "Microsoft.AspNetCore.JsonPatch": "9.0.0", "Newtonsoft.Json": "13.0.3", "Newtonsoft.Json.Bson": "1.0.2" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { "related": ".xml" } }, @@ -934,10 +933,14 @@ "System.IdentityModel.Tokens.Jwt": "5.4.0" }, "compile": { - "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": {} + "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": { + "related": ".xml" + } }, "runtime": { - "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": {} + "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": { + "related": ".xml" + } } }, "Microsoft.Azure.Services.AppAuthentication/1.0.3": { @@ -961,7 +964,7 @@ "build/_._": {} } }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { "type": "package", "compile": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { @@ -974,186 +977,211 @@ } } }, - "Microsoft.CodeAnalysis.Analyzers/3.3.3": { + "Microsoft.Build.Framework/17.8.3": { + "type": "package", + "compile": { + "ref/net8.0/Microsoft.Build.Framework.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/_._": { + "related": ".pdb;.xml" + } + } + }, + "Microsoft.Build.Locator/1.7.8": { "type": "package", + "compile": { + "lib/net6.0/Microsoft.Build.Locator.dll": {} + }, + "runtime": { + "lib/net6.0/Microsoft.Build.Locator.dll": {} + }, "build": { "build/_._": {} } }, - "Microsoft.CodeAnalysis.Common/4.5.0": { + "Microsoft.CodeAnalysis.Analyzers/3.3.4": { + "type": "package", + "build": { + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {}, + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {} + } + }, + "Microsoft.CodeAnalysis.Common/4.8.0": { "type": "package", "dependencies": { - "Microsoft.CodeAnalysis.Analyzers": "3.3.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" + "Microsoft.CodeAnalysis.Analyzers": "3.3.4", + "System.Collections.Immutable": "7.0.0", + "System.Reflection.Metadata": "7.0.0", + "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hant" } } }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "Microsoft.CodeAnalysis.CSharp/4.8.0": { "type": "package", "dependencies": { - "Microsoft.CodeAnalysis.Common": "[4.5.0]" + "Microsoft.CodeAnalysis.Common": "[4.8.0]" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hant" } } }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.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]" + "Microsoft.CodeAnalysis.CSharp": "[4.8.0]", + "Microsoft.CodeAnalysis.Common": "[4.8.0]", + "Microsoft.CodeAnalysis.Workspaces.Common": "[4.8.0]" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "zh-Hant" } } @@ -1170,64 +1198,130 @@ "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll": {} } }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.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" + "Microsoft.Bcl.AsyncInterfaces": "7.0.0", + "Microsoft.CodeAnalysis.Common": "[4.8.0]", + "System.Composition": "7.0.0", + "System.IO.Pipelines": "7.0.0", + "System.Threading.Channels": "7.0.0" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "type": "package", + "dependencies": { + "Microsoft.Build.Framework": "16.10.0", + "Microsoft.CodeAnalysis.Common": "[4.8.0]", + "Microsoft.CodeAnalysis.Workspaces.Common": "[4.8.0]", + "System.Text.Json": "7.0.3" + }, + "compile": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": { + "related": ".pdb;.runtimeconfig.json;.xml" + }, + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { + "related": ".BuildHost.pdb;.BuildHost.runtimeconfig.json;.BuildHost.xml;.pdb;.xml" + } + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": { + "related": ".pdb;.runtimeconfig.json;.xml" + }, + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { + "related": ".BuildHost.pdb;.BuildHost.runtimeconfig.json;.BuildHost.xml;.pdb;.xml" + } + }, + "resource": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "zh-Hant" } } @@ -1327,13 +1421,13 @@ } } }, - "Microsoft.EntityFrameworkCore/8.0.6": { + "Microsoft.EntityFrameworkCore/9.0.0": { "type": "package", "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "8.0.6", - "Microsoft.EntityFrameworkCore.Analyzers": "8.0.6", - "Microsoft.Extensions.Caching.Memory": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0" + "Microsoft.EntityFrameworkCore.Abstractions": "9.0.0", + "Microsoft.EntityFrameworkCore.Analyzers": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { @@ -1349,7 +1443,7 @@ "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {} } }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.6": { + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { "type": "package", "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { @@ -1362,23 +1456,25 @@ } } }, - "Microsoft.EntityFrameworkCore.Analyzers/8.0.6": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - } + "Microsoft.EntityFrameworkCore.Analyzers/9.0.0": { + "type": "package" }, - "Microsoft.EntityFrameworkCore.Design/8.0.6": { + "Microsoft.EntityFrameworkCore.Design/9.0.0": { "type": "package", "dependencies": { "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0", - "Microsoft.EntityFrameworkCore.Relational": "8.0.6", - "Microsoft.Extensions.DependencyModel": "8.0.0", - "Mono.TextTemplating": "2.2.1" + "Microsoft.Build.Framework": "17.8.3", + "Microsoft.Build.Locator": "1.7.8", + "Microsoft.CodeAnalysis.CSharp": "4.8.0", + "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.MSBuild": "4.8.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.DependencyModel": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Mono.TextTemplating": "3.0.0", + "System.Text.Json": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { @@ -1394,11 +1490,13 @@ "build/net8.0/Microsoft.EntityFrameworkCore.Design.props": {} } }, - "Microsoft.EntityFrameworkCore.Relational/8.0.6": { + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { "type": "package", "dependencies": { - "Microsoft.EntityFrameworkCore": "8.0.6", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { @@ -1411,11 +1509,16 @@ } } }, - "Microsoft.EntityFrameworkCore.SqlServer/8.0.6": { + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Data.SqlClient": "5.1.5", - "Microsoft.EntityFrameworkCore.Relational": "8.0.6" + "Microsoft.Data.SqlClient": "5.1.6", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "System.Formats.Asn1": "9.0.0", + "System.Text.Json": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { @@ -1439,85 +1542,85 @@ "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets": {} } }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Caching.Memory/8.0.0": { + "Microsoft.Extensions.Caching.Memory/9.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" + "Microsoft.Extensions.Caching.Abstractions": "9.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" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration/8.0.0": { + "Microsoft.Extensions.Configuration/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { @@ -1539,18 +1642,18 @@ } } }, - "Microsoft.Extensions.Configuration.Binder/8.0.0": { + "Microsoft.Extensions.Configuration.Binder/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { "related": ".xml" } }, @@ -1558,168 +1661,163 @@ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {} } }, - "Microsoft.Extensions.Configuration.CommandLine/8.0.0": { + "Microsoft.Extensions.Configuration.CommandLine/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.CommandLine.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.CommandLine.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": { + "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { + "Microsoft.Extensions.Configuration.FileExtensions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Physical": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Physical": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Json/8.0.0": { + "Microsoft.Extensions.Configuration.Json/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "System.Text.Json": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.FileExtensions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.UserSecrets/8.0.0": { + "Microsoft.Extensions.Configuration.UserSecrets/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Json": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Physical": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.Json": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Physical": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Configuration.UserSecrets.props": {}, - "buildTransitive/net6.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Configuration.UserSecrets.props": {}, + "buildTransitive/net8.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {} } }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { + "Microsoft.Extensions.DependencyInjection/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": { + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyModel/8.0.0": { + "Microsoft.Extensions.DependencyModel/9.0.0": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0", - "System.Text.Json": "8.0.0" - }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { @@ -1738,46 +1836,45 @@ } } }, - "Microsoft.Extensions.Diagnostics/8.0.0": { + "Microsoft.Extensions.Diagnostics/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Diagnostics.Abstractions": "8.0.0", - "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.0", + "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Diagnostics.dll": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Diagnostics.dll": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": { + "Microsoft.Extensions.Diagnostics.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "System.Diagnostics.DiagnosticSource": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Diagnostics.HealthChecks/8.0.0": { @@ -1812,60 +1909,60 @@ } } }, - "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.FileProviders.Physical/8.0.0": { + "Microsoft.Extensions.FileProviders.Physical/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileSystemGlobbing": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileSystemGlobbing": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { + "Microsoft.Extensions.FileSystemGlobbing/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.HealthChecks/1.0.0": { @@ -1886,67 +1983,67 @@ "lib/netstandard1.3/Microsoft.Extensions.HealthChecks.dll": {} } }, - "Microsoft.Extensions.Hosting/8.0.0": { + "Microsoft.Extensions.Hosting/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.Configuration.CommandLine": "8.0.0", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "8.0.0", - "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0", - "Microsoft.Extensions.Configuration.Json": "8.0.0", - "Microsoft.Extensions.Configuration.UserSecrets": "8.0.0", - "Microsoft.Extensions.DependencyInjection": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Diagnostics": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Physical": "8.0.0", - "Microsoft.Extensions.Hosting.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging.Configuration": "8.0.0", - "Microsoft.Extensions.Logging.Console": "8.0.0", - "Microsoft.Extensions.Logging.Debug": "8.0.0", - "Microsoft.Extensions.Logging.EventLog": "8.0.0", - "Microsoft.Extensions.Logging.EventSource": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.Binder": "9.0.0", + "Microsoft.Extensions.Configuration.CommandLine": "9.0.0", + "Microsoft.Extensions.Configuration.EnvironmentVariables": "9.0.0", + "Microsoft.Extensions.Configuration.FileExtensions": "9.0.0", + "Microsoft.Extensions.Configuration.Json": "9.0.0", + "Microsoft.Extensions.Configuration.UserSecrets": "9.0.0", + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Diagnostics": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Physical": "9.0.0", + "Microsoft.Extensions.Hosting.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Configuration": "9.0.0", + "Microsoft.Extensions.Logging.Console": "9.0.0", + "Microsoft.Extensions.Logging.Debug": "9.0.0", + "Microsoft.Extensions.Logging.EventLog": "9.0.0", + "Microsoft.Extensions.Logging.EventSource": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Hosting.dll": { + "lib/net9.0/Microsoft.Extensions.Hosting.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Hosting.dll": { + "lib/net9.0/Microsoft.Extensions.Hosting.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Hosting.Abstractions/8.0.0": { + "Microsoft.Extensions.Hosting.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Diagnostics.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Http/3.1.0": { @@ -1967,44 +2064,44 @@ } } }, - "Microsoft.Extensions.Logging/8.0.0": { + "Microsoft.Extensions.Logging/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0" + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Abstractions/8.0.1": { + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {} } }, "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { @@ -2024,211 +2121,213 @@ } } }, - "Microsoft.Extensions.Logging.AzureAppServices/8.0.6": { + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.EnvironmentVariables": "8.0.0", - "Microsoft.Extensions.Configuration.Json": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.1", - "Microsoft.Extensions.Logging.Configuration": "8.0.0", + "Microsoft.Extensions.Configuration.EnvironmentVariables": "9.0.0", + "Microsoft.Extensions.Configuration.Json": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Configuration": "9.0.0", "System.ValueTuple": "4.5.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { "related": ".xml" } } }, - "Microsoft.Extensions.Logging.Configuration/8.0.0": { + "Microsoft.Extensions.Logging.Configuration/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.Binder": "9.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Console/8.0.0": { + "Microsoft.Extensions.Logging.Console/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging.Configuration": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "System.Text.Json": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Configuration": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Console.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Console.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Console.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Console.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Debug/8.0.0": { + "Microsoft.Extensions.Logging.Debug/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Debug.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Debug.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Debug.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Debug.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.EventLog/8.0.0": { + "Microsoft.Extensions.Logging.EventLog/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "System.Diagnostics.EventLog": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "System.Diagnostics.EventLog": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.EventLog.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.EventLog.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.EventLog.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.EventLog.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.EventSource/8.0.0": { + "Microsoft.Extensions.Logging.EventSource/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0", - "System.Text.Json": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.EventSource.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.EventSource.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.EventSource.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.EventSource.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.ObjectPool/7.0.0": { "type": "package", "compile": { - "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": {} + "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": {} + "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } } }, - "Microsoft.Extensions.Options/8.0.0": { + "Microsoft.Extensions.Options/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {} } }, - "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { + "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "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/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Primitives/8.0.0": { + "Microsoft.Extensions.Primitives/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Identity.Client/4.56.0": { @@ -2265,15 +2364,15 @@ } } }, - "Microsoft.IdentityModel.Abstractions/7.1.2": { + "Microsoft.IdentityModel.Abstractions/8.0.1": { "type": "package", "compile": { - "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { + "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { + "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { "related": ".xml" } } @@ -2294,84 +2393,83 @@ "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": {} } }, - "Microsoft.IdentityModel.JsonWebTokens/7.1.2": { + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Tokens": "7.1.2" + "Microsoft.IdentityModel.Tokens": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Logging/7.1.2": { + "Microsoft.IdentityModel.Logging/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Abstractions": "7.1.2" + "Microsoft.IdentityModel.Abstractions": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { + "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { + "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Protocols/7.1.2": { + "Microsoft.IdentityModel.Protocols/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Logging": "7.1.2", - "Microsoft.IdentityModel.Tokens": "7.1.2" + "Microsoft.IdentityModel.Tokens": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": { + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Protocols": "7.1.2", - "System.IdentityModel.Tokens.Jwt": "7.1.2" + "Microsoft.IdentityModel.Protocols": "8.0.1", + "System.IdentityModel.Tokens.Jwt": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Tokens/7.1.2": { + "Microsoft.IdentityModel.Tokens/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Logging": "7.1.2" + "Microsoft.IdentityModel.Logging": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { "related": ".xml" } } @@ -2494,7 +2592,7 @@ "Microsoft.NETCore.Windows.ApiSets/1.0.1": { "type": "package" }, - "Microsoft.OpenApi/1.6.14": { + "Microsoft.OpenApi/1.6.22": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.OpenApi.dll": { @@ -2616,16 +2714,19 @@ } } }, - "Mono.TextTemplating/2.2.1": { + "Mono.TextTemplating/3.0.0": { "type": "package", "dependencies": { - "System.CodeDom": "4.4.0" + "System.CodeDom": "6.0.0" }, "compile": { - "lib/netstandard2.0/Mono.TextTemplating.dll": {} + "lib/net6.0/Mono.TextTemplating.dll": {} }, "runtime": { - "lib/netstandard2.0/Mono.TextTemplating.dll": {} + "lib/net6.0/Mono.TextTemplating.dll": {} + }, + "build": { + "buildTransitive/Mono.TextTemplating.targets": {} } }, "NETStandard.Library/1.6.1": { @@ -2697,19 +2798,19 @@ }, "compile": { "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { - "related": ".pdb" + "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { - "related": ".pdb" + "related": ".pdb;.xml" } } }, - "Polly/8.4.0": { + "Polly/8.5.0": { "type": "package", "dependencies": { - "Polly.Core": "8.4.0" + "Polly.Core": "8.5.0" }, "compile": { "lib/net6.0/Polly.dll": { @@ -2722,7 +2823,7 @@ } } }, - "Polly.Core/8.4.0": { + "Polly.Core/8.5.0": { "type": "package", "compile": { "lib/net8.0/Polly.Core.dll": { @@ -2742,10 +2843,14 @@ "Microsoft.Extensions.ObjectPool": "7.0.0" }, "compile": { - "lib/net7.0/Prometheus.NetStandard.dll": {} + "lib/net7.0/Prometheus.NetStandard.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net7.0/Prometheus.NetStandard.dll": {} + "lib/net7.0/Prometheus.NetStandard.dll": { + "related": ".xml" + } } }, "RabbitMQ.Client/6.8.1": { @@ -3010,16 +3115,14 @@ } } }, - "Serilog.AspNetCore/8.0.1": { + "Serilog.AspNetCore/8.0.3": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", "Microsoft.Extensions.Logging": "8.0.0", "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.Settings.Configuration": "8.0.4", "Serilog.Sinks.Console": "5.0.0", "Serilog.Sinks.Debug": "2.0.0", "Serilog.Sinks.File": "5.0.0" @@ -3107,11 +3210,11 @@ } } }, - "Serilog.Settings.Configuration/8.0.1": { + "Serilog.Settings.Configuration/8.0.4": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyModel": "8.0.0", + "Microsoft.Extensions.DependencyModel": "8.0.2", "Serilog": "3.1.1" }, "compile": { @@ -3203,47 +3306,50 @@ } } }, - "Swashbuckle.AspNetCore/6.6.2": { + "Swashbuckle.AspNetCore/7.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.ApiDescription.Server": "6.0.5", - "Swashbuckle.AspNetCore.Swagger": "6.6.2", - "Swashbuckle.AspNetCore.SwaggerGen": "6.6.2", - "Swashbuckle.AspNetCore.SwaggerUI": "6.6.2" + "Swashbuckle.AspNetCore.Swagger": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerUI": "7.2.0" }, "build": { "build/Swashbuckle.AspNetCore.props": {} + }, + "buildMultiTargeting": { + "buildMultiTargeting/Swashbuckle.AspNetCore.props": {} } }, - "Swashbuckle.AspNetCore.Newtonsoft/6.6.2": { + "Swashbuckle.AspNetCore.Newtonsoft/7.2.0": { "type": "package", "dependencies": { - "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "8.0.0", - "Swashbuckle.AspNetCore.SwaggerGen": "6.6.2" + "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "9.0.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0" }, "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { "related": ".pdb" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll": { "related": ".pdb" } } }, - "Swashbuckle.AspNetCore.Swagger/6.6.2": { + "Swashbuckle.AspNetCore.Swagger/7.2.0": { "type": "package", "dependencies": { - "Microsoft.OpenApi": "1.6.14" + "Microsoft.OpenApi": "1.6.22" }, "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { "related": ".pdb;.xml" } }, @@ -3251,31 +3357,31 @@ "Microsoft.AspNetCore.App" ] }, - "Swashbuckle.AspNetCore.SwaggerGen/6.6.2": { + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { "type": "package", "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "6.6.2" + "Swashbuckle.AspNetCore.Swagger": "7.2.0" }, "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "related": ".pdb;.xml" } } }, - "Swashbuckle.AspNetCore.SwaggerUI/6.6.2": { + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { "type": "package", "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "related": ".pdb;.xml" } }, @@ -3304,15 +3410,20 @@ "lib/netcoreapp2.0/_._": {} } }, - "System.CodeDom/4.4.0": { + "System.CodeDom/6.0.0": { "type": "package", "compile": { - "ref/netstandard2.0/System.CodeDom.dll": { + "lib/net6.0/System.CodeDom.dll": { "related": ".xml" } }, "runtime": { - "lib/netstandard2.0/System.CodeDom.dll": {} + "lib/net6.0/System.CodeDom.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Collections/4.3.0": { @@ -3347,23 +3458,20 @@ "lib/netstandard1.3/System.Collections.Concurrent.dll": {} } }, - "System.Collections.Immutable/6.0.0": { + "System.Collections.Immutable/7.0.0": { "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - }, "compile": { - "lib/net6.0/System.Collections.Immutable.dll": { + "lib/net7.0/System.Collections.Immutable.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Collections.Immutable.dll": { + "lib/net7.0/System.Collections.Immutable.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.ComponentModel/4.0.1": { @@ -3400,108 +3508,114 @@ "lib/netstandard1.4/System.ComponentModel.Annotations.dll": {} } }, - "System.Composition/6.0.0": { + "System.Composition/7.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" + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Convention": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0", + "System.Composition.TypedParts": "7.0.0" + }, + "compile": { + "lib/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.AttributedModel/6.0.0": { + "System.Composition.AttributedModel/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.Composition.AttributedModel.dll": { + "lib/net7.0/System.Composition.AttributedModel.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.AttributedModel.dll": { + "lib/net7.0/System.Composition.AttributedModel.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.Convention/6.0.0": { + "System.Composition.Convention/7.0.0": { "type": "package", "dependencies": { - "System.Composition.AttributedModel": "6.0.0" + "System.Composition.AttributedModel": "7.0.0" }, "compile": { - "lib/net6.0/System.Composition.Convention.dll": { + "lib/net7.0/System.Composition.Convention.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.Convention.dll": { + "lib/net7.0/System.Composition.Convention.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.Hosting/6.0.0": { + "System.Composition.Hosting/7.0.0": { "type": "package", "dependencies": { - "System.Composition.Runtime": "6.0.0" + "System.Composition.Runtime": "7.0.0" }, "compile": { - "lib/net6.0/System.Composition.Hosting.dll": { + "lib/net7.0/System.Composition.Hosting.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.Hosting.dll": { + "lib/net7.0/System.Composition.Hosting.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.Runtime/6.0.0": { + "System.Composition.Runtime/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.Composition.Runtime.dll": { + "lib/net7.0/System.Composition.Runtime.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.Runtime.dll": { + "lib/net7.0/System.Composition.Runtime.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.TypedParts/6.0.0": { + "System.Composition.TypedParts/7.0.0": { "type": "package", "dependencies": { - "System.Composition.AttributedModel": "6.0.0", - "System.Composition.Hosting": "6.0.0", - "System.Composition.Runtime": "6.0.0" + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0" }, "compile": { - "lib/net6.0/System.Composition.TypedParts.dll": { + "lib/net7.0/System.Composition.TypedParts.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.TypedParts.dll": { + "lib/net7.0/System.Composition.TypedParts.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.Configuration.ConfigurationManager/8.0.0": { @@ -3545,10 +3659,14 @@ "runtime.native.System.Data.SqlClient.sni": "4.7.0" }, "compile": { - "ref/netcoreapp2.1/System.Data.SqlClient.dll": {} + "ref/netcoreapp2.1/System.Data.SqlClient.dll": { + "related": ".xml" + } }, "runtime": { - "lib/netcoreapp2.1/System.Data.SqlClient.dll": {} + "lib/netcoreapp2.1/System.Data.SqlClient.dll": { + "related": ".xml" + } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": { @@ -3572,7 +3690,7 @@ "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.DiagnosticSource/8.0.0": { + "System.Diagnostics.DiagnosticSource/8.0.1": { "type": "package", "compile": { "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { @@ -3588,27 +3706,27 @@ "buildTransitive/net6.0/_._": {} } }, - "System.Diagnostics.EventLog/8.0.0": { + "System.Diagnostics.EventLog/9.0.0": { "type": "package", "compile": { - "lib/net8.0/System.Diagnostics.EventLog.dll": { + "lib/net9.0/System.Diagnostics.EventLog.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Diagnostics.EventLog.dll": { + "lib/net9.0/System.Diagnostics.EventLog.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} }, "runtimeTargets": { - "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": { + "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.Messages.dll": { "assetType": "runtime", "rid": "win" }, - "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": { + "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.dll": { "assetType": "runtime", "rid": "win" } @@ -3724,12 +3842,26 @@ "System.Threading": "4.0.11" }, "compile": { - "ref/netstandard1.3/System.Dynamic.Runtime.dll": { + "ref/netstandard1.3/System.Dynamic.Runtime.dll": {} + }, + "runtime": { + "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} + } + }, + "System.Formats.Asn1/9.0.0": { + "type": "package", + "compile": { + "lib/net9.0/_._": { "related": ".xml" } }, "runtime": { - "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} + "lib/net9.0/System.Formats.Asn1.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net8.0/_._": {} } }, "System.Globalization/4.3.0": { @@ -3779,19 +3911,19 @@ } } }, - "System.IdentityModel.Tokens.Jwt/7.1.2": { + "System.IdentityModel.Tokens.Jwt/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "7.1.2", - "Microsoft.IdentityModel.Tokens": "7.1.2" + "Microsoft.IdentityModel.JsonWebTokens": "8.0.1", + "Microsoft.IdentityModel.Tokens": "8.0.1" }, "compile": { - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { + "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { + "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { "related": ".xml" } } @@ -3982,20 +4114,20 @@ } } }, - "System.IO.Pipelines/6.0.3": { + "System.IO.Pipelines/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.IO.Pipelines.dll": { + "lib/net7.0/System.IO.Pipelines.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.IO.Pipelines.dll": { + "lib/net7.0/System.IO.Pipelines.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.IO.UnmanagedMemoryStream/4.0.1": { @@ -4116,14 +4248,10 @@ "System.Text.Json": "4.6.0" }, "compile": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} }, "runtime": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} } }, "System.Net.Http/4.3.0": { @@ -4471,23 +4599,23 @@ "ref/netstandard1.0/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/6.0.1": { + "System.Reflection.Metadata/7.0.0": { "type": "package", "dependencies": { - "System.Collections.Immutable": "6.0.0" + "System.Collections.Immutable": "7.0.0" }, "compile": { - "lib/net6.0/System.Reflection.Metadata.dll": { + "lib/net7.0/System.Reflection.Metadata.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Reflection.Metadata.dll": { + "lib/net7.0/System.Reflection.Metadata.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.Reflection.Primitives/4.3.0": { @@ -4552,9 +4680,7 @@ "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { - "ref/netstandard1.5/System.Runtime.dll": { - "related": ".xml" - } + "ref/netstandard1.5/System.Runtime.dll": {} } }, "System.Runtime.Caching/8.0.0": { @@ -5031,34 +5157,7 @@ "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/System.Text.Encoding.CodePages.dll": { - "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" - } + "ref/netstandard1.3/System.Text.Encoding.dll": {} } }, "System.Text.Encoding.Extensions/4.3.0": { @@ -5073,45 +5172,33 @@ "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} } }, - "System.Text.Encodings.Web/8.0.0": { + "System.Text.Encodings.Web/4.7.2": { "type": "package", "compile": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/netstandard2.1/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/netstandard2.1/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": { + "System.Text.Json/9.0.0": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0" - }, "compile": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net9.0/System.Text.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net9.0/System.Text.Json.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/System.Text.Json.targets": {} + "buildTransitive/net8.0/System.Text.Json.targets": {} } }, "System.Text.RegularExpressions/4.3.0": { @@ -5400,7 +5487,7 @@ }, "EventBus/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { "Newtonsoft.Json": "13.0.3" }, @@ -5413,14 +5500,14 @@ }, "EventBusRabbitMQ/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { - "Autofac": "8.0.0", + "Autofac": "8.1.1", "EventBus": "1.0.0", "Microsoft.CSharp": "4.7.0", - "Microsoft.Extensions.Logging": "8.0.0", + "Microsoft.Extensions.Logging": "9.0.0", "Newtonsoft.Json": "13.0.3", - "Polly": "8.4.0", + "Polly": "8.5.0", "RabbitMQ.Client": "6.8.1" }, "compile": { @@ -5432,13 +5519,13 @@ }, "EventBusServiceBus/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { - "Autofac": "8.0.0", + "Autofac": "8.1.1", "EventBus": "1.0.0", "Microsoft.Azure.ServiceBus": "5.2.0", "Microsoft.CSharp": "4.7.0", - "Microsoft.Extensions.Logging": "8.0.0" + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "bin/placeholder/EventBusServiceBus.dll": {} @@ -5449,13 +5536,13 @@ }, "IntegrationEventLogEF/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { "EventBus": "1.0.0", - "Microsoft.EntityFrameworkCore": "8.0.6", - "Microsoft.EntityFrameworkCore.Design": "8.0.6", - "Microsoft.EntityFrameworkCore.Relational": "8.0.6", - "Microsoft.EntityFrameworkCore.SqlServer": "8.0.6", + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.EntityFrameworkCore.Design": "9.0.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.EntityFrameworkCore.SqlServer": "9.0.0", "Newtonsoft.Json": "13.0.3" }, "compile": { @@ -5467,9 +5554,9 @@ }, "Ordering.Domain/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { - "MediatR": "12.3.0", + "MediatR": "11.1.0", "MediatR.Extensions.Microsoft.DependencyInjection": "11.1.0" }, "compile": { @@ -5481,13 +5568,13 @@ }, "Ordering.Infrastructure/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { - "MediatR": "12.3.0", + "MediatR": "11.1.0", "MediatR.Extensions.Microsoft.DependencyInjection": "11.1.0", - "Microsoft.EntityFrameworkCore": "8.0.6", - "Microsoft.EntityFrameworkCore.SqlServer": "8.0.6", - "Microsoft.Extensions.Logging.Abstractions": "8.0.1", + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.EntityFrameworkCore.SqlServer": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", "Ordering.Domain": "1.0.0" }, "compile": { @@ -5499,13 +5586,13 @@ }, "WebHost.Customization/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { - "Microsoft.EntityFrameworkCore": "8.0.6", - "Microsoft.EntityFrameworkCore.Design": "8.0.6", - "Microsoft.EntityFrameworkCore.Relational": "8.0.6", - "Microsoft.EntityFrameworkCore.SqlServer": "8.0.6", - "Polly": "8.4.0", + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.EntityFrameworkCore.Design": "9.0.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.EntityFrameworkCore.SqlServer": "9.0.0", + "Polly": "8.5.0", "System.Data.SqlClient": "4.8.6" }, "compile": { @@ -5538,15 +5625,15 @@ "lib/netstandard2.0/HealthChecks.AzureServiceBus.xml" ] }, - "AspNetCore.HealthChecks.Rabbitmq/8.0.1": { - "sha512": "m4gfYpt54csWtIED0bmHUfx/CLrj48cc4tZ6Ytz8taAC/5S0n6o3FsQanrua9gxCI0PC9gOpLfexJnVZnugw0g==", + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "sha512": "A/29xmNWfssOY1zq1bWAaZPW/iJfBhJN+I737KKHQutzB0JFwAIKesjsUWN2BAJwqS/ciFMjNxvCDHtAgU0PIQ==", "type": "package", - "path": "aspnetcore.healthchecks.rabbitmq/8.0.1", + "path": "aspnetcore.healthchecks.rabbitmq/8.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "aspnetcore.healthchecks.rabbitmq.8.0.1.nupkg.sha512", + "aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512", "aspnetcore.healthchecks.rabbitmq.nuspec", "icon.png", "lib/net6.0/HealthChecks.Rabbitmq.dll", @@ -5603,15 +5690,15 @@ "lib/net6.0/HealthChecks.UI.Core.xml" ] }, - "Autofac/8.0.0": { - "sha512": "qxVqJcl3fixxa5aZc9TmIuYTwooI9GCL5RzfUiTZtTlbAF3NcWz7bPeEyJEAyS/0qGhSyGnXeku2eiu/7L+3qw==", + "Autofac/8.1.1": { + "sha512": "lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", "type": "package", - "path": "autofac/8.0.0", + "path": "autofac/8.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.8.0.0.nupkg.sha512", + "autofac.8.1.1.nupkg.sha512", "autofac.nuspec", "icon.png", "lib/net6.0/Autofac.dll", @@ -5626,15 +5713,15 @@ "lib/netstandard2.1/Autofac.xml" ] }, - "Autofac.Extensions.DependencyInjection/9.0.0": { - "sha512": "tf+//4MBola256qaaVQqQ6tx2R57S8A8BFekRWNpHkpSFzRBPkU+/fEDUSrCjqldK/B2zRoDbsMcQmYy3PYGWg==", + "Autofac.Extensions.DependencyInjection/10.0.0": { + "sha512": "ZjR/onUlP7BzQ7VBBigQepWLAyAzi3VRGX3pP6sBqkPRiT61fsTZqbTpRUKxo30TMgbs1o3y6bpLbETix4SJog==", "type": "package", - "path": "autofac.extensions.dependencyinjection/9.0.0", + "path": "autofac.extensions.dependencyinjection/10.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512", "autofac.extensions.dependencyinjection.nuspec", "icon.png", "lib/net6.0/Autofac.Extensions.DependencyInjection.dll", @@ -5723,22 +5810,20 @@ "lib/netstandard2.0/Azure.Messaging.ServiceBus.xml" ] }, - "Dapper/2.1.44": { - "sha512": "L6Zdsn0mZY5+UxF2iag/X1an0g+rsPHVswsibunLvHUqby8CyYq5RoVnic1iz/hCtIcqDRTl31Aiu5JXiTyohA==", + "Dapper/2.1.35": { + "sha512": "YKRwjVfrG7GYOovlGyQoMvr1/IJdn+7QzNXJxyMh0YfFF5yvDmTYaJOVYWsckreNjGsGSEtrMTpnzxTUq/tZQw==", "type": "package", - "path": "dapper/2.1.44", + "path": "dapper/2.1.35", "files": [ ".nupkg.metadata", ".signature.p7s", "Dapper.png", - "dapper.2.1.44.nupkg.sha512", + "dapper.2.1.35.nupkg.sha512", "dapper.nuspec", "lib/net461/Dapper.dll", "lib/net461/Dapper.xml", "lib/net5.0/Dapper.dll", "lib/net5.0/Dapper.xml", - "lib/net6.0/Dapper.dll", - "lib/net6.0/Dapper.xml", "lib/net7.0/Dapper.dll", "lib/net7.0/Dapper.xml", "lib/netstandard2.0/Dapper.dll", @@ -5825,14 +5910,14 @@ "license.txt" ] }, - "Google.Protobuf/3.27.1": { - "sha512": "7IVz9TzhYCZ8qY0rPhXUnyJSXYdshUqmmxmTI763XmDDSJJFnyfKH43FFcMJu/CZgBcE98xlFztrKwhzcRkiPg==", + "Google.Protobuf/3.28.3": { + "sha512": "OewySX3aQCdKfMJsj2DzBMXQJPI+lm0CBzamU9ViFu3CU9tXYrQWqJ1CZ+/UWtkwOjUeIzbXmoOjRc7B8pbMrA==", "type": "package", - "path": "google.protobuf/3.27.1", + "path": "google.protobuf/3.28.3", "files": [ ".nupkg.metadata", ".signature.p7s", - "google.protobuf.3.27.1.nupkg.sha512", + "google.protobuf.3.28.3.nupkg.sha512", "google.protobuf.nuspec", "lib/net45/Google.Protobuf.dll", "lib/net45/Google.Protobuf.pdb", @@ -5848,15 +5933,15 @@ "lib/netstandard2.0/Google.Protobuf.xml" ] }, - "Grpc.AspNetCore.Server/2.63.0": { - "sha512": "KoOz6f23k9p9+NnQw78MiMAUYNOZ8HqATcdS2Q6f9K+F8EMJbj2+Vcie88z1OpLc+7iObr4PbK3Xmf4Nm5XbGw==", + "Grpc.AspNetCore.Server/2.70.0": { + "sha512": "9d6JuMLSxwOX4zERV7HBwq1XL8DD48a6FSoxD5dDXrCz/o0HqMXE2+lRcXHckOlz1JCesznW8XMMJdsU1FfY7w==", "type": "package", - "path": "grpc.aspnetcore.server/2.63.0", + "path": "grpc.aspnetcore.server/2.70.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "grpc.aspnetcore.server.2.63.0.nupkg.sha512", + "grpc.aspnetcore.server.2.70.0.nupkg.sha512", "grpc.aspnetcore.server.nuspec", "lib/net6.0/Grpc.AspNetCore.Server.dll", "lib/net6.0/Grpc.AspNetCore.Server.pdb", @@ -5867,18 +5952,21 @@ "lib/net8.0/Grpc.AspNetCore.Server.dll", "lib/net8.0/Grpc.AspNetCore.Server.pdb", "lib/net8.0/Grpc.AspNetCore.Server.xml", + "lib/net9.0/Grpc.AspNetCore.Server.dll", + "lib/net9.0/Grpc.AspNetCore.Server.pdb", + "lib/net9.0/Grpc.AspNetCore.Server.xml", "packageIcon.png" ] }, - "Grpc.Core.Api/2.63.0": { - "sha512": "t3+/MF8AxIqKq5UmPB9EWAnM9C/+lXOB8TRFfeVMDntf6dekfJmjpKDebaT4t2bbuwVwwvthxxox9BuGr59kYA==", + "Grpc.Core.Api/2.70.0": { + "sha512": "66UotvWcSIq41oiQhLWcQACyKPM4umxXNiht5DQTLZJfNwEswWOcS7Z0xIEHyNIBE7ZpjotH22bEjTkvhPxmVw==", "type": "package", - "path": "grpc.core.api/2.63.0", + "path": "grpc.core.api/2.70.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "grpc.core.api.2.63.0.nupkg.sha512", + "grpc.core.api.2.70.0.nupkg.sha512", "grpc.core.api.nuspec", "lib/net462/Grpc.Core.Api.dll", "lib/net462/Grpc.Core.Api.pdb", @@ -5892,14 +5980,14 @@ "packageIcon.png" ] }, - "Grpc.Net.Common/2.63.0": { - "sha512": "RLt6p31ZMsXRcHNeu1dQuIFLYZvnwP6LUzoDPlV3KoR4w9btmwrXIvz9Jbp1SOmxW7nXw9zShAeIt5LsqFAx5w==", + "Grpc.Net.Common/2.70.0": { + "sha512": "rBdEUMyCwa+iB8mqC6JKyPbj3SBHHkReJj/yy/XKJI63GcG6w9DJMMGTVcYHqq4Ci2W4m0HT4jt2pFfFscar8g==", "type": "package", - "path": "grpc.net.common/2.63.0", + "path": "grpc.net.common/2.70.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "grpc.net.common.2.63.0.nupkg.sha512", + "grpc.net.common.2.70.0.nupkg.sha512", "grpc.net.common.nuspec", "lib/net6.0/Grpc.Net.Common.dll", "lib/net6.0/Grpc.Net.Common.pdb", @@ -5919,10 +6007,10 @@ "packageIcon.png" ] }, - "Grpc.Tools/2.64.0": { - "sha512": "W5RrhDFHUhioASktxfuDs5fTjWUxwegljZAig9zFL8nWNskeyQA6OXN2choWKYxGrljer25VqCJCMbWz7XHvqg==", + "Grpc.Tools/2.68.1": { + "sha512": "BZ96s7ijKAhJoRpIK+pqCeLaGaSwyc5/CAZFwgCcBuAnkU2naYvH0P6qnYCkl0pWDY/JBOnE2RvX9IvRX1Yc5Q==", "type": "package", - "path": "grpc.tools/2.64.0", + "path": "grpc.tools/2.68.1", "hasTools": true, "files": [ ".nupkg.metadata", @@ -5951,7 +6039,7 @@ "build/native/include/google/protobuf/timestamp.proto", "build/native/include/google/protobuf/type.proto", "build/native/include/google/protobuf/wrappers.proto", - "grpc.tools.2.64.0.nupkg.sha512", + "grpc.tools.2.68.1.nupkg.sha512", "grpc.tools.nuspec", "packageIcon.png", "tools/linux_arm64/grpc_csharp_plugin", @@ -6062,34 +6150,33 @@ "runtimes/win7-x86/native/libuv.dll" ] }, - "MediatR/12.3.0": { - "sha512": "DuXRw/qux2n7pTRPond4WK9XImO+30TZrGPCeOmjYIXDWokpjZQDFRsdZMoP0WqWU7inC4m0D+Zbu5dSc4z6NQ==", + "MediatR/11.1.0": { + "sha512": "YIbtrLOyeCuIv8vIuHL/mMdls5xmgS36pIOJDxKZuu55nxA2MI2Z+E/Uk0z+F/LE11AGmpjplOM0NZ91m5LQBA==", "type": "package", - "path": "mediatr/12.3.0", + "path": "mediatr/11.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "README.md", "gradient_128x128.png", - "lib/net6.0/MediatR.dll", - "lib/net6.0/MediatR.xml", - "lib/netstandard2.0/MediatR.dll", - "lib/netstandard2.0/MediatR.xml", - "mediatr.12.3.0.nupkg.sha512", + "lib/netstandard2.1/MediatR.dll", + "lib/netstandard2.1/MediatR.xml", + "mediatr.11.1.0.nupkg.sha512", "mediatr.nuspec" ] }, - "MediatR.Contracts/2.0.1": { - "sha512": "FYv95bNT4UwcNA+G/J1oX5OpRiSUxteXaUt2BJbRSdRNiIUNbggJF69wy6mnk2wYToaanpdXZdCwVylt96MpwQ==", + "MediatR.Contracts/1.0.1": { + "sha512": "NsRvOxthhkYml4DcBMyJsmym8C4MchioH7wxKVPEg7plFj9Euh/i4IcmZ3Gvgx6+K8obeuhPeJdoBl56wnuo3A==", "type": "package", - "path": "mediatr.contracts/2.0.1", + "path": "mediatr.contracts/1.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "gradient_128x128.png", + "lib/net461/MediatR.Contracts.dll", + "lib/net461/MediatR.Contracts.xml", "lib/netstandard2.0/MediatR.Contracts.dll", "lib/netstandard2.0/MediatR.Contracts.xml", - "mediatr.contracts.2.0.1.nupkg.sha512", + "mediatr.contracts.1.0.1.nupkg.sha512", "mediatr.contracts.nuspec" ] }, @@ -6261,18 +6348,19 @@ "microsoft.applicationinsights.windowsserver.telemetrychannel.nuspec" ] }, - "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.6": { - "sha512": "devoUZd8YqikCheBVYpIyvp9psM2Y2ZhOvq1zL2YSjIoq3FUQH8LpLkGak+8oAi/5DGqX8KWyLpZJSUXtOAVCw==", + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "sha512": "bs+1Pq3vQdS2lTyxNUd9fEhtMsq3eLUpK36k2t56iDMVrk6OrAoFtvrQrTK0Y0OetTcJrUkGU7hBlf+ORzHLqQ==", "type": "package", - "path": "microsoft.aspnetcore.authentication.jwtbearer/8.0.6", + "path": "microsoft.aspnetcore.authentication.jwtbearer/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", + "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll", - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml", - "microsoft.aspnetcore.authentication.jwtbearer.8.0.6.nupkg.sha512", + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll", + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml", + "microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512", "microsoft.aspnetcore.authentication.jwtbearer.nuspec" ] }, @@ -6376,10 +6464,10 @@ "microsoft.aspnetcore.http.features.nuspec" ] }, - "Microsoft.AspNetCore.JsonPatch/8.0.6": { - "sha512": "f23867xv+b5Cps3G2WDqjx3JjluLdR/TxfVI9sqk3d1ceQgOSD1WrqrQA66frdd5eQq+uqTGRReq1OQhQqodWQ==", + "Microsoft.AspNetCore.JsonPatch/9.0.0": { + "sha512": "/4UONYoAIeexPoAmbzBPkVGA6KAY7t0BM+1sr0fKss2V1ERCdcM+Llub4X5Ma+LJ60oPp6KzM0e3j+Pp/JHCNw==", "type": "package", - "path": "microsoft.aspnetcore.jsonpatch/8.0.6", + "path": "microsoft.aspnetcore.jsonpatch/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6387,26 +6475,27 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.AspNetCore.JsonPatch.dll", "lib/net462/Microsoft.AspNetCore.JsonPatch.xml", - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll", - "lib/net8.0/Microsoft.AspNetCore.JsonPatch.xml", + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll", + "lib/net9.0/Microsoft.AspNetCore.JsonPatch.xml", "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll", "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml", - "microsoft.aspnetcore.jsonpatch.8.0.6.nupkg.sha512", + "microsoft.aspnetcore.jsonpatch.9.0.0.nupkg.sha512", "microsoft.aspnetcore.jsonpatch.nuspec" ] }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.6": { - "sha512": "AOoi7cmh2yTVHMNMRYEfAj26NCOur9pd70GSXaDNJvVtD7e/I9UddIkwnj7HAWKtUn2EUOzSKCpt/RZllYiO5w==", + "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { + "sha512": "pTFDEmZi3GheCSPrBxzyE63+d5unln2vYldo/nOm1xet/4rpEk2oJYcwpclPQ13E+LZBF9XixkgwYTUwqznlWg==", "type": "package", - "path": "microsoft.aspnetcore.mvc.newtonsoftjson/8.0.6", + "path": "microsoft.aspnetcore.mvc.newtonsoftjson/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", + "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll", - "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml", - "microsoft.aspnetcore.mvc.newtonsoftjson.8.0.6.nupkg.sha512", + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll", + "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml", + "microsoft.aspnetcore.mvc.newtonsoftjson.9.0.0.nupkg.sha512", "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec" ] }, @@ -6505,37 +6594,81 @@ "microsoft.azure.services.appauthentication.nuspec" ] }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { - "sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { + "sha512": "3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==", "type": "package", - "path": "microsoft.bcl.asyncinterfaces/6.0.0", + "path": "microsoft.bcl.asyncinterfaces/7.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", + "buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets", + "buildTransitive/net462/_._", + "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll", + "lib/net462/Microsoft.Bcl.AsyncInterfaces.xml", "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", + "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512", "microsoft.bcl.asyncinterfaces.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.CodeAnalysis.Analyzers/3.3.3": { - "sha512": "j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==", + "Microsoft.Build.Framework/17.8.3": { + "sha512": "NrQZJW8TlKVPx72yltGb8SVz3P5mNRk9fNiD/ao8jRSk48WqIIdCn99q4IjlVmPcruuQ+yLdjNQLL8Rb4c916g==", + "type": "package", + "path": "microsoft.build.framework/17.8.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "MSBuild-NuGet-Icon.png", + "README.md", + "lib/net472/Microsoft.Build.Framework.dll", + "lib/net472/Microsoft.Build.Framework.pdb", + "lib/net472/Microsoft.Build.Framework.xml", + "lib/net8.0/Microsoft.Build.Framework.dll", + "lib/net8.0/Microsoft.Build.Framework.pdb", + "lib/net8.0/Microsoft.Build.Framework.xml", + "microsoft.build.framework.17.8.3.nupkg.sha512", + "microsoft.build.framework.nuspec", + "notices/THIRDPARTYNOTICES.txt", + "ref/net472/Microsoft.Build.Framework.dll", + "ref/net472/Microsoft.Build.Framework.xml", + "ref/net8.0/Microsoft.Build.Framework.dll", + "ref/net8.0/Microsoft.Build.Framework.xml", + "ref/netstandard2.0/Microsoft.Build.Framework.dll", + "ref/netstandard2.0/Microsoft.Build.Framework.xml" + ] + }, + "Microsoft.Build.Locator/1.7.8": { + "sha512": "sPy10x527Ph16S2u0yGME4S6ohBKJ69WfjeGG/bvELYeZVmJdKjxgnlL8cJJJLGV/cZIRqSfB12UDB8ICakOog==", + "type": "package", + "path": "microsoft.build.locator/1.7.8", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "MSBuild-NuGet-Icon.png", + "build/Microsoft.Build.Locator.props", + "build/Microsoft.Build.Locator.targets", + "lib/net46/Microsoft.Build.Locator.dll", + "lib/net6.0/Microsoft.Build.Locator.dll", + "microsoft.build.locator.1.7.8.nupkg.sha512", + "microsoft.build.locator.nuspec" + ] + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.4": { + "sha512": "AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==", "type": "package", - "path": "microsoft.codeanalysis.analyzers/3.3.3", + "path": "microsoft.codeanalysis.analyzers/3.3.4", "hasTools": true, "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", - "ThirdPartyNotices.rtf", + "ThirdPartyNotices.txt", "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", @@ -6566,158 +6699,508 @@ "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", + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props", + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets", + "buildTransitive/config/analysislevel_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_all.globalconfig", + "buildTransitive/config/analysislevel_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_default.globalconfig", + "buildTransitive/config/analysislevel_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_none.globalconfig", + "buildTransitive/config/analysislevel_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended_warnaserror.globalconfig", "documentation/Analyzer Configuration.md", "documentation/Microsoft.CodeAnalysis.Analyzers.md", "documentation/Microsoft.CodeAnalysis.Analyzers.sarif", @@ -6746,7 +7229,7 @@ "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig", "editorconfig/PortedFromFxCopRulesDefault/.editorconfig", "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig", - "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", + "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512", "microsoft.codeanalysis.analyzers.nuspec", "rulesets/AllRulesDefault.ruleset", "rulesets/AllRulesDisabled.ruleset", @@ -6777,31 +7260,47 @@ "tools/uninstall.ps1" ] }, - "Microsoft.CodeAnalysis.Common/4.5.0": { - "sha512": "lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", + "Microsoft.CodeAnalysis.Common/4.8.0": { + "sha512": "/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==", "type": "package", - "path": "microsoft.codeanalysis.common/4.5.0", + "path": "microsoft.codeanalysis.common/4.8.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/net6.0/Microsoft.CodeAnalysis.dll", + "lib/net6.0/Microsoft.CodeAnalysis.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.dll", + "lib/net7.0/Microsoft.CodeAnalysis.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.xml", @@ -6818,35 +7317,51 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.common.nuspec" ] }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { - "sha512": "cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", + "Microsoft.CodeAnalysis.CSharp/4.8.0": { + "sha512": "+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==", "type": "package", - "path": "microsoft.codeanalysis.csharp/4.5.0", + "path": "microsoft.codeanalysis.csharp/4.8.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/net6.0/Microsoft.CodeAnalysis.CSharp.dll", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml", @@ -6863,35 +7378,51 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.csharp.nuspec" ] }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { - "sha512": "h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==", + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { + "sha512": "3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==", "type": "package", - "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0", + "path": "microsoft.codeanalysis.csharp.workspaces/4.8.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/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", @@ -6908,7 +7439,7 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.csharp.workspaces.nuspec" ] }, @@ -6928,31 +7459,47 @@ "microsoft.codeanalysis.visualbasic.nuspec" ] }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { - "sha512": "l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==", + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { + "sha512": "LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==", "type": "package", - "path": "microsoft.codeanalysis.workspaces.common/4.5.0", + "path": "microsoft.codeanalysis.workspaces.common/4.8.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/net6.0/Microsoft.CodeAnalysis.Workspaces.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml", @@ -6969,10 +7516,82 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.workspaces.common.nuspec" ] }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "sha512": "IEYreI82QZKklp54yPHxZNG9EKSK6nHEkeuf+0Asie9llgS1gp0V1hw7ODG+QyoB7MuAnNQHmeV1Per/ECpv6A==", + "type": "package", + "path": "microsoft.codeanalysis.workspaces.msbuild/4.8.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "ThirdPartyNotices.rtf", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", + "lib/net472/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512", + "microsoft.codeanalysis.workspaces.msbuild.nuspec" + ] + }, "Microsoft.CSharp/4.7.0": { "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", "type": "package", @@ -7128,10 +7747,10 @@ "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll" ] }, - "Microsoft.EntityFrameworkCore/8.0.6": { - "sha512": "Ms5e5QuBAjVIuQsGumeLvkgMiOpnj6wxPvwBIoe1NfTkseWK4NZYztnhgDlpkCPkrUmJEXLv69kl349Ours30Q==", + "Microsoft.EntityFrameworkCore/9.0.0": { + "sha512": "wpG+nfnfDAw87R3ovAsUmjr3MZ4tYXf6bFqEPVAIKE6IfPml3DS//iX0DBnf8kWn5ZHSO5oi1m4d/Jf+1LifJQ==", "type": "package", - "path": "microsoft.entityframeworkcore/8.0.6", + "path": "microsoft.entityframeworkcore/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7140,14 +7759,14 @@ "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props", "lib/net8.0/Microsoft.EntityFrameworkCore.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.xml", - "microsoft.entityframeworkcore.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.6": { - "sha512": "X7wSSBNFRuN8j8M9HDYG7rPpEeyhY+PdJZR9rftmgvsZH0eK5+bZ3b3As8iO4rLEpjsBzDnrgSIY6q2F3HQatw==", + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { + "sha512": "fnmifFL8KaA4ZNLCVgfjCWhZUFxkrDInx5hR4qG7Q8IEaSiy/6VOSRFyx55oH7MV4y7wM3J3EE90nSpcVBI44Q==", "type": "package", - "path": "microsoft.entityframeworkcore.abstractions/8.0.6", + "path": "microsoft.entityframeworkcore.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7155,29 +7774,28 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml", - "microsoft.entityframeworkcore.abstractions.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.abstractions.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Analyzers/8.0.6": { - "sha512": "fDNtuQ4lAaPaCOlsrwUck/GvnF4QLeDpMmE1L5QtxZpMSmWfnL2/vk8sDL9OVTWcfprooI9V5MNpIx3/Tq5ehg==", + "Microsoft.EntityFrameworkCore.Analyzers/9.0.0": { + "sha512": "Qje+DzXJOKiXF72SL0XxNlDtTkvWWvmwknuZtFahY5hIQpRKO59qnGuERIQ3qlzuq5x4bAJ8WMbgU5DLhBgeOQ==", "type": "package", - "path": "microsoft.entityframeworkcore.analyzers/8.0.6", + "path": "microsoft.entityframeworkcore.analyzers/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", "docs/PACKAGE.md", - "lib/netstandard2.0/_._", - "microsoft.entityframeworkcore.analyzers.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.analyzers.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Design/8.0.6": { - "sha512": "4OT+mH+8EB4Kfn1ENpDx2Ssx459j200gvdhDOKq5lkHmHzkRpmEDKS5GfqaLZvBLJKWu1FVGQ7Wnczcjb0hX4g==", + "Microsoft.EntityFrameworkCore.Design/9.0.0": { + "sha512": "Pqo8I+yHJ3VQrAoY0hiSncf+5P7gN/RkNilK5e+/K/yKh+yAWxdUAI6t0TG26a9VPlCa9FhyklzyFvRyj3YG9A==", "type": "package", - "path": "microsoft.entityframeworkcore.design/8.0.6", + "path": "microsoft.entityframeworkcore.design/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7186,14 +7804,14 @@ "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.6.nupkg.sha512", + "microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.design.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Relational/8.0.6": { - "sha512": "chhfmLusCGLGvNYtvMji6KGQlduPDnJsStG/LjS8qJhFWJDDzTZpSr2LHowewcxMrMo/Axc6Jwe+WwSi/vlkTg==", + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { + "sha512": "j+msw6fWgAE9M3Q/5B9Uhv7pdAdAQUvFPJAiBJmoy+OXvehVbfbCE8ftMAa51Uo2ZeiqVnHShhnv4Y4UJJmUzA==", "type": "package", - "path": "microsoft.entityframeworkcore.relational/8.0.6", + "path": "microsoft.entityframeworkcore.relational/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7201,14 +7819,14 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml", - "microsoft.entityframeworkcore.relational.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.relational.nuspec" ] }, - "Microsoft.EntityFrameworkCore.SqlServer/8.0.6": { - "sha512": "EUdsIcRew4vxE6pfi3aPUGvAGnfdCswPhWIU07SW5RymZldDCDo2dW/MyQw8nYDMQfsZYgE6+jyCg5VTV8lSMg==", + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { + "sha512": "3Y7/3kgz6C5kRFeELLZ5VeIeBlxB31x/ywscbN4r1JqTXIy8WWGo0CqzuOxBy4UzaTzpifElAZvv4fyD3ZQK5w==", "type": "package", - "path": "microsoft.entityframeworkcore.sqlserver/8.0.6", + "path": "microsoft.entityframeworkcore.sqlserver/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7216,7 +7834,7 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.xml", - "microsoft.entityframeworkcore.sqlserver.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.sqlserver.nuspec" ] }, @@ -7451,10 +8069,10 @@ "tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll" ] }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { - "sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { + "sha512": "FPWZAa9c0H4dvOj351iR1jkUIs4u9ykL4Bm592yhjDyO5lCoWd+TMAHx2EMbarzUvCvgjWjJIoC6//Q9kH6YhA==", "type": "package", - "path": "microsoft.extensions.caching.abstractions/8.0.0", + "path": "microsoft.extensions.caching.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7464,27 +8082,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets", "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll", "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/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/net9.0/Microsoft.Extensions.Caching.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.caching.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Caching.Memory/8.0.0": { - "sha512": "7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==", + "Microsoft.Extensions.Caching.Memory/9.0.0": { + "sha512": "zbnPX/JQ0pETRSUG9fNPBvpIq42Aufvs15gGYyNIMhCun9yhmWihz0WgsI7bSDPjxWTKBf8oX/zv6v2uZ3W9OQ==", "type": "package", - "path": "microsoft.extensions.caching.memory/8.0.0", + "path": "microsoft.extensions.caching.memory/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7494,27 +8110,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets", "lib/net462/Microsoft.Extensions.Caching.Memory.dll", "lib/net462/Microsoft.Extensions.Caching.Memory.xml", - "lib/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/net9.0/Microsoft.Extensions.Caching.Memory.dll", + "lib/net9.0/Microsoft.Extensions.Caching.Memory.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512", + "microsoft.extensions.caching.memory.9.0.0.nupkg.sha512", "microsoft.extensions.caching.memory.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration/8.0.0": { - "sha512": "0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==", + "Microsoft.Extensions.Configuration/9.0.0": { + "sha512": "YIMO9T3JL8MeEXgVozKt2v79hquo/EFtnY0vgxmLnUvk1Rei/halI7kOWZL2RBeV9FMGzgM9LZA8CVaNwFMaNA==", "type": "package", - "path": "microsoft.extensions.configuration/8.0.0", + "path": "microsoft.extensions.configuration/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7524,27 +8138,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets", "lib/net462/Microsoft.Extensions.Configuration.dll", "lib/net462/Microsoft.Extensions.Configuration.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { + "sha512": "lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==", "type": "package", - "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "path": "microsoft.extensions.configuration.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7554,19 +8166,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -7585,10 +8195,10 @@ "microsoft.extensions.configuration.azurekeyvault.nuspec" ] }, - "Microsoft.Extensions.Configuration.Binder/8.0.0": { - "sha512": "mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==", + "Microsoft.Extensions.Configuration.Binder/9.0.0": { + "sha512": "RiScL99DcyngY9zJA2ROrri7Br8tn5N4hP4YNvGdTN/bvg1A3dwvDOxHnNZ3Im7x2SJ5i4LkX1uPiR/MfSFBLQ==", "type": "package", - "path": "microsoft.extensions.configuration.binder/8.0.0", + "path": "microsoft.extensions.configuration.binder/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7613,23 +8223,21 @@ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets", "lib/net462/Microsoft.Extensions.Configuration.Binder.dll", "lib/net462/Microsoft.Extensions.Configuration.Binder.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Binder.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.binder.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.CommandLine/8.0.0": { - "sha512": "NZuZMz3Q8Z780nKX3ifV1fE7lS+6pynDHK71OfU4OZ1ItgvDOhyOC7E6z+JMZrAj63zRpwbdldYFk499t3+1dQ==", + "Microsoft.Extensions.Configuration.CommandLine/9.0.0": { + "sha512": "qD+hdkBtR9Ps7AxfhTJCnoVakkadHgHlD1WRN0QHGHod+SDuca1ao1kF4G2rmpAz2AEKrE2N2vE8CCCZ+ILnNw==", "type": "package", - "path": "microsoft.extensions.configuration.commandline/8.0.0", + "path": "microsoft.extensions.configuration.commandline/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7639,27 +8247,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.CommandLine.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.CommandLine.targets", "lib/net462/Microsoft.Extensions.Configuration.CommandLine.dll", "lib/net462/Microsoft.Extensions.Configuration.CommandLine.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.CommandLine.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.CommandLine.xml", "lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll", "lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.CommandLine.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.CommandLine.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml", - "microsoft.extensions.configuration.commandline.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.commandline.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.commandline.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": { - "sha512": "plvZ0ZIpq+97gdPNNvhwvrEZ92kNml9hd1pe3idMA7svR0PztdzVLkoWLcRFgySYXUJc3kSM3Xw3mNFMo/bxRA==", + "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0": { + "sha512": "v5R638eNMxksfXb7MFnkPwLPp+Ym4W/SIGNuoe8qFVVyvygQD5DdLusybmYSJEr9zc1UzWzim/ATKeIOVvOFDg==", "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/8.0.0", + "path": "microsoft.extensions.configuration.environmentvariables/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7669,27 +8275,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.EnvironmentVariables.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.targets", "lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.environmentvariables.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.environmentvariables.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { - "sha512": "McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==", + "Microsoft.Extensions.Configuration.FileExtensions/9.0.0": { + "sha512": "4EK93Jcd2lQG4GY6PAw8jGss0ZzFP0vPc1J85mES5fKNuDTqgFXHba9onBw2s18fs3I4vdo2AWyfD1mPAxWSQQ==", "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/8.0.0", + "path": "microsoft.extensions.configuration.fileextensions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7699,27 +8303,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.FileExtensions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.FileExtensions.targets", "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.xml", "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.fileextensions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.fileextensions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Json/8.0.0": { - "sha512": "C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==", + "Microsoft.Extensions.Configuration.Json/9.0.0": { + "sha512": "WiTK0LrnsqmedrbzwL7f4ZUo+/wByqy2eKab39I380i2rd8ImfCRMrtkqJVGDmfqlkP/YzhckVOwPc5MPrSNpg==", "type": "package", - "path": "microsoft.extensions.configuration.json/8.0.0", + "path": "microsoft.extensions.configuration.json/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7729,29 +8331,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Json.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Json.targets", "lib/net462/Microsoft.Extensions.Configuration.Json.dll", "lib/net462/Microsoft.Extensions.Configuration.Json.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Json.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.Json.xml", "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll", "lib/net8.0/Microsoft.Extensions.Configuration.Json.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.Json.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.json.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.json.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.UserSecrets/8.0.0": { - "sha512": "ihDHu2dJYQird9pl2CbdwuNDfvCZdOS0S7SPlNfhPt0B81UTT+yyZKz2pimFZGUp3AfuBRnqUCxB2SjsZKHVUw==", + "Microsoft.Extensions.Configuration.UserSecrets/9.0.0": { + "sha512": "FShWw8OysquwV7wQHYkkz0VWsJSo6ETUu4h7tJRMtnG0uR+tzKOldhcO8xB1pGSOI3Ng6v3N1Q94YO8Rzq1P6A==", "type": "package", - "path": "microsoft.extensions.configuration.usersecrets/8.0.0", + "path": "microsoft.extensions.configuration.usersecrets/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7762,30 +8362,28 @@ "buildTransitive/net461/Microsoft.Extensions.Configuration.UserSecrets.targets", "buildTransitive/net462/Microsoft.Extensions.Configuration.UserSecrets.props", "buildTransitive/net462/Microsoft.Extensions.Configuration.UserSecrets.targets", - "buildTransitive/net6.0/Microsoft.Extensions.Configuration.UserSecrets.props", - "buildTransitive/net6.0/Microsoft.Extensions.Configuration.UserSecrets.targets", + "buildTransitive/net8.0/Microsoft.Extensions.Configuration.UserSecrets.props", + "buildTransitive/net8.0/Microsoft.Extensions.Configuration.UserSecrets.targets", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props", "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", "lib/net462/Microsoft.Extensions.Configuration.UserSecrets.dll", "lib/net462/Microsoft.Extensions.Configuration.UserSecrets.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.UserSecrets.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.UserSecrets.xml", "lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll", "lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.UserSecrets.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.UserSecrets.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml", - "microsoft.extensions.configuration.usersecrets.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.usersecrets.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.usersecrets.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { - "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "Microsoft.Extensions.DependencyInjection/9.0.0": { + "sha512": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==", "type": "package", - "path": "microsoft.extensions.dependencyinjection/8.0.0", + "path": "microsoft.extensions.dependencyinjection/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7795,29 +8393,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": { - "sha512": "fGLiCRLMYd00JYpClraLjJTNKLmMJPnqxMaiRzEBIIvevlzxz33mXy39Lkd48hu1G+N21S7QpaO5ZzKsI6FRuA==", + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { + "sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==", "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.1", + "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7827,29 +8423,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.1.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyModel/8.0.0": { - "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==", + "Microsoft.Extensions.DependencyModel/9.0.0": { + "sha512": "saxr2XzwgDU77LaQfYFXmddEDRUKHF4DaGMZkNB3qjdVSZlax3//dGJagJkKrGMIPNZs2jVFXITyCCR6UHJNdA==", "type": "package", - "path": "microsoft.extensions.dependencymodel/8.0.0", + "path": "microsoft.extensions.dependencymodel/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7859,19 +8453,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/net9.0/Microsoft.Extensions.DependencyModel.dll", + "lib/net9.0/Microsoft.Extensions.DependencyModel.xml", "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", - "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512", "microsoft.extensions.dependencymodel.nuspec", "useSharedDesignerContext.txt" ] @@ -7894,10 +8486,10 @@ "microsoft.extensions.diagnosticadapter.nuspec" ] }, - "Microsoft.Extensions.Diagnostics/8.0.0": { - "sha512": "3PZp/YSkIXrF7QK7PfC1bkyRYwqOHpWFad8Qx+4wkuumAeXo1NHaxpS9LboNA9OvNSAu+QOVlXbMyoY+pHSqcw==", + "Microsoft.Extensions.Diagnostics/9.0.0": { + "sha512": "0CF9ZrNw5RAlRfbZuVIvzzhP8QeWqHiUmMBU/2H7Nmit8/vwP3/SbHeEctth7D4Gz2fBnEbokPc1NU8/j/1ZLw==", "type": "package", - "path": "microsoft.extensions.diagnostics/8.0.0", + "path": "microsoft.extensions.diagnostics/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7906,27 +8498,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Diagnostics.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Diagnostics.targets", "lib/net462/Microsoft.Extensions.Diagnostics.dll", "lib/net462/Microsoft.Extensions.Diagnostics.xml", - "lib/net6.0/Microsoft.Extensions.Diagnostics.dll", - "lib/net6.0/Microsoft.Extensions.Diagnostics.xml", - "lib/net7.0/Microsoft.Extensions.Diagnostics.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.diagnostics.9.0.0.nupkg.sha512", "microsoft.extensions.diagnostics.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": { - "sha512": "JHYCQG7HmugNYUhOl368g+NMxYE/N/AiclCYRNlgCY9eVyiBkOHMwK4x60RYMxv9EL3+rmj1mqHvdCiPpC+D4Q==", + "Microsoft.Extensions.Diagnostics.Abstractions/9.0.0": { + "sha512": "1K8P7XzuzX8W8pmXcZjcrqS6x5eSSdvhQohmcpgiQNY/HlDAlnrhR9dvlURfFz428A+RTCJpUyB+aKTA6AgVcQ==", "type": "package", - "path": "microsoft.extensions.diagnostics.abstractions/8.0.0", + "path": "microsoft.extensions.diagnostics.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7935,19 +8525,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Diagnostics.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/net6.0/Microsoft.Extensions.Diagnostics.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Diagnostics.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Diagnostics.Abstractions.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.diagnostics.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.diagnostics.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -7990,10 +8578,10 @@ "microsoft.extensions.diagnostics.healthchecks.abstractions.nuspec" ] }, - "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { - "sha512": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==", + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { + "sha512": "uK439QzYR0q2emLVtYzwyK3x+T5bTY4yWsd/k/ZUS9LR6Sflp8MIdhGXW8kQCd86dQD4tLqvcbLkku8qHY263Q==", "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/8.0.0", + "path": "microsoft.extensions.fileproviders.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8003,25 +8591,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets", "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.xml", + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.FileProviders.Physical/8.0.0": { - "sha512": "UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==", + "Microsoft.Extensions.FileProviders.Physical/9.0.0": { + "sha512": "3+ZUSpOSmie+o8NnLIRqCxSh65XL/ExU7JYnFOg58awDRlY3lVpZ9A369jkoZL1rpsq7LDhEfkn2ghhGaY1y5Q==", "type": "package", - "path": "microsoft.extensions.fileproviders.physical/8.0.0", + "path": "microsoft.extensions.fileproviders.physical/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8031,27 +8619,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileProviders.Physical.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets", "lib/net462/Microsoft.Extensions.FileProviders.Physical.dll", "lib/net462/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.xml", "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.xml", + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll", + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512", + "microsoft.extensions.fileproviders.physical.9.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.physical.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { - "sha512": "OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==", + "Microsoft.Extensions.FileSystemGlobbing/9.0.0": { + "sha512": "jGFKZiXs2HNseK3NK/rfwHNNovER71jSj4BD1a/649ml9+h6oEtYd0GSALZDNW8jZ2Rh+oAeadOa6sagYW1F2A==", "type": "package", - "path": "microsoft.extensions.filesystemglobbing/8.0.0", + "path": "microsoft.extensions.filesystemglobbing/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8061,19 +8647,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileSystemGlobbing.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets", "lib/net462/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/net462/Microsoft.Extensions.FileSystemGlobbing.xml", - "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.xml", "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.xml", + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll", + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.xml", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512", + "microsoft.extensions.filesystemglobbing.9.0.0.nupkg.sha512", "microsoft.extensions.filesystemglobbing.nuspec", "useSharedDesignerContext.txt" ] @@ -8090,10 +8674,10 @@ "microsoft.extensions.healthchecks.nuspec" ] }, - "Microsoft.Extensions.Hosting/8.0.0": { - "sha512": "ItYHpdqVp5/oFLT5QqbopnkKlyFG9EW/9nhM6/yfObeKt6Su0wkBio6AizgRHGNwhJuAtlE5VIjow5JOTrip6w==", + "Microsoft.Extensions.Hosting/9.0.0": { + "sha512": "wNmQWRCa83HYbpxQ3wH7xBn8oyGjONSj1k8svzrFUFyJMfg/Ja/g0NfI0p85wxlUxBh97A6ypmL8X5vVUA5y2Q==", "type": "package", - "path": "microsoft.extensions.hosting/8.0.0", + "path": "microsoft.extensions.hosting/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8103,29 +8687,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Hosting.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Hosting.targets", "lib/net462/Microsoft.Extensions.Hosting.dll", "lib/net462/Microsoft.Extensions.Hosting.xml", - "lib/net6.0/Microsoft.Extensions.Hosting.dll", - "lib/net6.0/Microsoft.Extensions.Hosting.xml", - "lib/net7.0/Microsoft.Extensions.Hosting.dll", - "lib/net7.0/Microsoft.Extensions.Hosting.xml", "lib/net8.0/Microsoft.Extensions.Hosting.dll", "lib/net8.0/Microsoft.Extensions.Hosting.xml", + "lib/net9.0/Microsoft.Extensions.Hosting.dll", + "lib/net9.0/Microsoft.Extensions.Hosting.xml", "lib/netstandard2.0/Microsoft.Extensions.Hosting.dll", "lib/netstandard2.0/Microsoft.Extensions.Hosting.xml", "lib/netstandard2.1/Microsoft.Extensions.Hosting.dll", "lib/netstandard2.1/Microsoft.Extensions.Hosting.xml", - "microsoft.extensions.hosting.8.0.0.nupkg.sha512", + "microsoft.extensions.hosting.9.0.0.nupkg.sha512", "microsoft.extensions.hosting.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Hosting.Abstractions/8.0.0": { - "sha512": "AG7HWwVRdCHlaA++1oKDxLsXIBxmDpMPb3VoyOoAghEWnkUvEAdYQUwnV4jJbAaa/nMYNiEh5ByoLauZBEiovg==", + "Microsoft.Extensions.Hosting.Abstractions/9.0.0": { + "sha512": "yUKJgu81ExjvqbNWqZKshBbLntZMbMVz/P7Way2SBx7bMqA08Mfdc9O7hWDKAiSp+zPUGT6LKcSCQIPeDK+CCw==", "type": "package", - "path": "microsoft.extensions.hosting.abstractions/8.0.0", + "path": "microsoft.extensions.hosting.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8135,21 +8717,19 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Hosting.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Hosting.Abstractions.targets", "lib/net462/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/net462/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Hosting.Abstractions.xml", "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.xml", + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.xml", - "microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.hosting.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.hosting.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -8170,10 +8750,10 @@ "packageIcon.png" ] }, - "Microsoft.Extensions.Logging/8.0.0": { - "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "Microsoft.Extensions.Logging/9.0.0": { + "sha512": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==", "type": "package", - "path": "microsoft.extensions.logging/8.0.0", + "path": "microsoft.extensions.logging/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8183,29 +8763,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.9.0.0.nupkg.sha512", "microsoft.extensions.logging.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Abstractions/8.0.1": { - "sha512": "RIFgaqoaINxkM2KTOw72dmilDmTrYA0ns2KW4lDz4gZ2+o6IQ894CzmdL3StM2oh7QQq44nCWiqKqc4qUI9Jmg==", + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { + "sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==", "type": "package", - "path": "microsoft.extensions.logging.abstractions/8.0.1", + "path": "microsoft.extensions.logging.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8257,20 +8835,18 @@ "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/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/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/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.8.0.1.nupkg.sha512", + "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -8290,10 +8866,10 @@ "microsoft.extensions.logging.applicationinsights.nuspec" ] }, - "Microsoft.Extensions.Logging.AzureAppServices/8.0.6": { - "sha512": "uyxdYFbrP15SV+KPV/hNe3fPQZEXqpHF6cur2cDswqJlhboQYTWsTmGKoZiIRAUOpHfBOFUT023kHmvz8kTsTw==", + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { + "sha512": "OMyMioZ23NlBXQb6TecMTr3LTCd2cqglKqMRdcWF8OJ+QQS53iPEo6bWj3CgGqgdXRySv3cxFVnJGSdcEWKR3Q==", "type": "package", - "path": "microsoft.extensions.logging.azureappservices/8.0.6", + "path": "microsoft.extensions.logging.azureappservices/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8301,18 +8877,18 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.Extensions.Logging.AzureAppServices.dll", "lib/net462/Microsoft.Extensions.Logging.AzureAppServices.xml", - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.dll", - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.xml", + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll", + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.xml", - "microsoft.extensions.logging.azureappservices.8.0.6.nupkg.sha512", + "microsoft.extensions.logging.azureappservices.9.0.0.nupkg.sha512", "microsoft.extensions.logging.azureappservices.nuspec" ] }, - "Microsoft.Extensions.Logging.Configuration/8.0.0": { - "sha512": "ixXXV0G/12g6MXK65TLngYN9V5hQQRuV+fZi882WIoVJT7h5JvoYoxTEwCgdqwLjSneqh1O+66gM8sMr9z/rsQ==", + "Microsoft.Extensions.Logging.Configuration/9.0.0": { + "sha512": "H05HiqaNmg6GjH34ocYE9Wm1twm3Oz2aXZko8GTwGBzM7op2brpAA8pJ5yyD1OpS1mXUtModBYOlcZ/wXeWsSg==", "type": "package", - "path": "microsoft.extensions.logging.configuration/8.0.0", + "path": "microsoft.extensions.logging.configuration/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8321,27 +8897,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.Configuration.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Configuration.targets", "lib/net462/Microsoft.Extensions.Logging.Configuration.dll", "lib/net462/Microsoft.Extensions.Logging.Configuration.xml", - "lib/net6.0/Microsoft.Extensions.Logging.Configuration.dll", - "lib/net6.0/Microsoft.Extensions.Logging.Configuration.xml", - "lib/net7.0/Microsoft.Extensions.Logging.Configuration.dll", - "lib/net7.0/Microsoft.Extensions.Logging.Configuration.xml", "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll", "lib/net8.0/Microsoft.Extensions.Logging.Configuration.xml", + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll", + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.xml", - "microsoft.extensions.logging.configuration.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.configuration.9.0.0.nupkg.sha512", "microsoft.extensions.logging.configuration.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Console/8.0.0": { - "sha512": "e+48o7DztoYog+PY430lPxrM4mm3PbA6qucvQtUDDwVo4MO+ejMw7YGc/o2rnxbxj4isPxdfKFzTxvXMwAz83A==", + "Microsoft.Extensions.Logging.Console/9.0.0": { + "sha512": "yDZ4zsjl7N0K+R/1QTNpXBd79Kaf4qNLHtjk4NaG82UtNg2Z6etJywwv6OarOv3Rp7ocU7uIaRY4CrzHRO/d3w==", "type": "package", - "path": "microsoft.extensions.logging.console/8.0.0", + "path": "microsoft.extensions.logging.console/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8351,27 +8925,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.Console.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Console.targets", "lib/net462/Microsoft.Extensions.Logging.Console.dll", "lib/net462/Microsoft.Extensions.Logging.Console.xml", - "lib/net6.0/Microsoft.Extensions.Logging.Console.dll", - "lib/net6.0/Microsoft.Extensions.Logging.Console.xml", - "lib/net7.0/Microsoft.Extensions.Logging.Console.dll", - "lib/net7.0/Microsoft.Extensions.Logging.Console.xml", "lib/net8.0/Microsoft.Extensions.Logging.Console.dll", "lib/net8.0/Microsoft.Extensions.Logging.Console.xml", + "lib/net9.0/Microsoft.Extensions.Logging.Console.dll", + "lib/net9.0/Microsoft.Extensions.Logging.Console.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.xml", - "microsoft.extensions.logging.console.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.console.9.0.0.nupkg.sha512", "microsoft.extensions.logging.console.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Debug/8.0.0": { - "sha512": "dt0x21qBdudHLW/bjMJpkixv858RRr8eSomgVbU8qljOyfrfDGi1JQvpF9w8S7ziRPtRKisuWaOwFxJM82GxeA==", + "Microsoft.Extensions.Logging.Debug/9.0.0": { + "sha512": "4wGlHsrLhYjLw4sFkfRixu2w4DK7dv60OjbvgbLGhUJk0eUPxYHhnszZ/P18nnAkfrPryvtOJ3ZTVev0kpqM6A==", "type": "package", - "path": "microsoft.extensions.logging.debug/8.0.0", + "path": "microsoft.extensions.logging.debug/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8381,27 +8953,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.Debug.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Debug.targets", "lib/net462/Microsoft.Extensions.Logging.Debug.dll", "lib/net462/Microsoft.Extensions.Logging.Debug.xml", - "lib/net6.0/Microsoft.Extensions.Logging.Debug.dll", - "lib/net6.0/Microsoft.Extensions.Logging.Debug.xml", - "lib/net7.0/Microsoft.Extensions.Logging.Debug.dll", - "lib/net7.0/Microsoft.Extensions.Logging.Debug.xml", "lib/net8.0/Microsoft.Extensions.Logging.Debug.dll", "lib/net8.0/Microsoft.Extensions.Logging.Debug.xml", + "lib/net9.0/Microsoft.Extensions.Logging.Debug.dll", + "lib/net9.0/Microsoft.Extensions.Logging.Debug.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.xml", - "microsoft.extensions.logging.debug.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.debug.9.0.0.nupkg.sha512", "microsoft.extensions.logging.debug.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.EventLog/8.0.0": { - "sha512": "3X9D3sl7EmOu7vQp5MJrmIJBl5XSdOhZPYXUeFfYa6Nnm9+tok8x3t3IVPLhm7UJtPOU61ohFchw8rNm9tIYOQ==", + "Microsoft.Extensions.Logging.EventLog/9.0.0": { + "sha512": "/B8I5bScondnLMNULA3PBu/7Gvmv/P7L83j7gVrmLh6R+HCgHqUNIwVvzCok4ZjIXN2KxrsONHjFYwoBK5EJgQ==", "type": "package", - "path": "microsoft.extensions.logging.eventlog/8.0.0", + "path": "microsoft.extensions.logging.eventlog/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8410,27 +8980,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.EventLog.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.EventLog.targets", "lib/net462/Microsoft.Extensions.Logging.EventLog.dll", "lib/net462/Microsoft.Extensions.Logging.EventLog.xml", - "lib/net6.0/Microsoft.Extensions.Logging.EventLog.dll", - "lib/net6.0/Microsoft.Extensions.Logging.EventLog.xml", - "lib/net7.0/Microsoft.Extensions.Logging.EventLog.dll", - "lib/net7.0/Microsoft.Extensions.Logging.EventLog.xml", "lib/net8.0/Microsoft.Extensions.Logging.EventLog.dll", "lib/net8.0/Microsoft.Extensions.Logging.EventLog.xml", + "lib/net9.0/Microsoft.Extensions.Logging.EventLog.dll", + "lib/net9.0/Microsoft.Extensions.Logging.EventLog.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.EventLog.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.EventLog.xml", - "microsoft.extensions.logging.eventlog.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.eventlog.9.0.0.nupkg.sha512", "microsoft.extensions.logging.eventlog.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.EventSource/8.0.0": { - "sha512": "oKcPMrw+luz2DUAKhwFXrmFikZWnyc8l2RKoQwqU3KIZZjcfoJE0zRHAnqATfhRZhtcbjl/QkiY2Xjxp0xu+6w==", + "Microsoft.Extensions.Logging.EventSource/9.0.0": { + "sha512": "zvSjdOAb3HW3aJPM5jf+PR9UoIkoci9id80RXmBgrDEozWI0GDw8tdmpyZgZSwFDvGCwHFodFLNQaeH8879rlA==", "type": "package", - "path": "microsoft.extensions.logging.eventsource/8.0.0", + "path": "microsoft.extensions.logging.eventsource/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8439,19 +9007,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.EventSource.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.EventSource.targets", "lib/net462/Microsoft.Extensions.Logging.EventSource.dll", "lib/net462/Microsoft.Extensions.Logging.EventSource.xml", - "lib/net6.0/Microsoft.Extensions.Logging.EventSource.dll", - "lib/net6.0/Microsoft.Extensions.Logging.EventSource.xml", - "lib/net7.0/Microsoft.Extensions.Logging.EventSource.dll", - "lib/net7.0/Microsoft.Extensions.Logging.EventSource.xml", "lib/net8.0/Microsoft.Extensions.Logging.EventSource.dll", "lib/net8.0/Microsoft.Extensions.Logging.EventSource.xml", + "lib/net9.0/Microsoft.Extensions.Logging.EventSource.dll", + "lib/net9.0/Microsoft.Extensions.Logging.EventSource.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.xml", - "microsoft.extensions.logging.eventsource.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.eventsource.9.0.0.nupkg.sha512", "microsoft.extensions.logging.eventsource.nuspec", "useSharedDesignerContext.txt" ] @@ -8475,10 +9041,10 @@ "microsoft.extensions.objectpool.nuspec" ] }, - "Microsoft.Extensions.Options/8.0.0": { - "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "Microsoft.Extensions.Options/9.0.0": { + "sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==", "type": "package", - "path": "microsoft.extensions.options/8.0.0", + "path": "microsoft.extensions.options/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8502,30 +9068,28 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.9.0.0.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { - "sha512": "0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==", + "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": { + "sha512": "Ob3FXsXkcSMQmGZi7qP07EQ39kZpSBlTcAZLbJLdI4FIf0Jug8biv2HTavWmnTirchctPlq9bl/26CXtQRguzA==", "type": "package", - "path": "microsoft.extensions.options.configurationextensions/8.0.0", + "path": "microsoft.extensions.options.configurationextensions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8535,27 +9099,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Options.ConfigurationExtensions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.configurationextensions.9.0.0.nupkg.sha512", "microsoft.extensions.options.configurationextensions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Primitives/8.0.0": { - "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "Microsoft.Extensions.Primitives/9.0.0": { + "sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==", "type": "package", - "path": "microsoft.extensions.primitives/8.0.0", + "path": "microsoft.extensions.primitives/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8565,19 +9127,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.primitives.9.0.0.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] @@ -8631,15 +9191,13 @@ "microsoft.identity.client.extensions.msal.nuspec" ] }, - "Microsoft.IdentityModel.Abstractions/7.1.2": { - "sha512": "33eTIA2uO/L9utJjZWbKsMSVsQf7F8vtd6q5mQX7ZJzNvCpci5fleD6AeANGlbbb7WX7XKxq9+Dkb5e3GNDrmQ==", + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "sha512": "OtlIWcyX01olfdevPKZdIPfBEvbcioDyBiE/Z2lHsopsMD7twcKtlN9kMevHmI5IIPhFpfwCIiR6qHQz1WHUIw==", "type": "package", - "path": "microsoft.identitymodel.abstractions/7.1.2", + "path": "microsoft.identitymodel.abstractions/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Abstractions.dll", - "lib/net461/Microsoft.IdentityModel.Abstractions.xml", "lib/net462/Microsoft.IdentityModel.Abstractions.dll", "lib/net462/Microsoft.IdentityModel.Abstractions.xml", "lib/net472/Microsoft.IdentityModel.Abstractions.dll", @@ -8648,9 +9206,11 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512", "microsoft.identitymodel.abstractions.nuspec" ] }, @@ -8681,15 +9241,13 @@ "microsoft.identitymodel.clients.activedirectory.nuspec" ] }, - "Microsoft.IdentityModel.JsonWebTokens/7.1.2": { - "sha512": "cloLGeZolXbCJhJBc5OC05uhrdhdPL6MWHuVUnkkUvPDeK7HkwThBaLZ1XjBQVk9YhxXE2OvHXnKi0PLleXxDg==", + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "sha512": "s6++gF9x0rQApQzOBbSyp4jUaAlwm+DroKfL8gdOHxs83k8SJfUXhuc46rDB3rNXBQ1MVRxqKUrqFhO/M0E97g==", "type": "package", - "path": "microsoft.identitymodel.jsonwebtokens/7.1.2", + "path": "microsoft.identitymodel.jsonwebtokens/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll", @@ -8698,21 +9256,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512", "microsoft.identitymodel.jsonwebtokens.nuspec" ] }, - "Microsoft.IdentityModel.Logging/7.1.2": { - "sha512": "YCxBt2EeJP8fcXk9desChkWI+0vFqFLvBwrz5hBMsoh0KJE6BC66DnzkdzkJNqMltLromc52dkdT206jJ38cTw==", + "Microsoft.IdentityModel.Logging/8.0.1": { + "sha512": "UCPF2exZqBXe7v/6sGNiM6zCQOUXXQ9+v5VTb9gPB8ZSUPnX53BxlN78v2jsbIvK9Dq4GovQxo23x8JgWvm/Qg==", "type": "package", - "path": "microsoft.identitymodel.logging/7.1.2", + "path": "microsoft.identitymodel.logging/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Logging.dll", - "lib/net461/Microsoft.IdentityModel.Logging.xml", "lib/net462/Microsoft.IdentityModel.Logging.dll", "lib/net462/Microsoft.IdentityModel.Logging.xml", "lib/net472/Microsoft.IdentityModel.Logging.dll", @@ -8721,21 +9279,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.logging.8.0.1.nupkg.sha512", "microsoft.identitymodel.logging.nuspec" ] }, - "Microsoft.IdentityModel.Protocols/7.1.2": { - "sha512": "SydLwMRFx6EHPWJ+N6+MVaoArN1Htt92b935O3RUWPY1yUF63zEjvd3lBu79eWdZUwedP8TN2I5V9T3nackvIQ==", + "Microsoft.IdentityModel.Protocols/8.0.1": { + "sha512": "uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==", "type": "package", - "path": "microsoft.identitymodel.protocols/7.1.2", + "path": "microsoft.identitymodel.protocols/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Protocols.dll", - "lib/net461/Microsoft.IdentityModel.Protocols.xml", "lib/net462/Microsoft.IdentityModel.Protocols.dll", "lib/net462/Microsoft.IdentityModel.Protocols.xml", "lib/net472/Microsoft.IdentityModel.Protocols.dll", @@ -8744,21 +9302,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512", "microsoft.identitymodel.protocols.nuspec" ] }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": { - "sha512": "6lHQoLXhnMQ42mGrfDkzbIOR3rzKM1W1tgTeMPLgLCqwwGw0d96xFi/UiX/fYsu7d6cD5MJiL3+4HuI8VU+sVQ==", + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "sha512": "AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==", "type": "package", - "path": "microsoft.identitymodel.protocols.openidconnect/7.1.2", + "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", - "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", @@ -8767,21 +9325,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512", "microsoft.identitymodel.protocols.openidconnect.nuspec" ] }, - "Microsoft.IdentityModel.Tokens/7.1.2": { - "sha512": "oICJMqr3aNEDZOwnH5SK49bR6Z4aX0zEAnOLuhloumOSuqnNq+GWBdQyrgILnlcT5xj09xKCP/7Y7gJYB+ls/g==", + "Microsoft.IdentityModel.Tokens/8.0.1": { + "sha512": "kDimB6Dkd3nkW2oZPDkMkVHfQt3IDqO5gL0oa8WVy3OP4uE8Ij+8TXnqg9TOd9ufjsY3IDiGz7pCUbnfL18tjg==", "type": "package", - "path": "microsoft.identitymodel.tokens/7.1.2", + "path": "microsoft.identitymodel.tokens/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Tokens.dll", - "lib/net461/Microsoft.IdentityModel.Tokens.xml", "lib/net462/Microsoft.IdentityModel.Tokens.dll", "lib/net462/Microsoft.IdentityModel.Tokens.xml", "lib/net472/Microsoft.IdentityModel.Tokens.dll", @@ -8790,9 +9348,11 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.tokens.8.0.1.nupkg.sha512", "microsoft.identitymodel.tokens.nuspec" ] }, @@ -8939,10 +9499,10 @@ "runtime.json" ] }, - "Microsoft.OpenApi/1.6.14": { - "sha512": "tTaBT8qjk3xINfESyOPE2rIellPvB7qpVqiWiyA/lACVvz+xOGiXhFUfohcx82NLbi5avzLW0lx+s6oAqQijfw==", + "Microsoft.OpenApi/1.6.22": { + "sha512": "aBvunmrdu/x+4CaA/UP1Jx4xWGwk4kymhoIRnn2Vp+zi5/KOPQJ9EkSXHRUr01WcGKtYl3Au7XfkPJbU1G2sjQ==", "type": "package", - "path": "microsoft.openapi/1.6.14", + "path": "microsoft.openapi/1.6.22", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8950,7 +9510,7 @@ "lib/netstandard2.0/Microsoft.OpenApi.dll", "lib/netstandard2.0/Microsoft.OpenApi.pdb", "lib/netstandard2.0/Microsoft.OpenApi.xml", - "microsoft.openapi.1.6.14.nupkg.sha512", + "microsoft.openapi.1.6.22.nupkg.sha512", "microsoft.openapi.nuspec" ] }, @@ -9087,17 +9647,21 @@ "version.txt" ] }, - "Mono.TextTemplating/2.2.1": { - "sha512": "KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", + "Mono.TextTemplating/3.0.0": { + "sha512": "YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", "type": "package", - "path": "mono.texttemplating/2.2.1", + "path": "mono.texttemplating/3.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", + "LICENSE.txt/LICENSE", + "buildTransitive/Mono.TextTemplating.targets", "lib/net472/Mono.TextTemplating.dll", + "lib/net6.0/Mono.TextTemplating.dll", "lib/netstandard2.0/Mono.TextTemplating.dll", - "mono.texttemplating.2.2.1.nupkg.sha512", - "mono.texttemplating.nuspec" + "mono.texttemplating.3.0.0.nupkg.sha512", + "mono.texttemplating.nuspec", + "readme.md" ] }, "NETStandard.Library/1.6.1": { @@ -9161,10 +9725,10 @@ "newtonsoft.json.bson.nuspec" ] }, - "Polly/8.4.0": { - "sha512": "z2EeUutuy49jBQyZ5s2FUuTCGx3GCzJ0cJ2HbjWwks94TsC6bKTtAHKBkMZOa/DyYRl5yIX7MshvMTWl1J6RNg==", + "Polly/8.5.0": { + "sha512": "GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", "type": "package", - "path": "polly/8.4.0", + "path": "polly/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -9182,14 +9746,14 @@ "lib/netstandard2.0/Polly.xml", "package-icon.png", "package-readme.md", - "polly.8.4.0.nupkg.sha512", + "polly.8.5.0.nupkg.sha512", "polly.nuspec" ] }, - "Polly.Core/8.4.0": { - "sha512": "3AZxuP//pxOeBo9tQs7/tz4Z5TTbu4BYfjpaXZD0JYKJo98ngN9TMUz1nybh4k0ykWkMBpGZALV/AmVIE3ew7A==", + "Polly.Core/8.5.0": { + "sha512": "VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", "type": "package", - "path": "polly.core/8.4.0", + "path": "polly.core/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -9210,7 +9774,7 @@ "lib/netstandard2.0/Polly.Core.xml", "package-icon.png", "package-readme.md", - "polly.core.8.4.0.nupkg.sha512", + "polly.core.8.5.0.nupkg.sha512", "polly.core.nuspec" ] }, @@ -9590,10 +10154,10 @@ "serilog.nuspec" ] }, - "Serilog.AspNetCore/8.0.1": { - "sha512": "B/X+wAfS7yWLVOTD83B+Ip9yl4MkhioaXj90JSoWi1Ayi8XHepEnsBdrkojg08eodCnmOKmShFUN2GgEc6c0CQ==", + "Serilog.AspNetCore/8.0.3": { + "sha512": "Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", "type": "package", - "path": "serilog.aspnetcore/8.0.1", + "path": "serilog.aspnetcore/8.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -9609,7 +10173,7 @@ "lib/net8.0/Serilog.AspNetCore.xml", "lib/netstandard2.0/Serilog.AspNetCore.dll", "lib/netstandard2.0/Serilog.AspNetCore.xml", - "serilog.aspnetcore.8.0.1.nupkg.sha512", + "serilog.aspnetcore.8.0.3.nupkg.sha512", "serilog.aspnetcore.nuspec" ] }, @@ -9709,10 +10273,10 @@ "serilog.formatting.compact.nuspec" ] }, - "Serilog.Settings.Configuration/8.0.1": { - "sha512": "KOEABqMUdEc8Lpq51Nmiv69Je53mKE6yle4ac2jt3QYiBI0FKKFZCVV6MnkD/z3FonNMjUs/vLOa1mrhzexgCA==", + "Serilog.Settings.Configuration/8.0.4": { + "sha512": "pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", "type": "package", - "path": "serilog.settings.configuration/8.0.1", + "path": "serilog.settings.configuration/8.0.4", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -9728,7 +10292,7 @@ "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.1.nupkg.sha512", + "serilog.settings.configuration.8.0.4.nupkg.sha512", "serilog.settings.configuration.nuspec" ] }, @@ -9830,129 +10394,109 @@ "serilog.sinks.seq.nuspec" ] }, - "Swashbuckle.AspNetCore/6.6.2": { - "sha512": "+NB4UYVYN6AhDSjW0IJAd1AGD8V33gemFNLPaxKTtPkHB+HaKAKf9MGAEUPivEWvqeQfcKIw8lJaHq6LHljRuw==", + "Swashbuckle.AspNetCore/7.2.0": { + "sha512": "vJv19UpWm6OOgnS9QLDnWARNVasXUfj8SFvlG7UVALm4nBnfwRnEky7C0veSDqMUmBeMPC6Ec3d6G1ts/J04Uw==", "type": "package", - "path": "swashbuckle.aspnetcore/6.6.2", + "path": "swashbuckle.aspnetcore/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "build/Swashbuckle.AspNetCore.props", - "swashbuckle.aspnetcore.6.6.2.nupkg.sha512", + "buildMultiTargeting/Swashbuckle.AspNetCore.props", + "docs/package-readme.md", + "swashbuckle.aspnetcore.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.nuspec" ] }, - "Swashbuckle.AspNetCore.Newtonsoft/6.6.2": { - "sha512": "iHXhJnRNTjy4+gWY4M255oIWY7v9zZpfc/IM8ZxTWkurdmdTCBGgDLv2H531RlbLIckQNk6vcv5Ppv0+GULz7Q==", + "Swashbuckle.AspNetCore.Newtonsoft/7.2.0": { + "sha512": "otztl1SBfwu10iJx6lc3XG/dSqFXRtx8RQ0XrwrO/NYv0j6WhB+vaTJdfs4EPDh+0r7yORUPb7FQ6WgoApeDNg==", "type": "package", - "path": "swashbuckle.aspnetcore.newtonsoft/6.6.2", + "path": "swashbuckle.aspnetcore.newtonsoft/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.Newtonsoft.dll", - "lib/net5.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "lib/net6.0/Swashbuckle.AspNetCore.Newtonsoft.dll", "lib/net6.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.Newtonsoft.dll", - "lib/net7.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "lib/net8.0/Swashbuckle.AspNetCore.Newtonsoft.dll", "lib/net8.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Newtonsoft.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.dll", + "lib/net9.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.Newtonsoft.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.Newtonsoft.pdb", "package-readme.md", - "swashbuckle.aspnetcore.newtonsoft.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.newtonsoft.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.newtonsoft.nuspec" ] }, - "Swashbuckle.AspNetCore.Swagger/6.6.2": { - "sha512": "ovgPTSYX83UrQUWiS5vzDcJ8TEX1MAxBgDFMK45rC24MorHEPQlZAHlaXj/yth4Zf6xcktpUgTEBvffRQVwDKA==", + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "sha512": "y27fNDfIh1vGhJjXYynLcZjl7DLOW1bSO2MDsY9wB4Zm1fdxpPsuBSiR4U+0acWlAqLmnuOPKr/OeOgwRUkBlw==", "type": "package", - "path": "swashbuckle.aspnetcore.swagger/6.6.2", + "path": "swashbuckle.aspnetcore.swagger/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml", "package-readme.md", - "swashbuckle.aspnetcore.swagger.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swagger.nuspec" ] }, - "Swashbuckle.AspNetCore.SwaggerGen/6.6.2": { - "sha512": "zv4ikn4AT1VYuOsDCpktLq4QDq08e7Utzbir86M5/ZkRaLXbCPF11E1/vTmOiDzRTl0zTZINQU2qLKwTcHgfrA==", + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "sha512": "pMrTxGVuXM7t4wqft5CNNU8A0++Yw5kTLmYhB6tbEcyBfO8xEF/Y8pkJhO6BZ/2MYONrRYoQTfPFJqu8fOf5WQ==", "type": "package", - "path": "swashbuckle.aspnetcore.swaggergen/6.6.2", + "path": "swashbuckle.aspnetcore.swaggergen/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "package-readme.md", - "swashbuckle.aspnetcore.swaggergen.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swaggergen.nuspec" ] }, - "Swashbuckle.AspNetCore.SwaggerUI/6.6.2": { - "sha512": "mBBb+/8Hm2Q3Wygag+hu2jj69tZW5psuv0vMRXY07Wy+Rrj40vRP8ZTbKBhs91r45/HXT4aY4z0iSBYx1h6JvA==", + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "sha512": "hgrXeKzyp5OGN8qVvL7A+vhmU7mDJTfGpiMBRL66IcfLOyna8UTLtn3cC3CghamXpRDufcc9ciklTszUGEQK0w==", "type": "package", - "path": "swashbuckle.aspnetcore.swaggerui/6.6.2", + "path": "swashbuckle.aspnetcore.swaggerui/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "package-readme.md", - "swashbuckle.aspnetcore.swaggerui.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swaggerui.nuspec" ] }, @@ -10015,25 +10559,27 @@ "version.txt" ] }, - "System.CodeDom/4.4.0": { - "sha512": "2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==", + "System.CodeDom/6.0.0": { + "sha512": "CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", "type": "package", - "path": "system.codedom/4.4.0", + "path": "system.codedom/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", + "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.CodeDom.targets", + "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.CodeDom.dll", + "lib/net461/System.CodeDom.xml", + "lib/net6.0/System.CodeDom.dll", + "lib/net6.0/System.CodeDom.xml", "lib/netstandard2.0/System.CodeDom.dll", - "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", + "lib/netstandard2.0/System.CodeDom.xml", + "system.codedom.6.0.0.nupkg.sha512", "system.codedom.nuspec", - "useSharedDesignerContext.txt", - "version.txt" + "useSharedDesignerContext.txt" ] }, "System.Collections/4.3.0": { @@ -10112,22 +10658,30 @@ "system.collections.concurrent.nuspec" ] }, - "System.Collections.Immutable/6.0.0": { - "sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", + "System.Collections.Immutable/7.0.0": { + "sha512": "dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==", "type": "package", - "path": "system.collections.immutable/6.0.0", + "path": "system.collections.immutable/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", + "README.md", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Collections.Immutable.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Collections.Immutable.dll", + "lib/net462/System.Collections.Immutable.dll", + "lib/net462/System.Collections.Immutable.xml", "lib/net6.0/System.Collections.Immutable.dll", + "lib/net6.0/System.Collections.Immutable.xml", + "lib/net7.0/System.Collections.Immutable.dll", + "lib/net7.0/System.Collections.Immutable.xml", "lib/netstandard2.0/System.Collections.Immutable.dll", - "system.collections.immutable.6.0.0.nupkg.sha512", + "lib/netstandard2.0/System.Collections.Immutable.xml", + "system.collections.immutable.7.0.0.nupkg.sha512", "system.collections.immutable.nuspec", "useSharedDesignerContext.txt" ] @@ -10210,134 +10764,159 @@ "system.componentmodel.annotations.nuspec" ] }, - "System.Composition/6.0.0": { - "sha512": "d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", + "System.Composition/7.0.0": { + "sha512": "tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==", "type": "package", - "path": "system.composition/6.0.0", + "path": "system.composition/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.targets", - "buildTransitive/netcoreapp3.1/_._", - "system.composition.6.0.0.nupkg.sha512", + "lib/net461/_._", + "lib/netcoreapp2.0/_._", + "lib/netstandard2.0/_._", + "system.composition.7.0.0.nupkg.sha512", "system.composition.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.AttributedModel/6.0.0": { - "sha512": "WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", + "System.Composition.AttributedModel/7.0.0": { + "sha512": "2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ==", "type": "package", - "path": "system.composition.attributedmodel/6.0.0", + "path": "system.composition.attributedmodel/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.AttributedModel.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.AttributedModel.dll", - "lib/net461/System.Composition.AttributedModel.xml", + "lib/net462/System.Composition.AttributedModel.dll", + "lib/net462/System.Composition.AttributedModel.xml", "lib/net6.0/System.Composition.AttributedModel.dll", "lib/net6.0/System.Composition.AttributedModel.xml", + "lib/net7.0/System.Composition.AttributedModel.dll", + "lib/net7.0/System.Composition.AttributedModel.xml", "lib/netstandard2.0/System.Composition.AttributedModel.dll", "lib/netstandard2.0/System.Composition.AttributedModel.xml", - "system.composition.attributedmodel.6.0.0.nupkg.sha512", + "system.composition.attributedmodel.7.0.0.nupkg.sha512", "system.composition.attributedmodel.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.Convention/6.0.0": { - "sha512": "XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", + "System.Composition.Convention/7.0.0": { + "sha512": "IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==", "type": "package", - "path": "system.composition.convention/6.0.0", + "path": "system.composition.convention/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.Convention.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Convention.dll", - "lib/net461/System.Composition.Convention.xml", + "lib/net462/System.Composition.Convention.dll", + "lib/net462/System.Composition.Convention.xml", "lib/net6.0/System.Composition.Convention.dll", "lib/net6.0/System.Composition.Convention.xml", + "lib/net7.0/System.Composition.Convention.dll", + "lib/net7.0/System.Composition.Convention.xml", "lib/netstandard2.0/System.Composition.Convention.dll", "lib/netstandard2.0/System.Composition.Convention.xml", - "system.composition.convention.6.0.0.nupkg.sha512", + "system.composition.convention.7.0.0.nupkg.sha512", "system.composition.convention.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.Hosting/6.0.0": { - "sha512": "w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", + "System.Composition.Hosting/7.0.0": { + "sha512": "eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==", "type": "package", - "path": "system.composition.hosting/6.0.0", + "path": "system.composition.hosting/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.Hosting.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Hosting.dll", - "lib/net461/System.Composition.Hosting.xml", + "lib/net462/System.Composition.Hosting.dll", + "lib/net462/System.Composition.Hosting.xml", "lib/net6.0/System.Composition.Hosting.dll", "lib/net6.0/System.Composition.Hosting.xml", + "lib/net7.0/System.Composition.Hosting.dll", + "lib/net7.0/System.Composition.Hosting.xml", "lib/netstandard2.0/System.Composition.Hosting.dll", "lib/netstandard2.0/System.Composition.Hosting.xml", - "system.composition.hosting.6.0.0.nupkg.sha512", + "system.composition.hosting.7.0.0.nupkg.sha512", "system.composition.hosting.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.Runtime/6.0.0": { - "sha512": "qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", + "System.Composition.Runtime/7.0.0": { + "sha512": "aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw==", "type": "package", - "path": "system.composition.runtime/6.0.0", + "path": "system.composition.runtime/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.Runtime.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Runtime.dll", - "lib/net461/System.Composition.Runtime.xml", + "lib/net462/System.Composition.Runtime.dll", + "lib/net462/System.Composition.Runtime.xml", "lib/net6.0/System.Composition.Runtime.dll", "lib/net6.0/System.Composition.Runtime.xml", + "lib/net7.0/System.Composition.Runtime.dll", + "lib/net7.0/System.Composition.Runtime.xml", "lib/netstandard2.0/System.Composition.Runtime.dll", "lib/netstandard2.0/System.Composition.Runtime.xml", - "system.composition.runtime.6.0.0.nupkg.sha512", + "system.composition.runtime.7.0.0.nupkg.sha512", "system.composition.runtime.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.TypedParts/6.0.0": { - "sha512": "iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", + "System.Composition.TypedParts/7.0.0": { + "sha512": "ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==", "type": "package", - "path": "system.composition.typedparts/6.0.0", + "path": "system.composition.typedparts/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.TypedParts.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.TypedParts.dll", - "lib/net461/System.Composition.TypedParts.xml", + "lib/net462/System.Composition.TypedParts.dll", + "lib/net462/System.Composition.TypedParts.xml", "lib/net6.0/System.Composition.TypedParts.dll", "lib/net6.0/System.Composition.TypedParts.xml", + "lib/net7.0/System.Composition.TypedParts.dll", + "lib/net7.0/System.Composition.TypedParts.xml", "lib/netstandard2.0/System.Composition.TypedParts.dll", "lib/netstandard2.0/System.Composition.TypedParts.xml", - "system.composition.typedparts.6.0.0.nupkg.sha512", + "system.composition.typedparts.7.0.0.nupkg.sha512", "system.composition.typedparts.nuspec", "useSharedDesignerContext.txt" ] @@ -10524,10 +11103,10 @@ "system.diagnostics.debug.nuspec" ] }, - "System.Diagnostics.DiagnosticSource/8.0.0": { - "sha512": "c9xLpVz6PL9lp/djOWtk5KPDZq3cSYpmXoJQY524EOtuFl5z9ZtsotpsyrDW40U1DRnQSYvcPKEUV0X//u6gkQ==", + "System.Diagnostics.DiagnosticSource/8.0.1": { + "sha512": "vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==", "type": "package", - "path": "system.diagnostics.diagnosticsource/8.0.0", + "path": "system.diagnostics.diagnosticsource/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -10548,15 +11127,15 @@ "lib/net8.0/System.Diagnostics.DiagnosticSource.xml", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", + "system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", "system.diagnostics.diagnosticsource.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Diagnostics.EventLog/8.0.0": { - "sha512": "fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==", + "System.Diagnostics.EventLog/9.0.0": { + "sha512": "qd01+AqPhbAG14KtdtIqFk+cxHQFZ/oqRSCoxU1F+Q6Kv0cl726sl7RzU9yLFGd4BUOKdN4XojXF0pQf/R6YeA==", "type": "package", - "path": "system.diagnostics.eventlog/8.0.0", + "path": "system.diagnostics.eventlog/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -10566,28 +11145,23 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Diagnostics.EventLog.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets", "lib/net462/System.Diagnostics.EventLog.dll", "lib/net462/System.Diagnostics.EventLog.xml", - "lib/net6.0/System.Diagnostics.EventLog.dll", - "lib/net6.0/System.Diagnostics.EventLog.xml", - "lib/net7.0/System.Diagnostics.EventLog.dll", - "lib/net7.0/System.Diagnostics.EventLog.xml", "lib/net8.0/System.Diagnostics.EventLog.dll", "lib/net8.0/System.Diagnostics.EventLog.xml", + "lib/net9.0/System.Diagnostics.EventLog.dll", + "lib/net9.0/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/net7.0/System.Diagnostics.EventLog.Messages.dll", - "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll", - "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.xml", "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll", "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll", "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.xml", - "system.diagnostics.eventlog.8.0.0.nupkg.sha512", + "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.Messages.dll", + "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.dll", + "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.xml", + "system.diagnostics.eventlog.9.0.0.nupkg.sha512", "system.diagnostics.eventlog.nuspec", "useSharedDesignerContext.txt" ] @@ -10776,6 +11350,34 @@ "system.dynamic.runtime.nuspec" ] }, + "System.Formats.Asn1/9.0.0": { + "sha512": "VRDjgfqV0hCma5HBQa46nZTRuqfYMWZClwxUtvLJVTCeDp9Esdvr91AfEWP98IMO8ooSv1yXb6/oCc6jApoXvQ==", + "type": "package", + "path": "system.formats.asn1/9.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "PACKAGE.md", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Formats.Asn1.targets", + "buildTransitive/net462/_._", + "buildTransitive/net8.0/_._", + "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets", + "lib/net462/System.Formats.Asn1.dll", + "lib/net462/System.Formats.Asn1.xml", + "lib/net8.0/System.Formats.Asn1.dll", + "lib/net8.0/System.Formats.Asn1.xml", + "lib/net9.0/System.Formats.Asn1.dll", + "lib/net9.0/System.Formats.Asn1.xml", + "lib/netstandard2.0/System.Formats.Asn1.dll", + "lib/netstandard2.0/System.Formats.Asn1.xml", + "system.formats.asn1.9.0.0.nupkg.sha512", + "system.formats.asn1.nuspec", + "useSharedDesignerContext.txt" + ] + }, "System.Globalization/4.3.0": { "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", "type": "package", @@ -10873,15 +11475,13 @@ "system.globalization.extensions.nuspec" ] }, - "System.IdentityModel.Tokens.Jwt/7.1.2": { - "sha512": "Thhbe1peAmtSBFaV/ohtykXiZSOkx59Da44hvtWfIMFofDA3M3LaVyjstACf2rKGn4dEDR2cUpRAZ0Xs/zB+7Q==", + "System.IdentityModel.Tokens.Jwt/8.0.1": { + "sha512": "GJw3bYkWpOgvN3tJo5X4lYUeIFA2HD293FPUhKmp7qxS+g5ywAb34Dnd3cDAFLkcMohy5XTpoaZ4uAHuw0uSPQ==", "type": "package", - "path": "system.identitymodel.tokens.jwt/7.1.2", + "path": "system.identitymodel.tokens.jwt/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/System.IdentityModel.Tokens.Jwt.dll", - "lib/net461/System.IdentityModel.Tokens.Jwt.xml", "lib/net462/System.IdentityModel.Tokens.Jwt.dll", "lib/net462/System.IdentityModel.Tokens.Jwt.xml", "lib/net472/System.IdentityModel.Tokens.Jwt.dll", @@ -10890,9 +11490,11 @@ "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.7.1.2.nupkg.sha512", + "system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512", "system.identitymodel.tokens.jwt.nuspec" ] }, @@ -11173,27 +11775,29 @@ "system.io.memorymappedfiles.nuspec" ] }, - "System.IO.Pipelines/6.0.3": { - "sha512": "ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", + "System.IO.Pipelines/7.0.0": { + "sha512": "jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==", "type": "package", - "path": "system.io.pipelines/6.0.3", + "path": "system.io.pipelines/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.IO.Pipelines.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.IO.Pipelines.dll", - "lib/net461/System.IO.Pipelines.xml", + "lib/net462/System.IO.Pipelines.dll", + "lib/net462/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/net7.0/System.IO.Pipelines.dll", + "lib/net7.0/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.7.0.0.nupkg.sha512", "system.io.pipelines.nuspec", "useSharedDesignerContext.txt" ] @@ -11971,25 +12575,30 @@ "system.reflection.extensions.nuspec" ] }, - "System.Reflection.Metadata/6.0.1": { - "sha512": "III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==", + "System.Reflection.Metadata/7.0.0": { + "sha512": "MclTG61lsD9sYdpNz9xsKBzjsmsfCtcMZYXz/IUr2zlhaTaABonlr1ESeompTgM+Xk+IwtGYU7/voh3YWB/fWw==", "type": "package", - "path": "system.reflection.metadata/6.0.1", + "path": "system.reflection.metadata/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", + "README.md", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Reflection.Metadata.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Reflection.Metadata.dll", - "lib/net461/System.Reflection.Metadata.xml", + "lib/net462/System.Reflection.Metadata.dll", + "lib/net462/System.Reflection.Metadata.xml", "lib/net6.0/System.Reflection.Metadata.dll", "lib/net6.0/System.Reflection.Metadata.xml", + "lib/net7.0/System.Reflection.Metadata.dll", + "lib/net7.0/System.Reflection.Metadata.xml", "lib/netstandard2.0/System.Reflection.Metadata.dll", "lib/netstandard2.0/System.Reflection.Metadata.xml", - "system.reflection.metadata.6.0.1.nupkg.sha512", + "system.reflection.metadata.7.0.0.nupkg.sha512", "system.reflection.metadata.nuspec", "useSharedDesignerContext.txt" ] @@ -12977,45 +13586,6 @@ "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.Encoding.Extensions/4.3.0": { "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", "type": "package", @@ -13054,45 +13624,34 @@ "system.text.encoding.extensions.nuspec" ] }, - "System.Text.Encodings.Web/8.0.0": { - "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "System.Text.Encodings.Web/4.7.2": { + "sha512": "iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==", "type": "package", - "path": "system.text.encodings.web/8.0.0", + "path": "system.text.encodings.web/4.7.2", "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/net461/System.Text.Encodings.Web.dll", + "lib/net461/System.Text.Encodings.Web.xml", + "lib/netstandard1.0/System.Text.Encodings.Web.dll", + "lib/netstandard1.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", + "lib/netstandard2.1/System.Text.Encodings.Web.dll", + "lib/netstandard2.1/System.Text.Encodings.Web.xml", + "system.text.encodings.web.4.7.2.nupkg.sha512", "system.text.encodings.web.nuspec", - "useSharedDesignerContext.txt" + "useSharedDesignerContext.txt", + "version.txt" ] }, - "System.Text.Json/8.0.0": { - "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==", + "System.Text.Json/9.0.0": { + "sha512": "js7+qAu/9mQvnhA4EfGMZNEzXtJCDxgkgj8ohuxq/Qxv+R56G+ljefhiJHOxTNiw54q8vmABCWUwkMulNdlZ4A==", "type": "package", - "path": "system.text.json/8.0.0", + "path": "system.text.json/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -13144,20 +13703,18 @@ "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/net8.0/System.Text.Json.targets", "buildTransitive/netcoreapp2.0/System.Text.Json.targets", "buildTransitive/netstandard2.0/System.Text.Json.targets", "lib/net462/System.Text.Json.dll", "lib/net462/System.Text.Json.xml", - "lib/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/net9.0/System.Text.Json.dll", + "lib/net9.0/System.Text.Json.xml", "lib/netstandard2.0/System.Text.Json.dll", "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.8.0.0.nupkg.sha512", + "system.text.json.9.0.0.nupkg.sha512", "system.text.json.nuspec", "useSharedDesignerContext.txt" ] @@ -13774,101 +14331,93 @@ } }, "projectFileDependencyGroups": { - "net8.0": [ + "net9.0": [ "AspNetCore.HealthChecks.AzureServiceBus >= 8.0.1", - "AspNetCore.HealthChecks.Rabbitmq >= 8.0.1", + "AspNetCore.HealthChecks.Rabbitmq >= 8.0.2", "AspNetCore.HealthChecks.SqlServer >= 8.0.2", "AspNetCore.HealthChecks.UI.Client >= 8.0.1", - "Autofac.Extensions.DependencyInjection >= 9.0.0", - "Dapper >= 2.1.44", + "Autofac.Extensions.DependencyInjection >= 10.0.0", + "Dapper >= 2.1.35", "EventBus >= 1.0.0", "EventBusRabbitMQ >= 1.0.0", "EventBusServiceBus >= 1.0.0", "FluentValidation.AspNetCore >= 11.3.0", - "Google.Protobuf >= 3.27.1", - "Grpc.AspNetCore.Server >= 2.63.0", - "Grpc.Tools >= 2.64.0", + "Google.Protobuf >= 3.28.3", + "Grpc.AspNetCore.Server >= 2.70.0", + "Grpc.Tools >= 2.68.1", "IntegrationEventLogEF >= 1.0.0", - "MediatR >= 12.3.0", + "MediatR >= 11.1.0", "MediatR.Extensions.Microsoft.DependencyInjection >= 11.1.0", "Microsoft.ApplicationInsights.AspNetCore >= 2.22.0", "Microsoft.ApplicationInsights.DependencyCollector >= 2.22.0", "Microsoft.ApplicationInsights.Kubernetes >= 7.0.0", - "Microsoft.AspNetCore.Authentication.JwtBearer >= 8.0.6", + "Microsoft.AspNetCore.Authentication.JwtBearer >= 9.0.0", "Microsoft.AspNetCore.HealthChecks >= 1.0.0", - "Microsoft.AspNetCore.Mvc.NewtonsoftJson >= 8.0.6", - "Microsoft.EntityFrameworkCore.Design >= 8.0.6", + "Microsoft.AspNetCore.Mvc.NewtonsoftJson >= 9.0.0", + "Microsoft.EntityFrameworkCore.Design >= 9.0.0", "Microsoft.Extensions.Configuration.AzureKeyVault >= 3.1.24", - "Microsoft.Extensions.Hosting >= 8.0.0", - "Microsoft.Extensions.Logging.AzureAppServices >= 8.0.6", + "Microsoft.Extensions.Hosting >= 9.0.0", + "Microsoft.Extensions.Logging.AzureAppServices >= 9.0.0", "Microsoft.NETCore.Platforms >= 7.0.4", "Ordering.Domain >= 1.0.0", "Ordering.Infrastructure >= 1.0.0", - "Polly >= 8.4.0", - "Serilog.AspNetCore >= 8.0.1", + "Polly >= 8.5.0", + "Serilog.AspNetCore >= 8.0.3", "Serilog.Enrichers.Environment >= 3.0.1", - "Serilog.Settings.Configuration >= 8.0.1", + "Serilog.Settings.Configuration >= 8.0.4", "Serilog.Sinks.Console >= 6.0.0", "Serilog.Sinks.Http >= 9.0.0", "Serilog.Sinks.Seq >= 8.0.0", - "Swashbuckle.AspNetCore >= 6.6.2", - "Swashbuckle.AspNetCore.Newtonsoft >= 6.6.2", + "Swashbuckle.AspNetCore >= 7.2.0", + "Swashbuckle.AspNetCore.Newtonsoft >= 7.2.0", "WebHost.Customization >= 1.0.0" ] }, "packageFolders": { - "C:\\Users\\natyo\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + "/home/runner/.nuget/packages/": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.API\\Ordering.API.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/Ordering.API.csproj", "projectName": "Ordering.API", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.API\\Ordering.API.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.API\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/Ordering.API.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\WebHost\\WebHost.Customization\\WebHost.Customization.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\WebHost\\WebHost.Customization\\WebHost.Customization.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/WebHost.Customization.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/WebHost/WebHost.Customization/WebHost.Customization.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Infrastructure\\Ordering.Infrastructure.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Infrastructure\\Ordering.Infrastructure.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj" } } } @@ -13882,11 +14431,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.AzureServiceBus": { "target": "Package", @@ -13894,7 +14444,7 @@ }, "AspNetCore.HealthChecks.Rabbitmq": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.2, )" }, "AspNetCore.HealthChecks.SqlServer": { "target": "Package", @@ -13906,11 +14456,11 @@ }, "Autofac.Extensions.DependencyInjection": { "target": "Package", - "version": "[9.0.0, )" + "version": "[10.0.0, )" }, "Dapper": { "target": "Package", - "version": "[2.1.44, )" + "version": "[2.1.35, )" }, "FluentValidation.AspNetCore": { "target": "Package", @@ -13918,20 +14468,20 @@ }, "Google.Protobuf": { "target": "Package", - "version": "[3.27.1, )" + "version": "[3.28.3, )" }, "Grpc.AspNetCore.Server": { "target": "Package", - "version": "[2.63.0, )" + "version": "[2.70.0, )" }, "Grpc.Tools": { "suppressParent": "All", "target": "Package", - "version": "[2.64.0, )" + "version": "[2.68.1, )" }, "MediatR": { "target": "Package", - "version": "[12.3.0, )" + "version": "[11.1.0, )" }, "MediatR.Extensions.Microsoft.DependencyInjection": { "target": "Package", @@ -13951,7 +14501,7 @@ }, "Microsoft.AspNetCore.Authentication.JwtBearer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.AspNetCore.HealthChecks": { "target": "Package", @@ -13959,11 +14509,11 @@ }, "Microsoft.AspNetCore.Mvc.NewtonsoftJson": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Design": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Configuration.AzureKeyVault": { "target": "Package", @@ -13971,11 +14521,11 @@ }, "Microsoft.Extensions.Hosting": { "target": "Package", - "version": "[8.0.0, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Logging.AzureAppServices": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.NETCore.Platforms": { "target": "Package", @@ -13983,11 +14533,11 @@ }, "Polly": { "target": "Package", - "version": "[8.4.0, )" + "version": "[8.5.0, )" }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Enrichers.Environment": { "target": "Package", @@ -13995,7 +14545,7 @@ }, "Serilog.Settings.Configuration": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.4, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -14011,11 +14561,11 @@ }, "Swashbuckle.AspNetCore": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" }, "Swashbuckle.AspNetCore.Newtonsoft": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" } }, "imports": [ @@ -14038,20 +14588,8 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } - }, - "logs": [ - { - "code": "NU1608", - "level": "Warning", - "warningLevel": 1, - "message": "Detected package version outside of dependency constraint: MediatR.Extensions.Microsoft.DependencyInjection 11.1.0 requires MediatR (>= 11.0.0 && < 12.0.0) but version MediatR 12.3.0 was resolved.", - "libraryId": "MediatR", - "targetGraphs": [ - "net8.0" - ] - } - ] + } } \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.API/obj/project.nuget.cache b/src/Services/Ordering/Ordering.API/obj/project.nuget.cache index ddb85664..748cb298 100644 --- a/src/Services/Ordering/Ordering.API/obj/project.nuget.cache +++ b/src/Services/Ordering/Ordering.API/obj/project.nuget.cache @@ -1,314 +1,306 @@ { "version": 2, - "dgSpecHash": "Qhelv5as6Ao=", + "dgSpecHash": "PFPm4sgIe8Y=", "success": true, - "projectFilePath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.API\\Ordering.API.csproj", + "projectFilePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.API/Ordering.API.csproj", "expectedPackageFiles": [ - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.azureservicebus\\8.0.1\\aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.rabbitmq\\8.0.1\\aspnetcore.healthchecks.rabbitmq.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.sqlserver\\8.0.2\\aspnetcore.healthchecks.sqlserver.8.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.client\\8.0.1\\aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.core\\8.0.1\\aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\autofac\\8.0.0\\autofac.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\autofac.extensions.dependencyinjection\\9.0.0\\autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.core\\1.36.0\\azure.core.1.36.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.core.amqp\\1.3.0\\azure.core.amqp.1.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.identity\\1.10.3\\azure.identity.1.10.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.messaging.servicebus\\7.17.0\\azure.messaging.servicebus.7.17.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\dapper\\2.1.44\\dapper.2.1.44.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\fluentvalidation\\11.5.1\\fluentvalidation.11.5.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\fluentvalidation.aspnetcore\\11.3.0\\fluentvalidation.aspnetcore.11.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\fluentvalidation.dependencyinjectionextensions\\11.5.1\\fluentvalidation.dependencyinjectionextensions.11.5.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\fractions\\7.2.1\\fractions.7.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\google.protobuf\\3.27.1\\google.protobuf.3.27.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.aspnetcore.server\\2.63.0\\grpc.aspnetcore.server.2.63.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.core.api\\2.63.0\\grpc.core.api.2.63.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.net.common\\2.63.0\\grpc.net.common.2.63.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\grpc.tools\\2.64.0\\grpc.tools.2.64.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\humanizer.core\\2.14.1\\humanizer.core.2.14.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identitymodel\\5.2.0\\identitymodel.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identitymodel.oidcclient\\5.2.1\\identitymodel.oidcclient.5.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\kubernetesclient\\12.1.1\\kubernetesclient.12.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\libuv\\1.9.1\\libuv.1.9.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mediatr\\12.3.0\\mediatr.12.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mediatr.contracts\\2.0.1\\mediatr.contracts.2.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mediatr.extensions.microsoft.dependencyinjection\\11.1.0\\mediatr.extensions.microsoft.dependencyinjection.11.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights\\2.22.0\\microsoft.applicationinsights.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.aspnetcore\\2.22.0\\microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.dependencycollector\\2.22.0\\microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.eventcountercollector\\2.22.0\\microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.kubernetes\\7.0.0\\microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.perfcountercollector\\2.22.0\\microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.windowsserver\\2.22.0\\microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.windowsserver.telemetrychannel\\2.22.0\\microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.authentication.jwtbearer\\8.0.6\\microsoft.aspnetcore.authentication.jwtbearer.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.healthchecks\\1.0.0\\microsoft.aspnetcore.healthchecks.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting\\2.1.1\\microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting.server.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http\\2.1.22\\microsoft.aspnetcore.http.2.1.22.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.1.1\\microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.extensions\\2.1.1\\microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.1.1\\microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.jsonpatch\\8.0.6\\microsoft.aspnetcore.jsonpatch.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.mvc.newtonsoftjson\\8.0.6\\microsoft.aspnetcore.mvc.newtonsoftjson.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.webutilities\\2.1.1\\microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.amqp\\2.6.3\\microsoft.azure.amqp.2.6.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.keyvault\\2.3.2\\microsoft.azure.keyvault.2.3.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.keyvault.webkey\\2.0.7\\microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.servicebus\\5.2.0\\microsoft.azure.servicebus.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.services.appauthentication\\1.0.3\\microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\6.0.0\\microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.3.3\\microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.common\\4.5.0\\microsoft.codeanalysis.common.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.5.0\\microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.csharp.workspaces\\4.5.0\\microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.visualbasic\\1.3.0\\microsoft.codeanalysis.visualbasic.1.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.workspaces.common\\4.5.0\\microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient\\5.2.0\\microsoft.data.sqlclient.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.2.0\\microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore\\8.0.6\\microsoft.entityframeworkcore.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\8.0.6\\microsoft.entityframeworkcore.abstractions.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\8.0.6\\microsoft.entityframeworkcore.analyzers.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.design\\8.0.6\\microsoft.entityframeworkcore.design.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\8.0.6\\microsoft.entityframeworkcore.relational.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\8.0.6\\microsoft.entityframeworkcore.sqlserver.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.apidescription.server\\6.0.5\\microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\8.0.0\\microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.memory\\8.0.0\\microsoft.extensions.caching.memory.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration\\8.0.0\\microsoft.extensions.configuration.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\8.0.0\\microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.azurekeyvault\\3.1.24\\microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\8.0.0\\microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\8.0.0\\microsoft.extensions.configuration.commandline.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\8.0.0\\microsoft.extensions.configuration.environmentvariables.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\8.0.0\\microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.json\\8.0.0\\microsoft.extensions.configuration.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\8.0.0\\microsoft.extensions.configuration.usersecrets.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\8.0.0\\microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.1\\microsoft.extensions.dependencyinjection.abstractions.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencymodel\\8.0.0\\microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnosticadapter\\3.1.27\\microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics\\8.0.0\\microsoft.extensions.diagnostics.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.abstractions\\8.0.0\\microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks.abstractions\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\8.0.0\\microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\8.0.0\\microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\8.0.0\\microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.healthchecks\\1.0.0\\microsoft.extensions.healthchecks.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting\\8.0.0\\microsoft.extensions.hosting.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\8.0.0\\microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.http\\3.1.0\\microsoft.extensions.http.3.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging\\8.0.0\\microsoft.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\8.0.1\\microsoft.extensions.logging.abstractions.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.applicationinsights\\2.22.0\\microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.azureappservices\\8.0.6\\microsoft.extensions.logging.azureappservices.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.configuration\\8.0.0\\microsoft.extensions.logging.configuration.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.console\\8.0.0\\microsoft.extensions.logging.console.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.debug\\8.0.0\\microsoft.extensions.logging.debug.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventlog\\8.0.0\\microsoft.extensions.logging.eventlog.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventsource\\8.0.0\\microsoft.extensions.logging.eventsource.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.objectpool\\7.0.0\\microsoft.extensions.objectpool.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options\\8.0.0\\microsoft.extensions.options.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\8.0.0\\microsoft.extensions.options.configurationextensions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.primitives\\8.0.0\\microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client\\4.56.0\\microsoft.identity.client.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\4.56.0\\microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\7.1.2\\microsoft.identitymodel.abstractions.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.clients.activedirectory\\3.14.2\\microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\7.1.2\\microsoft.identitymodel.jsonwebtokens.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.logging\\7.1.2\\microsoft.identitymodel.logging.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols\\7.1.2\\microsoft.identitymodel.protocols.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\7.1.2\\microsoft.identitymodel.protocols.openidconnect.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.tokens\\7.1.2\\microsoft.identitymodel.tokens.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.net.http.headers\\2.1.1\\microsoft.net.http.headers.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.app\\1.0.5\\microsoft.netcore.app.1.0.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.dotnethost\\1.0.1\\microsoft.netcore.dotnethost.1.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.dotnethostpolicy\\1.0.5\\microsoft.netcore.dotnethostpolicy.1.0.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.dotnethostresolver\\1.0.1\\microsoft.netcore.dotnethostresolver.1.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.jit\\1.0.7\\microsoft.netcore.jit.1.0.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.platforms\\7.0.4\\microsoft.netcore.platforms.7.0.4.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.runtime.coreclr\\1.0.7\\microsoft.netcore.runtime.coreclr.1.0.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.windows.apisets\\1.0.1\\microsoft.netcore.windows.apisets.1.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.openapi\\1.6.14\\microsoft.openapi.1.6.14.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.rest.clientruntime\\2.3.8\\microsoft.rest.clientruntime.2.3.8.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.rest.clientruntime.azure\\3.3.7\\microsoft.rest.clientruntime.azure.3.3.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.visualbasic\\10.0.1\\microsoft.visualbasic.10.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.registry\\4.7.0\\microsoft.win32.registry.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mono.texttemplating\\2.2.1\\mono.texttemplating.2.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\newtonsoft.json.bson\\1.0.2\\newtonsoft.json.bson.1.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly\\8.4.0\\polly.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly.core\\8.4.0\\polly.core.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\prometheus-net\\8.0.1\\prometheus-net.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\rabbitmq.client\\6.8.1\\rabbitmq.client.6.8.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.data.sqlclient.sni\\4.7.0\\runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.net.security\\4.0.1\\runtime.native.system.net.security.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography\\4.0.1\\runtime.native.system.security.cryptography.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.win-arm64.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.win-x64.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.win-x86.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog\\4.0.0\\serilog.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.aspnetcore\\8.0.1\\serilog.aspnetcore.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.enrichers.environment\\3.0.1\\serilog.enrichers.environment.3.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.hosting\\8.0.0\\serilog.extensions.hosting.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.logging\\8.0.0\\serilog.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.formatting.compact\\2.0.0\\serilog.formatting.compact.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.settings.configuration\\8.0.1\\serilog.settings.configuration.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.console\\6.0.0\\serilog.sinks.console.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.debug\\2.0.0\\serilog.sinks.debug.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.file\\5.0.0\\serilog.sinks.file.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.http\\9.0.0\\serilog.sinks.http.9.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.seq\\8.0.0\\serilog.sinks.seq.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore\\6.6.2\\swashbuckle.aspnetcore.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.newtonsoft\\6.6.2\\swashbuckle.aspnetcore.newtonsoft.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\6.6.2\\swashbuckle.aspnetcore.swagger.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\6.6.2\\swashbuckle.aspnetcore.swaggergen.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swaggerui\\6.6.2\\swashbuckle.aspnetcore.swaggerui.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.codedom\\4.4.0\\system.codedom.4.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.immutable\\6.0.0\\system.collections.immutable.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.componentmodel\\4.0.1\\system.componentmodel.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.componentmodel.annotations\\4.1.0\\system.componentmodel.annotations.4.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition\\6.0.0\\system.composition.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.attributedmodel\\6.0.0\\system.composition.attributedmodel.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.convention\\6.0.0\\system.composition.convention.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.hosting\\6.0.0\\system.composition.hosting.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.runtime\\6.0.0\\system.composition.runtime.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.typedparts\\6.0.0\\system.composition.typedparts.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.configuration.configurationmanager\\8.0.0\\system.configuration.configurationmanager.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.data.sqlclient\\4.8.6\\system.data.sqlclient.4.8.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\8.0.0\\system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.eventlog\\8.0.0\\system.diagnostics.eventlog.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.performancecounter\\6.0.0\\system.diagnostics.performancecounter.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.process\\4.3.0\\system.diagnostics.process.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.dynamic.runtime\\4.0.11\\system.dynamic.runtime.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.identitymodel.tokens.jwt\\7.1.2\\system.identitymodel.tokens.jwt.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.accesscontrol\\5.0.0\\system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.watcher\\4.0.0\\system.io.filesystem.watcher.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.memorymappedfiles\\4.0.0\\system.io.memorymappedfiles.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.pipelines\\6.0.3\\system.io.pipelines.6.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.unmanagedmemorystream\\4.0.1\\system.io.unmanagedmemorystream.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.parallel\\4.0.1\\system.linq.parallel.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.queryable\\4.0.1\\system.linq.queryable.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory\\4.5.5\\system.memory.4.5.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.nameresolution\\4.0.0\\system.net.nameresolution.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.requests\\4.0.11\\system.net.requests.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.security\\4.0.1\\system.net.security.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.webheadercollection\\4.0.1\\system.net.webheadercollection.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.private.datacontractserialization\\4.1.1\\system.private.datacontractserialization.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.dispatchproxy\\4.0.1\\system.reflection.dispatchproxy.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.metadata\\6.0.1\\system.reflection.metadata.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.resources.reader\\4.0.0\\system.resources.reader.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.caching\\8.0.0\\system.runtime.caching.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.loader\\4.0.0\\system.runtime.loader.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.json\\4.0.2\\system.runtime.serialization.json.4.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.primitives\\4.1.1\\system.runtime.serialization.primitives.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.claims\\4.0.1\\system.security.claims.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0\\system.security.cryptography.cng.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.protecteddata\\8.0.0\\system.security.cryptography.protecteddata.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.principal\\4.0.1\\system.security.principal.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.codepages\\6.0.0\\system.text.encoding.codepages.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encodings.web\\8.0.0\\system.text.encodings.web.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.json\\8.0.0\\system.text.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.channels\\7.0.0\\system.threading.channels.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.overlapped\\4.0.1\\system.threading.overlapped.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.dataflow\\4.6.0\\system.threading.tasks.dataflow.4.6.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.parallel\\4.3.0\\system.threading.tasks.parallel.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.thread\\4.3.0\\system.threading.thread.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.threadpool\\4.3.0\\system.threading.threadpool.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.valuetuple\\4.5.0\\system.valuetuple.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmldocument\\4.0.1\\system.xml.xmldocument.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmlserializer\\4.0.11\\system.xml.xmlserializer.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\yamldotnet\\13.3.1\\yamldotnet.13.3.1.nupkg.sha512" + "/home/runner/.nuget/packages/aspnetcore.healthchecks.azureservicebus/8.0.1/aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.rabbitmq/8.0.2/aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.sqlserver/8.0.2/aspnetcore.healthchecks.sqlserver.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.client/8.0.1/aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.core/8.0.1/aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/autofac/8.1.1/autofac.8.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/autofac.extensions.dependencyinjection/10.0.0/autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.core/1.36.0/azure.core.1.36.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.core.amqp/1.3.0/azure.core.amqp.1.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.identity/1.10.3/azure.identity.1.10.3.nupkg.sha512", + "/home/runner/.nuget/packages/azure.messaging.servicebus/7.17.0/azure.messaging.servicebus.7.17.0.nupkg.sha512", + "/home/runner/.nuget/packages/dapper/2.1.35/dapper.2.1.35.nupkg.sha512", + "/home/runner/.nuget/packages/fluentvalidation/11.5.1/fluentvalidation.11.5.1.nupkg.sha512", + "/home/runner/.nuget/packages/fluentvalidation.aspnetcore/11.3.0/fluentvalidation.aspnetcore.11.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/fluentvalidation.dependencyinjectionextensions/11.5.1/fluentvalidation.dependencyinjectionextensions.11.5.1.nupkg.sha512", + "/home/runner/.nuget/packages/fractions/7.2.1/fractions.7.2.1.nupkg.sha512", + "/home/runner/.nuget/packages/google.protobuf/3.28.3/google.protobuf.3.28.3.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.aspnetcore.server/2.70.0/grpc.aspnetcore.server.2.70.0.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.core.api/2.70.0/grpc.core.api.2.70.0.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.net.common/2.70.0/grpc.net.common.2.70.0.nupkg.sha512", + "/home/runner/.nuget/packages/grpc.tools/2.68.1/grpc.tools.2.68.1.nupkg.sha512", + "/home/runner/.nuget/packages/humanizer.core/2.14.1/humanizer.core.2.14.1.nupkg.sha512", + "/home/runner/.nuget/packages/identitymodel/5.2.0/identitymodel.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/identitymodel.oidcclient/5.2.1/identitymodel.oidcclient.5.2.1.nupkg.sha512", + "/home/runner/.nuget/packages/kubernetesclient/12.1.1/kubernetesclient.12.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/libuv/1.9.1/libuv.1.9.1.nupkg.sha512", + "/home/runner/.nuget/packages/mediatr/11.1.0/mediatr.11.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/mediatr.contracts/1.0.1/mediatr.contracts.1.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/mediatr.extensions.microsoft.dependencyinjection/11.1.0/mediatr.extensions.microsoft.dependencyinjection.11.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights/2.22.0/microsoft.applicationinsights.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.aspnetcore/2.22.0/microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.dependencycollector/2.22.0/microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.eventcountercollector/2.22.0/microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.kubernetes/7.0.0/microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.perfcountercollector/2.22.0/microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.windowsserver/2.22.0/microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.windowsserver.telemetrychannel/2.22.0/microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.authentication.jwtbearer/9.0.0/microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.healthchecks/1.0.0/microsoft.aspnetcore.healthchecks.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http/2.1.22/microsoft.aspnetcore.http.2.1.22.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.jsonpatch/9.0.0/microsoft.aspnetcore.jsonpatch.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.mvc.newtonsoftjson/9.0.0/microsoft.aspnetcore.mvc.newtonsoftjson.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.amqp/2.6.3/microsoft.azure.amqp.2.6.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.keyvault/2.3.2/microsoft.azure.keyvault.2.3.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.keyvault.webkey/2.0.7/microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.servicebus/5.2.0/microsoft.azure.servicebus.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.services.appauthentication/1.0.3/microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.build.framework/17.8.3/microsoft.build.framework.17.8.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.build.locator/1.7.8/microsoft.build.locator.1.7.8.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.analyzers/3.3.4/microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.common/4.8.0/microsoft.codeanalysis.common.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.csharp/4.8.0/microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.csharp.workspaces/4.8.0/microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.visualbasic/1.3.0/microsoft.codeanalysis.visualbasic.1.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.workspaces.common/4.8.0/microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.workspaces.msbuild/4.8.0/microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient/5.2.0/microsoft.data.sqlclient.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient.sni.runtime/5.2.0/microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore/9.0.0/microsoft.entityframeworkcore.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.abstractions/9.0.0/microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.analyzers/9.0.0/microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.design/9.0.0/microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.relational/9.0.0/microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.sqlserver/9.0.0/microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5/microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.abstractions/9.0.0/microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.memory/9.0.0/microsoft.extensions.caching.memory.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration/9.0.0/microsoft.extensions.configuration.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.abstractions/9.0.0/microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.azurekeyvault/3.1.24/microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.binder/9.0.0/microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.commandline/9.0.0/microsoft.extensions.configuration.commandline.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.environmentvariables/9.0.0/microsoft.extensions.configuration.environmentvariables.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.fileextensions/9.0.0/microsoft.extensions.configuration.fileextensions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.json/9.0.0/microsoft.extensions.configuration.json.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.usersecrets/9.0.0/microsoft.extensions.configuration.usersecrets.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection/9.0.0/microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/9.0.0/microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencymodel/9.0.0/microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnosticadapter/3.1.27/microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics/9.0.0/microsoft.extensions.diagnostics.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.abstractions/9.0.0/microsoft.extensions.diagnostics.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks/8.0.0/microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks.abstractions/8.0.0/microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.abstractions/9.0.0/microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.physical/9.0.0/microsoft.extensions.fileproviders.physical.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.filesystemglobbing/9.0.0/microsoft.extensions.filesystemglobbing.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.healthchecks/1.0.0/microsoft.extensions.healthchecks.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting/9.0.0/microsoft.extensions.hosting.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting.abstractions/9.0.0/microsoft.extensions.hosting.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.http/3.1.0/microsoft.extensions.http.3.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging/9.0.0/microsoft.extensions.logging.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.abstractions/9.0.0/microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.applicationinsights/2.22.0/microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.azureappservices/9.0.0/microsoft.extensions.logging.azureappservices.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.configuration/9.0.0/microsoft.extensions.logging.configuration.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.console/9.0.0/microsoft.extensions.logging.console.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.debug/9.0.0/microsoft.extensions.logging.debug.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventlog/9.0.0/microsoft.extensions.logging.eventlog.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventsource/9.0.0/microsoft.extensions.logging.eventsource.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.objectpool/7.0.0/microsoft.extensions.objectpool.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options/9.0.0/microsoft.extensions.options.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options.configurationextensions/9.0.0/microsoft.extensions.options.configurationextensions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.primitives/9.0.0/microsoft.extensions.primitives.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client/4.56.0/microsoft.identity.client.4.56.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client.extensions.msal/4.56.0/microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.abstractions/8.0.1/microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.clients.activedirectory/3.14.2/microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.jsonwebtokens/8.0.1/microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.logging/8.0.1/microsoft.identitymodel.logging.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols/8.0.1/microsoft.identitymodel.protocols.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/8.0.1/microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.tokens/8.0.1/microsoft.identitymodel.tokens.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.app/1.0.5/microsoft.netcore.app.1.0.5.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.dotnethost/1.0.1/microsoft.netcore.dotnethost.1.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.dotnethostpolicy/1.0.5/microsoft.netcore.dotnethostpolicy.1.0.5.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.dotnethostresolver/1.0.1/microsoft.netcore.dotnethostresolver.1.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.jit/1.0.7/microsoft.netcore.jit.1.0.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.platforms/7.0.4/microsoft.netcore.platforms.7.0.4.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.runtime.coreclr/1.0.7/microsoft.netcore.runtime.coreclr.1.0.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.windows.apisets/1.0.1/microsoft.netcore.windows.apisets.1.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.openapi/1.6.22/microsoft.openapi.1.6.22.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.rest.clientruntime/2.3.8/microsoft.rest.clientruntime.2.3.8.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.rest.clientruntime.azure/3.3.7/microsoft.rest.clientruntime.azure.3.3.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.sqlserver.server/1.0.0/microsoft.sqlserver.server.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.visualbasic/10.0.1/microsoft.visualbasic.10.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.registry/4.7.0/microsoft.win32.registry.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/mono.texttemplating/3.0.0/mono.texttemplating.3.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512", + "/home/runner/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/newtonsoft.json.bson/1.0.2/newtonsoft.json.bson.1.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/polly/8.5.0/polly.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/polly.core/8.5.0/polly.core.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/prometheus-net/8.0.1/prometheus-net.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/rabbitmq.client/6.8.1/rabbitmq.client.6.8.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system/4.3.0/runtime.native.system.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.data.sqlclient.sni/4.7.0/runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.io.compression/4.3.0/runtime.native.system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.net.http/4.3.0/runtime.native.system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.net.security/4.0.1/runtime.native.system.net.security.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography/4.0.1/runtime.native.system.security.cryptography.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0/runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0/runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0/runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog/4.0.0/serilog.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.aspnetcore/8.0.3/serilog.aspnetcore.8.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.enrichers.environment/3.0.1/serilog.enrichers.environment.3.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.hosting/8.0.0/serilog.extensions.hosting.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.logging/8.0.0/serilog.extensions.logging.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.formatting.compact/2.0.0/serilog.formatting.compact.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.settings.configuration/8.0.4/serilog.settings.configuration.8.0.4.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.console/6.0.0/serilog.sinks.console.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.debug/2.0.0/serilog.sinks.debug.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.file/5.0.0/serilog.sinks.file.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.http/9.0.0/serilog.sinks.http.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.seq/8.0.0/serilog.sinks.seq.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore/7.2.0/swashbuckle.aspnetcore.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.newtonsoft/7.2.0/swashbuckle.aspnetcore.newtonsoft.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swagger/7.2.0/swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swaggergen/7.2.0/swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swaggerui/7.2.0/swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.buffers/4.5.0/system.buffers.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.codedom/6.0.0/system.codedom.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.componentmodel.annotations/4.1.0/system.componentmodel.annotations.4.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition/7.0.0/system.composition.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.attributedmodel/7.0.0/system.composition.attributedmodel.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.convention/7.0.0/system.composition.convention.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.hosting/7.0.0/system.composition.hosting.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.runtime/7.0.0/system.composition.runtime.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.typedparts/7.0.0/system.composition.typedparts.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.configuration.configurationmanager/8.0.0/system.configuration.configurationmanager.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.console/4.3.0/system.console.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.data.sqlclient/4.8.6/system.data.sqlclient.4.8.6.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.diagnosticsource/8.0.1/system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.eventlog/9.0.0/system.diagnostics.eventlog.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.performancecounter/6.0.0/system.diagnostics.performancecounter.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.process/4.3.0/system.diagnostics.process.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/system.formats.asn1/9.0.0/system.formats.asn1.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.accesscontrol/5.0.0/system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.watcher/4.0.0/system.io.filesystem.watcher.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.memorymappedfiles/4.0.0/system.io.memorymappedfiles.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.pipelines/7.0.0/system.io.pipelines.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.unmanagedmemorystream/4.0.1/system.io.unmanagedmemorystream.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.parallel/4.0.1/system.linq.parallel.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.queryable/4.0.1/system.linq.queryable.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory.data/1.0.2/system.memory.data.1.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.nameresolution/4.0.0/system.net.nameresolution.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.requests/4.0.11/system.net.requests.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.security/4.0.1/system.net.security.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.webheadercollection/4.0.1/system.net.webheadercollection.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.dispatchproxy/4.0.1/system.reflection.dispatchproxy.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.resources.reader/4.0.0/system.resources.reader.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.caching/8.0.0/system.runtime.caching.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.json/4.0.2/system.runtime.serialization.json.4.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.claims/4.0.1/system.security.claims.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.protecteddata/8.0.0/system.security.cryptography.protecteddata.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.principal/4.0.1/system.security.principal.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encodings.web/4.7.2/system.text.encodings.web.4.7.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.json/9.0.0/system.text.json.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.channels/7.0.0/system.threading.channels.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.overlapped/4.0.1/system.threading.overlapped.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.4.6.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.parallel/4.3.0/system.threading.tasks.parallel.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.thread/4.3.0/system.threading.thread.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.threadpool/4.3.0/system.threading.threadpool.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmldocument/4.0.1/system.xml.xmldocument.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/yamldotnet/13.3.1/yamldotnet.13.3.1.nupkg.sha512" ], - "logs": [ - { - "code": "NU1608", - "level": "Warning", - "warningLevel": 1, - "message": "Detected package version outside of dependency constraint: MediatR.Extensions.Microsoft.DependencyInjection 11.1.0 requires MediatR (>= 11.0.0 && < 12.0.0) but version MediatR 12.3.0 was resolved.", - "libraryId": "MediatR", - "targetGraphs": [ - "net8.0" - ] - } - ] + "logs": [] } \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/Extensions/CustomExtensionMethods.cs b/src/Services/Ordering/Ordering.BackgroundTasks/Extensions/CustomExtensionMethods.cs index 82ffae84..d852c1c7 100644 --- a/src/Services/Ordering/Ordering.BackgroundTasks/Extensions/CustomExtensionMethods.cs +++ b/src/Services/Ordering/Ordering.BackgroundTasks/Extensions/CustomExtensionMethods.cs @@ -137,7 +137,7 @@ public static ILoggingBuilder UseSerilog(this ILoggingBuilder builder, IConfigur .Enrich.FromLogContext() .WriteTo.Console() .WriteTo.Seq(string.IsNullOrWhiteSpace(seqServerUrl) ? "http://seq" : seqServerUrl) - .WriteTo.Http(string.IsNullOrWhiteSpace(logstashUrl) ? "http://logstash:8080" : logstashUrl) + .WriteTo.Http(string.IsNullOrWhiteSpace(logstashUrl) ? "http://logstash:8080" : logstashUrl, queueLimitBytes: 50 * 1024 * 1024) .ReadFrom.Configuration(configuration) .CreateLogger(); diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/Ordering.BackgroundTasks.csproj b/src/Services/Ordering/Ordering.BackgroundTasks/Ordering.BackgroundTasks.csproj index b81ed462..0b489d10 100644 --- a/src/Services/Ordering/Ordering.BackgroundTasks/Ordering.BackgroundTasks.csproj +++ b/src/Services/Ordering/Ordering.BackgroundTasks/Ordering.BackgroundTasks.csproj @@ -1,6 +1,6 @@ - net8.0 + net9.0 dotnet-Ordering.BackgroundTasks-9D3E1DD6-405B-447F-8AAB-1708B36D260E false preview @@ -8,21 +8,21 @@ ..\..\..\.. - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll new file mode 100755 index 00000000..c15c4d48 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Autofac.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Autofac.dll new file mode 100755 index 00000000..f52b5eaf Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Autofac.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Azure.Core.Amqp.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Azure.Core.Amqp.dll new file mode 100755 index 00000000..f43cf0a6 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Azure.Core.Amqp.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Azure.Core.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Azure.Core.dll new file mode 100755 index 00000000..98592ed2 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Azure.Core.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Azure.Identity.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Azure.Identity.dll new file mode 100755 index 00000000..4a32fd0d Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Azure.Identity.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll new file mode 100755 index 00000000..c32a7cdc Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Dapper.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Dapper.dll new file mode 100755 index 00000000..624ff7f3 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Dapper.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBus.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBus.dll new file mode 100644 index 00000000..3cc2a120 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBus.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBus.pdb b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBus.pdb new file mode 100644 index 00000000..92c766cf Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBus.pdb differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBusRabbitMQ.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBusRabbitMQ.dll new file mode 100644 index 00000000..c9ef07f0 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBusRabbitMQ.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBusRabbitMQ.pdb b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBusRabbitMQ.pdb new file mode 100644 index 00000000..b7ae8626 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBusRabbitMQ.pdb differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBusServiceBus.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBusServiceBus.dll new file mode 100644 index 00000000..86912710 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBusServiceBus.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBusServiceBus.pdb b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBusServiceBus.pdb new file mode 100644 index 00000000..f0bb368b Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBusServiceBus.pdb differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll new file mode 100755 index 00000000..63b46633 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll new file mode 100755 index 00000000..da377276 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.SqlServer.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.SqlServer.dll new file mode 100755 index 00000000..4c495399 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.SqlServer.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.UI.Client.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.UI.Client.dll new file mode 100755 index 00000000..005cb03b Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.UI.Client.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.UI.Core.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.UI.Core.dll new file mode 100755 index 00000000..94b166c4 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.UI.Core.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll new file mode 100755 index 00000000..6d5c4414 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll new file mode 100755 index 00000000..5b6af22c Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll new file mode 100755 index 00000000..ef497490 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll new file mode 100755 index 00000000..a5b7ff99 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll new file mode 100755 index 00000000..62203592 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll new file mode 100755 index 00000000..89055379 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll new file mode 100755 index 00000000..1a2779cf Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Identity.Client.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Identity.Client.dll new file mode 100755 index 00000000..eac2f913 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Identity.Client.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll new file mode 100755 index 00000000..dfcb6320 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll new file mode 100755 index 00000000..08dd7824 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll new file mode 100755 index 00000000..19245c62 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll new file mode 100755 index 00000000..30b9c05b Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll new file mode 100755 index 00000000..ce60b3c2 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll new file mode 100755 index 00000000..57a9536b Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll new file mode 100755 index 00000000..9fd9ebf6 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll new file mode 100755 index 00000000..da12e5fa Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll new file mode 100755 index 00000000..ddeaa864 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Newtonsoft.Json.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Newtonsoft.Json.dll new file mode 100755 index 00000000..d035c38b Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Newtonsoft.Json.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks new file mode 100755 index 00000000..8b70e1a6 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks.deps.json b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks.deps.json new file mode 100644 index 00000000..1e454fc0 --- /dev/null +++ b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks.deps.json @@ -0,0 +1,1053 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v9.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v9.0": { + "Ordering.BackgroundTasks/1.0.0": { + "dependencies": { + "AspNetCore.HealthChecks.AzureServiceBus": "8.0.1", + "AspNetCore.HealthChecks.Rabbitmq": "8.0.2", + "AspNetCore.HealthChecks.SqlServer": "8.0.2", + "AspNetCore.HealthChecks.UI.Client": "8.0.1", + "Autofac": "8.1.1", + "Autofac.Extensions.DependencyInjection": "10.0.0", + "Dapper": "2.1.35", + "EventBus": "1.0.0", + "EventBusRabbitMQ": "1.0.0", + "EventBusServiceBus": "1.0.0", + "Serilog.AspNetCore": "8.0.3", + "Serilog.Enrichers.Environment": "3.0.1", + "Serilog.Settings.Configuration": "8.0.4", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Http": "9.0.0", + "Serilog.Sinks.Seq": "8.0.0" + }, + "runtime": { + "Ordering.BackgroundTasks.dll": {} + } + }, + "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { + "dependencies": { + "Azure.Messaging.ServiceBus": "7.17.0" + }, + "runtime": { + "lib/net6.0/HealthChecks.AzureServiceBus.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "dependencies": { + "RabbitMQ.Client": "6.8.1" + }, + "runtime": { + "lib/net6.0/HealthChecks.Rabbitmq.dll": { + "assemblyVersion": "8.0.2.0", + "fileVersion": "8.0.2.0" + } + } + }, + "AspNetCore.HealthChecks.SqlServer/8.0.2": { + "dependencies": { + "Microsoft.Data.SqlClient": "5.2.0" + }, + "runtime": { + "lib/net6.0/HealthChecks.SqlServer.dll": { + "assemblyVersion": "8.0.2.0", + "fileVersion": "8.0.2.0" + } + } + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "dependencies": { + "AspNetCore.HealthChecks.UI.Core": "8.0.1" + }, + "runtime": { + "lib/net8.0/HealthChecks.UI.Client.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "runtime": { + "lib/net6.0/HealthChecks.UI.Core.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "Autofac/8.1.1": { + "runtime": { + "lib/net8.0/Autofac.dll": { + "assemblyVersion": "8.1.1.0", + "fileVersion": "8.1.1.0" + } + } + }, + "Autofac.Extensions.DependencyInjection/10.0.0": { + "dependencies": { + "Autofac": "8.1.1" + }, + "runtime": { + "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": { + "assemblyVersion": "10.0.0.0", + "fileVersion": "10.0.0.0" + } + } + }, + "Azure.Core/1.36.0": { + "dependencies": { + "Microsoft.Bcl.AsyncInterfaces": "1.1.1", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/net6.0/Azure.Core.dll": { + "assemblyVersion": "1.36.0.0", + "fileVersion": "1.3600.23.56006" + } + } + }, + "Azure.Core.Amqp/1.3.0": { + "dependencies": { + "Microsoft.Azure.Amqp": "2.6.3", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/netstandard2.0/Azure.Core.Amqp.dll": { + "assemblyVersion": "1.3.0.0", + "fileVersion": "1.300.23.15207" + } + } + }, + "Azure.Identity/1.10.3": { + "dependencies": { + "Azure.Core": "1.36.0", + "Microsoft.Identity.Client": "4.56.0", + "Microsoft.Identity.Client.Extensions.Msal": "4.56.0", + "System.Security.Cryptography.ProtectedData": "8.0.0" + }, + "runtime": { + "lib/netstandard2.0/Azure.Identity.dll": { + "assemblyVersion": "1.10.3.0", + "fileVersion": "1.1000.323.51804" + } + } + }, + "Azure.Messaging.ServiceBus/7.17.0": { + "dependencies": { + "Azure.Core": "1.36.0", + "Azure.Core.Amqp": "1.3.0", + "Microsoft.Azure.Amqp": "2.6.3", + "Microsoft.Bcl.AsyncInterfaces": "1.1.1", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/netstandard2.0/Azure.Messaging.ServiceBus.dll": { + "assemblyVersion": "7.17.0.0", + "fileVersion": "7.1700.23.56401" + } + } + }, + "Dapper/2.1.35": { + "runtime": { + "lib/net7.0/Dapper.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.1.35.13827" + } + } + }, + "Microsoft.Azure.Amqp/2.6.3": { + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.Amqp.dll": { + "assemblyVersion": "2.4.0.0", + "fileVersion": "2.6.3.0" + } + } + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "dependencies": { + "Microsoft.Azure.Amqp": "2.6.3", + "Microsoft.Azure.Services.AppAuthentication": "1.0.3", + "Newtonsoft.Json": "13.0.3", + "System.IdentityModel.Tokens.Jwt": "6.35.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": { + "assemblyVersion": "5.2.0.0", + "fileVersion": "5.200.21.55702" + } + } + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "dependencies": { + "Microsoft.IdentityModel.Clients.ActiveDirectory": "3.14.2" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.Services.AppAuthentication.dll": { + "assemblyVersion": "1.0.3.0", + "fileVersion": "1.0.3.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.2.0": { + "dependencies": { + "Azure.Identity": "1.10.3", + "Microsoft.Data.SqlClient.SNI.runtime": "5.2.0", + "Microsoft.Identity.Client": "4.56.0", + "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0", + "Microsoft.SqlServer.Server": "1.0.0", + "System.Configuration.ConfigurationManager": "8.0.0", + "System.Runtime.Caching": "8.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.Data.SqlClient.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.20.24059.2" + } + }, + "resources": { + "lib/net8.0/de/Microsoft.Data.SqlClient.resources.dll": { + "locale": "de" + }, + "lib/net8.0/es/Microsoft.Data.SqlClient.resources.dll": { + "locale": "es" + }, + "lib/net8.0/fr/Microsoft.Data.SqlClient.resources.dll": { + "locale": "fr" + }, + "lib/net8.0/it/Microsoft.Data.SqlClient.resources.dll": { + "locale": "it" + }, + "lib/net8.0/ja/Microsoft.Data.SqlClient.resources.dll": { + "locale": "ja" + }, + "lib/net8.0/ko/Microsoft.Data.SqlClient.resources.dll": { + "locale": "ko" + }, + "lib/net8.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": { + "locale": "pt-BR" + }, + "lib/net8.0/ru/Microsoft.Data.SqlClient.resources.dll": { + "locale": "ru" + }, + "lib/net8.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net8.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": { + "locale": "zh-Hant" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll": { + "rid": "unix", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.20.24059.2" + }, + "runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.20.24059.2" + } + } + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.2.0": { + "runtimeTargets": { + "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x86", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "Microsoft.Extensions.DependencyModel/8.0.2": { + "runtime": { + "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "assemblyVersion": "8.0.0.2", + "fileVersion": "8.0.1024.46610" + } + } + }, + "Microsoft.Identity.Client/4.56.0": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.Identity.Client.dll": { + "assemblyVersion": "4.56.0.0", + "fileVersion": "4.56.0.0" + } + } + }, + "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "dependencies": { + "Microsoft.Identity.Client": "4.56.0", + "System.Security.Cryptography.ProtectedData": "8.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "assemblyVersion": "4.56.0.0", + "fileVersion": "4.56.0.0" + } + } + }, + "Microsoft.IdentityModel.Abstractions/6.35.0": { + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "runtime": { + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + }, + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + } + } + }, + "Microsoft.IdentityModel.JsonWebTokens/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.Logging/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Logging.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.Protocols/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "6.35.0", + "Microsoft.IdentityModel.Tokens": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Protocols": "6.35.0", + "System.IdentityModel.Tokens.Jwt": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.Tokens/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.SqlServer.Server/1.0.0": { + "runtime": { + "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "Newtonsoft.Json/13.0.3": { + "runtime": { + "lib/net6.0/Newtonsoft.Json.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.3.27908" + } + } + }, + "Polly/8.5.0": { + "dependencies": { + "Polly.Core": "8.5.0" + }, + "runtime": { + "lib/net6.0/Polly.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "Polly.Core/8.5.0": { + "runtime": { + "lib/net8.0/Polly.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "RabbitMQ.Client/6.8.1": { + "runtime": { + "lib/netstandard2.0/RabbitMQ.Client.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.8.1.0" + } + } + }, + "Serilog/4.0.0": { + "runtime": { + "lib/net8.0/Serilog.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "4.0.0.0" + } + } + }, + "Serilog.AspNetCore/8.0.3": { + "dependencies": { + "Serilog": "4.0.0", + "Serilog.Extensions.Hosting": "8.0.0", + "Serilog.Formatting.Compact": "2.0.0", + "Serilog.Settings.Configuration": "8.0.4", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Debug": "2.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.AspNetCore.dll": { + "assemblyVersion": "8.0.3.0", + "fileVersion": "8.0.3.0" + } + } + }, + "Serilog.Enrichers.Environment/3.0.1": { + "dependencies": { + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Enrichers.Environment.dll": { + "assemblyVersion": "3.0.0.0", + "fileVersion": "3.0.0.0" + } + } + }, + "Serilog.Extensions.Hosting/8.0.0": { + "dependencies": { + "Serilog": "4.0.0", + "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": "4.0.0" + }, + "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": "4.0.0" + }, + "runtime": { + "lib/net7.0/Serilog.Formatting.Compact.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.0.0.0" + } + } + }, + "Serilog.Settings.Configuration/8.0.4": { + "dependencies": { + "Microsoft.Extensions.DependencyModel": "8.0.2", + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Settings.Configuration.dll": { + "assemblyVersion": "8.0.4.0", + "fileVersion": "8.0.4.0" + } + } + }, + "Serilog.Sinks.Console/6.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Sinks.Console.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.0.0" + } + } + }, + "Serilog.Sinks.Debug/2.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "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": "4.0.0" + }, + "runtime": { + "lib/net5.0/Serilog.Sinks.File.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.0.0.0" + } + } + }, + "Serilog.Sinks.Http/9.0.0": { + "dependencies": { + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/netstandard2.1/Serilog.Sinks.Http.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.0.0" + } + } + }, + "Serilog.Sinks.Seq/8.0.0": { + "dependencies": { + "Serilog": "4.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net6.0/Serilog.Sinks.Seq.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.0.0" + } + } + }, + "System.Configuration.ConfigurationManager/8.0.0": { + "dependencies": { + "System.Security.Cryptography.ProtectedData": "8.0.0" + }, + "runtime": { + "lib/net8.0/System.Configuration.ConfigurationManager.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + } + }, + "System.IdentityModel.Tokens.Jwt/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", + "Microsoft.IdentityModel.Tokens": "6.35.0" + }, + "runtime": { + "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "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/8.0.0": { + "dependencies": { + "System.Configuration.ConfigurationManager": "8.0.0" + }, + "runtime": { + "lib/net8.0/System.Runtime.Caching.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net8.0/System.Runtime.Caching.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + } + }, + "System.Security.Cryptography.ProtectedData/8.0.0": { + "runtime": { + "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + } + }, + "EventBus/1.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "EventBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "EventBusRabbitMQ/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Newtonsoft.Json": "13.0.3", + "Polly": "8.5.0", + "RabbitMQ.Client": "6.8.1" + }, + "runtime": { + "EventBusRabbitMQ.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "EventBusServiceBus/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Microsoft.Azure.ServiceBus": "5.2.0" + }, + "runtime": { + "EventBusServiceBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + } + } + }, + "libraries": { + "Ordering.BackgroundTasks/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-67GttVESv92GIthFMNqLbWvnQr3AFujGGsydKUl51R7p+KETguIJ+yHGUSnLL8XEcIWO0pENO714WlAqmON8EQ==", + "path": "aspnetcore.healthchecks.azureservicebus/8.0.1", + "hashPath": "aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A/29xmNWfssOY1zq1bWAaZPW/iJfBhJN+I737KKHQutzB0JFwAIKesjsUWN2BAJwqS/ciFMjNxvCDHtAgU0PIQ==", + "path": "aspnetcore.healthchecks.rabbitmq/8.0.2", + "hashPath": "aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512" + }, + "AspNetCore.HealthChecks.SqlServer/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-sTcVVq7/zhfUrSTs0WAktvPdpU1He/sj14gRTogq4eFhn0oImolxNNhJczkYMgFF92RMMW+O+rlcFO7HVOpfiQ==", + "path": "aspnetcore.healthchecks.sqlserver/8.0.2", + "hashPath": "aspnetcore.healthchecks.sqlserver.8.0.2.nupkg.sha512" + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nhC6KIoB/EtTbH3uGm2J6EHEUyTJuETUARFePbmrnA+zjbwsirzIVUQl46qIjvyPABhK0e7Rk+AxcRqC6zikqA==", + "path": "aspnetcore.healthchecks.ui.client/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Vn00MOJ1I0HSqyP7Bt9v0pr0AIgbrXMjL/KFwW+sRwLRogOtep8BWGimd8XYRCbCDLrAi7VSArU02f6pEIw69w==", + "path": "aspnetcore.healthchecks.ui.core/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512" + }, + "Autofac/8.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", + "path": "autofac/8.1.1", + "hashPath": "autofac.8.1.1.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.36.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vwqFZdHS4dzPlI7FFRkPx9ctA+aGGeRev3gnzG8lntWvKMmBhAmulABi1O9CEvS3/jzYt7yA+0pqVdxkpAd7dQ==", + "path": "azure.core/1.36.0", + "hashPath": "azure.core.1.36.0.nupkg.sha512" + }, + "Azure.Core.Amqp/1.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6GG4gyFkAuHtpBVkvj0wE5+lCM+ttsZlIWAipBkI+jlCUlTgrTiNUROBFnb8xuKoymVDw9Tf1W8RoKqgbd71lg==", + "path": "azure.core.amqp/1.3.0", + "hashPath": "azure.core.amqp.1.3.0.nupkg.sha512" + }, + "Azure.Identity/1.10.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-l1Xm2MWOF2Mzcwuarlw8kWQXLZk3UeB55aQXVyjj23aBfDwOZ3gu5GP2kJ6KlmZeZv2TCzw7x4L3V36iNr3gww==", + "path": "azure.identity/1.10.3", + "hashPath": "azure.identity.1.10.3.nupkg.sha512" + }, + "Azure.Messaging.ServiceBus/7.17.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lpQXW+8IsTsCp8hvMIiqcp0oLYgxc79g7ALYUOOXiZy/3WORlaN237eNx0LCX40wTo7hLtdbVrmoUa+kIohGpg==", + "path": "azure.messaging.servicebus/7.17.0", + "hashPath": "azure.messaging.servicebus.7.17.0.nupkg.sha512" + }, + "Dapper/2.1.35": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YKRwjVfrG7GYOovlGyQoMvr1/IJdn+7QzNXJxyMh0YfFF5yvDmTYaJOVYWsckreNjGsGSEtrMTpnzxTUq/tZQw==", + "path": "dapper/2.1.35", + "hashPath": "dapper.2.1.35.nupkg.sha512" + }, + "Microsoft.Azure.Amqp/2.6.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-iPbNNII4YZGkka7JQS0ZsZfZLcM7dwIoov/DyFiaemRqOTrdJCLgYnFBFhc/3TSh0ZI4/5TpxQPSPSckZ65jmA==", + "path": "microsoft.azure.amqp/2.6.3", + "hashPath": "microsoft.azure.amqp.2.6.3.nupkg.sha512" + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wyZNJggyFNtKxd+HgvcTiuRYuTjDGi+pgE4RcBvFbfvNiarKr5AOlE4Ne7on1eUJZuMuEa19wN5dj694HlP60A==", + "path": "microsoft.azure.servicebus/5.2.0", + "hashPath": "microsoft.azure.servicebus.5.2.0.nupkg.sha512" + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ywpQaK1klu1IoX4VUf+TBmU4kR71aWNI6O5rEIJU8z28L2xhJhnIm7k2Nf1Zu/PygeuOtt5g0QPCk5+lLltbeQ==", + "path": "microsoft.azure.services.appauthentication/1.0.3", + "hashPath": "microsoft.azure.services.appauthentication.1.0.3.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.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3alfyqRN3ELRtdvU1dGtLBRNQqprr3TJ0WrUJfMISPwg1nPUN2P3Lelah68IKWuV27Ceb7ig95hWNHFTSXfxMg==", + "path": "microsoft.data.sqlclient/5.2.0", + "hashPath": "microsoft.data.sqlclient.5.2.0.nupkg.sha512" + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-po1jhvFd+8pbfvJR/puh+fkHi0GRanAdvayh/0e47yaM6CXWZ6opUjCMFuYlAnD2LcbyvQE7fPJKvogmaUcN+w==", + "path": "microsoft.data.sqlclient.sni.runtime/5.2.0", + "hashPath": "microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyModel/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", + "path": "microsoft.extensions.dependencymodel/8.0.2", + "hashPath": "microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512" + }, + "Microsoft.Identity.Client/4.56.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rr4zbidvHy9r4NvOAs5hdd964Ao2A0pAeFBJKR95u1CJAVzbd1p6tPTXUZ+5ld0cfThiVSGvz6UHwY6JjraTpA==", + "path": "microsoft.identity.client/4.56.0", + "hashPath": "microsoft.identity.client.4.56.0.nupkg.sha512" + }, + "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-H12YAzEGK55vZ+QpxUzozhW8ZZtgPDuWvgA0JbdIR9UhMUplj29JhIgE2imuH8W2Nw9D8JKygR1uxRFtpSNcrg==", + "path": "microsoft.identity.client.extensions.msal/4.56.0", + "hashPath": "microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Abstractions/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==", + "path": "microsoft.identitymodel.abstractions/6.35.0", + "hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-TNsJJMiRnkeby1ovThVoV9yFsPWjAdluwOA+Nf0LtSsBVVrKQv8Qp4kYOgyNwMVj+pDwbhXISySk+4HyHVWNZQ==", + "path": "microsoft.identitymodel.clients.activedirectory/3.14.2", + "hashPath": "microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512" + }, + "Microsoft.IdentityModel.JsonWebTokens/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==", + "path": "microsoft.identitymodel.jsonwebtokens/6.35.0", + "hashPath": "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Logging/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==", + "path": "microsoft.identitymodel.logging/6.35.0", + "hashPath": "microsoft.identitymodel.logging.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==", + "path": "microsoft.identitymodel.protocols/6.35.0", + "hashPath": "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==", + "path": "microsoft.identitymodel.protocols.openidconnect/6.35.0", + "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Tokens/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==", + "path": "microsoft.identitymodel.tokens/6.35.0", + "hashPath": "microsoft.identitymodel.tokens.6.35.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" + }, + "Newtonsoft.Json/13.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", + "path": "newtonsoft.json/13.0.3", + "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" + }, + "Polly/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", + "path": "polly/8.5.0", + "hashPath": "polly.8.5.0.nupkg.sha512" + }, + "Polly.Core/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", + "path": "polly.core/8.5.0", + "hashPath": "polly.core.8.5.0.nupkg.sha512" + }, + "RabbitMQ.Client/6.8.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-jNsmGgmCNw2S/NzskeN2ijtGywtH4Sk/G6jWUTD5sY9SrC27Xz6BsLIiB8hdsfjeyWCa4j4GvCIGkpE8wrjU1Q==", + "path": "rabbitmq.client/6.8.1", + "hashPath": "rabbitmq.client.6.8.1.nupkg.sha512" + }, + "Serilog/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2jDkUrSh5EofOp7Lx5Zgy0EB+7hXjjxE2ktTb1WVQmU00lDACR2TdROGKU0K1pDTBSJBN1PqgYpgOZF8mL7NJw==", + "path": "serilog/4.0.0", + "hashPath": "serilog.4.0.0.nupkg.sha512" + }, + "Serilog.AspNetCore/8.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", + "path": "serilog.aspnetcore/8.0.3", + "hashPath": "serilog.aspnetcore.8.0.3.nupkg.sha512" + }, + "Serilog.Enrichers.Environment/3.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9BqCE4C9FF+/rJb/CsQwe7oVf44xqkOvMwX//CUxvUR25lFL4tSS6iuxE5eW07quby1BAyAEP+vM6TWsnT3iqw==", + "path": "serilog.enrichers.environment/3.0.1", + "hashPath": "serilog.enrichers.environment.3.0.1.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.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", + "path": "serilog.settings.configuration/8.0.4", + "hashPath": "serilog.settings.configuration.8.0.4.nupkg.sha512" + }, + "Serilog.Sinks.Console/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fQGWqVMClCP2yEyTXPIinSr5c+CBGUvBybPxjAGcf7ctDhadFhrQw03Mv8rJ07/wR5PDfFjewf2LimvXCDzpbA==", + "path": "serilog.sinks.console/6.0.0", + "hashPath": "serilog.sinks.console.6.0.0.nupkg.sha512" + }, + "Serilog.Sinks.Debug/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" + }, + "Serilog.Sinks.Http/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-c246Bw1vXtvht/krwQXGwuZ4U2kKxRf8d9iaazZDodnOohTlRR4jZyQS/slWHSjJAj8ZDejCQcITnu+TkYmdFw==", + "path": "serilog.sinks.http/9.0.0", + "hashPath": "serilog.sinks.http.9.0.0.nupkg.sha512" + }, + "Serilog.Sinks.Seq/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-z5ig56/qzjkX6Fj4U/9m1g8HQaQiYPMZS4Uevtjg1I+WWzoGSf5t/E+6JbMP/jbZYhU63bA5NJN5y0x+qqx2Bw==", + "path": "serilog.sinks.seq/8.0.0", + "hashPath": "serilog.sinks.seq.8.0.0.nupkg.sha512" + }, + "System.Configuration.ConfigurationManager/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==", + "path": "system.configuration.configurationmanager/8.0.0", + "hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512" + }, + "System.IdentityModel.Tokens.Jwt/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==", + "path": "system.identitymodel.tokens.jwt/6.35.0", + "hashPath": "system.identitymodel.tokens.jwt.6.35.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/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-4TmlmvGp4kzZomm7J2HJn6IIx0UUrQyhBDyb5O1XiunZlQImXW+B8b7W/sTPcXhSf9rp5NR5aDtQllwbB5elOQ==", + "path": "system.runtime.caching/8.0.0", + "hashPath": "system.runtime.caching.8.0.0.nupkg.sha512" + }, + "System.Security.Cryptography.ProtectedData/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==", + "path": "system.security.cryptography.protecteddata/8.0.0", + "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512" + }, + "EventBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EventBusRabbitMQ/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EventBusServiceBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks.dll new file mode 100644 index 00000000..1971dd87 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks.pdb b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks.pdb new file mode 100644 index 00000000..fd2fcaff Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks.pdb differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks.runtimeconfig.json b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks.runtimeconfig.json new file mode 100644 index 00000000..27e402f0 --- /dev/null +++ b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks.runtimeconfig.json @@ -0,0 +1,18 @@ +{ + "runtimeOptions": { + "tfm": "net9.0", + "frameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "9.0.0" + }, + { + "name": "Microsoft.AspNetCore.App", + "version": "9.0.0" + } + ], + "configProperties": { + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Polly.Core.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Polly.Core.dll new file mode 100755 index 00000000..5df31b0b Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Polly.Core.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Polly.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Polly.dll new file mode 100755 index 00000000..69338063 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Polly.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/RabbitMQ.Client.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/RabbitMQ.Client.dll new file mode 100755 index 00000000..8ad562d9 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/RabbitMQ.Client.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.AspNetCore.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.AspNetCore.dll new file mode 100755 index 00000000..6c600139 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.AspNetCore.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll new file mode 100755 index 00000000..af699261 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll new file mode 100755 index 00000000..2204d101 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Extensions.Logging.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Extensions.Logging.dll new file mode 100755 index 00000000..f2f78c7b Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Extensions.Logging.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Formatting.Compact.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Formatting.Compact.dll new file mode 100755 index 00000000..7174b834 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Formatting.Compact.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Settings.Configuration.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Settings.Configuration.dll new file mode 100755 index 00000000..25692ac2 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Settings.Configuration.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.Console.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.Console.dll new file mode 100755 index 00000000..96c89a0d Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.Console.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.Debug.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.Debug.dll new file mode 100755 index 00000000..2bd024b1 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.Debug.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.File.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.File.dll new file mode 100755 index 00000000..29dc2fd3 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.File.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.Http.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.Http.dll new file mode 100755 index 00000000..932d8c6a Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.Http.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.Seq.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.Seq.dll new file mode 100755 index 00000000..9919e7e5 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.Seq.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.dll new file mode 100755 index 00000000..28c98dd3 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll new file mode 100755 index 00000000..accdffe1 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll new file mode 100755 index 00000000..23110257 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.Memory.Data.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.Memory.Data.dll new file mode 100755 index 00000000..6f2a3e0a Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.Memory.Data.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.Runtime.Caching.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.Runtime.Caching.dll new file mode 100755 index 00000000..7395ccd7 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.Runtime.Caching.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll new file mode 100755 index 00000000..40f1b5a7 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/appsettings.Development.json b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/appsettings.Development.json new file mode 100644 index 00000000..e203e940 --- /dev/null +++ b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/appsettings.Development.json @@ -0,0 +1,9 @@ +{ + "Logging": { + "LogLevel": { + "Default": "Debug", + "System": "Information", + "Microsoft": "Information" + } + } +} diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/appsettings.json b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/appsettings.json new file mode 100644 index 00000000..88e5d685 --- /dev/null +++ b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/appsettings.json @@ -0,0 +1,26 @@ +{ + "ConnectionString": "Server=tcp:127.0.0.1,5433;Database=Microsoft.eShopOnContainers.Services.OrderingDb;User Id=sa;Password=Pass@word;", + "Serilog": { + "SeqServerUrl": null, + "LogstashgUrl": null, + "MinimumLevel": { + "Default": "Information", + "Override": { + "Microsoft": "Warning", + "Microsoft.eShopOnContainers": "Information", + "System": "Warning" + } + } + }, + "SubscriptionClientName": "BackgroundTasks", + "GracePeriodTime": "1", + "CheckUpdateTime": "1000", + "ApplicationInsights": { + "InstrumentationKey": "" + }, + "AzureServiceBusEnabled": false, + "EventBusRetryCount": 5, + "EventBusConnection": "", + "EventBusUserName": "", + "EventBusPassword": "" +} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..01c36015 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..de728e37 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..eea6fbbb Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..be385907 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..3796ff2a Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..31ff985c Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..d027801b Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..df58fdf2 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll new file mode 100755 index 00000000..512befd9 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..ac47980a Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..f45095ef Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..12b89005 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..ec5ec135 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll new file mode 100755 index 00000000..a4a18261 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll new file mode 100755 index 00000000..38b97a27 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..9010602c Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..e382c132 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs new file mode 100644 index 00000000..feda5e9f --- /dev/null +++ b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.02D635FF.Up2Date b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.02D635FF.Up2Date new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.AssemblyInfo.cs b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.AssemblyInfo.cs new file mode 100644 index 00000000..e8aeb235 --- /dev/null +++ b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// 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.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("dotnet-Ordering.BackgroundTasks-9D3E1DD6-405B-447F-8AAB-1708B36D260E")] +[assembly: System.Reflection.AssemblyCompanyAttribute("Ordering.BackgroundTasks")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1a8b395ed18f8f26654475e19de22afa3d9975ee")] +[assembly: System.Reflection.AssemblyProductAttribute("Ordering.BackgroundTasks")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ordering.BackgroundTasks")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.AssemblyInfoInputs.cache b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.AssemblyInfoInputs.cache new file mode 100644 index 00000000..f35b3ae2 --- /dev/null +++ b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +4fc3fbbfc30d1ce062e49bf57033c74326f0aa37263dd57a56afb44451e0ab5d diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.GeneratedMSBuildEditorConfig.editorconfig b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 00000000..05cf5073 --- /dev/null +++ b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,17 @@ +is_global = true +build_property.TargetFramework = net9.0 +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v9.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 = Ordering.BackgroundTasks +build_property.ProjectDir = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.EffectiveAnalysisLevelStyle = 9.0 +build_property.EnableCodeStyleSeverity = diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.assets.cache b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.assets.cache new file mode 100644 index 00000000..a99e770f Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.assets.cache differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.csproj.AssemblyReference.cache b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.csproj.AssemblyReference.cache new file mode 100644 index 00000000..5cf211a7 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.csproj.AssemblyReference.cache differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.csproj.CoreCompileInputs.cache b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.csproj.CoreCompileInputs.cache new file mode 100644 index 00000000..9e84f86d --- /dev/null +++ b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +582ce74c8d2566a1d5e622648455874be2dbe52249c6f71554fb0ecce2a5799c diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.csproj.FileListAbsolute.txt b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.csproj.FileListAbsolute.txt new file mode 100644 index 00000000..724005d4 --- /dev/null +++ b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.csproj.FileListAbsolute.txt @@ -0,0 +1,92 @@ +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.csproj.AssemblyReference.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.GeneratedMSBuildEditorConfig.editorconfig +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.AssemblyInfoInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.AssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.csproj.CoreCompileInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.sourcelink.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/appsettings.Development.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/appsettings.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks.deps.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks.runtimeconfig.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Ordering.BackgroundTasks.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.SqlServer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.UI.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/HealthChecks.UI.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Autofac.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Azure.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Azure.Core.Amqp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Azure.Identity.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Dapper.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Identity.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Newtonsoft.Json.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Polly.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Polly.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/RabbitMQ.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.AspNetCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Extensions.Logging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Formatting.Compact.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Settings.Configuration.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.Console.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.Debug.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.File.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.Http.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/Serilog.Sinks.Seq.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.Memory.Data.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.Runtime.Caching.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBusRabbitMQ.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBusServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBusRabbitMQ.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBusServiceBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/bin/Debug/net9.0/EventBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.02D635FF.Up2Date +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/refint/Ordering.BackgroundTasks.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.genruntimeconfig.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/ref/Ordering.BackgroundTasks.dll diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.dll b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.dll new file mode 100644 index 00000000..1971dd87 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.genruntimeconfig.cache b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.genruntimeconfig.cache new file mode 100644 index 00000000..c8308566 --- /dev/null +++ b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.genruntimeconfig.cache @@ -0,0 +1 @@ +846f3d050e6612118a9113f2c5c528e3a2bdb376de2783c6c35c7724e1a7d14b diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.pdb b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.pdb new file mode 100644 index 00000000..fd2fcaff Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.pdb differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.sourcelink.json b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.sourcelink.json new file mode 100644 index 00000000..66d5f078 --- /dev/null +++ b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/Ordering.BackgroundTasks.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/*":"https://raw.githubusercontent.com/NatYou345/mslearn-microservices-devops-aspnet-core/1a8b395ed18f8f26654475e19de22afa3d9975ee/*"}} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/apphost b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/apphost new file mode 100755 index 00000000..8b70e1a6 Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/apphost differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/ref/Ordering.BackgroundTasks.dll b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/ref/Ordering.BackgroundTasks.dll new file mode 100644 index 00000000..7284336a Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/ref/Ordering.BackgroundTasks.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/refint/Ordering.BackgroundTasks.dll b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/refint/Ordering.BackgroundTasks.dll new file mode 100644 index 00000000..7284336a Binary files /dev/null and b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Debug/net9.0/refint/Ordering.BackgroundTasks.dll differ diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Ordering.BackgroundTasks.csproj.nuget.dgspec.json b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Ordering.BackgroundTasks.csproj.nuget.dgspec.json index 716330a8..0d819578 100644 --- a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Ordering.BackgroundTasks.csproj.nuget.dgspec.json +++ b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Ordering.BackgroundTasks.csproj.nuget.dgspec.json @@ -1,42 +1,31 @@ { "format": 1, "restore": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.BackgroundTasks\\Ordering.BackgroundTasks.csproj": {} + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/Ordering.BackgroundTasks.csproj": {} }, "projects": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", - "projectName": "EventBusRabbitMQ", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "projectName": "EventBus", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.0" ], "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", - "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" - } - } + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": {} } }, "warningProperties": { @@ -48,35 +37,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { - "Autofac": { - "target": "Package", - "version": "[8.0.0, )" - }, - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "Microsoft.Extensions.Logging": { - "target": "Package", - "version": "[8.0.0, )" - }, "Newtonsoft.Json": { "target": "Package", "version": "[13.0.3, )" - }, - "Polly": { - "target": "Package", - "version": "[8.4.0, )" - }, - "RabbitMQ.Client": { - "target": "Package", - "version": "[6.8.1, )" } }, "imports": [ @@ -95,41 +65,34 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", - "projectName": "EventBusServiceBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", + "projectName": "EventBusRabbitMQ", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" } } } @@ -143,19 +106,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Autofac": { "target": "Package", - "version": "[8.0.0, )" - }, - "Microsoft.Azure.ServiceBus": { - "target": "Package", - "version": "[5.2.0, )" + "version": "[8.1.1, )" }, "Microsoft.CSharp": { "target": "Package", @@ -163,7 +123,19 @@ }, "Microsoft.Extensions.Logging": { "target": "Package", - "version": "[8.0.0, )" + "version": "[9.0.0, )" + }, + "Newtonsoft.Json": { + "target": "Package", + "version": "[13.0.3, )" + }, + "Polly": { + "target": "Package", + "version": "[8.5.0, )" + }, + "RabbitMQ.Client": { + "target": "Package", + "version": "[6.8.1, )" } }, "imports": [ @@ -182,39 +154,36 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "projectName": "EventBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", + "projectName": "EventBusServiceBus", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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": {} + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" + } + } } }, "warningProperties": { @@ -226,15 +195,28 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { - "Newtonsoft.Json": { + "Autofac": { "target": "Package", - "version": "[13.0.3, )" + "version": "[8.1.1, )" + }, + "Microsoft.Azure.ServiceBus": { + "target": "Package", + "version": "[5.2.0, )" + }, + "Microsoft.CSharp": { + "target": "Package", + "version": "[4.7.0, )" + }, + "Microsoft.Extensions.Logging": { + "target": "Package", + "version": "[9.0.0, )" } }, "imports": [ @@ -253,47 +235,40 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.BackgroundTasks\\Ordering.BackgroundTasks.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/Ordering.BackgroundTasks.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.BackgroundTasks\\Ordering.BackgroundTasks.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/Ordering.BackgroundTasks.csproj", "projectName": "Ordering.BackgroundTasks", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.BackgroundTasks\\Ordering.BackgroundTasks.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.BackgroundTasks\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/Ordering.BackgroundTasks.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj" } } } @@ -307,11 +282,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.AzureServiceBus": { "target": "Package", @@ -319,7 +295,7 @@ }, "AspNetCore.HealthChecks.Rabbitmq": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.2, )" }, "AspNetCore.HealthChecks.SqlServer": { "target": "Package", @@ -331,15 +307,15 @@ }, "Autofac": { "target": "Package", - "version": "[8.0.0, )" + "version": "[8.1.1, )" }, "Autofac.Extensions.DependencyInjection": { "target": "Package", - "version": "[9.0.0, )" + "version": "[10.0.0, )" }, "Dapper": { "target": "Package", - "version": "[2.1.44, )" + "version": "[2.1.35, )" }, "Microsoft.AspNetCore.Diagnostics.HealthChecks": { "target": "Package", @@ -347,11 +323,11 @@ }, "Microsoft.Extensions.Hosting": { "target": "Package", - "version": "[8.0.0, )" + "version": "[9.0.0, )" }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Enrichers.Environment": { "target": "Package", @@ -359,7 +335,7 @@ }, "Serilog.Settings.Configuration": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.4, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -390,7 +366,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Ordering.BackgroundTasks.csproj.nuget.g.props b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Ordering.BackgroundTasks.csproj.nuget.g.props index 24068842..db454473 100644 --- a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Ordering.BackgroundTasks.csproj.nuget.g.props +++ b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Ordering.BackgroundTasks.csproj.nuget.g.props @@ -4,16 +4,15 @@ True NuGet $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\natyo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + /home/runner/.nuget/packages/ + /home/runner/.nuget/packages/ PackageReference - 6.10.0 + 7.0.0 - - + - + \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Ordering.BackgroundTasks.csproj.nuget.g.targets b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Ordering.BackgroundTasks.csproj.nuget.g.targets index 66250dbf..50a6f608 100644 --- a/src/Services/Ordering/Ordering.BackgroundTasks/obj/Ordering.BackgroundTasks.csproj.nuget.g.targets +++ b/src/Services/Ordering/Ordering.BackgroundTasks/obj/Ordering.BackgroundTasks.csproj.nuget.g.targets @@ -1,10 +1,9 @@  - - - - - + + + + \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/project.assets.json b/src/Services/Ordering/Ordering.BackgroundTasks/obj/project.assets.json index a5dd546a..54e959b9 100644 --- a/src/Services/Ordering/Ordering.BackgroundTasks/obj/project.assets.json +++ b/src/Services/Ordering/Ordering.BackgroundTasks/obj/project.assets.json @@ -1,7 +1,7 @@ { "version": 3, "targets": { - "net8.0": { + "net9.0": { "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { "type": "package", "dependencies": { @@ -19,11 +19,11 @@ } } }, - "AspNetCore.HealthChecks.Rabbitmq/8.0.1": { + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { "type": "package", "dependencies": { "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0", - "RabbitMQ.Client": "6.7.0" + "RabbitMQ.Client": "6.8.1" }, "compile": { "lib/net6.0/HealthChecks.Rabbitmq.dll": { @@ -90,10 +90,10 @@ } } }, - "Autofac/8.0.0": { + "Autofac/8.1.1": { "type": "package", "dependencies": { - "System.Diagnostics.DiagnosticSource": "7.0.2" + "System.Diagnostics.DiagnosticSource": "8.0.1" }, "compile": { "lib/net8.0/Autofac.dll": { @@ -106,11 +106,11 @@ } } }, - "Autofac.Extensions.DependencyInjection/9.0.0": { + "Autofac.Extensions.DependencyInjection/10.0.0": { "type": "package", "dependencies": { - "Autofac": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Autofac": "8.1.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1" }, "compile": { "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": { @@ -205,7 +205,7 @@ } } }, - "Dapper/2.1.44": { + "Dapper/2.1.35": { "type": "package", "compile": { "lib/net7.0/Dapper.dll": { @@ -314,9 +314,7 @@ "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {} }, "runtime": { - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { - "related": ".xml" - } + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {} } }, "Microsoft.CSharp/4.7.0": { @@ -414,57 +412,57 @@ } } }, - "Microsoft.Extensions.Configuration/8.0.0": { + "Microsoft.Extensions.Configuration/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Binder/8.0.0": { + "Microsoft.Extensions.Configuration.Binder/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { "related": ".xml" } }, @@ -472,156 +470,151 @@ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {} } }, - "Microsoft.Extensions.Configuration.CommandLine/8.0.0": { + "Microsoft.Extensions.Configuration.CommandLine/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.CommandLine.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.CommandLine.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": { + "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { + "Microsoft.Extensions.Configuration.FileExtensions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Physical": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Physical": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Json/8.0.0": { + "Microsoft.Extensions.Configuration.Json/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "System.Text.Json": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.FileExtensions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.UserSecrets/8.0.0": { + "Microsoft.Extensions.Configuration.UserSecrets/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Json": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Physical": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.Json": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Physical": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Configuration.UserSecrets.props": {}, - "buildTransitive/net6.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Configuration.UserSecrets.props": {}, + "buildTransitive/net8.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {} } }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { + "Microsoft.Extensions.DependencyInjection/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyModel/8.0.0": { + "Microsoft.Extensions.DependencyModel/8.0.2": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0", - "System.Text.Json": "8.0.0" - }, "compile": { "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" @@ -636,46 +629,45 @@ "buildTransitive/net6.0/_._": {} } }, - "Microsoft.Extensions.Diagnostics/8.0.0": { + "Microsoft.Extensions.Diagnostics/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Diagnostics.Abstractions": "8.0.0", - "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.0", + "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Diagnostics.dll": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Diagnostics.dll": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": { + "Microsoft.Extensions.Diagnostics.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "System.Diagnostics.DiagnosticSource": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Diagnostics.HealthChecks/8.0.0": { @@ -710,340 +702,338 @@ } } }, - "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.FileProviders.Physical/8.0.0": { + "Microsoft.Extensions.FileProviders.Physical/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileSystemGlobbing": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileSystemGlobbing": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { + "Microsoft.Extensions.FileSystemGlobbing/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Hosting/8.0.0": { + "Microsoft.Extensions.Hosting/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.Configuration.CommandLine": "8.0.0", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "8.0.0", - "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0", - "Microsoft.Extensions.Configuration.Json": "8.0.0", - "Microsoft.Extensions.Configuration.UserSecrets": "8.0.0", - "Microsoft.Extensions.DependencyInjection": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Diagnostics": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Physical": "8.0.0", - "Microsoft.Extensions.Hosting.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging.Configuration": "8.0.0", - "Microsoft.Extensions.Logging.Console": "8.0.0", - "Microsoft.Extensions.Logging.Debug": "8.0.0", - "Microsoft.Extensions.Logging.EventLog": "8.0.0", - "Microsoft.Extensions.Logging.EventSource": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.Binder": "9.0.0", + "Microsoft.Extensions.Configuration.CommandLine": "9.0.0", + "Microsoft.Extensions.Configuration.EnvironmentVariables": "9.0.0", + "Microsoft.Extensions.Configuration.FileExtensions": "9.0.0", + "Microsoft.Extensions.Configuration.Json": "9.0.0", + "Microsoft.Extensions.Configuration.UserSecrets": "9.0.0", + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Diagnostics": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Physical": "9.0.0", + "Microsoft.Extensions.Hosting.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Configuration": "9.0.0", + "Microsoft.Extensions.Logging.Console": "9.0.0", + "Microsoft.Extensions.Logging.Debug": "9.0.0", + "Microsoft.Extensions.Logging.EventLog": "9.0.0", + "Microsoft.Extensions.Logging.EventSource": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Hosting.dll": { + "lib/net9.0/Microsoft.Extensions.Hosting.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Hosting.dll": { + "lib/net9.0/Microsoft.Extensions.Hosting.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Hosting.Abstractions/8.0.0": { + "Microsoft.Extensions.Hosting.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Diagnostics.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging/8.0.0": { + "Microsoft.Extensions.Logging/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0" + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {} } }, - "Microsoft.Extensions.Logging.Configuration/8.0.0": { + "Microsoft.Extensions.Logging.Configuration/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.Binder": "9.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Console/8.0.0": { + "Microsoft.Extensions.Logging.Console/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging.Configuration": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "System.Text.Json": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Configuration": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Console.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Console.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Console.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Console.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Debug/8.0.0": { + "Microsoft.Extensions.Logging.Debug/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Debug.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Debug.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Debug.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Debug.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.EventLog/8.0.0": { + "Microsoft.Extensions.Logging.EventLog/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "System.Diagnostics.EventLog": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "System.Diagnostics.EventLog": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.EventLog.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.EventLog.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.EventLog.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.EventLog.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.EventSource/8.0.0": { + "Microsoft.Extensions.Logging.EventSource/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0", - "System.Text.Json": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.EventSource.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.EventSource.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.EventSource.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.EventSource.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Options/8.0.0": { + "Microsoft.Extensions.Options/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {} } }, - "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { + "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "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/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Primitives/8.0.0": { + "Microsoft.Extensions.Primitives/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Identity.Client/4.56.0": { @@ -1341,10 +1331,10 @@ } } }, - "Polly/8.4.0": { + "Polly/8.5.0": { "type": "package", "dependencies": { - "Polly.Core": "8.4.0" + "Polly.Core": "8.5.0" }, "compile": { "lib/net6.0/Polly.dll": { @@ -1357,7 +1347,7 @@ } } }, - "Polly.Core/8.4.0": { + "Polly.Core/8.5.0": { "type": "package", "compile": { "lib/net8.0/Polly.Core.dll": { @@ -1571,16 +1561,14 @@ } } }, - "Serilog.AspNetCore/8.0.1": { + "Serilog.AspNetCore/8.0.3": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", "Microsoft.Extensions.Logging": "8.0.0", "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.Settings.Configuration": "8.0.4", "Serilog.Sinks.Console": "5.0.0", "Serilog.Sinks.Debug": "2.0.0", "Serilog.Sinks.File": "5.0.0" @@ -1668,11 +1656,11 @@ } } }, - "Serilog.Settings.Configuration/8.0.1": { + "Serilog.Settings.Configuration/8.0.4": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyModel": "8.0.0", + "Microsoft.Extensions.DependencyModel": "8.0.2", "Serilog": "3.1.1" }, "compile": { @@ -1861,7 +1849,7 @@ "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.DiagnosticSource/8.0.0": { + "System.Diagnostics.DiagnosticSource/8.0.1": { "type": "package", "compile": { "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { @@ -1877,27 +1865,27 @@ "buildTransitive/net6.0/_._": {} } }, - "System.Diagnostics.EventLog/8.0.0": { + "System.Diagnostics.EventLog/9.0.0": { "type": "package", "compile": { - "lib/net8.0/System.Diagnostics.EventLog.dll": { + "lib/net9.0/System.Diagnostics.EventLog.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Diagnostics.EventLog.dll": { + "lib/net9.0/System.Diagnostics.EventLog.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} }, "runtimeTargets": { - "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": { + "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.Messages.dll": { "assetType": "runtime", "rid": "win" }, - "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": { + "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.dll": { "assetType": "runtime", "rid": "win" } @@ -2209,14 +2197,10 @@ "System.Text.Json": "4.6.0" }, "compile": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} }, "runtime": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} } }, "System.Net.Http/4.3.0": { @@ -2465,9 +2449,7 @@ "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { - "ref/netstandard1.5/System.Runtime.dll": { - "related": ".xml" - } + "ref/netstandard1.5/System.Runtime.dll": {} } }, "System.Runtime.Caching/8.0.0": { @@ -2876,9 +2858,7 @@ "System.Runtime": "4.3.0" }, "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": { - "related": ".xml" - } + "ref/netstandard1.3/System.Text.Encoding.dll": {} } }, "System.Text.Encoding.Extensions/4.3.0": { @@ -2893,45 +2873,30 @@ "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} } }, - "System.Text.Encodings.Web/8.0.0": { + "System.Text.Encodings.Web/4.7.2": { "type": "package", "compile": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/netstandard2.1/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/netstandard2.1/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": { + "System.Text.Json/4.7.2": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0" - }, "compile": { - "lib/net8.0/System.Text.Json.dll": { + "lib/netcoreapp3.0/System.Text.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Json.dll": { + "lib/netcoreapp3.0/System.Text.Json.dll": { "related": ".xml" } - }, - "build": { - "buildTransitive/net6.0/System.Text.Json.targets": {} } }, "System.Text.RegularExpressions/4.3.0": { @@ -3131,7 +3096,7 @@ }, "EventBus/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { "Newtonsoft.Json": "13.0.3" }, @@ -3144,14 +3109,14 @@ }, "EventBusRabbitMQ/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { - "Autofac": "8.0.0", + "Autofac": "8.1.1", "EventBus": "1.0.0", "Microsoft.CSharp": "4.7.0", - "Microsoft.Extensions.Logging": "8.0.0", + "Microsoft.Extensions.Logging": "9.0.0", "Newtonsoft.Json": "13.0.3", - "Polly": "8.4.0", + "Polly": "8.5.0", "RabbitMQ.Client": "6.8.1" }, "compile": { @@ -3163,13 +3128,13 @@ }, "EventBusServiceBus/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { - "Autofac": "8.0.0", + "Autofac": "8.1.1", "EventBus": "1.0.0", "Microsoft.Azure.ServiceBus": "5.2.0", "Microsoft.CSharp": "4.7.0", - "Microsoft.Extensions.Logging": "8.0.0" + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "bin/placeholder/EventBusServiceBus.dll": {} @@ -3198,15 +3163,15 @@ "lib/netstandard2.0/HealthChecks.AzureServiceBus.xml" ] }, - "AspNetCore.HealthChecks.Rabbitmq/8.0.1": { - "sha512": "m4gfYpt54csWtIED0bmHUfx/CLrj48cc4tZ6Ytz8taAC/5S0n6o3FsQanrua9gxCI0PC9gOpLfexJnVZnugw0g==", + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "sha512": "A/29xmNWfssOY1zq1bWAaZPW/iJfBhJN+I737KKHQutzB0JFwAIKesjsUWN2BAJwqS/ciFMjNxvCDHtAgU0PIQ==", "type": "package", - "path": "aspnetcore.healthchecks.rabbitmq/8.0.1", + "path": "aspnetcore.healthchecks.rabbitmq/8.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "aspnetcore.healthchecks.rabbitmq.8.0.1.nupkg.sha512", + "aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512", "aspnetcore.healthchecks.rabbitmq.nuspec", "icon.png", "lib/net6.0/HealthChecks.Rabbitmq.dll", @@ -3263,15 +3228,15 @@ "lib/net6.0/HealthChecks.UI.Core.xml" ] }, - "Autofac/8.0.0": { - "sha512": "qxVqJcl3fixxa5aZc9TmIuYTwooI9GCL5RzfUiTZtTlbAF3NcWz7bPeEyJEAyS/0qGhSyGnXeku2eiu/7L+3qw==", + "Autofac/8.1.1": { + "sha512": "lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", "type": "package", - "path": "autofac/8.0.0", + "path": "autofac/8.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.8.0.0.nupkg.sha512", + "autofac.8.1.1.nupkg.sha512", "autofac.nuspec", "icon.png", "lib/net6.0/Autofac.dll", @@ -3286,15 +3251,15 @@ "lib/netstandard2.1/Autofac.xml" ] }, - "Autofac.Extensions.DependencyInjection/9.0.0": { - "sha512": "tf+//4MBola256qaaVQqQ6tx2R57S8A8BFekRWNpHkpSFzRBPkU+/fEDUSrCjqldK/B2zRoDbsMcQmYy3PYGWg==", + "Autofac.Extensions.DependencyInjection/10.0.0": { + "sha512": "ZjR/onUlP7BzQ7VBBigQepWLAyAzi3VRGX3pP6sBqkPRiT61fsTZqbTpRUKxo30TMgbs1o3y6bpLbETix4SJog==", "type": "package", - "path": "autofac.extensions.dependencyinjection/9.0.0", + "path": "autofac.extensions.dependencyinjection/10.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512", "autofac.extensions.dependencyinjection.nuspec", "icon.png", "lib/net6.0/Autofac.Extensions.DependencyInjection.dll", @@ -3383,22 +3348,20 @@ "lib/netstandard2.0/Azure.Messaging.ServiceBus.xml" ] }, - "Dapper/2.1.44": { - "sha512": "L6Zdsn0mZY5+UxF2iag/X1an0g+rsPHVswsibunLvHUqby8CyYq5RoVnic1iz/hCtIcqDRTl31Aiu5JXiTyohA==", + "Dapper/2.1.35": { + "sha512": "YKRwjVfrG7GYOovlGyQoMvr1/IJdn+7QzNXJxyMh0YfFF5yvDmTYaJOVYWsckreNjGsGSEtrMTpnzxTUq/tZQw==", "type": "package", - "path": "dapper/2.1.44", + "path": "dapper/2.1.35", "files": [ ".nupkg.metadata", ".signature.p7s", "Dapper.png", - "dapper.2.1.44.nupkg.sha512", + "dapper.2.1.35.nupkg.sha512", "dapper.nuspec", "lib/net461/Dapper.dll", "lib/net461/Dapper.xml", "lib/net5.0/Dapper.dll", "lib/net5.0/Dapper.xml", - "lib/net6.0/Dapper.dll", - "lib/net6.0/Dapper.xml", "lib/net7.0/Dapper.dll", "lib/net7.0/Dapper.xml", "lib/netstandard2.0/Dapper.dll", @@ -3672,10 +3635,10 @@ "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll" ] }, - "Microsoft.Extensions.Configuration/8.0.0": { - "sha512": "0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==", + "Microsoft.Extensions.Configuration/9.0.0": { + "sha512": "YIMO9T3JL8MeEXgVozKt2v79hquo/EFtnY0vgxmLnUvk1Rei/halI7kOWZL2RBeV9FMGzgM9LZA8CVaNwFMaNA==", "type": "package", - "path": "microsoft.extensions.configuration/8.0.0", + "path": "microsoft.extensions.configuration/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3685,27 +3648,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets", "lib/net462/Microsoft.Extensions.Configuration.dll", "lib/net462/Microsoft.Extensions.Configuration.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { + "sha512": "lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==", "type": "package", - "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "path": "microsoft.extensions.configuration.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3715,27 +3676,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Binder/8.0.0": { - "sha512": "mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==", + "Microsoft.Extensions.Configuration.Binder/9.0.0": { + "sha512": "RiScL99DcyngY9zJA2ROrri7Br8tn5N4hP4YNvGdTN/bvg1A3dwvDOxHnNZ3Im7x2SJ5i4LkX1uPiR/MfSFBLQ==", "type": "package", - "path": "microsoft.extensions.configuration.binder/8.0.0", + "path": "microsoft.extensions.configuration.binder/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3760,23 +3719,21 @@ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets", "lib/net462/Microsoft.Extensions.Configuration.Binder.dll", "lib/net462/Microsoft.Extensions.Configuration.Binder.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Binder.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.binder.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.CommandLine/8.0.0": { - "sha512": "NZuZMz3Q8Z780nKX3ifV1fE7lS+6pynDHK71OfU4OZ1ItgvDOhyOC7E6z+JMZrAj63zRpwbdldYFk499t3+1dQ==", + "Microsoft.Extensions.Configuration.CommandLine/9.0.0": { + "sha512": "qD+hdkBtR9Ps7AxfhTJCnoVakkadHgHlD1WRN0QHGHod+SDuca1ao1kF4G2rmpAz2AEKrE2N2vE8CCCZ+ILnNw==", "type": "package", - "path": "microsoft.extensions.configuration.commandline/8.0.0", + "path": "microsoft.extensions.configuration.commandline/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3786,27 +3743,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.CommandLine.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.CommandLine.targets", "lib/net462/Microsoft.Extensions.Configuration.CommandLine.dll", "lib/net462/Microsoft.Extensions.Configuration.CommandLine.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.CommandLine.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.CommandLine.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.CommandLine.xml", "lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll", "lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.CommandLine.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.CommandLine.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml", - "microsoft.extensions.configuration.commandline.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.commandline.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.commandline.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": { - "sha512": "plvZ0ZIpq+97gdPNNvhwvrEZ92kNml9hd1pe3idMA7svR0PztdzVLkoWLcRFgySYXUJc3kSM3Xw3mNFMo/bxRA==", + "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0": { + "sha512": "v5R638eNMxksfXb7MFnkPwLPp+Ym4W/SIGNuoe8qFVVyvygQD5DdLusybmYSJEr9zc1UzWzim/ATKeIOVvOFDg==", "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/8.0.0", + "path": "microsoft.extensions.configuration.environmentvariables/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3816,27 +3771,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.EnvironmentVariables.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.targets", "lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.environmentvariables.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.environmentvariables.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { - "sha512": "McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==", + "Microsoft.Extensions.Configuration.FileExtensions/9.0.0": { + "sha512": "4EK93Jcd2lQG4GY6PAw8jGss0ZzFP0vPc1J85mES5fKNuDTqgFXHba9onBw2s18fs3I4vdo2AWyfD1mPAxWSQQ==", "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/8.0.0", + "path": "microsoft.extensions.configuration.fileextensions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3846,27 +3799,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.FileExtensions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.FileExtensions.targets", "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.xml", "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.fileextensions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.fileextensions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Json/8.0.0": { - "sha512": "C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==", + "Microsoft.Extensions.Configuration.Json/9.0.0": { + "sha512": "WiTK0LrnsqmedrbzwL7f4ZUo+/wByqy2eKab39I380i2rd8ImfCRMrtkqJVGDmfqlkP/YzhckVOwPc5MPrSNpg==", "type": "package", - "path": "microsoft.extensions.configuration.json/8.0.0", + "path": "microsoft.extensions.configuration.json/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3876,29 +3827,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Json.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Json.targets", "lib/net462/Microsoft.Extensions.Configuration.Json.dll", "lib/net462/Microsoft.Extensions.Configuration.Json.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Json.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.Json.xml", "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll", "lib/net8.0/Microsoft.Extensions.Configuration.Json.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.Json.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.json.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.json.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.UserSecrets/8.0.0": { - "sha512": "ihDHu2dJYQird9pl2CbdwuNDfvCZdOS0S7SPlNfhPt0B81UTT+yyZKz2pimFZGUp3AfuBRnqUCxB2SjsZKHVUw==", + "Microsoft.Extensions.Configuration.UserSecrets/9.0.0": { + "sha512": "FShWw8OysquwV7wQHYkkz0VWsJSo6ETUu4h7tJRMtnG0uR+tzKOldhcO8xB1pGSOI3Ng6v3N1Q94YO8Rzq1P6A==", "type": "package", - "path": "microsoft.extensions.configuration.usersecrets/8.0.0", + "path": "microsoft.extensions.configuration.usersecrets/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3909,30 +3858,28 @@ "buildTransitive/net461/Microsoft.Extensions.Configuration.UserSecrets.targets", "buildTransitive/net462/Microsoft.Extensions.Configuration.UserSecrets.props", "buildTransitive/net462/Microsoft.Extensions.Configuration.UserSecrets.targets", - "buildTransitive/net6.0/Microsoft.Extensions.Configuration.UserSecrets.props", - "buildTransitive/net6.0/Microsoft.Extensions.Configuration.UserSecrets.targets", + "buildTransitive/net8.0/Microsoft.Extensions.Configuration.UserSecrets.props", + "buildTransitive/net8.0/Microsoft.Extensions.Configuration.UserSecrets.targets", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props", "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", "lib/net462/Microsoft.Extensions.Configuration.UserSecrets.dll", "lib/net462/Microsoft.Extensions.Configuration.UserSecrets.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.UserSecrets.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.UserSecrets.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.UserSecrets.xml", "lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll", "lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.UserSecrets.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.UserSecrets.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml", - "microsoft.extensions.configuration.usersecrets.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.usersecrets.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.usersecrets.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { - "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "Microsoft.Extensions.DependencyInjection/9.0.0": { + "sha512": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==", "type": "package", - "path": "microsoft.extensions.dependencyinjection/8.0.0", + "path": "microsoft.extensions.dependencyinjection/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3942,29 +3889,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { - "sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==", + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { + "sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==", "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0", + "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3974,29 +3919,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyModel/8.0.0": { - "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==", + "Microsoft.Extensions.DependencyModel/8.0.2": { + "sha512": "mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", "type": "package", - "path": "microsoft.extensions.dependencymodel/8.0.0", + "path": "microsoft.extensions.dependencymodel/8.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4018,15 +3961,15 @@ "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.8.0.2.nupkg.sha512", "microsoft.extensions.dependencymodel.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Diagnostics/8.0.0": { - "sha512": "3PZp/YSkIXrF7QK7PfC1bkyRYwqOHpWFad8Qx+4wkuumAeXo1NHaxpS9LboNA9OvNSAu+QOVlXbMyoY+pHSqcw==", + "Microsoft.Extensions.Diagnostics/9.0.0": { + "sha512": "0CF9ZrNw5RAlRfbZuVIvzzhP8QeWqHiUmMBU/2H7Nmit8/vwP3/SbHeEctth7D4Gz2fBnEbokPc1NU8/j/1ZLw==", "type": "package", - "path": "microsoft.extensions.diagnostics/8.0.0", + "path": "microsoft.extensions.diagnostics/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4035,27 +3978,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Diagnostics.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Diagnostics.targets", "lib/net462/Microsoft.Extensions.Diagnostics.dll", "lib/net462/Microsoft.Extensions.Diagnostics.xml", - "lib/net6.0/Microsoft.Extensions.Diagnostics.dll", - "lib/net6.0/Microsoft.Extensions.Diagnostics.xml", - "lib/net7.0/Microsoft.Extensions.Diagnostics.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.diagnostics.9.0.0.nupkg.sha512", "microsoft.extensions.diagnostics.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Diagnostics.Abstractions/8.0.0": { - "sha512": "JHYCQG7HmugNYUhOl368g+NMxYE/N/AiclCYRNlgCY9eVyiBkOHMwK4x60RYMxv9EL3+rmj1mqHvdCiPpC+D4Q==", + "Microsoft.Extensions.Diagnostics.Abstractions/9.0.0": { + "sha512": "1K8P7XzuzX8W8pmXcZjcrqS6x5eSSdvhQohmcpgiQNY/HlDAlnrhR9dvlURfFz428A+RTCJpUyB+aKTA6AgVcQ==", "type": "package", - "path": "microsoft.extensions.diagnostics.abstractions/8.0.0", + "path": "microsoft.extensions.diagnostics.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4064,19 +4005,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Diagnostics.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/net6.0/Microsoft.Extensions.Diagnostics.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Diagnostics.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Diagnostics.Abstractions.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.diagnostics.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.diagnostics.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -4119,10 +4058,10 @@ "microsoft.extensions.diagnostics.healthchecks.abstractions.nuspec" ] }, - "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { - "sha512": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==", + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { + "sha512": "uK439QzYR0q2emLVtYzwyK3x+T5bTY4yWsd/k/ZUS9LR6Sflp8MIdhGXW8kQCd86dQD4tLqvcbLkku8qHY263Q==", "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/8.0.0", + "path": "microsoft.extensions.fileproviders.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4132,25 +4071,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets", "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.xml", + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.FileProviders.Physical/8.0.0": { - "sha512": "UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==", + "Microsoft.Extensions.FileProviders.Physical/9.0.0": { + "sha512": "3+ZUSpOSmie+o8NnLIRqCxSh65XL/ExU7JYnFOg58awDRlY3lVpZ9A369jkoZL1rpsq7LDhEfkn2ghhGaY1y5Q==", "type": "package", - "path": "microsoft.extensions.fileproviders.physical/8.0.0", + "path": "microsoft.extensions.fileproviders.physical/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4160,27 +4099,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileProviders.Physical.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets", "lib/net462/Microsoft.Extensions.FileProviders.Physical.dll", "lib/net462/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.xml", "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.xml", + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll", + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512", + "microsoft.extensions.fileproviders.physical.9.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.physical.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { - "sha512": "OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==", + "Microsoft.Extensions.FileSystemGlobbing/9.0.0": { + "sha512": "jGFKZiXs2HNseK3NK/rfwHNNovER71jSj4BD1a/649ml9+h6oEtYd0GSALZDNW8jZ2Rh+oAeadOa6sagYW1F2A==", "type": "package", - "path": "microsoft.extensions.filesystemglobbing/8.0.0", + "path": "microsoft.extensions.filesystemglobbing/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4190,27 +4127,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileSystemGlobbing.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets", "lib/net462/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/net462/Microsoft.Extensions.FileSystemGlobbing.xml", - "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.xml", "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.xml", + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll", + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.xml", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512", + "microsoft.extensions.filesystemglobbing.9.0.0.nupkg.sha512", "microsoft.extensions.filesystemglobbing.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Hosting/8.0.0": { - "sha512": "ItYHpdqVp5/oFLT5QqbopnkKlyFG9EW/9nhM6/yfObeKt6Su0wkBio6AizgRHGNwhJuAtlE5VIjow5JOTrip6w==", + "Microsoft.Extensions.Hosting/9.0.0": { + "sha512": "wNmQWRCa83HYbpxQ3wH7xBn8oyGjONSj1k8svzrFUFyJMfg/Ja/g0NfI0p85wxlUxBh97A6ypmL8X5vVUA5y2Q==", "type": "package", - "path": "microsoft.extensions.hosting/8.0.0", + "path": "microsoft.extensions.hosting/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4220,29 +4155,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Hosting.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Hosting.targets", "lib/net462/Microsoft.Extensions.Hosting.dll", "lib/net462/Microsoft.Extensions.Hosting.xml", - "lib/net6.0/Microsoft.Extensions.Hosting.dll", - "lib/net6.0/Microsoft.Extensions.Hosting.xml", - "lib/net7.0/Microsoft.Extensions.Hosting.dll", - "lib/net7.0/Microsoft.Extensions.Hosting.xml", "lib/net8.0/Microsoft.Extensions.Hosting.dll", "lib/net8.0/Microsoft.Extensions.Hosting.xml", + "lib/net9.0/Microsoft.Extensions.Hosting.dll", + "lib/net9.0/Microsoft.Extensions.Hosting.xml", "lib/netstandard2.0/Microsoft.Extensions.Hosting.dll", "lib/netstandard2.0/Microsoft.Extensions.Hosting.xml", "lib/netstandard2.1/Microsoft.Extensions.Hosting.dll", "lib/netstandard2.1/Microsoft.Extensions.Hosting.xml", - "microsoft.extensions.hosting.8.0.0.nupkg.sha512", + "microsoft.extensions.hosting.9.0.0.nupkg.sha512", "microsoft.extensions.hosting.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Hosting.Abstractions/8.0.0": { - "sha512": "AG7HWwVRdCHlaA++1oKDxLsXIBxmDpMPb3VoyOoAghEWnkUvEAdYQUwnV4jJbAaa/nMYNiEh5ByoLauZBEiovg==", + "Microsoft.Extensions.Hosting.Abstractions/9.0.0": { + "sha512": "yUKJgu81ExjvqbNWqZKshBbLntZMbMVz/P7Way2SBx7bMqA08Mfdc9O7hWDKAiSp+zPUGT6LKcSCQIPeDK+CCw==", "type": "package", - "path": "microsoft.extensions.hosting.abstractions/8.0.0", + "path": "microsoft.extensions.hosting.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4252,29 +4185,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Hosting.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Hosting.Abstractions.targets", "lib/net462/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/net462/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Hosting.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Hosting.Abstractions.xml", "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.xml", + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.xml", - "microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.hosting.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.hosting.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging/8.0.0": { - "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "Microsoft.Extensions.Logging/9.0.0": { + "sha512": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==", "type": "package", - "path": "microsoft.extensions.logging/8.0.0", + "path": "microsoft.extensions.logging/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4284,29 +4215,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.9.0.0.nupkg.sha512", "microsoft.extensions.logging.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Abstractions/8.0.0": { - "sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==", + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { + "sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==", "type": "package", - "path": "microsoft.extensions.logging.abstractions/8.0.0", + "path": "microsoft.extensions.logging.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4358,28 +4287,26 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Configuration/8.0.0": { - "sha512": "ixXXV0G/12g6MXK65TLngYN9V5hQQRuV+fZi882WIoVJT7h5JvoYoxTEwCgdqwLjSneqh1O+66gM8sMr9z/rsQ==", + "Microsoft.Extensions.Logging.Configuration/9.0.0": { + "sha512": "H05HiqaNmg6GjH34ocYE9Wm1twm3Oz2aXZko8GTwGBzM7op2brpAA8pJ5yyD1OpS1mXUtModBYOlcZ/wXeWsSg==", "type": "package", - "path": "microsoft.extensions.logging.configuration/8.0.0", + "path": "microsoft.extensions.logging.configuration/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4388,27 +4315,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.Configuration.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Configuration.targets", "lib/net462/Microsoft.Extensions.Logging.Configuration.dll", "lib/net462/Microsoft.Extensions.Logging.Configuration.xml", - "lib/net6.0/Microsoft.Extensions.Logging.Configuration.dll", - "lib/net6.0/Microsoft.Extensions.Logging.Configuration.xml", - "lib/net7.0/Microsoft.Extensions.Logging.Configuration.dll", - "lib/net7.0/Microsoft.Extensions.Logging.Configuration.xml", "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll", "lib/net8.0/Microsoft.Extensions.Logging.Configuration.xml", + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll", + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.xml", - "microsoft.extensions.logging.configuration.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.configuration.9.0.0.nupkg.sha512", "microsoft.extensions.logging.configuration.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Console/8.0.0": { - "sha512": "e+48o7DztoYog+PY430lPxrM4mm3PbA6qucvQtUDDwVo4MO+ejMw7YGc/o2rnxbxj4isPxdfKFzTxvXMwAz83A==", + "Microsoft.Extensions.Logging.Console/9.0.0": { + "sha512": "yDZ4zsjl7N0K+R/1QTNpXBd79Kaf4qNLHtjk4NaG82UtNg2Z6etJywwv6OarOv3Rp7ocU7uIaRY4CrzHRO/d3w==", "type": "package", - "path": "microsoft.extensions.logging.console/8.0.0", + "path": "microsoft.extensions.logging.console/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4418,27 +4343,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.Console.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Console.targets", "lib/net462/Microsoft.Extensions.Logging.Console.dll", "lib/net462/Microsoft.Extensions.Logging.Console.xml", - "lib/net6.0/Microsoft.Extensions.Logging.Console.dll", - "lib/net6.0/Microsoft.Extensions.Logging.Console.xml", - "lib/net7.0/Microsoft.Extensions.Logging.Console.dll", - "lib/net7.0/Microsoft.Extensions.Logging.Console.xml", "lib/net8.0/Microsoft.Extensions.Logging.Console.dll", "lib/net8.0/Microsoft.Extensions.Logging.Console.xml", + "lib/net9.0/Microsoft.Extensions.Logging.Console.dll", + "lib/net9.0/Microsoft.Extensions.Logging.Console.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.xml", - "microsoft.extensions.logging.console.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.console.9.0.0.nupkg.sha512", "microsoft.extensions.logging.console.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Debug/8.0.0": { - "sha512": "dt0x21qBdudHLW/bjMJpkixv858RRr8eSomgVbU8qljOyfrfDGi1JQvpF9w8S7ziRPtRKisuWaOwFxJM82GxeA==", + "Microsoft.Extensions.Logging.Debug/9.0.0": { + "sha512": "4wGlHsrLhYjLw4sFkfRixu2w4DK7dv60OjbvgbLGhUJk0eUPxYHhnszZ/P18nnAkfrPryvtOJ3ZTVev0kpqM6A==", "type": "package", - "path": "microsoft.extensions.logging.debug/8.0.0", + "path": "microsoft.extensions.logging.debug/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4448,27 +4371,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.Debug.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Debug.targets", "lib/net462/Microsoft.Extensions.Logging.Debug.dll", "lib/net462/Microsoft.Extensions.Logging.Debug.xml", - "lib/net6.0/Microsoft.Extensions.Logging.Debug.dll", - "lib/net6.0/Microsoft.Extensions.Logging.Debug.xml", - "lib/net7.0/Microsoft.Extensions.Logging.Debug.dll", - "lib/net7.0/Microsoft.Extensions.Logging.Debug.xml", "lib/net8.0/Microsoft.Extensions.Logging.Debug.dll", "lib/net8.0/Microsoft.Extensions.Logging.Debug.xml", + "lib/net9.0/Microsoft.Extensions.Logging.Debug.dll", + "lib/net9.0/Microsoft.Extensions.Logging.Debug.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.xml", - "microsoft.extensions.logging.debug.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.debug.9.0.0.nupkg.sha512", "microsoft.extensions.logging.debug.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.EventLog/8.0.0": { - "sha512": "3X9D3sl7EmOu7vQp5MJrmIJBl5XSdOhZPYXUeFfYa6Nnm9+tok8x3t3IVPLhm7UJtPOU61ohFchw8rNm9tIYOQ==", + "Microsoft.Extensions.Logging.EventLog/9.0.0": { + "sha512": "/B8I5bScondnLMNULA3PBu/7Gvmv/P7L83j7gVrmLh6R+HCgHqUNIwVvzCok4ZjIXN2KxrsONHjFYwoBK5EJgQ==", "type": "package", - "path": "microsoft.extensions.logging.eventlog/8.0.0", + "path": "microsoft.extensions.logging.eventlog/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4477,27 +4398,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.EventLog.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.EventLog.targets", "lib/net462/Microsoft.Extensions.Logging.EventLog.dll", "lib/net462/Microsoft.Extensions.Logging.EventLog.xml", - "lib/net6.0/Microsoft.Extensions.Logging.EventLog.dll", - "lib/net6.0/Microsoft.Extensions.Logging.EventLog.xml", - "lib/net7.0/Microsoft.Extensions.Logging.EventLog.dll", - "lib/net7.0/Microsoft.Extensions.Logging.EventLog.xml", "lib/net8.0/Microsoft.Extensions.Logging.EventLog.dll", "lib/net8.0/Microsoft.Extensions.Logging.EventLog.xml", + "lib/net9.0/Microsoft.Extensions.Logging.EventLog.dll", + "lib/net9.0/Microsoft.Extensions.Logging.EventLog.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.EventLog.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.EventLog.xml", - "microsoft.extensions.logging.eventlog.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.eventlog.9.0.0.nupkg.sha512", "microsoft.extensions.logging.eventlog.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.EventSource/8.0.0": { - "sha512": "oKcPMrw+luz2DUAKhwFXrmFikZWnyc8l2RKoQwqU3KIZZjcfoJE0zRHAnqATfhRZhtcbjl/QkiY2Xjxp0xu+6w==", + "Microsoft.Extensions.Logging.EventSource/9.0.0": { + "sha512": "zvSjdOAb3HW3aJPM5jf+PR9UoIkoci9id80RXmBgrDEozWI0GDw8tdmpyZgZSwFDvGCwHFodFLNQaeH8879rlA==", "type": "package", - "path": "microsoft.extensions.logging.eventsource/8.0.0", + "path": "microsoft.extensions.logging.eventsource/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4506,27 +4425,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.EventSource.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.EventSource.targets", "lib/net462/Microsoft.Extensions.Logging.EventSource.dll", "lib/net462/Microsoft.Extensions.Logging.EventSource.xml", - "lib/net6.0/Microsoft.Extensions.Logging.EventSource.dll", - "lib/net6.0/Microsoft.Extensions.Logging.EventSource.xml", - "lib/net7.0/Microsoft.Extensions.Logging.EventSource.dll", - "lib/net7.0/Microsoft.Extensions.Logging.EventSource.xml", "lib/net8.0/Microsoft.Extensions.Logging.EventSource.dll", "lib/net8.0/Microsoft.Extensions.Logging.EventSource.xml", + "lib/net9.0/Microsoft.Extensions.Logging.EventSource.dll", + "lib/net9.0/Microsoft.Extensions.Logging.EventSource.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.xml", - "microsoft.extensions.logging.eventsource.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.eventsource.9.0.0.nupkg.sha512", "microsoft.extensions.logging.eventsource.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Options/8.0.0": { - "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "Microsoft.Extensions.Options/9.0.0": { + "sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==", "type": "package", - "path": "microsoft.extensions.options/8.0.0", + "path": "microsoft.extensions.options/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4550,30 +4467,28 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.9.0.0.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { - "sha512": "0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==", + "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": { + "sha512": "Ob3FXsXkcSMQmGZi7qP07EQ39kZpSBlTcAZLbJLdI4FIf0Jug8biv2HTavWmnTirchctPlq9bl/26CXtQRguzA==", "type": "package", - "path": "microsoft.extensions.options.configurationextensions/8.0.0", + "path": "microsoft.extensions.options.configurationextensions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4583,27 +4498,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Options.ConfigurationExtensions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.configurationextensions.9.0.0.nupkg.sha512", "microsoft.extensions.options.configurationextensions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Primitives/8.0.0": { - "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "Microsoft.Extensions.Primitives/9.0.0": { + "sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==", "type": "package", - "path": "microsoft.extensions.primitives/8.0.0", + "path": "microsoft.extensions.primitives/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4613,19 +4526,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.primitives.9.0.0.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] @@ -5008,10 +4919,10 @@ "packageIcon.png" ] }, - "Polly/8.4.0": { - "sha512": "z2EeUutuy49jBQyZ5s2FUuTCGx3GCzJ0cJ2HbjWwks94TsC6bKTtAHKBkMZOa/DyYRl5yIX7MshvMTWl1J6RNg==", + "Polly/8.5.0": { + "sha512": "GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", "type": "package", - "path": "polly/8.4.0", + "path": "polly/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5029,14 +4940,14 @@ "lib/netstandard2.0/Polly.xml", "package-icon.png", "package-readme.md", - "polly.8.4.0.nupkg.sha512", + "polly.8.5.0.nupkg.sha512", "polly.nuspec" ] }, - "Polly.Core/8.4.0": { - "sha512": "3AZxuP//pxOeBo9tQs7/tz4Z5TTbu4BYfjpaXZD0JYKJo98ngN9TMUz1nybh4k0ykWkMBpGZALV/AmVIE3ew7A==", + "Polly.Core/8.5.0": { + "sha512": "VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", "type": "package", - "path": "polly.core/8.4.0", + "path": "polly.core/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5057,7 +4968,7 @@ "lib/netstandard2.0/Polly.Core.xml", "package-icon.png", "package-readme.md", - "polly.core.8.4.0.nupkg.sha512", + "polly.core.8.5.0.nupkg.sha512", "polly.core.nuspec" ] }, @@ -5325,10 +5236,10 @@ "serilog.nuspec" ] }, - "Serilog.AspNetCore/8.0.1": { - "sha512": "B/X+wAfS7yWLVOTD83B+Ip9yl4MkhioaXj90JSoWi1Ayi8XHepEnsBdrkojg08eodCnmOKmShFUN2GgEc6c0CQ==", + "Serilog.AspNetCore/8.0.3": { + "sha512": "Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", "type": "package", - "path": "serilog.aspnetcore/8.0.1", + "path": "serilog.aspnetcore/8.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5344,7 +5255,7 @@ "lib/net8.0/Serilog.AspNetCore.xml", "lib/netstandard2.0/Serilog.AspNetCore.dll", "lib/netstandard2.0/Serilog.AspNetCore.xml", - "serilog.aspnetcore.8.0.1.nupkg.sha512", + "serilog.aspnetcore.8.0.3.nupkg.sha512", "serilog.aspnetcore.nuspec" ] }, @@ -5444,10 +5355,10 @@ "serilog.formatting.compact.nuspec" ] }, - "Serilog.Settings.Configuration/8.0.1": { - "sha512": "KOEABqMUdEc8Lpq51Nmiv69Je53mKE6yle4ac2jt3QYiBI0FKKFZCVV6MnkD/z3FonNMjUs/vLOa1mrhzexgCA==", + "Serilog.Settings.Configuration/8.0.4": { + "sha512": "pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", "type": "package", - "path": "serilog.settings.configuration/8.0.1", + "path": "serilog.settings.configuration/8.0.4", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5463,7 +5374,7 @@ "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.1.nupkg.sha512", + "serilog.settings.configuration.8.0.4.nupkg.sha512", "serilog.settings.configuration.nuspec" ] }, @@ -5796,10 +5707,10 @@ "system.diagnostics.debug.nuspec" ] }, - "System.Diagnostics.DiagnosticSource/8.0.0": { - "sha512": "c9xLpVz6PL9lp/djOWtk5KPDZq3cSYpmXoJQY524EOtuFl5z9ZtsotpsyrDW40U1DRnQSYvcPKEUV0X//u6gkQ==", + "System.Diagnostics.DiagnosticSource/8.0.1": { + "sha512": "vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==", "type": "package", - "path": "system.diagnostics.diagnosticsource/8.0.0", + "path": "system.diagnostics.diagnosticsource/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5820,15 +5731,15 @@ "lib/net8.0/System.Diagnostics.DiagnosticSource.xml", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", + "system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", "system.diagnostics.diagnosticsource.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Diagnostics.EventLog/8.0.0": { - "sha512": "fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==", + "System.Diagnostics.EventLog/9.0.0": { + "sha512": "qd01+AqPhbAG14KtdtIqFk+cxHQFZ/oqRSCoxU1F+Q6Kv0cl726sl7RzU9yLFGd4BUOKdN4XojXF0pQf/R6YeA==", "type": "package", - "path": "system.diagnostics.eventlog/8.0.0", + "path": "system.diagnostics.eventlog/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5838,28 +5749,23 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Diagnostics.EventLog.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets", "lib/net462/System.Diagnostics.EventLog.dll", "lib/net462/System.Diagnostics.EventLog.xml", - "lib/net6.0/System.Diagnostics.EventLog.dll", - "lib/net6.0/System.Diagnostics.EventLog.xml", - "lib/net7.0/System.Diagnostics.EventLog.dll", - "lib/net7.0/System.Diagnostics.EventLog.xml", "lib/net8.0/System.Diagnostics.EventLog.dll", "lib/net8.0/System.Diagnostics.EventLog.xml", + "lib/net9.0/System.Diagnostics.EventLog.dll", + "lib/net9.0/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/net7.0/System.Diagnostics.EventLog.Messages.dll", - "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll", - "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.xml", "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll", "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll", "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.xml", - "system.diagnostics.eventlog.8.0.0.nupkg.sha512", + "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.Messages.dll", + "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.dll", + "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.xml", + "system.diagnostics.eventlog.9.0.0.nupkg.sha512", "system.diagnostics.eventlog.nuspec", "useSharedDesignerContext.txt" ] @@ -7751,112 +7657,50 @@ "system.text.encoding.extensions.nuspec" ] }, - "System.Text.Encodings.Web/8.0.0": { - "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "System.Text.Encodings.Web/4.7.2": { + "sha512": "iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==", "type": "package", - "path": "system.text.encodings.web/8.0.0", + "path": "system.text.encodings.web/4.7.2", "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/net461/System.Text.Encodings.Web.dll", + "lib/net461/System.Text.Encodings.Web.xml", + "lib/netstandard1.0/System.Text.Encodings.Web.dll", + "lib/netstandard1.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", + "lib/netstandard2.1/System.Text.Encodings.Web.dll", + "lib/netstandard2.1/System.Text.Encodings.Web.xml", + "system.text.encodings.web.4.7.2.nupkg.sha512", "system.text.encodings.web.nuspec", - "useSharedDesignerContext.txt" + "useSharedDesignerContext.txt", + "version.txt" ] }, - "System.Text.Json/8.0.0": { - "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==", + "System.Text.Json/4.7.2": { + "sha512": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==", "type": "package", - "path": "system.text.json/8.0.0", + "path": "system.text.json/4.7.2", "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/net461/System.Text.Json.dll", + "lib/net461/System.Text.Json.xml", + "lib/netcoreapp3.0/System.Text.Json.dll", + "lib/netcoreapp3.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.4.7.2.nupkg.sha512", "system.text.json.nuspec", - "useSharedDesignerContext.txt" + "useSharedDesignerContext.txt", + "version.txt" ] }, "System.Text.RegularExpressions/4.3.0": { @@ -8309,68 +8153,60 @@ } }, "projectFileDependencyGroups": { - "net8.0": [ + "net9.0": [ "AspNetCore.HealthChecks.AzureServiceBus >= 8.0.1", - "AspNetCore.HealthChecks.Rabbitmq >= 8.0.1", + "AspNetCore.HealthChecks.Rabbitmq >= 8.0.2", "AspNetCore.HealthChecks.SqlServer >= 8.0.2", "AspNetCore.HealthChecks.UI.Client >= 8.0.1", - "Autofac >= 8.0.0", - "Autofac.Extensions.DependencyInjection >= 9.0.0", - "Dapper >= 2.1.44", + "Autofac >= 8.1.1", + "Autofac.Extensions.DependencyInjection >= 10.0.0", + "Dapper >= 2.1.35", "EventBus >= 1.0.0", "EventBusRabbitMQ >= 1.0.0", "EventBusServiceBus >= 1.0.0", "Microsoft.AspNetCore.Diagnostics.HealthChecks >= 2.2.0", - "Microsoft.Extensions.Hosting >= 8.0.0", - "Serilog.AspNetCore >= 8.0.1", + "Microsoft.Extensions.Hosting >= 9.0.0", + "Serilog.AspNetCore >= 8.0.3", "Serilog.Enrichers.Environment >= 3.0.1", - "Serilog.Settings.Configuration >= 8.0.1", + "Serilog.Settings.Configuration >= 8.0.4", "Serilog.Sinks.Console >= 6.0.0", "Serilog.Sinks.Http >= 9.0.0", "Serilog.Sinks.Seq >= 8.0.0" ] }, "packageFolders": { - "C:\\Users\\natyo\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + "/home/runner/.nuget/packages/": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.BackgroundTasks\\Ordering.BackgroundTasks.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/Ordering.BackgroundTasks.csproj", "projectName": "Ordering.BackgroundTasks", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.BackgroundTasks\\Ordering.BackgroundTasks.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.BackgroundTasks\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/Ordering.BackgroundTasks.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj" } } } @@ -8384,11 +8220,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.AzureServiceBus": { "target": "Package", @@ -8396,7 +8233,7 @@ }, "AspNetCore.HealthChecks.Rabbitmq": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.2, )" }, "AspNetCore.HealthChecks.SqlServer": { "target": "Package", @@ -8408,15 +8245,15 @@ }, "Autofac": { "target": "Package", - "version": "[8.0.0, )" + "version": "[8.1.1, )" }, "Autofac.Extensions.DependencyInjection": { "target": "Package", - "version": "[9.0.0, )" + "version": "[10.0.0, )" }, "Dapper": { "target": "Package", - "version": "[2.1.44, )" + "version": "[2.1.35, )" }, "Microsoft.AspNetCore.Diagnostics.HealthChecks": { "target": "Package", @@ -8424,11 +8261,11 @@ }, "Microsoft.Extensions.Hosting": { "target": "Package", - "version": "[8.0.0, )" + "version": "[9.0.0, )" }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Enrichers.Environment": { "target": "Package", @@ -8436,7 +8273,7 @@ }, "Serilog.Settings.Configuration": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.4, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -8467,7 +8304,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/Services/Ordering/Ordering.BackgroundTasks/obj/project.nuget.cache b/src/Services/Ordering/Ordering.BackgroundTasks/obj/project.nuget.cache index d86e8290..a1736e6f 100644 --- a/src/Services/Ordering/Ordering.BackgroundTasks/obj/project.nuget.cache +++ b/src/Services/Ordering/Ordering.BackgroundTasks/obj/project.nuget.cache @@ -1,184 +1,184 @@ { "version": 2, - "dgSpecHash": "LI/GRvzpV7Y=", + "dgSpecHash": "EwwseBHa+NM=", "success": true, - "projectFilePath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.BackgroundTasks\\Ordering.BackgroundTasks.csproj", + "projectFilePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.BackgroundTasks/Ordering.BackgroundTasks.csproj", "expectedPackageFiles": [ - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.azureservicebus\\8.0.1\\aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.rabbitmq\\8.0.1\\aspnetcore.healthchecks.rabbitmq.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.sqlserver\\8.0.2\\aspnetcore.healthchecks.sqlserver.8.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.client\\8.0.1\\aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.core\\8.0.1\\aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\autofac\\8.0.0\\autofac.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\autofac.extensions.dependencyinjection\\9.0.0\\autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.core\\1.36.0\\azure.core.1.36.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.core.amqp\\1.3.0\\azure.core.amqp.1.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.identity\\1.10.3\\azure.identity.1.10.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.messaging.servicebus\\7.17.0\\azure.messaging.servicebus.7.17.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\dapper\\2.1.44\\dapper.2.1.44.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.diagnostics.healthchecks\\2.2.0\\microsoft.aspnetcore.diagnostics.healthchecks.2.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.2.0\\microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.2.0\\microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.amqp\\2.6.3\\microsoft.azure.amqp.2.6.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.servicebus\\5.2.0\\microsoft.azure.servicebus.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.services.appauthentication\\1.0.3\\microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.1\\microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient\\5.2.0\\microsoft.data.sqlclient.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.2.0\\microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration\\8.0.0\\microsoft.extensions.configuration.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\8.0.0\\microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\8.0.0\\microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\8.0.0\\microsoft.extensions.configuration.commandline.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\8.0.0\\microsoft.extensions.configuration.environmentvariables.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\8.0.0\\microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.json\\8.0.0\\microsoft.extensions.configuration.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\8.0.0\\microsoft.extensions.configuration.usersecrets.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\8.0.0\\microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.0\\microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencymodel\\8.0.0\\microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics\\8.0.0\\microsoft.extensions.diagnostics.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.abstractions\\8.0.0\\microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks.abstractions\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\8.0.0\\microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\8.0.0\\microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\8.0.0\\microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting\\8.0.0\\microsoft.extensions.hosting.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\8.0.0\\microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging\\8.0.0\\microsoft.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\8.0.0\\microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.configuration\\8.0.0\\microsoft.extensions.logging.configuration.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.console\\8.0.0\\microsoft.extensions.logging.console.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.debug\\8.0.0\\microsoft.extensions.logging.debug.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventlog\\8.0.0\\microsoft.extensions.logging.eventlog.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventsource\\8.0.0\\microsoft.extensions.logging.eventsource.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options\\8.0.0\\microsoft.extensions.options.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\8.0.0\\microsoft.extensions.options.configurationextensions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.primitives\\8.0.0\\microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client\\4.56.0\\microsoft.identity.client.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\4.56.0\\microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.35.0\\microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.clients.activedirectory\\3.14.2\\microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\6.35.0\\microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.logging\\6.35.0\\microsoft.identitymodel.logging.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.35.0\\microsoft.identitymodel.protocols.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.35.0\\microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.35.0\\microsoft.identitymodel.tokens.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.net.http.headers\\2.2.0\\microsoft.net.http.headers.2.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.registry\\4.3.0\\microsoft.win32.registry.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly\\8.4.0\\polly.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly.core\\8.4.0\\polly.core.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\rabbitmq.client\\6.8.1\\rabbitmq.client.6.8.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog\\4.0.0\\serilog.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.aspnetcore\\8.0.1\\serilog.aspnetcore.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.enrichers.environment\\3.0.1\\serilog.enrichers.environment.3.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.hosting\\8.0.0\\serilog.extensions.hosting.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.logging\\8.0.0\\serilog.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.formatting.compact\\2.0.0\\serilog.formatting.compact.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.settings.configuration\\8.0.1\\serilog.settings.configuration.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.console\\6.0.0\\serilog.sinks.console.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.debug\\2.0.0\\serilog.sinks.debug.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.file\\5.0.0\\serilog.sinks.file.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.http\\9.0.0\\serilog.sinks.http.9.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.seq\\8.0.0\\serilog.sinks.seq.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.configuration.configurationmanager\\8.0.0\\system.configuration.configurationmanager.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\8.0.0\\system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.eventlog\\8.0.0\\system.diagnostics.eventlog.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.process\\4.3.0\\system.diagnostics.process.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.identitymodel.tokens.jwt\\6.35.0\\system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.accesscontrol\\5.0.0\\system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory\\4.5.5\\system.memory.4.5.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.private.datacontractserialization\\4.1.1\\system.private.datacontractserialization.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.caching\\8.0.0\\system.runtime.caching.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.json\\4.0.2\\system.runtime.serialization.json.4.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.primitives\\4.1.1\\system.runtime.serialization.primitives.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.cng\\4.5.0\\system.security.cryptography.cng.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.protecteddata\\8.0.0\\system.security.cryptography.protecteddata.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encodings.web\\8.0.0\\system.text.encodings.web.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.json\\8.0.0\\system.text.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.channels\\7.0.0\\system.threading.channels.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.thread\\4.3.0\\system.threading.thread.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.threadpool\\4.3.0\\system.threading.threadpool.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmldocument\\4.0.1\\system.xml.xmldocument.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmlserializer\\4.0.11\\system.xml.xmlserializer.4.0.11.nupkg.sha512" + "/home/runner/.nuget/packages/aspnetcore.healthchecks.azureservicebus/8.0.1/aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.rabbitmq/8.0.2/aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.sqlserver/8.0.2/aspnetcore.healthchecks.sqlserver.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.client/8.0.1/aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.core/8.0.1/aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/autofac/8.1.1/autofac.8.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/autofac.extensions.dependencyinjection/10.0.0/autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.core/1.36.0/azure.core.1.36.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.core.amqp/1.3.0/azure.core.amqp.1.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.identity/1.10.3/azure.identity.1.10.3.nupkg.sha512", + "/home/runner/.nuget/packages/azure.messaging.servicebus/7.17.0/azure.messaging.servicebus.7.17.0.nupkg.sha512", + "/home/runner/.nuget/packages/dapper/2.1.35/dapper.2.1.35.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.diagnostics.healthchecks/2.2.0/microsoft.aspnetcore.diagnostics.healthchecks.2.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.abstractions/2.2.0/microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.features/2.2.0/microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.amqp/2.6.3/microsoft.azure.amqp.2.6.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.servicebus/5.2.0/microsoft.azure.servicebus.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.services.appauthentication/1.0.3/microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.bcl.asyncinterfaces/1.1.1/microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient/5.2.0/microsoft.data.sqlclient.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient.sni.runtime/5.2.0/microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration/9.0.0/microsoft.extensions.configuration.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.abstractions/9.0.0/microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.binder/9.0.0/microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.commandline/9.0.0/microsoft.extensions.configuration.commandline.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.environmentvariables/9.0.0/microsoft.extensions.configuration.environmentvariables.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.fileextensions/9.0.0/microsoft.extensions.configuration.fileextensions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.json/9.0.0/microsoft.extensions.configuration.json.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.usersecrets/9.0.0/microsoft.extensions.configuration.usersecrets.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection/9.0.0/microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/9.0.0/microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencymodel/8.0.2/microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics/9.0.0/microsoft.extensions.diagnostics.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.abstractions/9.0.0/microsoft.extensions.diagnostics.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks/8.0.0/microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks.abstractions/8.0.0/microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.abstractions/9.0.0/microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.physical/9.0.0/microsoft.extensions.fileproviders.physical.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.filesystemglobbing/9.0.0/microsoft.extensions.filesystemglobbing.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting/9.0.0/microsoft.extensions.hosting.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting.abstractions/9.0.0/microsoft.extensions.hosting.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging/9.0.0/microsoft.extensions.logging.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.abstractions/9.0.0/microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.configuration/9.0.0/microsoft.extensions.logging.configuration.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.console/9.0.0/microsoft.extensions.logging.console.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.debug/9.0.0/microsoft.extensions.logging.debug.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventlog/9.0.0/microsoft.extensions.logging.eventlog.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventsource/9.0.0/microsoft.extensions.logging.eventsource.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options/9.0.0/microsoft.extensions.options.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options.configurationextensions/9.0.0/microsoft.extensions.options.configurationextensions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.primitives/9.0.0/microsoft.extensions.primitives.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client/4.56.0/microsoft.identity.client.4.56.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client.extensions.msal/4.56.0/microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.abstractions/6.35.0/microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.clients.activedirectory/3.14.2/microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.jsonwebtokens/6.35.0/microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.logging/6.35.0/microsoft.identitymodel.logging.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols/6.35.0/microsoft.identitymodel.protocols.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/6.35.0/microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.tokens/6.35.0/microsoft.identitymodel.tokens.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.net.http.headers/2.2.0/microsoft.net.http.headers.2.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.sqlserver.server/1.0.0/microsoft.sqlserver.server.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512", + "/home/runner/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/polly/8.5.0/polly.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/polly.core/8.5.0/polly.core.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/rabbitmq.client/6.8.1/rabbitmq.client.6.8.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system/4.3.0/runtime.native.system.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.io.compression/4.3.0/runtime.native.system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.net.http/4.3.0/runtime.native.system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog/4.0.0/serilog.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.aspnetcore/8.0.3/serilog.aspnetcore.8.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.enrichers.environment/3.0.1/serilog.enrichers.environment.3.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.hosting/8.0.0/serilog.extensions.hosting.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.logging/8.0.0/serilog.extensions.logging.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.formatting.compact/2.0.0/serilog.formatting.compact.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.settings.configuration/8.0.4/serilog.settings.configuration.8.0.4.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.console/6.0.0/serilog.sinks.console.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.debug/2.0.0/serilog.sinks.debug.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.file/5.0.0/serilog.sinks.file.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.http/9.0.0/serilog.sinks.http.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.seq/8.0.0/serilog.sinks.seq.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.buffers/4.5.0/system.buffers.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.configuration.configurationmanager/8.0.0/system.configuration.configurationmanager.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.console/4.3.0/system.console.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.diagnosticsource/8.0.1/system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.eventlog/9.0.0/system.diagnostics.eventlog.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.process/4.3.0/system.diagnostics.process.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.identitymodel.tokens.jwt/6.35.0/system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.accesscontrol/5.0.0/system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory.data/1.0.2/system.memory.data.1.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.caching/8.0.0/system.runtime.caching.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.json/4.0.2/system.runtime.serialization.json.4.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.cng/4.5.0/system.security.cryptography.cng.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.protecteddata/8.0.0/system.security.cryptography.protecteddata.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encodings.web/4.7.2/system.text.encodings.web.4.7.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.json/4.7.2/system.text.json.4.7.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.channels/7.0.0/system.threading.channels.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.thread/4.3.0/system.threading.thread.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.threadpool/4.3.0/system.threading.threadpool.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmldocument/4.0.1/system.xml.xmldocument.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.4.0.11.nupkg.sha512" ], "logs": [] } \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj b/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj index 89d671eb..7d0f03b7 100644 --- a/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj +++ b/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj @@ -1,10 +1,10 @@ - net8.0 + net9.0 - - + + diff --git a/src/Services/Ordering/Ordering.Domain/bin/Debug/net9.0/Ordering.Domain.deps.json b/src/Services/Ordering/Ordering.Domain/bin/Debug/net9.0/Ordering.Domain.deps.json new file mode 100644 index 00000000..38dd72d5 --- /dev/null +++ b/src/Services/Ordering/Ordering.Domain/bin/Debug/net9.0/Ordering.Domain.deps.json @@ -0,0 +1,94 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v9.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v9.0": { + "Ordering.Domain/1.0.0": { + "dependencies": { + "MediatR": "11.1.0", + "MediatR.Extensions.Microsoft.DependencyInjection": "11.1.0" + }, + "runtime": { + "Ordering.Domain.dll": {} + } + }, + "MediatR/11.1.0": { + "dependencies": { + "MediatR.Contracts": "1.0.1" + }, + "runtime": { + "lib/netstandard2.1/MediatR.dll": { + "assemblyVersion": "11.0.0.0", + "fileVersion": "11.1.0.0" + } + } + }, + "MediatR.Contracts/1.0.1": { + "runtime": { + "lib/netstandard2.0/MediatR.Contracts.dll": { + "assemblyVersion": "1.0.1.0", + "fileVersion": "1.0.1.0" + } + } + }, + "MediatR.Extensions.Microsoft.DependencyInjection/11.1.0": { + "dependencies": { + "MediatR": "11.1.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0" + }, + "runtime": { + "lib/netstandard2.1/MediatR.Extensions.Microsoft.DependencyInjection.dll": { + "assemblyVersion": "11.0.0.0", + "fileVersion": "11.1.0.0" + } + } + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { + "runtime": { + "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + } + } + }, + "libraries": { + "Ordering.Domain/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "MediatR/11.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YIbtrLOyeCuIv8vIuHL/mMdls5xmgS36pIOJDxKZuu55nxA2MI2Z+E/Uk0z+F/LE11AGmpjplOM0NZ91m5LQBA==", + "path": "mediatr/11.1.0", + "hashPath": "mediatr.11.1.0.nupkg.sha512" + }, + "MediatR.Contracts/1.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-NsRvOxthhkYml4DcBMyJsmym8C4MchioH7wxKVPEg7plFj9Euh/i4IcmZ3Gvgx6+K8obeuhPeJdoBl56wnuo3A==", + "path": "mediatr.contracts/1.0.1", + "hashPath": "mediatr.contracts.1.0.1.nupkg.sha512" + }, + "MediatR.Extensions.Microsoft.DependencyInjection/11.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-RW3etRuy6Xp63cgqfC0r/ITOtUT0f9ymJl1+1XZdzsYUsfv7WBPC2kXGOP8IYpY/6c4Q6805vbIW/88DopUs3w==", + "path": "mediatr.extensions.microsoft.dependencyinjection/11.1.0", + "hashPath": "mediatr.extensions.microsoft.dependencyinjection.11.1.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==", + "path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0", + "hashPath": "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512" + } + } +} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.Domain/bin/Debug/net9.0/Ordering.Domain.dll b/src/Services/Ordering/Ordering.Domain/bin/Debug/net9.0/Ordering.Domain.dll new file mode 100644 index 00000000..1f97741c Binary files /dev/null and b/src/Services/Ordering/Ordering.Domain/bin/Debug/net9.0/Ordering.Domain.dll differ diff --git a/src/Services/Ordering/Ordering.Domain/bin/Debug/net9.0/Ordering.Domain.pdb b/src/Services/Ordering/Ordering.Domain/bin/Debug/net9.0/Ordering.Domain.pdb new file mode 100644 index 00000000..36cde259 Binary files /dev/null and b/src/Services/Ordering/Ordering.Domain/bin/Debug/net9.0/Ordering.Domain.pdb differ diff --git a/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs new file mode 100644 index 00000000..feda5e9f --- /dev/null +++ b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.AssemblyInfo.cs b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.AssemblyInfo.cs new file mode 100644 index 00000000..89c3bbcd --- /dev/null +++ b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.AssemblyInfo.cs @@ -0,0 +1,22 @@ +//------------------------------------------------------------------------------ +// +// 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("Ordering.Domain")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ac1eb1ea194ee72f31eded440b1a3c03c53c5657")] +[assembly: System.Reflection.AssemblyProductAttribute("Ordering.Domain")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ordering.Domain")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.AssemblyInfoInputs.cache b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.AssemblyInfoInputs.cache new file mode 100644 index 00000000..4f2b09c7 --- /dev/null +++ b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +a3c7c07191a274f94c657da88d54161bb80ed552fab3d799b6b8c7cf612404dd diff --git a/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.GeneratedMSBuildEditorConfig.editorconfig b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 00000000..64ffb27c --- /dev/null +++ b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,17 @@ +is_global = true +build_property.TargetFramework = net9.0 +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v9.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 = Ordering.Domain +build_property.ProjectDir = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.EffectiveAnalysisLevelStyle = 9.0 +build_property.EnableCodeStyleSeverity = diff --git a/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.assets.cache b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.assets.cache new file mode 100644 index 00000000..a1d6b08f Binary files /dev/null and b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.assets.cache differ diff --git a/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.csproj.AssemblyReference.cache b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.csproj.AssemblyReference.cache new file mode 100644 index 00000000..798be6aa Binary files /dev/null and b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.csproj.AssemblyReference.cache differ diff --git a/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.csproj.CoreCompileInputs.cache b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.csproj.CoreCompileInputs.cache new file mode 100644 index 00000000..dcd436ea --- /dev/null +++ b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +3c47cf97ee330b78ffb783f8ab8eaa2e73b9905be6c443a494b3c27005ce6d82 diff --git a/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.csproj.FileListAbsolute.txt b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.csproj.FileListAbsolute.txt new file mode 100644 index 00000000..721dcac6 --- /dev/null +++ b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.csproj.FileListAbsolute.txt @@ -0,0 +1,13 @@ +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/bin/Debug/net9.0/Ordering.Domain.deps.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/bin/Debug/net9.0/Ordering.Domain.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/bin/Debug/net9.0/Ordering.Domain.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.csproj.AssemblyReference.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.GeneratedMSBuildEditorConfig.editorconfig +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.AssemblyInfoInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.AssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.csproj.CoreCompileInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.sourcelink.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/refint/Ordering.Domain.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/ref/Ordering.Domain.dll diff --git a/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.dll b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.dll new file mode 100644 index 00000000..1f97741c Binary files /dev/null and b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.dll differ diff --git a/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.pdb b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.pdb new file mode 100644 index 00000000..36cde259 Binary files /dev/null and b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.pdb differ diff --git a/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.sourcelink.json b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.sourcelink.json new file mode 100644 index 00000000..a2a1dc92 --- /dev/null +++ b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/Ordering.Domain.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/*":"https://raw.githubusercontent.com/NatYou345/mslearn-microservices-devops-aspnet-core/ac1eb1ea194ee72f31eded440b1a3c03c53c5657/*"}} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/ref/Ordering.Domain.dll b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/ref/Ordering.Domain.dll new file mode 100644 index 00000000..b6bdc4b6 Binary files /dev/null and b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/ref/Ordering.Domain.dll differ diff --git a/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/refint/Ordering.Domain.dll b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/refint/Ordering.Domain.dll new file mode 100644 index 00000000..b6bdc4b6 Binary files /dev/null and b/src/Services/Ordering/Ordering.Domain/obj/Debug/net9.0/refint/Ordering.Domain.dll differ diff --git a/src/Services/Ordering/Ordering.Domain/obj/Ordering.Domain.csproj.nuget.dgspec.json b/src/Services/Ordering/Ordering.Domain/obj/Ordering.Domain.csproj.nuget.dgspec.json index e0b1291d..990c4ffc 100644 --- a/src/Services/Ordering/Ordering.Domain/obj/Ordering.Domain.csproj.nuget.dgspec.json +++ b/src/Services/Ordering/Ordering.Domain/obj/Ordering.Domain.csproj.nuget.dgspec.json @@ -1,37 +1,30 @@ { "format": 1, "restore": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj": {} + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj": {} }, "projects": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj", "projectName": "Ordering.Domain", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": {} } }, @@ -44,15 +37,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "MediatR": { "target": "Package", - "version": "[12.3.0, )" + "version": "[11.1.0, )" }, "MediatR.Extensions.Microsoft.DependencyInjection": { "target": "Package", @@ -75,7 +69,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/Services/Ordering/Ordering.Domain/obj/Ordering.Domain.csproj.nuget.g.props b/src/Services/Ordering/Ordering.Domain/obj/Ordering.Domain.csproj.nuget.g.props index 2a3e39da..2098f6f9 100644 --- a/src/Services/Ordering/Ordering.Domain/obj/Ordering.Domain.csproj.nuget.g.props +++ b/src/Services/Ordering/Ordering.Domain/obj/Ordering.Domain.csproj.nuget.g.props @@ -4,13 +4,12 @@ True NuGet $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\natyo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + /home/runner/.nuget/packages/ + /home/runner/.nuget/packages/ PackageReference - 6.10.0 + 7.0.0 - - + \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.Domain/obj/project.assets.json b/src/Services/Ordering/Ordering.Domain/obj/project.assets.json index d6950e4e..910fc0c8 100644 --- a/src/Services/Ordering/Ordering.Domain/obj/project.assets.json +++ b/src/Services/Ordering/Ordering.Domain/obj/project.assets.json @@ -1,25 +1,24 @@ { "version": 3, "targets": { - "net8.0": { - "MediatR/12.3.0": { + "net9.0": { + "MediatR/11.1.0": { "type": "package", "dependencies": { - "MediatR.Contracts": "[2.0.1, 3.0.0)", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "MediatR.Contracts": "1.0.1" }, "compile": { - "lib/net6.0/MediatR.dll": { + "lib/netstandard2.1/MediatR.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/MediatR.dll": { + "lib/netstandard2.1/MediatR.dll": { "related": ".xml" } } }, - "MediatR.Contracts/2.0.1": { + "MediatR.Contracts/1.0.1": { "type": "package", "compile": { "lib/netstandard2.0/MediatR.Contracts.dll": { @@ -45,15 +44,15 @@ "lib/netstandard2.1/MediatR.Extensions.Microsoft.DependencyInjection.dll": {} } }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { + "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, @@ -64,34 +63,33 @@ } }, "libraries": { - "MediatR/12.3.0": { - "sha512": "DuXRw/qux2n7pTRPond4WK9XImO+30TZrGPCeOmjYIXDWokpjZQDFRsdZMoP0WqWU7inC4m0D+Zbu5dSc4z6NQ==", + "MediatR/11.1.0": { + "sha512": "YIbtrLOyeCuIv8vIuHL/mMdls5xmgS36pIOJDxKZuu55nxA2MI2Z+E/Uk0z+F/LE11AGmpjplOM0NZ91m5LQBA==", "type": "package", - "path": "mediatr/12.3.0", + "path": "mediatr/11.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "README.md", "gradient_128x128.png", - "lib/net6.0/MediatR.dll", - "lib/net6.0/MediatR.xml", - "lib/netstandard2.0/MediatR.dll", - "lib/netstandard2.0/MediatR.xml", - "mediatr.12.3.0.nupkg.sha512", + "lib/netstandard2.1/MediatR.dll", + "lib/netstandard2.1/MediatR.xml", + "mediatr.11.1.0.nupkg.sha512", "mediatr.nuspec" ] }, - "MediatR.Contracts/2.0.1": { - "sha512": "FYv95bNT4UwcNA+G/J1oX5OpRiSUxteXaUt2BJbRSdRNiIUNbggJF69wy6mnk2wYToaanpdXZdCwVylt96MpwQ==", + "MediatR.Contracts/1.0.1": { + "sha512": "NsRvOxthhkYml4DcBMyJsmym8C4MchioH7wxKVPEg7plFj9Euh/i4IcmZ3Gvgx6+K8obeuhPeJdoBl56wnuo3A==", "type": "package", - "path": "mediatr.contracts/2.0.1", + "path": "mediatr.contracts/1.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "gradient_128x128.png", + "lib/net461/MediatR.Contracts.dll", + "lib/net461/MediatR.Contracts.xml", "lib/netstandard2.0/MediatR.Contracts.dll", "lib/netstandard2.0/MediatR.Contracts.xml", - "mediatr.contracts.2.0.1.nupkg.sha512", + "mediatr.contracts.1.0.1.nupkg.sha512", "mediatr.contracts.nuspec" ] }, @@ -108,16 +106,15 @@ "mediatr.extensions.microsoft.dependencyinjection.nuspec" ] }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { - "sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==", + "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { + "sha512": "h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==", "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0", + "path": "microsoft.extensions.dependencyinjection.abstractions/7.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/_._", @@ -129,56 +126,46 @@ "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.7.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] } }, "projectFileDependencyGroups": { - "net8.0": [ - "MediatR >= 12.3.0", + "net9.0": [ + "MediatR >= 11.1.0", "MediatR.Extensions.Microsoft.DependencyInjection >= 11.1.0" ] }, "packageFolders": { - "C:\\Users\\natyo\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + "/home/runner/.nuget/packages/": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj", "projectName": "Ordering.Domain", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": {} } }, @@ -191,15 +178,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "MediatR": { "target": "Package", - "version": "[12.3.0, )" + "version": "[11.1.0, )" }, "MediatR.Extensions.Microsoft.DependencyInjection": { "target": "Package", @@ -222,20 +210,8 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } - }, - "logs": [ - { - "code": "NU1608", - "level": "Warning", - "warningLevel": 1, - "message": "Detected package version outside of dependency constraint: MediatR.Extensions.Microsoft.DependencyInjection 11.1.0 requires MediatR (>= 11.0.0 && < 12.0.0) but version MediatR 12.3.0 was resolved.", - "libraryId": "MediatR", - "targetGraphs": [ - "net8.0" - ] - } - ] + } } \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.Domain/obj/project.nuget.cache b/src/Services/Ordering/Ordering.Domain/obj/project.nuget.cache index 910bd028..926a7014 100644 --- a/src/Services/Ordering/Ordering.Domain/obj/project.nuget.cache +++ b/src/Services/Ordering/Ordering.Domain/obj/project.nuget.cache @@ -1,24 +1,13 @@ { "version": 2, - "dgSpecHash": "1/YFkAJ7we0=", + "dgSpecHash": "jk7WsI/YSXE=", "success": true, - "projectFilePath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj", + "projectFilePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj", "expectedPackageFiles": [ - "C:\\Users\\natyo\\.nuget\\packages\\mediatr\\12.3.0\\mediatr.12.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mediatr.contracts\\2.0.1\\mediatr.contracts.2.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mediatr.extensions.microsoft.dependencyinjection\\11.1.0\\mediatr.extensions.microsoft.dependencyinjection.11.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.0\\microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512" + "/home/runner/.nuget/packages/mediatr/11.1.0/mediatr.11.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/mediatr.contracts/1.0.1/mediatr.contracts.1.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/mediatr.extensions.microsoft.dependencyinjection/11.1.0/mediatr.extensions.microsoft.dependencyinjection.11.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512" ], - "logs": [ - { - "code": "NU1608", - "level": "Warning", - "warningLevel": 1, - "message": "Detected package version outside of dependency constraint: MediatR.Extensions.Microsoft.DependencyInjection 11.1.0 requires MediatR (>= 11.0.0 && < 12.0.0) but version MediatR 12.3.0 was resolved.", - "libraryId": "MediatR", - "targetGraphs": [ - "net8.0" - ] - } - ] + "logs": [] } \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj b/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj index 9466f170..86406963 100644 --- a/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj +++ b/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj @@ -1,16 +1,16 @@ - net8.0 + net9.0 - - - - - + + + + + diff --git a/src/Services/Ordering/Ordering.Infrastructure/OrderingContext.cs b/src/Services/Ordering/Ordering.Infrastructure/OrderingContext.cs index dbe6cd88..d411aed0 100644 --- a/src/Services/Ordering/Ordering.Infrastructure/OrderingContext.cs +++ b/src/Services/Ordering/Ordering.Infrastructure/OrderingContext.cs @@ -10,6 +10,7 @@ using System; using System.Collections.Generic; using System.Data; +using System.Linq; using System.Threading; using System.Threading.Tasks; @@ -152,6 +153,16 @@ public Task Send(object request, CancellationToken cancellationToken = d { return Task.FromResult(default(object)); } + + public async IAsyncEnumerable CreateStream(IStreamRequest request, [System.Runtime.CompilerServices.EnumeratorCancellation] CancellationToken cancellationToken = default) + { + yield break; + } + + public async IAsyncEnumerable CreateStream(object request, [System.Runtime.CompilerServices.EnumeratorCancellation] CancellationToken cancellationToken = default) + { + yield break; + } } } } diff --git a/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Domain.dll b/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Domain.dll new file mode 100644 index 00000000..1f97741c Binary files /dev/null and b/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Domain.dll differ diff --git a/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Domain.pdb b/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Domain.pdb new file mode 100644 index 00000000..36cde259 Binary files /dev/null and b/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Domain.pdb differ diff --git a/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Infrastructure.deps.json b/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Infrastructure.deps.json new file mode 100644 index 00000000..0aa3c976 --- /dev/null +++ b/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Infrastructure.deps.json @@ -0,0 +1,845 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v9.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v9.0": { + "Ordering.Infrastructure/1.0.0": { + "dependencies": { + "MediatR": "11.1.0", + "MediatR.Extensions.Microsoft.DependencyInjection": "11.1.0", + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.EntityFrameworkCore.SqlServer": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Ordering.Domain": "1.0.0" + }, + "runtime": { + "Ordering.Infrastructure.dll": {} + } + }, + "Azure.Core/1.38.0": { + "dependencies": { + "Microsoft.Bcl.AsyncInterfaces": "1.1.1", + "System.ClientModel": "1.0.0", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/net6.0/Azure.Core.dll": { + "assemblyVersion": "1.38.0.0", + "fileVersion": "1.3800.24.12602" + } + } + }, + "Azure.Identity/1.11.4": { + "dependencies": { + "Azure.Core": "1.38.0", + "Microsoft.Identity.Client": "4.61.3", + "Microsoft.Identity.Client.Extensions.Msal": "4.61.3", + "System.Security.Cryptography.ProtectedData": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/Azure.Identity.dll": { + "assemblyVersion": "1.11.4.0", + "fileVersion": "1.1100.424.31005" + } + } + }, + "MediatR/11.1.0": { + "dependencies": { + "MediatR.Contracts": "1.0.1" + }, + "runtime": { + "lib/netstandard2.1/MediatR.dll": { + "assemblyVersion": "11.0.0.0", + "fileVersion": "11.1.0.0" + } + } + }, + "MediatR.Contracts/1.0.1": { + "runtime": { + "lib/netstandard2.0/MediatR.Contracts.dll": { + "assemblyVersion": "1.0.1.0", + "fileVersion": "1.0.1.0" + } + } + }, + "MediatR.Extensions.Microsoft.DependencyInjection/11.1.0": { + "dependencies": { + "MediatR": "11.1.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" + }, + "runtime": { + "lib/netstandard2.1/MediatR.Extensions.Microsoft.DependencyInjection.dll": { + "assemblyVersion": "11.0.0.0", + "fileVersion": "11.1.0.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.6": { + "dependencies": { + "Azure.Identity": "1.11.4", + "Microsoft.Data.SqlClient.SNI.runtime": "5.1.1", + "Microsoft.Identity.Client": "4.61.3", + "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.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.16.24240.5" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": { + "rid": "unix", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.16.24240.5" + }, + "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.16.24240.5" + } + } + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": { + "runtimeTargets": { + "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x86", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "Microsoft.EntityFrameworkCore/9.0.0": { + "dependencies": { + "Microsoft.EntityFrameworkCore.Abstractions": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { + "dependencies": { + "Microsoft.Data.SqlClient": "5.1.6", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "9.0.0" + }, + "runtime": { + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52809" + } + } + }, + "Microsoft.Extensions.Caching.Memory/9.0.0": { + "dependencies": { + "Microsoft.Extensions.Caching.Abstractions": "9.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/net9.0/Microsoft.Extensions.Caching.Memory.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.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.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.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.61.3": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.Identity.Client.dll": { + "assemblyVersion": "4.61.3.0", + "fileVersion": "4.61.3.0" + } + } + }, + "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { + "dependencies": { + "Microsoft.Identity.Client": "4.61.3", + "System.Security.Cryptography.ProtectedData": "6.0.0" + }, + "runtime": { + "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "assemblyVersion": "4.61.3.0", + "fileVersion": "4.61.3.0" + } + } + }, + "Microsoft.IdentityModel.Abstractions/6.35.0": { + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.JsonWebTokens/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.Logging/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Logging.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.Protocols/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "6.35.0", + "Microsoft.IdentityModel.Tokens": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Protocols": "6.35.0", + "System.IdentityModel.Tokens.Jwt": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.Tokens/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "6.35.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "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.ClientModel/1.0.0": { + "dependencies": { + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/net6.0/System.ClientModel.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.24.5302" + } + } + }, + "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.35.0": { + "dependencies": { + "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", + "Microsoft.IdentityModel.Tokens": "6.35.0" + }, + "runtime": { + "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "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" + } + } + }, + "Ordering.Domain/1.0.0": { + "dependencies": { + "MediatR": "11.1.0", + "MediatR.Extensions.Microsoft.DependencyInjection": "11.1.0" + }, + "runtime": { + "Ordering.Domain.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + } + } + }, + "libraries": { + "Ordering.Infrastructure/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Azure.Core/1.38.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==", + "path": "azure.core/1.38.0", + "hashPath": "azure.core.1.38.0.nupkg.sha512" + }, + "Azure.Identity/1.11.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==", + "path": "azure.identity/1.11.4", + "hashPath": "azure.identity.1.11.4.nupkg.sha512" + }, + "MediatR/11.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YIbtrLOyeCuIv8vIuHL/mMdls5xmgS36pIOJDxKZuu55nxA2MI2Z+E/Uk0z+F/LE11AGmpjplOM0NZ91m5LQBA==", + "path": "mediatr/11.1.0", + "hashPath": "mediatr.11.1.0.nupkg.sha512" + }, + "MediatR.Contracts/1.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-NsRvOxthhkYml4DcBMyJsmym8C4MchioH7wxKVPEg7plFj9Euh/i4IcmZ3Gvgx6+K8obeuhPeJdoBl56wnuo3A==", + "path": "mediatr.contracts/1.0.1", + "hashPath": "mediatr.contracts.1.0.1.nupkg.sha512" + }, + "MediatR.Extensions.Microsoft.DependencyInjection/11.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-RW3etRuy6Xp63cgqfC0r/ITOtUT0f9ymJl1+1XZdzsYUsfv7WBPC2kXGOP8IYpY/6c4Q6805vbIW/88DopUs3w==", + "path": "mediatr.extensions.microsoft.dependencyinjection/11.1.0", + "hashPath": "mediatr.extensions.microsoft.dependencyinjection.11.1.0.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.6": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+pz7gIPh5ydsBcQvivt4R98PwJXer86fyQBBToIBLxZ5kuhW4N13Ijz87s9WpuPtF1vh4JesYCgpDPAOgkMhdg==", + "path": "microsoft.data.sqlclient/5.1.6", + "hashPath": "microsoft.data.sqlclient.5.1.6.nupkg.sha512" + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wNGM5ZTQCa2blc9ikXQouybGiyMd6IHPVJvAlBEPtr6JepZEOYeDxGyprYvFVeOxlCXs7avridZQ0nYkHzQWCQ==", + "path": "microsoft.data.sqlclient.sni.runtime/5.1.1", + "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wpG+nfnfDAw87R3ovAsUmjr3MZ4tYXf6bFqEPVAIKE6IfPml3DS//iX0DBnf8kWn5ZHSO5oi1m4d/Jf+1LifJQ==", + "path": "microsoft.entityframeworkcore/9.0.0", + "hashPath": "microsoft.entityframeworkcore.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fnmifFL8KaA4ZNLCVgfjCWhZUFxkrDInx5hR4qG7Q8IEaSiy/6VOSRFyx55oH7MV4y7wM3J3EE90nSpcVBI44Q==", + "path": "microsoft.entityframeworkcore.abstractions/9.0.0", + "hashPath": "microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-j+msw6fWgAE9M3Q/5B9Uhv7pdAdAQUvFPJAiBJmoy+OXvehVbfbCE8ftMAa51Uo2ZeiqVnHShhnv4Y4UJJmUzA==", + "path": "microsoft.entityframeworkcore.relational/9.0.0", + "hashPath": "microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3Y7/3kgz6C5kRFeELLZ5VeIeBlxB31x/ywscbN4r1JqTXIy8WWGo0CqzuOxBy4UzaTzpifElAZvv4fyD3ZQK5w==", + "path": "microsoft.entityframeworkcore.sqlserver/9.0.0", + "hashPath": "microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-FPWZAa9c0H4dvOj351iR1jkUIs4u9ykL4Bm592yhjDyO5lCoWd+TMAHx2EMbarzUvCvgjWjJIoC6//Q9kH6YhA==", + "path": "microsoft.extensions.caching.abstractions/9.0.0", + "hashPath": "microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Caching.Memory/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-zbnPX/JQ0pETRSUG9fNPBvpIq42Aufvs15gGYyNIMhCun9yhmWihz0WgsI7bSDPjxWTKBf8oX/zv6v2uZ3W9OQ==", + "path": "microsoft.extensions.caching.memory/9.0.0", + "hashPath": "microsoft.extensions.caching.memory.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.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.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.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.61.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==", + "path": "microsoft.identity.client/4.61.3", + "hashPath": "microsoft.identity.client.4.61.3.nupkg.sha512" + }, + "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==", + "path": "microsoft.identity.client.extensions.msal/4.61.3", + "hashPath": "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512" + }, + "Microsoft.IdentityModel.Abstractions/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==", + "path": "microsoft.identitymodel.abstractions/6.35.0", + "hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.JsonWebTokens/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==", + "path": "microsoft.identitymodel.jsonwebtokens/6.35.0", + "hashPath": "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Logging/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==", + "path": "microsoft.identitymodel.logging/6.35.0", + "hashPath": "microsoft.identitymodel.logging.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==", + "path": "microsoft.identitymodel.protocols/6.35.0", + "hashPath": "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==", + "path": "microsoft.identitymodel.protocols.openidconnect/6.35.0", + "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Tokens/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==", + "path": "microsoft.identitymodel.tokens/6.35.0", + "hashPath": "microsoft.identitymodel.tokens.6.35.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.ClientModel/1.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==", + "path": "system.clientmodel/1.0.0", + "hashPath": "system.clientmodel.1.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.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==", + "path": "system.identitymodel.tokens.jwt/6.35.0", + "hashPath": "system.identitymodel.tokens.jwt.6.35.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" + }, + "Ordering.Domain/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Infrastructure.dll b/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Infrastructure.dll new file mode 100644 index 00000000..94cd615e Binary files /dev/null and b/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Infrastructure.dll differ diff --git a/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Infrastructure.pdb b/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Infrastructure.pdb new file mode 100644 index 00000000..1714928a Binary files /dev/null and b/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Infrastructure.pdb differ diff --git a/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs new file mode 100644 index 00000000..feda5e9f --- /dev/null +++ b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.7AF05425.Up2Date b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.7AF05425.Up2Date new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.AssemblyInfo.cs b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.AssemblyInfo.cs new file mode 100644 index 00000000..3e2476aa --- /dev/null +++ b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.AssemblyInfo.cs @@ -0,0 +1,22 @@ +//------------------------------------------------------------------------------ +// +// 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("Ordering.Infrastructure")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ac1eb1ea194ee72f31eded440b1a3c03c53c5657")] +[assembly: System.Reflection.AssemblyProductAttribute("Ordering.Infrastructure")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ordering.Infrastructure")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.AssemblyInfoInputs.cache b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.AssemblyInfoInputs.cache new file mode 100644 index 00000000..5cec38ec --- /dev/null +++ b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +d6aa9a98a8336631b8cf4f7ea23e88bdde15eebaa46577602b79bd0d26018c78 diff --git a/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.GeneratedMSBuildEditorConfig.editorconfig b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 00000000..e150bca1 --- /dev/null +++ b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,17 @@ +is_global = true +build_property.TargetFramework = net9.0 +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v9.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 = Ordering.Infrastructure +build_property.ProjectDir = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.EffectiveAnalysisLevelStyle = 9.0 +build_property.EnableCodeStyleSeverity = diff --git a/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.assets.cache b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.assets.cache new file mode 100644 index 00000000..ba43aa08 Binary files /dev/null and b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.assets.cache differ diff --git a/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.csproj.AssemblyReference.cache b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.csproj.AssemblyReference.cache new file mode 100644 index 00000000..ddac088d Binary files /dev/null and b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.csproj.AssemblyReference.cache differ diff --git a/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.csproj.CoreCompileInputs.cache b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.csproj.CoreCompileInputs.cache new file mode 100644 index 00000000..4aa48bdd --- /dev/null +++ b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +98071e939011584dee883487bdad5409bf7627dee04b1865d9976344ad048e1d diff --git a/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.csproj.FileListAbsolute.txt b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.csproj.FileListAbsolute.txt new file mode 100644 index 00000000..fdcf863c --- /dev/null +++ b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.csproj.FileListAbsolute.txt @@ -0,0 +1,16 @@ +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.csproj.AssemblyReference.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.GeneratedMSBuildEditorConfig.editorconfig +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.AssemblyInfoInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.AssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.csproj.CoreCompileInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.sourcelink.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Infrastructure.deps.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Infrastructure.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Infrastructure.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Domain.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/bin/Debug/net9.0/Ordering.Domain.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.7AF05425.Up2Date +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/refint/Ordering.Infrastructure.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/ref/Ordering.Infrastructure.dll diff --git a/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.dll b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.dll new file mode 100644 index 00000000..94cd615e Binary files /dev/null and b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.dll differ diff --git a/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.pdb b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.pdb new file mode 100644 index 00000000..1714928a Binary files /dev/null and b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.pdb differ diff --git a/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.sourcelink.json b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.sourcelink.json new file mode 100644 index 00000000..a2a1dc92 --- /dev/null +++ b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/Ordering.Infrastructure.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/*":"https://raw.githubusercontent.com/NatYou345/mslearn-microservices-devops-aspnet-core/ac1eb1ea194ee72f31eded440b1a3c03c53c5657/*"}} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/ref/Ordering.Infrastructure.dll b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/ref/Ordering.Infrastructure.dll new file mode 100644 index 00000000..753fc63f Binary files /dev/null and b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/ref/Ordering.Infrastructure.dll differ diff --git a/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/refint/Ordering.Infrastructure.dll b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/refint/Ordering.Infrastructure.dll new file mode 100644 index 00000000..753fc63f Binary files /dev/null and b/src/Services/Ordering/Ordering.Infrastructure/obj/Debug/net9.0/refint/Ordering.Infrastructure.dll differ diff --git a/src/Services/Ordering/Ordering.Infrastructure/obj/Ordering.Infrastructure.csproj.nuget.dgspec.json b/src/Services/Ordering/Ordering.Infrastructure/obj/Ordering.Infrastructure.csproj.nuget.dgspec.json index 488f9769..1660ff6d 100644 --- a/src/Services/Ordering/Ordering.Infrastructure/obj/Ordering.Infrastructure.csproj.nuget.dgspec.json +++ b/src/Services/Ordering/Ordering.Infrastructure/obj/Ordering.Infrastructure.csproj.nuget.dgspec.json @@ -1,37 +1,30 @@ { "format": 1, "restore": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Infrastructure\\Ordering.Infrastructure.csproj": {} + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj": {} }, "projects": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj", "projectName": "Ordering.Domain", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": {} } }, @@ -44,15 +37,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "MediatR": { "target": "Package", - "version": "[12.3.0, )" + "version": "[11.1.0, )" }, "MediatR.Extensions.Microsoft.DependencyInjection": { "target": "Package", @@ -75,41 +69,34 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Infrastructure\\Ordering.Infrastructure.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Infrastructure\\Ordering.Infrastructure.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj", "projectName": "Ordering.Infrastructure", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Infrastructure\\Ordering.Infrastructure.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Infrastructure\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj" } } } @@ -123,15 +110,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "MediatR": { "target": "Package", - "version": "[12.3.0, )" + "version": "[11.1.0, )" }, "MediatR.Extensions.Microsoft.DependencyInjection": { "target": "Package", @@ -139,15 +127,15 @@ }, "Microsoft.EntityFrameworkCore": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.SqlServer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Logging.Abstractions": { "target": "Package", - "version": "[8.0.1, )" + "version": "[9.0.0, )" } }, "imports": [ @@ -166,7 +154,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/Services/Ordering/Ordering.Infrastructure/obj/Ordering.Infrastructure.csproj.nuget.g.props b/src/Services/Ordering/Ordering.Infrastructure/obj/Ordering.Infrastructure.csproj.nuget.g.props index 1cfeca5f..bc03f2b0 100644 --- a/src/Services/Ordering/Ordering.Infrastructure/obj/Ordering.Infrastructure.csproj.nuget.g.props +++ b/src/Services/Ordering/Ordering.Infrastructure/obj/Ordering.Infrastructure.csproj.nuget.g.props @@ -4,16 +4,15 @@ True NuGet $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\natyo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + /home/runner/.nuget/packages/ + /home/runner/.nuget/packages/ PackageReference - 6.10.0 + 7.0.0 - - + - + \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.Infrastructure/obj/Ordering.Infrastructure.csproj.nuget.g.targets b/src/Services/Ordering/Ordering.Infrastructure/obj/Ordering.Infrastructure.csproj.nuget.g.targets index ee8a33c9..3f4c2c90 100644 --- a/src/Services/Ordering/Ordering.Infrastructure/obj/Ordering.Infrastructure.csproj.nuget.g.targets +++ b/src/Services/Ordering/Ordering.Infrastructure/obj/Ordering.Infrastructure.csproj.nuget.g.targets @@ -1,7 +1,8 @@  - - + + + \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.Infrastructure/obj/project.assets.json b/src/Services/Ordering/Ordering.Infrastructure/obj/project.assets.json index d441569d..a11fcfdd 100644 --- a/src/Services/Ordering/Ordering.Infrastructure/obj/project.assets.json +++ b/src/Services/Ordering/Ordering.Infrastructure/obj/project.assets.json @@ -1,11 +1,12 @@ { "version": 3, "targets": { - "net8.0": { - "Azure.Core/1.35.0": { + "net9.0": { + "Azure.Core/1.38.0": { "type": "package", "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "1.1.1", + "System.ClientModel": "1.0.0", "System.Diagnostics.DiagnosticSource": "6.0.1", "System.Memory.Data": "1.0.2", "System.Numerics.Vectors": "4.5.0", @@ -24,12 +25,12 @@ } } }, - "Azure.Identity/1.10.3": { + "Azure.Identity/1.11.4": { "type": "package", "dependencies": { - "Azure.Core": "1.35.0", - "Microsoft.Identity.Client": "4.56.0", - "Microsoft.Identity.Client.Extensions.Msal": "4.56.0", + "Azure.Core": "1.38.0", + "Microsoft.Identity.Client": "4.61.3", + "Microsoft.Identity.Client.Extensions.Msal": "4.61.3", "System.Memory": "4.5.4", "System.Security.Cryptography.ProtectedData": "4.7.0", "System.Text.Json": "4.7.2", @@ -46,24 +47,23 @@ } } }, - "MediatR/12.3.0": { + "MediatR/11.1.0": { "type": "package", "dependencies": { - "MediatR.Contracts": "[2.0.1, 3.0.0)", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "MediatR.Contracts": "1.0.1" }, "compile": { - "lib/net6.0/MediatR.dll": { + "lib/netstandard2.1/MediatR.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/MediatR.dll": { + "lib/netstandard2.1/MediatR.dll": { "related": ".xml" } } }, - "MediatR.Contracts/2.0.1": { + "MediatR.Contracts/1.0.1": { "type": "package", "compile": { "lib/netstandard2.0/MediatR.Contracts.dll": { @@ -109,12 +109,12 @@ "lib/netcoreapp2.0/_._": {} } }, - "Microsoft.Data.SqlClient/5.1.5": { + "Microsoft.Data.SqlClient/5.1.6": { "type": "package", "dependencies": { - "Azure.Identity": "1.10.3", + "Azure.Identity": "1.11.4", "Microsoft.Data.SqlClient.SNI.runtime": "5.1.1", - "Microsoft.Identity.Client": "4.56.0", + "Microsoft.Identity.Client": "4.61.3", "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0", "Microsoft.SqlServer.Server": "1.0.0", @@ -168,13 +168,13 @@ } } }, - "Microsoft.EntityFrameworkCore/8.0.6": { + "Microsoft.EntityFrameworkCore/9.0.0": { "type": "package", "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "8.0.6", - "Microsoft.EntityFrameworkCore.Analyzers": "8.0.6", - "Microsoft.Extensions.Caching.Memory": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0" + "Microsoft.EntityFrameworkCore.Abstractions": "9.0.0", + "Microsoft.EntityFrameworkCore.Analyzers": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { @@ -190,7 +190,7 @@ "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {} } }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.6": { + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { "type": "package", "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { @@ -203,20 +203,16 @@ } } }, - "Microsoft.EntityFrameworkCore.Analyzers/8.0.6": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - } + "Microsoft.EntityFrameworkCore.Analyzers/9.0.0": { + "type": "package" }, - "Microsoft.EntityFrameworkCore.Relational/8.0.6": { + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { "type": "package", "dependencies": { - "Microsoft.EntityFrameworkCore": "8.0.6", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { @@ -229,11 +225,16 @@ } } }, - "Microsoft.EntityFrameworkCore.SqlServer/8.0.6": { + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Data.SqlClient": "5.1.5", - "Microsoft.EntityFrameworkCore.Relational": "8.0.6" + "Microsoft.Data.SqlClient": "5.1.6", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "System.Formats.Asn1": "9.0.0", + "System.Text.Json": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { @@ -246,182 +247,183 @@ } } }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Caching.Memory/8.0.0": { + "Microsoft.Extensions.Caching.Memory/9.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" + "Microsoft.Extensions.Caching.Abstractions": "9.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" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { + "Microsoft.Extensions.DependencyInjection/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": { + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging/8.0.0": { + "Microsoft.Extensions.Logging/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0" + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Abstractions/8.0.1": { + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {} } }, - "Microsoft.Extensions.Options/8.0.0": { + "Microsoft.Extensions.Options/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {} } }, - "Microsoft.Extensions.Primitives/8.0.0": { + "Microsoft.Extensions.Primitives/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Identity.Client/4.56.0": { + "Microsoft.Identity.Client/4.61.3": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Abstractions": "6.22.0" + "Microsoft.IdentityModel.Abstractions": "6.35.0", + "System.Diagnostics.DiagnosticSource": "6.0.1" }, "compile": { "lib/net6.0/Microsoft.Identity.Client.dll": { @@ -434,20 +436,19 @@ } } }, - "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { "type": "package", "dependencies": { - "Microsoft.Identity.Client": "4.56.0", - "System.IO.FileSystem.AccessControl": "5.0.0", + "Microsoft.Identity.Client": "4.61.3", "System.Security.Cryptography.ProtectedData": "4.5.0" }, "compile": { - "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { "related": ".xml" } }, "runtime": { - "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { "related": ".xml" } } @@ -605,6 +606,23 @@ } } }, + "System.ClientModel/1.0.0": { + "type": "package", + "dependencies": { + "System.Memory.Data": "1.0.2", + "System.Text.Json": "4.7.2" + }, + "compile": { + "lib/net6.0/System.ClientModel.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.ClientModel.dll": { + "related": ".xml" + } + } + }, "System.Configuration.ConfigurationManager/6.0.1": { "type": "package", "dependencies": { @@ -673,17 +691,20 @@ } } }, - "System.Formats.Asn1/5.0.0": { + "System.Formats.Asn1/9.0.0": { "type": "package", "compile": { - "lib/netstandard2.0/_._": { + "lib/net9.0/_._": { "related": ".xml" } }, "runtime": { - "lib/netstandard2.0/System.Formats.Asn1.dll": { + "lib/net9.0/System.Formats.Asn1.dll": { "related": ".xml" } + }, + "build": { + "buildTransitive/net8.0/_._": {} } }, "System.IdentityModel.Tokens.Jwt/6.35.0": { @@ -703,29 +724,6 @@ } } }, - "System.IO.FileSystem.AccessControl/5.0.0": { - "type": "package", - "dependencies": { - "System.Security.AccessControl": "5.0.0", - "System.Security.Principal.Windows": "5.0.0" - }, - "compile": { - "ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, "System.Memory/4.5.4": { "type": "package", "compile": { @@ -742,14 +740,10 @@ "System.Text.Json": "4.6.0" }, "compile": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} }, "runtime": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} } }, "System.Numerics.Vectors/4.5.0": { @@ -768,9 +762,7 @@ "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { - "ref/netstandard1.5/System.Runtime.dll": { - "related": ".xml" - } + "ref/netstandard1.5/System.Runtime.dll": {} } }, "System.Runtime.Caching/6.0.0": { @@ -813,7 +805,7 @@ "System.Security.AccessControl/6.0.0": { "type": "package", "compile": { - "lib/net6.0/System.Security.AccessControl.dll": { + "lib/net6.0/_._": { "related": ".xml" } }, @@ -899,7 +891,7 @@ "System.Security.Principal.Windows/5.0.0": { "type": "package", "compile": { - "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": { + "ref/netcoreapp3.0/_._": { "related": ".xml" } }, @@ -927,9 +919,7 @@ "System.Runtime": "4.3.0" }, "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": { - "related": ".xml" - } + "ref/netstandard1.3/System.Text.Encoding.dll": {} } }, "System.Text.Encoding.CodePages/6.0.0": { @@ -982,17 +972,20 @@ } } }, - "System.Text.Json/4.7.2": { + "System.Text.Json/9.0.0": { "type": "package", "compile": { - "lib/netcoreapp3.0/System.Text.Json.dll": { + "lib/net9.0/System.Text.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/netcoreapp3.0/System.Text.Json.dll": { + "lib/net9.0/System.Text.Json.dll": { "related": ".xml" } + }, + "build": { + "buildTransitive/net8.0/System.Text.Json.targets": {} } }, "System.Threading.Tasks.Extensions/4.5.4": { @@ -1028,9 +1021,9 @@ }, "Ordering.Domain/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { - "MediatR": "12.3.0", + "MediatR": "11.1.0", "MediatR.Extensions.Microsoft.DependencyInjection": "11.1.0" }, "compile": { @@ -1043,76 +1036,71 @@ } }, "libraries": { - "Azure.Core/1.35.0": { - "sha512": "hENcx03Jyuqv05F4RBEPbxz29UrM3Nbhnr6Wl6NQpoU9BCIbL3XLentrxDCTrH54NLS11Exxi/o8MYgT/cnKFA==", + "Azure.Core/1.38.0": { + "sha512": "IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==", "type": "package", - "path": "azure.core/1.35.0", + "path": "azure.core/1.38.0", "files": [ ".nupkg.metadata", ".signature.p7s", "CHANGELOG.md", "README.md", - "azure.core.1.35.0.nupkg.sha512", + "azure.core.1.38.0.nupkg.sha512", "azure.core.nuspec", "azureicon.png", "lib/net461/Azure.Core.dll", "lib/net461/Azure.Core.xml", "lib/net472/Azure.Core.dll", "lib/net472/Azure.Core.xml", - "lib/net5.0/Azure.Core.dll", - "lib/net5.0/Azure.Core.xml", "lib/net6.0/Azure.Core.dll", "lib/net6.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.10.3": { - "sha512": "l1Xm2MWOF2Mzcwuarlw8kWQXLZk3UeB55aQXVyjj23aBfDwOZ3gu5GP2kJ6KlmZeZv2TCzw7x4L3V36iNr3gww==", + "Azure.Identity/1.11.4": { + "sha512": "Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==", "type": "package", - "path": "azure.identity/1.10.3", + "path": "azure.identity/1.11.4", "files": [ ".nupkg.metadata", ".signature.p7s", "CHANGELOG.md", "README.md", - "azure.identity.1.10.3.nupkg.sha512", + "azure.identity.1.11.4.nupkg.sha512", "azure.identity.nuspec", "azureicon.png", "lib/netstandard2.0/Azure.Identity.dll", "lib/netstandard2.0/Azure.Identity.xml" ] }, - "MediatR/12.3.0": { - "sha512": "DuXRw/qux2n7pTRPond4WK9XImO+30TZrGPCeOmjYIXDWokpjZQDFRsdZMoP0WqWU7inC4m0D+Zbu5dSc4z6NQ==", + "MediatR/11.1.0": { + "sha512": "YIbtrLOyeCuIv8vIuHL/mMdls5xmgS36pIOJDxKZuu55nxA2MI2Z+E/Uk0z+F/LE11AGmpjplOM0NZ91m5LQBA==", "type": "package", - "path": "mediatr/12.3.0", + "path": "mediatr/11.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "README.md", "gradient_128x128.png", - "lib/net6.0/MediatR.dll", - "lib/net6.0/MediatR.xml", - "lib/netstandard2.0/MediatR.dll", - "lib/netstandard2.0/MediatR.xml", - "mediatr.12.3.0.nupkg.sha512", + "lib/netstandard2.1/MediatR.dll", + "lib/netstandard2.1/MediatR.xml", + "mediatr.11.1.0.nupkg.sha512", "mediatr.nuspec" ] }, - "MediatR.Contracts/2.0.1": { - "sha512": "FYv95bNT4UwcNA+G/J1oX5OpRiSUxteXaUt2BJbRSdRNiIUNbggJF69wy6mnk2wYToaanpdXZdCwVylt96MpwQ==", + "MediatR.Contracts/1.0.1": { + "sha512": "NsRvOxthhkYml4DcBMyJsmym8C4MchioH7wxKVPEg7plFj9Euh/i4IcmZ3Gvgx6+K8obeuhPeJdoBl56wnuo3A==", "type": "package", - "path": "mediatr.contracts/2.0.1", + "path": "mediatr.contracts/1.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "gradient_128x128.png", + "lib/net461/MediatR.Contracts.dll", + "lib/net461/MediatR.Contracts.xml", "lib/netstandard2.0/MediatR.Contracts.dll", "lib/netstandard2.0/MediatR.Contracts.xml", - "mediatr.contracts.2.0.1.nupkg.sha512", + "mediatr.contracts.1.0.1.nupkg.sha512", "mediatr.contracts.nuspec" ] }, @@ -1201,10 +1189,10 @@ "version.txt" ] }, - "Microsoft.Data.SqlClient/5.1.5": { - "sha512": "6kvhQjY5uBCdBccezFD2smfnpQjQ33cZtUZVrNvxlwoBu6uopM5INH6uSgLI7JRLtlQ3bMPwnhMq4kchsXeZ5w==", + "Microsoft.Data.SqlClient/5.1.6": { + "sha512": "+pz7gIPh5ydsBcQvivt4R98PwJXer86fyQBBToIBLxZ5kuhW4N13Ijz87s9WpuPtF1vh4JesYCgpDPAOgkMhdg==", "type": "package", - "path": "microsoft.data.sqlclient/5.1.5", + "path": "microsoft.data.sqlclient/5.1.6", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1231,7 +1219,7 @@ "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.5.nupkg.sha512", + "microsoft.data.sqlclient.5.1.6.nupkg.sha512", "microsoft.data.sqlclient.nuspec", "ref/net462/Microsoft.Data.SqlClient.dll", "ref/net462/Microsoft.Data.SqlClient.pdb", @@ -1278,10 +1266,10 @@ "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll" ] }, - "Microsoft.EntityFrameworkCore/8.0.6": { - "sha512": "Ms5e5QuBAjVIuQsGumeLvkgMiOpnj6wxPvwBIoe1NfTkseWK4NZYztnhgDlpkCPkrUmJEXLv69kl349Ours30Q==", + "Microsoft.EntityFrameworkCore/9.0.0": { + "sha512": "wpG+nfnfDAw87R3ovAsUmjr3MZ4tYXf6bFqEPVAIKE6IfPml3DS//iX0DBnf8kWn5ZHSO5oi1m4d/Jf+1LifJQ==", "type": "package", - "path": "microsoft.entityframeworkcore/8.0.6", + "path": "microsoft.entityframeworkcore/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1290,14 +1278,14 @@ "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props", "lib/net8.0/Microsoft.EntityFrameworkCore.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.xml", - "microsoft.entityframeworkcore.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.6": { - "sha512": "X7wSSBNFRuN8j8M9HDYG7rPpEeyhY+PdJZR9rftmgvsZH0eK5+bZ3b3As8iO4rLEpjsBzDnrgSIY6q2F3HQatw==", + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { + "sha512": "fnmifFL8KaA4ZNLCVgfjCWhZUFxkrDInx5hR4qG7Q8IEaSiy/6VOSRFyx55oH7MV4y7wM3J3EE90nSpcVBI44Q==", "type": "package", - "path": "microsoft.entityframeworkcore.abstractions/8.0.6", + "path": "microsoft.entityframeworkcore.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1305,29 +1293,28 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml", - "microsoft.entityframeworkcore.abstractions.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.abstractions.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Analyzers/8.0.6": { - "sha512": "fDNtuQ4lAaPaCOlsrwUck/GvnF4QLeDpMmE1L5QtxZpMSmWfnL2/vk8sDL9OVTWcfprooI9V5MNpIx3/Tq5ehg==", + "Microsoft.EntityFrameworkCore.Analyzers/9.0.0": { + "sha512": "Qje+DzXJOKiXF72SL0XxNlDtTkvWWvmwknuZtFahY5hIQpRKO59qnGuERIQ3qlzuq5x4bAJ8WMbgU5DLhBgeOQ==", "type": "package", - "path": "microsoft.entityframeworkcore.analyzers/8.0.6", + "path": "microsoft.entityframeworkcore.analyzers/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", "docs/PACKAGE.md", - "lib/netstandard2.0/_._", - "microsoft.entityframeworkcore.analyzers.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.analyzers.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Relational/8.0.6": { - "sha512": "chhfmLusCGLGvNYtvMji6KGQlduPDnJsStG/LjS8qJhFWJDDzTZpSr2LHowewcxMrMo/Axc6Jwe+WwSi/vlkTg==", + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { + "sha512": "j+msw6fWgAE9M3Q/5B9Uhv7pdAdAQUvFPJAiBJmoy+OXvehVbfbCE8ftMAa51Uo2ZeiqVnHShhnv4Y4UJJmUzA==", "type": "package", - "path": "microsoft.entityframeworkcore.relational/8.0.6", + "path": "microsoft.entityframeworkcore.relational/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1335,14 +1322,14 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml", - "microsoft.entityframeworkcore.relational.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.relational.nuspec" ] }, - "Microsoft.EntityFrameworkCore.SqlServer/8.0.6": { - "sha512": "EUdsIcRew4vxE6pfi3aPUGvAGnfdCswPhWIU07SW5RymZldDCDo2dW/MyQw8nYDMQfsZYgE6+jyCg5VTV8lSMg==", + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { + "sha512": "3Y7/3kgz6C5kRFeELLZ5VeIeBlxB31x/ywscbN4r1JqTXIy8WWGo0CqzuOxBy4UzaTzpifElAZvv4fyD3ZQK5w==", "type": "package", - "path": "microsoft.entityframeworkcore.sqlserver/8.0.6", + "path": "microsoft.entityframeworkcore.sqlserver/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1350,14 +1337,14 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.xml", - "microsoft.entityframeworkcore.sqlserver.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.sqlserver.nuspec" ] }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { - "sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { + "sha512": "FPWZAa9c0H4dvOj351iR1jkUIs4u9ykL4Bm592yhjDyO5lCoWd+TMAHx2EMbarzUvCvgjWjJIoC6//Q9kH6YhA==", "type": "package", - "path": "microsoft.extensions.caching.abstractions/8.0.0", + "path": "microsoft.extensions.caching.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1367,27 +1354,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets", "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll", "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/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/net9.0/Microsoft.Extensions.Caching.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.caching.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Caching.Memory/8.0.0": { - "sha512": "7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==", + "Microsoft.Extensions.Caching.Memory/9.0.0": { + "sha512": "zbnPX/JQ0pETRSUG9fNPBvpIq42Aufvs15gGYyNIMhCun9yhmWihz0WgsI7bSDPjxWTKBf8oX/zv6v2uZ3W9OQ==", "type": "package", - "path": "microsoft.extensions.caching.memory/8.0.0", + "path": "microsoft.extensions.caching.memory/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1397,27 +1382,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets", "lib/net462/Microsoft.Extensions.Caching.Memory.dll", "lib/net462/Microsoft.Extensions.Caching.Memory.xml", - "lib/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/net9.0/Microsoft.Extensions.Caching.Memory.dll", + "lib/net9.0/Microsoft.Extensions.Caching.Memory.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512", + "microsoft.extensions.caching.memory.9.0.0.nupkg.sha512", "microsoft.extensions.caching.memory.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { + "sha512": "lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==", "type": "package", - "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "path": "microsoft.extensions.configuration.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1427,27 +1410,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { - "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "Microsoft.Extensions.DependencyInjection/9.0.0": { + "sha512": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==", "type": "package", - "path": "microsoft.extensions.dependencyinjection/8.0.0", + "path": "microsoft.extensions.dependencyinjection/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1457,29 +1438,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": { - "sha512": "fGLiCRLMYd00JYpClraLjJTNKLmMJPnqxMaiRzEBIIvevlzxz33mXy39Lkd48hu1G+N21S7QpaO5ZzKsI6FRuA==", + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { + "sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==", "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.1", + "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1489,29 +1468,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.1.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging/8.0.0": { - "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "Microsoft.Extensions.Logging/9.0.0": { + "sha512": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==", "type": "package", - "path": "microsoft.extensions.logging/8.0.0", + "path": "microsoft.extensions.logging/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1521,29 +1498,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.9.0.0.nupkg.sha512", "microsoft.extensions.logging.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Abstractions/8.0.1": { - "sha512": "RIFgaqoaINxkM2KTOw72dmilDmTrYA0ns2KW4lDz4gZ2+o6IQ894CzmdL3StM2oh7QQq44nCWiqKqc4qUI9Jmg==", + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { + "sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==", "type": "package", - "path": "microsoft.extensions.logging.abstractions/8.0.1", + "path": "microsoft.extensions.logging.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1595,28 +1570,26 @@ "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/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/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/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.8.0.1.nupkg.sha512", + "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Options/8.0.0": { - "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "Microsoft.Extensions.Options/9.0.0": { + "sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==", "type": "package", - "path": "microsoft.extensions.options/8.0.0", + "path": "microsoft.extensions.options/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1640,30 +1613,28 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.9.0.0.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Primitives/8.0.0": { - "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "Microsoft.Extensions.Primitives/9.0.0": { + "sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==", "type": "package", - "path": "microsoft.extensions.primitives/8.0.0", + "path": "microsoft.extensions.primitives/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -1673,69 +1644,55 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.primitives.9.0.0.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Identity.Client/4.56.0": { - "sha512": "rr4zbidvHy9r4NvOAs5hdd964Ao2A0pAeFBJKR95u1CJAVzbd1p6tPTXUZ+5ld0cfThiVSGvz6UHwY6JjraTpA==", + "Microsoft.Identity.Client/4.61.3": { + "sha512": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==", "type": "package", - "path": "microsoft.identity.client/4.56.0", + "path": "microsoft.identity.client/4.61.3", "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", + "README.md", + "lib/net462/Microsoft.Identity.Client.dll", + "lib/net462/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/net6.0-windows7.0/Microsoft.Identity.Client.dll", - "lib/net6.0-windows7.0/Microsoft.Identity.Client.xml", "lib/net6.0/Microsoft.Identity.Client.dll", "lib/net6.0/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", - "microsoft.identity.client.4.56.0.nupkg.sha512", + "microsoft.identity.client.4.61.3.nupkg.sha512", "microsoft.identity.client.nuspec" ] }, - "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { - "sha512": "H12YAzEGK55vZ+QpxUzozhW8ZZtgPDuWvgA0JbdIR9UhMUplj29JhIgE2imuH8W2Nw9D8JKygR1uxRFtpSNcrg==", + "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { + "sha512": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==", "type": "package", - "path": "microsoft.identity.client.extensions.msal/4.56.0", + "path": "microsoft.identity.client.extensions.msal/4.61.3", "files": [ ".nupkg.metadata", ".signature.p7s", + "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll", + "lib/net6.0/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.4.56.0.nupkg.sha512", + "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512", "microsoft.identity.client.extensions.msal.nuspec" ] }, @@ -1954,6 +1911,24 @@ "useSharedDesignerContext.txt" ] }, + "System.ClientModel/1.0.0": { + "sha512": "I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==", + "type": "package", + "path": "system.clientmodel/1.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "CHANGELOG.md", + "DotNetPackageIcon.png", + "README.md", + "lib/net6.0/System.ClientModel.dll", + "lib/net6.0/System.ClientModel.xml", + "lib/netstandard2.0/System.ClientModel.dll", + "lib/netstandard2.0/System.ClientModel.xml", + "system.clientmodel.1.0.0.nupkg.sha512", + "system.clientmodel.nuspec" + ] + }, "System.Configuration.ConfigurationManager/6.0.1": { "sha512": "jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==", "type": "package", @@ -2043,24 +2018,32 @@ "useSharedDesignerContext.txt" ] }, - "System.Formats.Asn1/5.0.0": { - "sha512": "MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==", + "System.Formats.Asn1/9.0.0": { + "sha512": "VRDjgfqV0hCma5HBQa46nZTRuqfYMWZClwxUtvLJVTCeDp9Esdvr91AfEWP98IMO8ooSv1yXb6/oCc6jApoXvQ==", "type": "package", - "path": "system.formats.asn1/5.0.0", + "path": "system.formats.asn1/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", + "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Formats.Asn1.dll", - "lib/net461/System.Formats.Asn1.xml", + "buildTransitive/net461/System.Formats.Asn1.targets", + "buildTransitive/net462/_._", + "buildTransitive/net8.0/_._", + "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets", + "lib/net462/System.Formats.Asn1.dll", + "lib/net462/System.Formats.Asn1.xml", + "lib/net8.0/System.Formats.Asn1.dll", + "lib/net8.0/System.Formats.Asn1.xml", + "lib/net9.0/System.Formats.Asn1.dll", + "lib/net9.0/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.9.0.0.nupkg.sha512", "system.formats.asn1.nuspec", - "useSharedDesignerContext.txt", - "version.txt" + "useSharedDesignerContext.txt" ] }, "System.IdentityModel.Tokens.Jwt/6.35.0": { @@ -2086,50 +2069,6 @@ "system.identitymodel.tokens.jwt.nuspec" ] }, - "System.IO.FileSystem.AccessControl/5.0.0": { - "sha512": "SxHB3nuNrpptVk+vZ/F+7OHEpoHUIKKMl02bUmYHQr1r+glbZQxs7pRtsf4ENO29TVm2TH3AEeep2fJcy92oYw==", - "type": "package", - "path": "system.io.filesystem.accesscontrol/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net46/System.IO.FileSystem.AccessControl.dll", - "lib/net461/System.IO.FileSystem.AccessControl.dll", - "lib/net461/System.IO.FileSystem.AccessControl.xml", - "lib/netstandard1.3/System.IO.FileSystem.AccessControl.dll", - "lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll", - "lib/netstandard2.0/System.IO.FileSystem.AccessControl.xml", - "ref/net46/System.IO.FileSystem.AccessControl.dll", - "ref/net461/System.IO.FileSystem.AccessControl.dll", - "ref/net461/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/System.IO.FileSystem.AccessControl.dll", - "ref/netstandard1.3/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.AccessControl.xml", - "ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll", - "ref/netstandard2.0/System.IO.FileSystem.AccessControl.xml", - "runtimes/win/lib/net46/System.IO.FileSystem.AccessControl.dll", - "runtimes/win/lib/net461/System.IO.FileSystem.AccessControl.dll", - "runtimes/win/lib/net461/System.IO.FileSystem.AccessControl.xml", - "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.AccessControl.dll", - "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll", - "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.xml", - "system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", - "system.io.filesystem.accesscontrol.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, "System.Memory/4.5.4": { "sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==", "type": "package", @@ -2731,26 +2670,75 @@ "useSharedDesignerContext.txt" ] }, - "System.Text.Json/4.7.2": { - "sha512": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==", + "System.Text.Json/9.0.0": { + "sha512": "js7+qAu/9mQvnhA4EfGMZNEzXtJCDxgkgj8ohuxq/Qxv+R56G+ljefhiJHOxTNiw54q8vmABCWUwkMulNdlZ4A==", "type": "package", - "path": "system.text.json/4.7.2", + "path": "system.text.json/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", + "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Text.Json.dll", - "lib/net461/System.Text.Json.xml", - "lib/netcoreapp3.0/System.Text.Json.dll", - "lib/netcoreapp3.0/System.Text.Json.xml", + "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll", + "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll", + "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll", + "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", + "buildTransitive/net461/System.Text.Json.targets", + "buildTransitive/net462/System.Text.Json.targets", + "buildTransitive/net8.0/System.Text.Json.targets", + "buildTransitive/netcoreapp2.0/System.Text.Json.targets", + "buildTransitive/netstandard2.0/System.Text.Json.targets", + "lib/net462/System.Text.Json.dll", + "lib/net462/System.Text.Json.xml", + "lib/net8.0/System.Text.Json.dll", + "lib/net8.0/System.Text.Json.xml", + "lib/net9.0/System.Text.Json.dll", + "lib/net9.0/System.Text.Json.xml", "lib/netstandard2.0/System.Text.Json.dll", "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.4.7.2.nupkg.sha512", + "system.text.json.9.0.0.nupkg.sha512", "system.text.json.nuspec", - "useSharedDesignerContext.txt", - "version.txt" + "useSharedDesignerContext.txt" ] }, "System.Threading.Tasks.Extensions/4.5.4": { @@ -2820,50 +2808,42 @@ } }, "projectFileDependencyGroups": { - "net8.0": [ - "MediatR >= 12.3.0", + "net9.0": [ + "MediatR >= 11.1.0", "MediatR.Extensions.Microsoft.DependencyInjection >= 11.1.0", - "Microsoft.EntityFrameworkCore >= 8.0.6", - "Microsoft.EntityFrameworkCore.SqlServer >= 8.0.6", - "Microsoft.Extensions.Logging.Abstractions >= 8.0.1", + "Microsoft.EntityFrameworkCore >= 9.0.0", + "Microsoft.EntityFrameworkCore.SqlServer >= 9.0.0", + "Microsoft.Extensions.Logging.Abstractions >= 9.0.0", "Ordering.Domain >= 1.0.0" ] }, "packageFolders": { - "C:\\Users\\natyo\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + "/home/runner/.nuget/packages/": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Infrastructure\\Ordering.Infrastructure.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj", "projectName": "Ordering.Infrastructure", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Infrastructure\\Ordering.Infrastructure.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Infrastructure\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Domain\\Ordering.Domain.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj" } } } @@ -2877,15 +2857,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "MediatR": { "target": "Package", - "version": "[12.3.0, )" + "version": "[11.1.0, )" }, "MediatR.Extensions.Microsoft.DependencyInjection": { "target": "Package", @@ -2893,15 +2874,15 @@ }, "Microsoft.EntityFrameworkCore": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.SqlServer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Logging.Abstractions": { "target": "Package", - "version": "[8.0.1, )" + "version": "[9.0.0, )" } }, "imports": [ @@ -2920,20 +2901,8 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } - }, - "logs": [ - { - "code": "NU1608", - "level": "Warning", - "warningLevel": 1, - "message": "Detected package version outside of dependency constraint: MediatR.Extensions.Microsoft.DependencyInjection 11.1.0 requires MediatR (>= 11.0.0 && < 12.0.0) but version MediatR 12.3.0 was resolved.", - "libraryId": "MediatR", - "targetGraphs": [ - "net8.0" - ] - } - ] + } } \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.Infrastructure/obj/project.nuget.cache b/src/Services/Ordering/Ordering.Infrastructure/obj/project.nuget.cache index 1fc462f3..5e1472df 100644 --- a/src/Services/Ordering/Ordering.Infrastructure/obj/project.nuget.cache +++ b/src/Services/Ordering/Ordering.Infrastructure/obj/project.nuget.cache @@ -1,78 +1,67 @@ { "version": 2, - "dgSpecHash": "ISYiuVgZr0w=", + "dgSpecHash": "VMek3eNgIYs=", "success": true, - "projectFilePath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.Infrastructure\\Ordering.Infrastructure.csproj", + "projectFilePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj", "expectedPackageFiles": [ - "C:\\Users\\natyo\\.nuget\\packages\\azure.core\\1.35.0\\azure.core.1.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.identity\\1.10.3\\azure.identity.1.10.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mediatr\\12.3.0\\mediatr.12.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mediatr.contracts\\2.0.1\\mediatr.contracts.2.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mediatr.extensions.microsoft.dependencyinjection\\11.1.0\\mediatr.extensions.microsoft.dependencyinjection.11.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.1\\microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient\\5.1.5\\microsoft.data.sqlclient.5.1.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.1.1\\microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore\\8.0.6\\microsoft.entityframeworkcore.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\8.0.6\\microsoft.entityframeworkcore.abstractions.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\8.0.6\\microsoft.entityframeworkcore.analyzers.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\8.0.6\\microsoft.entityframeworkcore.relational.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\8.0.6\\microsoft.entityframeworkcore.sqlserver.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\8.0.0\\microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.memory\\8.0.0\\microsoft.extensions.caching.memory.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\8.0.0\\microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\8.0.0\\microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.1\\microsoft.extensions.dependencyinjection.abstractions.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging\\8.0.0\\microsoft.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\8.0.1\\microsoft.extensions.logging.abstractions.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options\\8.0.0\\microsoft.extensions.options.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.primitives\\8.0.0\\microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client\\4.56.0\\microsoft.identity.client.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\4.56.0\\microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.35.0\\microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\6.35.0\\microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.logging\\6.35.0\\microsoft.identitymodel.logging.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.35.0\\microsoft.identitymodel.protocols.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.35.0\\microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.35.0\\microsoft.identitymodel.tokens.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.systemevents\\6.0.0\\microsoft.win32.systemevents.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.configuration.configurationmanager\\6.0.1\\system.configuration.configurationmanager.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\6.0.1\\system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.drawing.common\\6.0.0\\system.drawing.common.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.formats.asn1\\5.0.0\\system.formats.asn1.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.identitymodel.tokens.jwt\\6.35.0\\system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.accesscontrol\\5.0.0\\system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.caching\\6.0.0\\system.runtime.caching.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.accesscontrol\\6.0.0\\system.security.accesscontrol.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.protecteddata\\6.0.0\\system.security.cryptography.protecteddata.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.permissions\\6.0.0\\system.security.permissions.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.codepages\\6.0.0\\system.text.encoding.codepages.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encodings.web\\6.0.0\\system.text.encodings.web.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.json\\4.7.2\\system.text.json.4.7.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.windows.extensions\\6.0.0\\system.windows.extensions.6.0.0.nupkg.sha512" + "/home/runner/.nuget/packages/azure.core/1.38.0/azure.core.1.38.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.identity/1.11.4/azure.identity.1.11.4.nupkg.sha512", + "/home/runner/.nuget/packages/mediatr/11.1.0/mediatr.11.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/mediatr.contracts/1.0.1/mediatr.contracts.1.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/mediatr.extensions.microsoft.dependencyinjection/11.1.0/mediatr.extensions.microsoft.dependencyinjection.11.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.bcl.asyncinterfaces/1.1.1/microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.csharp/4.5.0/microsoft.csharp.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient/5.1.6/microsoft.data.sqlclient.5.1.6.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient.sni.runtime/5.1.1/microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore/9.0.0/microsoft.entityframeworkcore.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.abstractions/9.0.0/microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.analyzers/9.0.0/microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.relational/9.0.0/microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.sqlserver/9.0.0/microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.abstractions/9.0.0/microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.memory/9.0.0/microsoft.extensions.caching.memory.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.abstractions/9.0.0/microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection/9.0.0/microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/9.0.0/microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging/9.0.0/microsoft.extensions.logging.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.abstractions/9.0.0/microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options/9.0.0/microsoft.extensions.options.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.primitives/9.0.0/microsoft.extensions.primitives.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client/4.61.3/microsoft.identity.client.4.61.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client.extensions.msal/4.61.3/microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.abstractions/6.35.0/microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.jsonwebtokens/6.35.0/microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.logging/6.35.0/microsoft.identitymodel.logging.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols/6.35.0/microsoft.identitymodel.protocols.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/6.35.0/microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.tokens/6.35.0/microsoft.identitymodel.tokens.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.sqlserver.server/1.0.0/microsoft.sqlserver.server.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.clientmodel/1.0.0/system.clientmodel.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.configuration.configurationmanager/6.0.1/system.configuration.configurationmanager.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.diagnosticsource/6.0.1/system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.drawing.common/6.0.0/system.drawing.common.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.formats.asn1/9.0.0/system.formats.asn1.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.identitymodel.tokens.jwt/6.35.0/system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory.data/1.0.2/system.memory.data.1.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.caching/6.0.0/system.runtime.caching.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.protecteddata/6.0.0/system.security.cryptography.protecteddata.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.permissions/6.0.0/system.security.permissions.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding.codepages/6.0.0/system.text.encoding.codepages.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encodings.web/6.0.0/system.text.encodings.web.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.json/9.0.0/system.text.json.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512", + "/home/runner/.nuget/packages/system.windows.extensions/6.0.0/system.windows.extensions.6.0.0.nupkg.sha512" ], - "logs": [ - { - "code": "NU1608", - "level": "Warning", - "warningLevel": 1, - "message": "Detected package version outside of dependency constraint: MediatR.Extensions.Microsoft.DependencyInjection 11.1.0 requires MediatR (>= 11.0.0 && < 12.0.0) but version MediatR 12.3.0 was resolved.", - "libraryId": "MediatR", - "targetGraphs": [ - "net8.0" - ] - } - ] + "logs": [] } \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.SignalrHub/Ordering.SignalrHub.csproj b/src/Services/Ordering/Ordering.SignalrHub/Ordering.SignalrHub.csproj index e13adf92..c27ae65a 100644 --- a/src/Services/Ordering/Ordering.SignalrHub/Ordering.SignalrHub.csproj +++ b/src/Services/Ordering/Ordering.SignalrHub/Ordering.SignalrHub.csproj @@ -1,6 +1,6 @@ - net8.0 + net9.0 false true preview @@ -12,24 +12,24 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + diff --git a/src/Services/Ordering/Ordering.SignalrHub/Program.cs b/src/Services/Ordering/Ordering.SignalrHub/Program.cs index 76f131ca..662b18a4 100644 --- a/src/Services/Ordering/Ordering.SignalrHub/Program.cs +++ b/src/Services/Ordering/Ordering.SignalrHub/Program.cs @@ -48,7 +48,6 @@ private static IWebHost BuildWebHost(IConfiguration configuration, string[] args .CaptureStartupErrors(false) .UseStartup() .UseConfiguration(configuration) - .UseSerilog() .Build(); private static Serilog.ILogger CreateSerilogLogger(IConfiguration configuration) @@ -61,7 +60,7 @@ private static Serilog.ILogger CreateSerilogLogger(IConfiguration configuration) .Enrich.FromLogContext() .WriteTo.Console() .WriteTo.Seq(string.IsNullOrWhiteSpace(seqServerUrl) ? "http://seq" : seqServerUrl) - .WriteTo.Http(string.IsNullOrWhiteSpace(logstashUrl) ? "http://logstash:8080" : logstashUrl) + .WriteTo.Http(string.IsNullOrWhiteSpace(logstashUrl) ? "http://logstash:8080" : logstashUrl, queueLimitBytes: 50 * 1024 * 1024) .ReadFrom.Configuration(configuration) .CreateLogger(); } diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll new file mode 100755 index 00000000..c15c4d48 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Autofac.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Autofac.dll new file mode 100755 index 00000000..f52b5eaf Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Autofac.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Azure.Core.Amqp.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Azure.Core.Amqp.dll new file mode 100755 index 00000000..f43cf0a6 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Azure.Core.Amqp.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Azure.Core.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Azure.Core.dll new file mode 100755 index 00000000..98592ed2 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Azure.Core.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll new file mode 100755 index 00000000..c32a7cdc Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBus.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBus.dll new file mode 100644 index 00000000..3cc2a120 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBus.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBus.pdb b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBus.pdb new file mode 100644 index 00000000..92c766cf Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBus.pdb differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBusRabbitMQ.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBusRabbitMQ.dll new file mode 100644 index 00000000..c9ef07f0 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBusRabbitMQ.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBusRabbitMQ.pdb b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBusRabbitMQ.pdb new file mode 100644 index 00000000..b7ae8626 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBusRabbitMQ.pdb differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBusServiceBus.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBusServiceBus.dll new file mode 100644 index 00000000..86912710 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBusServiceBus.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBusServiceBus.pdb b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBusServiceBus.pdb new file mode 100644 index 00000000..f0bb368b Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBusServiceBus.pdb differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Fractions.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Fractions.dll new file mode 100755 index 00000000..16f94127 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Fractions.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll new file mode 100755 index 00000000..63b46633 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll new file mode 100755 index 00000000..da377276 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/HealthChecks.UI.Client.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/HealthChecks.UI.Client.dll new file mode 100755 index 00000000..005cb03b Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/HealthChecks.UI.Client.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/HealthChecks.UI.Core.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/HealthChecks.UI.Core.dll new file mode 100755 index 00000000..94b166c4 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/HealthChecks.UI.Core.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/IdentityModel.OidcClient.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/IdentityModel.OidcClient.dll new file mode 100755 index 00000000..8ec9f3f0 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/IdentityModel.OidcClient.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/IdentityModel.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/IdentityModel.dll new file mode 100755 index 00000000..86fb0875 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/IdentityModel.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/KubernetesClient.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/KubernetesClient.dll new file mode 100755 index 00000000..44522a93 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/KubernetesClient.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/MessagePack.Annotations.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/MessagePack.Annotations.dll new file mode 100755 index 00000000..93f8b1c6 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/MessagePack.Annotations.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/MessagePack.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/MessagePack.dll new file mode 100755 index 00000000..8eae5c26 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/MessagePack.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll new file mode 100755 index 00000000..b9e88864 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll new file mode 100755 index 00000000..32b9fafe Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll new file mode 100755 index 00000000..ddfad5b2 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll new file mode 100755 index 00000000..ebcfc70b Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll new file mode 100755 index 00000000..b1d8bdda Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll new file mode 100755 index 00000000..648c8258 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll new file mode 100755 index 00000000..caca8a8d Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll new file mode 100755 index 00000000..3f8c8189 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll new file mode 100755 index 00000000..ca767741 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AspNetCore.HealthChecks.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AspNetCore.HealthChecks.dll new file mode 100755 index 00000000..7bbabb33 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AspNetCore.HealthChecks.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AspNetCore.SignalR.StackExchangeRedis.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AspNetCore.SignalR.StackExchangeRedis.dll new file mode 100755 index 00000000..33466668 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AspNetCore.SignalR.StackExchangeRedis.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll new file mode 100755 index 00000000..6d5c4414 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll new file mode 100755 index 00000000..5b6af22c Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll new file mode 100755 index 00000000..ef497490 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll new file mode 100755 index 00000000..a5b7ff99 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll new file mode 100755 index 00000000..d9ac0e27 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.CodeAnalysis.VisualBasic.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.CodeAnalysis.VisualBasic.dll new file mode 100755 index 00000000..25fbe7e6 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.CodeAnalysis.VisualBasic.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll new file mode 100755 index 00000000..6e4775e5 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll new file mode 100755 index 00000000..89055379 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll new file mode 100755 index 00000000..e74baccd Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.HealthChecks.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.HealthChecks.dll new file mode 100755 index 00000000..f3a125a2 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.HealthChecks.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll new file mode 100755 index 00000000..dfb12f20 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll new file mode 100755 index 00000000..f3f33fc6 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll new file mode 100755 index 00000000..e981f871 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll new file mode 100755 index 00000000..08dd7824 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll new file mode 100755 index 00000000..19245c62 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll new file mode 100755 index 00000000..25f2a7e6 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll new file mode 100755 index 00000000..4ffdb259 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll new file mode 100755 index 00000000..6c736d2e Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll new file mode 100755 index 00000000..9f305083 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll new file mode 100755 index 00000000..83ec83a8 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.NET.StringTools.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.NET.StringTools.dll new file mode 100755 index 00000000..7d304399 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.NET.StringTools.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Win32.SystemEvents.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Win32.SystemEvents.dll new file mode 100755 index 00000000..3ab58500 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Win32.SystemEvents.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Newtonsoft.Json.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Newtonsoft.Json.dll new file mode 100755 index 00000000..d035c38b Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Newtonsoft.Json.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub new file mode 100755 index 00000000..3981f7f4 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.deps.json b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.deps.json new file mode 100644 index 00000000..bf3b1bb5 --- /dev/null +++ b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.deps.json @@ -0,0 +1,1529 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v9.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v9.0": { + "Ordering.SignalrHub/1.0.0": { + "dependencies": { + "AspNetCore.HealthChecks.AzureServiceBus": "8.0.1", + "AspNetCore.HealthChecks.Rabbitmq": "8.0.2", + "AspNetCore.HealthChecks.UI.Client": "8.0.1", + "Autofac.Extensions.DependencyInjection": "10.0.0", + "EventBus": "1.0.0", + "EventBusRabbitMQ": "1.0.0", + "EventBusServiceBus": "1.0.0", + "Microsoft.ApplicationInsights.AspNetCore": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.Kubernetes": "7.0.0", + "Microsoft.AspNetCore.Authentication.JwtBearer": "9.0.0", + "Microsoft.AspNetCore.HealthChecks": "1.0.0", + "Microsoft.AspNetCore.SignalR.StackExchangeRedis": "9.0.0", + "Microsoft.Extensions.Logging.AzureAppServices": "9.0.0", + "Serilog.AspNetCore": "8.0.3", + "Serilog.Enrichers.Environment": "3.0.1", + "Serilog.Settings.Configuration": "8.0.4", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Http": "9.0.0", + "Serilog.Sinks.Seq": "8.0.0" + }, + "runtime": { + "Ordering.SignalrHub.dll": {} + } + }, + "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { + "dependencies": { + "Azure.Messaging.ServiceBus": "7.17.0" + }, + "runtime": { + "lib/net6.0/HealthChecks.AzureServiceBus.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "dependencies": { + "RabbitMQ.Client": "6.8.1" + }, + "runtime": { + "lib/net6.0/HealthChecks.Rabbitmq.dll": { + "assemblyVersion": "8.0.2.0", + "fileVersion": "8.0.2.0" + } + } + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "dependencies": { + "AspNetCore.HealthChecks.UI.Core": "8.0.1" + }, + "runtime": { + "lib/net8.0/HealthChecks.UI.Client.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "runtime": { + "lib/net6.0/HealthChecks.UI.Core.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "Autofac/8.1.1": { + "runtime": { + "lib/net8.0/Autofac.dll": { + "assemblyVersion": "8.1.1.0", + "fileVersion": "8.1.1.0" + } + } + }, + "Autofac.Extensions.DependencyInjection/10.0.0": { + "dependencies": { + "Autofac": "8.1.1" + }, + "runtime": { + "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": { + "assemblyVersion": "10.0.0.0", + "fileVersion": "10.0.0.0" + } + } + }, + "Azure.Core/1.36.0": { + "dependencies": { + "Microsoft.Bcl.AsyncInterfaces": "1.1.1", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/net6.0/Azure.Core.dll": { + "assemblyVersion": "1.36.0.0", + "fileVersion": "1.3600.23.56006" + } + } + }, + "Azure.Core.Amqp/1.3.0": { + "dependencies": { + "Microsoft.Azure.Amqp": "2.6.3", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/netstandard2.0/Azure.Core.Amqp.dll": { + "assemblyVersion": "1.3.0.0", + "fileVersion": "1.300.23.15207" + } + } + }, + "Azure.Messaging.ServiceBus/7.17.0": { + "dependencies": { + "Azure.Core": "1.36.0", + "Azure.Core.Amqp": "1.3.0", + "Microsoft.Azure.Amqp": "2.6.3", + "Microsoft.Bcl.AsyncInterfaces": "1.1.1", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/netstandard2.0/Azure.Messaging.ServiceBus.dll": { + "assemblyVersion": "7.17.0.0", + "fileVersion": "7.1700.23.56401" + } + } + }, + "Fractions/7.2.1": { + "runtime": { + "lib/netstandard2.1/Fractions.dll": { + "assemblyVersion": "7.2.1.0", + "fileVersion": "7.2.1.0" + } + } + }, + "IdentityModel/5.2.0": { + "runtime": { + "lib/net5.0/IdentityModel.dll": { + "assemblyVersion": "5.2.0.0", + "fileVersion": "5.2.0.0" + } + } + }, + "IdentityModel.OidcClient/5.2.1": { + "dependencies": { + "IdentityModel": "5.2.0" + }, + "runtime": { + "lib/netstandard2.0/IdentityModel.OidcClient.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.2.1.0" + } + } + }, + "KubernetesClient/12.1.1": { + "dependencies": { + "Fractions": "7.2.1", + "IdentityModel.OidcClient": "5.2.1", + "System.IdentityModel.Tokens.Jwt": "8.0.1", + "YamlDotNet": "13.3.1", + "prometheus-net": "8.0.1" + }, + "runtime": { + "lib/net7.0/KubernetesClient.dll": { + "assemblyVersion": "12.1.0.0", + "fileVersion": "12.1.1.319" + } + } + }, + "Libuv/1.9.1": { + "runtimeTargets": { + "runtimes/debian-x64/native/libuv.so": { + "rid": "debian-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/fedora-x64/native/libuv.so": { + "rid": "fedora-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/opensuse-x64/native/libuv.so": { + "rid": "opensuse-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/osx/native/libuv.dylib": { + "rid": "osx", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/rhel-x64/native/libuv.so": { + "rid": "rhel-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win7-arm/native/libuv.dll": { + "rid": "win7-arm", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win7-x64/native/libuv.dll": { + "rid": "win7-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win7-x86/native/libuv.dll": { + "rid": "win7-x86", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "MessagePack/2.5.187": { + "dependencies": { + "MessagePack.Annotations": "2.5.187", + "Microsoft.NET.StringTools": "17.6.3" + }, + "runtime": { + "lib/net6.0/MessagePack.dll": { + "assemblyVersion": "2.5.0.0", + "fileVersion": "2.5.187.63700" + } + } + }, + "MessagePack.Annotations/2.5.187": { + "runtime": { + "lib/netstandard2.0/MessagePack.Annotations.dll": { + "assemblyVersion": "2.5.0.0", + "fileVersion": "2.5.187.63700" + } + } + }, + "Microsoft.ApplicationInsights/2.22.0": { + "runtime": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.AspNetCore/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.EventCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.PerfCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.22.0", + "Microsoft.Extensions.Logging.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.AspNetCore.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.DependencyCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.DependencyCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.EventCounterCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.EventCounterCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.Kubernetes/7.0.0": { + "dependencies": { + "KubernetesClient": "12.1.1", + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.Extensions.DiagnosticAdapter": "3.1.27" + }, + "runtime": { + "lib/net6.0/Microsoft.ApplicationInsights.Kubernetes.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.0.0" + } + } + }, + "Microsoft.ApplicationInsights.PerfCounterCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "System.Diagnostics.PerformanceCounter": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.PerfCounterCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.WindowsServer/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.PerfCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.WindowsServer.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.ServerTelemetryChannel.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "dependencies": { + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + } + }, + "Microsoft.AspNetCore.HealthChecks/1.0.0": { + "dependencies": { + "Microsoft.Extensions.HealthChecks": "1.0.0", + "Microsoft.NETCore.App": "1.0.5" + }, + "runtime": { + "lib/netcoreapp1.0/Microsoft.AspNetCore.HealthChecks.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "Microsoft.AspNetCore.SignalR.StackExchangeRedis/9.0.0": { + "dependencies": { + "MessagePack": "2.5.187", + "StackExchange.Redis": "2.7.27" + }, + "runtime": { + "lib/net9.0/Microsoft.AspNetCore.SignalR.StackExchangeRedis.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + } + }, + "Microsoft.Azure.Amqp/2.6.3": { + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.Amqp.dll": { + "assemblyVersion": "2.4.0.0", + "fileVersion": "2.6.3.0" + } + } + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "dependencies": { + "Microsoft.Azure.Amqp": "2.6.3", + "Microsoft.Azure.Services.AppAuthentication": "1.0.3", + "Newtonsoft.Json": "13.0.3", + "System.IdentityModel.Tokens.Jwt": "8.0.1" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": { + "assemblyVersion": "5.2.0.0", + "fileVersion": "5.200.21.55702" + } + } + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "dependencies": { + "Microsoft.IdentityModel.Clients.ActiveDirectory": "3.14.2" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.Services.AppAuthentication.dll": { + "assemblyVersion": "1.0.3.0", + "fileVersion": "1.0.3.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.CodeAnalysis.Common/1.3.0": { + "runtime": { + "lib/netstandard1.3/Microsoft.CodeAnalysis.dll": { + "assemblyVersion": "1.3.0.0", + "fileVersion": "1.3.0.60613" + } + } + }, + "Microsoft.CodeAnalysis.CSharp/1.3.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "1.3.0" + }, + "runtime": { + "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": { + "assemblyVersion": "1.3.0.0", + "fileVersion": "1.3.0.60613" + } + } + }, + "Microsoft.CodeAnalysis.VisualBasic/1.3.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "1.3.0" + }, + "runtime": { + "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll": { + "assemblyVersion": "1.3.0.0", + "fileVersion": "1.3.0.60613" + } + } + }, + "Microsoft.Extensions.DependencyModel/8.0.2": { + "runtime": { + "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "assemblyVersion": "8.0.0.2", + "fileVersion": "8.0.1024.46610" + } + } + }, + "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { + "runtime": { + "lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": { + "assemblyVersion": "3.1.27.0", + "fileVersion": "3.100.2722.31601" + } + } + }, + "Microsoft.Extensions.HealthChecks/1.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.3/Microsoft.Extensions.HealthChecks.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Logging.ApplicationInsights.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { + "runtime": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + } + }, + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "runtime": { + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + }, + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + } + } + }, + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Logging/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Protocols/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Protocols": "8.0.1", + "System.IdentityModel.Tokens.Jwt": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Tokens/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.NET.StringTools/17.6.3": { + "runtime": { + "lib/net7.0/Microsoft.NET.StringTools.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "17.6.3.22601" + } + } + }, + "Microsoft.NETCore.App/1.0.5": { + "dependencies": { + "Libuv": "1.9.1", + "Microsoft.CodeAnalysis.CSharp": "1.3.0", + "Microsoft.CodeAnalysis.VisualBasic": "1.3.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" + } + } + }, + "Newtonsoft.Json/13.0.3": { + "runtime": { + "lib/net6.0/Newtonsoft.Json.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.3.27908" + } + } + }, + "Pipelines.Sockets.Unofficial/2.2.8": { + "runtime": { + "lib/net5.0/Pipelines.Sockets.Unofficial.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "2.2.8.1080" + } + } + }, + "Polly/8.5.0": { + "dependencies": { + "Polly.Core": "8.5.0" + }, + "runtime": { + "lib/net6.0/Polly.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "Polly.Core/8.5.0": { + "runtime": { + "lib/net8.0/Polly.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "prometheus-net/8.0.1": { + "runtime": { + "lib/net7.0/Prometheus.NetStandard.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.1.0" + } + } + }, + "RabbitMQ.Client/6.8.1": { + "runtime": { + "lib/netstandard2.0/RabbitMQ.Client.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.8.1.0" + } + } + }, + "Serilog/4.0.0": { + "runtime": { + "lib/net8.0/Serilog.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "4.0.0.0" + } + } + }, + "Serilog.AspNetCore/8.0.3": { + "dependencies": { + "Serilog": "4.0.0", + "Serilog.Extensions.Hosting": "8.0.0", + "Serilog.Formatting.Compact": "2.0.0", + "Serilog.Settings.Configuration": "8.0.4", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Debug": "2.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.AspNetCore.dll": { + "assemblyVersion": "8.0.3.0", + "fileVersion": "8.0.3.0" + } + } + }, + "Serilog.Enrichers.Environment/3.0.1": { + "dependencies": { + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Enrichers.Environment.dll": { + "assemblyVersion": "3.0.0.0", + "fileVersion": "3.0.0.0" + } + } + }, + "Serilog.Extensions.Hosting/8.0.0": { + "dependencies": { + "Serilog": "4.0.0", + "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": "4.0.0" + }, + "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": "4.0.0" + }, + "runtime": { + "lib/net7.0/Serilog.Formatting.Compact.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.0.0.0" + } + } + }, + "Serilog.Settings.Configuration/8.0.4": { + "dependencies": { + "Microsoft.Extensions.DependencyModel": "8.0.2", + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Settings.Configuration.dll": { + "assemblyVersion": "8.0.4.0", + "fileVersion": "8.0.4.0" + } + } + }, + "Serilog.Sinks.Console/6.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Sinks.Console.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.0.0" + } + } + }, + "Serilog.Sinks.Debug/2.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "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": "4.0.0" + }, + "runtime": { + "lib/net5.0/Serilog.Sinks.File.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.0.0.0" + } + } + }, + "Serilog.Sinks.Http/9.0.0": { + "dependencies": { + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/netstandard2.1/Serilog.Sinks.Http.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.0.0" + } + } + }, + "Serilog.Sinks.Seq/8.0.0": { + "dependencies": { + "Serilog": "4.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net6.0/Serilog.Sinks.Seq.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.0.0" + } + } + }, + "StackExchange.Redis/2.7.27": { + "dependencies": { + "Pipelines.Sockets.Unofficial": "2.2.8" + }, + "runtime": { + "lib/net6.0/StackExchange.Redis.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.7.27.49176" + } + } + }, + "System.Configuration.ConfigurationManager/6.0.0": { + "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.21.52210" + } + } + }, + "System.Diagnostics.PerformanceCounter/6.0.0": { + "dependencies": { + "System.Configuration.ConfigurationManager": "6.0.0" + }, + "runtime": { + "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.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/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.JsonWebTokens": "8.0.1", + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "System.Memory.Data/1.0.2": { + "runtime": { + "lib/netstandard2.0/System.Memory.Data.dll": { + "assemblyVersion": "1.0.2.0", + "fileVersion": "1.0.221.20802" + } + } + }, + "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" + } + } + }, + "YamlDotNet/13.3.1": { + "runtime": { + "lib/net7.0/YamlDotNet.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.3.1.0" + } + } + }, + "EventBus/1.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "EventBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "EventBusRabbitMQ/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Newtonsoft.Json": "13.0.3", + "Polly": "8.5.0", + "RabbitMQ.Client": "6.8.1" + }, + "runtime": { + "EventBusRabbitMQ.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "EventBusServiceBus/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Microsoft.Azure.ServiceBus": "5.2.0" + }, + "runtime": { + "EventBusServiceBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + } + } + }, + "libraries": { + "Ordering.SignalrHub/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-67GttVESv92GIthFMNqLbWvnQr3AFujGGsydKUl51R7p+KETguIJ+yHGUSnLL8XEcIWO0pENO714WlAqmON8EQ==", + "path": "aspnetcore.healthchecks.azureservicebus/8.0.1", + "hashPath": "aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A/29xmNWfssOY1zq1bWAaZPW/iJfBhJN+I737KKHQutzB0JFwAIKesjsUWN2BAJwqS/ciFMjNxvCDHtAgU0PIQ==", + "path": "aspnetcore.healthchecks.rabbitmq/8.0.2", + "hashPath": "aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512" + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nhC6KIoB/EtTbH3uGm2J6EHEUyTJuETUARFePbmrnA+zjbwsirzIVUQl46qIjvyPABhK0e7Rk+AxcRqC6zikqA==", + "path": "aspnetcore.healthchecks.ui.client/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Vn00MOJ1I0HSqyP7Bt9v0pr0AIgbrXMjL/KFwW+sRwLRogOtep8BWGimd8XYRCbCDLrAi7VSArU02f6pEIw69w==", + "path": "aspnetcore.healthchecks.ui.core/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512" + }, + "Autofac/8.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", + "path": "autofac/8.1.1", + "hashPath": "autofac.8.1.1.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.36.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vwqFZdHS4dzPlI7FFRkPx9ctA+aGGeRev3gnzG8lntWvKMmBhAmulABi1O9CEvS3/jzYt7yA+0pqVdxkpAd7dQ==", + "path": "azure.core/1.36.0", + "hashPath": "azure.core.1.36.0.nupkg.sha512" + }, + "Azure.Core.Amqp/1.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6GG4gyFkAuHtpBVkvj0wE5+lCM+ttsZlIWAipBkI+jlCUlTgrTiNUROBFnb8xuKoymVDw9Tf1W8RoKqgbd71lg==", + "path": "azure.core.amqp/1.3.0", + "hashPath": "azure.core.amqp.1.3.0.nupkg.sha512" + }, + "Azure.Messaging.ServiceBus/7.17.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lpQXW+8IsTsCp8hvMIiqcp0oLYgxc79g7ALYUOOXiZy/3WORlaN237eNx0LCX40wTo7hLtdbVrmoUa+kIohGpg==", + "path": "azure.messaging.servicebus/7.17.0", + "hashPath": "azure.messaging.servicebus.7.17.0.nupkg.sha512" + }, + "Fractions/7.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-1gVCo18/02ZZOJ+dcpVNMsUHF6cLmltMMskUWl2G1l+0OmTTvcwJZq5/JXIVpvOzPM3gDLombsloGMlTQNcv9g==", + "path": "fractions/7.2.1", + "hashPath": "fractions.7.2.1.nupkg.sha512" + }, + "IdentityModel/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nuhkbaDH9l5QzNJp2MtP3qio57MPtiRneUN8Ocr7od0JvSYaIe3gBj/vxllr11S/Qvu1AG4GZXoyv5469ewYDA==", + "path": "identitymodel/5.2.0", + "hashPath": "identitymodel.5.2.0.nupkg.sha512" + }, + "IdentityModel.OidcClient/5.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OuPhDNAw/EoJVEmYO6/ChZUBcug4OGoGKTKLUyBCsGhlKegxJk25LYQ0EL7GCBMgkEL+BYNJukNZyaJ+JNaWog==", + "path": "identitymodel.oidcclient/5.2.1", + "hashPath": "identitymodel.oidcclient.5.2.1.nupkg.sha512" + }, + "KubernetesClient/12.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Xvc6Kr/W5YUxlMDzy0R80zy+Vd66brS7fSA4COGXu8KZACKPW7+KKS7kxZBLaFYGrUcktXOHpqNNuoukSGcK6A==", + "path": "kubernetesclient/12.1.1", + "hashPath": "kubernetesclient.12.1.1.nupkg.sha512" + }, + "Libuv/1.9.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-uqX2Frwf9PW8MaY7PRNY6HM5BpW1D8oj1EdqzrmbEFD5nH63Yat3aEjN/tws6Tw6Fk7LwmLBvtUh32tTeTaHiA==", + "path": "libuv/1.9.1", + "hashPath": "libuv.1.9.1.nupkg.sha512" + }, + "MessagePack/2.5.187": { + "type": "package", + "serviceable": true, + "sha512": "sha512-uW4j8m4Nc+2Mk5n6arOChavJ9bLjkis0qWASOj2h2OwmfINuzYv+mjCHUymrYhmyyKTu3N+ObtTXAY4uQ7jIhg==", + "path": "messagepack/2.5.187", + "hashPath": "messagepack.2.5.187.nupkg.sha512" + }, + "MessagePack.Annotations/2.5.187": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/IvvMMS8opvlHjEJ/fR2Cal4Co726Kj77Z8KiohFhuHfLHHmb9uUxW5+tSCL4ToKFfkQlrS3HD638mRq83ySqA==", + "path": "messagepack.annotations/2.5.187", + "hashPath": "messagepack.annotations.2.5.187.nupkg.sha512" + }, + "Microsoft.ApplicationInsights/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3AOM9bZtku7RQwHyMEY3tQMrHIgjcfRDa6YQpd/QG2LDGvMydSlL9Di+8LLMt7J2RDdfJ7/2jdYv6yHcMJAnNw==", + "path": "microsoft.applicationinsights/2.22.0", + "hashPath": "microsoft.applicationinsights.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.AspNetCore/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OuiZgRDX0zm3a1DRk/GT54ZsyTg8a88n3cpkVEYFJoRhT5X84l2C68BuKrglE0sIj+C0+o2WTR8S21YBD/ZWgA==", + "path": "microsoft.applicationinsights.aspnetcore/2.22.0", + "hashPath": "microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.DependencyCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gseSmuCshdZqcn5r6EW1Zx52e5/p2RpAsHSanlxs8pq+Pbg1RZP678tXtxfVuHC0fA3MVV852pnfFC7ZGB0jew==", + "path": "microsoft.applicationinsights.dependencycollector/2.22.0", + "hashPath": "microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.EventCounterCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/fXUyZIMwaWfETgire4fygaBhY8J+hXvTVhSFXKV0JOFBenzzU4smGW8iRUFhE534a3QrczuFfmfCCkXRKbsNg==", + "path": "microsoft.applicationinsights.eventcountercollector/2.22.0", + "hashPath": "microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.Kubernetes/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-NF7HsDqEPTLkqnm2NyA+xBLE4qzEaY5UEkdhywGeZgI0hjrpbjuFafrZOZPjqMV38WXZ24yv7c4K251+9OgOfw==", + "path": "microsoft.applicationinsights.kubernetes/7.0.0", + "hashPath": "microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.PerfCounterCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nExsJsbN7694ueUNNBms/UNgza9WH4W/I6i5CnF9ujJ1sp57EL5Uk0NP9MDwlLVtYaaiznKPatVSv3Nu8vAplw==", + "path": "microsoft.applicationinsights.perfcountercollector/2.22.0", + "hashPath": "microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.WindowsServer/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9k1x1+Kq1fElvcv0o/w9w8tRWAa2Y0f4NPBeHF5b2xCety4GM1yv3K3Ra0lZwO3kW0SHlm9M8nrySuyKQlHyYA==", + "path": "microsoft.applicationinsights.windowsserver/2.22.0", + "hashPath": "microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Blb6S8UJSJ/jo6mxeO38gKgui75D2brp5NpXJoZUhyJzfmYsfhn7a4t5f+CDfAKyvie7sQB2FIzeEDQSiRE5zw==", + "path": "microsoft.applicationinsights.windowsserver.telemetrychannel/2.22.0", + "hashPath": "microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bs+1Pq3vQdS2lTyxNUd9fEhtMsq3eLUpK36k2t56iDMVrk6OrAoFtvrQrTK0Y0OetTcJrUkGU7hBlf+ORzHLqQ==", + "path": "microsoft.aspnetcore.authentication.jwtbearer/9.0.0", + "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.HealthChecks/1.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-skfSWx0dJWPc5NKePzPYp8sse4/li4LTrMrM1qDQK4Eq/eEn/syz1rjAQ7K0CwvLeS+7vdERUJ3v//c0oFUuIg==", + "path": "microsoft.aspnetcore.healthchecks/1.0.0", + "hashPath": "microsoft.aspnetcore.healthchecks.1.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.SignalR.StackExchangeRedis/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YeHl6HjUDhLBW7AyfUm/uPIRZAWGHMcWkmJq1uhLcWHXmPf9rwDyQC2kk/DLrJ5NL7/+kK2u7NL20czYur65mg==", + "path": "microsoft.aspnetcore.signalr.stackexchangeredis/9.0.0", + "hashPath": "microsoft.aspnetcore.signalr.stackexchangeredis.9.0.0.nupkg.sha512" + }, + "Microsoft.Azure.Amqp/2.6.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-iPbNNII4YZGkka7JQS0ZsZfZLcM7dwIoov/DyFiaemRqOTrdJCLgYnFBFhc/3TSh0ZI4/5TpxQPSPSckZ65jmA==", + "path": "microsoft.azure.amqp/2.6.3", + "hashPath": "microsoft.azure.amqp.2.6.3.nupkg.sha512" + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wyZNJggyFNtKxd+HgvcTiuRYuTjDGi+pgE4RcBvFbfvNiarKr5AOlE4Ne7on1eUJZuMuEa19wN5dj694HlP60A==", + "path": "microsoft.azure.servicebus/5.2.0", + "hashPath": "microsoft.azure.servicebus.5.2.0.nupkg.sha512" + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ywpQaK1klu1IoX4VUf+TBmU4kR71aWNI6O5rEIJU8z28L2xhJhnIm7k2Nf1Zu/PygeuOtt5g0QPCk5+lLltbeQ==", + "path": "microsoft.azure.services.appauthentication/1.0.3", + "hashPath": "microsoft.azure.services.appauthentication.1.0.3.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.CodeAnalysis.Common/1.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-V09G35cs0CT1C4Dr1IEOh8IGfnWALEVAOO5JXsqagxXwmYR012TlorQ+vx2eXxfZRKs3gAS/r92gN9kRBLba5A==", + "path": "microsoft.codeanalysis.common/1.3.0", + "hashPath": "microsoft.codeanalysis.common.1.3.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp/1.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-BgWDIAbSFsHuGeLSn/rljLi51nXqkSo4DZ0qEIrHyPVasrhxEVq7aV8KKZ3HEfSFB+GIhBmOogE+mlOLYg19eg==", + "path": "microsoft.codeanalysis.csharp/1.3.0", + "hashPath": "microsoft.codeanalysis.csharp.1.3.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.VisualBasic/1.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Sf3k8PkTkWqBmXnnblJbvb7ewO6mJzX6WO2t7m04BmOY5qBq6yhhyXnn/BMM+QCec3Arw3X35Zd8f9eBql0qgg==", + "path": "microsoft.codeanalysis.visualbasic/1.3.0", + "hashPath": "microsoft.codeanalysis.visualbasic.1.3.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyModel/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", + "path": "microsoft.extensions.dependencymodel/8.0.2", + "hashPath": "microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512" + }, + "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IHJmvjE3X+PJLlbRvZHnzVO2CglI9FARYgTPbbUNN85gS4jqS0EM/dGhZGwQpr3P4X0/V/OUtmgHvBipS4KTwQ==", + "path": "microsoft.extensions.diagnosticadapter/3.1.27", + "hashPath": "microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512" + }, + "Microsoft.Extensions.HealthChecks/1.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-75bbAOTUl0oBzjmPYdN+o0vReThrl4v/OVvIKsbuUlOhAjma7mOHYR/Nm1KabM36/xWbxgSX9lFCRvOaz/55Tg==", + "path": "microsoft.extensions.healthchecks/1.0.0", + "hashPath": "microsoft.extensions.healthchecks.1.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-5OmXub+9MyX8FbqgO+hBJRHk1iJ+UZUU20oIU3wo+RbmH6Jtsja79rriHLlzlrkMzWbpCkCzF6f4Yb6iGbsDag==", + "path": "microsoft.extensions.logging.applicationinsights/2.22.0", + "hashPath": "microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OMyMioZ23NlBXQb6TecMTr3LTCd2cqglKqMRdcWF8OJ+QQS53iPEo6bWj3CgGqgdXRySv3cxFVnJGSdcEWKR3Q==", + "path": "microsoft.extensions.logging.azureappservices/9.0.0", + "hashPath": "microsoft.extensions.logging.azureappservices.9.0.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OtlIWcyX01olfdevPKZdIPfBEvbcioDyBiE/Z2lHsopsMD7twcKtlN9kMevHmI5IIPhFpfwCIiR6qHQz1WHUIw==", + "path": "microsoft.identitymodel.abstractions/8.0.1", + "hashPath": "microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-TNsJJMiRnkeby1ovThVoV9yFsPWjAdluwOA+Nf0LtSsBVVrKQv8Qp4kYOgyNwMVj+pDwbhXISySk+4HyHVWNZQ==", + "path": "microsoft.identitymodel.clients.activedirectory/3.14.2", + "hashPath": "microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512" + }, + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-s6++gF9x0rQApQzOBbSyp4jUaAlwm+DroKfL8gdOHxs83k8SJfUXhuc46rDB3rNXBQ1MVRxqKUrqFhO/M0E97g==", + "path": "microsoft.identitymodel.jsonwebtokens/8.0.1", + "hashPath": "microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Logging/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UCPF2exZqBXe7v/6sGNiM6zCQOUXXQ9+v5VTb9gPB8ZSUPnX53BxlN78v2jsbIvK9Dq4GovQxo23x8JgWvm/Qg==", + "path": "microsoft.identitymodel.logging/8.0.1", + "hashPath": "microsoft.identitymodel.logging.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==", + "path": "microsoft.identitymodel.protocols/8.0.1", + "hashPath": "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==", + "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1", + "hashPath": "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Tokens/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kDimB6Dkd3nkW2oZPDkMkVHfQt3IDqO5gL0oa8WVy3OP4uE8Ij+8TXnqg9TOd9ufjsY3IDiGz7pCUbnfL18tjg==", + "path": "microsoft.identitymodel.tokens/8.0.1", + "hashPath": "microsoft.identitymodel.tokens.8.0.1.nupkg.sha512" + }, + "Microsoft.NET.StringTools/17.6.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-N0ZIanl1QCgvUumEL1laasU0a7sOE5ZwLZVTn0pAePnfhq8P7SvTjF8Axq+CnavuQkmdQpGNXQ1efZtu5kDFbA==", + "path": "microsoft.net.stringtools/17.6.3", + "hashPath": "microsoft.net.stringtools.17.6.3.nupkg.sha512" + }, + "Microsoft.NETCore.App/1.0.5": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rqd+4QNUIdrauKaP8KVo2Ut5OeEGoyOsAMZr7u1IEtSRx5LeA1omVCLpY0TJ5Z47jfMm/MRuD/RG5Ahg8WwX2w==", + "path": "microsoft.netcore.app/1.0.5", + "hashPath": "microsoft.netcore.app.1.0.5.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" + }, + "Newtonsoft.Json/13.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", + "path": "newtonsoft.json/13.0.3", + "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" + }, + "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" + }, + "Polly/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", + "path": "polly/8.5.0", + "hashPath": "polly.8.5.0.nupkg.sha512" + }, + "Polly.Core/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", + "path": "polly.core/8.5.0", + "hashPath": "polly.core.8.5.0.nupkg.sha512" + }, + "prometheus-net/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A9sOtQB2gEhujBxPKw+KcGScBiPvBmy4lYVM5OlETMj4xjVD5r/ixIg52HHg2P0lcImJTpfeWnD0/9tpQsRQTA==", + "path": "prometheus-net/8.0.1", + "hashPath": "prometheus-net.8.0.1.nupkg.sha512" + }, + "RabbitMQ.Client/6.8.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-jNsmGgmCNw2S/NzskeN2ijtGywtH4Sk/G6jWUTD5sY9SrC27Xz6BsLIiB8hdsfjeyWCa4j4GvCIGkpE8wrjU1Q==", + "path": "rabbitmq.client/6.8.1", + "hashPath": "rabbitmq.client.6.8.1.nupkg.sha512" + }, + "Serilog/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2jDkUrSh5EofOp7Lx5Zgy0EB+7hXjjxE2ktTb1WVQmU00lDACR2TdROGKU0K1pDTBSJBN1PqgYpgOZF8mL7NJw==", + "path": "serilog/4.0.0", + "hashPath": "serilog.4.0.0.nupkg.sha512" + }, + "Serilog.AspNetCore/8.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", + "path": "serilog.aspnetcore/8.0.3", + "hashPath": "serilog.aspnetcore.8.0.3.nupkg.sha512" + }, + "Serilog.Enrichers.Environment/3.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9BqCE4C9FF+/rJb/CsQwe7oVf44xqkOvMwX//CUxvUR25lFL4tSS6iuxE5eW07quby1BAyAEP+vM6TWsnT3iqw==", + "path": "serilog.enrichers.environment/3.0.1", + "hashPath": "serilog.enrichers.environment.3.0.1.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.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", + "path": "serilog.settings.configuration/8.0.4", + "hashPath": "serilog.settings.configuration.8.0.4.nupkg.sha512" + }, + "Serilog.Sinks.Console/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fQGWqVMClCP2yEyTXPIinSr5c+CBGUvBybPxjAGcf7ctDhadFhrQw03Mv8rJ07/wR5PDfFjewf2LimvXCDzpbA==", + "path": "serilog.sinks.console/6.0.0", + "hashPath": "serilog.sinks.console.6.0.0.nupkg.sha512" + }, + "Serilog.Sinks.Debug/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" + }, + "Serilog.Sinks.Http/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-c246Bw1vXtvht/krwQXGwuZ4U2kKxRf8d9iaazZDodnOohTlRR4jZyQS/slWHSjJAj8ZDejCQcITnu+TkYmdFw==", + "path": "serilog.sinks.http/9.0.0", + "hashPath": "serilog.sinks.http.9.0.0.nupkg.sha512" + }, + "Serilog.Sinks.Seq/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-z5ig56/qzjkX6Fj4U/9m1g8HQaQiYPMZS4Uevtjg1I+WWzoGSf5t/E+6JbMP/jbZYhU63bA5NJN5y0x+qqx2Bw==", + "path": "serilog.sinks.seq/8.0.0", + "hashPath": "serilog.sinks.seq.8.0.0.nupkg.sha512" + }, + "StackExchange.Redis/2.7.27": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Uqc2OQHglqj9/FfGQ6RkKFkZfHySfZlfmbCl+hc+u2I/IqunfelQ7QJi7ZhvAJxUtu80pildVX6NPLdDaUffOw==", + "path": "stackexchange.redis/2.7.27", + "hashPath": "stackexchange.redis.2.7.27.nupkg.sha512" + }, + "System.Configuration.ConfigurationManager/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==", + "path": "system.configuration.configurationmanager/6.0.0", + "hashPath": "system.configuration.configurationmanager.6.0.0.nupkg.sha512" + }, + "System.Diagnostics.PerformanceCounter/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gbeE5tNp/oB7O8kTTLh3wPPJCxpNOphXPTWVs1BsYuFOYapFijWuh0LYw1qnDo4gwDUYPXOmpTIhvtxisGsYOQ==", + "path": "system.diagnostics.performancecounter/6.0.0", + "hashPath": "system.diagnostics.performancecounter.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/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GJw3bYkWpOgvN3tJo5X4lYUeIFA2HD293FPUhKmp7qxS+g5ywAb34Dnd3cDAFLkcMohy5XTpoaZ4uAHuw0uSPQ==", + "path": "system.identitymodel.tokens.jwt/8.0.1", + "hashPath": "system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512" + }, + "System.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.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" + }, + "YamlDotNet/13.3.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Q2dqDsb0xAlr092grgHk8/vTXI2snIiYM5ND3IXkgJDFIdPnqDYwYnlk+gwzSeRByDLhiSzTog8uT7xFwH68Zg==", + "path": "yamldotnet/13.3.1", + "hashPath": "yamldotnet.13.3.1.nupkg.sha512" + }, + "EventBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EventBusRabbitMQ/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EventBusServiceBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.dll new file mode 100644 index 00000000..18ad2ad7 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.pdb b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.pdb new file mode 100644 index 00000000..416c7be7 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.pdb differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.runtimeconfig.json b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.runtimeconfig.json new file mode 100644 index 00000000..6925b655 --- /dev/null +++ b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.runtimeconfig.json @@ -0,0 +1,19 @@ +{ + "runtimeOptions": { + "tfm": "net9.0", + "frameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "9.0.0" + }, + { + "name": "Microsoft.AspNetCore.App", + "version": "9.0.0" + } + ], + "configProperties": { + "System.GC.Server": true, + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.staticwebassets.endpoints.json b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.staticwebassets.endpoints.json new file mode 100644 index 00000000..5576e889 --- /dev/null +++ b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.staticwebassets.endpoints.json @@ -0,0 +1 @@ +{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Pipelines.Sockets.Unofficial.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Pipelines.Sockets.Unofficial.dll new file mode 100755 index 00000000..c5b223d3 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Pipelines.Sockets.Unofficial.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Polly.Core.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Polly.Core.dll new file mode 100755 index 00000000..5df31b0b Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Polly.Core.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Polly.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Polly.dll new file mode 100755 index 00000000..69338063 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Polly.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Prometheus.NetStandard.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Prometheus.NetStandard.dll new file mode 100755 index 00000000..3a39221b Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Prometheus.NetStandard.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/RabbitMQ.Client.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/RabbitMQ.Client.dll new file mode 100755 index 00000000..8ad562d9 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/RabbitMQ.Client.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.AspNetCore.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.AspNetCore.dll new file mode 100755 index 00000000..6c600139 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.AspNetCore.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll new file mode 100755 index 00000000..af699261 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll new file mode 100755 index 00000000..2204d101 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Extensions.Logging.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Extensions.Logging.dll new file mode 100755 index 00000000..f2f78c7b Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Extensions.Logging.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Formatting.Compact.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Formatting.Compact.dll new file mode 100755 index 00000000..7174b834 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Formatting.Compact.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Settings.Configuration.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Settings.Configuration.dll new file mode 100755 index 00000000..25692ac2 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Settings.Configuration.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.Console.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.Console.dll new file mode 100755 index 00000000..96c89a0d Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.Console.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.Debug.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.Debug.dll new file mode 100755 index 00000000..2bd024b1 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.Debug.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.File.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.File.dll new file mode 100755 index 00000000..29dc2fd3 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.File.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.Http.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.Http.dll new file mode 100755 index 00000000..932d8c6a Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.Http.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.Seq.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.Seq.dll new file mode 100755 index 00000000..9919e7e5 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.Seq.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.dll new file mode 100755 index 00000000..28c98dd3 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/StackExchange.Redis.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/StackExchange.Redis.dll new file mode 100755 index 00000000..c09634e1 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/StackExchange.Redis.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll new file mode 100755 index 00000000..d67c8a8a Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll new file mode 100755 index 00000000..e9092d7f Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Drawing.Common.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Drawing.Common.dll new file mode 100755 index 00000000..be6915e5 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Drawing.Common.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll new file mode 100755 index 00000000..c42b8d71 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Memory.Data.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Memory.Data.dll new file mode 100755 index 00000000..6f2a3e0a Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Memory.Data.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll new file mode 100755 index 00000000..1ba87704 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Security.Permissions.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Security.Permissions.dll new file mode 100755 index 00000000..39dd4df9 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Security.Permissions.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Windows.Extensions.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Windows.Extensions.dll new file mode 100755 index 00000000..c3e8844f Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Windows.Extensions.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/YamlDotNet.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/YamlDotNet.dll new file mode 100755 index 00000000..44fac0d0 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/YamlDotNet.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/appsettings.json b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/appsettings.json new file mode 100644 index 00000000..e43c354a --- /dev/null +++ b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/appsettings.json @@ -0,0 +1,19 @@ +{ + "IdentityUrl": "http://localhost:5105", + "Serilog": { + "SeqServerUrl": null, + "LogstashgUrl": null, + "MinimumLevel": { + "Default": "Information", + "Override": { + "Microsoft": "Warning", + "Microsoft.eShopOnContainers": "Information", + "System": "Warning" + } + } + }, + "AzureServiceBusEnabled": false, + "SubscriptionClientName": "Ordering.signalrhub", + "EventBusRetryCount": 5, + "EventBusConnection": "localhost" +} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/debian-x64/native/libuv.so b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/debian-x64/native/libuv.so new file mode 100755 index 00000000..ee70aa0f Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/debian-x64/native/libuv.so differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/fedora-x64/native/libuv.so b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/fedora-x64/native/libuv.so new file mode 100755 index 00000000..ee70aa0f Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/fedora-x64/native/libuv.so differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/opensuse-x64/native/libuv.so b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/opensuse-x64/native/libuv.so new file mode 100755 index 00000000..ee70aa0f Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/opensuse-x64/native/libuv.so differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/osx/native/libuv.dylib b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/osx/native/libuv.dylib new file mode 100755 index 00000000..abbf24d6 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/osx/native/libuv.dylib differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/rhel-x64/native/libuv.so b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/rhel-x64/native/libuv.so new file mode 100755 index 00000000..ee70aa0f Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/rhel-x64/native/libuv.so differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll new file mode 100755 index 00000000..9e26473d Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll new file mode 100755 index 00000000..66af1982 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll new file mode 100755 index 00000000..235a22f3 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll new file mode 100755 index 00000000..7c9e87b4 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll new file mode 100755 index 00000000..332dbfa9 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll new file mode 100755 index 00000000..69f0d1b7 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win7-arm/native/libuv.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win7-arm/native/libuv.dll new file mode 100755 index 00000000..6cbb46ee Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win7-arm/native/libuv.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win7-x64/native/libuv.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win7-x64/native/libuv.dll new file mode 100755 index 00000000..5e02949b Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win7-x64/native/libuv.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win7-x86/native/libuv.dll b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win7-x86/native/libuv.dll new file mode 100755 index 00000000..906bc6d5 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win7-x86/native/libuv.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs new file mode 100644 index 00000000..feda5e9f --- /dev/null +++ b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.FA898601.Up2Date b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.FA898601.Up2Date new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.AssemblyInfo.cs b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.AssemblyInfo.cs new file mode 100644 index 00000000..95bc8241 --- /dev/null +++ b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.AssemblyInfo.cs @@ -0,0 +1,22 @@ +//------------------------------------------------------------------------------ +// +// 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("Ordering.SignalrHub")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1a8b395ed18f8f26654475e19de22afa3d9975ee")] +[assembly: System.Reflection.AssemblyProductAttribute("Ordering.SignalrHub")] +[assembly: System.Reflection.AssemblyTitleAttribute("Ordering.SignalrHub")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.AssemblyInfoInputs.cache b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.AssemblyInfoInputs.cache new file mode 100644 index 00000000..ce5d4993 --- /dev/null +++ b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +cf61d45828d6cbe666992bfb53483605be2b65e559432fb9c0fb28d087597d6b diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.GeneratedMSBuildEditorConfig.editorconfig b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 00000000..3dc1a71c --- /dev/null +++ b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,23 @@ +is_global = true +build_property.TargetFramework = net9.0 +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v9.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 = Ordering.SignalrHub +build_property.RootNamespace = Ordering.SignalrHub +build_property.ProjectDir = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.RazorLangVersion = 9.0 +build_property.SupportLocalizedComponentNames = +build_property.GenerateRazorMetadataSourceChecksumAttributes = +build_property.MSBuildProjectDirectory = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub +build_property._RazorSourceGeneratorDebug = +build_property.EffectiveAnalysisLevelStyle = 9.0 +build_property.EnableCodeStyleSeverity = diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.MvcApplicationPartsAssemblyInfo.cache b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.MvcApplicationPartsAssemblyInfo.cache new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.assets.cache b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.assets.cache new file mode 100644 index 00000000..fd138d19 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.assets.cache differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.csproj.AssemblyReference.cache b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.csproj.AssemblyReference.cache new file mode 100644 index 00000000..6b063aa5 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.csproj.AssemblyReference.cache differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.csproj.CoreCompileInputs.cache b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.csproj.CoreCompileInputs.cache new file mode 100644 index 00000000..13a6001d --- /dev/null +++ b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +eeedb73863b686ca9044f882c03dac252d05b0f00d5e13a744b2eca270bff925 diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.csproj.FileListAbsolute.txt b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.csproj.FileListAbsolute.txt new file mode 100644 index 00000000..4a8e2cc1 --- /dev/null +++ b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.csproj.FileListAbsolute.txt @@ -0,0 +1,126 @@ +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.csproj.AssemblyReference.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/rpswa.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.GeneratedMSBuildEditorConfig.editorconfig +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.AssemblyInfoInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.AssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.csproj.CoreCompileInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.MvcApplicationPartsAssemblyInfo.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.sourcelink.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/appsettings.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.staticwebassets.endpoints.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.deps.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.runtimeconfig.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Ordering.SignalrHub.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/HealthChecks.UI.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/HealthChecks.UI.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Autofac.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Azure.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Azure.Core.Amqp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Fractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/IdentityModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/IdentityModel.OidcClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/KubernetesClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/MessagePack.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/MessagePack.Annotations.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AspNetCore.HealthChecks.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.AspNetCore.SignalR.StackExchangeRedis.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.CodeAnalysis.VisualBasic.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.HealthChecks.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.NET.StringTools.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Microsoft.Win32.SystemEvents.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Newtonsoft.Json.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Pipelines.Sockets.Unofficial.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Polly.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Polly.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Prometheus.NetStandard.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/RabbitMQ.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.AspNetCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Extensions.Logging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Formatting.Compact.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Settings.Configuration.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.Console.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.Debug.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.File.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.Http.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/Serilog.Sinks.Seq.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/StackExchange.Redis.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Drawing.Common.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Memory.Data.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Security.Permissions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/System.Windows.Extensions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/YamlDotNet.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/debian-x64/native/libuv.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/fedora-x64/native/libuv.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/opensuse-x64/native/libuv.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/osx/native/libuv.dylib +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/rhel-x64/native/libuv.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win7-arm/native/libuv.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win7-x64/native/libuv.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win7-x86/native/libuv.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBusRabbitMQ.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBusServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBusRabbitMQ.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBusServiceBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/bin/Debug/net9.0/EventBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/rjimswa.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/scopedcss/bundle/Ordering.SignalrHub.styles.css +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/staticwebassets.build.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/staticwebassets.build.json.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/staticwebassets.development.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/staticwebassets.build.endpoints.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/swae.build.ex.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.FA898601.Up2Date +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/refint/Ordering.SignalrHub.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.genruntimeconfig.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/ref/Ordering.SignalrHub.dll diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.dll b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.dll new file mode 100644 index 00000000..18ad2ad7 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.genruntimeconfig.cache b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.genruntimeconfig.cache new file mode 100644 index 00000000..4af0a58e --- /dev/null +++ b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.genruntimeconfig.cache @@ -0,0 +1 @@ +924d2db4f9393a08063b5f95dc5ab81a71cd98898525f5bc63b961e784d2c7b2 diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.pdb b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.pdb new file mode 100644 index 00000000..416c7be7 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.pdb differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.sourcelink.json b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.sourcelink.json new file mode 100644 index 00000000..66d5f078 --- /dev/null +++ b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/Ordering.SignalrHub.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/*":"https://raw.githubusercontent.com/NatYou345/mslearn-microservices-devops-aspnet-core/1a8b395ed18f8f26654475e19de22afa3d9975ee/*"}} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/apphost b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/apphost new file mode 100755 index 00000000..3981f7f4 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/apphost differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/ref/Ordering.SignalrHub.dll b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/ref/Ordering.SignalrHub.dll new file mode 100644 index 00000000..e3fbc4c0 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/ref/Ordering.SignalrHub.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/refint/Ordering.SignalrHub.dll b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/refint/Ordering.SignalrHub.dll new file mode 100644 index 00000000..e3fbc4c0 Binary files /dev/null and b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/refint/Ordering.SignalrHub.dll differ diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json new file mode 100644 index 00000000..83fc7e2d --- /dev/null +++ b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"DwAOfiVZ8cmr1pQZhlmzVmlKwSCuKFU4yd+EIbNOqFM=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["8QYNdwwU3VHrbEIU3uxPcL9KCcuS9oOqskDU0Ypcqvc=","aN14Wz3\u002BSlV\u002BUkwYBjh\u002BK2P0jfVH3J1\u002BwEwe\u002BzHyWi4=","FEVU5Mq5uNPRZ2yRjLhOsbeyrB1mkDLl/qYcLWpmGnI=","2wyzM3CLTgBxtfeZkGV\u002BjXuJ1c3t22h5RvGHwINj7cI=","fURYtmaDYwb7Cz6XtkYPRqngz9/UgnZAEsaaP3jfcaE=","5ffzl922ZTkdG1JhmFCT0PrWMfV5sH/gV1Uyd2X3/RQ="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/rjsmrazor.dswa.cache.json new file mode 100644 index 00000000..e4d10f93 --- /dev/null +++ b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"vaxbiJmzypRMYEn5/V1NCgOLpAXpWEXbO17s495FMjo=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["8QYNdwwU3VHrbEIU3uxPcL9KCcuS9oOqskDU0Ypcqvc=","aN14Wz3\u002BSlV\u002BUkwYBjh\u002BK2P0jfVH3J1\u002BwEwe\u002BzHyWi4=","FEVU5Mq5uNPRZ2yRjLhOsbeyrB1mkDLl/qYcLWpmGnI=","2wyzM3CLTgBxtfeZkGV\u002BjXuJ1c3t22h5RvGHwINj7cI=","fURYtmaDYwb7Cz6XtkYPRqngz9/UgnZAEsaaP3jfcaE=","5ffzl922ZTkdG1JhmFCT0PrWMfV5sH/gV1Uyd2X3/RQ="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/rpswa.dswa.cache.json b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/rpswa.dswa.cache.json new file mode 100644 index 00000000..3572aa0f --- /dev/null +++ b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/rpswa.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"dDkNINGWPvuofsOTdWiMNPjlS3BlvC1Mhfa1vuZgr6I=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["8QYNdwwU3VHrbEIU3uxPcL9KCcuS9oOqskDU0Ypcqvc="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/staticwebassets.build.endpoints.json b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/staticwebassets.build.endpoints.json new file mode 100644 index 00000000..5576e889 --- /dev/null +++ b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/staticwebassets.build.endpoints.json @@ -0,0 +1 @@ +{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/staticwebassets.build.json b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/staticwebassets.build.json new file mode 100644 index 00000000..712584a9 --- /dev/null +++ b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/staticwebassets.build.json @@ -0,0 +1 @@ +{"Version":1,"Hash":"01XVGK4GY4WoCvwpTZKm21QDN17mP0GiYzrvqk+rrao=","Source":"Ordering.SignalrHub","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]} \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/staticwebassets.build.json.cache b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/staticwebassets.build.json.cache new file mode 100644 index 00000000..cbc5bbc1 --- /dev/null +++ b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/staticwebassets.build.json.cache @@ -0,0 +1 @@ +01XVGK4GY4WoCvwpTZKm21QDN17mP0GiYzrvqk+rrao= \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/swae.build.ex.cache b/src/Services/Ordering/Ordering.SignalrHub/obj/Debug/net9.0/swae.build.ex.cache new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Ordering.SignalrHub.csproj.nuget.dgspec.json b/src/Services/Ordering/Ordering.SignalrHub/obj/Ordering.SignalrHub.csproj.nuget.dgspec.json index a0fcb346..5bd4ccca 100644 --- a/src/Services/Ordering/Ordering.SignalrHub/obj/Ordering.SignalrHub.csproj.nuget.dgspec.json +++ b/src/Services/Ordering/Ordering.SignalrHub/obj/Ordering.SignalrHub.csproj.nuget.dgspec.json @@ -1,42 +1,31 @@ { "format": 1, "restore": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.SignalrHub\\Ordering.SignalrHub.csproj": {} + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/Ordering.SignalrHub.csproj": {} }, "projects": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", - "projectName": "EventBusRabbitMQ", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "projectName": "EventBus", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.0" ], "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", - "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" - } - } + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": {} } }, "warningProperties": { @@ -48,35 +37,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { - "Autofac": { - "target": "Package", - "version": "[8.0.0, )" - }, - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "Microsoft.Extensions.Logging": { - "target": "Package", - "version": "[8.0.0, )" - }, "Newtonsoft.Json": { "target": "Package", "version": "[13.0.3, )" - }, - "Polly": { - "target": "Package", - "version": "[8.4.0, )" - }, - "RabbitMQ.Client": { - "target": "Package", - "version": "[6.8.1, )" } }, "imports": [ @@ -95,41 +65,34 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", - "projectName": "EventBusServiceBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", + "projectName": "EventBusRabbitMQ", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" } } } @@ -143,19 +106,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Autofac": { "target": "Package", - "version": "[8.0.0, )" - }, - "Microsoft.Azure.ServiceBus": { - "target": "Package", - "version": "[5.2.0, )" + "version": "[8.1.1, )" }, "Microsoft.CSharp": { "target": "Package", @@ -163,7 +123,19 @@ }, "Microsoft.Extensions.Logging": { "target": "Package", - "version": "[8.0.0, )" + "version": "[9.0.0, )" + }, + "Newtonsoft.Json": { + "target": "Package", + "version": "[13.0.3, )" + }, + "Polly": { + "target": "Package", + "version": "[8.5.0, )" + }, + "RabbitMQ.Client": { + "target": "Package", + "version": "[6.8.1, )" } }, "imports": [ @@ -182,39 +154,36 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "projectName": "EventBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", + "projectName": "EventBusServiceBus", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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": {} + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" + } + } } }, "warningProperties": { @@ -226,15 +195,28 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { - "Newtonsoft.Json": { + "Autofac": { "target": "Package", - "version": "[13.0.3, )" + "version": "[8.1.1, )" + }, + "Microsoft.Azure.ServiceBus": { + "target": "Package", + "version": "[5.2.0, )" + }, + "Microsoft.CSharp": { + "target": "Package", + "version": "[4.7.0, )" + }, + "Microsoft.Extensions.Logging": { + "target": "Package", + "version": "[9.0.0, )" } }, "imports": [ @@ -253,47 +235,40 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.SignalrHub\\Ordering.SignalrHub.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/Ordering.SignalrHub.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.SignalrHub\\Ordering.SignalrHub.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/Ordering.SignalrHub.csproj", "projectName": "Ordering.SignalrHub", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.SignalrHub\\Ordering.SignalrHub.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.SignalrHub\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/Ordering.SignalrHub.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj" } } } @@ -307,11 +282,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.AzureServiceBus": { "target": "Package", @@ -319,7 +295,7 @@ }, "AspNetCore.HealthChecks.Rabbitmq": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.2, )" }, "AspNetCore.HealthChecks.UI.Client": { "target": "Package", @@ -327,7 +303,7 @@ }, "Autofac.Extensions.DependencyInjection": { "target": "Package", - "version": "[9.0.0, )" + "version": "[10.0.0, )" }, "Microsoft.ApplicationInsights.AspNetCore": { "target": "Package", @@ -343,11 +319,11 @@ }, "Microsoft.AspNetCore.Authentication.JwtBearer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.AspNetCore.Authorization": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.AspNetCore.HealthChecks": { "target": "Package", @@ -355,15 +331,15 @@ }, "Microsoft.AspNetCore.SignalR.StackExchangeRedis": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Logging.AzureAppServices": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Enrichers.Environment": { "target": "Package", @@ -371,7 +347,7 @@ }, "Serilog.Settings.Configuration": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.4, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -405,7 +381,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Ordering.SignalrHub.csproj.nuget.g.props b/src/Services/Ordering/Ordering.SignalrHub/obj/Ordering.SignalrHub.csproj.nuget.g.props index 3e2d5e4c..d8bcd2c1 100644 --- a/src/Services/Ordering/Ordering.SignalrHub/obj/Ordering.SignalrHub.csproj.nuget.g.props +++ b/src/Services/Ordering/Ordering.SignalrHub/obj/Ordering.SignalrHub.csproj.nuget.g.props @@ -4,19 +4,18 @@ True NuGet $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\natyo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + /home/runner/.nuget/packages/ + /home/runner/.nuget/packages/ PackageReference - 6.10.0 + 7.0.0 - - + - + - C:\Users\natyo\.nuget\packages\microsoft.codeanalysis.analyzers\1.1.0 + /home/runner/.nuget/packages/microsoft.codeanalysis.analyzers/1.1.0 \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/Ordering.SignalrHub.csproj.nuget.g.targets b/src/Services/Ordering/Ordering.SignalrHub/obj/Ordering.SignalrHub.csproj.nuget.g.targets index dd03057e..e415f0ce 100644 --- a/src/Services/Ordering/Ordering.SignalrHub/obj/Ordering.SignalrHub.csproj.nuget.g.targets +++ b/src/Services/Ordering/Ordering.SignalrHub/obj/Ordering.SignalrHub.csproj.nuget.g.targets @@ -1,11 +1,10 @@  - - - - - - + + + + + \ No newline at end of file diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/project.assets.json b/src/Services/Ordering/Ordering.SignalrHub/obj/project.assets.json index c5d98a55..35a5c5fe 100644 --- a/src/Services/Ordering/Ordering.SignalrHub/obj/project.assets.json +++ b/src/Services/Ordering/Ordering.SignalrHub/obj/project.assets.json @@ -1,7 +1,7 @@ { "version": 3, "targets": { - "net8.0": { + "net9.0": { "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { "type": "package", "dependencies": { @@ -19,11 +19,11 @@ } } }, - "AspNetCore.HealthChecks.Rabbitmq/8.0.1": { + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { "type": "package", "dependencies": { "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0", - "RabbitMQ.Client": "6.7.0" + "RabbitMQ.Client": "6.8.1" }, "compile": { "lib/net6.0/HealthChecks.Rabbitmq.dll": { @@ -73,10 +73,10 @@ } } }, - "Autofac/8.0.0": { + "Autofac/8.1.1": { "type": "package", "dependencies": { - "System.Diagnostics.DiagnosticSource": "7.0.2" + "System.Diagnostics.DiagnosticSource": "8.0.1" }, "compile": { "lib/net8.0/Autofac.dll": { @@ -89,11 +89,11 @@ } } }, - "Autofac.Extensions.DependencyInjection/9.0.0": { + "Autofac.Extensions.DependencyInjection/10.0.0": { "type": "package", "dependencies": { - "Autofac": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Autofac": "8.1.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1" }, "compile": { "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": { @@ -269,12 +269,11 @@ } } }, - "MessagePack/2.5.108": { + "MessagePack/2.5.187": { "type": "package", "dependencies": { - "MessagePack.Annotations": "2.5.108", - "Microsoft.NET.StringTools": "17.4.0", - "System.Runtime.CompilerServices.Unsafe": "6.0.0" + "MessagePack.Annotations": "2.5.187", + "Microsoft.NET.StringTools": "17.6.3" }, "compile": { "lib/net6.0/MessagePack.dll": { @@ -287,7 +286,7 @@ } } }, - "MessagePack.Annotations/2.5.108": { + "MessagePack.Annotations/2.5.187": { "type": "package", "compile": { "lib/netstandard2.0/MessagePack.Annotations.dll": { @@ -465,18 +464,18 @@ "build/_._": {} } }, - "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.6": { + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2" + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { "related": ".xml" } }, @@ -484,20 +483,20 @@ "Microsoft.AspNetCore.App" ] }, - "Microsoft.AspNetCore.Authorization/8.0.6": { + "Microsoft.AspNetCore.Authorization/9.0.0": { "type": "package", "dependencies": { - "Microsoft.AspNetCore.Metadata": "8.0.6", - "Microsoft.Extensions.Logging.Abstractions": "8.0.1", - "Microsoft.Extensions.Options": "8.0.2" + "Microsoft.AspNetCore.Metadata": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.Authorization.dll": { + "lib/net9.0/Microsoft.AspNetCore.Authorization.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Authorization.dll": { + "lib/net9.0/Microsoft.AspNetCore.Authorization.dll": { "related": ".xml" } } @@ -639,33 +638,33 @@ } } }, - "Microsoft.AspNetCore.Metadata/8.0.6": { + "Microsoft.AspNetCore.Metadata/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.AspNetCore.Metadata.dll": { + "lib/net9.0/Microsoft.AspNetCore.Metadata.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Metadata.dll": { + "lib/net9.0/Microsoft.AspNetCore.Metadata.dll": { "related": ".xml" } } }, - "Microsoft.AspNetCore.SignalR.StackExchangeRedis/8.0.6": { + "Microsoft.AspNetCore.SignalR.StackExchangeRedis/9.0.0": { "type": "package", "dependencies": { - "MessagePack": "2.5.108", - "Microsoft.Extensions.Options": "8.0.2", + "MessagePack": "2.5.187", + "Microsoft.Extensions.Options": "9.0.0", "StackExchange.Redis": "2.7.27" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.SignalR.StackExchangeRedis.dll": { + "lib/net9.0/Microsoft.AspNetCore.SignalR.StackExchangeRedis.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.SignalR.StackExchangeRedis.dll": { + "lib/net9.0/Microsoft.AspNetCore.SignalR.StackExchangeRedis.dll": { "related": ".xml" } }, @@ -742,9 +741,7 @@ "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {} }, "runtime": { - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { - "related": ".xml" - } + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {} } }, "Microsoft.CodeAnalysis.Analyzers/1.1.0": { @@ -872,57 +869,57 @@ } } }, - "Microsoft.Extensions.Configuration/8.0.0": { + "Microsoft.Extensions.Configuration/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Binder/8.0.0": { + "Microsoft.Extensions.Configuration.Binder/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { "related": ".xml" } }, @@ -947,70 +944,69 @@ } } }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": { + "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { + "Microsoft.Extensions.Configuration.FileExtensions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Physical": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Physical": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Json/8.0.0": { + "Microsoft.Extensions.Configuration.Json/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "System.Text.Json": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.FileExtensions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Configuration.UserSecrets/6.0.1": { @@ -1036,47 +1032,43 @@ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {} } }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { + "Microsoft.Extensions.DependencyInjection/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": { + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyModel/8.0.0": { + "Microsoft.Extensions.DependencyModel/8.0.2": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0", - "System.Text.Json": "8.0.0" - }, "compile": { "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" @@ -1160,60 +1152,60 @@ } } }, - "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.FileProviders.Physical/8.0.0": { + "Microsoft.Extensions.FileProviders.Physical/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileSystemGlobbing": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileSystemGlobbing": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { + "Microsoft.Extensions.FileSystemGlobbing/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.HealthChecks/1.0.0": { @@ -1314,44 +1306,44 @@ } } }, - "Microsoft.Extensions.Logging/8.0.0": { + "Microsoft.Extensions.Logging/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0" + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Abstractions/8.0.1": { + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {} } }, "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { @@ -1371,51 +1363,51 @@ } } }, - "Microsoft.Extensions.Logging.AzureAppServices/8.0.6": { + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.EnvironmentVariables": "8.0.0", - "Microsoft.Extensions.Configuration.Json": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.1", - "Microsoft.Extensions.Logging.Configuration": "8.0.0", + "Microsoft.Extensions.Configuration.EnvironmentVariables": "9.0.0", + "Microsoft.Extensions.Configuration.Json": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Configuration": "9.0.0", "System.ValueTuple": "4.5.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { "related": ".xml" } } }, - "Microsoft.Extensions.Logging.Configuration/8.0.0": { + "Microsoft.Extensions.Logging.Configuration/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.Binder": "9.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Logging.Console/6.0.0": { @@ -1508,80 +1500,84 @@ "Microsoft.Extensions.ObjectPool/7.0.0": { "type": "package", "compile": { - "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": {} + "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": {} + "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } } }, - "Microsoft.Extensions.Options/8.0.2": { + "Microsoft.Extensions.Options/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {} } }, - "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { + "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "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/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Primitives/8.0.0": { + "Microsoft.Extensions.Primitives/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.IdentityModel.Abstractions/7.1.2": { + "Microsoft.IdentityModel.Abstractions/8.0.1": { "type": "package", "compile": { - "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { + "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { + "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { "related": ".xml" } } @@ -1602,84 +1598,83 @@ "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": {} } }, - "Microsoft.IdentityModel.JsonWebTokens/7.1.2": { + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Tokens": "7.1.2" + "Microsoft.IdentityModel.Tokens": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Logging/7.1.2": { + "Microsoft.IdentityModel.Logging/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Abstractions": "7.1.2" + "Microsoft.IdentityModel.Abstractions": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { + "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { + "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Protocols/7.1.2": { + "Microsoft.IdentityModel.Protocols/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Logging": "7.1.2", - "Microsoft.IdentityModel.Tokens": "7.1.2" + "Microsoft.IdentityModel.Tokens": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": { + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Protocols": "7.1.2", - "System.IdentityModel.Tokens.Jwt": "7.1.2" + "Microsoft.IdentityModel.Protocols": "8.0.1", + "System.IdentityModel.Tokens.Jwt": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Tokens/7.1.2": { + "Microsoft.IdentityModel.Tokens/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Logging": "7.1.2" + "Microsoft.IdentityModel.Logging": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { "related": ".xml" } } @@ -1691,22 +1686,14 @@ "System.Buffers": "4.5.0" }, "compile": { - "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": { - "related": ".xml" - } + "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {} }, "runtime": { - "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": { - "related": ".xml" - } + "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {} } }, - "Microsoft.NET.StringTools/17.4.0": { + "Microsoft.NET.StringTools/17.6.3": { "type": "package", - "dependencies": { - "System.Memory": "4.5.5", - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - }, "compile": { "ref/net7.0/_._": { "related": ".xml" @@ -1985,10 +1972,10 @@ } } }, - "Polly/8.4.0": { + "Polly/8.5.0": { "type": "package", "dependencies": { - "Polly.Core": "8.4.0" + "Polly.Core": "8.5.0" }, "compile": { "lib/net6.0/Polly.dll": { @@ -2001,7 +1988,7 @@ } } }, - "Polly.Core/8.4.0": { + "Polly.Core/8.5.0": { "type": "package", "compile": { "lib/net8.0/Polly.Core.dll": { @@ -2021,10 +2008,14 @@ "Microsoft.Extensions.ObjectPool": "7.0.0" }, "compile": { - "lib/net7.0/Prometheus.NetStandard.dll": {} + "lib/net7.0/Prometheus.NetStandard.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net7.0/Prometheus.NetStandard.dll": {} + "lib/net7.0/Prometheus.NetStandard.dll": { + "related": ".xml" + } } }, "RabbitMQ.Client/6.8.1": { @@ -2254,16 +2245,14 @@ } } }, - "Serilog.AspNetCore/8.0.1": { + "Serilog.AspNetCore/8.0.3": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", "Microsoft.Extensions.Logging": "8.0.0", "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.Settings.Configuration": "8.0.4", "Serilog.Sinks.Console": "5.0.0", "Serilog.Sinks.Debug": "2.0.0", "Serilog.Sinks.File": "5.0.0" @@ -2351,11 +2340,11 @@ } } }, - "Serilog.Settings.Configuration/8.0.1": { + "Serilog.Settings.Configuration/8.0.4": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyModel": "8.0.0", + "Microsoft.Extensions.DependencyModel": "8.0.2", "Serilog": "3.1.1" }, "compile": { @@ -2618,7 +2607,7 @@ "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.DiagnosticSource/8.0.0": { + "System.Diagnostics.DiagnosticSource/8.0.1": { "type": "package", "compile": { "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { @@ -2845,9 +2834,7 @@ "System.Threading": "4.0.11" }, "compile": { - "ref/netstandard1.3/System.Dynamic.Runtime.dll": { - "related": ".xml" - } + "ref/netstandard1.3/System.Dynamic.Runtime.dll": {} }, "runtime": { "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} @@ -2900,19 +2887,19 @@ } } }, - "System.IdentityModel.Tokens.Jwt/7.1.2": { + "System.IdentityModel.Tokens.Jwt/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "7.1.2", - "Microsoft.IdentityModel.Tokens": "7.1.2" + "Microsoft.IdentityModel.JsonWebTokens": "8.0.1", + "Microsoft.IdentityModel.Tokens": "8.0.1" }, "compile": { - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { + "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { + "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { "related": ".xml" } } @@ -3102,14 +3089,10 @@ "System.IO.Pipelines/5.0.1": { "type": "package", "compile": { - "ref/netcoreapp2.0/System.IO.Pipelines.dll": { - "related": ".xml" - } + "ref/netcoreapp2.0/System.IO.Pipelines.dll": {} }, "runtime": { - "lib/netcoreapp3.0/System.IO.Pipelines.dll": { - "related": ".xml" - } + "lib/netcoreapp3.0/System.IO.Pipelines.dll": {} } }, "System.IO.UnmanagedMemoryStream/4.0.1": { @@ -3230,14 +3213,10 @@ "System.Text.Json": "4.6.0" }, "compile": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} }, "runtime": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} } }, "System.Net.Http/4.3.0": { @@ -3588,14 +3567,10 @@ "System.Reflection.Metadata/1.6.0": { "type": "package", "compile": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.3.0": { @@ -3660,9 +3635,7 @@ "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { - "ref/netstandard1.5/System.Runtime.dll": { - "related": ".xml" - } + "ref/netstandard1.5/System.Runtime.dll": {} } }, "System.Runtime.CompilerServices.Unsafe/6.0.0": { @@ -4111,10 +4084,14 @@ "System.Security.Principal.Windows/4.7.0": { "type": "package", "compile": { - "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {} + "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": { + "related": ".xml" + } }, "runtime": { - "lib/netstandard2.0/System.Security.Principal.Windows.dll": {} + "lib/netstandard2.0/System.Security.Principal.Windows.dll": { + "related": ".xml" + } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { @@ -4135,9 +4112,7 @@ "System.Runtime": "4.3.0" }, "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": { - "related": ".xml" - } + "ref/netstandard1.3/System.Text.Encoding.dll": {} } }, "System.Text.Encoding.CodePages/4.0.1": { @@ -4182,45 +4157,49 @@ "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} } }, - "System.Text.Encodings.Web/8.0.0": { + "System.Text.Encodings.Web/6.0.0": { "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, "compile": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/net6.0/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/net6.0/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/netcoreapp3.1/_._": {} }, "runtimeTargets": { - "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": { + "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": { "assetType": "runtime", "rid": "browser" } } }, - "System.Text.Json/8.0.0": { + "System.Text.Json/6.0.0": { "type": "package", "dependencies": { - "System.Text.Encodings.Web": "8.0.0" + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Text.Encodings.Web": "6.0.0" }, "compile": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net6.0/System.Text.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net6.0/System.Text.Json.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/System.Text.Json.targets": {} + "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Text.RegularExpressions/4.3.0": { @@ -4571,7 +4550,7 @@ }, "EventBus/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { "Newtonsoft.Json": "13.0.3" }, @@ -4584,14 +4563,14 @@ }, "EventBusRabbitMQ/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { - "Autofac": "8.0.0", + "Autofac": "8.1.1", "EventBus": "1.0.0", "Microsoft.CSharp": "4.7.0", - "Microsoft.Extensions.Logging": "8.0.0", + "Microsoft.Extensions.Logging": "9.0.0", "Newtonsoft.Json": "13.0.3", - "Polly": "8.4.0", + "Polly": "8.5.0", "RabbitMQ.Client": "6.8.1" }, "compile": { @@ -4603,13 +4582,13 @@ }, "EventBusServiceBus/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { - "Autofac": "8.0.0", + "Autofac": "8.1.1", "EventBus": "1.0.0", "Microsoft.Azure.ServiceBus": "5.2.0", "Microsoft.CSharp": "4.7.0", - "Microsoft.Extensions.Logging": "8.0.0" + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "bin/placeholder/EventBusServiceBus.dll": {} @@ -4638,15 +4617,15 @@ "lib/netstandard2.0/HealthChecks.AzureServiceBus.xml" ] }, - "AspNetCore.HealthChecks.Rabbitmq/8.0.1": { - "sha512": "m4gfYpt54csWtIED0bmHUfx/CLrj48cc4tZ6Ytz8taAC/5S0n6o3FsQanrua9gxCI0PC9gOpLfexJnVZnugw0g==", + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "sha512": "A/29xmNWfssOY1zq1bWAaZPW/iJfBhJN+I737KKHQutzB0JFwAIKesjsUWN2BAJwqS/ciFMjNxvCDHtAgU0PIQ==", "type": "package", - "path": "aspnetcore.healthchecks.rabbitmq/8.0.1", + "path": "aspnetcore.healthchecks.rabbitmq/8.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "aspnetcore.healthchecks.rabbitmq.8.0.1.nupkg.sha512", + "aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512", "aspnetcore.healthchecks.rabbitmq.nuspec", "icon.png", "lib/net6.0/HealthChecks.Rabbitmq.dll", @@ -4687,15 +4666,15 @@ "lib/net6.0/HealthChecks.UI.Core.xml" ] }, - "Autofac/8.0.0": { - "sha512": "qxVqJcl3fixxa5aZc9TmIuYTwooI9GCL5RzfUiTZtTlbAF3NcWz7bPeEyJEAyS/0qGhSyGnXeku2eiu/7L+3qw==", + "Autofac/8.1.1": { + "sha512": "lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", "type": "package", - "path": "autofac/8.0.0", + "path": "autofac/8.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.8.0.0.nupkg.sha512", + "autofac.8.1.1.nupkg.sha512", "autofac.nuspec", "icon.png", "lib/net6.0/Autofac.dll", @@ -4710,15 +4689,15 @@ "lib/netstandard2.1/Autofac.xml" ] }, - "Autofac.Extensions.DependencyInjection/9.0.0": { - "sha512": "tf+//4MBola256qaaVQqQ6tx2R57S8A8BFekRWNpHkpSFzRBPkU+/fEDUSrCjqldK/B2zRoDbsMcQmYy3PYGWg==", + "Autofac.Extensions.DependencyInjection/10.0.0": { + "sha512": "ZjR/onUlP7BzQ7VBBigQepWLAyAzi3VRGX3pP6sBqkPRiT61fsTZqbTpRUKxo30TMgbs1o3y6bpLbETix4SJog==", "type": "package", - "path": "autofac.extensions.dependencyinjection/9.0.0", + "path": "autofac.extensions.dependencyinjection/10.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512", "autofac.extensions.dependencyinjection.nuspec", "icon.png", "lib/net6.0/Autofac.Extensions.DependencyInjection.dll", @@ -4887,31 +4866,33 @@ "runtimes/win7-x86/native/libuv.dll" ] }, - "MessagePack/2.5.108": { - "sha512": "kcVRbdWP3xNWLZmmpm4DFO+kuXf6mUR2mHZ27WoZIEFIv9hazuUd80injXhNrZnlq/FklAdCsLOil5M76I4Ndg==", + "MessagePack/2.5.187": { + "sha512": "uW4j8m4Nc+2Mk5n6arOChavJ9bLjkis0qWASOj2h2OwmfINuzYv+mjCHUymrYhmyyKTu3N+ObtTXAY4uQ7jIhg==", "type": "package", - "path": "messagepack/2.5.108", + "path": "messagepack/2.5.187", "files": [ ".nupkg.metadata", ".signature.p7s", + "lib/net472/MessagePack.dll", + "lib/net472/MessagePack.xml", "lib/net6.0/MessagePack.dll", "lib/net6.0/MessagePack.xml", "lib/netstandard2.0/MessagePack.dll", "lib/netstandard2.0/MessagePack.xml", - "messagepack.2.5.108.nupkg.sha512", + "messagepack.2.5.187.nupkg.sha512", "messagepack.nuspec" ] }, - "MessagePack.Annotations/2.5.108": { - "sha512": "28aNCvfJClgwaKr26gf2S6LT+C1PNyPxiG+ihYpy8uCJsRLJEDoCt2I0Uk5hqOPQ8P8hI0ESy520oMkZkPmsOQ==", + "MessagePack.Annotations/2.5.187": { + "sha512": "/IvvMMS8opvlHjEJ/fR2Cal4Co726Kj77Z8KiohFhuHfLHHmb9uUxW5+tSCL4ToKFfkQlrS3HD638mRq83ySqA==", "type": "package", - "path": "messagepack.annotations/2.5.108", + "path": "messagepack.annotations/2.5.187", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/MessagePack.Annotations.dll", "lib/netstandard2.0/MessagePack.Annotations.xml", - "messagepack.annotations.2.5.108.nupkg.sha512", + "messagepack.annotations.2.5.187.nupkg.sha512", "messagepack.annotations.nuspec" ] }, @@ -5070,25 +5051,26 @@ "microsoft.applicationinsights.windowsserver.telemetrychannel.nuspec" ] }, - "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.6": { - "sha512": "devoUZd8YqikCheBVYpIyvp9psM2Y2ZhOvq1zL2YSjIoq3FUQH8LpLkGak+8oAi/5DGqX8KWyLpZJSUXtOAVCw==", + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "sha512": "bs+1Pq3vQdS2lTyxNUd9fEhtMsq3eLUpK36k2t56iDMVrk6OrAoFtvrQrTK0Y0OetTcJrUkGU7hBlf+ORzHLqQ==", "type": "package", - "path": "microsoft.aspnetcore.authentication.jwtbearer/8.0.6", + "path": "microsoft.aspnetcore.authentication.jwtbearer/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", + "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll", - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml", - "microsoft.aspnetcore.authentication.jwtbearer.8.0.6.nupkg.sha512", + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll", + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml", + "microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512", "microsoft.aspnetcore.authentication.jwtbearer.nuspec" ] }, - "Microsoft.AspNetCore.Authorization/8.0.6": { - "sha512": "H1CSbD7UeSPsrJSUpvbms6SqWMa5y8ch4Rw+gyHh2uztOEb20fTP2r0AUnStn1Q9WYghikiDO5wzkgV+n6KC2Q==", + "Microsoft.AspNetCore.Authorization/9.0.0": { + "sha512": "qDJlBC5pUQ/3o6/C6Vuo9CGKtV5TAe5AdKeHvDR2bgmw8vwPxsAy3KG5eU0i1C+iAUNbmq+iDTbiKt16f9pRiA==", "type": "package", - "path": "microsoft.aspnetcore.authorization/8.0.6", + "path": "microsoft.aspnetcore.authorization/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5096,11 +5078,11 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.AspNetCore.Authorization.dll", "lib/net462/Microsoft.AspNetCore.Authorization.xml", - "lib/net8.0/Microsoft.AspNetCore.Authorization.dll", - "lib/net8.0/Microsoft.AspNetCore.Authorization.xml", + "lib/net9.0/Microsoft.AspNetCore.Authorization.dll", + "lib/net9.0/Microsoft.AspNetCore.Authorization.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml", - "microsoft.aspnetcore.authorization.8.0.6.nupkg.sha512", + "microsoft.aspnetcore.authorization.9.0.0.nupkg.sha512", "microsoft.aspnetcore.authorization.nuspec" ] }, @@ -5204,10 +5186,10 @@ "microsoft.aspnetcore.http.features.nuspec" ] }, - "Microsoft.AspNetCore.Metadata/8.0.6": { - "sha512": "3e7S/kz1MGds8zDA8SfQiutqifyVcULs5P/8Bxpes0WIkJRMGkU/l+XlMllj9KrDfCGwHW8bgjRy/zxfoILgfg==", + "Microsoft.AspNetCore.Metadata/9.0.0": { + "sha512": "X81C891nMuWgzNHyZ0C3s+blSDxRHzQHDFYQoOKtFvFuxGq3BbkLbc5CfiCqIzA/sWIfz6u8sGBgwntQwBJWBw==", "type": "package", - "path": "microsoft.aspnetcore.metadata/8.0.6", + "path": "microsoft.aspnetcore.metadata/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5215,26 +5197,26 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.AspNetCore.Metadata.dll", "lib/net462/Microsoft.AspNetCore.Metadata.xml", - "lib/net8.0/Microsoft.AspNetCore.Metadata.dll", - "lib/net8.0/Microsoft.AspNetCore.Metadata.xml", + "lib/net9.0/Microsoft.AspNetCore.Metadata.dll", + "lib/net9.0/Microsoft.AspNetCore.Metadata.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml", - "microsoft.aspnetcore.metadata.8.0.6.nupkg.sha512", + "microsoft.aspnetcore.metadata.9.0.0.nupkg.sha512", "microsoft.aspnetcore.metadata.nuspec" ] }, - "Microsoft.AspNetCore.SignalR.StackExchangeRedis/8.0.6": { - "sha512": "T7cNzhSiY22BBmhZqGeu+ynYvNxl2rHH2iGUOULcEHRiY+Mt1APpJ/Mp05y54Zq7Zg34F13ypSoYL5Uku/23hA==", + "Microsoft.AspNetCore.SignalR.StackExchangeRedis/9.0.0": { + "sha512": "YeHl6HjUDhLBW7AyfUm/uPIRZAWGHMcWkmJq1uhLcWHXmPf9rwDyQC2kk/DLrJ5NL7/+kK2u7NL20czYur65mg==", "type": "package", - "path": "microsoft.aspnetcore.signalr.stackexchangeredis/8.0.6", + "path": "microsoft.aspnetcore.signalr.stackexchangeredis/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", - "lib/net8.0/Microsoft.AspNetCore.SignalR.StackExchangeRedis.dll", - "lib/net8.0/Microsoft.AspNetCore.SignalR.StackExchangeRedis.xml", - "microsoft.aspnetcore.signalr.stackexchangeredis.8.0.6.nupkg.sha512", + "lib/net9.0/Microsoft.AspNetCore.SignalR.StackExchangeRedis.dll", + "lib/net9.0/Microsoft.AspNetCore.SignalR.StackExchangeRedis.xml", + "microsoft.aspnetcore.signalr.stackexchangeredis.9.0.0.nupkg.sha512", "microsoft.aspnetcore.signalr.stackexchangeredis.nuspec" ] }, @@ -5467,10 +5449,10 @@ "microsoft.extensions.caching.memory.nuspec" ] }, - "Microsoft.Extensions.Configuration/8.0.0": { - "sha512": "0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==", + "Microsoft.Extensions.Configuration/9.0.0": { + "sha512": "YIMO9T3JL8MeEXgVozKt2v79hquo/EFtnY0vgxmLnUvk1Rei/halI7kOWZL2RBeV9FMGzgM9LZA8CVaNwFMaNA==", "type": "package", - "path": "microsoft.extensions.configuration/8.0.0", + "path": "microsoft.extensions.configuration/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5480,27 +5462,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets", "lib/net462/Microsoft.Extensions.Configuration.dll", "lib/net462/Microsoft.Extensions.Configuration.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { + "sha512": "lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==", "type": "package", - "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "path": "microsoft.extensions.configuration.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5510,27 +5490,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Binder/8.0.0": { - "sha512": "mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==", + "Microsoft.Extensions.Configuration.Binder/9.0.0": { + "sha512": "RiScL99DcyngY9zJA2ROrri7Br8tn5N4hP4YNvGdTN/bvg1A3dwvDOxHnNZ3Im7x2SJ5i4LkX1uPiR/MfSFBLQ==", "type": "package", - "path": "microsoft.extensions.configuration.binder/8.0.0", + "path": "microsoft.extensions.configuration.binder/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5555,15 +5533,13 @@ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets", "lib/net462/Microsoft.Extensions.Configuration.Binder.dll", "lib/net462/Microsoft.Extensions.Configuration.Binder.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Binder.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.binder.nuspec", "useSharedDesignerContext.txt" ] @@ -5587,10 +5563,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": { - "sha512": "plvZ0ZIpq+97gdPNNvhwvrEZ92kNml9hd1pe3idMA7svR0PztdzVLkoWLcRFgySYXUJc3kSM3Xw3mNFMo/bxRA==", + "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0": { + "sha512": "v5R638eNMxksfXb7MFnkPwLPp+Ym4W/SIGNuoe8qFVVyvygQD5DdLusybmYSJEr9zc1UzWzim/ATKeIOVvOFDg==", "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/8.0.0", + "path": "microsoft.extensions.configuration.environmentvariables/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5600,27 +5576,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.EnvironmentVariables.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.targets", "lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.environmentvariables.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.environmentvariables.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { - "sha512": "McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==", + "Microsoft.Extensions.Configuration.FileExtensions/9.0.0": { + "sha512": "4EK93Jcd2lQG4GY6PAw8jGss0ZzFP0vPc1J85mES5fKNuDTqgFXHba9onBw2s18fs3I4vdo2AWyfD1mPAxWSQQ==", "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/8.0.0", + "path": "microsoft.extensions.configuration.fileextensions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5630,27 +5604,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.FileExtensions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.FileExtensions.targets", "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.xml", "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.fileextensions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.fileextensions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Json/8.0.0": { - "sha512": "C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==", + "Microsoft.Extensions.Configuration.Json/9.0.0": { + "sha512": "WiTK0LrnsqmedrbzwL7f4ZUo+/wByqy2eKab39I380i2rd8ImfCRMrtkqJVGDmfqlkP/YzhckVOwPc5MPrSNpg==", "type": "package", - "path": "microsoft.extensions.configuration.json/8.0.0", + "path": "microsoft.extensions.configuration.json/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5660,21 +5632,19 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Json.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Json.targets", "lib/net462/Microsoft.Extensions.Configuration.Json.dll", "lib/net462/Microsoft.Extensions.Configuration.Json.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Json.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.Json.xml", "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll", "lib/net8.0/Microsoft.Extensions.Configuration.Json.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.Json.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.json.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.json.nuspec", "useSharedDesignerContext.txt" ] @@ -5700,10 +5670,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { - "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "Microsoft.Extensions.DependencyInjection/9.0.0": { + "sha512": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==", "type": "package", - "path": "microsoft.extensions.dependencyinjection/8.0.0", + "path": "microsoft.extensions.dependencyinjection/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5713,29 +5683,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": { - "sha512": "fGLiCRLMYd00JYpClraLjJTNKLmMJPnqxMaiRzEBIIvevlzxz33mXy39Lkd48hu1G+N21S7QpaO5ZzKsI6FRuA==", + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { + "sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==", "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.1", + "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5745,29 +5713,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.1.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyModel/8.0.0": { - "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==", + "Microsoft.Extensions.DependencyModel/8.0.2": { + "sha512": "mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", "type": "package", - "path": "microsoft.extensions.dependencymodel/8.0.0", + "path": "microsoft.extensions.dependencymodel/8.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5789,7 +5755,7 @@ "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.8.0.2.nupkg.sha512", "microsoft.extensions.dependencymodel.nuspec", "useSharedDesignerContext.txt" ] @@ -5879,10 +5845,10 @@ "microsoft.extensions.diagnostics.healthchecks.abstractions.nuspec" ] }, - "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { - "sha512": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==", + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { + "sha512": "uK439QzYR0q2emLVtYzwyK3x+T5bTY4yWsd/k/ZUS9LR6Sflp8MIdhGXW8kQCd86dQD4tLqvcbLkku8qHY263Q==", "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/8.0.0", + "path": "microsoft.extensions.fileproviders.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5892,25 +5858,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets", "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.xml", + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.FileProviders.Physical/8.0.0": { - "sha512": "UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==", + "Microsoft.Extensions.FileProviders.Physical/9.0.0": { + "sha512": "3+ZUSpOSmie+o8NnLIRqCxSh65XL/ExU7JYnFOg58awDRlY3lVpZ9A369jkoZL1rpsq7LDhEfkn2ghhGaY1y5Q==", "type": "package", - "path": "microsoft.extensions.fileproviders.physical/8.0.0", + "path": "microsoft.extensions.fileproviders.physical/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5920,27 +5886,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileProviders.Physical.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets", "lib/net462/Microsoft.Extensions.FileProviders.Physical.dll", "lib/net462/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.xml", "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.xml", + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll", + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512", + "microsoft.extensions.fileproviders.physical.9.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.physical.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { - "sha512": "OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==", + "Microsoft.Extensions.FileSystemGlobbing/9.0.0": { + "sha512": "jGFKZiXs2HNseK3NK/rfwHNNovER71jSj4BD1a/649ml9+h6oEtYd0GSALZDNW8jZ2Rh+oAeadOa6sagYW1F2A==", "type": "package", - "path": "microsoft.extensions.filesystemglobbing/8.0.0", + "path": "microsoft.extensions.filesystemglobbing/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5950,19 +5914,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileSystemGlobbing.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets", "lib/net462/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/net462/Microsoft.Extensions.FileSystemGlobbing.xml", - "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.xml", "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.xml", + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll", + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.xml", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512", + "microsoft.extensions.filesystemglobbing.9.0.0.nupkg.sha512", "microsoft.extensions.filesystemglobbing.nuspec", "useSharedDesignerContext.txt" ] @@ -6052,10 +6014,10 @@ "packageIcon.png" ] }, - "Microsoft.Extensions.Logging/8.0.0": { - "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "Microsoft.Extensions.Logging/9.0.0": { + "sha512": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==", "type": "package", - "path": "microsoft.extensions.logging/8.0.0", + "path": "microsoft.extensions.logging/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6065,29 +6027,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.9.0.0.nupkg.sha512", "microsoft.extensions.logging.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Abstractions/8.0.1": { - "sha512": "RIFgaqoaINxkM2KTOw72dmilDmTrYA0ns2KW4lDz4gZ2+o6IQ894CzmdL3StM2oh7QQq44nCWiqKqc4qUI9Jmg==", + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { + "sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==", "type": "package", - "path": "microsoft.extensions.logging.abstractions/8.0.1", + "path": "microsoft.extensions.logging.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6139,20 +6099,18 @@ "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/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/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/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.8.0.1.nupkg.sha512", + "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -6172,10 +6130,10 @@ "microsoft.extensions.logging.applicationinsights.nuspec" ] }, - "Microsoft.Extensions.Logging.AzureAppServices/8.0.6": { - "sha512": "uyxdYFbrP15SV+KPV/hNe3fPQZEXqpHF6cur2cDswqJlhboQYTWsTmGKoZiIRAUOpHfBOFUT023kHmvz8kTsTw==", + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { + "sha512": "OMyMioZ23NlBXQb6TecMTr3LTCd2cqglKqMRdcWF8OJ+QQS53iPEo6bWj3CgGqgdXRySv3cxFVnJGSdcEWKR3Q==", "type": "package", - "path": "microsoft.extensions.logging.azureappservices/8.0.6", + "path": "microsoft.extensions.logging.azureappservices/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6183,18 +6141,18 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.Extensions.Logging.AzureAppServices.dll", "lib/net462/Microsoft.Extensions.Logging.AzureAppServices.xml", - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.dll", - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.xml", + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll", + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.xml", - "microsoft.extensions.logging.azureappservices.8.0.6.nupkg.sha512", + "microsoft.extensions.logging.azureappservices.9.0.0.nupkg.sha512", "microsoft.extensions.logging.azureappservices.nuspec" ] }, - "Microsoft.Extensions.Logging.Configuration/8.0.0": { - "sha512": "ixXXV0G/12g6MXK65TLngYN9V5hQQRuV+fZi882WIoVJT7h5JvoYoxTEwCgdqwLjSneqh1O+66gM8sMr9z/rsQ==", + "Microsoft.Extensions.Logging.Configuration/9.0.0": { + "sha512": "H05HiqaNmg6GjH34ocYE9Wm1twm3Oz2aXZko8GTwGBzM7op2brpAA8pJ5yyD1OpS1mXUtModBYOlcZ/wXeWsSg==", "type": "package", - "path": "microsoft.extensions.logging.configuration/8.0.0", + "path": "microsoft.extensions.logging.configuration/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6203,19 +6161,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.Configuration.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Configuration.targets", "lib/net462/Microsoft.Extensions.Logging.Configuration.dll", "lib/net462/Microsoft.Extensions.Logging.Configuration.xml", - "lib/net6.0/Microsoft.Extensions.Logging.Configuration.dll", - "lib/net6.0/Microsoft.Extensions.Logging.Configuration.xml", - "lib/net7.0/Microsoft.Extensions.Logging.Configuration.dll", - "lib/net7.0/Microsoft.Extensions.Logging.Configuration.xml", "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll", "lib/net8.0/Microsoft.Extensions.Logging.Configuration.xml", + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll", + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.xml", - "microsoft.extensions.logging.configuration.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.configuration.9.0.0.nupkg.sha512", "microsoft.extensions.logging.configuration.nuspec", "useSharedDesignerContext.txt" ] @@ -6327,10 +6283,10 @@ "microsoft.extensions.objectpool.nuspec" ] }, - "Microsoft.Extensions.Options/8.0.2": { - "sha512": "dWGKvhFybsaZpGmzkGCbNNwBD1rVlWzrZKANLW/CcbFJpCEceMCGzT7zZwHOGBCbwM0SzBuceMj5HN1LKV1QqA==", + "Microsoft.Extensions.Options/9.0.0": { + "sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==", "type": "package", - "path": "microsoft.extensions.options/8.0.2", + "path": "microsoft.extensions.options/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6354,30 +6310,28 @@ "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/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/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/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.8.0.2.nupkg.sha512", + "microsoft.extensions.options.9.0.0.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { - "sha512": "0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==", + "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": { + "sha512": "Ob3FXsXkcSMQmGZi7qP07EQ39kZpSBlTcAZLbJLdI4FIf0Jug8biv2HTavWmnTirchctPlq9bl/26CXtQRguzA==", "type": "package", - "path": "microsoft.extensions.options.configurationextensions/8.0.0", + "path": "microsoft.extensions.options.configurationextensions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6387,27 +6341,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Options.ConfigurationExtensions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.configurationextensions.9.0.0.nupkg.sha512", "microsoft.extensions.options.configurationextensions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Primitives/8.0.0": { - "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "Microsoft.Extensions.Primitives/9.0.0": { + "sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==", "type": "package", - "path": "microsoft.extensions.primitives/8.0.0", + "path": "microsoft.extensions.primitives/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6417,32 +6369,28 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.primitives.9.0.0.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.IdentityModel.Abstractions/7.1.2": { - "sha512": "33eTIA2uO/L9utJjZWbKsMSVsQf7F8vtd6q5mQX7ZJzNvCpci5fleD6AeANGlbbb7WX7XKxq9+Dkb5e3GNDrmQ==", + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "sha512": "OtlIWcyX01olfdevPKZdIPfBEvbcioDyBiE/Z2lHsopsMD7twcKtlN9kMevHmI5IIPhFpfwCIiR6qHQz1WHUIw==", "type": "package", - "path": "microsoft.identitymodel.abstractions/7.1.2", + "path": "microsoft.identitymodel.abstractions/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Abstractions.dll", - "lib/net461/Microsoft.IdentityModel.Abstractions.xml", "lib/net462/Microsoft.IdentityModel.Abstractions.dll", "lib/net462/Microsoft.IdentityModel.Abstractions.xml", "lib/net472/Microsoft.IdentityModel.Abstractions.dll", @@ -6451,9 +6399,11 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512", "microsoft.identitymodel.abstractions.nuspec" ] }, @@ -6484,15 +6434,13 @@ "microsoft.identitymodel.clients.activedirectory.nuspec" ] }, - "Microsoft.IdentityModel.JsonWebTokens/7.1.2": { - "sha512": "cloLGeZolXbCJhJBc5OC05uhrdhdPL6MWHuVUnkkUvPDeK7HkwThBaLZ1XjBQVk9YhxXE2OvHXnKi0PLleXxDg==", + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "sha512": "s6++gF9x0rQApQzOBbSyp4jUaAlwm+DroKfL8gdOHxs83k8SJfUXhuc46rDB3rNXBQ1MVRxqKUrqFhO/M0E97g==", "type": "package", - "path": "microsoft.identitymodel.jsonwebtokens/7.1.2", + "path": "microsoft.identitymodel.jsonwebtokens/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll", @@ -6501,21 +6449,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512", "microsoft.identitymodel.jsonwebtokens.nuspec" ] }, - "Microsoft.IdentityModel.Logging/7.1.2": { - "sha512": "YCxBt2EeJP8fcXk9desChkWI+0vFqFLvBwrz5hBMsoh0KJE6BC66DnzkdzkJNqMltLromc52dkdT206jJ38cTw==", + "Microsoft.IdentityModel.Logging/8.0.1": { + "sha512": "UCPF2exZqBXe7v/6sGNiM6zCQOUXXQ9+v5VTb9gPB8ZSUPnX53BxlN78v2jsbIvK9Dq4GovQxo23x8JgWvm/Qg==", "type": "package", - "path": "microsoft.identitymodel.logging/7.1.2", + "path": "microsoft.identitymodel.logging/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Logging.dll", - "lib/net461/Microsoft.IdentityModel.Logging.xml", "lib/net462/Microsoft.IdentityModel.Logging.dll", "lib/net462/Microsoft.IdentityModel.Logging.xml", "lib/net472/Microsoft.IdentityModel.Logging.dll", @@ -6524,21 +6472,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.logging.8.0.1.nupkg.sha512", "microsoft.identitymodel.logging.nuspec" ] }, - "Microsoft.IdentityModel.Protocols/7.1.2": { - "sha512": "SydLwMRFx6EHPWJ+N6+MVaoArN1Htt92b935O3RUWPY1yUF63zEjvd3lBu79eWdZUwedP8TN2I5V9T3nackvIQ==", + "Microsoft.IdentityModel.Protocols/8.0.1": { + "sha512": "uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==", "type": "package", - "path": "microsoft.identitymodel.protocols/7.1.2", + "path": "microsoft.identitymodel.protocols/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Protocols.dll", - "lib/net461/Microsoft.IdentityModel.Protocols.xml", "lib/net462/Microsoft.IdentityModel.Protocols.dll", "lib/net462/Microsoft.IdentityModel.Protocols.xml", "lib/net472/Microsoft.IdentityModel.Protocols.dll", @@ -6547,21 +6495,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512", "microsoft.identitymodel.protocols.nuspec" ] }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": { - "sha512": "6lHQoLXhnMQ42mGrfDkzbIOR3rzKM1W1tgTeMPLgLCqwwGw0d96xFi/UiX/fYsu7d6cD5MJiL3+4HuI8VU+sVQ==", + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "sha512": "AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==", "type": "package", - "path": "microsoft.identitymodel.protocols.openidconnect/7.1.2", + "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", - "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", @@ -6570,21 +6518,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512", "microsoft.identitymodel.protocols.openidconnect.nuspec" ] }, - "Microsoft.IdentityModel.Tokens/7.1.2": { - "sha512": "oICJMqr3aNEDZOwnH5SK49bR6Z4aX0zEAnOLuhloumOSuqnNq+GWBdQyrgILnlcT5xj09xKCP/7Y7gJYB+ls/g==", + "Microsoft.IdentityModel.Tokens/8.0.1": { + "sha512": "kDimB6Dkd3nkW2oZPDkMkVHfQt3IDqO5gL0oa8WVy3OP4uE8Ij+8TXnqg9TOd9ufjsY3IDiGz7pCUbnfL18tjg==", "type": "package", - "path": "microsoft.identitymodel.tokens/7.1.2", + "path": "microsoft.identitymodel.tokens/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Tokens.dll", - "lib/net461/Microsoft.IdentityModel.Tokens.xml", "lib/net462/Microsoft.IdentityModel.Tokens.dll", "lib/net462/Microsoft.IdentityModel.Tokens.xml", "lib/net472/Microsoft.IdentityModel.Tokens.dll", @@ -6593,9 +6541,11 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.tokens.8.0.1.nupkg.sha512", "microsoft.identitymodel.tokens.nuspec" ] }, @@ -6612,18 +6562,15 @@ "microsoft.net.http.headers.nuspec" ] }, - "Microsoft.NET.StringTools/17.4.0": { - "sha512": "06T6Hqfs3JDIaBvJaBRFFMIdU7oE0OMab5Xl8LKQjWPxBQr3BgVFKMQPTC+GsSEuYREWmK6g5eOd7Xqd9p1YCA==", + "Microsoft.NET.StringTools/17.6.3": { + "sha512": "N0ZIanl1QCgvUumEL1laasU0a7sOE5ZwLZVTn0pAePnfhq8P7SvTjF8Axq+CnavuQkmdQpGNXQ1efZtu5kDFbA==", "type": "package", - "path": "microsoft.net.stringtools/17.4.0", + "path": "microsoft.net.stringtools/17.6.3", "files": [ ".nupkg.metadata", ".signature.p7s", "MSBuild-NuGet-Icon.png", "README.md", - "lib/net35/Microsoft.NET.StringTools.net35.dll", - "lib/net35/Microsoft.NET.StringTools.net35.pdb", - "lib/net35/Microsoft.NET.StringTools.net35.xml", "lib/net472/Microsoft.NET.StringTools.dll", "lib/net472/Microsoft.NET.StringTools.pdb", "lib/net472/Microsoft.NET.StringTools.xml", @@ -6633,11 +6580,9 @@ "lib/netstandard2.0/Microsoft.NET.StringTools.dll", "lib/netstandard2.0/Microsoft.NET.StringTools.pdb", "lib/netstandard2.0/Microsoft.NET.StringTools.xml", - "microsoft.net.stringtools.17.4.0.nupkg.sha512", + "microsoft.net.stringtools.17.6.3.nupkg.sha512", "microsoft.net.stringtools.nuspec", "notices/THIRDPARTYNOTICES.txt", - "ref/net35/Microsoft.NET.StringTools.net35.dll", - "ref/net35/Microsoft.NET.StringTools.net35.xml", "ref/net472/Microsoft.NET.StringTools.dll", "ref/net472/Microsoft.NET.StringTools.xml", "ref/net7.0/Microsoft.NET.StringTools.dll", @@ -6952,10 +6897,10 @@ "pipelines.sockets.unofficial.nuspec" ] }, - "Polly/8.4.0": { - "sha512": "z2EeUutuy49jBQyZ5s2FUuTCGx3GCzJ0cJ2HbjWwks94TsC6bKTtAHKBkMZOa/DyYRl5yIX7MshvMTWl1J6RNg==", + "Polly/8.5.0": { + "sha512": "GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", "type": "package", - "path": "polly/8.4.0", + "path": "polly/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6973,14 +6918,14 @@ "lib/netstandard2.0/Polly.xml", "package-icon.png", "package-readme.md", - "polly.8.4.0.nupkg.sha512", + "polly.8.5.0.nupkg.sha512", "polly.nuspec" ] }, - "Polly.Core/8.4.0": { - "sha512": "3AZxuP//pxOeBo9tQs7/tz4Z5TTbu4BYfjpaXZD0JYKJo98ngN9TMUz1nybh4k0ykWkMBpGZALV/AmVIE3ew7A==", + "Polly.Core/8.5.0": { + "sha512": "VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", "type": "package", - "path": "polly.core/8.4.0", + "path": "polly.core/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7001,7 +6946,7 @@ "lib/netstandard2.0/Polly.Core.xml", "package-icon.png", "package-readme.md", - "polly.core.8.4.0.nupkg.sha512", + "polly.core.8.5.0.nupkg.sha512", "polly.core.nuspec" ] }, @@ -7318,10 +7263,10 @@ "serilog.nuspec" ] }, - "Serilog.AspNetCore/8.0.1": { - "sha512": "B/X+wAfS7yWLVOTD83B+Ip9yl4MkhioaXj90JSoWi1Ayi8XHepEnsBdrkojg08eodCnmOKmShFUN2GgEc6c0CQ==", + "Serilog.AspNetCore/8.0.3": { + "sha512": "Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", "type": "package", - "path": "serilog.aspnetcore/8.0.1", + "path": "serilog.aspnetcore/8.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7337,7 +7282,7 @@ "lib/net8.0/Serilog.AspNetCore.xml", "lib/netstandard2.0/Serilog.AspNetCore.dll", "lib/netstandard2.0/Serilog.AspNetCore.xml", - "serilog.aspnetcore.8.0.1.nupkg.sha512", + "serilog.aspnetcore.8.0.3.nupkg.sha512", "serilog.aspnetcore.nuspec" ] }, @@ -7437,10 +7382,10 @@ "serilog.formatting.compact.nuspec" ] }, - "Serilog.Settings.Configuration/8.0.1": { - "sha512": "KOEABqMUdEc8Lpq51Nmiv69Je53mKE6yle4ac2jt3QYiBI0FKKFZCVV6MnkD/z3FonNMjUs/vLOa1mrhzexgCA==", + "Serilog.Settings.Configuration/8.0.4": { + "sha512": "pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", "type": "package", - "path": "serilog.settings.configuration/8.0.1", + "path": "serilog.settings.configuration/8.0.4", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7456,7 +7401,7 @@ "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.1.nupkg.sha512", + "serilog.settings.configuration.8.0.4.nupkg.sha512", "serilog.settings.configuration.nuspec" ] }, @@ -7900,10 +7845,10 @@ "system.diagnostics.debug.nuspec" ] }, - "System.Diagnostics.DiagnosticSource/8.0.0": { - "sha512": "c9xLpVz6PL9lp/djOWtk5KPDZq3cSYpmXoJQY524EOtuFl5z9ZtsotpsyrDW40U1DRnQSYvcPKEUV0X//u6gkQ==", + "System.Diagnostics.DiagnosticSource/8.0.1": { + "sha512": "vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==", "type": "package", - "path": "system.diagnostics.diagnosticsource/8.0.0", + "path": "system.diagnostics.diagnosticsource/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7924,7 +7869,7 @@ "lib/net8.0/System.Diagnostics.DiagnosticSource.xml", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", + "system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", "system.diagnostics.diagnosticsource.nuspec", "useSharedDesignerContext.txt" ] @@ -8352,15 +8297,13 @@ "system.globalization.extensions.nuspec" ] }, - "System.IdentityModel.Tokens.Jwt/7.1.2": { - "sha512": "Thhbe1peAmtSBFaV/ohtykXiZSOkx59Da44hvtWfIMFofDA3M3LaVyjstACf2rKGn4dEDR2cUpRAZ0Xs/zB+7Q==", + "System.IdentityModel.Tokens.Jwt/8.0.1": { + "sha512": "GJw3bYkWpOgvN3tJo5X4lYUeIFA2HD293FPUhKmp7qxS+g5ywAb34Dnd3cDAFLkcMohy5XTpoaZ4uAHuw0uSPQ==", "type": "package", - "path": "system.identitymodel.tokens.jwt/7.1.2", + "path": "system.identitymodel.tokens.jwt/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/System.IdentityModel.Tokens.Jwt.dll", - "lib/net461/System.IdentityModel.Tokens.Jwt.xml", "lib/net462/System.IdentityModel.Tokens.Jwt.dll", "lib/net462/System.IdentityModel.Tokens.Jwt.xml", "lib/net472/System.IdentityModel.Tokens.Jwt.dll", @@ -8369,9 +8312,11 @@ "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.7.1.2.nupkg.sha512", + "system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512", "system.identitymodel.tokens.jwt.nuspec" ] }, @@ -10495,51 +10440,42 @@ "system.text.encoding.extensions.nuspec" ] }, - "System.Text.Encodings.Web/8.0.0": { - "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "System.Text.Encodings.Web/6.0.0": { + "sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==", "type": "package", - "path": "system.text.encodings.web/8.0.0", + "path": "system.text.encodings.web/6.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", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Text.Encodings.Web.dll", + "lib/net461/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/netcoreapp3.1/System.Text.Encodings.Web.dll", + "lib/netcoreapp3.1/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.6.0.0.nupkg.sha512", "system.text.encodings.web.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Text.Json/8.0.0": { - "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==", + "System.Text.Json/6.0.0": { + "sha512": "zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==", "type": "package", - "path": "system.text.json/8.0.0", + "path": "system.text.json/6.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", @@ -10569,36 +10505,18 @@ "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", + "build/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", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Text.Json.dll", + "lib/net461/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/netcoreapp3.1/System.Text.Json.dll", + "lib/netcoreapp3.1/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.6.0.0.nupkg.sha512", "system.text.json.nuspec", "useSharedDesignerContext.txt" ] @@ -11276,71 +11194,63 @@ } }, "projectFileDependencyGroups": { - "net8.0": [ + "net9.0": [ "AspNetCore.HealthChecks.AzureServiceBus >= 8.0.1", - "AspNetCore.HealthChecks.Rabbitmq >= 8.0.1", + "AspNetCore.HealthChecks.Rabbitmq >= 8.0.2", "AspNetCore.HealthChecks.UI.Client >= 8.0.1", - "Autofac.Extensions.DependencyInjection >= 9.0.0", + "Autofac.Extensions.DependencyInjection >= 10.0.0", "EventBus >= 1.0.0", "EventBusRabbitMQ >= 1.0.0", "EventBusServiceBus >= 1.0.0", "Microsoft.ApplicationInsights.AspNetCore >= 2.22.0", "Microsoft.ApplicationInsights.DependencyCollector >= 2.22.0", "Microsoft.ApplicationInsights.Kubernetes >= 7.0.0", - "Microsoft.AspNetCore.Authentication.JwtBearer >= 8.0.6", - "Microsoft.AspNetCore.Authorization >= 8.0.6", + "Microsoft.AspNetCore.Authentication.JwtBearer >= 9.0.0", + "Microsoft.AspNetCore.Authorization >= 9.0.0", "Microsoft.AspNetCore.HealthChecks >= 1.0.0", - "Microsoft.AspNetCore.SignalR.StackExchangeRedis >= 8.0.6", - "Microsoft.Extensions.Logging.AzureAppServices >= 8.0.6", - "Serilog.AspNetCore >= 8.0.1", + "Microsoft.AspNetCore.SignalR.StackExchangeRedis >= 9.0.0", + "Microsoft.Extensions.Logging.AzureAppServices >= 9.0.0", + "Serilog.AspNetCore >= 8.0.3", "Serilog.Enrichers.Environment >= 3.0.1", - "Serilog.Settings.Configuration >= 8.0.1", + "Serilog.Settings.Configuration >= 8.0.4", "Serilog.Sinks.Console >= 6.0.0", "Serilog.Sinks.Http >= 9.0.0", "Serilog.Sinks.Seq >= 8.0.0" ] }, "packageFolders": { - "C:\\Users\\natyo\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + "/home/runner/.nuget/packages/": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.SignalrHub\\Ordering.SignalrHub.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/Ordering.SignalrHub.csproj", "projectName": "Ordering.SignalrHub", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.SignalrHub\\Ordering.SignalrHub.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.SignalrHub\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/Ordering.SignalrHub.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj" } } } @@ -11354,11 +11264,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.AzureServiceBus": { "target": "Package", @@ -11366,7 +11277,7 @@ }, "AspNetCore.HealthChecks.Rabbitmq": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.2, )" }, "AspNetCore.HealthChecks.UI.Client": { "target": "Package", @@ -11374,7 +11285,7 @@ }, "Autofac.Extensions.DependencyInjection": { "target": "Package", - "version": "[9.0.0, )" + "version": "[10.0.0, )" }, "Microsoft.ApplicationInsights.AspNetCore": { "target": "Package", @@ -11390,11 +11301,11 @@ }, "Microsoft.AspNetCore.Authentication.JwtBearer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.AspNetCore.Authorization": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.AspNetCore.HealthChecks": { "target": "Package", @@ -11402,15 +11313,15 @@ }, "Microsoft.AspNetCore.SignalR.StackExchangeRedis": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Logging.AzureAppServices": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Enrichers.Environment": { "target": "Package", @@ -11418,7 +11329,7 @@ }, "Serilog.Settings.Configuration": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.4, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -11452,7 +11363,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/Services/Ordering/Ordering.SignalrHub/obj/project.nuget.cache b/src/Services/Ordering/Ordering.SignalrHub/obj/project.nuget.cache index 9285b5c7..67503903 100644 --- a/src/Services/Ordering/Ordering.SignalrHub/obj/project.nuget.cache +++ b/src/Services/Ordering/Ordering.SignalrHub/obj/project.nuget.cache @@ -1,261 +1,261 @@ { "version": 2, - "dgSpecHash": "pW9L45koQxU=", + "dgSpecHash": "gegbyjecNfw=", "success": true, - "projectFilePath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Ordering\\Ordering.SignalrHub\\Ordering.SignalrHub.csproj", + "projectFilePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Ordering/Ordering.SignalrHub/Ordering.SignalrHub.csproj", "expectedPackageFiles": [ - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.azureservicebus\\8.0.1\\aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.rabbitmq\\8.0.1\\aspnetcore.healthchecks.rabbitmq.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.client\\8.0.1\\aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.core\\8.0.1\\aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\autofac\\8.0.0\\autofac.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\autofac.extensions.dependencyinjection\\9.0.0\\autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.core\\1.36.0\\azure.core.1.36.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.core.amqp\\1.3.0\\azure.core.amqp.1.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.messaging.servicebus\\7.17.0\\azure.messaging.servicebus.7.17.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\fractions\\7.2.1\\fractions.7.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identitymodel\\5.2.0\\identitymodel.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identitymodel.oidcclient\\5.2.1\\identitymodel.oidcclient.5.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\kubernetesclient\\12.1.1\\kubernetesclient.12.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\libuv\\1.9.1\\libuv.1.9.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\messagepack\\2.5.108\\messagepack.2.5.108.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\messagepack.annotations\\2.5.108\\messagepack.annotations.2.5.108.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights\\2.22.0\\microsoft.applicationinsights.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.aspnetcore\\2.22.0\\microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.dependencycollector\\2.22.0\\microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.eventcountercollector\\2.22.0\\microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.kubernetes\\7.0.0\\microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.perfcountercollector\\2.22.0\\microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.windowsserver\\2.22.0\\microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.windowsserver.telemetrychannel\\2.22.0\\microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.authentication.jwtbearer\\8.0.6\\microsoft.aspnetcore.authentication.jwtbearer.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.authorization\\8.0.6\\microsoft.aspnetcore.authorization.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.healthchecks\\1.0.0\\microsoft.aspnetcore.healthchecks.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting\\2.1.1\\microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting.server.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http\\2.1.22\\microsoft.aspnetcore.http.2.1.22.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.1.1\\microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.extensions\\2.1.1\\microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.1.1\\microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.metadata\\8.0.6\\microsoft.aspnetcore.metadata.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.signalr.stackexchangeredis\\8.0.6\\microsoft.aspnetcore.signalr.stackexchangeredis.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.webutilities\\2.1.1\\microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.amqp\\2.6.3\\microsoft.azure.amqp.2.6.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.servicebus\\5.2.0\\microsoft.azure.servicebus.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.services.appauthentication\\1.0.3\\microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.1\\microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\1.1.0\\microsoft.codeanalysis.analyzers.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.common\\1.3.0\\microsoft.codeanalysis.common.1.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.csharp\\1.3.0\\microsoft.codeanalysis.csharp.1.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.visualbasic\\1.3.0\\microsoft.codeanalysis.visualbasic.1.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\1.0.0\\microsoft.extensions.caching.abstractions.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.memory\\1.0.0\\microsoft.extensions.caching.memory.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration\\8.0.0\\microsoft.extensions.configuration.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\8.0.0\\microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\8.0.0\\microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\6.0.0\\microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\8.0.0\\microsoft.extensions.configuration.environmentvariables.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\8.0.0\\microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.json\\8.0.0\\microsoft.extensions.configuration.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\6.0.1\\microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\8.0.0\\microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.1\\microsoft.extensions.dependencyinjection.abstractions.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencymodel\\8.0.0\\microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnosticadapter\\3.1.27\\microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.abstractions\\8.0.0\\microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks.abstractions\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\8.0.0\\microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\8.0.0\\microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\8.0.0\\microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.healthchecks\\1.0.0\\microsoft.extensions.healthchecks.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting\\6.0.1\\microsoft.extensions.hosting.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\8.0.0\\microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.http\\3.1.0\\microsoft.extensions.http.3.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging\\8.0.0\\microsoft.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\8.0.1\\microsoft.extensions.logging.abstractions.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.applicationinsights\\2.22.0\\microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.azureappservices\\8.0.6\\microsoft.extensions.logging.azureappservices.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.configuration\\8.0.0\\microsoft.extensions.logging.configuration.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.console\\6.0.0\\microsoft.extensions.logging.console.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.debug\\6.0.0\\microsoft.extensions.logging.debug.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventlog\\6.0.0\\microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventsource\\6.0.0\\microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.objectpool\\7.0.0\\microsoft.extensions.objectpool.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options\\8.0.2\\microsoft.extensions.options.8.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\8.0.0\\microsoft.extensions.options.configurationextensions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.primitives\\8.0.0\\microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\7.1.2\\microsoft.identitymodel.abstractions.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.clients.activedirectory\\3.14.2\\microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\7.1.2\\microsoft.identitymodel.jsonwebtokens.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.logging\\7.1.2\\microsoft.identitymodel.logging.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols\\7.1.2\\microsoft.identitymodel.protocols.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\7.1.2\\microsoft.identitymodel.protocols.openidconnect.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.tokens\\7.1.2\\microsoft.identitymodel.tokens.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.net.http.headers\\2.1.1\\microsoft.net.http.headers.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.net.stringtools\\17.4.0\\microsoft.net.stringtools.17.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.app\\1.0.5\\microsoft.netcore.app.1.0.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.dotnethost\\1.0.1\\microsoft.netcore.dotnethost.1.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.dotnethostpolicy\\1.0.5\\microsoft.netcore.dotnethostpolicy.1.0.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.dotnethostresolver\\1.0.1\\microsoft.netcore.dotnethostresolver.1.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.jit\\1.0.7\\microsoft.netcore.jit.1.0.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.runtime.coreclr\\1.0.7\\microsoft.netcore.runtime.coreclr.1.0.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.windows.apisets\\1.0.1\\microsoft.netcore.windows.apisets.1.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.visualbasic\\10.0.1\\microsoft.visualbasic.10.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.registry\\4.3.0\\microsoft.win32.registry.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.systemevents\\6.0.0\\microsoft.win32.systemevents.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\pipelines.sockets.unofficial\\2.2.8\\pipelines.sockets.unofficial.2.2.8.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly\\8.4.0\\polly.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly.core\\8.4.0\\polly.core.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\prometheus-net\\8.0.1\\prometheus-net.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\rabbitmq.client\\6.8.1\\rabbitmq.client.6.8.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.net.security\\4.0.1\\runtime.native.system.net.security.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography\\4.0.1\\runtime.native.system.security.cryptography.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog\\4.0.0\\serilog.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.aspnetcore\\8.0.1\\serilog.aspnetcore.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.enrichers.environment\\3.0.1\\serilog.enrichers.environment.3.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.hosting\\8.0.0\\serilog.extensions.hosting.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.logging\\8.0.0\\serilog.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.formatting.compact\\2.0.0\\serilog.formatting.compact.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.settings.configuration\\8.0.1\\serilog.settings.configuration.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.console\\6.0.0\\serilog.sinks.console.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.debug\\2.0.0\\serilog.sinks.debug.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.file\\5.0.0\\serilog.sinks.file.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.http\\9.0.0\\serilog.sinks.http.9.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.seq\\8.0.0\\serilog.sinks.seq.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\stackexchange.redis\\2.7.27\\stackexchange.redis.2.7.27.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.immutable\\1.2.0\\system.collections.immutable.1.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.componentmodel\\4.0.1\\system.componentmodel.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.componentmodel.annotations\\4.1.0\\system.componentmodel.annotations.4.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.configuration.configurationmanager\\6.0.0\\system.configuration.configurationmanager.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\8.0.0\\system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.eventlog\\6.0.0\\system.diagnostics.eventlog.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.fileversioninfo\\4.0.0\\system.diagnostics.fileversioninfo.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.performancecounter\\6.0.0\\system.diagnostics.performancecounter.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.process\\4.3.0\\system.diagnostics.process.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.stacktrace\\4.0.1\\system.diagnostics.stacktrace.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.drawing.common\\6.0.0\\system.drawing.common.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.dynamic.runtime\\4.0.11\\system.dynamic.runtime.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.identitymodel.tokens.jwt\\7.1.2\\system.identitymodel.tokens.jwt.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.accesscontrol\\4.7.0\\system.io.filesystem.accesscontrol.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.watcher\\4.0.0\\system.io.filesystem.watcher.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.memorymappedfiles\\4.0.0\\system.io.memorymappedfiles.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.pipelines\\5.0.1\\system.io.pipelines.5.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.unmanagedmemorystream\\4.0.1\\system.io.unmanagedmemorystream.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.parallel\\4.0.1\\system.linq.parallel.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.queryable\\4.0.1\\system.linq.queryable.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory\\4.5.5\\system.memory.4.5.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.nameresolution\\4.0.0\\system.net.nameresolution.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.requests\\4.0.11\\system.net.requests.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.security\\4.0.1\\system.net.security.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.webheadercollection\\4.0.1\\system.net.webheadercollection.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.private.datacontractserialization\\4.1.1\\system.private.datacontractserialization.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.dispatchproxy\\4.0.1\\system.reflection.dispatchproxy.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.resources.reader\\4.0.0\\system.resources.reader.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.loader\\4.0.0\\system.runtime.loader.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.json\\4.0.2\\system.runtime.serialization.json.4.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.primitives\\4.1.1\\system.runtime.serialization.primitives.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.accesscontrol\\6.0.0\\system.security.accesscontrol.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.claims\\4.0.1\\system.security.claims.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0\\system.security.cryptography.cng.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.protecteddata\\6.0.0\\system.security.cryptography.protecteddata.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.permissions\\6.0.0\\system.security.permissions.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.principal\\4.0.1\\system.security.principal.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.principal.windows\\4.7.0\\system.security.principal.windows.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.codepages\\4.0.1\\system.text.encoding.codepages.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encodings.web\\8.0.0\\system.text.encodings.web.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.json\\8.0.0\\system.text.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.channels\\7.0.0\\system.threading.channels.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.overlapped\\4.0.1\\system.threading.overlapped.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.dataflow\\4.6.0\\system.threading.tasks.dataflow.4.6.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.parallel\\4.3.0\\system.threading.tasks.parallel.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.thread\\4.3.0\\system.threading.thread.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.threadpool\\4.3.0\\system.threading.threadpool.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.valuetuple\\4.5.0\\system.valuetuple.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.windows.extensions\\6.0.0\\system.windows.extensions.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmldocument\\4.0.1\\system.xml.xmldocument.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmlserializer\\4.0.11\\system.xml.xmlserializer.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xpath\\4.0.1\\system.xml.xpath.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xpath.xdocument\\4.0.1\\system.xml.xpath.xdocument.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\yamldotnet\\13.3.1\\yamldotnet.13.3.1.nupkg.sha512" + "/home/runner/.nuget/packages/aspnetcore.healthchecks.azureservicebus/8.0.1/aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.rabbitmq/8.0.2/aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.client/8.0.1/aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.core/8.0.1/aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/autofac/8.1.1/autofac.8.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/autofac.extensions.dependencyinjection/10.0.0/autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.core/1.36.0/azure.core.1.36.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.core.amqp/1.3.0/azure.core.amqp.1.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.messaging.servicebus/7.17.0/azure.messaging.servicebus.7.17.0.nupkg.sha512", + "/home/runner/.nuget/packages/fractions/7.2.1/fractions.7.2.1.nupkg.sha512", + "/home/runner/.nuget/packages/identitymodel/5.2.0/identitymodel.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/identitymodel.oidcclient/5.2.1/identitymodel.oidcclient.5.2.1.nupkg.sha512", + "/home/runner/.nuget/packages/kubernetesclient/12.1.1/kubernetesclient.12.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/libuv/1.9.1/libuv.1.9.1.nupkg.sha512", + "/home/runner/.nuget/packages/messagepack/2.5.187/messagepack.2.5.187.nupkg.sha512", + "/home/runner/.nuget/packages/messagepack.annotations/2.5.187/messagepack.annotations.2.5.187.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights/2.22.0/microsoft.applicationinsights.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.aspnetcore/2.22.0/microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.dependencycollector/2.22.0/microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.eventcountercollector/2.22.0/microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.kubernetes/7.0.0/microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.perfcountercollector/2.22.0/microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.windowsserver/2.22.0/microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.windowsserver.telemetrychannel/2.22.0/microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.authentication.jwtbearer/9.0.0/microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.authorization/9.0.0/microsoft.aspnetcore.authorization.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.healthchecks/1.0.0/microsoft.aspnetcore.healthchecks.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http/2.1.22/microsoft.aspnetcore.http.2.1.22.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.metadata/9.0.0/microsoft.aspnetcore.metadata.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.signalr.stackexchangeredis/9.0.0/microsoft.aspnetcore.signalr.stackexchangeredis.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.amqp/2.6.3/microsoft.azure.amqp.2.6.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.servicebus/5.2.0/microsoft.azure.servicebus.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.services.appauthentication/1.0.3/microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.bcl.asyncinterfaces/1.1.1/microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.analyzers/1.1.0/microsoft.codeanalysis.analyzers.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.common/1.3.0/microsoft.codeanalysis.common.1.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.csharp/1.3.0/microsoft.codeanalysis.csharp.1.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.visualbasic/1.3.0/microsoft.codeanalysis.visualbasic.1.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.abstractions/1.0.0/microsoft.extensions.caching.abstractions.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.memory/1.0.0/microsoft.extensions.caching.memory.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration/9.0.0/microsoft.extensions.configuration.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.abstractions/9.0.0/microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.binder/9.0.0/microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.commandline/6.0.0/microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.environmentvariables/9.0.0/microsoft.extensions.configuration.environmentvariables.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.fileextensions/9.0.0/microsoft.extensions.configuration.fileextensions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.json/9.0.0/microsoft.extensions.configuration.json.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.usersecrets/6.0.1/microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection/9.0.0/microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/9.0.0/microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencymodel/8.0.2/microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnosticadapter/3.1.27/microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.abstractions/8.0.0/microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks/8.0.0/microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks.abstractions/8.0.0/microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.abstractions/9.0.0/microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.physical/9.0.0/microsoft.extensions.fileproviders.physical.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.filesystemglobbing/9.0.0/microsoft.extensions.filesystemglobbing.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.healthchecks/1.0.0/microsoft.extensions.healthchecks.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting/6.0.1/microsoft.extensions.hosting.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting.abstractions/8.0.0/microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.http/3.1.0/microsoft.extensions.http.3.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging/9.0.0/microsoft.extensions.logging.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.abstractions/9.0.0/microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.applicationinsights/2.22.0/microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.azureappservices/9.0.0/microsoft.extensions.logging.azureappservices.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.configuration/9.0.0/microsoft.extensions.logging.configuration.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.console/6.0.0/microsoft.extensions.logging.console.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.debug/6.0.0/microsoft.extensions.logging.debug.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventlog/6.0.0/microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventsource/6.0.0/microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.objectpool/7.0.0/microsoft.extensions.objectpool.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options/9.0.0/microsoft.extensions.options.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options.configurationextensions/9.0.0/microsoft.extensions.options.configurationextensions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.primitives/9.0.0/microsoft.extensions.primitives.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.abstractions/8.0.1/microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.clients.activedirectory/3.14.2/microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.jsonwebtokens/8.0.1/microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.logging/8.0.1/microsoft.identitymodel.logging.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols/8.0.1/microsoft.identitymodel.protocols.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/8.0.1/microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.tokens/8.0.1/microsoft.identitymodel.tokens.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.net.stringtools/17.6.3/microsoft.net.stringtools.17.6.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.app/1.0.5/microsoft.netcore.app.1.0.5.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.dotnethost/1.0.1/microsoft.netcore.dotnethost.1.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.dotnethostpolicy/1.0.5/microsoft.netcore.dotnethostpolicy.1.0.5.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.dotnethostresolver/1.0.1/microsoft.netcore.dotnethostresolver.1.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.jit/1.0.7/microsoft.netcore.jit.1.0.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.runtime.coreclr/1.0.7/microsoft.netcore.runtime.coreclr.1.0.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.windows.apisets/1.0.1/microsoft.netcore.windows.apisets.1.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.visualbasic/10.0.1/microsoft.visualbasic.10.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512", + "/home/runner/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/pipelines.sockets.unofficial/2.2.8/pipelines.sockets.unofficial.2.2.8.nupkg.sha512", + "/home/runner/.nuget/packages/polly/8.5.0/polly.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/polly.core/8.5.0/polly.core.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/prometheus-net/8.0.1/prometheus-net.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/rabbitmq.client/6.8.1/rabbitmq.client.6.8.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system/4.3.0/runtime.native.system.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.io.compression/4.3.0/runtime.native.system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.net.http/4.3.0/runtime.native.system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.net.security/4.0.1/runtime.native.system.net.security.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography/4.0.1/runtime.native.system.security.cryptography.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog/4.0.0/serilog.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.aspnetcore/8.0.3/serilog.aspnetcore.8.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.enrichers.environment/3.0.1/serilog.enrichers.environment.3.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.hosting/8.0.0/serilog.extensions.hosting.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.logging/8.0.0/serilog.extensions.logging.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.formatting.compact/2.0.0/serilog.formatting.compact.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.settings.configuration/8.0.4/serilog.settings.configuration.8.0.4.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.console/6.0.0/serilog.sinks.console.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.debug/2.0.0/serilog.sinks.debug.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.file/5.0.0/serilog.sinks.file.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.http/9.0.0/serilog.sinks.http.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.seq/8.0.0/serilog.sinks.seq.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/stackexchange.redis/2.7.27/stackexchange.redis.2.7.27.nupkg.sha512", + "/home/runner/.nuget/packages/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.buffers/4.5.0/system.buffers.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.componentmodel.annotations/4.1.0/system.componentmodel.annotations.4.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.configuration.configurationmanager/6.0.0/system.configuration.configurationmanager.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.console/4.3.0/system.console.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.diagnosticsource/8.0.1/system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.eventlog/6.0.0/system.diagnostics.eventlog.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/system.diagnostics.fileversioninfo.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.performancecounter/6.0.0/system.diagnostics.performancecounter.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.process/4.3.0/system.diagnostics.process.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.stacktrace/4.0.1/system.diagnostics.stacktrace.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.drawing.common/6.0.0/system.drawing.common.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.accesscontrol/4.7.0/system.io.filesystem.accesscontrol.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.watcher/4.0.0/system.io.filesystem.watcher.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.memorymappedfiles/4.0.0/system.io.memorymappedfiles.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.pipelines/5.0.1/system.io.pipelines.5.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.unmanagedmemorystream/4.0.1/system.io.unmanagedmemorystream.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.parallel/4.0.1/system.linq.parallel.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.queryable/4.0.1/system.linq.queryable.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory.data/1.0.2/system.memory.data.1.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.nameresolution/4.0.0/system.net.nameresolution.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.requests/4.0.11/system.net.requests.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.security/4.0.1/system.net.security.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.webheadercollection/4.0.1/system.net.webheadercollection.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.dispatchproxy/4.0.1/system.reflection.dispatchproxy.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.resources.reader/4.0.0/system.resources.reader.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.json/4.0.2/system.runtime.serialization.json.4.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.claims/4.0.1/system.security.claims.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.protecteddata/6.0.0/system.security.cryptography.protecteddata.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.permissions/6.0.0/system.security.permissions.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.principal/4.0.1/system.security.principal.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.principal.windows/4.7.0/system.security.principal.windows.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding.codepages/4.0.1/system.text.encoding.codepages.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encodings.web/6.0.0/system.text.encodings.web.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.json/6.0.0/system.text.json.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.channels/7.0.0/system.threading.channels.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.overlapped/4.0.1/system.threading.overlapped.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.dataflow/4.6.0/system.threading.tasks.dataflow.4.6.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.parallel/4.3.0/system.threading.tasks.parallel.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.thread/4.3.0/system.threading.thread.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.threadpool/4.3.0/system.threading.threadpool.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.windows.extensions/6.0.0/system.windows.extensions.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmldocument/4.0.1/system.xml.xmldocument.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xpath.xdocument/4.0.1/system.xml.xpath.xdocument.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/yamldotnet/13.3.1/yamldotnet.13.3.1.nupkg.sha512" ], "logs": [] } \ No newline at end of file diff --git a/src/Services/Payment/Payment.API/Payment.API.csproj b/src/Services/Payment/Payment.API/Payment.API.csproj index 68d7dbb3..b3dbfb52 100644 --- a/src/Services/Payment/Payment.API/Payment.API.csproj +++ b/src/Services/Payment/Payment.API/Payment.API.csproj @@ -1,6 +1,6 @@ - net8.0 + net9.0 $(AssetTargetFallback);portable-net45+win8+wp8+wpa81; false true @@ -10,21 +10,21 @@ ..\..\..\..\docker-compose.dcproj - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + diff --git a/src/Services/Payment/Payment.API/Program.cs b/src/Services/Payment/Payment.API/Program.cs index 1113cea4..05b4c930 100644 --- a/src/Services/Payment/Payment.API/Program.cs +++ b/src/Services/Payment/Payment.API/Program.cs @@ -47,7 +47,6 @@ private static IWebHost BuildWebHost(IConfiguration configuration, string[] args .UseStartup() .UseContentRoot(Directory.GetCurrentDirectory()) .UseConfiguration(configuration) - .UseSerilog() .Build(); private static Serilog.ILogger CreateSerilogLogger(IConfiguration configuration) @@ -60,7 +59,7 @@ private static Serilog.ILogger CreateSerilogLogger(IConfiguration configuration) .Enrich.FromLogContext() .WriteTo.Console() .WriteTo.Seq(string.IsNullOrWhiteSpace(seqServerUrl) ? "http://seq" : seqServerUrl) - .WriteTo.Http(string.IsNullOrWhiteSpace(logstashUrl) ? "http://logstash:8080" : logstashUrl) + .WriteTo.Http(string.IsNullOrWhiteSpace(logstashUrl) ? "http://logstash:8080" : logstashUrl, queueLimitBytes: 50 * 1024 * 1024) .ReadFrom.Configuration(configuration) .CreateLogger(); } diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll new file mode 100755 index 00000000..c15c4d48 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Autofac.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Autofac.dll new file mode 100755 index 00000000..f52b5eaf Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Autofac.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Azure.Core.Amqp.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Azure.Core.Amqp.dll new file mode 100755 index 00000000..f43cf0a6 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Azure.Core.Amqp.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Azure.Core.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Azure.Core.dll new file mode 100755 index 00000000..d3fa20b6 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Azure.Core.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Azure.Identity.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Azure.Identity.dll new file mode 100755 index 00000000..aab68328 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Azure.Identity.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll new file mode 100755 index 00000000..c32a7cdc Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBus.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBus.dll new file mode 100644 index 00000000..3cc2a120 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBus.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBus.pdb b/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBus.pdb new file mode 100644 index 00000000..92c766cf Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBus.pdb differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBusRabbitMQ.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBusRabbitMQ.dll new file mode 100644 index 00000000..c9ef07f0 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBusRabbitMQ.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb b/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb new file mode 100644 index 00000000..b7ae8626 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBusServiceBus.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBusServiceBus.dll new file mode 100644 index 00000000..86912710 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBusServiceBus.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBusServiceBus.pdb b/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBusServiceBus.pdb new file mode 100644 index 00000000..f0bb368b Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBusServiceBus.pdb differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Fractions.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Fractions.dll new file mode 100755 index 00000000..16f94127 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Fractions.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll new file mode 100755 index 00000000..63b46633 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll new file mode 100755 index 00000000..da377276 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll new file mode 100755 index 00000000..005cb03b Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll new file mode 100755 index 00000000..94b166c4 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Humanizer.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Humanizer.dll new file mode 100755 index 00000000..c9a7ef8a Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Humanizer.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll new file mode 100755 index 00000000..8ec9f3f0 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/IdentityModel.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/IdentityModel.dll new file mode 100755 index 00000000..86fb0875 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/IdentityModel.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/IntegrationEventLogEF.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/IntegrationEventLogEF.dll new file mode 100644 index 00000000..b14e326b Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/IntegrationEventLogEF.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/IntegrationEventLogEF.pdb b/src/Services/Payment/Payment.API/bin/Debug/net9.0/IntegrationEventLogEF.pdb new file mode 100644 index 00000000..63e18161 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/IntegrationEventLogEF.pdb differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/KubernetesClient.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/KubernetesClient.dll new file mode 100755 index 00000000..44522a93 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/KubernetesClient.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll new file mode 100755 index 00000000..b9e88864 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll new file mode 100755 index 00000000..32b9fafe Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll new file mode 100755 index 00000000..ddfad5b2 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll new file mode 100755 index 00000000..ebcfc70b Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll new file mode 100755 index 00000000..b1d8bdda Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll new file mode 100755 index 00000000..648c8258 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll new file mode 100755 index 00000000..caca8a8d Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll new file mode 100755 index 00000000..3f8c8189 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll new file mode 100755 index 00000000..6d5c4414 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll new file mode 100755 index 00000000..33492a45 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll new file mode 100755 index 00000000..0e927a42 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll new file mode 100755 index 00000000..5b6af22c Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll new file mode 100755 index 00000000..ef497490 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll new file mode 100755 index 00000000..f5f1ceec Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Build.Locator.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Build.Locator.dll new file mode 100755 index 00000000..446d3415 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Build.Locator.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll new file mode 100755 index 00000000..2e99f765 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll new file mode 100755 index 00000000..8d56de13 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll new file mode 100755 index 00000000..a17c676d Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll new file mode 100755 index 00000000..f70a016c Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.dll new file mode 100755 index 00000000..7253875b Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll new file mode 100755 index 00000000..7d537db6 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll new file mode 100755 index 00000000..85903b08 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll new file mode 100755 index 00000000..e5b92b54 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Design.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Design.dll new file mode 100755 index 00000000..41cf45ad Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Design.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll new file mode 100755 index 00000000..7e313e5e Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.SqlServer.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.SqlServer.dll new file mode 100755 index 00000000..6c881dc4 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.SqlServer.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll new file mode 100755 index 00000000..f362a04d Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll new file mode 100755 index 00000000..decff85a Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll new file mode 100755 index 00000000..e8ee78bf Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll new file mode 100755 index 00000000..e74baccd Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll new file mode 100755 index 00000000..dfb12f20 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll new file mode 100755 index 00000000..f3f33fc6 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll new file mode 100755 index 00000000..9a7cadb8 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Identity.Client.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Identity.Client.dll new file mode 100755 index 00000000..73873e59 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Identity.Client.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll new file mode 100755 index 00000000..d3670bae Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll new file mode 100755 index 00000000..08dd7824 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll new file mode 100755 index 00000000..19245c62 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll new file mode 100755 index 00000000..25ff4bf4 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll new file mode 100755 index 00000000..40632195 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll new file mode 100755 index 00000000..57a9536b Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll new file mode 100755 index 00000000..9fd9ebf6 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll new file mode 100755 index 00000000..fa988165 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll new file mode 100755 index 00000000..d7ea3c71 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll new file mode 100755 index 00000000..37eeb80d Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll new file mode 100755 index 00000000..ddeaa864 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Win32.SystemEvents.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Win32.SystemEvents.dll new file mode 100755 index 00000000..3ab58500 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Win32.SystemEvents.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Mono.TextTemplating.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Mono.TextTemplating.dll new file mode 100755 index 00000000..4a765119 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Mono.TextTemplating.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Newtonsoft.Json.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Newtonsoft.Json.dll new file mode 100755 index 00000000..d035c38b Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Newtonsoft.Json.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API new file mode 100755 index 00000000..cbb626df Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.deps.json b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.deps.json new file mode 100644 index 00000000..3751d9a1 --- /dev/null +++ b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.deps.json @@ -0,0 +1,2124 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v9.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v9.0": { + "Payment.API/1.0.0": { + "dependencies": { + "AspNetCore.HealthChecks.AzureServiceBus": "8.0.1", + "AspNetCore.HealthChecks.Rabbitmq": "8.0.2", + "AspNetCore.HealthChecks.UI.Client": "8.0.1", + "Autofac.Extensions.DependencyInjection": "10.0.0", + "EventBus": "1.0.0", + "EventBusRabbitMQ": "1.0.0", + "EventBusServiceBus": "1.0.0", + "IntegrationEventLogEF": "1.0.0", + "Microsoft.ApplicationInsights.AspNetCore": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.Kubernetes": "7.0.0", + "Microsoft.Extensions.Configuration.AzureKeyVault": "3.1.24", + "Microsoft.Extensions.Logging.AzureAppServices": "9.0.0", + "Serilog.AspNetCore": "8.0.3", + "Serilog.Enrichers.Environment": "3.0.1", + "Serilog.Settings.Configuration": "8.0.4", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Http": "9.0.0", + "Serilog.Sinks.Seq": "8.0.0" + }, + "runtime": { + "Payment.API.dll": {} + } + }, + "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { + "dependencies": { + "Azure.Messaging.ServiceBus": "7.17.0" + }, + "runtime": { + "lib/net6.0/HealthChecks.AzureServiceBus.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "dependencies": { + "RabbitMQ.Client": "6.8.1" + }, + "runtime": { + "lib/net6.0/HealthChecks.Rabbitmq.dll": { + "assemblyVersion": "8.0.2.0", + "fileVersion": "8.0.2.0" + } + } + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "dependencies": { + "AspNetCore.HealthChecks.UI.Core": "8.0.1" + }, + "runtime": { + "lib/net8.0/HealthChecks.UI.Client.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "runtime": { + "lib/net6.0/HealthChecks.UI.Core.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "Autofac/8.1.1": { + "runtime": { + "lib/net8.0/Autofac.dll": { + "assemblyVersion": "8.1.1.0", + "fileVersion": "8.1.1.0" + } + } + }, + "Autofac.Extensions.DependencyInjection/10.0.0": { + "dependencies": { + "Autofac": "8.1.1" + }, + "runtime": { + "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": { + "assemblyVersion": "10.0.0.0", + "fileVersion": "10.0.0.0" + } + } + }, + "Azure.Core/1.38.0": { + "dependencies": { + "Microsoft.Bcl.AsyncInterfaces": "7.0.0", + "System.ClientModel": "1.0.0", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/net6.0/Azure.Core.dll": { + "assemblyVersion": "1.38.0.0", + "fileVersion": "1.3800.24.12602" + } + } + }, + "Azure.Core.Amqp/1.3.0": { + "dependencies": { + "Microsoft.Azure.Amqp": "2.6.3", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/netstandard2.0/Azure.Core.Amqp.dll": { + "assemblyVersion": "1.3.0.0", + "fileVersion": "1.300.23.15207" + } + } + }, + "Azure.Identity/1.11.4": { + "dependencies": { + "Azure.Core": "1.38.0", + "Microsoft.Identity.Client": "4.61.3", + "Microsoft.Identity.Client.Extensions.Msal": "4.61.3", + "System.Security.Cryptography.ProtectedData": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/Azure.Identity.dll": { + "assemblyVersion": "1.11.4.0", + "fileVersion": "1.1100.424.31005" + } + } + }, + "Azure.Messaging.ServiceBus/7.17.0": { + "dependencies": { + "Azure.Core": "1.38.0", + "Azure.Core.Amqp": "1.3.0", + "Microsoft.Azure.Amqp": "2.6.3", + "Microsoft.Bcl.AsyncInterfaces": "7.0.0", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/netstandard2.0/Azure.Messaging.ServiceBus.dll": { + "assemblyVersion": "7.17.0.0", + "fileVersion": "7.1700.23.56401" + } + } + }, + "Fractions/7.2.1": { + "runtime": { + "lib/netstandard2.1/Fractions.dll": { + "assemblyVersion": "7.2.1.0", + "fileVersion": "7.2.1.0" + } + } + }, + "Humanizer.Core/2.14.1": { + "runtime": { + "lib/net6.0/Humanizer.dll": { + "assemblyVersion": "2.14.0.0", + "fileVersion": "2.14.1.48190" + } + } + }, + "IdentityModel/5.2.0": { + "runtime": { + "lib/net5.0/IdentityModel.dll": { + "assemblyVersion": "5.2.0.0", + "fileVersion": "5.2.0.0" + } + } + }, + "IdentityModel.OidcClient/5.2.1": { + "dependencies": { + "IdentityModel": "5.2.0" + }, + "runtime": { + "lib/netstandard2.0/IdentityModel.OidcClient.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.2.1.0" + } + } + }, + "KubernetesClient/12.1.1": { + "dependencies": { + "Fractions": "7.2.1", + "IdentityModel.OidcClient": "5.2.1", + "System.IdentityModel.Tokens.Jwt": "7.0.0", + "YamlDotNet": "13.3.1", + "prometheus-net": "8.0.1" + }, + "runtime": { + "lib/net7.0/KubernetesClient.dll": { + "assemblyVersion": "12.1.0.0", + "fileVersion": "12.1.1.319" + } + } + }, + "Microsoft.ApplicationInsights/2.22.0": { + "runtime": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.AspNetCore/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.EventCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.PerfCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.22.0", + "Microsoft.Extensions.Logging.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.AspNetCore.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.DependencyCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.DependencyCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.EventCounterCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.EventCounterCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.Kubernetes/7.0.0": { + "dependencies": { + "KubernetesClient": "12.1.1", + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.Extensions.DiagnosticAdapter": "3.1.27" + }, + "runtime": { + "lib/net6.0/Microsoft.ApplicationInsights.Kubernetes.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.0.0" + } + } + }, + "Microsoft.ApplicationInsights.PerfCounterCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "System.Diagnostics.PerformanceCounter": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.PerfCounterCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.WindowsServer/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.PerfCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.WindowsServer.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.ServerTelemetryChannel.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.Azure.Amqp/2.6.3": { + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.Amqp.dll": { + "assemblyVersion": "2.4.0.0", + "fileVersion": "2.6.3.0" + } + } + }, + "Microsoft.Azure.KeyVault/2.3.2": { + "dependencies": { + "Microsoft.Azure.KeyVault.WebKey": "2.0.7", + "Microsoft.Rest.ClientRuntime": "2.3.8", + "Microsoft.Rest.ClientRuntime.Azure": "3.3.7", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.KeyVault.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.3.2.0" + } + } + }, + "Microsoft.Azure.KeyVault.WebKey/2.0.7": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.KeyVault.WebKey.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.0.7.0" + } + } + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "dependencies": { + "Microsoft.Azure.Amqp": "2.6.3", + "Microsoft.Azure.Services.AppAuthentication": "1.0.3", + "Newtonsoft.Json": "13.0.3", + "System.IdentityModel.Tokens.Jwt": "7.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": { + "assemblyVersion": "5.2.0.0", + "fileVersion": "5.200.21.55702" + } + } + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "dependencies": { + "Microsoft.IdentityModel.Clients.ActiveDirectory": "3.14.2" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.Services.AppAuthentication.dll": { + "assemblyVersion": "1.0.3.0", + "fileVersion": "1.0.3.0" + } + } + }, + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { + "runtime": { + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "Microsoft.Build.Locator/1.7.8": { + "runtime": { + "lib/net6.0/Microsoft.Build.Locator.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.7.8.28074" + } + } + }, + "Microsoft.CodeAnalysis.Common/4.8.0": { + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp/4.8.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "4.8.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.CodeAnalysis.CSharp": "4.8.0", + "Microsoft.CodeAnalysis.Common": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.Bcl.AsyncInterfaces": "7.0.0", + "Microsoft.CodeAnalysis.Common": "4.8.0", + "System.Composition": "7.0.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "dependencies": { + "Microsoft.CodeAnalysis.Common": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0" + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + }, + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { + "assemblyVersion": "4.8.0.0", + "fileVersion": "4.800.23.55801" + } + }, + "resources": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.Data.SqlClient/5.1.6": { + "dependencies": { + "Azure.Identity": "1.11.4", + "Microsoft.Data.SqlClient.SNI.runtime": "5.1.1", + "Microsoft.Identity.Client": "4.61.3", + "Microsoft.IdentityModel.JsonWebTokens": "7.0.0", + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.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.16.24240.5" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": { + "rid": "unix", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.16.24240.5" + }, + "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.16.24240.5" + } + } + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": { + "runtimeTargets": { + "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x86", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "Microsoft.EntityFrameworkCore/9.0.0": { + "dependencies": { + "Microsoft.EntityFrameworkCore.Abstractions": "9.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.EntityFrameworkCore.Design/9.0.0": { + "dependencies": { + "Humanizer.Core": "2.14.1", + "Microsoft.Build.Locator": "1.7.8", + "Microsoft.CodeAnalysis.CSharp": "4.8.0", + "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.MSBuild": "4.8.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.DependencyModel": "9.0.0", + "Mono.TextTemplating": "3.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { + "dependencies": { + "Microsoft.EntityFrameworkCore": "9.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { + "dependencies": { + "Microsoft.Data.SqlClient": "5.1.6", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52902" + } + } + }, + "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { + "dependencies": { + "Microsoft.Azure.KeyVault": "2.3.2", + "Microsoft.Azure.Services.AppAuthentication": "1.0.3" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll": { + "assemblyVersion": "3.1.24.0", + "fileVersion": "3.100.2422.18002" + } + } + }, + "Microsoft.Extensions.DependencyModel/9.0.0": { + "runtime": { + "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52809" + } + } + }, + "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { + "runtime": { + "lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": { + "assemblyVersion": "3.1.27.0", + "fileVersion": "3.100.2722.31601" + } + } + }, + "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Logging.ApplicationInsights.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { + "runtime": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + } + }, + "Microsoft.Identity.Client/4.61.3": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "7.0.0" + }, + "runtime": { + "lib/net6.0/Microsoft.Identity.Client.dll": { + "assemblyVersion": "4.61.3.0", + "fileVersion": "4.61.3.0" + } + } + }, + "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { + "dependencies": { + "Microsoft.Identity.Client": "4.61.3", + "System.Security.Cryptography.ProtectedData": "6.0.0" + }, + "runtime": { + "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "assemblyVersion": "4.61.3.0", + "fileVersion": "4.61.3.0" + } + } + }, + "Microsoft.IdentityModel.Abstractions/7.0.0": { + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.0.40911" + } + } + }, + "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "runtime": { + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + }, + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + } + } + }, + "Microsoft.IdentityModel.JsonWebTokens/7.0.0": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "7.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.0.40911" + } + } + }, + "Microsoft.IdentityModel.Logging/7.0.0": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "7.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.0.40911" + } + } + }, + "Microsoft.IdentityModel.Protocols/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "7.0.0", + "Microsoft.IdentityModel.Tokens": "7.0.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { + "dependencies": { + "Microsoft.IdentityModel.Protocols": "6.35.0", + "System.IdentityModel.Tokens.Jwt": "7.0.0" + }, + "runtime": { + "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "assemblyVersion": "6.35.0.0", + "fileVersion": "6.35.0.41201" + } + } + }, + "Microsoft.IdentityModel.Tokens/7.0.0": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "7.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.0.40911" + } + } + }, + "Microsoft.Rest.ClientRuntime/2.3.8": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.3.8.0" + } + } + }, + "Microsoft.Rest.ClientRuntime.Azure/3.3.7": { + "dependencies": { + "Microsoft.Rest.ClientRuntime": "2.3.8", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.dll": { + "assemblyVersion": "3.0.0.0", + "fileVersion": "3.3.7.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" + } + } + }, + "Mono.TextTemplating/3.0.0": { + "dependencies": { + "System.CodeDom": "6.0.0" + }, + "runtime": { + "lib/net6.0/Mono.TextTemplating.dll": { + "assemblyVersion": "3.0.0.0", + "fileVersion": "3.0.0.1" + } + } + }, + "Newtonsoft.Json/13.0.3": { + "runtime": { + "lib/net6.0/Newtonsoft.Json.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.3.27908" + } + } + }, + "Polly/8.5.0": { + "dependencies": { + "Polly.Core": "8.5.0" + }, + "runtime": { + "lib/net6.0/Polly.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "Polly.Core/8.5.0": { + "runtime": { + "lib/net8.0/Polly.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "prometheus-net/8.0.1": { + "runtime": { + "lib/net7.0/Prometheus.NetStandard.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.1.0" + } + } + }, + "RabbitMQ.Client/6.8.1": { + "runtime": { + "lib/netstandard2.0/RabbitMQ.Client.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.8.1.0" + } + } + }, + "Serilog/4.0.0": { + "runtime": { + "lib/net8.0/Serilog.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "4.0.0.0" + } + } + }, + "Serilog.AspNetCore/8.0.3": { + "dependencies": { + "Serilog": "4.0.0", + "Serilog.Extensions.Hosting": "8.0.0", + "Serilog.Formatting.Compact": "2.0.0", + "Serilog.Settings.Configuration": "8.0.4", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Debug": "2.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.AspNetCore.dll": { + "assemblyVersion": "8.0.3.0", + "fileVersion": "8.0.3.0" + } + } + }, + "Serilog.Enrichers.Environment/3.0.1": { + "dependencies": { + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Enrichers.Environment.dll": { + "assemblyVersion": "3.0.0.0", + "fileVersion": "3.0.0.0" + } + } + }, + "Serilog.Extensions.Hosting/8.0.0": { + "dependencies": { + "Serilog": "4.0.0", + "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": "4.0.0" + }, + "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": "4.0.0" + }, + "runtime": { + "lib/net7.0/Serilog.Formatting.Compact.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.0.0.0" + } + } + }, + "Serilog.Settings.Configuration/8.0.4": { + "dependencies": { + "Microsoft.Extensions.DependencyModel": "9.0.0", + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Settings.Configuration.dll": { + "assemblyVersion": "8.0.4.0", + "fileVersion": "8.0.4.0" + } + } + }, + "Serilog.Sinks.Console/6.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Sinks.Console.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.0.0" + } + } + }, + "Serilog.Sinks.Debug/2.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "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": "4.0.0" + }, + "runtime": { + "lib/net5.0/Serilog.Sinks.File.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.0.0.0" + } + } + }, + "Serilog.Sinks.Http/9.0.0": { + "dependencies": { + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/netstandard2.1/Serilog.Sinks.Http.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.0.0" + } + } + }, + "Serilog.Sinks.Seq/8.0.0": { + "dependencies": { + "Serilog": "4.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net6.0/Serilog.Sinks.Seq.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.0.0" + } + } + }, + "System.ClientModel/1.0.0": { + "dependencies": { + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/net6.0/System.ClientModel.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.24.5302" + } + } + }, + "System.CodeDom/6.0.0": { + "runtime": { + "lib/net6.0/System.CodeDom.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition/7.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Convention": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0", + "System.Composition.TypedParts": "7.0.0" + } + }, + "System.Composition.AttributedModel/7.0.0": { + "runtime": { + "lib/net7.0/System.Composition.AttributedModel.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Composition.Convention/7.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "7.0.0" + }, + "runtime": { + "lib/net7.0/System.Composition.Convention.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Composition.Hosting/7.0.0": { + "dependencies": { + "System.Composition.Runtime": "7.0.0" + }, + "runtime": { + "lib/net7.0/System.Composition.Hosting.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Composition.Runtime/7.0.0": { + "runtime": { + "lib/net7.0/System.Composition.Runtime.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.Composition.TypedParts/7.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0" + }, + "runtime": { + "lib/net7.0/System.Composition.TypedParts.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "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.PerformanceCounter/6.0.0": { + "dependencies": { + "System.Configuration.ConfigurationManager": "6.0.1" + }, + "runtime": { + "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.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/7.0.0": { + "dependencies": { + "Microsoft.IdentityModel.JsonWebTokens": "7.0.0", + "Microsoft.IdentityModel.Tokens": "7.0.0" + }, + "runtime": { + "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.0.40911" + } + } + }, + "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" + } + } + }, + "YamlDotNet/13.3.1": { + "runtime": { + "lib/net7.0/YamlDotNet.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.3.1.0" + } + } + }, + "EventBus/1.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "EventBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "EventBusRabbitMQ/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Newtonsoft.Json": "13.0.3", + "Polly": "8.5.0", + "RabbitMQ.Client": "6.8.1" + }, + "runtime": { + "EventBusRabbitMQ.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "EventBusServiceBus/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Microsoft.Azure.ServiceBus": "5.2.0" + }, + "runtime": { + "EventBusServiceBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "IntegrationEventLogEF/1.0.0": { + "dependencies": { + "EventBus": "1.0.0", + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.EntityFrameworkCore.Design": "9.0.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.EntityFrameworkCore.SqlServer": "9.0.0", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "IntegrationEventLogEF.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + } + } + }, + "libraries": { + "Payment.API/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-67GttVESv92GIthFMNqLbWvnQr3AFujGGsydKUl51R7p+KETguIJ+yHGUSnLL8XEcIWO0pENO714WlAqmON8EQ==", + "path": "aspnetcore.healthchecks.azureservicebus/8.0.1", + "hashPath": "aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A/29xmNWfssOY1zq1bWAaZPW/iJfBhJN+I737KKHQutzB0JFwAIKesjsUWN2BAJwqS/ciFMjNxvCDHtAgU0PIQ==", + "path": "aspnetcore.healthchecks.rabbitmq/8.0.2", + "hashPath": "aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512" + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nhC6KIoB/EtTbH3uGm2J6EHEUyTJuETUARFePbmrnA+zjbwsirzIVUQl46qIjvyPABhK0e7Rk+AxcRqC6zikqA==", + "path": "aspnetcore.healthchecks.ui.client/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Vn00MOJ1I0HSqyP7Bt9v0pr0AIgbrXMjL/KFwW+sRwLRogOtep8BWGimd8XYRCbCDLrAi7VSArU02f6pEIw69w==", + "path": "aspnetcore.healthchecks.ui.core/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512" + }, + "Autofac/8.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", + "path": "autofac/8.1.1", + "hashPath": "autofac.8.1.1.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.38.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==", + "path": "azure.core/1.38.0", + "hashPath": "azure.core.1.38.0.nupkg.sha512" + }, + "Azure.Core.Amqp/1.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6GG4gyFkAuHtpBVkvj0wE5+lCM+ttsZlIWAipBkI+jlCUlTgrTiNUROBFnb8xuKoymVDw9Tf1W8RoKqgbd71lg==", + "path": "azure.core.amqp/1.3.0", + "hashPath": "azure.core.amqp.1.3.0.nupkg.sha512" + }, + "Azure.Identity/1.11.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==", + "path": "azure.identity/1.11.4", + "hashPath": "azure.identity.1.11.4.nupkg.sha512" + }, + "Azure.Messaging.ServiceBus/7.17.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lpQXW+8IsTsCp8hvMIiqcp0oLYgxc79g7ALYUOOXiZy/3WORlaN237eNx0LCX40wTo7hLtdbVrmoUa+kIohGpg==", + "path": "azure.messaging.servicebus/7.17.0", + "hashPath": "azure.messaging.servicebus.7.17.0.nupkg.sha512" + }, + "Fractions/7.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-1gVCo18/02ZZOJ+dcpVNMsUHF6cLmltMMskUWl2G1l+0OmTTvcwJZq5/JXIVpvOzPM3gDLombsloGMlTQNcv9g==", + "path": "fractions/7.2.1", + "hashPath": "fractions.7.2.1.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" + }, + "IdentityModel/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nuhkbaDH9l5QzNJp2MtP3qio57MPtiRneUN8Ocr7od0JvSYaIe3gBj/vxllr11S/Qvu1AG4GZXoyv5469ewYDA==", + "path": "identitymodel/5.2.0", + "hashPath": "identitymodel.5.2.0.nupkg.sha512" + }, + "IdentityModel.OidcClient/5.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OuPhDNAw/EoJVEmYO6/ChZUBcug4OGoGKTKLUyBCsGhlKegxJk25LYQ0EL7GCBMgkEL+BYNJukNZyaJ+JNaWog==", + "path": "identitymodel.oidcclient/5.2.1", + "hashPath": "identitymodel.oidcclient.5.2.1.nupkg.sha512" + }, + "KubernetesClient/12.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Xvc6Kr/W5YUxlMDzy0R80zy+Vd66brS7fSA4COGXu8KZACKPW7+KKS7kxZBLaFYGrUcktXOHpqNNuoukSGcK6A==", + "path": "kubernetesclient/12.1.1", + "hashPath": "kubernetesclient.12.1.1.nupkg.sha512" + }, + "Microsoft.ApplicationInsights/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3AOM9bZtku7RQwHyMEY3tQMrHIgjcfRDa6YQpd/QG2LDGvMydSlL9Di+8LLMt7J2RDdfJ7/2jdYv6yHcMJAnNw==", + "path": "microsoft.applicationinsights/2.22.0", + "hashPath": "microsoft.applicationinsights.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.AspNetCore/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OuiZgRDX0zm3a1DRk/GT54ZsyTg8a88n3cpkVEYFJoRhT5X84l2C68BuKrglE0sIj+C0+o2WTR8S21YBD/ZWgA==", + "path": "microsoft.applicationinsights.aspnetcore/2.22.0", + "hashPath": "microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.DependencyCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gseSmuCshdZqcn5r6EW1Zx52e5/p2RpAsHSanlxs8pq+Pbg1RZP678tXtxfVuHC0fA3MVV852pnfFC7ZGB0jew==", + "path": "microsoft.applicationinsights.dependencycollector/2.22.0", + "hashPath": "microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.EventCounterCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/fXUyZIMwaWfETgire4fygaBhY8J+hXvTVhSFXKV0JOFBenzzU4smGW8iRUFhE534a3QrczuFfmfCCkXRKbsNg==", + "path": "microsoft.applicationinsights.eventcountercollector/2.22.0", + "hashPath": "microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.Kubernetes/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-NF7HsDqEPTLkqnm2NyA+xBLE4qzEaY5UEkdhywGeZgI0hjrpbjuFafrZOZPjqMV38WXZ24yv7c4K251+9OgOfw==", + "path": "microsoft.applicationinsights.kubernetes/7.0.0", + "hashPath": "microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.PerfCounterCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nExsJsbN7694ueUNNBms/UNgza9WH4W/I6i5CnF9ujJ1sp57EL5Uk0NP9MDwlLVtYaaiznKPatVSv3Nu8vAplw==", + "path": "microsoft.applicationinsights.perfcountercollector/2.22.0", + "hashPath": "microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.WindowsServer/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9k1x1+Kq1fElvcv0o/w9w8tRWAa2Y0f4NPBeHF5b2xCety4GM1yv3K3Ra0lZwO3kW0SHlm9M8nrySuyKQlHyYA==", + "path": "microsoft.applicationinsights.windowsserver/2.22.0", + "hashPath": "microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Blb6S8UJSJ/jo6mxeO38gKgui75D2brp5NpXJoZUhyJzfmYsfhn7a4t5f+CDfAKyvie7sQB2FIzeEDQSiRE5zw==", + "path": "microsoft.applicationinsights.windowsserver.telemetrychannel/2.22.0", + "hashPath": "microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512" + }, + "Microsoft.Azure.Amqp/2.6.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-iPbNNII4YZGkka7JQS0ZsZfZLcM7dwIoov/DyFiaemRqOTrdJCLgYnFBFhc/3TSh0ZI4/5TpxQPSPSckZ65jmA==", + "path": "microsoft.azure.amqp/2.6.3", + "hashPath": "microsoft.azure.amqp.2.6.3.nupkg.sha512" + }, + "Microsoft.Azure.KeyVault/2.3.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A82ESUdfLz2wMhYuPxrwf/fA7JVt3IARgeMCG3TsaLtxUxa9RBKX3f0zdnKmvBvJ/u1/5g03OLR26GPekqY5HQ==", + "path": "microsoft.azure.keyvault/2.3.2", + "hashPath": "microsoft.azure.keyvault.2.3.2.nupkg.sha512" + }, + "Microsoft.Azure.KeyVault.WebKey/2.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-MVSYao62R9rwl9KF+IsJm+XBLupJj1ma2lfwNeFlSWziXGAopnYK+YkDWqABOqNIV9kpza/MvNBxITzhlJIyIw==", + "path": "microsoft.azure.keyvault.webkey/2.0.7", + "hashPath": "microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512" + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wyZNJggyFNtKxd+HgvcTiuRYuTjDGi+pgE4RcBvFbfvNiarKr5AOlE4Ne7on1eUJZuMuEa19wN5dj694HlP60A==", + "path": "microsoft.azure.servicebus/5.2.0", + "hashPath": "microsoft.azure.servicebus.5.2.0.nupkg.sha512" + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ywpQaK1klu1IoX4VUf+TBmU4kR71aWNI6O5rEIJU8z28L2xhJhnIm7k2Nf1Zu/PygeuOtt5g0QPCk5+lLltbeQ==", + "path": "microsoft.azure.services.appauthentication/1.0.3", + "hashPath": "microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512" + }, + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==", + "path": "microsoft.bcl.asyncinterfaces/7.0.0", + "hashPath": "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512" + }, + "Microsoft.Build.Locator/1.7.8": { + "type": "package", + "serviceable": true, + "sha512": "sha512-sPy10x527Ph16S2u0yGME4S6ohBKJ69WfjeGG/bvELYeZVmJdKjxgnlL8cJJJLGV/cZIRqSfB12UDB8ICakOog==", + "path": "microsoft.build.locator/1.7.8", + "hashPath": "microsoft.build.locator.1.7.8.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Common/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==", + "path": "microsoft.codeanalysis.common/4.8.0", + "hashPath": "microsoft.codeanalysis.common.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==", + "path": "microsoft.codeanalysis.csharp/4.8.0", + "hashPath": "microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==", + "path": "microsoft.codeanalysis.csharp.workspaces/4.8.0", + "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==", + "path": "microsoft.codeanalysis.workspaces.common/4.8.0", + "hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512" + }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IEYreI82QZKklp54yPHxZNG9EKSK6nHEkeuf+0Asie9llgS1gp0V1hw7ODG+QyoB7MuAnNQHmeV1Per/ECpv6A==", + "path": "microsoft.codeanalysis.workspaces.msbuild/4.8.0", + "hashPath": "microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512" + }, + "Microsoft.Data.SqlClient/5.1.6": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+pz7gIPh5ydsBcQvivt4R98PwJXer86fyQBBToIBLxZ5kuhW4N13Ijz87s9WpuPtF1vh4JesYCgpDPAOgkMhdg==", + "path": "microsoft.data.sqlclient/5.1.6", + "hashPath": "microsoft.data.sqlclient.5.1.6.nupkg.sha512" + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wNGM5ZTQCa2blc9ikXQouybGiyMd6IHPVJvAlBEPtr6JepZEOYeDxGyprYvFVeOxlCXs7avridZQ0nYkHzQWCQ==", + "path": "microsoft.data.sqlclient.sni.runtime/5.1.1", + "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wpG+nfnfDAw87R3ovAsUmjr3MZ4tYXf6bFqEPVAIKE6IfPml3DS//iX0DBnf8kWn5ZHSO5oi1m4d/Jf+1LifJQ==", + "path": "microsoft.entityframeworkcore/9.0.0", + "hashPath": "microsoft.entityframeworkcore.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fnmifFL8KaA4ZNLCVgfjCWhZUFxkrDInx5hR4qG7Q8IEaSiy/6VOSRFyx55oH7MV4y7wM3J3EE90nSpcVBI44Q==", + "path": "microsoft.entityframeworkcore.abstractions/9.0.0", + "hashPath": "microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Design/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Pqo8I+yHJ3VQrAoY0hiSncf+5P7gN/RkNilK5e+/K/yKh+yAWxdUAI6t0TG26a9VPlCa9FhyklzyFvRyj3YG9A==", + "path": "microsoft.entityframeworkcore.design/9.0.0", + "hashPath": "microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-j+msw6fWgAE9M3Q/5B9Uhv7pdAdAQUvFPJAiBJmoy+OXvehVbfbCE8ftMAa51Uo2ZeiqVnHShhnv4Y4UJJmUzA==", + "path": "microsoft.entityframeworkcore.relational/9.0.0", + "hashPath": "microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512" + }, + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3Y7/3kgz6C5kRFeELLZ5VeIeBlxB31x/ywscbN4r1JqTXIy8WWGo0CqzuOxBy4UzaTzpifElAZvv4fyD3ZQK5w==", + "path": "microsoft.entityframeworkcore.sqlserver/9.0.0", + "hashPath": "microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dAir8lfKn3Ukvis2sGddZ72bbuEQ24VusFELZg2JZDPTjBDyoVVocbxbe/39YAEHEq3TfCAIbHicCCKgHBBa2A==", + "path": "microsoft.extensions.configuration.azurekeyvault/3.1.24", + "hashPath": "microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyModel/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-saxr2XzwgDU77LaQfYFXmddEDRUKHF4DaGMZkNB3qjdVSZlax3//dGJagJkKrGMIPNZs2jVFXITyCCR6UHJNdA==", + "path": "microsoft.extensions.dependencymodel/9.0.0", + "hashPath": "microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IHJmvjE3X+PJLlbRvZHnzVO2CglI9FARYgTPbbUNN85gS4jqS0EM/dGhZGwQpr3P4X0/V/OUtmgHvBipS4KTwQ==", + "path": "microsoft.extensions.diagnosticadapter/3.1.27", + "hashPath": "microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-5OmXub+9MyX8FbqgO+hBJRHk1iJ+UZUU20oIU3wo+RbmH6Jtsja79rriHLlzlrkMzWbpCkCzF6f4Yb6iGbsDag==", + "path": "microsoft.extensions.logging.applicationinsights/2.22.0", + "hashPath": "microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OMyMioZ23NlBXQb6TecMTr3LTCd2cqglKqMRdcWF8OJ+QQS53iPEo6bWj3CgGqgdXRySv3cxFVnJGSdcEWKR3Q==", + "path": "microsoft.extensions.logging.azureappservices/9.0.0", + "hashPath": "microsoft.extensions.logging.azureappservices.9.0.0.nupkg.sha512" + }, + "Microsoft.Identity.Client/4.61.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==", + "path": "microsoft.identity.client/4.61.3", + "hashPath": "microsoft.identity.client.4.61.3.nupkg.sha512" + }, + "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==", + "path": "microsoft.identity.client.extensions.msal/4.61.3", + "hashPath": "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512" + }, + "Microsoft.IdentityModel.Abstractions/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-7iSWSRR72VKeonFdfDi43Lvkca98Y0F3TmmWhRSuHbkjk/IKUSO0Qd272LQFZpi5eDNQNbUXy3o4THXhOAU6cw==", + "path": "microsoft.identitymodel.abstractions/7.0.0", + "hashPath": "microsoft.identitymodel.abstractions.7.0.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-TNsJJMiRnkeby1ovThVoV9yFsPWjAdluwOA+Nf0LtSsBVVrKQv8Qp4kYOgyNwMVj+pDwbhXISySk+4HyHVWNZQ==", + "path": "microsoft.identitymodel.clients.activedirectory/3.14.2", + "hashPath": "microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512" + }, + "Microsoft.IdentityModel.JsonWebTokens/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-N+hUPsFZs+IhlMU+qmX8NnYVB9uMxVdcWoPIhKo4oHDR/yuIFh19SVZeFby15cm8S9yedynOcfs7TU5oDCheZw==", + "path": "microsoft.identitymodel.jsonwebtokens/7.0.0", + "hashPath": "microsoft.identitymodel.jsonwebtokens.7.0.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Logging/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6I35Kt2/PQZAyUYLo3+QgT/LubZ5/4Ojelkbyo8KKdDgjMbVocAx2B3P5V7iMCz+rsAe/RLr6ql87QKnHtI+aw==", + "path": "microsoft.identitymodel.logging/7.0.0", + "hashPath": "microsoft.identitymodel.logging.7.0.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==", + "path": "microsoft.identitymodel.protocols/6.35.0", + "hashPath": "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==", + "path": "microsoft.identitymodel.protocols.openidconnect/6.35.0", + "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Tokens/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dxYqmmFLsjBQZ6F6a4XDzrZ1CTxBRFVigJvWiNtXiIsT6UlYMxs9ONMaGx9XKzcxmcgEQ2ADuCqKZduz0LR9Hw==", + "path": "microsoft.identitymodel.tokens/7.0.0", + "hashPath": "microsoft.identitymodel.tokens.7.0.0.nupkg.sha512" + }, + "Microsoft.Rest.ClientRuntime/2.3.8": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Hj96LBoCwKY2VQKfSCVGGPV1sSumVjuYnrlpBwL4JSTnSK4b6ZxjLtXj8LgmKav8xJ2gps+UN7eI3hHVFKvBFw==", + "path": "microsoft.rest.clientruntime/2.3.8", + "hashPath": "microsoft.rest.clientruntime.2.3.8.nupkg.sha512" + }, + "Microsoft.Rest.ClientRuntime.Azure/3.3.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6u8JIuvrztse4tPOcvNzAJuzGBP0uY+Ijggk8ZYhp0siGEZ1XfZylf1vpNGUicvwcrhhoIgDW73Z1L6QGssr2g==", + "path": "microsoft.rest.clientruntime.azure/3.3.7", + "hashPath": "microsoft.rest.clientruntime.azure.3.3.7.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/3.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", + "path": "mono.texttemplating/3.0.0", + "hashPath": "mono.texttemplating.3.0.0.nupkg.sha512" + }, + "Newtonsoft.Json/13.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", + "path": "newtonsoft.json/13.0.3", + "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" + }, + "Polly/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", + "path": "polly/8.5.0", + "hashPath": "polly.8.5.0.nupkg.sha512" + }, + "Polly.Core/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", + "path": "polly.core/8.5.0", + "hashPath": "polly.core.8.5.0.nupkg.sha512" + }, + "prometheus-net/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A9sOtQB2gEhujBxPKw+KcGScBiPvBmy4lYVM5OlETMj4xjVD5r/ixIg52HHg2P0lcImJTpfeWnD0/9tpQsRQTA==", + "path": "prometheus-net/8.0.1", + "hashPath": "prometheus-net.8.0.1.nupkg.sha512" + }, + "RabbitMQ.Client/6.8.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-jNsmGgmCNw2S/NzskeN2ijtGywtH4Sk/G6jWUTD5sY9SrC27Xz6BsLIiB8hdsfjeyWCa4j4GvCIGkpE8wrjU1Q==", + "path": "rabbitmq.client/6.8.1", + "hashPath": "rabbitmq.client.6.8.1.nupkg.sha512" + }, + "Serilog/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2jDkUrSh5EofOp7Lx5Zgy0EB+7hXjjxE2ktTb1WVQmU00lDACR2TdROGKU0K1pDTBSJBN1PqgYpgOZF8mL7NJw==", + "path": "serilog/4.0.0", + "hashPath": "serilog.4.0.0.nupkg.sha512" + }, + "Serilog.AspNetCore/8.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", + "path": "serilog.aspnetcore/8.0.3", + "hashPath": "serilog.aspnetcore.8.0.3.nupkg.sha512" + }, + "Serilog.Enrichers.Environment/3.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9BqCE4C9FF+/rJb/CsQwe7oVf44xqkOvMwX//CUxvUR25lFL4tSS6iuxE5eW07quby1BAyAEP+vM6TWsnT3iqw==", + "path": "serilog.enrichers.environment/3.0.1", + "hashPath": "serilog.enrichers.environment.3.0.1.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.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", + "path": "serilog.settings.configuration/8.0.4", + "hashPath": "serilog.settings.configuration.8.0.4.nupkg.sha512" + }, + "Serilog.Sinks.Console/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fQGWqVMClCP2yEyTXPIinSr5c+CBGUvBybPxjAGcf7ctDhadFhrQw03Mv8rJ07/wR5PDfFjewf2LimvXCDzpbA==", + "path": "serilog.sinks.console/6.0.0", + "hashPath": "serilog.sinks.console.6.0.0.nupkg.sha512" + }, + "Serilog.Sinks.Debug/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" + }, + "Serilog.Sinks.Http/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-c246Bw1vXtvht/krwQXGwuZ4U2kKxRf8d9iaazZDodnOohTlRR4jZyQS/slWHSjJAj8ZDejCQcITnu+TkYmdFw==", + "path": "serilog.sinks.http/9.0.0", + "hashPath": "serilog.sinks.http.9.0.0.nupkg.sha512" + }, + "Serilog.Sinks.Seq/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-z5ig56/qzjkX6Fj4U/9m1g8HQaQiYPMZS4Uevtjg1I+WWzoGSf5t/E+6JbMP/jbZYhU63bA5NJN5y0x+qqx2Bw==", + "path": "serilog.sinks.seq/8.0.0", + "hashPath": "serilog.sinks.seq.8.0.0.nupkg.sha512" + }, + "System.ClientModel/1.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==", + "path": "system.clientmodel/1.0.0", + "hashPath": "system.clientmodel.1.0.0.nupkg.sha512" + }, + "System.CodeDom/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", + "path": "system.codedom/6.0.0", + "hashPath": "system.codedom.6.0.0.nupkg.sha512" + }, + "System.Composition/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==", + "path": "system.composition/7.0.0", + "hashPath": "system.composition.7.0.0.nupkg.sha512" + }, + "System.Composition.AttributedModel/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ==", + "path": "system.composition.attributedmodel/7.0.0", + "hashPath": "system.composition.attributedmodel.7.0.0.nupkg.sha512" + }, + "System.Composition.Convention/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==", + "path": "system.composition.convention/7.0.0", + "hashPath": "system.composition.convention.7.0.0.nupkg.sha512" + }, + "System.Composition.Hosting/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==", + "path": "system.composition.hosting/7.0.0", + "hashPath": "system.composition.hosting.7.0.0.nupkg.sha512" + }, + "System.Composition.Runtime/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw==", + "path": "system.composition.runtime/7.0.0", + "hashPath": "system.composition.runtime.7.0.0.nupkg.sha512" + }, + "System.Composition.TypedParts/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==", + "path": "system.composition.typedparts/7.0.0", + "hashPath": "system.composition.typedparts.7.0.0.nupkg.sha512" + }, + "System.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.PerformanceCounter/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gbeE5tNp/oB7O8kTTLh3wPPJCxpNOphXPTWVs1BsYuFOYapFijWuh0LYw1qnDo4gwDUYPXOmpTIhvtxisGsYOQ==", + "path": "system.diagnostics.performancecounter/6.0.0", + "hashPath": "system.diagnostics.performancecounter.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/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3OpN2iJf8lxpzVeFeeZSLtR3co6uKBs3VudS3PkkgdX5WF9fqqdhRMYf7WbkxqWQP/9RpoFbD3RimhfJe3hlQQ==", + "path": "system.identitymodel.tokens.jwt/7.0.0", + "hashPath": "system.identitymodel.tokens.jwt.7.0.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" + }, + "YamlDotNet/13.3.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Q2dqDsb0xAlr092grgHk8/vTXI2snIiYM5ND3IXkgJDFIdPnqDYwYnlk+gwzSeRByDLhiSzTog8uT7xFwH68Zg==", + "path": "yamldotnet/13.3.1", + "hashPath": "yamldotnet.13.3.1.nupkg.sha512" + }, + "EventBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EventBusRabbitMQ/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EventBusServiceBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "IntegrationEventLogEF/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.dll new file mode 100644 index 00000000..516c73fa Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.pdb b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.pdb new file mode 100644 index 00000000..aed761c0 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.pdb differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.runtimeconfig.json b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.runtimeconfig.json new file mode 100644 index 00000000..1f6a32fe --- /dev/null +++ b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.runtimeconfig.json @@ -0,0 +1,20 @@ +{ + "runtimeOptions": { + "tfm": "net9.0", + "frameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "9.0.0" + }, + { + "name": "Microsoft.AspNetCore.App", + "version": "9.0.0" + } + ], + "configProperties": { + "System.GC.Server": true, + "System.Reflection.NullabilityInfoContext.IsSupported": true, + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.staticwebassets.endpoints.json b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.staticwebassets.endpoints.json new file mode 100644 index 00000000..5576e889 --- /dev/null +++ b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.staticwebassets.endpoints.json @@ -0,0 +1 @@ +{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Polly.Core.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Polly.Core.dll new file mode 100755 index 00000000..5df31b0b Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Polly.Core.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Polly.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Polly.dll new file mode 100755 index 00000000..69338063 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Polly.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Prometheus.NetStandard.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Prometheus.NetStandard.dll new file mode 100755 index 00000000..3a39221b Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Prometheus.NetStandard.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/RabbitMQ.Client.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/RabbitMQ.Client.dll new file mode 100755 index 00000000..8ad562d9 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/RabbitMQ.Client.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.AspNetCore.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.AspNetCore.dll new file mode 100755 index 00000000..6c600139 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.AspNetCore.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll new file mode 100755 index 00000000..af699261 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll new file mode 100755 index 00000000..2204d101 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll new file mode 100755 index 00000000..f2f78c7b Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll new file mode 100755 index 00000000..7174b834 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll new file mode 100755 index 00000000..25692ac2 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll new file mode 100755 index 00000000..96c89a0d Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll new file mode 100755 index 00000000..2bd024b1 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.File.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.File.dll new file mode 100755 index 00000000..29dc2fd3 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.File.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll new file mode 100755 index 00000000..932d8c6a Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll new file mode 100755 index 00000000..9919e7e5 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.dll new file mode 100755 index 00000000..28c98dd3 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.ClientModel.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.ClientModel.dll new file mode 100755 index 00000000..00a33804 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.ClientModel.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.CodeDom.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.CodeDom.dll new file mode 100755 index 00000000..54c82b66 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.CodeDom.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.AttributedModel.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.AttributedModel.dll new file mode 100755 index 00000000..14317511 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.AttributedModel.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.Convention.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.Convention.dll new file mode 100755 index 00000000..e9dacb14 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.Convention.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.Hosting.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.Hosting.dll new file mode 100755 index 00000000..8381202a Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.Hosting.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.Runtime.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.Runtime.dll new file mode 100755 index 00000000..d583c3ae Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.Runtime.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.TypedParts.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.TypedParts.dll new file mode 100755 index 00000000..2b278d7c Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.TypedParts.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll new file mode 100755 index 00000000..14f8ef6c Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll new file mode 100755 index 00000000..e9092d7f Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Drawing.Common.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Drawing.Common.dll new file mode 100755 index 00000000..be6915e5 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Drawing.Common.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll new file mode 100755 index 00000000..f8182ae1 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Memory.Data.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Memory.Data.dll new file mode 100755 index 00000000..6f2a3e0a Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Memory.Data.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Runtime.Caching.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Runtime.Caching.dll new file mode 100755 index 00000000..14826eb8 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Runtime.Caching.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll new file mode 100755 index 00000000..1ba87704 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Security.Permissions.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Security.Permissions.dll new file mode 100755 index 00000000..39dd4df9 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Security.Permissions.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Windows.Extensions.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Windows.Extensions.dll new file mode 100755 index 00000000..c3e8844f Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Windows.Extensions.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/YamlDotNet.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/YamlDotNet.dll new file mode 100755 index 00000000..44fac0d0 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/YamlDotNet.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/appsettings.Development.json b/src/Services/Payment/Payment.API/bin/Debug/net9.0/appsettings.Development.json new file mode 100644 index 00000000..fa8ce71a --- /dev/null +++ b/src/Services/Payment/Payment.API/bin/Debug/net9.0/appsettings.Development.json @@ -0,0 +1,10 @@ +{ + "Logging": { + "IncludeScopes": false, + "LogLevel": { + "Default": "Debug", + "System": "Information", + "Microsoft": "Information" + } + } +} diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/appsettings.json b/src/Services/Payment/Payment.API/bin/Debug/net9.0/appsettings.json new file mode 100644 index 00000000..98271441 --- /dev/null +++ b/src/Services/Payment/Payment.API/bin/Debug/net9.0/appsettings.json @@ -0,0 +1,22 @@ +{ + "Serilog": { + "SeqServerUrl": null, + "LogstashgUrl": null, + "MinimumLevel": { + "Default": "Information", + "Override": { + "Microsoft": "Warning", + "Microsoft.eShopOnContainers": "Information", + "System": "Warning" + } + } + }, + "PaymentSucceeded": true, + "MaxOrderTotal": null, + "AzureServiceBusEnabled": false, + "SubscriptionClientName": "Payment", + "ApplicationInsights": { + "InstrumentationKey": "" + }, + "EventBusRetryCount": 5 +} diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..4e90e209 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..8dcc1bdf Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..8ee4b4de Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..62b04226 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..180a8d9f Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..4b7bae7f Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..05da79f9 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..bd0bb72b Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..e1284078 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..6a98feb6 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..8e8ced10 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..970399ec Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..9e6afdd1 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..6cb47ace Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..76ddceb6 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..c41ed4c3 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..5fe6dd87 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..6eb37cb7 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..046c9530 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..368bb7bc Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..72bb9d56 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..6051d99d Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..ad0d2cd2 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..829ed5d0 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..9890df12 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..eaded8c9 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..47f3fd5e Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..28c43a13 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..203cc83b Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..208b1d93 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..895ca111 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..c712a379 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..4d5b1a35 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..4790c29c Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..05bc700a Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..eb61affd Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..ea192ccb Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..08eaeab0 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..fce2d362 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..e1420297 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..7c202091 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..be860336 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..4be51d2a Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..768264ca Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..0dc6fae0 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..85dd902f Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..dfd0a6bf Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..f5e6b57a Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..cafdf215 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..ace0504d Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll new file mode 100755 index 00000000..206341fa Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll new file mode 100755 index 00000000..9e26473d Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..c171a721 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..3f2b4520 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..8fde16b4 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..93fb6315 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll new file mode 100755 index 00000000..ff20fab8 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll new file mode 100755 index 00000000..66af1982 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll new file mode 100755 index 00000000..235a22f3 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll new file mode 100755 index 00000000..7c9e87b4 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Runtime.Caching.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Runtime.Caching.dll new file mode 100755 index 00000000..bdca76da Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Runtime.Caching.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll new file mode 100755 index 00000000..332dbfa9 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll new file mode 100755 index 00000000..69f0d1b7 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..9867f6fe Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..2a4742ee Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..8977db0c Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..8012969c Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..9a06288f Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..e4b3c7aa Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..b51ee576 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..d1609258 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..e27e8bed Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..22b6e951 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll new file mode 100755 index 00000000..57e4d28e Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll new file mode 100755 index 00000000..305dfbf3 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll new file mode 100755 index 00000000..28a5c18a Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll new file mode 100755 index 00000000..cef3ebc6 Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll differ diff --git a/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll new file mode 100755 index 00000000..dce3bc0f Binary files /dev/null and b/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll differ diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/src/Services/Payment/Payment.API/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs new file mode 100644 index 00000000..feda5e9f --- /dev/null +++ b/src/Services/Payment/Payment.API/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment..D68A24C9.Up2Date b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment..D68A24C9.Up2Date new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.AssemblyInfo.cs b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.AssemblyInfo.cs new file mode 100644 index 00000000..5488d69a --- /dev/null +++ b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.AssemblyInfo.cs @@ -0,0 +1,22 @@ +//------------------------------------------------------------------------------ +// +// 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("Payment.API")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1a8b395ed18f8f26654475e19de22afa3d9975ee")] +[assembly: System.Reflection.AssemblyProductAttribute("Payment.API")] +[assembly: System.Reflection.AssemblyTitleAttribute("Payment.API")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.AssemblyInfoInputs.cache b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.AssemblyInfoInputs.cache new file mode 100644 index 00000000..a4f9e20e --- /dev/null +++ b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +97d4e94e22e0f0c3d03e0a349ac8a3ce02450c52f8aeb1235107b8e55b8e60c2 diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.GeneratedMSBuildEditorConfig.editorconfig b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 00000000..1bbb6364 --- /dev/null +++ b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,31 @@ +is_global = true +build_property.TargetFramework = net9.0 +build_property.TargetFramework = net9.0 +build_property.TargetPlatformMinVersion = +build_property.TargetPlatformMinVersion = +build_property.UsingMicrosoftNETSdkWeb = true +build_property.UsingMicrosoftNETSdkWeb = true +build_property.ProjectTypeGuids = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v9.0 +build_property.RootNamespace = Payment.API +build_property.RootNamespace = Payment.API +build_property.ProjectDir = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.RazorLangVersion = 9.0 +build_property.SupportLocalizedComponentNames = +build_property.GenerateRazorMetadataSourceChecksumAttributes = +build_property.MSBuildProjectDirectory = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API +build_property._RazorSourceGeneratorDebug = +build_property.EffectiveAnalysisLevelStyle = 9.0 +build_property.EnableCodeStyleSeverity = diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.MvcApplicationPartsAssemblyInfo.cache b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.MvcApplicationPartsAssemblyInfo.cache new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.assets.cache b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.assets.cache new file mode 100644 index 00000000..42e62b92 Binary files /dev/null and b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.assets.cache differ diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.csproj.AssemblyReference.cache b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.csproj.AssemblyReference.cache new file mode 100644 index 00000000..2803be34 Binary files /dev/null and b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.csproj.AssemblyReference.cache differ diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.csproj.CoreCompileInputs.cache b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.csproj.CoreCompileInputs.cache new file mode 100644 index 00000000..b91f2b64 --- /dev/null +++ b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +f20c7e7829200e28a7e3876f7909286c4f0018f3a3266c170d55de811afb59c8 diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.csproj.FileListAbsolute.txt b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.csproj.FileListAbsolute.txt new file mode 100644 index 00000000..54c9501c --- /dev/null +++ b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.csproj.FileListAbsolute.txt @@ -0,0 +1,213 @@ +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.csproj.AssemblyReference.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/rpswa.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.GeneratedMSBuildEditorConfig.editorconfig +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.AssemblyInfoInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.AssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.csproj.CoreCompileInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.MvcApplicationPartsAssemblyInfo.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.sourcelink.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/appsettings.Development.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/appsettings.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.staticwebassets.endpoints.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.deps.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.runtimeconfig.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Payment.API.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/HealthChecks.UI.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/HealthChecks.UI.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Autofac.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Azure.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Azure.Core.Amqp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Azure.Identity.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Fractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Humanizer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/IdentityModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/IdentityModel.OidcClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/KubernetesClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Build.Locator.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Design.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.SqlServer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Identity.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Microsoft.Win32.SystemEvents.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Mono.TextTemplating.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Newtonsoft.Json.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Polly.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Polly.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Prometheus.NetStandard.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/RabbitMQ.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.AspNetCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Enrichers.Environment.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Extensions.Logging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Formatting.Compact.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Settings.Configuration.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.Console.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.Debug.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.File.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.Http.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/Serilog.Sinks.Seq.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.ClientModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.CodeDom.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.AttributedModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.Convention.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.Hosting.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.Runtime.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Composition.TypedParts.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Drawing.Common.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Memory.Data.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Runtime.Caching.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Security.Permissions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/System.Windows.Extensions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/YamlDotNet.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Runtime.Caching.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBusRabbitMQ.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBusServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/IntegrationEventLogEF.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBusRabbitMQ.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBusServiceBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/EventBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/bin/Debug/net9.0/IntegrationEventLogEF.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/rjimswa.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/scopedcss/bundle/Payment.API.styles.css +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/staticwebassets.build.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/staticwebassets.build.json.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/staticwebassets.development.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/swae.build.ex.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment..D68A24C9.Up2Date +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/refint/Payment.API.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.genruntimeconfig.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/Debug/net9.0/ref/Payment.API.dll diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.dll b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.dll new file mode 100644 index 00000000..516c73fa Binary files /dev/null and b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.dll differ diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.genruntimeconfig.cache b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.genruntimeconfig.cache new file mode 100644 index 00000000..b130a6f6 --- /dev/null +++ b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.genruntimeconfig.cache @@ -0,0 +1 @@ +dc18dd24683ddadc43f699b475508e1e4aff4b2de46b20197c1473aa8f1a05d8 diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.pdb b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.pdb new file mode 100644 index 00000000..aed761c0 Binary files /dev/null and b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.pdb differ diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.sourcelink.json b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.sourcelink.json new file mode 100644 index 00000000..66d5f078 --- /dev/null +++ b/src/Services/Payment/Payment.API/obj/Debug/net9.0/Payment.API.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/*":"https://raw.githubusercontent.com/NatYou345/mslearn-microservices-devops-aspnet-core/1a8b395ed18f8f26654475e19de22afa3d9975ee/*"}} \ No newline at end of file diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/apphost b/src/Services/Payment/Payment.API/obj/Debug/net9.0/apphost new file mode 100755 index 00000000..cbb626df Binary files /dev/null and b/src/Services/Payment/Payment.API/obj/Debug/net9.0/apphost differ diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/ref/Payment.API.dll b/src/Services/Payment/Payment.API/obj/Debug/net9.0/ref/Payment.API.dll new file mode 100644 index 00000000..e6c980a6 Binary files /dev/null and b/src/Services/Payment/Payment.API/obj/Debug/net9.0/ref/Payment.API.dll differ diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/refint/Payment.API.dll b/src/Services/Payment/Payment.API/obj/Debug/net9.0/refint/Payment.API.dll new file mode 100644 index 00000000..e6c980a6 Binary files /dev/null and b/src/Services/Payment/Payment.API/obj/Debug/net9.0/refint/Payment.API.dll differ diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/Services/Payment/Payment.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json new file mode 100644 index 00000000..b9c5716c --- /dev/null +++ b/src/Services/Payment/Payment.API/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"ggoEVJ/sg6Xx3ZExvYgWrU2y5/XRIAuVpYiGcaxA1xo=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["9haeNvP\u002BYMA1q4mOLrc4DKSpr\u002Bg76s1LuUGwgo6wP/M=","QW1/R\u002BtdhfgUBsl6R9CTnVyx936q0DLncG6h8kUHC2k=","Sfsx3cEGTTfrYc5hpyUEVu1huXAyKOdpn8Qmy7NkQ3Q=","kC1MwN3qxeRu7W0Zfyoh\u002BVhsvXE7\u002BChruVk28Mtr9hY=","3LEQSu586dcRTbS\u002B58hSZCfKKBnOdcWwOT8QCe3\u002B5Wc=","YgQ8HSCoWxjuQOzoFGxAN\u002B7o5BtiZamJ393SZRjFSxw=","aUeIoq51KBqyf60XnOKwMubKdfOqMwEYxFBtLsT1onE="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/Services/Payment/Payment.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json new file mode 100644 index 00000000..580b4e8d --- /dev/null +++ b/src/Services/Payment/Payment.API/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"acwjxlkOGsg5W0EwtaGMAQghbNXN/iOrTx3Xni9e4f0=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["9haeNvP\u002BYMA1q4mOLrc4DKSpr\u002Bg76s1LuUGwgo6wP/M=","QW1/R\u002BtdhfgUBsl6R9CTnVyx936q0DLncG6h8kUHC2k=","Sfsx3cEGTTfrYc5hpyUEVu1huXAyKOdpn8Qmy7NkQ3Q=","kC1MwN3qxeRu7W0Zfyoh\u002BVhsvXE7\u002BChruVk28Mtr9hY=","3LEQSu586dcRTbS\u002B58hSZCfKKBnOdcWwOT8QCe3\u002B5Wc=","YgQ8HSCoWxjuQOzoFGxAN\u002B7o5BtiZamJ393SZRjFSxw=","aUeIoq51KBqyf60XnOKwMubKdfOqMwEYxFBtLsT1onE="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/rpswa.dswa.cache.json b/src/Services/Payment/Payment.API/obj/Debug/net9.0/rpswa.dswa.cache.json new file mode 100644 index 00000000..239e1113 --- /dev/null +++ b/src/Services/Payment/Payment.API/obj/Debug/net9.0/rpswa.dswa.cache.json @@ -0,0 +1 @@ +{"GlobalPropertiesHash":"fA2J/NNQjnfBP6qjT9Jfrofkau2fW27pgdyIBJH66zY=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["9haeNvP\u002BYMA1q4mOLrc4DKSpr\u002Bg76s1LuUGwgo6wP/M=","QW1/R\u002BtdhfgUBsl6R9CTnVyx936q0DLncG6h8kUHC2k="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json b/src/Services/Payment/Payment.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json new file mode 100644 index 00000000..5576e889 --- /dev/null +++ b/src/Services/Payment/Payment.API/obj/Debug/net9.0/staticwebassets.build.endpoints.json @@ -0,0 +1 @@ +{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/staticwebassets.build.json b/src/Services/Payment/Payment.API/obj/Debug/net9.0/staticwebassets.build.json new file mode 100644 index 00000000..459aee81 --- /dev/null +++ b/src/Services/Payment/Payment.API/obj/Debug/net9.0/staticwebassets.build.json @@ -0,0 +1 @@ +{"Version":1,"Hash":"Po/ff4S+66s5QM4wd1nwH6tuuwHDRgpE/PMJX4d8dVo=","Source":"Payment.API","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]} \ No newline at end of file diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/staticwebassets.build.json.cache b/src/Services/Payment/Payment.API/obj/Debug/net9.0/staticwebassets.build.json.cache new file mode 100644 index 00000000..e29d4e01 --- /dev/null +++ b/src/Services/Payment/Payment.API/obj/Debug/net9.0/staticwebassets.build.json.cache @@ -0,0 +1 @@ +Po/ff4S+66s5QM4wd1nwH6tuuwHDRgpE/PMJX4d8dVo= \ No newline at end of file diff --git a/src/Services/Payment/Payment.API/obj/Debug/net9.0/swae.build.ex.cache b/src/Services/Payment/Payment.API/obj/Debug/net9.0/swae.build.ex.cache new file mode 100644 index 00000000..e69de29b diff --git a/src/Services/Payment/Payment.API/obj/Payment.API.csproj.nuget.dgspec.json b/src/Services/Payment/Payment.API/obj/Payment.API.csproj.nuget.dgspec.json index 81ae2527..84cb87f8 100644 --- a/src/Services/Payment/Payment.API/obj/Payment.API.csproj.nuget.dgspec.json +++ b/src/Services/Payment/Payment.API/obj/Payment.API.csproj.nuget.dgspec.json @@ -1,42 +1,31 @@ { "format": 1, "restore": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Payment\\Payment.API\\Payment.API.csproj": {} + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/Payment.API.csproj": {} }, "projects": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", - "projectName": "EventBusRabbitMQ", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "projectName": "EventBus", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.0" ], "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", - "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" - } - } + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": {} } }, "warningProperties": { @@ -48,35 +37,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { - "Autofac": { - "target": "Package", - "version": "[8.0.0, )" - }, - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "Microsoft.Extensions.Logging": { - "target": "Package", - "version": "[8.0.0, )" - }, "Newtonsoft.Json": { "target": "Package", "version": "[13.0.3, )" - }, - "Polly": { - "target": "Package", - "version": "[8.4.0, )" - }, - "RabbitMQ.Client": { - "target": "Package", - "version": "[6.8.1, )" } }, "imports": [ @@ -95,41 +65,34 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", - "projectName": "EventBusServiceBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", + "projectName": "EventBusRabbitMQ", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" } } } @@ -143,19 +106,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Autofac": { "target": "Package", - "version": "[8.0.0, )" - }, - "Microsoft.Azure.ServiceBus": { - "target": "Package", - "version": "[5.2.0, )" + "version": "[8.1.1, )" }, "Microsoft.CSharp": { "target": "Package", @@ -163,7 +123,19 @@ }, "Microsoft.Extensions.Logging": { "target": "Package", - "version": "[8.0.0, )" + "version": "[9.0.0, )" + }, + "Newtonsoft.Json": { + "target": "Package", + "version": "[13.0.3, )" + }, + "Polly": { + "target": "Package", + "version": "[8.5.0, )" + }, + "RabbitMQ.Client": { + "target": "Package", + "version": "[6.8.1, )" } }, "imports": [ @@ -182,39 +154,36 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "projectName": "EventBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", + "projectName": "EventBusServiceBus", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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": {} + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" + } + } } }, "warningProperties": { @@ -226,15 +195,28 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { - "Newtonsoft.Json": { + "Autofac": { "target": "Package", - "version": "[13.0.3, )" + "version": "[8.1.1, )" + }, + "Microsoft.Azure.ServiceBus": { + "target": "Package", + "version": "[5.2.0, )" + }, + "Microsoft.CSharp": { + "target": "Package", + "version": "[4.7.0, )" + }, + "Microsoft.Extensions.Logging": { + "target": "Package", + "version": "[9.0.0, )" } }, "imports": [ @@ -253,41 +235,34 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj", "projectName": "IntegrationEventLogEF", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" } } } @@ -301,27 +276,28 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Microsoft.EntityFrameworkCore": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Design": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Relational": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.SqlServer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Newtonsoft.Json": { "target": "Package", @@ -344,50 +320,43 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Payment\\Payment.API\\Payment.API.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/Payment.API.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Payment\\Payment.API\\Payment.API.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/Payment.API.csproj", "projectName": "Payment.API", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Payment\\Payment.API\\Payment.API.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Payment\\Payment.API\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/Payment.API.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj" } } } @@ -401,11 +370,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.AzureServiceBus": { "target": "Package", @@ -413,7 +383,7 @@ }, "AspNetCore.HealthChecks.Rabbitmq": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.2, )" }, "AspNetCore.HealthChecks.UI.Client": { "target": "Package", @@ -421,7 +391,7 @@ }, "Autofac.Extensions.DependencyInjection": { "target": "Package", - "version": "[9.0.0, )" + "version": "[10.0.0, )" }, "Microsoft.ApplicationInsights.AspNetCore": { "target": "Package", @@ -441,11 +411,11 @@ }, "Microsoft.Extensions.Logging.AzureAppServices": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Enrichers.Environment": { "target": "Package", @@ -453,7 +423,7 @@ }, "Serilog.Settings.Configuration": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.4, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -488,7 +458,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/Services/Payment/Payment.API/obj/Payment.API.csproj.nuget.g.props b/src/Services/Payment/Payment.API/obj/Payment.API.csproj.nuget.g.props index a4d33644..c3de6470 100644 --- a/src/Services/Payment/Payment.API/obj/Payment.API.csproj.nuget.g.props +++ b/src/Services/Payment/Payment.API/obj/Payment.API.csproj.nuget.g.props @@ -4,20 +4,20 @@ True NuGet $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\natyo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + /home/runner/.nuget/packages/ + /home/runner/.nuget/packages/ PackageReference - 6.10.0 + 7.0.0 - - + - - + + + - C:\Users\natyo\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3 + /home/runner/.nuget/packages/microsoft.codeanalysis.analyzers/3.3.4 \ No newline at end of file diff --git a/src/Services/Payment/Payment.API/obj/Payment.API.csproj.nuget.g.targets b/src/Services/Payment/Payment.API/obj/Payment.API.csproj.nuget.g.targets index 65877552..2182807d 100644 --- a/src/Services/Payment/Payment.API/obj/Payment.API.csproj.nuget.g.targets +++ b/src/Services/Payment/Payment.API/obj/Payment.API.csproj.nuget.g.targets @@ -1,11 +1,13 @@  - - - - - - + + + + + + + + \ No newline at end of file diff --git a/src/Services/Payment/Payment.API/obj/project.assets.json b/src/Services/Payment/Payment.API/obj/project.assets.json index db825fe3..5567fca1 100644 --- a/src/Services/Payment/Payment.API/obj/project.assets.json +++ b/src/Services/Payment/Payment.API/obj/project.assets.json @@ -1,7 +1,7 @@ { "version": 3, "targets": { - "net8.0": { + "net9.0": { "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { "type": "package", "dependencies": { @@ -19,11 +19,11 @@ } } }, - "AspNetCore.HealthChecks.Rabbitmq/8.0.1": { + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { "type": "package", "dependencies": { "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0", - "RabbitMQ.Client": "6.7.0" + "RabbitMQ.Client": "6.8.1" }, "compile": { "lib/net6.0/HealthChecks.Rabbitmq.dll": { @@ -73,10 +73,10 @@ } } }, - "Autofac/8.0.0": { + "Autofac/8.1.1": { "type": "package", "dependencies": { - "System.Diagnostics.DiagnosticSource": "7.0.2" + "System.Diagnostics.DiagnosticSource": "8.0.1" }, "compile": { "lib/net8.0/Autofac.dll": { @@ -89,11 +89,11 @@ } } }, - "Autofac.Extensions.DependencyInjection/9.0.0": { + "Autofac.Extensions.DependencyInjection/10.0.0": { "type": "package", "dependencies": { - "Autofac": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Autofac": "8.1.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1" }, "compile": { "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": { @@ -106,10 +106,11 @@ } } }, - "Azure.Core/1.36.0": { + "Azure.Core/1.38.0": { "type": "package", "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "1.1.1", + "System.ClientModel": "1.0.0", "System.Diagnostics.DiagnosticSource": "6.0.1", "System.Memory.Data": "1.0.2", "System.Numerics.Vectors": "4.5.0", @@ -146,12 +147,12 @@ } } }, - "Azure.Identity/1.10.3": { + "Azure.Identity/1.11.4": { "type": "package", "dependencies": { - "Azure.Core": "1.35.0", - "Microsoft.Identity.Client": "4.56.0", - "Microsoft.Identity.Client.Extensions.Msal": "4.56.0", + "Azure.Core": "1.38.0", + "Microsoft.Identity.Client": "4.61.3", + "Microsoft.Identity.Client.Extensions.Msal": "4.61.3", "System.Memory": "4.5.4", "System.Security.Cryptography.ProtectedData": "4.7.0", "System.Text.Json": "4.7.2", @@ -659,7 +660,7 @@ "build/_._": {} } }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { "type": "package", "compile": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { @@ -672,248 +673,339 @@ } } }, - "Microsoft.CodeAnalysis.Analyzers/3.3.3": { + "Microsoft.Build.Framework/17.8.3": { "type": "package", + "compile": { + "ref/net8.0/Microsoft.Build.Framework.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/_._": { + "related": ".pdb;.xml" + } + } + }, + "Microsoft.Build.Locator/1.7.8": { + "type": "package", + "compile": { + "lib/net6.0/Microsoft.Build.Locator.dll": {} + }, + "runtime": { + "lib/net6.0/Microsoft.Build.Locator.dll": {} + }, "build": { "build/_._": {} } }, - "Microsoft.CodeAnalysis.Common/4.5.0": { + "Microsoft.CodeAnalysis.Analyzers/3.3.4": { + "type": "package", + "build": { + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {}, + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {} + } + }, + "Microsoft.CodeAnalysis.Common/4.8.0": { "type": "package", "dependencies": { - "Microsoft.CodeAnalysis.Analyzers": "3.3.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" + "Microsoft.CodeAnalysis.Analyzers": "3.3.4", + "System.Collections.Immutable": "7.0.0", + "System.Reflection.Metadata": "7.0.0", + "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hant" } } }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { + "Microsoft.CodeAnalysis.CSharp/4.8.0": { "type": "package", "dependencies": { - "Microsoft.CodeAnalysis.Common": "[4.5.0]" + "Microsoft.CodeAnalysis.Common": "[4.8.0]" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hant" } } }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.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]" + "Microsoft.CodeAnalysis.CSharp": "[4.8.0]", + "Microsoft.CodeAnalysis.Common": "[4.8.0]", + "Microsoft.CodeAnalysis.Workspaces.Common": "[4.8.0]" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "zh-Hant" } } }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.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" + "Microsoft.Bcl.AsyncInterfaces": "7.0.0", + "Microsoft.CodeAnalysis.Common": "[4.8.0]", + "System.Composition": "7.0.0", + "System.IO.Pipelines": "7.0.0", + "System.Threading.Channels": "7.0.0" }, "compile": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { "related": ".pdb;.xml" } }, "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "cs" + }, + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "de" + }, + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "es" + }, + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "fr" + }, + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "it" + }, + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ja" + }, + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ko" + }, + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pl" + }, + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "pt-BR" + }, + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "ru" + }, + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "tr" + }, + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "type": "package", + "dependencies": { + "Microsoft.Build.Framework": "16.10.0", + "Microsoft.CodeAnalysis.Common": "[4.8.0]", + "Microsoft.CodeAnalysis.Workspaces.Common": "[4.8.0]", + "System.Text.Json": "7.0.3" + }, + "compile": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": { + "related": ".pdb;.runtimeconfig.json;.xml" + }, + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { + "related": ".BuildHost.pdb;.BuildHost.runtimeconfig.json;.BuildHost.xml;.pdb;.xml" + } + }, + "runtime": { + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": { + "related": ".pdb;.runtimeconfig.json;.xml" + }, + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { + "related": ".BuildHost.pdb;.BuildHost.runtimeconfig.json;.BuildHost.xml;.pdb;.xml" + } + }, + "resource": { + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "cs" }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "de" }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "es" }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "fr" }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "it" }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "ja" }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "ko" }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "pl" }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "ru" }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "tr" }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "zh-Hant" } } @@ -927,12 +1019,12 @@ "lib/netcoreapp2.0/_._": {} } }, - "Microsoft.Data.SqlClient/5.1.5": { + "Microsoft.Data.SqlClient/5.1.6": { "type": "package", "dependencies": { - "Azure.Identity": "1.10.3", + "Azure.Identity": "1.11.4", "Microsoft.Data.SqlClient.SNI.runtime": "5.1.1", - "Microsoft.Identity.Client": "4.56.0", + "Microsoft.Identity.Client": "4.61.3", "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0", "Microsoft.SqlServer.Server": "1.0.0", @@ -986,13 +1078,13 @@ } } }, - "Microsoft.EntityFrameworkCore/8.0.6": { + "Microsoft.EntityFrameworkCore/9.0.0": { "type": "package", "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "8.0.6", - "Microsoft.EntityFrameworkCore.Analyzers": "8.0.6", - "Microsoft.Extensions.Caching.Memory": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0" + "Microsoft.EntityFrameworkCore.Abstractions": "9.0.0", + "Microsoft.EntityFrameworkCore.Analyzers": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { @@ -1008,7 +1100,7 @@ "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {} } }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.6": { + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { "type": "package", "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { @@ -1021,23 +1113,25 @@ } } }, - "Microsoft.EntityFrameworkCore.Analyzers/8.0.6": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - } + "Microsoft.EntityFrameworkCore.Analyzers/9.0.0": { + "type": "package" }, - "Microsoft.EntityFrameworkCore.Design/8.0.6": { + "Microsoft.EntityFrameworkCore.Design/9.0.0": { "type": "package", "dependencies": { "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0", - "Microsoft.EntityFrameworkCore.Relational": "8.0.6", - "Microsoft.Extensions.DependencyModel": "8.0.0", - "Mono.TextTemplating": "2.2.1" + "Microsoft.Build.Framework": "17.8.3", + "Microsoft.Build.Locator": "1.7.8", + "Microsoft.CodeAnalysis.CSharp": "4.8.0", + "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", + "Microsoft.CodeAnalysis.Workspaces.MSBuild": "4.8.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.DependencyModel": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Mono.TextTemplating": "3.0.0", + "System.Text.Json": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { @@ -1053,11 +1147,13 @@ "build/net8.0/_._": {} } }, - "Microsoft.EntityFrameworkCore.Relational/8.0.6": { + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { "type": "package", "dependencies": { - "Microsoft.EntityFrameworkCore": "8.0.6", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { @@ -1070,11 +1166,16 @@ } } }, - "Microsoft.EntityFrameworkCore.SqlServer/8.0.6": { + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Data.SqlClient": "5.1.5", - "Microsoft.EntityFrameworkCore.Relational": "8.0.6" + "Microsoft.Data.SqlClient": "5.1.6", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.Extensions.Caching.Memory": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "System.Formats.Asn1": "9.0.0", + "System.Text.Json": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { @@ -1087,85 +1188,85 @@ } } }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Caching.Memory/8.0.0": { + "Microsoft.Extensions.Caching.Memory/9.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" + "Microsoft.Extensions.Caching.Abstractions": "9.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" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { + "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration/8.0.0": { + "Microsoft.Extensions.Configuration/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { @@ -1187,18 +1288,18 @@ } } }, - "Microsoft.Extensions.Configuration.Binder/8.0.0": { + "Microsoft.Extensions.Configuration.Binder/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { "related": ".xml" } }, @@ -1223,70 +1324,69 @@ } } }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": { + "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { + "Microsoft.Extensions.Configuration.FileExtensions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Physical": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Physical": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Json/8.0.0": { + "Microsoft.Extensions.Configuration.Json/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "System.Text.Json": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.FileExtensions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Configuration.UserSecrets/6.0.1": { @@ -1312,59 +1412,55 @@ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {} } }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { + "Microsoft.Extensions.DependencyInjection/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": { + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyModel/8.0.0": { + "Microsoft.Extensions.DependencyModel/9.0.0": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0", - "System.Text.Json": "8.0.0" - }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { @@ -1436,60 +1532,60 @@ } } }, - "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.FileProviders.Physical/8.0.0": { + "Microsoft.Extensions.FileProviders.Physical/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileSystemGlobbing": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileSystemGlobbing": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { + "Microsoft.Extensions.FileSystemGlobbing/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Hosting/6.0.1": { @@ -1572,44 +1668,44 @@ } } }, - "Microsoft.Extensions.Logging/8.0.0": { + "Microsoft.Extensions.Logging/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0" + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Abstractions/8.0.1": { + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {} } }, "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { @@ -1629,51 +1725,51 @@ } } }, - "Microsoft.Extensions.Logging.AzureAppServices/8.0.6": { + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.EnvironmentVariables": "8.0.0", - "Microsoft.Extensions.Configuration.Json": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.1", - "Microsoft.Extensions.Logging.Configuration": "8.0.0", + "Microsoft.Extensions.Configuration.EnvironmentVariables": "9.0.0", + "Microsoft.Extensions.Configuration.Json": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Configuration": "9.0.0", "System.ValueTuple": "4.5.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { "related": ".xml" } } }, - "Microsoft.Extensions.Logging.Configuration/8.0.0": { + "Microsoft.Extensions.Logging.Configuration/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.Binder": "9.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Logging.Console/6.0.0": { @@ -1766,75 +1862,80 @@ "Microsoft.Extensions.ObjectPool/7.0.0": { "type": "package", "compile": { - "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": {} + "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": {} + "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } } }, - "Microsoft.Extensions.Options/8.0.0": { + "Microsoft.Extensions.Options/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {} } }, - "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { + "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "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/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Primitives/8.0.0": { + "Microsoft.Extensions.Primitives/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Identity.Client/4.56.0": { + "Microsoft.Identity.Client/4.61.3": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Abstractions": "6.22.0" + "Microsoft.IdentityModel.Abstractions": "6.35.0", + "System.Diagnostics.DiagnosticSource": "6.0.1" }, "compile": { "lib/net6.0/Microsoft.Identity.Client.dll": { @@ -1847,20 +1948,19 @@ } } }, - "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { "type": "package", "dependencies": { - "Microsoft.Identity.Client": "4.56.0", - "System.IO.FileSystem.AccessControl": "5.0.0", + "Microsoft.Identity.Client": "4.61.3", "System.Security.Cryptography.ProtectedData": "4.5.0" }, "compile": { - "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { "related": ".xml" } }, "runtime": { - "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { "related": ".xml" } } @@ -1983,14 +2083,10 @@ "System.Buffers": "4.5.0" }, "compile": { - "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": { - "related": ".xml" - } + "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {} }, "runtime": { - "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": { - "related": ".xml" - } + "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {} } }, "Microsoft.NETCore.Platforms/1.1.0": { @@ -2120,16 +2216,19 @@ } } }, - "Mono.TextTemplating/2.2.1": { + "Mono.TextTemplating/3.0.0": { "type": "package", "dependencies": { - "System.CodeDom": "4.4.0" + "System.CodeDom": "6.0.0" }, "compile": { - "lib/netstandard2.0/Mono.TextTemplating.dll": {} + "lib/net6.0/Mono.TextTemplating.dll": {} }, "runtime": { - "lib/netstandard2.0/Mono.TextTemplating.dll": {} + "lib/net6.0/Mono.TextTemplating.dll": {} + }, + "build": { + "buildTransitive/Mono.TextTemplating.targets": {} } }, "NETStandard.Library/1.6.1": { @@ -2194,10 +2293,10 @@ } } }, - "Polly/8.4.0": { + "Polly/8.5.0": { "type": "package", "dependencies": { - "Polly.Core": "8.4.0" + "Polly.Core": "8.5.0" }, "compile": { "lib/net6.0/Polly.dll": { @@ -2210,7 +2309,7 @@ } } }, - "Polly.Core/8.4.0": { + "Polly.Core/8.5.0": { "type": "package", "compile": { "lib/net8.0/Polly.Core.dll": { @@ -2230,10 +2329,14 @@ "Microsoft.Extensions.ObjectPool": "7.0.0" }, "compile": { - "lib/net7.0/Prometheus.NetStandard.dll": {} + "lib/net7.0/Prometheus.NetStandard.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net7.0/Prometheus.NetStandard.dll": {} + "lib/net7.0/Prometheus.NetStandard.dll": { + "related": ".xml" + } } }, "RabbitMQ.Client/6.8.1": { @@ -2437,16 +2540,14 @@ } } }, - "Serilog.AspNetCore/8.0.1": { + "Serilog.AspNetCore/8.0.3": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", "Microsoft.Extensions.Logging": "8.0.0", "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.Settings.Configuration": "8.0.4", "Serilog.Sinks.Console": "5.0.0", "Serilog.Sinks.Debug": "2.0.0", "Serilog.Sinks.File": "5.0.0" @@ -2534,11 +2635,11 @@ } } }, - "Serilog.Settings.Configuration/8.0.1": { + "Serilog.Settings.Configuration/8.0.4": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyModel": "8.0.0", + "Microsoft.Extensions.DependencyModel": "8.0.2", "Serilog": "3.1.1" }, "compile": { @@ -2651,15 +2752,37 @@ "lib/netcoreapp2.0/_._": {} } }, - "System.CodeDom/4.4.0": { + "System.ClientModel/1.0.0": { "type": "package", + "dependencies": { + "System.Memory.Data": "1.0.2", + "System.Text.Json": "4.7.2" + }, "compile": { - "ref/netstandard2.0/System.CodeDom.dll": { + "lib/net6.0/System.ClientModel.dll": { "related": ".xml" } }, "runtime": { - "lib/netstandard2.0/System.CodeDom.dll": {} + "lib/net6.0/System.ClientModel.dll": { + "related": ".xml" + } + } + }, + "System.CodeDom/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/System.CodeDom.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.CodeDom.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Collections/4.3.0": { @@ -2694,127 +2817,130 @@ "lib/netstandard1.3/System.Collections.Concurrent.dll": {} } }, - "System.Collections.Immutable/6.0.0": { + "System.Collections.Immutable/7.0.0": { "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - }, "compile": { - "lib/net6.0/System.Collections.Immutable.dll": { + "lib/net7.0/System.Collections.Immutable.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Collections.Immutable.dll": { + "lib/net7.0/System.Collections.Immutable.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition/6.0.0": { + "System.Composition/7.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" + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Convention": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0", + "System.Composition.TypedParts": "7.0.0" + }, + "compile": { + "lib/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.AttributedModel/6.0.0": { + "System.Composition.AttributedModel/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.Composition.AttributedModel.dll": { + "lib/net7.0/System.Composition.AttributedModel.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.AttributedModel.dll": { + "lib/net7.0/System.Composition.AttributedModel.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.Convention/6.0.0": { + "System.Composition.Convention/7.0.0": { "type": "package", "dependencies": { - "System.Composition.AttributedModel": "6.0.0" + "System.Composition.AttributedModel": "7.0.0" }, "compile": { - "lib/net6.0/System.Composition.Convention.dll": { + "lib/net7.0/System.Composition.Convention.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.Convention.dll": { + "lib/net7.0/System.Composition.Convention.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.Hosting/6.0.0": { + "System.Composition.Hosting/7.0.0": { "type": "package", "dependencies": { - "System.Composition.Runtime": "6.0.0" + "System.Composition.Runtime": "7.0.0" }, "compile": { - "lib/net6.0/System.Composition.Hosting.dll": { + "lib/net7.0/System.Composition.Hosting.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.Hosting.dll": { + "lib/net7.0/System.Composition.Hosting.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.Runtime/6.0.0": { + "System.Composition.Runtime/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.Composition.Runtime.dll": { + "lib/net7.0/System.Composition.Runtime.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.Runtime.dll": { + "lib/net7.0/System.Composition.Runtime.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, - "System.Composition.TypedParts/6.0.0": { + "System.Composition.TypedParts/7.0.0": { "type": "package", "dependencies": { - "System.Composition.AttributedModel": "6.0.0", - "System.Composition.Hosting": "6.0.0", - "System.Composition.Runtime": "6.0.0" + "System.Composition.AttributedModel": "7.0.0", + "System.Composition.Hosting": "7.0.0", + "System.Composition.Runtime": "7.0.0" }, "compile": { - "lib/net6.0/System.Composition.TypedParts.dll": { + "lib/net7.0/System.Composition.TypedParts.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Composition.TypedParts.dll": { + "lib/net7.0/System.Composition.TypedParts.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.Configuration.ConfigurationManager/6.0.1": { @@ -2861,7 +2987,7 @@ "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.DiagnosticSource/8.0.0": { + "System.Diagnostics.DiagnosticSource/8.0.1": { "type": "package", "compile": { "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { @@ -3022,17 +3148,20 @@ } } }, - "System.Formats.Asn1/5.0.0": { + "System.Formats.Asn1/9.0.0": { "type": "package", "compile": { - "lib/netstandard2.0/_._": { + "lib/net9.0/_._": { "related": ".xml" } }, "runtime": { - "lib/netstandard2.0/System.Formats.Asn1.dll": { + "lib/net9.0/System.Formats.Asn1.dll": { "related": ".xml" } + }, + "build": { + "buildTransitive/net8.0/_._": {} } }, "System.Globalization/4.3.0": { @@ -3181,21 +3310,17 @@ "ref/netstandard1.3/System.IO.FileSystem.dll": {} } }, - "System.IO.FileSystem.AccessControl/5.0.0": { + "System.IO.FileSystem.AccessControl/4.7.0": { "type": "package", "dependencies": { - "System.Security.AccessControl": "5.0.0", - "System.Security.Principal.Windows": "5.0.0" + "System.Security.AccessControl": "4.7.0", + "System.Security.Principal.Windows": "4.7.0" }, "compile": { - "ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { - "related": ".xml" - } + "ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll": {} }, "runtime": { - "lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": {} }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { @@ -3216,20 +3341,20 @@ "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} } }, - "System.IO.Pipelines/6.0.3": { + "System.IO.Pipelines/7.0.0": { "type": "package", "compile": { - "lib/net6.0/System.IO.Pipelines.dll": { + "lib/net7.0/System.IO.Pipelines.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.IO.Pipelines.dll": { + "lib/net7.0/System.IO.Pipelines.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.Linq/4.3.0": { @@ -3292,14 +3417,10 @@ "System.Text.Json": "4.6.0" }, "compile": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} }, "runtime": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} } }, "System.Net.Http/4.3.0": { @@ -3502,23 +3623,23 @@ "ref/netstandard1.0/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Metadata/6.0.1": { + "System.Reflection.Metadata/7.0.0": { "type": "package", "dependencies": { - "System.Collections.Immutable": "6.0.0" + "System.Collections.Immutable": "7.0.0" }, "compile": { - "lib/net6.0/System.Reflection.Metadata.dll": { + "lib/net7.0/System.Reflection.Metadata.dll": { "related": ".xml" } }, "runtime": { - "lib/net6.0/System.Reflection.Metadata.dll": { + "lib/net7.0/System.Reflection.Metadata.dll": { "related": ".xml" } }, "build": { - "buildTransitive/netcoreapp3.1/_._": {} + "buildTransitive/net6.0/_._": {} } }, "System.Reflection.Primitives/4.3.0": { @@ -3567,9 +3688,7 @@ "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { - "ref/netstandard1.5/System.Runtime.dll": { - "related": ".xml" - } + "ref/netstandard1.5/System.Runtime.dll": {} } }, "System.Runtime.Caching/6.0.0": { @@ -4020,9 +4139,7 @@ "System.Runtime": "4.3.0" }, "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": { - "related": ".xml" - } + "ref/netstandard1.3/System.Text.Encoding.dll": {} } }, "System.Text.Encoding.CodePages/6.0.0": { @@ -4031,7 +4148,7 @@ "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { - "lib/net6.0/System.Text.Encoding.CodePages.dll": { + "lib/net6.0/_._": { "related": ".xml" } }, @@ -4062,45 +4179,45 @@ "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} } }, - "System.Text.Encodings.Web/8.0.0": { + "System.Text.Encodings.Web/6.0.0": { "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, "compile": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/net6.0/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/net6.0/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/netcoreapp3.1/_._": {} }, "runtimeTargets": { - "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": { + "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": { "assetType": "runtime", "rid": "browser" } } }, - "System.Text.Json/8.0.0": { + "System.Text.Json/9.0.0": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0" - }, "compile": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net9.0/System.Text.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net9.0/System.Text.Json.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/System.Text.Json.targets": {} + "buildTransitive/net8.0/System.Text.Json.targets": {} } }, "System.Text.RegularExpressions/4.3.0": { @@ -4344,7 +4461,7 @@ }, "EventBus/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { "Newtonsoft.Json": "13.0.3" }, @@ -4357,14 +4474,14 @@ }, "EventBusRabbitMQ/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { - "Autofac": "8.0.0", + "Autofac": "8.1.1", "EventBus": "1.0.0", "Microsoft.CSharp": "4.7.0", - "Microsoft.Extensions.Logging": "8.0.0", + "Microsoft.Extensions.Logging": "9.0.0", "Newtonsoft.Json": "13.0.3", - "Polly": "8.4.0", + "Polly": "8.5.0", "RabbitMQ.Client": "6.8.1" }, "compile": { @@ -4376,13 +4493,13 @@ }, "EventBusServiceBus/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { - "Autofac": "8.0.0", + "Autofac": "8.1.1", "EventBus": "1.0.0", "Microsoft.Azure.ServiceBus": "5.2.0", "Microsoft.CSharp": "4.7.0", - "Microsoft.Extensions.Logging": "8.0.0" + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "bin/placeholder/EventBusServiceBus.dll": {} @@ -4393,13 +4510,13 @@ }, "IntegrationEventLogEF/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { "EventBus": "1.0.0", - "Microsoft.EntityFrameworkCore": "8.0.6", - "Microsoft.EntityFrameworkCore.Design": "8.0.6", - "Microsoft.EntityFrameworkCore.Relational": "8.0.6", - "Microsoft.EntityFrameworkCore.SqlServer": "8.0.6", + "Microsoft.EntityFrameworkCore": "9.0.0", + "Microsoft.EntityFrameworkCore.Design": "9.0.0", + "Microsoft.EntityFrameworkCore.Relational": "9.0.0", + "Microsoft.EntityFrameworkCore.SqlServer": "9.0.0", "Newtonsoft.Json": "13.0.3" }, "compile": { @@ -4429,15 +4546,15 @@ "lib/netstandard2.0/HealthChecks.AzureServiceBus.xml" ] }, - "AspNetCore.HealthChecks.Rabbitmq/8.0.1": { - "sha512": "m4gfYpt54csWtIED0bmHUfx/CLrj48cc4tZ6Ytz8taAC/5S0n6o3FsQanrua9gxCI0PC9gOpLfexJnVZnugw0g==", + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "sha512": "A/29xmNWfssOY1zq1bWAaZPW/iJfBhJN+I737KKHQutzB0JFwAIKesjsUWN2BAJwqS/ciFMjNxvCDHtAgU0PIQ==", "type": "package", - "path": "aspnetcore.healthchecks.rabbitmq/8.0.1", + "path": "aspnetcore.healthchecks.rabbitmq/8.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "aspnetcore.healthchecks.rabbitmq.8.0.1.nupkg.sha512", + "aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512", "aspnetcore.healthchecks.rabbitmq.nuspec", "icon.png", "lib/net6.0/HealthChecks.Rabbitmq.dll", @@ -4478,15 +4595,15 @@ "lib/net6.0/HealthChecks.UI.Core.xml" ] }, - "Autofac/8.0.0": { - "sha512": "qxVqJcl3fixxa5aZc9TmIuYTwooI9GCL5RzfUiTZtTlbAF3NcWz7bPeEyJEAyS/0qGhSyGnXeku2eiu/7L+3qw==", + "Autofac/8.1.1": { + "sha512": "lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", "type": "package", - "path": "autofac/8.0.0", + "path": "autofac/8.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.8.0.0.nupkg.sha512", + "autofac.8.1.1.nupkg.sha512", "autofac.nuspec", "icon.png", "lib/net6.0/Autofac.dll", @@ -4501,15 +4618,15 @@ "lib/netstandard2.1/Autofac.xml" ] }, - "Autofac.Extensions.DependencyInjection/9.0.0": { - "sha512": "tf+//4MBola256qaaVQqQ6tx2R57S8A8BFekRWNpHkpSFzRBPkU+/fEDUSrCjqldK/B2zRoDbsMcQmYy3PYGWg==", + "Autofac.Extensions.DependencyInjection/10.0.0": { + "sha512": "ZjR/onUlP7BzQ7VBBigQepWLAyAzi3VRGX3pP6sBqkPRiT61fsTZqbTpRUKxo30TMgbs1o3y6bpLbETix4SJog==", "type": "package", - "path": "autofac.extensions.dependencyinjection/9.0.0", + "path": "autofac.extensions.dependencyinjection/10.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512", "autofac.extensions.dependencyinjection.nuspec", "icon.png", "lib/net6.0/Autofac.Extensions.DependencyInjection.dll", @@ -4524,28 +4641,24 @@ "lib/netstandard2.1/Autofac.Extensions.DependencyInjection.xml" ] }, - "Azure.Core/1.36.0": { - "sha512": "vwqFZdHS4dzPlI7FFRkPx9ctA+aGGeRev3gnzG8lntWvKMmBhAmulABi1O9CEvS3/jzYt7yA+0pqVdxkpAd7dQ==", + "Azure.Core/1.38.0": { + "sha512": "IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==", "type": "package", - "path": "azure.core/1.36.0", + "path": "azure.core/1.38.0", "files": [ ".nupkg.metadata", ".signature.p7s", "CHANGELOG.md", "README.md", - "azure.core.1.36.0.nupkg.sha512", + "azure.core.1.38.0.nupkg.sha512", "azure.core.nuspec", "azureicon.png", "lib/net461/Azure.Core.dll", "lib/net461/Azure.Core.xml", "lib/net472/Azure.Core.dll", "lib/net472/Azure.Core.xml", - "lib/net5.0/Azure.Core.dll", - "lib/net5.0/Azure.Core.xml", "lib/net6.0/Azure.Core.dll", "lib/net6.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" ] @@ -4566,16 +4679,16 @@ "lib/netstandard2.0/Azure.Core.Amqp.xml" ] }, - "Azure.Identity/1.10.3": { - "sha512": "l1Xm2MWOF2Mzcwuarlw8kWQXLZk3UeB55aQXVyjj23aBfDwOZ3gu5GP2kJ6KlmZeZv2TCzw7x4L3V36iNr3gww==", + "Azure.Identity/1.11.4": { + "sha512": "Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==", "type": "package", - "path": "azure.identity/1.10.3", + "path": "azure.identity/1.11.4", "files": [ ".nupkg.metadata", ".signature.p7s", "CHANGELOG.md", "README.md", - "azure.identity.1.10.3.nupkg.sha512", + "azure.identity.1.11.4.nupkg.sha512", "azure.identity.nuspec", "azureicon.png", "lib/netstandard2.0/Azure.Identity.dll", @@ -5030,37 +5143,81 @@ "microsoft.azure.services.appauthentication.nuspec" ] }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { - "sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", + "Microsoft.Bcl.AsyncInterfaces/7.0.0": { + "sha512": "3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==", "type": "package", - "path": "microsoft.bcl.asyncinterfaces/6.0.0", + "path": "microsoft.bcl.asyncinterfaces/7.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", + "buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets", + "buildTransitive/net462/_._", + "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll", + "lib/net462/Microsoft.Bcl.AsyncInterfaces.xml", "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", + "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512", "microsoft.bcl.asyncinterfaces.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.CodeAnalysis.Analyzers/3.3.3": { - "sha512": "j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==", + "Microsoft.Build.Framework/17.8.3": { + "sha512": "NrQZJW8TlKVPx72yltGb8SVz3P5mNRk9fNiD/ao8jRSk48WqIIdCn99q4IjlVmPcruuQ+yLdjNQLL8Rb4c916g==", + "type": "package", + "path": "microsoft.build.framework/17.8.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "MSBuild-NuGet-Icon.png", + "README.md", + "lib/net472/Microsoft.Build.Framework.dll", + "lib/net472/Microsoft.Build.Framework.pdb", + "lib/net472/Microsoft.Build.Framework.xml", + "lib/net8.0/Microsoft.Build.Framework.dll", + "lib/net8.0/Microsoft.Build.Framework.pdb", + "lib/net8.0/Microsoft.Build.Framework.xml", + "microsoft.build.framework.17.8.3.nupkg.sha512", + "microsoft.build.framework.nuspec", + "notices/THIRDPARTYNOTICES.txt", + "ref/net472/Microsoft.Build.Framework.dll", + "ref/net472/Microsoft.Build.Framework.xml", + "ref/net8.0/Microsoft.Build.Framework.dll", + "ref/net8.0/Microsoft.Build.Framework.xml", + "ref/netstandard2.0/Microsoft.Build.Framework.dll", + "ref/netstandard2.0/Microsoft.Build.Framework.xml" + ] + }, + "Microsoft.Build.Locator/1.7.8": { + "sha512": "sPy10x527Ph16S2u0yGME4S6ohBKJ69WfjeGG/bvELYeZVmJdKjxgnlL8cJJJLGV/cZIRqSfB12UDB8ICakOog==", + "type": "package", + "path": "microsoft.build.locator/1.7.8", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "MSBuild-NuGet-Icon.png", + "build/Microsoft.Build.Locator.props", + "build/Microsoft.Build.Locator.targets", + "lib/net46/Microsoft.Build.Locator.dll", + "lib/net6.0/Microsoft.Build.Locator.dll", + "microsoft.build.locator.1.7.8.nupkg.sha512", + "microsoft.build.locator.nuspec" + ] + }, + "Microsoft.CodeAnalysis.Analyzers/3.3.4": { + "sha512": "AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==", "type": "package", - "path": "microsoft.codeanalysis.analyzers/3.3.3", + "path": "microsoft.codeanalysis.analyzers/3.3.4", "hasTools": true, "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", - "ThirdPartyNotices.rtf", + "ThirdPartyNotices.txt", "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", @@ -5091,158 +5248,508 @@ "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", + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props", + "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets", + "buildTransitive/config/analysislevel_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevel_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_all.globalconfig", + "buildTransitive/config/analysislevel_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_default.globalconfig", + "buildTransitive/config/analysislevel_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_none.globalconfig", + "buildTransitive/config/analysislevel_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_all.globalconfig", + "buildTransitive/config/analysislevel_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_default.globalconfig", + "buildTransitive/config/analysislevel_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevel_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_none.globalconfig", + "buildTransitive/config/analysislevel_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevel_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevel_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_all.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_default.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_none.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelcorrectness_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_all.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_default.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_none.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevellibrary_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none_warnaserror.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended.globalconfig", + "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended_warnaserror.globalconfig", "documentation/Analyzer Configuration.md", "documentation/Microsoft.CodeAnalysis.Analyzers.md", "documentation/Microsoft.CodeAnalysis.Analyzers.sarif", @@ -5271,7 +5778,7 @@ "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig", "editorconfig/PortedFromFxCopRulesDefault/.editorconfig", "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig", - "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", + "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512", "microsoft.codeanalysis.analyzers.nuspec", "rulesets/AllRulesDefault.ruleset", "rulesets/AllRulesDisabled.ruleset", @@ -5302,31 +5809,47 @@ "tools/uninstall.ps1" ] }, - "Microsoft.CodeAnalysis.Common/4.5.0": { - "sha512": "lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", + "Microsoft.CodeAnalysis.Common/4.8.0": { + "sha512": "/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==", "type": "package", - "path": "microsoft.codeanalysis.common/4.5.0", + "path": "microsoft.codeanalysis.common/4.8.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/net6.0/Microsoft.CodeAnalysis.dll", + "lib/net6.0/Microsoft.CodeAnalysis.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.dll", + "lib/net7.0/Microsoft.CodeAnalysis.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.xml", @@ -5343,35 +5866,51 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.common.nuspec" ] }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { - "sha512": "cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", + "Microsoft.CodeAnalysis.CSharp/4.8.0": { + "sha512": "+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==", "type": "package", - "path": "microsoft.codeanalysis.csharp/4.5.0", + "path": "microsoft.codeanalysis.csharp/4.8.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/net6.0/Microsoft.CodeAnalysis.CSharp.dll", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml", @@ -5388,35 +5927,51 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.csharp.nuspec" ] }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { - "sha512": "h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==", + "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { + "sha512": "3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==", "type": "package", - "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0", + "path": "microsoft.codeanalysis.csharp.workspaces/4.8.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/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", @@ -5433,35 +5988,51 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.csharp.workspaces.nuspec" ] }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { - "sha512": "l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==", + "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { + "sha512": "LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==", "type": "package", - "path": "microsoft.codeanalysis.workspaces.common/4.5.0", + "path": "microsoft.codeanalysis.workspaces.common/4.8.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/net6.0/Microsoft.CodeAnalysis.Workspaces.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml", @@ -5478,10 +6049,82 @@ "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.4.8.0.nupkg.sha512", "microsoft.codeanalysis.workspaces.common.nuspec" ] }, + "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { + "sha512": "IEYreI82QZKklp54yPHxZNG9EKSK6nHEkeuf+0Asie9llgS1gp0V1hw7ODG+QyoB7MuAnNQHmeV1Per/ECpv6A==", + "type": "package", + "path": "microsoft.codeanalysis.workspaces.msbuild/4.8.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "ThirdPartyNotices.rtf", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", + "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", + "lib/net472/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net472/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", + "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", + "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", + "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", + "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", + "microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512", + "microsoft.codeanalysis.workspaces.msbuild.nuspec" + ] + }, "Microsoft.CSharp/4.7.0": { "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", "type": "package", @@ -5529,10 +6172,10 @@ "version.txt" ] }, - "Microsoft.Data.SqlClient/5.1.5": { - "sha512": "6kvhQjY5uBCdBccezFD2smfnpQjQ33cZtUZVrNvxlwoBu6uopM5INH6uSgLI7JRLtlQ3bMPwnhMq4kchsXeZ5w==", + "Microsoft.Data.SqlClient/5.1.6": { + "sha512": "+pz7gIPh5ydsBcQvivt4R98PwJXer86fyQBBToIBLxZ5kuhW4N13Ijz87s9WpuPtF1vh4JesYCgpDPAOgkMhdg==", "type": "package", - "path": "microsoft.data.sqlclient/5.1.5", + "path": "microsoft.data.sqlclient/5.1.6", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5559,7 +6202,7 @@ "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.5.nupkg.sha512", + "microsoft.data.sqlclient.5.1.6.nupkg.sha512", "microsoft.data.sqlclient.nuspec", "ref/net462/Microsoft.Data.SqlClient.dll", "ref/net462/Microsoft.Data.SqlClient.pdb", @@ -5606,10 +6249,10 @@ "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll" ] }, - "Microsoft.EntityFrameworkCore/8.0.6": { - "sha512": "Ms5e5QuBAjVIuQsGumeLvkgMiOpnj6wxPvwBIoe1NfTkseWK4NZYztnhgDlpkCPkrUmJEXLv69kl349Ours30Q==", + "Microsoft.EntityFrameworkCore/9.0.0": { + "sha512": "wpG+nfnfDAw87R3ovAsUmjr3MZ4tYXf6bFqEPVAIKE6IfPml3DS//iX0DBnf8kWn5ZHSO5oi1m4d/Jf+1LifJQ==", "type": "package", - "path": "microsoft.entityframeworkcore/8.0.6", + "path": "microsoft.entityframeworkcore/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5618,14 +6261,14 @@ "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props", "lib/net8.0/Microsoft.EntityFrameworkCore.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.xml", - "microsoft.entityframeworkcore.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.6": { - "sha512": "X7wSSBNFRuN8j8M9HDYG7rPpEeyhY+PdJZR9rftmgvsZH0eK5+bZ3b3As8iO4rLEpjsBzDnrgSIY6q2F3HQatw==", + "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { + "sha512": "fnmifFL8KaA4ZNLCVgfjCWhZUFxkrDInx5hR4qG7Q8IEaSiy/6VOSRFyx55oH7MV4y7wM3J3EE90nSpcVBI44Q==", "type": "package", - "path": "microsoft.entityframeworkcore.abstractions/8.0.6", + "path": "microsoft.entityframeworkcore.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5633,29 +6276,28 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml", - "microsoft.entityframeworkcore.abstractions.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.abstractions.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Analyzers/8.0.6": { - "sha512": "fDNtuQ4lAaPaCOlsrwUck/GvnF4QLeDpMmE1L5QtxZpMSmWfnL2/vk8sDL9OVTWcfprooI9V5MNpIx3/Tq5ehg==", + "Microsoft.EntityFrameworkCore.Analyzers/9.0.0": { + "sha512": "Qje+DzXJOKiXF72SL0XxNlDtTkvWWvmwknuZtFahY5hIQpRKO59qnGuERIQ3qlzuq5x4bAJ8WMbgU5DLhBgeOQ==", "type": "package", - "path": "microsoft.entityframeworkcore.analyzers/8.0.6", + "path": "microsoft.entityframeworkcore.analyzers/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", "docs/PACKAGE.md", - "lib/netstandard2.0/_._", - "microsoft.entityframeworkcore.analyzers.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.analyzers.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Design/8.0.6": { - "sha512": "4OT+mH+8EB4Kfn1ENpDx2Ssx459j200gvdhDOKq5lkHmHzkRpmEDKS5GfqaLZvBLJKWu1FVGQ7Wnczcjb0hX4g==", + "Microsoft.EntityFrameworkCore.Design/9.0.0": { + "sha512": "Pqo8I+yHJ3VQrAoY0hiSncf+5P7gN/RkNilK5e+/K/yKh+yAWxdUAI6t0TG26a9VPlCa9FhyklzyFvRyj3YG9A==", "type": "package", - "path": "microsoft.entityframeworkcore.design/8.0.6", + "path": "microsoft.entityframeworkcore.design/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5664,14 +6306,14 @@ "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.6.nupkg.sha512", + "microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.design.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Relational/8.0.6": { - "sha512": "chhfmLusCGLGvNYtvMji6KGQlduPDnJsStG/LjS8qJhFWJDDzTZpSr2LHowewcxMrMo/Axc6Jwe+WwSi/vlkTg==", + "Microsoft.EntityFrameworkCore.Relational/9.0.0": { + "sha512": "j+msw6fWgAE9M3Q/5B9Uhv7pdAdAQUvFPJAiBJmoy+OXvehVbfbCE8ftMAa51Uo2ZeiqVnHShhnv4Y4UJJmUzA==", "type": "package", - "path": "microsoft.entityframeworkcore.relational/8.0.6", + "path": "microsoft.entityframeworkcore.relational/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5679,14 +6321,14 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml", - "microsoft.entityframeworkcore.relational.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.relational.nuspec" ] }, - "Microsoft.EntityFrameworkCore.SqlServer/8.0.6": { - "sha512": "EUdsIcRew4vxE6pfi3aPUGvAGnfdCswPhWIU07SW5RymZldDCDo2dW/MyQw8nYDMQfsZYgE6+jyCg5VTV8lSMg==", + "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { + "sha512": "3Y7/3kgz6C5kRFeELLZ5VeIeBlxB31x/ywscbN4r1JqTXIy8WWGo0CqzuOxBy4UzaTzpifElAZvv4fyD3ZQK5w==", "type": "package", - "path": "microsoft.entityframeworkcore.sqlserver/8.0.6", + "path": "microsoft.entityframeworkcore.sqlserver/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5694,14 +6336,14 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.xml", - "microsoft.entityframeworkcore.sqlserver.8.0.6.nupkg.sha512", + "microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.sqlserver.nuspec" ] }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { - "sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", + "Microsoft.Extensions.Caching.Abstractions/9.0.0": { + "sha512": "FPWZAa9c0H4dvOj351iR1jkUIs4u9ykL4Bm592yhjDyO5lCoWd+TMAHx2EMbarzUvCvgjWjJIoC6//Q9kH6YhA==", "type": "package", - "path": "microsoft.extensions.caching.abstractions/8.0.0", + "path": "microsoft.extensions.caching.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5711,27 +6353,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets", "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll", "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/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/net9.0/Microsoft.Extensions.Caching.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.caching.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Caching.Memory/8.0.0": { - "sha512": "7pqivmrZDzo1ADPkRwjy+8jtRKWRCPag9qPI+p7sgu7Q4QreWhcvbiWXsbhP+yY8XSiDvZpu2/LWdBv7PnmOpQ==", + "Microsoft.Extensions.Caching.Memory/9.0.0": { + "sha512": "zbnPX/JQ0pETRSUG9fNPBvpIq42Aufvs15gGYyNIMhCun9yhmWihz0WgsI7bSDPjxWTKBf8oX/zv6v2uZ3W9OQ==", "type": "package", - "path": "microsoft.extensions.caching.memory/8.0.0", + "path": "microsoft.extensions.caching.memory/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5741,27 +6381,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets", "lib/net462/Microsoft.Extensions.Caching.Memory.dll", "lib/net462/Microsoft.Extensions.Caching.Memory.xml", - "lib/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/net9.0/Microsoft.Extensions.Caching.Memory.dll", + "lib/net9.0/Microsoft.Extensions.Caching.Memory.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.8.0.0.nupkg.sha512", + "microsoft.extensions.caching.memory.9.0.0.nupkg.sha512", "microsoft.extensions.caching.memory.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration/8.0.0": { - "sha512": "0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==", + "Microsoft.Extensions.Configuration/9.0.0": { + "sha512": "YIMO9T3JL8MeEXgVozKt2v79hquo/EFtnY0vgxmLnUvk1Rei/halI7kOWZL2RBeV9FMGzgM9LZA8CVaNwFMaNA==", "type": "package", - "path": "microsoft.extensions.configuration/8.0.0", + "path": "microsoft.extensions.configuration/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5771,27 +6409,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets", "lib/net462/Microsoft.Extensions.Configuration.dll", "lib/net462/Microsoft.Extensions.Configuration.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { + "sha512": "lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==", "type": "package", - "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "path": "microsoft.extensions.configuration.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5801,19 +6437,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -5832,10 +6466,10 @@ "microsoft.extensions.configuration.azurekeyvault.nuspec" ] }, - "Microsoft.Extensions.Configuration.Binder/8.0.0": { - "sha512": "mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==", + "Microsoft.Extensions.Configuration.Binder/9.0.0": { + "sha512": "RiScL99DcyngY9zJA2ROrri7Br8tn5N4hP4YNvGdTN/bvg1A3dwvDOxHnNZ3Im7x2SJ5i4LkX1uPiR/MfSFBLQ==", "type": "package", - "path": "microsoft.extensions.configuration.binder/8.0.0", + "path": "microsoft.extensions.configuration.binder/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5860,15 +6494,13 @@ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets", "lib/net462/Microsoft.Extensions.Configuration.Binder.dll", "lib/net462/Microsoft.Extensions.Configuration.Binder.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Binder.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.binder.nuspec", "useSharedDesignerContext.txt" ] @@ -5892,10 +6524,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": { - "sha512": "plvZ0ZIpq+97gdPNNvhwvrEZ92kNml9hd1pe3idMA7svR0PztdzVLkoWLcRFgySYXUJc3kSM3Xw3mNFMo/bxRA==", + "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0": { + "sha512": "v5R638eNMxksfXb7MFnkPwLPp+Ym4W/SIGNuoe8qFVVyvygQD5DdLusybmYSJEr9zc1UzWzim/ATKeIOVvOFDg==", "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/8.0.0", + "path": "microsoft.extensions.configuration.environmentvariables/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5905,27 +6537,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.EnvironmentVariables.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.targets", "lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.environmentvariables.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.environmentvariables.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { - "sha512": "McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==", + "Microsoft.Extensions.Configuration.FileExtensions/9.0.0": { + "sha512": "4EK93Jcd2lQG4GY6PAw8jGss0ZzFP0vPc1J85mES5fKNuDTqgFXHba9onBw2s18fs3I4vdo2AWyfD1mPAxWSQQ==", "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/8.0.0", + "path": "microsoft.extensions.configuration.fileextensions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5935,27 +6565,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.FileExtensions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.FileExtensions.targets", "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.xml", "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.fileextensions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.fileextensions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Json/8.0.0": { - "sha512": "C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==", + "Microsoft.Extensions.Configuration.Json/9.0.0": { + "sha512": "WiTK0LrnsqmedrbzwL7f4ZUo+/wByqy2eKab39I380i2rd8ImfCRMrtkqJVGDmfqlkP/YzhckVOwPc5MPrSNpg==", "type": "package", - "path": "microsoft.extensions.configuration.json/8.0.0", + "path": "microsoft.extensions.configuration.json/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5965,21 +6593,19 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Json.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Json.targets", "lib/net462/Microsoft.Extensions.Configuration.Json.dll", "lib/net462/Microsoft.Extensions.Configuration.Json.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Json.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.Json.xml", "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll", "lib/net8.0/Microsoft.Extensions.Configuration.Json.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.Json.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.json.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.json.nuspec", "useSharedDesignerContext.txt" ] @@ -6005,10 +6631,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { - "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "Microsoft.Extensions.DependencyInjection/9.0.0": { + "sha512": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==", "type": "package", - "path": "microsoft.extensions.dependencyinjection/8.0.0", + "path": "microsoft.extensions.dependencyinjection/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6018,29 +6644,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": { - "sha512": "fGLiCRLMYd00JYpClraLjJTNKLmMJPnqxMaiRzEBIIvevlzxz33mXy39Lkd48hu1G+N21S7QpaO5ZzKsI6FRuA==", + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { + "sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==", "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.1", + "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6050,29 +6674,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.1.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyModel/8.0.0": { - "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==", + "Microsoft.Extensions.DependencyModel/9.0.0": { + "sha512": "saxr2XzwgDU77LaQfYFXmddEDRUKHF4DaGMZkNB3qjdVSZlax3//dGJagJkKrGMIPNZs2jVFXITyCCR6UHJNdA==", "type": "package", - "path": "microsoft.extensions.dependencymodel/8.0.0", + "path": "microsoft.extensions.dependencymodel/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6082,19 +6704,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/net9.0/Microsoft.Extensions.DependencyModel.dll", + "lib/net9.0/Microsoft.Extensions.DependencyModel.xml", "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", - "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512", "microsoft.extensions.dependencymodel.nuspec", "useSharedDesignerContext.txt" ] @@ -6184,10 +6804,10 @@ "microsoft.extensions.diagnostics.healthchecks.abstractions.nuspec" ] }, - "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { - "sha512": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==", + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { + "sha512": "uK439QzYR0q2emLVtYzwyK3x+T5bTY4yWsd/k/ZUS9LR6Sflp8MIdhGXW8kQCd86dQD4tLqvcbLkku8qHY263Q==", "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/8.0.0", + "path": "microsoft.extensions.fileproviders.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6197,25 +6817,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets", "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.xml", + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.FileProviders.Physical/8.0.0": { - "sha512": "UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==", + "Microsoft.Extensions.FileProviders.Physical/9.0.0": { + "sha512": "3+ZUSpOSmie+o8NnLIRqCxSh65XL/ExU7JYnFOg58awDRlY3lVpZ9A369jkoZL1rpsq7LDhEfkn2ghhGaY1y5Q==", "type": "package", - "path": "microsoft.extensions.fileproviders.physical/8.0.0", + "path": "microsoft.extensions.fileproviders.physical/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6225,27 +6845,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileProviders.Physical.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets", "lib/net462/Microsoft.Extensions.FileProviders.Physical.dll", "lib/net462/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.xml", "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.xml", + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll", + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512", + "microsoft.extensions.fileproviders.physical.9.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.physical.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { - "sha512": "OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==", + "Microsoft.Extensions.FileSystemGlobbing/9.0.0": { + "sha512": "jGFKZiXs2HNseK3NK/rfwHNNovER71jSj4BD1a/649ml9+h6oEtYd0GSALZDNW8jZ2Rh+oAeadOa6sagYW1F2A==", "type": "package", - "path": "microsoft.extensions.filesystemglobbing/8.0.0", + "path": "microsoft.extensions.filesystemglobbing/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6255,19 +6873,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileSystemGlobbing.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets", "lib/net462/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/net462/Microsoft.Extensions.FileSystemGlobbing.xml", - "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.xml", "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.xml", + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll", + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.xml", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512", + "microsoft.extensions.filesystemglobbing.9.0.0.nupkg.sha512", "microsoft.extensions.filesystemglobbing.nuspec", "useSharedDesignerContext.txt" ] @@ -6345,10 +6961,10 @@ "packageIcon.png" ] }, - "Microsoft.Extensions.Logging/8.0.0": { - "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "Microsoft.Extensions.Logging/9.0.0": { + "sha512": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==", "type": "package", - "path": "microsoft.extensions.logging/8.0.0", + "path": "microsoft.extensions.logging/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6358,29 +6974,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.9.0.0.nupkg.sha512", "microsoft.extensions.logging.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Abstractions/8.0.1": { - "sha512": "RIFgaqoaINxkM2KTOw72dmilDmTrYA0ns2KW4lDz4gZ2+o6IQ894CzmdL3StM2oh7QQq44nCWiqKqc4qUI9Jmg==", + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { + "sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==", "type": "package", - "path": "microsoft.extensions.logging.abstractions/8.0.1", + "path": "microsoft.extensions.logging.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6432,20 +7046,18 @@ "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/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/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/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.8.0.1.nupkg.sha512", + "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -6465,10 +7077,10 @@ "microsoft.extensions.logging.applicationinsights.nuspec" ] }, - "Microsoft.Extensions.Logging.AzureAppServices/8.0.6": { - "sha512": "uyxdYFbrP15SV+KPV/hNe3fPQZEXqpHF6cur2cDswqJlhboQYTWsTmGKoZiIRAUOpHfBOFUT023kHmvz8kTsTw==", + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { + "sha512": "OMyMioZ23NlBXQb6TecMTr3LTCd2cqglKqMRdcWF8OJ+QQS53iPEo6bWj3CgGqgdXRySv3cxFVnJGSdcEWKR3Q==", "type": "package", - "path": "microsoft.extensions.logging.azureappservices/8.0.6", + "path": "microsoft.extensions.logging.azureappservices/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6476,18 +7088,18 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.Extensions.Logging.AzureAppServices.dll", "lib/net462/Microsoft.Extensions.Logging.AzureAppServices.xml", - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.dll", - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.xml", + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll", + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.xml", - "microsoft.extensions.logging.azureappservices.8.0.6.nupkg.sha512", + "microsoft.extensions.logging.azureappservices.9.0.0.nupkg.sha512", "microsoft.extensions.logging.azureappservices.nuspec" ] }, - "Microsoft.Extensions.Logging.Configuration/8.0.0": { - "sha512": "ixXXV0G/12g6MXK65TLngYN9V5hQQRuV+fZi882WIoVJT7h5JvoYoxTEwCgdqwLjSneqh1O+66gM8sMr9z/rsQ==", + "Microsoft.Extensions.Logging.Configuration/9.0.0": { + "sha512": "H05HiqaNmg6GjH34ocYE9Wm1twm3Oz2aXZko8GTwGBzM7op2brpAA8pJ5yyD1OpS1mXUtModBYOlcZ/wXeWsSg==", "type": "package", - "path": "microsoft.extensions.logging.configuration/8.0.0", + "path": "microsoft.extensions.logging.configuration/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6496,19 +7108,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.Configuration.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Configuration.targets", "lib/net462/Microsoft.Extensions.Logging.Configuration.dll", "lib/net462/Microsoft.Extensions.Logging.Configuration.xml", - "lib/net6.0/Microsoft.Extensions.Logging.Configuration.dll", - "lib/net6.0/Microsoft.Extensions.Logging.Configuration.xml", - "lib/net7.0/Microsoft.Extensions.Logging.Configuration.dll", - "lib/net7.0/Microsoft.Extensions.Logging.Configuration.xml", "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll", "lib/net8.0/Microsoft.Extensions.Logging.Configuration.xml", + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll", + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.xml", - "microsoft.extensions.logging.configuration.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.configuration.9.0.0.nupkg.sha512", "microsoft.extensions.logging.configuration.nuspec", "useSharedDesignerContext.txt" ] @@ -6620,10 +7230,10 @@ "microsoft.extensions.objectpool.nuspec" ] }, - "Microsoft.Extensions.Options/8.0.0": { - "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "Microsoft.Extensions.Options/9.0.0": { + "sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==", "type": "package", - "path": "microsoft.extensions.options/8.0.0", + "path": "microsoft.extensions.options/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6647,30 +7257,28 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.9.0.0.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { - "sha512": "0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==", + "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": { + "sha512": "Ob3FXsXkcSMQmGZi7qP07EQ39kZpSBlTcAZLbJLdI4FIf0Jug8biv2HTavWmnTirchctPlq9bl/26CXtQRguzA==", "type": "package", - "path": "microsoft.extensions.options.configurationextensions/8.0.0", + "path": "microsoft.extensions.options.configurationextensions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6680,27 +7288,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Options.ConfigurationExtensions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.configurationextensions.9.0.0.nupkg.sha512", "microsoft.extensions.options.configurationextensions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Primitives/8.0.0": { - "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "Microsoft.Extensions.Primitives/9.0.0": { + "sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==", "type": "package", - "path": "microsoft.extensions.primitives/8.0.0", + "path": "microsoft.extensions.primitives/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6710,69 +7316,55 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.primitives.9.0.0.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Identity.Client/4.56.0": { - "sha512": "rr4zbidvHy9r4NvOAs5hdd964Ao2A0pAeFBJKR95u1CJAVzbd1p6tPTXUZ+5ld0cfThiVSGvz6UHwY6JjraTpA==", + "Microsoft.Identity.Client/4.61.3": { + "sha512": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==", "type": "package", - "path": "microsoft.identity.client/4.56.0", + "path": "microsoft.identity.client/4.61.3", "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", + "README.md", + "lib/net462/Microsoft.Identity.Client.dll", + "lib/net462/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/net6.0-windows7.0/Microsoft.Identity.Client.dll", - "lib/net6.0-windows7.0/Microsoft.Identity.Client.xml", "lib/net6.0/Microsoft.Identity.Client.dll", "lib/net6.0/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", - "microsoft.identity.client.4.56.0.nupkg.sha512", + "microsoft.identity.client.4.61.3.nupkg.sha512", "microsoft.identity.client.nuspec" ] }, - "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { - "sha512": "H12YAzEGK55vZ+QpxUzozhW8ZZtgPDuWvgA0JbdIR9UhMUplj29JhIgE2imuH8W2Nw9D8JKygR1uxRFtpSNcrg==", + "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { + "sha512": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==", "type": "package", - "path": "microsoft.identity.client.extensions.msal/4.56.0", + "path": "microsoft.identity.client.extensions.msal/4.61.3", "files": [ ".nupkg.metadata", ".signature.p7s", + "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll", + "lib/net6.0/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.4.56.0.nupkg.sha512", + "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512", "microsoft.identity.client.extensions.msal.nuspec" ] }, @@ -7119,17 +7711,21 @@ "useSharedDesignerContext.txt" ] }, - "Mono.TextTemplating/2.2.1": { - "sha512": "KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", + "Mono.TextTemplating/3.0.0": { + "sha512": "YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", "type": "package", - "path": "mono.texttemplating/2.2.1", + "path": "mono.texttemplating/3.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", + "LICENSE.txt/LICENSE", + "buildTransitive/Mono.TextTemplating.targets", "lib/net472/Mono.TextTemplating.dll", + "lib/net6.0/Mono.TextTemplating.dll", "lib/netstandard2.0/Mono.TextTemplating.dll", - "mono.texttemplating.2.2.1.nupkg.sha512", - "mono.texttemplating.nuspec" + "mono.texttemplating.3.0.0.nupkg.sha512", + "mono.texttemplating.nuspec", + "readme.md" ] }, "NETStandard.Library/1.6.1": { @@ -7175,10 +7771,10 @@ "packageIcon.png" ] }, - "Polly/8.4.0": { - "sha512": "z2EeUutuy49jBQyZ5s2FUuTCGx3GCzJ0cJ2HbjWwks94TsC6bKTtAHKBkMZOa/DyYRl5yIX7MshvMTWl1J6RNg==", + "Polly/8.5.0": { + "sha512": "GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", "type": "package", - "path": "polly/8.4.0", + "path": "polly/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7196,14 +7792,14 @@ "lib/netstandard2.0/Polly.xml", "package-icon.png", "package-readme.md", - "polly.8.4.0.nupkg.sha512", + "polly.8.5.0.nupkg.sha512", "polly.nuspec" ] }, - "Polly.Core/8.4.0": { - "sha512": "3AZxuP//pxOeBo9tQs7/tz4Z5TTbu4BYfjpaXZD0JYKJo98ngN9TMUz1nybh4k0ykWkMBpGZALV/AmVIE3ew7A==", + "Polly.Core/8.5.0": { + "sha512": "VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", "type": "package", - "path": "polly.core/8.4.0", + "path": "polly.core/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7224,7 +7820,7 @@ "lib/netstandard2.0/Polly.Core.xml", "package-icon.png", "package-readme.md", - "polly.core.8.4.0.nupkg.sha512", + "polly.core.8.5.0.nupkg.sha512", "polly.core.nuspec" ] }, @@ -7513,10 +8109,10 @@ "serilog.nuspec" ] }, - "Serilog.AspNetCore/8.0.1": { - "sha512": "B/X+wAfS7yWLVOTD83B+Ip9yl4MkhioaXj90JSoWi1Ayi8XHepEnsBdrkojg08eodCnmOKmShFUN2GgEc6c0CQ==", + "Serilog.AspNetCore/8.0.3": { + "sha512": "Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", "type": "package", - "path": "serilog.aspnetcore/8.0.1", + "path": "serilog.aspnetcore/8.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7532,7 +8128,7 @@ "lib/net8.0/Serilog.AspNetCore.xml", "lib/netstandard2.0/Serilog.AspNetCore.dll", "lib/netstandard2.0/Serilog.AspNetCore.xml", - "serilog.aspnetcore.8.0.1.nupkg.sha512", + "serilog.aspnetcore.8.0.3.nupkg.sha512", "serilog.aspnetcore.nuspec" ] }, @@ -7632,10 +8228,10 @@ "serilog.formatting.compact.nuspec" ] }, - "Serilog.Settings.Configuration/8.0.1": { - "sha512": "KOEABqMUdEc8Lpq51Nmiv69Je53mKE6yle4ac2jt3QYiBI0FKKFZCVV6MnkD/z3FonNMjUs/vLOa1mrhzexgCA==", + "Serilog.Settings.Configuration/8.0.4": { + "sha512": "pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", "type": "package", - "path": "serilog.settings.configuration/8.0.1", + "path": "serilog.settings.configuration/8.0.4", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7651,7 +8247,7 @@ "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.1.nupkg.sha512", + "serilog.settings.configuration.8.0.4.nupkg.sha512", "serilog.settings.configuration.nuspec" ] }, @@ -7812,25 +8408,45 @@ "version.txt" ] }, - "System.CodeDom/4.4.0": { - "sha512": "2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==", + "System.ClientModel/1.0.0": { + "sha512": "I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==", + "type": "package", + "path": "system.clientmodel/1.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "CHANGELOG.md", + "DotNetPackageIcon.png", + "README.md", + "lib/net6.0/System.ClientModel.dll", + "lib/net6.0/System.ClientModel.xml", + "lib/netstandard2.0/System.ClientModel.dll", + "lib/netstandard2.0/System.ClientModel.xml", + "system.clientmodel.1.0.0.nupkg.sha512", + "system.clientmodel.nuspec" + ] + }, + "System.CodeDom/6.0.0": { + "sha512": "CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", "type": "package", - "path": "system.codedom/4.4.0", + "path": "system.codedom/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", + "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.CodeDom.targets", + "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.CodeDom.dll", + "lib/net461/System.CodeDom.xml", + "lib/net6.0/System.CodeDom.dll", + "lib/net6.0/System.CodeDom.xml", "lib/netstandard2.0/System.CodeDom.dll", - "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", + "lib/netstandard2.0/System.CodeDom.xml", + "system.codedom.6.0.0.nupkg.sha512", "system.codedom.nuspec", - "useSharedDesignerContext.txt", - "version.txt" + "useSharedDesignerContext.txt" ] }, "System.Collections/4.3.0": { @@ -7909,154 +8525,187 @@ "system.collections.concurrent.nuspec" ] }, - "System.Collections.Immutable/6.0.0": { - "sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", + "System.Collections.Immutable/7.0.0": { + "sha512": "dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==", "type": "package", - "path": "system.collections.immutable/6.0.0", + "path": "system.collections.immutable/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", + "README.md", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Collections.Immutable.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Collections.Immutable.dll", + "lib/net462/System.Collections.Immutable.dll", + "lib/net462/System.Collections.Immutable.xml", "lib/net6.0/System.Collections.Immutable.dll", + "lib/net6.0/System.Collections.Immutable.xml", + "lib/net7.0/System.Collections.Immutable.dll", + "lib/net7.0/System.Collections.Immutable.xml", "lib/netstandard2.0/System.Collections.Immutable.dll", - "system.collections.immutable.6.0.0.nupkg.sha512", + "lib/netstandard2.0/System.Collections.Immutable.xml", + "system.collections.immutable.7.0.0.nupkg.sha512", "system.collections.immutable.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition/6.0.0": { - "sha512": "d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", + "System.Composition/7.0.0": { + "sha512": "tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==", "type": "package", - "path": "system.composition/6.0.0", + "path": "system.composition/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.targets", - "buildTransitive/netcoreapp3.1/_._", - "system.composition.6.0.0.nupkg.sha512", + "lib/net461/_._", + "lib/netcoreapp2.0/_._", + "lib/netstandard2.0/_._", + "system.composition.7.0.0.nupkg.sha512", "system.composition.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.AttributedModel/6.0.0": { - "sha512": "WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", + "System.Composition.AttributedModel/7.0.0": { + "sha512": "2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ==", "type": "package", - "path": "system.composition.attributedmodel/6.0.0", + "path": "system.composition.attributedmodel/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.AttributedModel.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.AttributedModel.dll", - "lib/net461/System.Composition.AttributedModel.xml", + "lib/net462/System.Composition.AttributedModel.dll", + "lib/net462/System.Composition.AttributedModel.xml", "lib/net6.0/System.Composition.AttributedModel.dll", "lib/net6.0/System.Composition.AttributedModel.xml", + "lib/net7.0/System.Composition.AttributedModel.dll", + "lib/net7.0/System.Composition.AttributedModel.xml", "lib/netstandard2.0/System.Composition.AttributedModel.dll", "lib/netstandard2.0/System.Composition.AttributedModel.xml", - "system.composition.attributedmodel.6.0.0.nupkg.sha512", + "system.composition.attributedmodel.7.0.0.nupkg.sha512", "system.composition.attributedmodel.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.Convention/6.0.0": { - "sha512": "XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", + "System.Composition.Convention/7.0.0": { + "sha512": "IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==", "type": "package", - "path": "system.composition.convention/6.0.0", + "path": "system.composition.convention/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.Convention.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Convention.dll", - "lib/net461/System.Composition.Convention.xml", + "lib/net462/System.Composition.Convention.dll", + "lib/net462/System.Composition.Convention.xml", "lib/net6.0/System.Composition.Convention.dll", "lib/net6.0/System.Composition.Convention.xml", + "lib/net7.0/System.Composition.Convention.dll", + "lib/net7.0/System.Composition.Convention.xml", "lib/netstandard2.0/System.Composition.Convention.dll", "lib/netstandard2.0/System.Composition.Convention.xml", - "system.composition.convention.6.0.0.nupkg.sha512", + "system.composition.convention.7.0.0.nupkg.sha512", "system.composition.convention.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.Hosting/6.0.0": { - "sha512": "w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", + "System.Composition.Hosting/7.0.0": { + "sha512": "eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==", "type": "package", - "path": "system.composition.hosting/6.0.0", + "path": "system.composition.hosting/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.Hosting.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Hosting.dll", - "lib/net461/System.Composition.Hosting.xml", + "lib/net462/System.Composition.Hosting.dll", + "lib/net462/System.Composition.Hosting.xml", "lib/net6.0/System.Composition.Hosting.dll", "lib/net6.0/System.Composition.Hosting.xml", + "lib/net7.0/System.Composition.Hosting.dll", + "lib/net7.0/System.Composition.Hosting.xml", "lib/netstandard2.0/System.Composition.Hosting.dll", "lib/netstandard2.0/System.Composition.Hosting.xml", - "system.composition.hosting.6.0.0.nupkg.sha512", + "system.composition.hosting.7.0.0.nupkg.sha512", "system.composition.hosting.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.Runtime/6.0.0": { - "sha512": "qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", + "System.Composition.Runtime/7.0.0": { + "sha512": "aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw==", "type": "package", - "path": "system.composition.runtime/6.0.0", + "path": "system.composition.runtime/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.Runtime.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Runtime.dll", - "lib/net461/System.Composition.Runtime.xml", + "lib/net462/System.Composition.Runtime.dll", + "lib/net462/System.Composition.Runtime.xml", "lib/net6.0/System.Composition.Runtime.dll", "lib/net6.0/System.Composition.Runtime.xml", + "lib/net7.0/System.Composition.Runtime.dll", + "lib/net7.0/System.Composition.Runtime.xml", "lib/netstandard2.0/System.Composition.Runtime.dll", "lib/netstandard2.0/System.Composition.Runtime.xml", - "system.composition.runtime.6.0.0.nupkg.sha512", + "system.composition.runtime.7.0.0.nupkg.sha512", "system.composition.runtime.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Composition.TypedParts/6.0.0": { - "sha512": "iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", + "System.Composition.TypedParts/7.0.0": { + "sha512": "ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==", "type": "package", - "path": "system.composition.typedparts/6.0.0", + "path": "system.composition.typedparts/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Composition.TypedParts.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.TypedParts.dll", - "lib/net461/System.Composition.TypedParts.xml", + "lib/net462/System.Composition.TypedParts.dll", + "lib/net462/System.Composition.TypedParts.xml", "lib/net6.0/System.Composition.TypedParts.dll", "lib/net6.0/System.Composition.TypedParts.xml", + "lib/net7.0/System.Composition.TypedParts.dll", + "lib/net7.0/System.Composition.TypedParts.xml", "lib/netstandard2.0/System.Composition.TypedParts.dll", "lib/netstandard2.0/System.Composition.TypedParts.xml", - "system.composition.typedparts.6.0.0.nupkg.sha512", + "system.composition.typedparts.7.0.0.nupkg.sha512", "system.composition.typedparts.nuspec", "useSharedDesignerContext.txt" ] @@ -8152,10 +8801,10 @@ "system.diagnostics.debug.nuspec" ] }, - "System.Diagnostics.DiagnosticSource/8.0.0": { - "sha512": "c9xLpVz6PL9lp/djOWtk5KPDZq3cSYpmXoJQY524EOtuFl5z9ZtsotpsyrDW40U1DRnQSYvcPKEUV0X//u6gkQ==", + "System.Diagnostics.DiagnosticSource/8.0.1": { + "sha512": "vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==", "type": "package", - "path": "system.diagnostics.diagnosticsource/8.0.0", + "path": "system.diagnostics.diagnosticsource/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8176,7 +8825,7 @@ "lib/net8.0/System.Diagnostics.DiagnosticSource.xml", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", + "system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", "system.diagnostics.diagnosticsource.nuspec", "useSharedDesignerContext.txt" ] @@ -8394,24 +9043,32 @@ "useSharedDesignerContext.txt" ] }, - "System.Formats.Asn1/5.0.0": { - "sha512": "MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==", + "System.Formats.Asn1/9.0.0": { + "sha512": "VRDjgfqV0hCma5HBQa46nZTRuqfYMWZClwxUtvLJVTCeDp9Esdvr91AfEWP98IMO8ooSv1yXb6/oCc6jApoXvQ==", "type": "package", - "path": "system.formats.asn1/5.0.0", + "path": "system.formats.asn1/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", + "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.Formats.Asn1.dll", - "lib/net461/System.Formats.Asn1.xml", + "buildTransitive/net461/System.Formats.Asn1.targets", + "buildTransitive/net462/_._", + "buildTransitive/net8.0/_._", + "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets", + "lib/net462/System.Formats.Asn1.dll", + "lib/net462/System.Formats.Asn1.xml", + "lib/net8.0/System.Formats.Asn1.dll", + "lib/net8.0/System.Formats.Asn1.xml", + "lib/net9.0/System.Formats.Asn1.dll", + "lib/net9.0/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.9.0.0.nupkg.sha512", "system.formats.asn1.nuspec", - "useSharedDesignerContext.txt", - "version.txt" + "useSharedDesignerContext.txt" ] }, "System.Globalization/4.3.0": { @@ -8673,14 +9330,13 @@ "system.io.filesystem.nuspec" ] }, - "System.IO.FileSystem.AccessControl/5.0.0": { - "sha512": "SxHB3nuNrpptVk+vZ/F+7OHEpoHUIKKMl02bUmYHQr1r+glbZQxs7pRtsf4ENO29TVm2TH3AEeep2fJcy92oYw==", + "System.IO.FileSystem.AccessControl/4.7.0": { + "sha512": "vMToiarpU81LR1/KZtnT7VDPvqAZfw9oOS5nY6pPP78nGYz3COLsQH3OfzbR+SjTgltd31R6KmKklz/zDpTmzw==", "type": "package", - "path": "system.io.filesystem.accesscontrol/5.0.0", + "path": "system.io.filesystem.accesscontrol/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net46/System.IO.FileSystem.AccessControl.dll", @@ -8711,7 +9367,7 @@ "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.AccessControl.dll", "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll", "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.xml", - "system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", + "system.io.filesystem.accesscontrol.4.7.0.nupkg.sha512", "system.io.filesystem.accesscontrol.nuspec", "useSharedDesignerContext.txt", "version.txt" @@ -8746,27 +9402,29 @@ "system.io.filesystem.primitives.nuspec" ] }, - "System.IO.Pipelines/6.0.3": { - "sha512": "ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", + "System.IO.Pipelines/7.0.0": { + "sha512": "jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==", "type": "package", - "path": "system.io.pipelines/6.0.3", + "path": "system.io.pipelines/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.IO.Pipelines.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.IO.Pipelines.dll", - "lib/net461/System.IO.Pipelines.xml", + "lib/net462/System.IO.Pipelines.dll", + "lib/net462/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/net7.0/System.IO.Pipelines.dll", + "lib/net7.0/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.7.0.0.nupkg.sha512", "system.io.pipelines.nuspec", "useSharedDesignerContext.txt" ] @@ -9275,25 +9933,30 @@ "system.reflection.extensions.nuspec" ] }, - "System.Reflection.Metadata/6.0.1": { - "sha512": "III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==", + "System.Reflection.Metadata/7.0.0": { + "sha512": "MclTG61lsD9sYdpNz9xsKBzjsmsfCtcMZYXz/IUr2zlhaTaABonlr1ESeompTgM+Xk+IwtGYU7/voh3YWB/fWw==", "type": "package", - "path": "system.reflection.metadata/6.0.1", + "path": "system.reflection.metadata/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", + "README.md", "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.Reflection.Metadata.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Reflection.Metadata.dll", - "lib/net461/System.Reflection.Metadata.xml", + "lib/net462/System.Reflection.Metadata.dll", + "lib/net462/System.Reflection.Metadata.xml", "lib/net6.0/System.Reflection.Metadata.dll", "lib/net6.0/System.Reflection.Metadata.xml", + "lib/net7.0/System.Reflection.Metadata.dll", + "lib/net7.0/System.Reflection.Metadata.xml", "lib/netstandard2.0/System.Reflection.Metadata.dll", "lib/netstandard2.0/System.Reflection.Metadata.xml", - "system.reflection.metadata.6.0.1.nupkg.sha512", + "system.reflection.metadata.7.0.0.nupkg.sha512", "system.reflection.metadata.nuspec", "useSharedDesignerContext.txt" ] @@ -10321,45 +10984,37 @@ "system.text.encoding.extensions.nuspec" ] }, - "System.Text.Encodings.Web/8.0.0": { - "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "System.Text.Encodings.Web/6.0.0": { + "sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==", "type": "package", - "path": "system.text.encodings.web/8.0.0", + "path": "system.text.encodings.web/6.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", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Text.Encodings.Web.dll", + "lib/net461/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/netcoreapp3.1/System.Text.Encodings.Web.dll", + "lib/netcoreapp3.1/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.6.0.0.nupkg.sha512", "system.text.encodings.web.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Text.Json/8.0.0": { - "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==", + "System.Text.Json/9.0.0": { + "sha512": "js7+qAu/9mQvnhA4EfGMZNEzXtJCDxgkgj8ohuxq/Qxv+R56G+ljefhiJHOxTNiw54q8vmABCWUwkMulNdlZ4A==", "type": "package", - "path": "system.text.json/8.0.0", + "path": "system.text.json/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -10411,20 +11066,18 @@ "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/net8.0/System.Text.Json.targets", "buildTransitive/netcoreapp2.0/System.Text.Json.targets", "buildTransitive/netstandard2.0/System.Text.Json.targets", "lib/net462/System.Text.Json.dll", "lib/net462/System.Text.Json.xml", - "lib/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/net9.0/System.Text.Json.dll", + "lib/net9.0/System.Text.Json.xml", "lib/netstandard2.0/System.Text.Json.dll", "lib/netstandard2.0/System.Text.Json.xml", - "system.text.json.8.0.0.nupkg.sha512", + "system.text.json.9.0.0.nupkg.sha512", "system.text.json.nuspec", "useSharedDesignerContext.txt" ] @@ -10975,11 +11628,11 @@ } }, "projectFileDependencyGroups": { - "net8.0": [ + "net9.0": [ "AspNetCore.HealthChecks.AzureServiceBus >= 8.0.1", - "AspNetCore.HealthChecks.Rabbitmq >= 8.0.1", + "AspNetCore.HealthChecks.Rabbitmq >= 8.0.2", "AspNetCore.HealthChecks.UI.Client >= 8.0.1", - "Autofac.Extensions.DependencyInjection >= 9.0.0", + "Autofac.Extensions.DependencyInjection >= 10.0.0", "EventBus >= 1.0.0", "EventBusRabbitMQ >= 1.0.0", "EventBusServiceBus >= 1.0.0", @@ -10988,59 +11641,51 @@ "Microsoft.ApplicationInsights.DependencyCollector >= 2.22.0", "Microsoft.ApplicationInsights.Kubernetes >= 7.0.0", "Microsoft.Extensions.Configuration.AzureKeyVault >= 3.1.24", - "Microsoft.Extensions.Logging.AzureAppServices >= 8.0.6", - "Serilog.AspNetCore >= 8.0.1", + "Microsoft.Extensions.Logging.AzureAppServices >= 9.0.0", + "Serilog.AspNetCore >= 8.0.3", "Serilog.Enrichers.Environment >= 3.0.1", - "Serilog.Settings.Configuration >= 8.0.1", + "Serilog.Settings.Configuration >= 8.0.4", "Serilog.Sinks.Console >= 6.0.0", "Serilog.Sinks.Http >= 9.0.0", "Serilog.Sinks.Seq >= 8.0.0" ] }, "packageFolders": { - "C:\\Users\\natyo\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + "/home/runner/.nuget/packages/": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Payment\\Payment.API\\Payment.API.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/Payment.API.csproj", "projectName": "Payment.API", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Payment\\Payment.API\\Payment.API.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Payment\\Payment.API\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/Payment.API.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\IntegrationEventLogEF\\IntegrationEventLogEF.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj" } } } @@ -11054,11 +11699,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.AzureServiceBus": { "target": "Package", @@ -11066,7 +11712,7 @@ }, "AspNetCore.HealthChecks.Rabbitmq": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.2, )" }, "AspNetCore.HealthChecks.UI.Client": { "target": "Package", @@ -11074,7 +11720,7 @@ }, "Autofac.Extensions.DependencyInjection": { "target": "Package", - "version": "[9.0.0, )" + "version": "[10.0.0, )" }, "Microsoft.ApplicationInsights.AspNetCore": { "target": "Package", @@ -11094,11 +11740,11 @@ }, "Microsoft.Extensions.Logging.AzureAppServices": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Enrichers.Environment": { "target": "Package", @@ -11106,7 +11752,7 @@ }, "Serilog.Settings.Configuration": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.4, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -11141,7 +11787,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/Services/Payment/Payment.API/obj/project.nuget.cache b/src/Services/Payment/Payment.API/obj/project.nuget.cache index 2b5c3938..9e129c6b 100644 --- a/src/Services/Payment/Payment.API/obj/project.nuget.cache +++ b/src/Services/Payment/Payment.API/obj/project.nuget.cache @@ -1,244 +1,248 @@ { "version": 2, - "dgSpecHash": "l7apMkCej34=", + "dgSpecHash": "pTEHKjNwPKY=", "success": true, - "projectFilePath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Payment\\Payment.API\\Payment.API.csproj", + "projectFilePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Payment/Payment.API/Payment.API.csproj", "expectedPackageFiles": [ - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.azureservicebus\\8.0.1\\aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.rabbitmq\\8.0.1\\aspnetcore.healthchecks.rabbitmq.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.client\\8.0.1\\aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.core\\8.0.1\\aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\autofac\\8.0.0\\autofac.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\autofac.extensions.dependencyinjection\\9.0.0\\autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.core\\1.36.0\\azure.core.1.36.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.core.amqp\\1.3.0\\azure.core.amqp.1.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.identity\\1.10.3\\azure.identity.1.10.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.messaging.servicebus\\7.17.0\\azure.messaging.servicebus.7.17.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\fractions\\7.2.1\\fractions.7.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\humanizer.core\\2.14.1\\humanizer.core.2.14.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identitymodel\\5.2.0\\identitymodel.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identitymodel.oidcclient\\5.2.1\\identitymodel.oidcclient.5.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\kubernetesclient\\12.1.1\\kubernetesclient.12.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights\\2.22.0\\microsoft.applicationinsights.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.aspnetcore\\2.22.0\\microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.dependencycollector\\2.22.0\\microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.eventcountercollector\\2.22.0\\microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.kubernetes\\7.0.0\\microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.perfcountercollector\\2.22.0\\microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.windowsserver\\2.22.0\\microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.windowsserver.telemetrychannel\\2.22.0\\microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting\\2.1.1\\microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting.server.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http\\2.1.22\\microsoft.aspnetcore.http.2.1.22.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.1.1\\microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.extensions\\2.1.1\\microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.1.1\\microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.webutilities\\2.1.1\\microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.amqp\\2.6.3\\microsoft.azure.amqp.2.6.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.keyvault\\2.3.2\\microsoft.azure.keyvault.2.3.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.keyvault.webkey\\2.0.7\\microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.servicebus\\5.2.0\\microsoft.azure.servicebus.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.services.appauthentication\\1.0.3\\microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\6.0.0\\microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.3.3\\microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.common\\4.5.0\\microsoft.codeanalysis.common.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.5.0\\microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.csharp.workspaces\\4.5.0\\microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.workspaces.common\\4.5.0\\microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient\\5.1.5\\microsoft.data.sqlclient.5.1.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.1.1\\microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore\\8.0.6\\microsoft.entityframeworkcore.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\8.0.6\\microsoft.entityframeworkcore.abstractions.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\8.0.6\\microsoft.entityframeworkcore.analyzers.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.design\\8.0.6\\microsoft.entityframeworkcore.design.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\8.0.6\\microsoft.entityframeworkcore.relational.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\8.0.6\\microsoft.entityframeworkcore.sqlserver.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\8.0.0\\microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.memory\\8.0.0\\microsoft.extensions.caching.memory.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration\\8.0.0\\microsoft.extensions.configuration.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\8.0.0\\microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.azurekeyvault\\3.1.24\\microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\8.0.0\\microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\6.0.0\\microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\8.0.0\\microsoft.extensions.configuration.environmentvariables.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\8.0.0\\microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.json\\8.0.0\\microsoft.extensions.configuration.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\6.0.1\\microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\8.0.0\\microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.1\\microsoft.extensions.dependencyinjection.abstractions.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencymodel\\8.0.0\\microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnosticadapter\\3.1.27\\microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.abstractions\\8.0.0\\microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks.abstractions\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\8.0.0\\microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\8.0.0\\microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\8.0.0\\microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting\\6.0.1\\microsoft.extensions.hosting.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\8.0.0\\microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.http\\3.1.0\\microsoft.extensions.http.3.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging\\8.0.0\\microsoft.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\8.0.1\\microsoft.extensions.logging.abstractions.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.applicationinsights\\2.22.0\\microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.azureappservices\\8.0.6\\microsoft.extensions.logging.azureappservices.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.configuration\\8.0.0\\microsoft.extensions.logging.configuration.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.console\\6.0.0\\microsoft.extensions.logging.console.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.debug\\6.0.0\\microsoft.extensions.logging.debug.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventlog\\6.0.0\\microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventsource\\6.0.0\\microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.objectpool\\7.0.0\\microsoft.extensions.objectpool.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options\\8.0.0\\microsoft.extensions.options.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\8.0.0\\microsoft.extensions.options.configurationextensions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.primitives\\8.0.0\\microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client\\4.56.0\\microsoft.identity.client.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\4.56.0\\microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\7.0.0\\microsoft.identitymodel.abstractions.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.clients.activedirectory\\3.14.2\\microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\7.0.0\\microsoft.identitymodel.jsonwebtokens.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.logging\\7.0.0\\microsoft.identitymodel.logging.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.35.0\\microsoft.identitymodel.protocols.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.35.0\\microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.tokens\\7.0.0\\microsoft.identitymodel.tokens.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.net.http.headers\\2.1.1\\microsoft.net.http.headers.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.rest.clientruntime\\2.3.8\\microsoft.rest.clientruntime.2.3.8.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.rest.clientruntime.azure\\3.3.7\\microsoft.rest.clientruntime.azure.3.3.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.registry\\4.3.0\\microsoft.win32.registry.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.systemevents\\6.0.0\\microsoft.win32.systemevents.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mono.texttemplating\\2.2.1\\mono.texttemplating.2.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly\\8.4.0\\polly.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly.core\\8.4.0\\polly.core.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\prometheus-net\\8.0.1\\prometheus-net.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\rabbitmq.client\\6.8.1\\rabbitmq.client.6.8.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog\\4.0.0\\serilog.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.aspnetcore\\8.0.1\\serilog.aspnetcore.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.enrichers.environment\\3.0.1\\serilog.enrichers.environment.3.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.hosting\\8.0.0\\serilog.extensions.hosting.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.logging\\8.0.0\\serilog.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.formatting.compact\\2.0.0\\serilog.formatting.compact.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.settings.configuration\\8.0.1\\serilog.settings.configuration.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.console\\6.0.0\\serilog.sinks.console.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.debug\\2.0.0\\serilog.sinks.debug.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.file\\5.0.0\\serilog.sinks.file.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.http\\9.0.0\\serilog.sinks.http.9.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.seq\\8.0.0\\serilog.sinks.seq.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.codedom\\4.4.0\\system.codedom.4.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.immutable\\6.0.0\\system.collections.immutable.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition\\6.0.0\\system.composition.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.attributedmodel\\6.0.0\\system.composition.attributedmodel.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.convention\\6.0.0\\system.composition.convention.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.hosting\\6.0.0\\system.composition.hosting.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.runtime\\6.0.0\\system.composition.runtime.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.typedparts\\6.0.0\\system.composition.typedparts.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.configuration.configurationmanager\\6.0.1\\system.configuration.configurationmanager.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\8.0.0\\system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.eventlog\\6.0.0\\system.diagnostics.eventlog.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.performancecounter\\6.0.0\\system.diagnostics.performancecounter.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.process\\4.3.0\\system.diagnostics.process.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.drawing.common\\6.0.0\\system.drawing.common.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.formats.asn1\\5.0.0\\system.formats.asn1.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.identitymodel.tokens.jwt\\7.0.0\\system.identitymodel.tokens.jwt.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.accesscontrol\\5.0.0\\system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.pipelines\\6.0.3\\system.io.pipelines.6.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory\\4.5.5\\system.memory.4.5.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.private.datacontractserialization\\4.1.1\\system.private.datacontractserialization.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.metadata\\6.0.1\\system.reflection.metadata.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.caching\\6.0.0\\system.runtime.caching.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.json\\4.0.2\\system.runtime.serialization.json.4.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.primitives\\4.1.1\\system.runtime.serialization.primitives.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.accesscontrol\\6.0.0\\system.security.accesscontrol.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.protecteddata\\6.0.0\\system.security.cryptography.protecteddata.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.permissions\\6.0.0\\system.security.permissions.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.codepages\\6.0.0\\system.text.encoding.codepages.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encodings.web\\8.0.0\\system.text.encodings.web.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.json\\8.0.0\\system.text.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.channels\\7.0.0\\system.threading.channels.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.thread\\4.3.0\\system.threading.thread.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.threadpool\\4.3.0\\system.threading.threadpool.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.valuetuple\\4.5.0\\system.valuetuple.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.windows.extensions\\6.0.0\\system.windows.extensions.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmldocument\\4.0.1\\system.xml.xmldocument.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmlserializer\\4.0.11\\system.xml.xmlserializer.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\yamldotnet\\13.3.1\\yamldotnet.13.3.1.nupkg.sha512" + "/home/runner/.nuget/packages/aspnetcore.healthchecks.azureservicebus/8.0.1/aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.rabbitmq/8.0.2/aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.client/8.0.1/aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.core/8.0.1/aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/autofac/8.1.1/autofac.8.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/autofac.extensions.dependencyinjection/10.0.0/autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.core/1.38.0/azure.core.1.38.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.core.amqp/1.3.0/azure.core.amqp.1.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.identity/1.11.4/azure.identity.1.11.4.nupkg.sha512", + "/home/runner/.nuget/packages/azure.messaging.servicebus/7.17.0/azure.messaging.servicebus.7.17.0.nupkg.sha512", + "/home/runner/.nuget/packages/fractions/7.2.1/fractions.7.2.1.nupkg.sha512", + "/home/runner/.nuget/packages/humanizer.core/2.14.1/humanizer.core.2.14.1.nupkg.sha512", + "/home/runner/.nuget/packages/identitymodel/5.2.0/identitymodel.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/identitymodel.oidcclient/5.2.1/identitymodel.oidcclient.5.2.1.nupkg.sha512", + "/home/runner/.nuget/packages/kubernetesclient/12.1.1/kubernetesclient.12.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights/2.22.0/microsoft.applicationinsights.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.aspnetcore/2.22.0/microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.dependencycollector/2.22.0/microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.eventcountercollector/2.22.0/microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.kubernetes/7.0.0/microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.perfcountercollector/2.22.0/microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.windowsserver/2.22.0/microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.windowsserver.telemetrychannel/2.22.0/microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http/2.1.22/microsoft.aspnetcore.http.2.1.22.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.amqp/2.6.3/microsoft.azure.amqp.2.6.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.keyvault/2.3.2/microsoft.azure.keyvault.2.3.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.keyvault.webkey/2.0.7/microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.servicebus/5.2.0/microsoft.azure.servicebus.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.services.appauthentication/1.0.3/microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.bcl.asyncinterfaces/7.0.0/microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.build.framework/17.8.3/microsoft.build.framework.17.8.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.build.locator/1.7.8/microsoft.build.locator.1.7.8.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.analyzers/3.3.4/microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.common/4.8.0/microsoft.codeanalysis.common.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.csharp/4.8.0/microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.csharp.workspaces/4.8.0/microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.workspaces.common/4.8.0/microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.workspaces.msbuild/4.8.0/microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient/5.1.6/microsoft.data.sqlclient.5.1.6.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient.sni.runtime/5.1.1/microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore/9.0.0/microsoft.entityframeworkcore.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.abstractions/9.0.0/microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.analyzers/9.0.0/microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.design/9.0.0/microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.relational/9.0.0/microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.sqlserver/9.0.0/microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.abstractions/9.0.0/microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.memory/9.0.0/microsoft.extensions.caching.memory.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration/9.0.0/microsoft.extensions.configuration.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.abstractions/9.0.0/microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.azurekeyvault/3.1.24/microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.binder/9.0.0/microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.commandline/6.0.0/microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.environmentvariables/9.0.0/microsoft.extensions.configuration.environmentvariables.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.fileextensions/9.0.0/microsoft.extensions.configuration.fileextensions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.json/9.0.0/microsoft.extensions.configuration.json.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.usersecrets/6.0.1/microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection/9.0.0/microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/9.0.0/microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencymodel/9.0.0/microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnosticadapter/3.1.27/microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.abstractions/8.0.0/microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks/8.0.0/microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks.abstractions/8.0.0/microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.abstractions/9.0.0/microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.physical/9.0.0/microsoft.extensions.fileproviders.physical.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.filesystemglobbing/9.0.0/microsoft.extensions.filesystemglobbing.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting/6.0.1/microsoft.extensions.hosting.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting.abstractions/8.0.0/microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.http/3.1.0/microsoft.extensions.http.3.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging/9.0.0/microsoft.extensions.logging.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.abstractions/9.0.0/microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.applicationinsights/2.22.0/microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.azureappservices/9.0.0/microsoft.extensions.logging.azureappservices.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.configuration/9.0.0/microsoft.extensions.logging.configuration.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.console/6.0.0/microsoft.extensions.logging.console.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.debug/6.0.0/microsoft.extensions.logging.debug.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventlog/6.0.0/microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventsource/6.0.0/microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.objectpool/7.0.0/microsoft.extensions.objectpool.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options/9.0.0/microsoft.extensions.options.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options.configurationextensions/9.0.0/microsoft.extensions.options.configurationextensions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.primitives/9.0.0/microsoft.extensions.primitives.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client/4.61.3/microsoft.identity.client.4.61.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client.extensions.msal/4.61.3/microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.abstractions/7.0.0/microsoft.identitymodel.abstractions.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.clients.activedirectory/3.14.2/microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.jsonwebtokens/7.0.0/microsoft.identitymodel.jsonwebtokens.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.logging/7.0.0/microsoft.identitymodel.logging.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols/6.35.0/microsoft.identitymodel.protocols.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/6.35.0/microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.tokens/7.0.0/microsoft.identitymodel.tokens.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.rest.clientruntime/2.3.8/microsoft.rest.clientruntime.2.3.8.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.rest.clientruntime.azure/3.3.7/microsoft.rest.clientruntime.azure.3.3.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.sqlserver.server/1.0.0/microsoft.sqlserver.server.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/mono.texttemplating/3.0.0/mono.texttemplating.3.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512", + "/home/runner/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/polly/8.5.0/polly.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/polly.core/8.5.0/polly.core.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/prometheus-net/8.0.1/prometheus-net.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/rabbitmq.client/6.8.1/rabbitmq.client.6.8.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system/4.3.0/runtime.native.system.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.io.compression/4.3.0/runtime.native.system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.net.http/4.3.0/runtime.native.system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog/4.0.0/serilog.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.aspnetcore/8.0.3/serilog.aspnetcore.8.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.enrichers.environment/3.0.1/serilog.enrichers.environment.3.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.hosting/8.0.0/serilog.extensions.hosting.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.logging/8.0.0/serilog.extensions.logging.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.formatting.compact/2.0.0/serilog.formatting.compact.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.settings.configuration/8.0.4/serilog.settings.configuration.8.0.4.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.console/6.0.0/serilog.sinks.console.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.debug/2.0.0/serilog.sinks.debug.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.file/5.0.0/serilog.sinks.file.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.http/9.0.0/serilog.sinks.http.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.seq/8.0.0/serilog.sinks.seq.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.buffers/4.5.0/system.buffers.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.clientmodel/1.0.0/system.clientmodel.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.codedom/6.0.0/system.codedom.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.immutable/7.0.0/system.collections.immutable.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition/7.0.0/system.composition.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.attributedmodel/7.0.0/system.composition.attributedmodel.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.convention/7.0.0/system.composition.convention.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.hosting/7.0.0/system.composition.hosting.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.runtime/7.0.0/system.composition.runtime.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.typedparts/7.0.0/system.composition.typedparts.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.configuration.configurationmanager/6.0.1/system.configuration.configurationmanager.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.console/4.3.0/system.console.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.diagnosticsource/8.0.1/system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.eventlog/6.0.0/system.diagnostics.eventlog.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.performancecounter/6.0.0/system.diagnostics.performancecounter.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.process/4.3.0/system.diagnostics.process.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.drawing.common/6.0.0/system.drawing.common.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.formats.asn1/9.0.0/system.formats.asn1.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.identitymodel.tokens.jwt/7.0.0/system.identitymodel.tokens.jwt.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.accesscontrol/4.7.0/system.io.filesystem.accesscontrol.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.pipelines/7.0.0/system.io.pipelines.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory.data/1.0.2/system.memory.data.1.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.metadata/7.0.0/system.reflection.metadata.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.caching/6.0.0/system.runtime.caching.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.json/4.0.2/system.runtime.serialization.json.4.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.protecteddata/6.0.0/system.security.cryptography.protecteddata.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.permissions/6.0.0/system.security.permissions.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding.codepages/6.0.0/system.text.encoding.codepages.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encodings.web/6.0.0/system.text.encodings.web.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.json/9.0.0/system.text.json.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.channels/7.0.0/system.threading.channels.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.thread/4.3.0/system.threading.thread.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.threadpool/4.3.0/system.threading.threadpool.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.windows.extensions/6.0.0/system.windows.extensions.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmldocument/4.0.1/system.xml.xmldocument.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/yamldotnet/13.3.1/yamldotnet.13.3.1.nupkg.sha512" ], "logs": [] } \ No newline at end of file diff --git a/src/Web/WebSPA/Program.cs b/src/Web/WebSPA/Program.cs index b733defd..16a20e15 100644 --- a/src/Web/WebSPA/Program.cs +++ b/src/Web/WebSPA/Program.cs @@ -28,15 +28,13 @@ public static IWebHost BuildWebHost(string[] args) => builder.AddConsole(); builder.AddDebug(); builder.AddAzureWebAppDiagnostics(); - }) - .UseSerilog((builderContext, config) => - { - config + builder.AddSerilog(new LoggerConfiguration() .MinimumLevel.Information() .Enrich.FromLogContext() .WriteTo.Seq("http://seq") - .ReadFrom.Configuration(builderContext.Configuration) - .WriteTo.Console(); + .ReadFrom.Configuration(hostingContext.Configuration) + .WriteTo.Console() + .CreateLogger()); }) .Build(); } diff --git a/src/Web/WebSPA/WebSPA.csproj b/src/Web/WebSPA/WebSPA.csproj index 08d3a5b2..561988da 100644 --- a/src/Web/WebSPA/WebSPA.csproj +++ b/src/Web/WebSPA/WebSPA.csproj @@ -1,6 +1,6 @@ - net8.0 + net9.0 aspnetcorespa-c23d27a4-eb88-4b18-9b77-2a93f3b15119 false true @@ -29,18 +29,18 @@ - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/Web/WebStatus/Program.cs b/src/Web/WebStatus/Program.cs index 9ecfe423..a1efb6a3 100644 --- a/src/Web/WebStatus/Program.cs +++ b/src/Web/WebStatus/Program.cs @@ -63,7 +63,7 @@ private static Serilog.ILogger CreateSerilogLogger(IConfiguration configuration) .Enrich.FromLogContext() .WriteTo.Console() .WriteTo.Seq(string.IsNullOrWhiteSpace(seqServerUrl) ? "http://seq" : seqServerUrl) - .WriteTo.Http(string.IsNullOrWhiteSpace(logstashUrl) ? "http://logstash:8080" : logstashUrl) + .WriteTo.Http(string.IsNullOrWhiteSpace(logstashUrl) ? "http://logstash:8080" : logstashUrl, queueLimitBytes: 50 * 1024 * 1024) .ReadFrom.Configuration(configuration) .CreateLogger(); } diff --git a/src/Web/WebStatus/WebStatus.csproj b/src/Web/WebStatus/WebStatus.csproj index 819e3a1f..a0dac463 100644 --- a/src/Web/WebStatus/WebStatus.csproj +++ b/src/Web/WebStatus/WebStatus.csproj @@ -1,6 +1,6 @@ - net8.0 + net9.0 $(AssetTargetFallback);portable-net45+win8+wp8+wpa81; true preview @@ -9,22 +9,22 @@ ..\..\..\docker-compose.dcproj - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/src/Web/WebStatus/libman.json b/src/Web/WebStatus/libman.json.disabled similarity index 67% rename from src/Web/WebStatus/libman.json rename to src/Web/WebStatus/libman.json.disabled index 0ca6c845..2a3bd2ac 100644 --- a/src/Web/WebStatus/libman.json +++ b/src/Web/WebStatus/libman.json.disabled @@ -3,19 +3,19 @@ "defaultProvider": "cdnjs", "libraries": [ { - "library": "jquery@3.4.1", + "library": "jquery@3.7.1", "destination": "wwwroot/lib/jquery/" }, { - "provider": "unpkg", - "library": "bootstrap@4.1.3", + "provider": "jsdelivr", + "library": "bootstrap@5.3.3", "files": [ "dist/css/bootstrap.css", "dist/css/bootstrap.css.map", "dist/css/bootstrap.min.css", "dist/css/bootstrap.min.css.map", - "dist/js/bootstrap.js", - "dist/js/bootstrap.min.js" + "dist/js/bootstrap.bundle.js", + "dist/js/bootstrap.bundle.min.js" ], "destination": "wwwroot/lib/bootstrap/" } diff --git a/src/Web/WebStatus/obj/WebStatus.csproj.nuget.dgspec.json b/src/Web/WebStatus/obj/WebStatus.csproj.nuget.dgspec.json index d0cb7a44..6a51c496 100644 --- a/src/Web/WebStatus/obj/WebStatus.csproj.nuget.dgspec.json +++ b/src/Web/WebStatus/obj/WebStatus.csproj.nuget.dgspec.json @@ -1,37 +1,30 @@ { "format": 1, "restore": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Web\\WebStatus\\WebStatus.csproj": {} + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Web/WebStatus/WebStatus.csproj": {} }, "projects": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Web\\WebStatus\\WebStatus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Web/WebStatus/WebStatus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Web\\WebStatus\\WebStatus.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Web/WebStatus/WebStatus.csproj", "projectName": "WebStatus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Web\\WebStatus\\WebStatus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Web\\WebStatus\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Web/WebStatus/WebStatus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Web/WebStatus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": {} } }, @@ -44,15 +37,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.UI": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.2, )" }, "AspNetCore.HealthChecks.UI.Client": { "target": "Package", @@ -84,7 +78,7 @@ }, "Microsoft.Extensions.Logging.AzureAppServices": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Web.LibraryManager.Build": { "target": "Package", @@ -92,7 +86,7 @@ }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Enrichers.Environment": { "target": "Package", @@ -100,7 +94,7 @@ }, "Serilog.Settings.Configuration": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.4, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -135,7 +129,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/Web/WebStatus/obj/WebStatus.csproj.nuget.g.props b/src/Web/WebStatus/obj/WebStatus.csproj.nuget.g.props index 37d5c037..f1befe69 100644 --- a/src/Web/WebStatus/obj/WebStatus.csproj.nuget.g.props +++ b/src/Web/WebStatus/obj/WebStatus.csproj.nuget.g.props @@ -4,23 +4,22 @@ True NuGet $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\natyo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + /home/runner/.nuget/packages/ + /home/runner/.nuget/packages/ PackageReference - 6.10.0 + 7.0.0 - - + - - - + + + - C:\Users\natyo\.nuget\packages\newtonsoft.json\9.0.1 - C:\Users\natyo\.nuget\packages\microsoft.web.librarymanager.build\2.1.175 - C:\Users\natyo\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3 + /home/runner/.nuget/packages/newtonsoft.json/9.0.1 + /home/runner/.nuget/packages/microsoft.web.librarymanager.build/2.1.175 + /home/runner/.nuget/packages/microsoft.codeanalysis.analyzers/3.3.3 \ No newline at end of file diff --git a/src/Web/WebStatus/obj/WebStatus.csproj.nuget.g.targets b/src/Web/WebStatus/obj/WebStatus.csproj.nuget.g.targets index 5db10c74..b0dc1679 100644 --- a/src/Web/WebStatus/obj/WebStatus.csproj.nuget.g.targets +++ b/src/Web/WebStatus/obj/WebStatus.csproj.nuget.g.targets @@ -1,12 +1,11 @@  - - - - - - - + + + + + + \ No newline at end of file diff --git a/src/Web/WebStatus/obj/project.assets.json b/src/Web/WebStatus/obj/project.assets.json index dd8e23bf..d3e5358d 100644 --- a/src/Web/WebStatus/obj/project.assets.json +++ b/src/Web/WebStatus/obj/project.assets.json @@ -1,12 +1,12 @@ { "version": 3, "targets": { - "net8.0": { - "AspNetCore.HealthChecks.UI/8.0.1": { + "net9.0": { + "AspNetCore.HealthChecks.UI/8.0.2": { "type": "package", "dependencies": { "AspNetCore.HealthChecks.UI.Data": "8.0.1", - "KubernetesClient": "12.1.1", + "KubernetesClient": "14.0.2", "Microsoft.EntityFrameworkCore.Design": "8.0.0", "Microsoft.Extensions.Http": "8.0.0" }, @@ -112,16 +112,16 @@ } } }, - "Fractions/7.2.1": { + "Fractions/7.3.0": { "type": "package", "compile": { "lib/netstandard2.1/Fractions.dll": { - "related": ".pdb;.xml" + "related": ".xml" } }, "runtime": { "lib/netstandard2.1/Fractions.dll": { - "related": ".pdb;.xml" + "related": ".xml" } } }, @@ -168,22 +168,22 @@ } } }, - "KubernetesClient/12.1.1": { + "KubernetesClient/14.0.2": { "type": "package", "dependencies": { - "Fractions": "7.2.1", + "Fractions": "7.3.0", "IdentityModel.OidcClient": "5.2.1", - "System.IdentityModel.Tokens.Jwt": "7.0.0", - "YamlDotNet": "13.3.1", - "prometheus-net": "8.0.1" + "System.Diagnostics.DiagnosticSource": "7.0.0", + "System.IdentityModel.Tokens.Jwt": "7.1.2", + "YamlDotNet": "15.1.0" }, "compile": { - "lib/net7.0/KubernetesClient.dll": { + "lib/net8.0/KubernetesClient.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net7.0/KubernetesClient.dll": { + "lib/net8.0/KubernetesClient.dll": { "related": ".pdb;.xml" } } @@ -984,43 +984,43 @@ "buildTransitive/net6.0/_._": {} } }, - "Microsoft.Extensions.Configuration/8.0.0": { + "Microsoft.Extensions.Configuration/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { @@ -1042,18 +1042,18 @@ } } }, - "Microsoft.Extensions.Configuration.Binder/8.0.0": { + "Microsoft.Extensions.Configuration.Binder/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { "related": ".xml" } }, @@ -1078,70 +1078,69 @@ } } }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": { + "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { + "Microsoft.Extensions.Configuration.FileExtensions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileProviders.Physical": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileProviders.Physical": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Json/8.0.0": { + "Microsoft.Extensions.Configuration.Json/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "System.Text.Json": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.FileExtensions": "9.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": { + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Configuration.UserSecrets/6.0.1": { @@ -1167,47 +1166,43 @@ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {} } }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { + "Microsoft.Extensions.DependencyInjection/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": { + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyModel/8.0.0": { + "Microsoft.Extensions.DependencyModel/8.0.2": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0", - "System.Text.Json": "8.0.0" - }, "compile": { "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" @@ -1312,60 +1307,60 @@ } } }, - "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.FileProviders.Physical/8.0.0": { + "Microsoft.Extensions.FileProviders.Physical/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", - "Microsoft.Extensions.FileSystemGlobbing": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.0", + "Microsoft.Extensions.FileSystemGlobbing": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": { + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { + "Microsoft.Extensions.FileSystemGlobbing/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Hosting/6.0.1": { @@ -1454,44 +1449,44 @@ "buildTransitive/net6.0/_._": {} } }, - "Microsoft.Extensions.Logging/8.0.0": { + "Microsoft.Extensions.Logging/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0" + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Abstractions/8.0.1": { + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {} } }, "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { @@ -1511,51 +1506,51 @@ } } }, - "Microsoft.Extensions.Logging.AzureAppServices/8.0.6": { + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.EnvironmentVariables": "8.0.0", - "Microsoft.Extensions.Configuration.Json": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.1", - "Microsoft.Extensions.Logging.Configuration": "8.0.0", + "Microsoft.Extensions.Configuration.EnvironmentVariables": "9.0.0", + "Microsoft.Extensions.Configuration.Json": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging.Configuration": "9.0.0", "System.ValueTuple": "4.5.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll": { "related": ".xml" } } }, - "Microsoft.Extensions.Logging.Configuration/8.0.0": { + "Microsoft.Extensions.Logging.Configuration/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration": "8.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Logging": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0" + "Microsoft.Extensions.Configuration": "9.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", + "Microsoft.Extensions.Configuration.Binder": "9.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Logging": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0", + "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Logging.Console/6.0.0": { @@ -1645,75 +1640,79 @@ "buildTransitive/netcoreapp3.1/_._": {} } }, - "Microsoft.Extensions.ObjectPool/7.0.0": { + "Microsoft.Extensions.ObjectPool/2.1.1": { "type": "package", "compile": { - "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": {} + "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": {} + "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } } }, - "Microsoft.Extensions.Options/8.0.0": { + "Microsoft.Extensions.Options/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {} } }, - "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { + "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", - "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "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/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { + "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Primitives/8.0.0": { + "Microsoft.Extensions.Primitives/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.IdentityModel.Abstractions/7.0.0": { + "Microsoft.IdentityModel.Abstractions/7.1.2": { "type": "package", "compile": { "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { @@ -1742,10 +1741,10 @@ "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": {} } }, - "Microsoft.IdentityModel.JsonWebTokens/7.0.0": { + "Microsoft.IdentityModel.JsonWebTokens/7.1.2": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Tokens": "7.0.0" + "Microsoft.IdentityModel.Tokens": "7.1.2" }, "compile": { "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { @@ -1758,10 +1757,10 @@ } } }, - "Microsoft.IdentityModel.Logging/7.0.0": { + "Microsoft.IdentityModel.Logging/7.1.2": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Abstractions": "7.0.0" + "Microsoft.IdentityModel.Abstractions": "7.1.2" }, "compile": { "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { @@ -1774,10 +1773,10 @@ } } }, - "Microsoft.IdentityModel.Tokens/7.0.0": { + "Microsoft.IdentityModel.Tokens/7.1.2": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Logging": "7.0.0" + "Microsoft.IdentityModel.Logging": "7.1.2" }, "compile": { "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { @@ -1797,14 +1796,10 @@ "System.Buffers": "4.5.0" }, "compile": { - "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": { - "related": ".xml" - } + "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {} }, "runtime": { - "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": { - "related": ".xml" - } + "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {} } }, "Microsoft.NETCore.Platforms/1.1.0": { @@ -2029,19 +2024,6 @@ } } }, - "prometheus-net/8.0.1": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Http": "3.1.0", - "Microsoft.Extensions.ObjectPool": "7.0.0" - }, - "compile": { - "lib/net7.0/Prometheus.NetStandard.dll": {} - }, - "runtime": { - "lib/net7.0/Prometheus.NetStandard.dll": {} - } - }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "type": "package", "runtimeTargets": { @@ -2226,16 +2208,14 @@ } } }, - "Serilog.AspNetCore/8.0.1": { + "Serilog.AspNetCore/8.0.3": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", "Microsoft.Extensions.Logging": "8.0.0", "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.Settings.Configuration": "8.0.4", "Serilog.Sinks.Console": "5.0.0", "Serilog.Sinks.Debug": "2.0.0", "Serilog.Sinks.File": "5.0.0" @@ -2323,11 +2303,11 @@ } } }, - "Serilog.Settings.Configuration/8.0.1": { + "Serilog.Settings.Configuration/8.0.4": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyModel": "8.0.0", + "Microsoft.Extensions.DependencyModel": "8.0.2", "Serilog": "3.1.1" }, "compile": { @@ -2443,9 +2423,7 @@ "System.CodeDom/4.4.0": { "type": "package", "compile": { - "ref/netstandard2.0/System.CodeDom.dll": { - "related": ".xml" - } + "ref/netstandard2.0/System.CodeDom.dll": {} }, "runtime": { "lib/netstandard2.0/System.CodeDom.dll": {} @@ -2831,9 +2809,7 @@ "System.Threading": "4.0.11" }, "compile": { - "ref/netstandard1.3/System.Dynamic.Runtime.dll": { - "related": ".xml" - } + "ref/netstandard1.3/System.Dynamic.Runtime.dll": {} }, "runtime": { "lib/netstandard1.3/System.Dynamic.Runtime.dll": {} @@ -2886,11 +2862,11 @@ } } }, - "System.IdentityModel.Tokens.Jwt/7.0.0": { + "System.IdentityModel.Tokens.Jwt/7.1.2": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "7.0.0", - "Microsoft.IdentityModel.Tokens": "7.0.0" + "Microsoft.IdentityModel.JsonWebTokens": "7.1.2", + "Microsoft.IdentityModel.Tokens": "7.1.2" }, "compile": { "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { @@ -3332,9 +3308,7 @@ "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { - "ref/netstandard1.5/System.Runtime.dll": { - "related": ".xml" - } + "ref/netstandard1.5/System.Runtime.dll": {} } }, "System.Runtime.CompilerServices.Unsafe/6.0.0": { @@ -3753,10 +3727,14 @@ "System.Security.Principal.Windows/4.7.0": { "type": "package", "compile": { - "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {} + "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": { + "related": ".xml" + } }, "runtime": { - "lib/netstandard2.0/System.Security.Principal.Windows.dll": {} + "lib/netstandard2.0/System.Security.Principal.Windows.dll": { + "related": ".xml" + } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { @@ -3777,9 +3755,7 @@ "System.Runtime": "4.3.0" }, "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": { - "related": ".xml" - } + "ref/netstandard1.3/System.Text.Encoding.dll": {} } }, "System.Text.Encoding.CodePages/6.0.0": { @@ -3819,45 +3795,49 @@ "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} } }, - "System.Text.Encodings.Web/8.0.0": { + "System.Text.Encodings.Web/6.0.0": { "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, "compile": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/net6.0/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/net6.0/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/netcoreapp3.1/_._": {} }, "runtimeTargets": { - "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": { + "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": { "assetType": "runtime", "rid": "browser" } } }, - "System.Text.Json/8.0.0": { + "System.Text.Json/6.0.0": { "type": "package", "dependencies": { - "System.Text.Encodings.Web": "8.0.0" + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Text.Encodings.Web": "6.0.0" }, "compile": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net6.0/System.Text.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net6.0/System.Text.Json.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/System.Text.Json.targets": {} + "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Text.RegularExpressions/4.3.0": { @@ -4091,15 +4071,15 @@ "lib/netstandard1.3/System.Xml.XmlSerializer.dll": {} } }, - "YamlDotNet/13.3.1": { + "YamlDotNet/15.1.0": { "type": "package", "compile": { - "lib/net7.0/YamlDotNet.dll": { + "lib/net8.0/YamlDotNet.dll": { "related": ".xml" } }, "runtime": { - "lib/net7.0/YamlDotNet.dll": { + "lib/net8.0/YamlDotNet.dll": { "related": ".xml" } } @@ -4107,14 +4087,14 @@ } }, "libraries": { - "AspNetCore.HealthChecks.UI/8.0.1": { - "sha512": "79YPgMCyJG7Paevnt8ozgMXcoy8UioYrBNb8+Z4gPRZvDdAIfti5Yst5ktTcTlOX8fSSrPXIkBIMAU4I0GaMkw==", + "AspNetCore.HealthChecks.UI/8.0.2": { + "sha512": "AkqR7F8jropKO9FQmsjorM7eB00Y6I9P6jObNqVK0M+dNlEvBGjaJyYP2UM16azOxEuikJeUaCP9+XdrgPSyFg==", "type": "package", - "path": "aspnetcore.healthchecks.ui/8.0.1", + "path": "aspnetcore.healthchecks.ui/8.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", - "aspnetcore.healthchecks.ui.8.0.1.nupkg.sha512", + "aspnetcore.healthchecks.ui.8.0.2.nupkg.sha512", "aspnetcore.healthchecks.ui.nuspec", "icon.png", "lib/net8.0/HealthChecks.UI.dll", @@ -4198,21 +4178,21 @@ "lib/netstandard2.0/HealthChecks.Uris.xml" ] }, - "Fractions/7.2.1": { - "sha512": "1gVCo18/02ZZOJ+dcpVNMsUHF6cLmltMMskUWl2G1l+0OmTTvcwJZq5/JXIVpvOzPM3gDLombsloGMlTQNcv9g==", + "Fractions/7.3.0": { + "sha512": "2bETFWLBc8b7Ut2SVi+bxhGVwiSpknHYGBh2PADyGWONLkTxT7bKyDRhF8ao+XUv90tq8Fl7GTPxSI5bacIRJw==", "type": "package", - "path": "fractions/7.2.1", + "path": "fractions/7.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Fraction.png", "Readme.md", - "fractions.7.2.1.nupkg.sha512", + "fractions.7.3.0.nupkg.sha512", "fractions.nuspec", "lib/netstandard2.0/Fractions.dll", - "lib/netstandard2.0/Fractions.pdb", + "lib/netstandard2.0/Fractions.xml", "lib/netstandard2.1/Fractions.dll", - "lib/netstandard2.1/Fractions.pdb", + "lib/netstandard2.1/Fractions.xml", "license.txt" ] }, @@ -4264,21 +4244,21 @@ "lib/netstandard2.0/IdentityModel.OidcClient.dll" ] }, - "KubernetesClient/12.1.1": { - "sha512": "Xvc6Kr/W5YUxlMDzy0R80zy+Vd66brS7fSA4COGXu8KZACKPW7+KKS7kxZBLaFYGrUcktXOHpqNNuoukSGcK6A==", + "KubernetesClient/14.0.2": { + "sha512": "Ul7SLe34fLwOahsJKFf2InqcuRTCIBr3mW1PtabXlYeCJeP7yPiYyrGxilLn2+HIq1C5AoMTydhGcdNLbc/f9w==", "type": "package", - "path": "kubernetesclient/12.1.1", + "path": "kubernetesclient/14.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", - "kubernetesclient.12.1.1.nupkg.sha512", + "kubernetesclient.14.0.2.nupkg.sha512", "kubernetesclient.nuspec", "lib/net6.0/KubernetesClient.dll", "lib/net6.0/KubernetesClient.pdb", "lib/net6.0/KubernetesClient.xml", - "lib/net7.0/KubernetesClient.dll", - "lib/net7.0/KubernetesClient.pdb", - "lib/net7.0/KubernetesClient.xml", + "lib/net8.0/KubernetesClient.dll", + "lib/net8.0/KubernetesClient.pdb", + "lib/net8.0/KubernetesClient.xml", "logo.png" ] }, @@ -5240,10 +5220,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration/8.0.0": { - "sha512": "0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==", + "Microsoft.Extensions.Configuration/9.0.0": { + "sha512": "YIMO9T3JL8MeEXgVozKt2v79hquo/EFtnY0vgxmLnUvk1Rei/halI7kOWZL2RBeV9FMGzgM9LZA8CVaNwFMaNA==", "type": "package", - "path": "microsoft.extensions.configuration/8.0.0", + "path": "microsoft.extensions.configuration/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5253,27 +5233,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets", "lib/net462/Microsoft.Extensions.Configuration.dll", "lib/net462/Microsoft.Extensions.Configuration.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { + "sha512": "lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==", "type": "package", - "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "path": "microsoft.extensions.configuration.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5283,19 +5261,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -5314,10 +5290,10 @@ "microsoft.extensions.configuration.azurekeyvault.nuspec" ] }, - "Microsoft.Extensions.Configuration.Binder/8.0.0": { - "sha512": "mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==", + "Microsoft.Extensions.Configuration.Binder/9.0.0": { + "sha512": "RiScL99DcyngY9zJA2ROrri7Br8tn5N4hP4YNvGdTN/bvg1A3dwvDOxHnNZ3Im7x2SJ5i4LkX1uPiR/MfSFBLQ==", "type": "package", - "path": "microsoft.extensions.configuration.binder/8.0.0", + "path": "microsoft.extensions.configuration.binder/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5342,15 +5318,13 @@ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets", "lib/net462/Microsoft.Extensions.Configuration.Binder.dll", "lib/net462/Microsoft.Extensions.Configuration.Binder.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Binder.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.binder.nuspec", "useSharedDesignerContext.txt" ] @@ -5374,10 +5348,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/8.0.0": { - "sha512": "plvZ0ZIpq+97gdPNNvhwvrEZ92kNml9hd1pe3idMA7svR0PztdzVLkoWLcRFgySYXUJc3kSM3Xw3mNFMo/bxRA==", + "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.0": { + "sha512": "v5R638eNMxksfXb7MFnkPwLPp+Ym4W/SIGNuoe8qFVVyvygQD5DdLusybmYSJEr9zc1UzWzim/ATKeIOVvOFDg==", "type": "package", - "path": "microsoft.extensions.configuration.environmentvariables/8.0.0", + "path": "microsoft.extensions.configuration.environmentvariables/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5387,27 +5361,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.EnvironmentVariables.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.targets", "lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", - "microsoft.extensions.configuration.environmentvariables.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.environmentvariables.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.environmentvariables.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { - "sha512": "McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==", + "Microsoft.Extensions.Configuration.FileExtensions/9.0.0": { + "sha512": "4EK93Jcd2lQG4GY6PAw8jGss0ZzFP0vPc1J85mES5fKNuDTqgFXHba9onBw2s18fs3I4vdo2AWyfD1mPAxWSQQ==", "type": "package", - "path": "microsoft.extensions.configuration.fileextensions/8.0.0", + "path": "microsoft.extensions.configuration.fileextensions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5417,27 +5389,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.FileExtensions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.FileExtensions.targets", "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.FileExtensions.xml", "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", - "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.fileextensions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.fileextensions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Json/8.0.0": { - "sha512": "C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==", + "Microsoft.Extensions.Configuration.Json/9.0.0": { + "sha512": "WiTK0LrnsqmedrbzwL7f4ZUo+/wByqy2eKab39I380i2rd8ImfCRMrtkqJVGDmfqlkP/YzhckVOwPc5MPrSNpg==", "type": "package", - "path": "microsoft.extensions.configuration.json/8.0.0", + "path": "microsoft.extensions.configuration.json/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5447,21 +5417,19 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Json.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Json.targets", "lib/net462/Microsoft.Extensions.Configuration.Json.dll", "lib/net462/Microsoft.Extensions.Configuration.Json.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Json.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Json.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.Json.xml", "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll", "lib/net8.0/Microsoft.Extensions.Configuration.Json.xml", + "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll", + "lib/net9.0/Microsoft.Extensions.Configuration.Json.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml", - "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512", + "microsoft.extensions.configuration.json.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.json.nuspec", "useSharedDesignerContext.txt" ] @@ -5487,10 +5455,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { - "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "Microsoft.Extensions.DependencyInjection/9.0.0": { + "sha512": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==", "type": "package", - "path": "microsoft.extensions.dependencyinjection/8.0.0", + "path": "microsoft.extensions.dependencyinjection/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5500,29 +5468,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1": { - "sha512": "fGLiCRLMYd00JYpClraLjJTNKLmMJPnqxMaiRzEBIIvevlzxz33mXy39Lkd48hu1G+N21S7QpaO5ZzKsI6FRuA==", + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { + "sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==", "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.1", + "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5532,29 +5498,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.1.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyModel/8.0.0": { - "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==", + "Microsoft.Extensions.DependencyModel/8.0.2": { + "sha512": "mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", "type": "package", - "path": "microsoft.extensions.dependencymodel/8.0.0", + "path": "microsoft.extensions.dependencymodel/8.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5576,7 +5540,7 @@ "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.8.0.2.nupkg.sha512", "microsoft.extensions.dependencymodel.nuspec", "useSharedDesignerContext.txt" ] @@ -5695,10 +5659,10 @@ "microsoft.extensions.diagnostics.healthchecks.abstractions.nuspec" ] }, - "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { - "sha512": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==", + "Microsoft.Extensions.FileProviders.Abstractions/9.0.0": { + "sha512": "uK439QzYR0q2emLVtYzwyK3x+T5bTY4yWsd/k/ZUS9LR6Sflp8MIdhGXW8kQCd86dQD4tLqvcbLkku8qHY263Q==", "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/8.0.0", + "path": "microsoft.extensions.fileproviders.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5708,25 +5672,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets", "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.xml", + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", + "microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.FileProviders.Physical/8.0.0": { - "sha512": "UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==", + "Microsoft.Extensions.FileProviders.Physical/9.0.0": { + "sha512": "3+ZUSpOSmie+o8NnLIRqCxSh65XL/ExU7JYnFOg58awDRlY3lVpZ9A369jkoZL1rpsq7LDhEfkn2ghhGaY1y5Q==", "type": "package", - "path": "microsoft.extensions.fileproviders.physical/8.0.0", + "path": "microsoft.extensions.fileproviders.physical/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5736,27 +5700,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileProviders.Physical.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets", "lib/net462/Microsoft.Extensions.FileProviders.Physical.dll", "lib/net462/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml", - "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.dll", - "lib/net7.0/Microsoft.Extensions.FileProviders.Physical.xml", "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.xml", + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll", + "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", - "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512", + "microsoft.extensions.fileproviders.physical.9.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.physical.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { - "sha512": "OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==", + "Microsoft.Extensions.FileSystemGlobbing/9.0.0": { + "sha512": "jGFKZiXs2HNseK3NK/rfwHNNovER71jSj4BD1a/649ml9+h6oEtYd0GSALZDNW8jZ2Rh+oAeadOa6sagYW1F2A==", "type": "package", - "path": "microsoft.extensions.filesystemglobbing/8.0.0", + "path": "microsoft.extensions.filesystemglobbing/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5766,19 +5728,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.FileSystemGlobbing.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets", "lib/net462/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/net462/Microsoft.Extensions.FileSystemGlobbing.xml", - "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll", - "lib/net7.0/Microsoft.Extensions.FileSystemGlobbing.xml", "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.xml", + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll", + "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.xml", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", - "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512", + "microsoft.extensions.filesystemglobbing.9.0.0.nupkg.sha512", "microsoft.extensions.filesystemglobbing.nuspec", "useSharedDesignerContext.txt" ] @@ -5870,10 +5830,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging/8.0.0": { - "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "Microsoft.Extensions.Logging/9.0.0": { + "sha512": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==", "type": "package", - "path": "microsoft.extensions.logging/8.0.0", + "path": "microsoft.extensions.logging/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5883,29 +5843,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.9.0.0.nupkg.sha512", "microsoft.extensions.logging.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Abstractions/8.0.1": { - "sha512": "RIFgaqoaINxkM2KTOw72dmilDmTrYA0ns2KW4lDz4gZ2+o6IQ894CzmdL3StM2oh7QQq44nCWiqKqc4qUI9Jmg==", + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { + "sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==", "type": "package", - "path": "microsoft.extensions.logging.abstractions/8.0.1", + "path": "microsoft.extensions.logging.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5957,20 +5915,18 @@ "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/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/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/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.8.0.1.nupkg.sha512", + "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -5990,10 +5946,10 @@ "microsoft.extensions.logging.applicationinsights.nuspec" ] }, - "Microsoft.Extensions.Logging.AzureAppServices/8.0.6": { - "sha512": "uyxdYFbrP15SV+KPV/hNe3fPQZEXqpHF6cur2cDswqJlhboQYTWsTmGKoZiIRAUOpHfBOFUT023kHmvz8kTsTw==", + "Microsoft.Extensions.Logging.AzureAppServices/9.0.0": { + "sha512": "OMyMioZ23NlBXQb6TecMTr3LTCd2cqglKqMRdcWF8OJ+QQS53iPEo6bWj3CgGqgdXRySv3cxFVnJGSdcEWKR3Q==", "type": "package", - "path": "microsoft.extensions.logging.azureappservices/8.0.6", + "path": "microsoft.extensions.logging.azureappservices/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6001,18 +5957,18 @@ "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.Extensions.Logging.AzureAppServices.dll", "lib/net462/Microsoft.Extensions.Logging.AzureAppServices.xml", - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.dll", - "lib/net8.0/Microsoft.Extensions.Logging.AzureAppServices.xml", + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.dll", + "lib/net9.0/Microsoft.Extensions.Logging.AzureAppServices.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.AzureAppServices.xml", - "microsoft.extensions.logging.azureappservices.8.0.6.nupkg.sha512", + "microsoft.extensions.logging.azureappservices.9.0.0.nupkg.sha512", "microsoft.extensions.logging.azureappservices.nuspec" ] }, - "Microsoft.Extensions.Logging.Configuration/8.0.0": { - "sha512": "ixXXV0G/12g6MXK65TLngYN9V5hQQRuV+fZi882WIoVJT7h5JvoYoxTEwCgdqwLjSneqh1O+66gM8sMr9z/rsQ==", + "Microsoft.Extensions.Logging.Configuration/9.0.0": { + "sha512": "H05HiqaNmg6GjH34ocYE9Wm1twm3Oz2aXZko8GTwGBzM7op2brpAA8pJ5yyD1OpS1mXUtModBYOlcZ/wXeWsSg==", "type": "package", - "path": "microsoft.extensions.logging.configuration/8.0.0", + "path": "microsoft.extensions.logging.configuration/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6021,19 +5977,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.Configuration.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Configuration.targets", "lib/net462/Microsoft.Extensions.Logging.Configuration.dll", "lib/net462/Microsoft.Extensions.Logging.Configuration.xml", - "lib/net6.0/Microsoft.Extensions.Logging.Configuration.dll", - "lib/net6.0/Microsoft.Extensions.Logging.Configuration.xml", - "lib/net7.0/Microsoft.Extensions.Logging.Configuration.dll", - "lib/net7.0/Microsoft.Extensions.Logging.Configuration.xml", "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll", "lib/net8.0/Microsoft.Extensions.Logging.Configuration.xml", + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll", + "lib/net9.0/Microsoft.Extensions.Logging.Configuration.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.xml", - "microsoft.extensions.logging.configuration.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.configuration.9.0.0.nupkg.sha512", "microsoft.extensions.logging.configuration.nuspec", "useSharedDesignerContext.txt" ] @@ -6126,26 +6080,23 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.ObjectPool/7.0.0": { - "sha512": "udvKco0sAVgYGTBnHUb0tY9JQzJ/nPDiv/8PIyz69wl1AibeCDZOLVVI+6156dPfHmJH7ws5oUJRiW4ZmAvuuA==", + "Microsoft.Extensions.ObjectPool/2.1.1": { + "sha512": "SErON45qh4ogDp6lr6UvVmFYW0FERihW+IQ+2JyFv1PUyWktcJytFaWH5zarufJvZwhci7Rf1IyGXr9pVEadTw==", "type": "package", - "path": "microsoft.extensions.objectpool/7.0.0", + "path": "microsoft.extensions.objectpool/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.TXT", - "lib/net462/Microsoft.Extensions.ObjectPool.dll", - "lib/net7.0/Microsoft.Extensions.ObjectPool.dll", "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll", - "microsoft.extensions.objectpool.7.0.0.nupkg.sha512", + "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.xml", + "microsoft.extensions.objectpool.2.1.1.nupkg.sha512", "microsoft.extensions.objectpool.nuspec" ] }, - "Microsoft.Extensions.Options/8.0.0": { - "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "Microsoft.Extensions.Options/9.0.0": { + "sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==", "type": "package", - "path": "microsoft.extensions.options/8.0.0", + "path": "microsoft.extensions.options/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6169,30 +6120,28 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.9.0.0.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Options.ConfigurationExtensions/8.0.0": { - "sha512": "0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==", + "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.0": { + "sha512": "Ob3FXsXkcSMQmGZi7qP07EQ39kZpSBlTcAZLbJLdI4FIf0Jug8biv2HTavWmnTirchctPlq9bl/26CXtQRguzA==", "type": "package", - "path": "microsoft.extensions.options.configurationextensions/8.0.0", + "path": "microsoft.extensions.options.configurationextensions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6202,27 +6151,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Options.ConfigurationExtensions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/net6.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", - "lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", - "lib/net7.0/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.configurationextensions.9.0.0.nupkg.sha512", "microsoft.extensions.options.configurationextensions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Primitives/8.0.0": { - "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "Microsoft.Extensions.Primitives/9.0.0": { + "sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==", "type": "package", - "path": "microsoft.extensions.primitives/8.0.0", + "path": "microsoft.extensions.primitives/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6232,27 +6179,25 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.primitives.9.0.0.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.IdentityModel.Abstractions/7.0.0": { - "sha512": "7iSWSRR72VKeonFdfDi43Lvkca98Y0F3TmmWhRSuHbkjk/IKUSO0Qd272LQFZpi5eDNQNbUXy3o4THXhOAU6cw==", + "Microsoft.IdentityModel.Abstractions/7.1.2": { + "sha512": "33eTIA2uO/L9utJjZWbKsMSVsQf7F8vtd6q5mQX7ZJzNvCpci5fleD6AeANGlbbb7WX7XKxq9+Dkb5e3GNDrmQ==", "type": "package", - "path": "microsoft.identitymodel.abstractions/7.0.0", + "path": "microsoft.identitymodel.abstractions/7.1.2", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6268,7 +6213,7 @@ "lib/net8.0/Microsoft.IdentityModel.Abstractions.xml", "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll", "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml", - "microsoft.identitymodel.abstractions.7.0.0.nupkg.sha512", + "microsoft.identitymodel.abstractions.7.1.2.nupkg.sha512", "microsoft.identitymodel.abstractions.nuspec" ] }, @@ -6299,10 +6244,10 @@ "microsoft.identitymodel.clients.activedirectory.nuspec" ] }, - "Microsoft.IdentityModel.JsonWebTokens/7.0.0": { - "sha512": "N+hUPsFZs+IhlMU+qmX8NnYVB9uMxVdcWoPIhKo4oHDR/yuIFh19SVZeFby15cm8S9yedynOcfs7TU5oDCheZw==", + "Microsoft.IdentityModel.JsonWebTokens/7.1.2": { + "sha512": "cloLGeZolXbCJhJBc5OC05uhrdhdPL6MWHuVUnkkUvPDeK7HkwThBaLZ1XjBQVk9YhxXE2OvHXnKi0PLleXxDg==", "type": "package", - "path": "microsoft.identitymodel.jsonwebtokens/7.0.0", + "path": "microsoft.identitymodel.jsonwebtokens/7.1.2", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6318,14 +6263,14 @@ "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml", - "microsoft.identitymodel.jsonwebtokens.7.0.0.nupkg.sha512", + "microsoft.identitymodel.jsonwebtokens.7.1.2.nupkg.sha512", "microsoft.identitymodel.jsonwebtokens.nuspec" ] }, - "Microsoft.IdentityModel.Logging/7.0.0": { - "sha512": "6I35Kt2/PQZAyUYLo3+QgT/LubZ5/4Ojelkbyo8KKdDgjMbVocAx2B3P5V7iMCz+rsAe/RLr6ql87QKnHtI+aw==", + "Microsoft.IdentityModel.Logging/7.1.2": { + "sha512": "YCxBt2EeJP8fcXk9desChkWI+0vFqFLvBwrz5hBMsoh0KJE6BC66DnzkdzkJNqMltLromc52dkdT206jJ38cTw==", "type": "package", - "path": "microsoft.identitymodel.logging/7.0.0", + "path": "microsoft.identitymodel.logging/7.1.2", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6341,14 +6286,14 @@ "lib/net8.0/Microsoft.IdentityModel.Logging.xml", "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll", "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml", - "microsoft.identitymodel.logging.7.0.0.nupkg.sha512", + "microsoft.identitymodel.logging.7.1.2.nupkg.sha512", "microsoft.identitymodel.logging.nuspec" ] }, - "Microsoft.IdentityModel.Tokens/7.0.0": { - "sha512": "dxYqmmFLsjBQZ6F6a4XDzrZ1CTxBRFVigJvWiNtXiIsT6UlYMxs9ONMaGx9XKzcxmcgEQ2ADuCqKZduz0LR9Hw==", + "Microsoft.IdentityModel.Tokens/7.1.2": { + "sha512": "oICJMqr3aNEDZOwnH5SK49bR6Z4aX0zEAnOLuhloumOSuqnNq+GWBdQyrgILnlcT5xj09xKCP/7Y7gJYB+ls/g==", "type": "package", - "path": "microsoft.identitymodel.tokens/7.0.0", + "path": "microsoft.identitymodel.tokens/7.1.2", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6364,7 +6309,7 @@ "lib/net8.0/Microsoft.IdentityModel.Tokens.xml", "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll", "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml", - "microsoft.identitymodel.tokens.7.0.0.nupkg.sha512", + "microsoft.identitymodel.tokens.7.1.2.nupkg.sha512", "microsoft.identitymodel.tokens.nuspec" ] }, @@ -6660,23 +6605,6 @@ "tools/install.ps1" ] }, - "prometheus-net/8.0.1": { - "sha512": "A9sOtQB2gEhujBxPKw+KcGScBiPvBmy4lYVM5OlETMj4xjVD5r/ixIg52HHg2P0lcImJTpfeWnD0/9tpQsRQTA==", - "type": "package", - "path": "prometheus-net/8.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net462/Prometheus.NetStandard.dll", - "lib/net6.0/Prometheus.NetStandard.dll", - "lib/net7.0/Prometheus.NetStandard.dll", - "lib/netstandard2.0/Prometheus.NetStandard.dll", - "prometheus-net-logo.png", - "prometheus-net.8.0.1.nupkg.sha512", - "prometheus-net.nuspec" - ] - }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==", "type": "package", @@ -6924,10 +6852,10 @@ "serilog.nuspec" ] }, - "Serilog.AspNetCore/8.0.1": { - "sha512": "B/X+wAfS7yWLVOTD83B+Ip9yl4MkhioaXj90JSoWi1Ayi8XHepEnsBdrkojg08eodCnmOKmShFUN2GgEc6c0CQ==", + "Serilog.AspNetCore/8.0.3": { + "sha512": "Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", "type": "package", - "path": "serilog.aspnetcore/8.0.1", + "path": "serilog.aspnetcore/8.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6943,7 +6871,7 @@ "lib/net8.0/Serilog.AspNetCore.xml", "lib/netstandard2.0/Serilog.AspNetCore.dll", "lib/netstandard2.0/Serilog.AspNetCore.xml", - "serilog.aspnetcore.8.0.1.nupkg.sha512", + "serilog.aspnetcore.8.0.3.nupkg.sha512", "serilog.aspnetcore.nuspec" ] }, @@ -7043,10 +6971,10 @@ "serilog.formatting.compact.nuspec" ] }, - "Serilog.Settings.Configuration/8.0.1": { - "sha512": "KOEABqMUdEc8Lpq51Nmiv69Je53mKE6yle4ac2jt3QYiBI0FKKFZCVV6MnkD/z3FonNMjUs/vLOa1mrhzexgCA==", + "Serilog.Settings.Configuration/8.0.4": { + "sha512": "pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", "type": "package", - "path": "serilog.settings.configuration/8.0.1", + "path": "serilog.settings.configuration/8.0.4", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7062,7 +6990,7 @@ "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.1.nupkg.sha512", + "serilog.settings.configuration.8.0.4.nupkg.sha512", "serilog.settings.configuration.nuspec" ] }, @@ -7974,10 +7902,10 @@ "system.globalization.extensions.nuspec" ] }, - "System.IdentityModel.Tokens.Jwt/7.0.0": { - "sha512": "3OpN2iJf8lxpzVeFeeZSLtR3co6uKBs3VudS3PkkgdX5WF9fqqdhRMYf7WbkxqWQP/9RpoFbD3RimhfJe3hlQQ==", + "System.IdentityModel.Tokens.Jwt/7.1.2": { + "sha512": "Thhbe1peAmtSBFaV/ohtykXiZSOkx59Da44hvtWfIMFofDA3M3LaVyjstACf2rKGn4dEDR2cUpRAZ0Xs/zB+7Q==", "type": "package", - "path": "system.identitymodel.tokens.jwt/7.0.0", + "path": "system.identitymodel.tokens.jwt/7.1.2", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7993,7 +7921,7 @@ "lib/net8.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.7.0.0.nupkg.sha512", + "system.identitymodel.tokens.jwt.7.1.2.nupkg.sha512", "system.identitymodel.tokens.jwt.nuspec" ] }, @@ -9586,51 +9514,42 @@ "system.text.encoding.extensions.nuspec" ] }, - "System.Text.Encodings.Web/8.0.0": { - "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "System.Text.Encodings.Web/6.0.0": { + "sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==", "type": "package", - "path": "system.text.encodings.web/8.0.0", + "path": "system.text.encodings.web/6.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", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Text.Encodings.Web.dll", + "lib/net461/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/netcoreapp3.1/System.Text.Encodings.Web.dll", + "lib/netcoreapp3.1/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.6.0.0.nupkg.sha512", "system.text.encodings.web.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Text.Json/8.0.0": { - "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==", + "System.Text.Json/6.0.0": { + "sha512": "zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==", "type": "package", - "path": "system.text.json/8.0.0", + "path": "system.text.json/6.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", @@ -9660,36 +9579,18 @@ "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", + "build/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", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Text.Json.dll", + "lib/net461/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/netcoreapp3.1/System.Text.Json.dll", + "lib/netcoreapp3.1/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.6.0.0.nupkg.sha512", "system.text.json.nuspec", "useSharedDesignerContext.txt" ] @@ -10171,37 +10072,35 @@ "system.xml.xmlserializer.nuspec" ] }, - "YamlDotNet/13.3.1": { - "sha512": "Q2dqDsb0xAlr092grgHk8/vTXI2snIiYM5ND3IXkgJDFIdPnqDYwYnlk+gwzSeRByDLhiSzTog8uT7xFwH68Zg==", + "YamlDotNet/15.1.0": { + "sha512": "fXrqmKkzBtXeJiHEsZOPEWkonHweiwk/l0Hqhz4yMIZPh57kZy03Xbj2/e8HV1QIkTw7yeBe9bbphuE3YiI4vQ==", "type": "package", - "path": "yamldotnet/13.3.1", + "path": "yamldotnet/15.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.txt", "images/yamldotnet.png", - "lib/net35/YamlDotNet.dll", - "lib/net35/YamlDotNet.xml", - "lib/net45/YamlDotNet.dll", - "lib/net45/YamlDotNet.xml", "lib/net47/YamlDotNet.dll", "lib/net47/YamlDotNet.xml", "lib/net6.0/YamlDotNet.dll", "lib/net6.0/YamlDotNet.xml", "lib/net7.0/YamlDotNet.dll", "lib/net7.0/YamlDotNet.xml", + "lib/net8.0/YamlDotNet.dll", + "lib/net8.0/YamlDotNet.xml", "lib/netstandard2.0/YamlDotNet.dll", "lib/netstandard2.0/YamlDotNet.xml", "lib/netstandard2.1/YamlDotNet.dll", "lib/netstandard2.1/YamlDotNet.xml", - "yamldotnet.13.3.1.nupkg.sha512", + "yamldotnet.15.1.0.nupkg.sha512", "yamldotnet.nuspec" ] } }, "projectFileDependencyGroups": { - "net8.0": [ - "AspNetCore.HealthChecks.UI >= 8.0.1", + "net9.0": [ + "AspNetCore.HealthChecks.UI >= 8.0.2", "AspNetCore.HealthChecks.UI.Client >= 8.0.1", "AspNetCore.HealthChecks.UI.InMemory.Storage >= 8.0.1", "AspNetCore.HealthChecks.Uris >= 8.0.1", @@ -10209,48 +10108,40 @@ "Microsoft.ApplicationInsights.DependencyCollector >= 2.22.0", "Microsoft.ApplicationInsights.Kubernetes >= 7.0.0", "Microsoft.Extensions.Configuration.AzureKeyVault >= 3.1.24", - "Microsoft.Extensions.Logging.AzureAppServices >= 8.0.6", + "Microsoft.Extensions.Logging.AzureAppServices >= 9.0.0", "Microsoft.Web.LibraryManager.Build >= 2.1.175", - "Serilog.AspNetCore >= 8.0.1", + "Serilog.AspNetCore >= 8.0.3", "Serilog.Enrichers.Environment >= 3.0.1", - "Serilog.Settings.Configuration >= 8.0.1", + "Serilog.Settings.Configuration >= 8.0.4", "Serilog.Sinks.Console >= 6.0.0", "Serilog.Sinks.Http >= 9.0.0", "Serilog.Sinks.Seq >= 8.0.0" ] }, "packageFolders": { - "C:\\Users\\natyo\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + "/home/runner/.nuget/packages/": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Web\\WebStatus\\WebStatus.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Web/WebStatus/WebStatus.csproj", "projectName": "WebStatus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Web\\WebStatus\\WebStatus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Web\\WebStatus\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Web/WebStatus/WebStatus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Web/WebStatus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": {} } }, @@ -10263,15 +10154,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.UI": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.2, )" }, "AspNetCore.HealthChecks.UI.Client": { "target": "Package", @@ -10303,7 +10195,7 @@ }, "Microsoft.Extensions.Logging.AzureAppServices": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Web.LibraryManager.Build": { "target": "Package", @@ -10311,7 +10203,7 @@ }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Enrichers.Environment": { "target": "Package", @@ -10319,7 +10211,7 @@ }, "Serilog.Settings.Configuration": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.4, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -10354,7 +10246,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/src/Web/WebStatus/obj/project.nuget.cache b/src/Web/WebStatus/obj/project.nuget.cache index 3f155aa1..92f3db60 100644 --- a/src/Web/WebStatus/obj/project.nuget.cache +++ b/src/Web/WebStatus/obj/project.nuget.cache @@ -1,227 +1,226 @@ { "version": 2, - "dgSpecHash": "doTv5x1BiAU=", + "dgSpecHash": "SrVnKkvlxkQ=", "success": true, - "projectFilePath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Web\\WebStatus\\WebStatus.csproj", + "projectFilePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Web/WebStatus/WebStatus.csproj", "expectedPackageFiles": [ - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui\\8.0.1\\aspnetcore.healthchecks.ui.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.client\\8.0.1\\aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.core\\8.0.1\\aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.data\\8.0.1\\aspnetcore.healthchecks.ui.data.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.inmemory.storage\\8.0.1\\aspnetcore.healthchecks.ui.inmemory.storage.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.uris\\8.0.1\\aspnetcore.healthchecks.uris.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\fractions\\7.2.1\\fractions.7.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\humanizer.core\\2.14.1\\humanizer.core.2.14.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identitymodel\\5.2.0\\identitymodel.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identitymodel.oidcclient\\5.2.1\\identitymodel.oidcclient.5.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\kubernetesclient\\12.1.1\\kubernetesclient.12.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights\\2.22.0\\microsoft.applicationinsights.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.aspnetcore\\2.22.0\\microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.dependencycollector\\2.22.0\\microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.eventcountercollector\\2.22.0\\microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.kubernetes\\7.0.0\\microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.perfcountercollector\\2.22.0\\microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.windowsserver\\2.22.0\\microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.windowsserver.telemetrychannel\\2.22.0\\microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting\\2.1.1\\microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting.server.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http\\2.1.22\\microsoft.aspnetcore.http.2.1.22.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.1.1\\microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.extensions\\2.1.1\\microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.1.1\\microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.webutilities\\2.1.1\\microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.keyvault\\2.3.2\\microsoft.azure.keyvault.2.3.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.keyvault.webkey\\2.0.7\\microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.services.appauthentication\\1.0.3\\microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\6.0.0\\microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.3.3\\microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.common\\4.5.0\\microsoft.codeanalysis.common.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.5.0\\microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.csharp.workspaces\\4.5.0\\microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codeanalysis.workspaces.common\\4.5.0\\microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.csharp\\4.0.1\\microsoft.csharp.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore\\8.0.0\\microsoft.entityframeworkcore.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\8.0.0\\microsoft.entityframeworkcore.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\8.0.0\\microsoft.entityframeworkcore.analyzers.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.design\\8.0.0\\microsoft.entityframeworkcore.design.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.inmemory\\8.0.0\\microsoft.entityframeworkcore.inmemory.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\8.0.0\\microsoft.entityframeworkcore.relational.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\8.0.0\\microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.memory\\8.0.0\\microsoft.extensions.caching.memory.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration\\8.0.0\\microsoft.extensions.configuration.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\8.0.0\\microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.azurekeyvault\\3.1.24\\microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\8.0.0\\microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\6.0.0\\microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\8.0.0\\microsoft.extensions.configuration.environmentvariables.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\8.0.0\\microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.json\\8.0.0\\microsoft.extensions.configuration.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\6.0.1\\microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\8.0.0\\microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.1\\microsoft.extensions.dependencyinjection.abstractions.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencymodel\\8.0.0\\microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnosticadapter\\3.1.27\\microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics\\8.0.0\\microsoft.extensions.diagnostics.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.abstractions\\8.0.0\\microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks.abstractions\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\8.0.0\\microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\8.0.0\\microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\8.0.0\\microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting\\6.0.1\\microsoft.extensions.hosting.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\8.0.0\\microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.http\\8.0.0\\microsoft.extensions.http.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging\\8.0.0\\microsoft.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\8.0.1\\microsoft.extensions.logging.abstractions.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.applicationinsights\\2.22.0\\microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.azureappservices\\8.0.6\\microsoft.extensions.logging.azureappservices.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.configuration\\8.0.0\\microsoft.extensions.logging.configuration.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.console\\6.0.0\\microsoft.extensions.logging.console.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.debug\\6.0.0\\microsoft.extensions.logging.debug.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventlog\\6.0.0\\microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventsource\\6.0.0\\microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.objectpool\\7.0.0\\microsoft.extensions.objectpool.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options\\8.0.0\\microsoft.extensions.options.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\8.0.0\\microsoft.extensions.options.configurationextensions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.primitives\\8.0.0\\microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\7.0.0\\microsoft.identitymodel.abstractions.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.clients.activedirectory\\3.14.2\\microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\7.0.0\\microsoft.identitymodel.jsonwebtokens.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.logging\\7.0.0\\microsoft.identitymodel.logging.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.tokens\\7.0.0\\microsoft.identitymodel.tokens.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.net.http.headers\\2.1.1\\microsoft.net.http.headers.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.rest.clientruntime\\2.3.8\\microsoft.rest.clientruntime.2.3.8.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.rest.clientruntime.azure\\3.3.7\\microsoft.rest.clientruntime.azure.3.3.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.web.librarymanager.build\\2.1.175\\microsoft.web.librarymanager.build.2.1.175.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.registry\\4.3.0\\microsoft.win32.registry.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.systemevents\\6.0.0\\microsoft.win32.systemevents.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mono.texttemplating\\2.2.1\\mono.texttemplating.2.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\newtonsoft.json\\9.0.1\\newtonsoft.json.9.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\prometheus-net\\8.0.1\\prometheus-net.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog\\4.0.0\\serilog.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.aspnetcore\\8.0.1\\serilog.aspnetcore.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.enrichers.environment\\3.0.1\\serilog.enrichers.environment.3.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.hosting\\8.0.0\\serilog.extensions.hosting.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.logging\\8.0.0\\serilog.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.formatting.compact\\2.0.0\\serilog.formatting.compact.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.settings.configuration\\8.0.1\\serilog.settings.configuration.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.console\\6.0.0\\serilog.sinks.console.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.debug\\2.0.0\\serilog.sinks.debug.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.file\\5.0.0\\serilog.sinks.file.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.http\\9.0.0\\serilog.sinks.http.9.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.seq\\8.0.0\\serilog.sinks.seq.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.codedom\\4.4.0\\system.codedom.4.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.immutable\\6.0.0\\system.collections.immutable.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition\\6.0.0\\system.composition.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.attributedmodel\\6.0.0\\system.composition.attributedmodel.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.convention\\6.0.0\\system.composition.convention.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.hosting\\6.0.0\\system.composition.hosting.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.runtime\\6.0.0\\system.composition.runtime.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.composition.typedparts\\6.0.0\\system.composition.typedparts.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.configuration.configurationmanager\\6.0.0\\system.configuration.configurationmanager.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\8.0.0\\system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.eventlog\\6.0.0\\system.diagnostics.eventlog.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.performancecounter\\6.0.0\\system.diagnostics.performancecounter.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.process\\4.3.0\\system.diagnostics.process.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.drawing.common\\6.0.0\\system.drawing.common.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.dynamic.runtime\\4.0.11\\system.dynamic.runtime.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.identitymodel.tokens.jwt\\7.0.0\\system.identitymodel.tokens.jwt.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.accesscontrol\\4.7.0\\system.io.filesystem.accesscontrol.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.pipelines\\6.0.3\\system.io.pipelines.6.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.private.datacontractserialization\\4.1.1\\system.private.datacontractserialization.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.metadata\\6.0.1\\system.reflection.metadata.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.json\\4.0.2\\system.runtime.serialization.json.4.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.primitives\\4.1.1\\system.runtime.serialization.primitives.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.accesscontrol\\6.0.0\\system.security.accesscontrol.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0\\system.security.cryptography.cng.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.protecteddata\\6.0.0\\system.security.cryptography.protecteddata.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.permissions\\6.0.0\\system.security.permissions.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.principal.windows\\4.7.0\\system.security.principal.windows.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.codepages\\6.0.0\\system.text.encoding.codepages.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encodings.web\\8.0.0\\system.text.encodings.web.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.json\\8.0.0\\system.text.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.channels\\6.0.0\\system.threading.channels.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.extensions\\4.3.0\\system.threading.tasks.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.thread\\4.3.0\\system.threading.thread.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.threadpool\\4.3.0\\system.threading.threadpool.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.valuetuple\\4.5.0\\system.valuetuple.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.windows.extensions\\6.0.0\\system.windows.extensions.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmldocument\\4.0.1\\system.xml.xmldocument.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmlserializer\\4.0.11\\system.xml.xmlserializer.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\yamldotnet\\13.3.1\\yamldotnet.13.3.1.nupkg.sha512" + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui/8.0.2/aspnetcore.healthchecks.ui.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.client/8.0.1/aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.core/8.0.1/aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.data/8.0.1/aspnetcore.healthchecks.ui.data.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.inmemory.storage/8.0.1/aspnetcore.healthchecks.ui.inmemory.storage.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.uris/8.0.1/aspnetcore.healthchecks.uris.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/fractions/7.3.0/fractions.7.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/humanizer.core/2.14.1/humanizer.core.2.14.1.nupkg.sha512", + "/home/runner/.nuget/packages/identitymodel/5.2.0/identitymodel.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/identitymodel.oidcclient/5.2.1/identitymodel.oidcclient.5.2.1.nupkg.sha512", + "/home/runner/.nuget/packages/kubernetesclient/14.0.2/kubernetesclient.14.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights/2.22.0/microsoft.applicationinsights.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.aspnetcore/2.22.0/microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.dependencycollector/2.22.0/microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.eventcountercollector/2.22.0/microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.kubernetes/7.0.0/microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.perfcountercollector/2.22.0/microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.windowsserver/2.22.0/microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.windowsserver.telemetrychannel/2.22.0/microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http/2.1.22/microsoft.aspnetcore.http.2.1.22.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.keyvault/2.3.2/microsoft.azure.keyvault.2.3.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.keyvault.webkey/2.0.7/microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.services.appauthentication/1.0.3/microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.bcl.asyncinterfaces/6.0.0/microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.analyzers/3.3.3/microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.common/4.5.0/microsoft.codeanalysis.common.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.csharp/4.5.0/microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.csharp.workspaces/4.5.0/microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codeanalysis.workspaces.common/4.5.0/microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.csharp/4.0.1/microsoft.csharp.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore/8.0.0/microsoft.entityframeworkcore.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.abstractions/8.0.0/microsoft.entityframeworkcore.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.analyzers/8.0.0/microsoft.entityframeworkcore.analyzers.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.design/8.0.0/microsoft.entityframeworkcore.design.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.inmemory/8.0.0/microsoft.entityframeworkcore.inmemory.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.entityframeworkcore.relational/8.0.0/microsoft.entityframeworkcore.relational.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.abstractions/8.0.0/microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.memory/8.0.0/microsoft.extensions.caching.memory.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration/9.0.0/microsoft.extensions.configuration.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.abstractions/9.0.0/microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.azurekeyvault/3.1.24/microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.binder/9.0.0/microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.commandline/6.0.0/microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.environmentvariables/9.0.0/microsoft.extensions.configuration.environmentvariables.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.fileextensions/9.0.0/microsoft.extensions.configuration.fileextensions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.json/9.0.0/microsoft.extensions.configuration.json.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.usersecrets/6.0.1/microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection/9.0.0/microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/9.0.0/microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencymodel/8.0.2/microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnosticadapter/3.1.27/microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics/8.0.0/microsoft.extensions.diagnostics.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.abstractions/8.0.0/microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks/8.0.0/microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks.abstractions/8.0.0/microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.abstractions/9.0.0/microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.physical/9.0.0/microsoft.extensions.fileproviders.physical.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.filesystemglobbing/9.0.0/microsoft.extensions.filesystemglobbing.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting/6.0.1/microsoft.extensions.hosting.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting.abstractions/8.0.0/microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.http/8.0.0/microsoft.extensions.http.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging/9.0.0/microsoft.extensions.logging.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.abstractions/9.0.0/microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.applicationinsights/2.22.0/microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.azureappservices/9.0.0/microsoft.extensions.logging.azureappservices.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.configuration/9.0.0/microsoft.extensions.logging.configuration.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.console/6.0.0/microsoft.extensions.logging.console.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.debug/6.0.0/microsoft.extensions.logging.debug.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventlog/6.0.0/microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventsource/6.0.0/microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.objectpool/2.1.1/microsoft.extensions.objectpool.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options/9.0.0/microsoft.extensions.options.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options.configurationextensions/9.0.0/microsoft.extensions.options.configurationextensions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.primitives/9.0.0/microsoft.extensions.primitives.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.abstractions/7.1.2/microsoft.identitymodel.abstractions.7.1.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.clients.activedirectory/3.14.2/microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.jsonwebtokens/7.1.2/microsoft.identitymodel.jsonwebtokens.7.1.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.logging/7.1.2/microsoft.identitymodel.logging.7.1.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.tokens/7.1.2/microsoft.identitymodel.tokens.7.1.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.rest.clientruntime/2.3.8/microsoft.rest.clientruntime.2.3.8.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.rest.clientruntime.azure/3.3.7/microsoft.rest.clientruntime.azure.3.3.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.web.librarymanager.build/2.1.175/microsoft.web.librarymanager.build.2.1.175.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.registry/4.3.0/microsoft.win32.registry.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/mono.texttemplating/2.2.1/mono.texttemplating.2.2.1.nupkg.sha512", + "/home/runner/.nuget/packages/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512", + "/home/runner/.nuget/packages/newtonsoft.json/9.0.1/newtonsoft.json.9.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system/4.3.0/runtime.native.system.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.io.compression/4.3.0/runtime.native.system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.net.http/4.3.0/runtime.native.system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog/4.0.0/serilog.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.aspnetcore/8.0.3/serilog.aspnetcore.8.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.enrichers.environment/3.0.1/serilog.enrichers.environment.3.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.hosting/8.0.0/serilog.extensions.hosting.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.logging/8.0.0/serilog.extensions.logging.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.formatting.compact/2.0.0/serilog.formatting.compact.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.settings.configuration/8.0.4/serilog.settings.configuration.8.0.4.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.console/6.0.0/serilog.sinks.console.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.debug/2.0.0/serilog.sinks.debug.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.file/5.0.0/serilog.sinks.file.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.http/9.0.0/serilog.sinks.http.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.seq/8.0.0/serilog.sinks.seq.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.buffers/4.5.0/system.buffers.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.codedom/4.4.0/system.codedom.4.4.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.immutable/6.0.0/system.collections.immutable.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition/6.0.0/system.composition.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.attributedmodel/6.0.0/system.composition.attributedmodel.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.convention/6.0.0/system.composition.convention.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.hosting/6.0.0/system.composition.hosting.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.runtime/6.0.0/system.composition.runtime.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.composition.typedparts/6.0.0/system.composition.typedparts.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.configuration.configurationmanager/6.0.0/system.configuration.configurationmanager.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.console/4.3.0/system.console.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.diagnosticsource/8.0.0/system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.eventlog/6.0.0/system.diagnostics.eventlog.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.performancecounter/6.0.0/system.diagnostics.performancecounter.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.process/4.3.0/system.diagnostics.process.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.drawing.common/6.0.0/system.drawing.common.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.dynamic.runtime/4.0.11/system.dynamic.runtime.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.identitymodel.tokens.jwt/7.1.2/system.identitymodel.tokens.jwt.7.1.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.accesscontrol/4.7.0/system.io.filesystem.accesscontrol.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.pipelines/6.0.3/system.io.pipelines.6.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.metadata/6.0.1/system.reflection.metadata.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.loader/4.3.0/system.runtime.loader.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.json/4.0.2/system.runtime.serialization.json.4.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.protecteddata/6.0.0/system.security.cryptography.protecteddata.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.permissions/6.0.0/system.security.permissions.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.principal.windows/4.7.0/system.security.principal.windows.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding.codepages/6.0.0/system.text.encoding.codepages.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encodings.web/6.0.0/system.text.encodings.web.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.json/6.0.0/system.text.json.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.channels/6.0.0/system.threading.channels.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.thread/4.3.0/system.threading.thread.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.threadpool/4.3.0/system.threading.threadpool.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.windows.extensions/6.0.0/system.windows.extensions.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmldocument/4.0.1/system.xml.xmldocument.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/yamldotnet/15.1.0/yamldotnet.15.1.0.nupkg.sha512" ], "logs": [] } \ No newline at end of file diff --git a/tests/Services/Coupon/Coupon.API.Tests/Coupon.API.Tests.csproj b/tests/Services/Coupon/Coupon.API.Tests/Coupon.API.Tests.csproj index 3cf552ac..f0d8d68b 100644 --- a/tests/Services/Coupon/Coupon.API.Tests/Coupon.API.Tests.csproj +++ b/tests/Services/Coupon/Coupon.API.Tests/Coupon.API.Tests.csproj @@ -1,16 +1,16 @@ - net8.0 + net9.0 false - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/.msCoverageSourceRootsMapping_Coupon.API.Tests b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/.msCoverageSourceRootsMapping_Coupon.API.Tests new file mode 100644 index 00000000..059d1c9e Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/.msCoverageSourceRootsMapping_Coupon.API.Tests differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/AWSSDK.Core.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/AWSSDK.Core.dll new file mode 100755 index 00000000..2c8f6378 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/AWSSDK.Core.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/AWSSDK.SecurityToken.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/AWSSDK.SecurityToken.dll new file mode 100755 index 00000000..a97c0efa Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/AWSSDK.SecurityToken.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll new file mode 100755 index 00000000..c15c4d48 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Autofac.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Autofac.dll new file mode 100755 index 00000000..f52b5eaf Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Autofac.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Azure.Core.Amqp.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Azure.Core.Amqp.dll new file mode 100755 index 00000000..f43cf0a6 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Azure.Core.Amqp.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Azure.Core.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Azure.Core.dll new file mode 100755 index 00000000..98592ed2 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Azure.Core.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Azure.Identity.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Azure.Identity.dll new file mode 100755 index 00000000..4a32fd0d Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Azure.Identity.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll new file mode 100755 index 00000000..c32a7cdc Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API new file mode 100755 index 00000000..70a410e3 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.Tests.deps.json b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.Tests.deps.json new file mode 100644 index 00000000..390c0e41 --- /dev/null +++ b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.Tests.deps.json @@ -0,0 +1,2127 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v9.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v9.0": { + "Coupon.API.Tests/1.0.0": { + "dependencies": { + "Coupon.API": "1.0.0", + "Microsoft.NET.Test.Sdk": "17.12.0", + "xunit": "2.9.2" + }, + "runtime": { + "Coupon.API.Tests.dll": {} + } + }, + "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { + "dependencies": { + "Azure.Messaging.ServiceBus": "7.17.0" + }, + "runtime": { + "lib/net6.0/HealthChecks.AzureServiceBus.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "AspNetCore.HealthChecks.MongoDb/8.1.0": { + "dependencies": { + "MongoDB.Driver": "2.30.0" + }, + "runtime": { + "lib/net6.0/HealthChecks.MongoDb.dll": { + "assemblyVersion": "8.1.0.0", + "fileVersion": "8.1.0.0" + } + } + }, + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "dependencies": { + "RabbitMQ.Client": "6.8.1" + }, + "runtime": { + "lib/net6.0/HealthChecks.Rabbitmq.dll": { + "assemblyVersion": "8.0.2.0", + "fileVersion": "8.0.2.0" + } + } + }, + "AspNetCore.HealthChecks.SqlServer/8.0.2": { + "dependencies": { + "Microsoft.Data.SqlClient": "5.2.0" + }, + "runtime": { + "lib/net6.0/HealthChecks.SqlServer.dll": { + "assemblyVersion": "8.0.2.0", + "fileVersion": "8.0.2.0" + } + } + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "dependencies": { + "AspNetCore.HealthChecks.UI.Core": "8.0.1" + }, + "runtime": { + "lib/net8.0/HealthChecks.UI.Client.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "runtime": { + "lib/net6.0/HealthChecks.UI.Core.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "Autofac/8.1.1": { + "runtime": { + "lib/net8.0/Autofac.dll": { + "assemblyVersion": "8.1.1.0", + "fileVersion": "8.1.1.0" + } + } + }, + "Autofac.Extensions.DependencyInjection/10.0.0": { + "dependencies": { + "Autofac": "8.1.1" + }, + "runtime": { + "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": { + "assemblyVersion": "10.0.0.0", + "fileVersion": "10.0.0.0" + } + } + }, + "AWSSDK.Core/3.7.100.14": { + "runtime": { + "lib/netcoreapp3.1/AWSSDK.Core.dll": { + "assemblyVersion": "3.3.0.0", + "fileVersion": "3.7.100.14" + } + } + }, + "AWSSDK.SecurityToken/3.7.100.14": { + "dependencies": { + "AWSSDK.Core": "3.7.100.14" + }, + "runtime": { + "lib/netcoreapp3.1/AWSSDK.SecurityToken.dll": { + "assemblyVersion": "3.3.0.0", + "fileVersion": "3.7.100.14" + } + } + }, + "Azure.Core/1.36.0": { + "dependencies": { + "Microsoft.Bcl.AsyncInterfaces": "1.1.1", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/net6.0/Azure.Core.dll": { + "assemblyVersion": "1.36.0.0", + "fileVersion": "1.3600.23.56006" + } + } + }, + "Azure.Core.Amqp/1.3.0": { + "dependencies": { + "Microsoft.Azure.Amqp": "2.6.3", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/netstandard2.0/Azure.Core.Amqp.dll": { + "assemblyVersion": "1.3.0.0", + "fileVersion": "1.300.23.15207" + } + } + }, + "Azure.Identity/1.10.3": { + "dependencies": { + "Azure.Core": "1.36.0", + "Microsoft.Identity.Client": "4.56.0", + "Microsoft.Identity.Client.Extensions.Msal": "4.56.0", + "System.Security.Cryptography.ProtectedData": "8.0.0" + }, + "runtime": { + "lib/netstandard2.0/Azure.Identity.dll": { + "assemblyVersion": "1.10.3.0", + "fileVersion": "1.1000.323.51804" + } + } + }, + "Azure.Messaging.ServiceBus/7.17.0": { + "dependencies": { + "Azure.Core": "1.36.0", + "Azure.Core.Amqp": "1.3.0", + "Microsoft.Azure.Amqp": "2.6.3", + "Microsoft.Bcl.AsyncInterfaces": "1.1.1", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/netstandard2.0/Azure.Messaging.ServiceBus.dll": { + "assemblyVersion": "7.17.0.0", + "fileVersion": "7.1700.23.56401" + } + } + }, + "DnsClient/1.6.1": { + "runtime": { + "lib/net5.0/DnsClient.dll": { + "assemblyVersion": "1.6.1.0", + "fileVersion": "1.6.1.0" + } + } + }, + "Fractions/7.2.1": { + "runtime": { + "lib/netstandard2.1/Fractions.dll": { + "assemblyVersion": "7.2.1.0", + "fileVersion": "7.2.1.0" + } + } + }, + "IdentityModel/5.2.0": { + "runtime": { + "lib/net5.0/IdentityModel.dll": { + "assemblyVersion": "5.2.0.0", + "fileVersion": "5.2.0.0" + } + } + }, + "IdentityModel.OidcClient/5.2.1": { + "dependencies": { + "IdentityModel": "5.2.0" + }, + "runtime": { + "lib/netstandard2.0/IdentityModel.OidcClient.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.2.1.0" + } + } + }, + "KubernetesClient/12.1.1": { + "dependencies": { + "Fractions": "7.2.1", + "IdentityModel.OidcClient": "5.2.1", + "System.IdentityModel.Tokens.Jwt": "8.0.1", + "YamlDotNet": "13.3.1", + "prometheus-net": "8.0.1" + }, + "runtime": { + "lib/net7.0/KubernetesClient.dll": { + "assemblyVersion": "12.1.0.0", + "fileVersion": "12.1.1.319" + } + } + }, + "Microsoft.ApplicationInsights/2.22.0": { + "runtime": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.AspNetCore/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.EventCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.PerfCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.22.0", + "Microsoft.Extensions.Logging.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.AspNetCore.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.DependencyCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.DependencyCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.EventCounterCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.EventCounterCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.Kubernetes/7.0.0": { + "dependencies": { + "KubernetesClient": "12.1.1", + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.Extensions.DiagnosticAdapter": "3.1.27" + }, + "runtime": { + "lib/net6.0/Microsoft.ApplicationInsights.Kubernetes.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.0.0" + } + } + }, + "Microsoft.ApplicationInsights.PerfCounterCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "System.Diagnostics.PerformanceCounter": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.PerfCounterCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.WindowsServer/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.PerfCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.WindowsServer.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.ServerTelemetryChannel.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "dependencies": { + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + } + }, + "Microsoft.Azure.Amqp/2.6.3": { + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.Amqp.dll": { + "assemblyVersion": "2.4.0.0", + "fileVersion": "2.6.3.0" + } + } + }, + "Microsoft.Azure.KeyVault/2.3.2": { + "dependencies": { + "Microsoft.Azure.KeyVault.WebKey": "2.0.7", + "Microsoft.Rest.ClientRuntime": "2.3.8", + "Microsoft.Rest.ClientRuntime.Azure": "3.3.7", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.KeyVault.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.3.2.0" + } + } + }, + "Microsoft.Azure.KeyVault.WebKey/2.0.7": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.KeyVault.WebKey.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.0.7.0" + } + } + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "dependencies": { + "Microsoft.Azure.Amqp": "2.6.3", + "Microsoft.Azure.Services.AppAuthentication": "1.0.3", + "Newtonsoft.Json": "13.0.3", + "System.IdentityModel.Tokens.Jwt": "8.0.1" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": { + "assemblyVersion": "5.2.0.0", + "fileVersion": "5.200.21.55702" + } + } + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "dependencies": { + "Microsoft.IdentityModel.Clients.ActiveDirectory": "3.14.2" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.Services.AppAuthentication.dll": { + "assemblyVersion": "1.0.3.0", + "fileVersion": "1.0.3.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.12.0": { + "runtime": { + "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.1200.524.48002" + } + } + }, + "Microsoft.Data.SqlClient/5.2.0": { + "dependencies": { + "Azure.Identity": "1.10.3", + "Microsoft.Data.SqlClient.SNI.runtime": "5.2.0", + "Microsoft.Identity.Client": "4.56.0", + "Microsoft.IdentityModel.JsonWebTokens": "8.0.1", + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1", + "Microsoft.SqlServer.Server": "1.0.0", + "System.Configuration.ConfigurationManager": "8.0.0", + "System.Runtime.Caching": "8.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.Data.SqlClient.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.20.24059.2" + } + }, + "resources": { + "lib/net8.0/de/Microsoft.Data.SqlClient.resources.dll": { + "locale": "de" + }, + "lib/net8.0/es/Microsoft.Data.SqlClient.resources.dll": { + "locale": "es" + }, + "lib/net8.0/fr/Microsoft.Data.SqlClient.resources.dll": { + "locale": "fr" + }, + "lib/net8.0/it/Microsoft.Data.SqlClient.resources.dll": { + "locale": "it" + }, + "lib/net8.0/ja/Microsoft.Data.SqlClient.resources.dll": { + "locale": "ja" + }, + "lib/net8.0/ko/Microsoft.Data.SqlClient.resources.dll": { + "locale": "ko" + }, + "lib/net8.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": { + "locale": "pt-BR" + }, + "lib/net8.0/ru/Microsoft.Data.SqlClient.resources.dll": { + "locale": "ru" + }, + "lib/net8.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net8.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": { + "locale": "zh-Hant" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll": { + "rid": "unix", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.20.24059.2" + }, + "runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.20.24059.2" + } + } + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.2.0": { + "runtimeTargets": { + "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x86", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { + "dependencies": { + "Microsoft.Azure.KeyVault": "2.3.2", + "Microsoft.Azure.Services.AppAuthentication": "1.0.3" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll": { + "assemblyVersion": "3.1.24.0", + "fileVersion": "3.100.2422.18002" + } + } + }, + "Microsoft.Extensions.DependencyModel/8.0.2": { + "runtime": { + "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "assemblyVersion": "8.0.0.2", + "fileVersion": "8.0.1024.46610" + } + } + }, + "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { + "runtime": { + "lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": { + "assemblyVersion": "3.1.27.0", + "fileVersion": "3.100.2722.31601" + } + } + }, + "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Logging.ApplicationInsights.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.Identity.Client/4.56.0": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "8.0.1" + }, + "runtime": { + "lib/net6.0/Microsoft.Identity.Client.dll": { + "assemblyVersion": "4.56.0.0", + "fileVersion": "4.56.0.0" + } + } + }, + "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "dependencies": { + "Microsoft.Identity.Client": "4.56.0", + "System.Security.Cryptography.ProtectedData": "8.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "assemblyVersion": "4.56.0.0", + "fileVersion": "4.56.0.0" + } + } + }, + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "runtime": { + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + }, + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + } + } + }, + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Logging/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Protocols/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Protocols": "8.0.1", + "System.IdentityModel.Tokens.Jwt": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Tokens/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.NET.Test.Sdk/17.12.0": { + "dependencies": { + "Microsoft.CodeCoverage": "17.12.0", + "Microsoft.TestPlatform.TestHost": "17.12.0" + } + }, + "Microsoft.OpenApi/1.6.22": { + "runtime": { + "lib/netstandard2.0/Microsoft.OpenApi.dll": { + "assemblyVersion": "1.6.22.0", + "fileVersion": "1.6.22.0" + } + } + }, + "Microsoft.Rest.ClientRuntime/2.3.8": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.3.8.0" + } + } + }, + "Microsoft.Rest.ClientRuntime.Azure/3.3.7": { + "dependencies": { + "Microsoft.Rest.ClientRuntime": "2.3.8", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.dll": { + "assemblyVersion": "3.0.0.0", + "fileVersion": "3.3.7.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.12.0": { + "runtime": { + "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.1200.24.56501" + }, + "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.1200.24.56501" + }, + "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.1200.24.56501" + } + }, + "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.12.0": { + "dependencies": { + "Microsoft.TestPlatform.ObjectModel": "17.12.0", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.1200.24.56501" + }, + "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.1200.24.56501" + }, + "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.1200.24.56501" + }, + "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.1200.24.56501" + }, + "lib/netcoreapp3.1/testhost.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.1200.24.56501" + } + }, + "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" + } + } + }, + "MongoDB.Bson/2.30.0": { + "runtime": { + "lib/netstandard2.1/MongoDB.Bson.dll": { + "assemblyVersion": "2.30.0.0", + "fileVersion": "2.30.0.0" + } + } + }, + "MongoDB.Driver/2.30.0": { + "dependencies": { + "MongoDB.Bson": "2.30.0", + "MongoDB.Driver.Core": "2.30.0", + "MongoDB.Libmongocrypt": "1.12.0" + }, + "runtime": { + "lib/netstandard2.1/MongoDB.Driver.dll": { + "assemblyVersion": "2.30.0.0", + "fileVersion": "2.30.0.0" + } + } + }, + "MongoDB.Driver.Core/2.30.0": { + "dependencies": { + "AWSSDK.SecurityToken": "3.7.100.14", + "DnsClient": "1.6.1", + "MongoDB.Bson": "2.30.0", + "MongoDB.Libmongocrypt": "1.12.0", + "SharpCompress": "0.30.1", + "Snappier": "1.0.0", + "ZstdSharp.Port": "0.7.3" + }, + "runtime": { + "lib/netstandard2.1/MongoDB.Driver.Core.dll": { + "assemblyVersion": "2.30.0.0", + "fileVersion": "2.30.0.0" + } + } + }, + "MongoDB.Libmongocrypt/1.12.0": { + "runtime": { + "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": { + "assemblyVersion": "1.12.0.0", + "fileVersion": "1.12.0.0" + } + }, + "runtimeTargets": { + "runtimes/linux/native/libmongocrypt.so": { + "rid": "linux", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/osx/native/libmongocrypt.dylib": { + "rid": "osx", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win/native/mongocrypt.dll": { + "rid": "win", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "Newtonsoft.Json/13.0.3": { + "runtime": { + "lib/net6.0/Newtonsoft.Json.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.3.27908" + } + } + }, + "Polly/8.5.0": { + "dependencies": { + "Polly.Core": "8.5.0" + }, + "runtime": { + "lib/net6.0/Polly.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "Polly.Core/8.5.0": { + "runtime": { + "lib/net8.0/Polly.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "prometheus-net/8.0.1": { + "runtime": { + "lib/net7.0/Prometheus.NetStandard.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.1.0" + } + } + }, + "RabbitMQ.Client/6.8.1": { + "runtime": { + "lib/netstandard2.0/RabbitMQ.Client.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.8.1.0" + } + } + }, + "Serilog/4.0.0": { + "runtime": { + "lib/net8.0/Serilog.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "4.0.0.0" + } + } + }, + "Serilog.AspNetCore/8.0.3": { + "dependencies": { + "Serilog": "4.0.0", + "Serilog.Extensions.Hosting": "8.0.0", + "Serilog.Formatting.Compact": "2.0.0", + "Serilog.Settings.Configuration": "8.0.4", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Debug": "2.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.AspNetCore.dll": { + "assemblyVersion": "8.0.3.0", + "fileVersion": "8.0.3.0" + } + } + }, + "Serilog.Extensions.Hosting/8.0.0": { + "dependencies": { + "Serilog": "4.0.0", + "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": "4.0.0" + }, + "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": "4.0.0" + }, + "runtime": { + "lib/net7.0/Serilog.Formatting.Compact.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.0.0.0" + } + } + }, + "Serilog.Settings.Configuration/8.0.4": { + "dependencies": { + "Microsoft.Extensions.DependencyModel": "8.0.2", + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Settings.Configuration.dll": { + "assemblyVersion": "8.0.4.0", + "fileVersion": "8.0.4.0" + } + } + }, + "Serilog.Sinks.Console/6.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Sinks.Console.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.0.0" + } + } + }, + "Serilog.Sinks.Debug/2.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "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": "4.0.0" + }, + "runtime": { + "lib/net5.0/Serilog.Sinks.File.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.0.0.0" + } + } + }, + "Serilog.Sinks.Http/9.0.0": { + "dependencies": { + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/netstandard2.1/Serilog.Sinks.Http.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.0.0" + } + } + }, + "Serilog.Sinks.Seq/8.0.0": { + "dependencies": { + "Serilog": "4.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net6.0/Serilog.Sinks.Seq.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.0.0" + } + } + }, + "SharpCompress/0.30.1": { + "runtime": { + "lib/net5.0/SharpCompress.dll": { + "assemblyVersion": "0.30.1.0", + "fileVersion": "0.30.1.0" + } + } + }, + "Snappier/1.0.0": { + "runtime": { + "lib/net5.0/Snappier.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "Swashbuckle.AspNetCore/7.2.0": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerUI": "7.2.0" + } + }, + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "dependencies": { + "Microsoft.OpenApi": "1.6.22" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "7.2.0" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "System.Configuration.ConfigurationManager/8.0.0": { + "dependencies": { + "System.Security.Cryptography.ProtectedData": "8.0.0" + }, + "runtime": { + "lib/net8.0/System.Configuration.ConfigurationManager.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + } + }, + "System.Diagnostics.PerformanceCounter/6.0.0": { + "dependencies": { + "System.Configuration.ConfigurationManager": "8.0.0" + }, + "runtime": { + "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.IdentityModel.Tokens.Jwt/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.JsonWebTokens": "8.0.1", + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "System.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/8.0.0": { + "dependencies": { + "System.Configuration.ConfigurationManager": "8.0.0" + }, + "runtime": { + "lib/net8.0/System.Runtime.Caching.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net8.0/System.Runtime.Caching.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + } + }, + "System.Security.Cryptography.ProtectedData/8.0.0": { + "runtime": { + "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + } + }, + "xunit/2.9.2": { + "dependencies": { + "xunit.assert": "2.9.2", + "xunit.core": "2.9.2" + } + }, + "xunit.abstractions/2.0.3": { + "runtime": { + "lib/netstandard2.0/xunit.abstractions.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "0.0.0.0" + } + } + }, + "xunit.assert/2.9.2": { + "runtime": { + "lib/net6.0/xunit.assert.dll": { + "assemblyVersion": "2.9.2.0", + "fileVersion": "2.9.2.0" + } + } + }, + "xunit.core/2.9.2": { + "dependencies": { + "xunit.extensibility.core": "2.9.2", + "xunit.extensibility.execution": "2.9.2" + } + }, + "xunit.extensibility.core/2.9.2": { + "dependencies": { + "xunit.abstractions": "2.0.3" + }, + "runtime": { + "lib/netstandard1.1/xunit.core.dll": { + "assemblyVersion": "2.9.2.0", + "fileVersion": "2.9.2.0" + } + } + }, + "xunit.extensibility.execution/2.9.2": { + "dependencies": { + "xunit.extensibility.core": "2.9.2" + }, + "runtime": { + "lib/netstandard1.1/xunit.execution.dotnet.dll": { + "assemblyVersion": "2.9.2.0", + "fileVersion": "2.9.2.0" + } + } + }, + "YamlDotNet/13.3.1": { + "runtime": { + "lib/net7.0/YamlDotNet.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.3.1.0" + } + } + }, + "ZstdSharp.Port/0.7.3": { + "runtime": { + "lib/net7.0/ZstdSharp.dll": { + "assemblyVersion": "0.7.3.0", + "fileVersion": "0.7.3.0" + } + } + }, + "Coupon.API/1.0.0": { + "dependencies": { + "AspNetCore.HealthChecks.AzureServiceBus": "8.0.1", + "AspNetCore.HealthChecks.MongoDb": "8.1.0", + "AspNetCore.HealthChecks.Rabbitmq": "8.0.2", + "AspNetCore.HealthChecks.SqlServer": "8.0.2", + "AspNetCore.HealthChecks.UI.Client": "8.0.1", + "Autofac.Extensions.DependencyInjection": "10.0.0", + "EventBus": "1.0.0", + "EventBusRabbitMQ": "1.0.0", + "EventBusServiceBus": "1.0.0", + "Microsoft.ApplicationInsights.AspNetCore": "2.22.0", + "Microsoft.ApplicationInsights.Kubernetes": "7.0.0", + "Microsoft.AspNetCore.Authentication.JwtBearer": "9.0.0", + "Microsoft.Extensions.Configuration.AzureKeyVault": "3.1.24", + "MongoDB.Driver": "2.30.0", + "MongoDB.Driver.Core": "2.30.0", + "Polly": "8.5.0", + "Serilog.AspNetCore": "8.0.3", + "Serilog.Settings.Configuration": "8.0.4", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Http": "9.0.0", + "Serilog.Sinks.Seq": "8.0.0", + "Swashbuckle.AspNetCore": "7.2.0" + }, + "runtime": { + "Coupon.API.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "EventBus/1.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "EventBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "EventBusRabbitMQ/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Newtonsoft.Json": "13.0.3", + "Polly": "8.5.0", + "RabbitMQ.Client": "6.8.1" + }, + "runtime": { + "EventBusRabbitMQ.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "EventBusServiceBus/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Microsoft.Azure.ServiceBus": "5.2.0" + }, + "runtime": { + "EventBusServiceBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + } + } + }, + "libraries": { + "Coupon.API.Tests/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-67GttVESv92GIthFMNqLbWvnQr3AFujGGsydKUl51R7p+KETguIJ+yHGUSnLL8XEcIWO0pENO714WlAqmON8EQ==", + "path": "aspnetcore.healthchecks.azureservicebus/8.0.1", + "hashPath": "aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.MongoDb/8.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-NuVDrj7UXBVniePh6JnuM8ryZRWdOIGOBes3owg2WQV/1NPntpWqX/DYaP6SBduHULUp8XRbwAui8qKQAW4SDA==", + "path": "aspnetcore.healthchecks.mongodb/8.1.0", + "hashPath": "aspnetcore.healthchecks.mongodb.8.1.0.nupkg.sha512" + }, + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A/29xmNWfssOY1zq1bWAaZPW/iJfBhJN+I737KKHQutzB0JFwAIKesjsUWN2BAJwqS/ciFMjNxvCDHtAgU0PIQ==", + "path": "aspnetcore.healthchecks.rabbitmq/8.0.2", + "hashPath": "aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512" + }, + "AspNetCore.HealthChecks.SqlServer/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-sTcVVq7/zhfUrSTs0WAktvPdpU1He/sj14gRTogq4eFhn0oImolxNNhJczkYMgFF92RMMW+O+rlcFO7HVOpfiQ==", + "path": "aspnetcore.healthchecks.sqlserver/8.0.2", + "hashPath": "aspnetcore.healthchecks.sqlserver.8.0.2.nupkg.sha512" + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nhC6KIoB/EtTbH3uGm2J6EHEUyTJuETUARFePbmrnA+zjbwsirzIVUQl46qIjvyPABhK0e7Rk+AxcRqC6zikqA==", + "path": "aspnetcore.healthchecks.ui.client/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Vn00MOJ1I0HSqyP7Bt9v0pr0AIgbrXMjL/KFwW+sRwLRogOtep8BWGimd8XYRCbCDLrAi7VSArU02f6pEIw69w==", + "path": "aspnetcore.healthchecks.ui.core/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512" + }, + "Autofac/8.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", + "path": "autofac/8.1.1", + "hashPath": "autofac.8.1.1.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" + }, + "AWSSDK.Core/3.7.100.14": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gnEgxBlk4PFEfdPE8Lkf4+D16MZFYSaW7/o6Wwe5e035QWUkTJX0Dn4LfTCdV5QSEL/fOFxu+yCAm55eIIBgog==", + "path": "awssdk.core/3.7.100.14", + "hashPath": "awssdk.core.3.7.100.14.nupkg.sha512" + }, + "AWSSDK.SecurityToken/3.7.100.14": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dGCVuVo0CFUKWW85W8YENO+aREf8sCBDjvGbnNvxJuNW4Ss+brEU9ltHhq2KfZze2VUNK1/wygbPG1bmbpyXEw==", + "path": "awssdk.securitytoken/3.7.100.14", + "hashPath": "awssdk.securitytoken.3.7.100.14.nupkg.sha512" + }, + "Azure.Core/1.36.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vwqFZdHS4dzPlI7FFRkPx9ctA+aGGeRev3gnzG8lntWvKMmBhAmulABi1O9CEvS3/jzYt7yA+0pqVdxkpAd7dQ==", + "path": "azure.core/1.36.0", + "hashPath": "azure.core.1.36.0.nupkg.sha512" + }, + "Azure.Core.Amqp/1.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6GG4gyFkAuHtpBVkvj0wE5+lCM+ttsZlIWAipBkI+jlCUlTgrTiNUROBFnb8xuKoymVDw9Tf1W8RoKqgbd71lg==", + "path": "azure.core.amqp/1.3.0", + "hashPath": "azure.core.amqp.1.3.0.nupkg.sha512" + }, + "Azure.Identity/1.10.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-l1Xm2MWOF2Mzcwuarlw8kWQXLZk3UeB55aQXVyjj23aBfDwOZ3gu5GP2kJ6KlmZeZv2TCzw7x4L3V36iNr3gww==", + "path": "azure.identity/1.10.3", + "hashPath": "azure.identity.1.10.3.nupkg.sha512" + }, + "Azure.Messaging.ServiceBus/7.17.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lpQXW+8IsTsCp8hvMIiqcp0oLYgxc79g7ALYUOOXiZy/3WORlaN237eNx0LCX40wTo7hLtdbVrmoUa+kIohGpg==", + "path": "azure.messaging.servicebus/7.17.0", + "hashPath": "azure.messaging.servicebus.7.17.0.nupkg.sha512" + }, + "DnsClient/1.6.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-4H/f2uYJOZ+YObZjpY9ABrKZI+JNw3uizp6oMzTXwDw6F+2qIPhpRl/1t68O/6e98+vqNiYGu+lswmwdYUy3gg==", + "path": "dnsclient/1.6.1", + "hashPath": "dnsclient.1.6.1.nupkg.sha512" + }, + "Fractions/7.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-1gVCo18/02ZZOJ+dcpVNMsUHF6cLmltMMskUWl2G1l+0OmTTvcwJZq5/JXIVpvOzPM3gDLombsloGMlTQNcv9g==", + "path": "fractions/7.2.1", + "hashPath": "fractions.7.2.1.nupkg.sha512" + }, + "IdentityModel/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nuhkbaDH9l5QzNJp2MtP3qio57MPtiRneUN8Ocr7od0JvSYaIe3gBj/vxllr11S/Qvu1AG4GZXoyv5469ewYDA==", + "path": "identitymodel/5.2.0", + "hashPath": "identitymodel.5.2.0.nupkg.sha512" + }, + "IdentityModel.OidcClient/5.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OuPhDNAw/EoJVEmYO6/ChZUBcug4OGoGKTKLUyBCsGhlKegxJk25LYQ0EL7GCBMgkEL+BYNJukNZyaJ+JNaWog==", + "path": "identitymodel.oidcclient/5.2.1", + "hashPath": "identitymodel.oidcclient.5.2.1.nupkg.sha512" + }, + "KubernetesClient/12.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Xvc6Kr/W5YUxlMDzy0R80zy+Vd66brS7fSA4COGXu8KZACKPW7+KKS7kxZBLaFYGrUcktXOHpqNNuoukSGcK6A==", + "path": "kubernetesclient/12.1.1", + "hashPath": "kubernetesclient.12.1.1.nupkg.sha512" + }, + "Microsoft.ApplicationInsights/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3AOM9bZtku7RQwHyMEY3tQMrHIgjcfRDa6YQpd/QG2LDGvMydSlL9Di+8LLMt7J2RDdfJ7/2jdYv6yHcMJAnNw==", + "path": "microsoft.applicationinsights/2.22.0", + "hashPath": "microsoft.applicationinsights.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.AspNetCore/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OuiZgRDX0zm3a1DRk/GT54ZsyTg8a88n3cpkVEYFJoRhT5X84l2C68BuKrglE0sIj+C0+o2WTR8S21YBD/ZWgA==", + "path": "microsoft.applicationinsights.aspnetcore/2.22.0", + "hashPath": "microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.DependencyCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gseSmuCshdZqcn5r6EW1Zx52e5/p2RpAsHSanlxs8pq+Pbg1RZP678tXtxfVuHC0fA3MVV852pnfFC7ZGB0jew==", + "path": "microsoft.applicationinsights.dependencycollector/2.22.0", + "hashPath": "microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.EventCounterCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/fXUyZIMwaWfETgire4fygaBhY8J+hXvTVhSFXKV0JOFBenzzU4smGW8iRUFhE534a3QrczuFfmfCCkXRKbsNg==", + "path": "microsoft.applicationinsights.eventcountercollector/2.22.0", + "hashPath": "microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.Kubernetes/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-NF7HsDqEPTLkqnm2NyA+xBLE4qzEaY5UEkdhywGeZgI0hjrpbjuFafrZOZPjqMV38WXZ24yv7c4K251+9OgOfw==", + "path": "microsoft.applicationinsights.kubernetes/7.0.0", + "hashPath": "microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.PerfCounterCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nExsJsbN7694ueUNNBms/UNgza9WH4W/I6i5CnF9ujJ1sp57EL5Uk0NP9MDwlLVtYaaiznKPatVSv3Nu8vAplw==", + "path": "microsoft.applicationinsights.perfcountercollector/2.22.0", + "hashPath": "microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.WindowsServer/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9k1x1+Kq1fElvcv0o/w9w8tRWAa2Y0f4NPBeHF5b2xCety4GM1yv3K3Ra0lZwO3kW0SHlm9M8nrySuyKQlHyYA==", + "path": "microsoft.applicationinsights.windowsserver/2.22.0", + "hashPath": "microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Blb6S8UJSJ/jo6mxeO38gKgui75D2brp5NpXJoZUhyJzfmYsfhn7a4t5f+CDfAKyvie7sQB2FIzeEDQSiRE5zw==", + "path": "microsoft.applicationinsights.windowsserver.telemetrychannel/2.22.0", + "hashPath": "microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bs+1Pq3vQdS2lTyxNUd9fEhtMsq3eLUpK36k2t56iDMVrk6OrAoFtvrQrTK0Y0OetTcJrUkGU7hBlf+ORzHLqQ==", + "path": "microsoft.aspnetcore.authentication.jwtbearer/9.0.0", + "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512" + }, + "Microsoft.Azure.Amqp/2.6.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-iPbNNII4YZGkka7JQS0ZsZfZLcM7dwIoov/DyFiaemRqOTrdJCLgYnFBFhc/3TSh0ZI4/5TpxQPSPSckZ65jmA==", + "path": "microsoft.azure.amqp/2.6.3", + "hashPath": "microsoft.azure.amqp.2.6.3.nupkg.sha512" + }, + "Microsoft.Azure.KeyVault/2.3.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A82ESUdfLz2wMhYuPxrwf/fA7JVt3IARgeMCG3TsaLtxUxa9RBKX3f0zdnKmvBvJ/u1/5g03OLR26GPekqY5HQ==", + "path": "microsoft.azure.keyvault/2.3.2", + "hashPath": "microsoft.azure.keyvault.2.3.2.nupkg.sha512" + }, + "Microsoft.Azure.KeyVault.WebKey/2.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-MVSYao62R9rwl9KF+IsJm+XBLupJj1ma2lfwNeFlSWziXGAopnYK+YkDWqABOqNIV9kpza/MvNBxITzhlJIyIw==", + "path": "microsoft.azure.keyvault.webkey/2.0.7", + "hashPath": "microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512" + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wyZNJggyFNtKxd+HgvcTiuRYuTjDGi+pgE4RcBvFbfvNiarKr5AOlE4Ne7on1eUJZuMuEa19wN5dj694HlP60A==", + "path": "microsoft.azure.servicebus/5.2.0", + "hashPath": "microsoft.azure.servicebus.5.2.0.nupkg.sha512" + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ywpQaK1klu1IoX4VUf+TBmU4kR71aWNI6O5rEIJU8z28L2xhJhnIm7k2Nf1Zu/PygeuOtt5g0QPCk5+lLltbeQ==", + "path": "microsoft.azure.services.appauthentication/1.0.3", + "hashPath": "microsoft.azure.services.appauthentication.1.0.3.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.12.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-4svMznBd5JM21JIG2xZKGNanAHNXplxf/kQDFfLHXQ3OnpJkayRK/TjacFjA+EYmoyuNXHo/sOETEfcYtAzIrA==", + "path": "microsoft.codecoverage/17.12.0", + "hashPath": "microsoft.codecoverage.17.12.0.nupkg.sha512" + }, + "Microsoft.Data.SqlClient/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3alfyqRN3ELRtdvU1dGtLBRNQqprr3TJ0WrUJfMISPwg1nPUN2P3Lelah68IKWuV27Ceb7ig95hWNHFTSXfxMg==", + "path": "microsoft.data.sqlclient/5.2.0", + "hashPath": "microsoft.data.sqlclient.5.2.0.nupkg.sha512" + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-po1jhvFd+8pbfvJR/puh+fkHi0GRanAdvayh/0e47yaM6CXWZ6opUjCMFuYlAnD2LcbyvQE7fPJKvogmaUcN+w==", + "path": "microsoft.data.sqlclient.sni.runtime/5.2.0", + "hashPath": "microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dAir8lfKn3Ukvis2sGddZ72bbuEQ24VusFELZg2JZDPTjBDyoVVocbxbe/39YAEHEq3TfCAIbHicCCKgHBBa2A==", + "path": "microsoft.extensions.configuration.azurekeyvault/3.1.24", + "hashPath": "microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyModel/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", + "path": "microsoft.extensions.dependencymodel/8.0.2", + "hashPath": "microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512" + }, + "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IHJmvjE3X+PJLlbRvZHnzVO2CglI9FARYgTPbbUNN85gS4jqS0EM/dGhZGwQpr3P4X0/V/OUtmgHvBipS4KTwQ==", + "path": "microsoft.extensions.diagnosticadapter/3.1.27", + "hashPath": "microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-5OmXub+9MyX8FbqgO+hBJRHk1iJ+UZUU20oIU3wo+RbmH6Jtsja79rriHLlzlrkMzWbpCkCzF6f4Yb6iGbsDag==", + "path": "microsoft.extensions.logging.applicationinsights/2.22.0", + "hashPath": "microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512" + }, + "Microsoft.Identity.Client/4.56.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rr4zbidvHy9r4NvOAs5hdd964Ao2A0pAeFBJKR95u1CJAVzbd1p6tPTXUZ+5ld0cfThiVSGvz6UHwY6JjraTpA==", + "path": "microsoft.identity.client/4.56.0", + "hashPath": "microsoft.identity.client.4.56.0.nupkg.sha512" + }, + "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-H12YAzEGK55vZ+QpxUzozhW8ZZtgPDuWvgA0JbdIR9UhMUplj29JhIgE2imuH8W2Nw9D8JKygR1uxRFtpSNcrg==", + "path": "microsoft.identity.client.extensions.msal/4.56.0", + "hashPath": "microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OtlIWcyX01olfdevPKZdIPfBEvbcioDyBiE/Z2lHsopsMD7twcKtlN9kMevHmI5IIPhFpfwCIiR6qHQz1WHUIw==", + "path": "microsoft.identitymodel.abstractions/8.0.1", + "hashPath": "microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-TNsJJMiRnkeby1ovThVoV9yFsPWjAdluwOA+Nf0LtSsBVVrKQv8Qp4kYOgyNwMVj+pDwbhXISySk+4HyHVWNZQ==", + "path": "microsoft.identitymodel.clients.activedirectory/3.14.2", + "hashPath": "microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512" + }, + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-s6++gF9x0rQApQzOBbSyp4jUaAlwm+DroKfL8gdOHxs83k8SJfUXhuc46rDB3rNXBQ1MVRxqKUrqFhO/M0E97g==", + "path": "microsoft.identitymodel.jsonwebtokens/8.0.1", + "hashPath": "microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Logging/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UCPF2exZqBXe7v/6sGNiM6zCQOUXXQ9+v5VTb9gPB8ZSUPnX53BxlN78v2jsbIvK9Dq4GovQxo23x8JgWvm/Qg==", + "path": "microsoft.identitymodel.logging/8.0.1", + "hashPath": "microsoft.identitymodel.logging.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==", + "path": "microsoft.identitymodel.protocols/8.0.1", + "hashPath": "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==", + "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1", + "hashPath": "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Tokens/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kDimB6Dkd3nkW2oZPDkMkVHfQt3IDqO5gL0oa8WVy3OP4uE8Ij+8TXnqg9TOd9ufjsY3IDiGz7pCUbnfL18tjg==", + "path": "microsoft.identitymodel.tokens/8.0.1", + "hashPath": "microsoft.identitymodel.tokens.8.0.1.nupkg.sha512" + }, + "Microsoft.NET.Test.Sdk/17.12.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kt/PKBZ91rFCWxVIJZSgVLk+YR+4KxTuHf799ho8WNiK5ZQpJNAEZCAWX86vcKrs+DiYjiibpYKdGZP6+/N17w==", + "path": "microsoft.net.test.sdk/17.12.0", + "hashPath": "microsoft.net.test.sdk.17.12.0.nupkg.sha512" + }, + "Microsoft.OpenApi/1.6.22": { + "type": "package", + "serviceable": true, + "sha512": "sha512-aBvunmrdu/x+4CaA/UP1Jx4xWGwk4kymhoIRnn2Vp+zi5/KOPQJ9EkSXHRUr01WcGKtYl3Au7XfkPJbU1G2sjQ==", + "path": "microsoft.openapi/1.6.22", + "hashPath": "microsoft.openapi.1.6.22.nupkg.sha512" + }, + "Microsoft.Rest.ClientRuntime/2.3.8": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Hj96LBoCwKY2VQKfSCVGGPV1sSumVjuYnrlpBwL4JSTnSK4b6ZxjLtXj8LgmKav8xJ2gps+UN7eI3hHVFKvBFw==", + "path": "microsoft.rest.clientruntime/2.3.8", + "hashPath": "microsoft.rest.clientruntime.2.3.8.nupkg.sha512" + }, + "Microsoft.Rest.ClientRuntime.Azure/3.3.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6u8JIuvrztse4tPOcvNzAJuzGBP0uY+Ijggk8ZYhp0siGEZ1XfZylf1vpNGUicvwcrhhoIgDW73Z1L6QGssr2g==", + "path": "microsoft.rest.clientruntime.azure/3.3.7", + "hashPath": "microsoft.rest.clientruntime.azure.3.3.7.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.12.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-TDqkTKLfQuAaPcEb3pDDWnh7b3SyZF+/W9OZvWFp6eJCIiiYFdSB6taE2I6tWrFw5ywhzOb6sreoGJTI6m3rSQ==", + "path": "microsoft.testplatform.objectmodel/17.12.0", + "hashPath": "microsoft.testplatform.objectmodel.17.12.0.nupkg.sha512" + }, + "Microsoft.TestPlatform.TestHost/17.12.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-MiPEJQNyADfwZ4pJNpQex+t9/jOClBGMiCiVVFuELCMSX2nmNfvUor3uFVxNNCg30uxDP8JDYfPnMXQzsfzYyg==", + "path": "microsoft.testplatform.testhost/17.12.0", + "hashPath": "microsoft.testplatform.testhost.17.12.0.nupkg.sha512" + }, + "MongoDB.Bson/2.30.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Gg0TQUT3IEntcqdug5a9P6d8iwL5CqOpQjVBCq1hxTbkjxdGdY6a2CPv7II44AO9GYUnORYsS6dDME2b7aqYyg==", + "path": "mongodb.bson/2.30.0", + "hashPath": "mongodb.bson.2.30.0.nupkg.sha512" + }, + "MongoDB.Driver/2.30.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-BCG8cNF0+U3h5f/O9fu3ktrYhoESBDems1w06PExfYrn2KjHBHCBdvBRY1cIbysnZVjQAJjGtFV9XgW+hXt7Hg==", + "path": "mongodb.driver/2.30.0", + "hashPath": "mongodb.driver.2.30.0.nupkg.sha512" + }, + "MongoDB.Driver.Core/2.30.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-oepDgu24lo44SljuHmIQ99x6jHISnMC4tLfzQGniQg39xiMD8nxalm1HM9RDZcuZbbWa4F6YLt2AIhWkny3XWA==", + "path": "mongodb.driver.core/2.30.0", + "hashPath": "mongodb.driver.core.2.30.0.nupkg.sha512" + }, + "MongoDB.Libmongocrypt/1.12.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-B1X51jrtNacKvxKoaqWeknYeJfQS5aWf6BmVLT5JZerz3AUXFzv8edPskJYqBc3kLy1J2PWzMqqsnyb9g8FtcA==", + "path": "mongodb.libmongocrypt/1.12.0", + "hashPath": "mongodb.libmongocrypt.1.12.0.nupkg.sha512" + }, + "Newtonsoft.Json/13.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", + "path": "newtonsoft.json/13.0.3", + "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" + }, + "Polly/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", + "path": "polly/8.5.0", + "hashPath": "polly.8.5.0.nupkg.sha512" + }, + "Polly.Core/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", + "path": "polly.core/8.5.0", + "hashPath": "polly.core.8.5.0.nupkg.sha512" + }, + "prometheus-net/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A9sOtQB2gEhujBxPKw+KcGScBiPvBmy4lYVM5OlETMj4xjVD5r/ixIg52HHg2P0lcImJTpfeWnD0/9tpQsRQTA==", + "path": "prometheus-net/8.0.1", + "hashPath": "prometheus-net.8.0.1.nupkg.sha512" + }, + "RabbitMQ.Client/6.8.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-jNsmGgmCNw2S/NzskeN2ijtGywtH4Sk/G6jWUTD5sY9SrC27Xz6BsLIiB8hdsfjeyWCa4j4GvCIGkpE8wrjU1Q==", + "path": "rabbitmq.client/6.8.1", + "hashPath": "rabbitmq.client.6.8.1.nupkg.sha512" + }, + "Serilog/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2jDkUrSh5EofOp7Lx5Zgy0EB+7hXjjxE2ktTb1WVQmU00lDACR2TdROGKU0K1pDTBSJBN1PqgYpgOZF8mL7NJw==", + "path": "serilog/4.0.0", + "hashPath": "serilog.4.0.0.nupkg.sha512" + }, + "Serilog.AspNetCore/8.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", + "path": "serilog.aspnetcore/8.0.3", + "hashPath": "serilog.aspnetcore.8.0.3.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.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", + "path": "serilog.settings.configuration/8.0.4", + "hashPath": "serilog.settings.configuration.8.0.4.nupkg.sha512" + }, + "Serilog.Sinks.Console/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fQGWqVMClCP2yEyTXPIinSr5c+CBGUvBybPxjAGcf7ctDhadFhrQw03Mv8rJ07/wR5PDfFjewf2LimvXCDzpbA==", + "path": "serilog.sinks.console/6.0.0", + "hashPath": "serilog.sinks.console.6.0.0.nupkg.sha512" + }, + "Serilog.Sinks.Debug/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" + }, + "Serilog.Sinks.Http/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-c246Bw1vXtvht/krwQXGwuZ4U2kKxRf8d9iaazZDodnOohTlRR4jZyQS/slWHSjJAj8ZDejCQcITnu+TkYmdFw==", + "path": "serilog.sinks.http/9.0.0", + "hashPath": "serilog.sinks.http.9.0.0.nupkg.sha512" + }, + "Serilog.Sinks.Seq/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-z5ig56/qzjkX6Fj4U/9m1g8HQaQiYPMZS4Uevtjg1I+WWzoGSf5t/E+6JbMP/jbZYhU63bA5NJN5y0x+qqx2Bw==", + "path": "serilog.sinks.seq/8.0.0", + "hashPath": "serilog.sinks.seq.8.0.0.nupkg.sha512" + }, + "SharpCompress/0.30.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-XqD4TpfyYGa7QTPzaGlMVbcecKnXy4YmYLDWrU+JIj7IuRNl7DH2END+Ll7ekWIY8o3dAMWLFDE1xdhfIWD1nw==", + "path": "sharpcompress/0.30.1", + "hashPath": "sharpcompress.0.30.1.nupkg.sha512" + }, + "Snappier/1.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rFtK2KEI9hIe8gtx3a0YDXdHOpedIf9wYCEYtBEmtlyiWVX3XlCNV03JrmmAi/Cdfn7dxK+k0sjjcLv4fpHnqA==", + "path": "snappier/1.0.0", + "hashPath": "snappier.1.0.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vJv19UpWm6OOgnS9QLDnWARNVasXUfj8SFvlG7UVALm4nBnfwRnEky7C0veSDqMUmBeMPC6Ec3d6G1ts/J04Uw==", + "path": "swashbuckle.aspnetcore/7.2.0", + "hashPath": "swashbuckle.aspnetcore.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-y27fNDfIh1vGhJjXYynLcZjl7DLOW1bSO2MDsY9wB4Zm1fdxpPsuBSiR4U+0acWlAqLmnuOPKr/OeOgwRUkBlw==", + "path": "swashbuckle.aspnetcore.swagger/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pMrTxGVuXM7t4wqft5CNNU8A0++Yw5kTLmYhB6tbEcyBfO8xEF/Y8pkJhO6BZ/2MYONrRYoQTfPFJqu8fOf5WQ==", + "path": "swashbuckle.aspnetcore.swaggergen/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-hgrXeKzyp5OGN8qVvL7A+vhmU7mDJTfGpiMBRL66IcfLOyna8UTLtn3cC3CghamXpRDufcc9ciklTszUGEQK0w==", + "path": "swashbuckle.aspnetcore.swaggerui/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512" + }, + "System.Configuration.ConfigurationManager/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==", + "path": "system.configuration.configurationmanager/8.0.0", + "hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512" + }, + "System.Diagnostics.PerformanceCounter/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gbeE5tNp/oB7O8kTTLh3wPPJCxpNOphXPTWVs1BsYuFOYapFijWuh0LYw1qnDo4gwDUYPXOmpTIhvtxisGsYOQ==", + "path": "system.diagnostics.performancecounter/6.0.0", + "hashPath": "system.diagnostics.performancecounter.6.0.0.nupkg.sha512" + }, + "System.IdentityModel.Tokens.Jwt/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GJw3bYkWpOgvN3tJo5X4lYUeIFA2HD293FPUhKmp7qxS+g5ywAb34Dnd3cDAFLkcMohy5XTpoaZ4uAHuw0uSPQ==", + "path": "system.identitymodel.tokens.jwt/8.0.1", + "hashPath": "system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512" + }, + "System.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/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-4TmlmvGp4kzZomm7J2HJn6IIx0UUrQyhBDyb5O1XiunZlQImXW+B8b7W/sTPcXhSf9rp5NR5aDtQllwbB5elOQ==", + "path": "system.runtime.caching/8.0.0", + "hashPath": "system.runtime.caching.8.0.0.nupkg.sha512" + }, + "System.Security.Cryptography.ProtectedData/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==", + "path": "system.security.cryptography.protecteddata/8.0.0", + "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512" + }, + "xunit/2.9.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-7LhFS2N9Z6Xgg8aE5lY95cneYivRMfRI8v+4PATa4S64D5Z/Plkg0qa8dTRHSiGRgVZ/CL2gEfJDE5AUhOX+2Q==", + "path": "xunit/2.9.2", + "hashPath": "xunit.2.9.2.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.9.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-QkNBAQG4pa66cholm28AxijBjrmki98/vsEh4Sx5iplzotvPgpiotcxqJQMRC8d7RV7nIT8ozh97957hDnZwsQ==", + "path": "xunit.assert/2.9.2", + "hashPath": "xunit.assert.2.9.2.nupkg.sha512" + }, + "xunit.core/2.9.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-O6RrNSdmZ0xgEn5kT927PNwog5vxTtKrWMihhhrT0Sg9jQ7iBDciYOwzBgP2krBEk5/GBXI18R1lKvmnxGcb4w==", + "path": "xunit.core/2.9.2", + "hashPath": "xunit.core.2.9.2.nupkg.sha512" + }, + "xunit.extensibility.core/2.9.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Ol+KlBJz1x8BrdnhN2DeOuLrr1I/cTwtHCggL9BvYqFuVd/TUSzxNT5O0NxCIXth30bsKxgMfdqLTcORtM52yQ==", + "path": "xunit.extensibility.core/2.9.2", + "hashPath": "xunit.extensibility.core.2.9.2.nupkg.sha512" + }, + "xunit.extensibility.execution/2.9.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rKMpq4GsIUIJibXuZoZ8lYp5EpROlnYaRpwu9Zr0sRZXE7JqJfEEbCsUriZqB+ByXCLFBJyjkTRULMdC+U566g==", + "path": "xunit.extensibility.execution/2.9.2", + "hashPath": "xunit.extensibility.execution.2.9.2.nupkg.sha512" + }, + "YamlDotNet/13.3.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Q2dqDsb0xAlr092grgHk8/vTXI2snIiYM5ND3IXkgJDFIdPnqDYwYnlk+gwzSeRByDLhiSzTog8uT7xFwH68Zg==", + "path": "yamldotnet/13.3.1", + "hashPath": "yamldotnet.13.3.1.nupkg.sha512" + }, + "ZstdSharp.Port/0.7.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-U9Ix4l4cl58Kzz1rJzj5hoVTjmbx1qGMwzAcbv1j/d3NzrFaESIurQyg+ow4mivCgkE3S413y+U9k4WdnEIkRA==", + "path": "zstdsharp.port/0.7.3", + "hashPath": "zstdsharp.port.0.7.3.nupkg.sha512" + }, + "Coupon.API/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EventBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EventBusRabbitMQ/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EventBusServiceBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.Tests.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.Tests.dll new file mode 100644 index 00000000..12e62345 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.Tests.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.Tests.pdb b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.Tests.pdb new file mode 100644 index 00000000..5ce8fdf9 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.Tests.pdb differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.Tests.runtimeconfig.json b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.Tests.runtimeconfig.json new file mode 100644 index 00000000..27e402f0 --- /dev/null +++ b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.Tests.runtimeconfig.json @@ -0,0 +1,18 @@ +{ + "runtimeOptions": { + "tfm": "net9.0", + "frameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "9.0.0" + }, + { + "name": "Microsoft.AspNetCore.App", + "version": "9.0.0" + } + ], + "configProperties": { + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.deps.json b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.deps.json new file mode 100644 index 00000000..3cbe6bd8 --- /dev/null +++ b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.deps.json @@ -0,0 +1,1732 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v9.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v9.0": { + "Coupon.API/1.0.0": { + "dependencies": { + "AspNetCore.HealthChecks.AzureServiceBus": "8.0.1", + "AspNetCore.HealthChecks.MongoDb": "8.1.0", + "AspNetCore.HealthChecks.Rabbitmq": "8.0.2", + "AspNetCore.HealthChecks.SqlServer": "8.0.2", + "AspNetCore.HealthChecks.UI.Client": "8.0.1", + "Autofac.Extensions.DependencyInjection": "10.0.0", + "EventBus": "1.0.0", + "EventBusRabbitMQ": "1.0.0", + "EventBusServiceBus": "1.0.0", + "Microsoft.ApplicationInsights.AspNetCore": "2.22.0", + "Microsoft.ApplicationInsights.Kubernetes": "7.0.0", + "Microsoft.AspNetCore.Authentication.JwtBearer": "9.0.0", + "Microsoft.Extensions.Configuration.AzureKeyVault": "3.1.24", + "MongoDB.Driver": "2.30.0", + "MongoDB.Driver.Core": "2.30.0", + "Polly": "8.5.0", + "Serilog.AspNetCore": "8.0.3", + "Serilog.Settings.Configuration": "8.0.4", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Http": "9.0.0", + "Serilog.Sinks.Seq": "8.0.0", + "Swashbuckle.AspNetCore": "7.2.0" + }, + "runtime": { + "Coupon.API.dll": {} + } + }, + "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { + "dependencies": { + "Azure.Messaging.ServiceBus": "7.17.0" + }, + "runtime": { + "lib/net6.0/HealthChecks.AzureServiceBus.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "AspNetCore.HealthChecks.MongoDb/8.1.0": { + "dependencies": { + "MongoDB.Driver": "2.30.0" + }, + "runtime": { + "lib/net6.0/HealthChecks.MongoDb.dll": { + "assemblyVersion": "8.1.0.0", + "fileVersion": "8.1.0.0" + } + } + }, + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "dependencies": { + "RabbitMQ.Client": "6.8.1" + }, + "runtime": { + "lib/net6.0/HealthChecks.Rabbitmq.dll": { + "assemblyVersion": "8.0.2.0", + "fileVersion": "8.0.2.0" + } + } + }, + "AspNetCore.HealthChecks.SqlServer/8.0.2": { + "dependencies": { + "Microsoft.Data.SqlClient": "5.2.0" + }, + "runtime": { + "lib/net6.0/HealthChecks.SqlServer.dll": { + "assemblyVersion": "8.0.2.0", + "fileVersion": "8.0.2.0" + } + } + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "dependencies": { + "AspNetCore.HealthChecks.UI.Core": "8.0.1" + }, + "runtime": { + "lib/net8.0/HealthChecks.UI.Client.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "runtime": { + "lib/net6.0/HealthChecks.UI.Core.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.0" + } + } + }, + "Autofac/8.1.1": { + "runtime": { + "lib/net8.0/Autofac.dll": { + "assemblyVersion": "8.1.1.0", + "fileVersion": "8.1.1.0" + } + } + }, + "Autofac.Extensions.DependencyInjection/10.0.0": { + "dependencies": { + "Autofac": "8.1.1" + }, + "runtime": { + "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": { + "assemblyVersion": "10.0.0.0", + "fileVersion": "10.0.0.0" + } + } + }, + "AWSSDK.Core/3.7.100.14": { + "runtime": { + "lib/netcoreapp3.1/AWSSDK.Core.dll": { + "assemblyVersion": "3.3.0.0", + "fileVersion": "3.7.100.14" + } + } + }, + "AWSSDK.SecurityToken/3.7.100.14": { + "dependencies": { + "AWSSDK.Core": "3.7.100.14" + }, + "runtime": { + "lib/netcoreapp3.1/AWSSDK.SecurityToken.dll": { + "assemblyVersion": "3.3.0.0", + "fileVersion": "3.7.100.14" + } + } + }, + "Azure.Core/1.36.0": { + "dependencies": { + "Microsoft.Bcl.AsyncInterfaces": "1.1.1", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/net6.0/Azure.Core.dll": { + "assemblyVersion": "1.36.0.0", + "fileVersion": "1.3600.23.56006" + } + } + }, + "Azure.Core.Amqp/1.3.0": { + "dependencies": { + "Microsoft.Azure.Amqp": "2.6.3", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/netstandard2.0/Azure.Core.Amqp.dll": { + "assemblyVersion": "1.3.0.0", + "fileVersion": "1.300.23.15207" + } + } + }, + "Azure.Identity/1.10.3": { + "dependencies": { + "Azure.Core": "1.36.0", + "Microsoft.Identity.Client": "4.56.0", + "Microsoft.Identity.Client.Extensions.Msal": "4.56.0", + "System.Security.Cryptography.ProtectedData": "8.0.0" + }, + "runtime": { + "lib/netstandard2.0/Azure.Identity.dll": { + "assemblyVersion": "1.10.3.0", + "fileVersion": "1.1000.323.51804" + } + } + }, + "Azure.Messaging.ServiceBus/7.17.0": { + "dependencies": { + "Azure.Core": "1.36.0", + "Azure.Core.Amqp": "1.3.0", + "Microsoft.Azure.Amqp": "2.6.3", + "Microsoft.Bcl.AsyncInterfaces": "1.1.1", + "System.Memory.Data": "1.0.2" + }, + "runtime": { + "lib/netstandard2.0/Azure.Messaging.ServiceBus.dll": { + "assemblyVersion": "7.17.0.0", + "fileVersion": "7.1700.23.56401" + } + } + }, + "DnsClient/1.6.1": { + "runtime": { + "lib/net5.0/DnsClient.dll": { + "assemblyVersion": "1.6.1.0", + "fileVersion": "1.6.1.0" + } + } + }, + "Fractions/7.2.1": { + "runtime": { + "lib/netstandard2.1/Fractions.dll": { + "assemblyVersion": "7.2.1.0", + "fileVersion": "7.2.1.0" + } + } + }, + "IdentityModel/5.2.0": { + "runtime": { + "lib/net5.0/IdentityModel.dll": { + "assemblyVersion": "5.2.0.0", + "fileVersion": "5.2.0.0" + } + } + }, + "IdentityModel.OidcClient/5.2.1": { + "dependencies": { + "IdentityModel": "5.2.0" + }, + "runtime": { + "lib/netstandard2.0/IdentityModel.OidcClient.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.2.1.0" + } + } + }, + "KubernetesClient/12.1.1": { + "dependencies": { + "Fractions": "7.2.1", + "IdentityModel.OidcClient": "5.2.1", + "System.IdentityModel.Tokens.Jwt": "8.0.1", + "YamlDotNet": "13.3.1", + "prometheus-net": "8.0.1" + }, + "runtime": { + "lib/net7.0/KubernetesClient.dll": { + "assemblyVersion": "12.1.0.0", + "fileVersion": "12.1.1.319" + } + } + }, + "Microsoft.ApplicationInsights/2.22.0": { + "runtime": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.AspNetCore/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.EventCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.PerfCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.22.0", + "Microsoft.Extensions.Logging.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.ApplicationInsights.AspNetCore.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.DependencyCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.DependencyCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.EventCounterCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.EventCounterCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.Kubernetes/7.0.0": { + "dependencies": { + "KubernetesClient": "12.1.1", + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.Extensions.DiagnosticAdapter": "3.1.27" + }, + "runtime": { + "lib/net6.0/Microsoft.ApplicationInsights.Kubernetes.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.0.0" + } + } + }, + "Microsoft.ApplicationInsights.PerfCounterCollector/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "System.Diagnostics.PerformanceCounter": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.PerfCounterCollector.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.WindowsServer/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0", + "Microsoft.ApplicationInsights.DependencyCollector": "2.22.0", + "Microsoft.ApplicationInsights.PerfCounterCollector": "2.22.0", + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.WindowsServer.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.AI.ServerTelemetryChannel.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "dependencies": { + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.24.52903" + } + } + }, + "Microsoft.Azure.Amqp/2.6.3": { + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.Amqp.dll": { + "assemblyVersion": "2.4.0.0", + "fileVersion": "2.6.3.0" + } + } + }, + "Microsoft.Azure.KeyVault/2.3.2": { + "dependencies": { + "Microsoft.Azure.KeyVault.WebKey": "2.0.7", + "Microsoft.Rest.ClientRuntime": "2.3.8", + "Microsoft.Rest.ClientRuntime.Azure": "3.3.7", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.KeyVault.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.3.2.0" + } + } + }, + "Microsoft.Azure.KeyVault.WebKey/2.0.7": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.KeyVault.WebKey.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.0.7.0" + } + } + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "dependencies": { + "Microsoft.Azure.Amqp": "2.6.3", + "Microsoft.Azure.Services.AppAuthentication": "1.0.3", + "Newtonsoft.Json": "13.0.3", + "System.IdentityModel.Tokens.Jwt": "8.0.1" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Azure.ServiceBus.dll": { + "assemblyVersion": "5.2.0.0", + "fileVersion": "5.200.21.55702" + } + } + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "dependencies": { + "Microsoft.IdentityModel.Clients.ActiveDirectory": "3.14.2" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Azure.Services.AppAuthentication.dll": { + "assemblyVersion": "1.0.3.0", + "fileVersion": "1.0.3.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.2.0": { + "dependencies": { + "Azure.Identity": "1.10.3", + "Microsoft.Data.SqlClient.SNI.runtime": "5.2.0", + "Microsoft.Identity.Client": "4.56.0", + "Microsoft.IdentityModel.JsonWebTokens": "8.0.1", + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1", + "Microsoft.SqlServer.Server": "1.0.0", + "System.Configuration.ConfigurationManager": "8.0.0", + "System.Runtime.Caching": "8.0.0" + }, + "runtime": { + "lib/net8.0/Microsoft.Data.SqlClient.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.20.24059.2" + } + }, + "resources": { + "lib/net8.0/de/Microsoft.Data.SqlClient.resources.dll": { + "locale": "de" + }, + "lib/net8.0/es/Microsoft.Data.SqlClient.resources.dll": { + "locale": "es" + }, + "lib/net8.0/fr/Microsoft.Data.SqlClient.resources.dll": { + "locale": "fr" + }, + "lib/net8.0/it/Microsoft.Data.SqlClient.resources.dll": { + "locale": "it" + }, + "lib/net8.0/ja/Microsoft.Data.SqlClient.resources.dll": { + "locale": "ja" + }, + "lib/net8.0/ko/Microsoft.Data.SqlClient.resources.dll": { + "locale": "ko" + }, + "lib/net8.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": { + "locale": "pt-BR" + }, + "lib/net8.0/ru/Microsoft.Data.SqlClient.resources.dll": { + "locale": "ru" + }, + "lib/net8.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": { + "locale": "zh-Hans" + }, + "lib/net8.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": { + "locale": "zh-Hant" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll": { + "rid": "unix", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.20.24059.2" + }, + "runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.20.24059.2" + } + } + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.2.0": { + "runtimeTargets": { + "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-arm64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x64", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { + "rid": "win-x86", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { + "dependencies": { + "Microsoft.Azure.KeyVault": "2.3.2", + "Microsoft.Azure.Services.AppAuthentication": "1.0.3" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll": { + "assemblyVersion": "3.1.24.0", + "fileVersion": "3.100.2422.18002" + } + } + }, + "Microsoft.Extensions.DependencyModel/8.0.2": { + "runtime": { + "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { + "assemblyVersion": "8.0.0.2", + "fileVersion": "8.0.1024.46610" + } + } + }, + "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { + "runtime": { + "lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": { + "assemblyVersion": "3.1.27.0", + "fileVersion": "3.100.2722.31601" + } + } + }, + "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { + "dependencies": { + "Microsoft.ApplicationInsights": "2.22.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Logging.ApplicationInsights.dll": { + "assemblyVersion": "2.22.0.997", + "fileVersion": "2.22.0.997" + } + } + }, + "Microsoft.Identity.Client/4.56.0": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "8.0.1" + }, + "runtime": { + "lib/net6.0/Microsoft.Identity.Client.dll": { + "assemblyVersion": "4.56.0.0", + "fileVersion": "4.56.0.0" + } + } + }, + "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "dependencies": { + "Microsoft.Identity.Client": "4.56.0", + "System.Security.Cryptography.ProtectedData": "8.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": { + "assemblyVersion": "4.56.0.0", + "fileVersion": "4.56.0.0" + } + } + }, + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "runtime": { + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + }, + "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": { + "assemblyVersion": "3.14.2.11", + "fileVersion": "3.14.40721.918" + } + } + }, + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Logging/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Abstractions": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Protocols/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Protocols": "8.0.1", + "System.IdentityModel.Tokens.Jwt": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.IdentityModel.Tokens/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.Logging": "8.0.1" + }, + "runtime": { + "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "Microsoft.OpenApi/1.6.22": { + "runtime": { + "lib/netstandard2.0/Microsoft.OpenApi.dll": { + "assemblyVersion": "1.6.22.0", + "fileVersion": "1.6.22.0" + } + } + }, + "Microsoft.Rest.ClientRuntime/2.3.8": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.3.8.0" + } + } + }, + "Microsoft.Rest.ClientRuntime.Azure/3.3.7": { + "dependencies": { + "Microsoft.Rest.ClientRuntime": "2.3.8", + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.dll": { + "assemblyVersion": "3.0.0.0", + "fileVersion": "3.3.7.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" + } + } + }, + "MongoDB.Bson/2.30.0": { + "runtime": { + "lib/netstandard2.1/MongoDB.Bson.dll": { + "assemblyVersion": "2.30.0.0", + "fileVersion": "2.30.0.0" + } + } + }, + "MongoDB.Driver/2.30.0": { + "dependencies": { + "MongoDB.Bson": "2.30.0", + "MongoDB.Driver.Core": "2.30.0", + "MongoDB.Libmongocrypt": "1.12.0" + }, + "runtime": { + "lib/netstandard2.1/MongoDB.Driver.dll": { + "assemblyVersion": "2.30.0.0", + "fileVersion": "2.30.0.0" + } + } + }, + "MongoDB.Driver.Core/2.30.0": { + "dependencies": { + "AWSSDK.SecurityToken": "3.7.100.14", + "DnsClient": "1.6.1", + "MongoDB.Bson": "2.30.0", + "MongoDB.Libmongocrypt": "1.12.0", + "SharpCompress": "0.30.1", + "Snappier": "1.0.0", + "ZstdSharp.Port": "0.7.3" + }, + "runtime": { + "lib/netstandard2.1/MongoDB.Driver.Core.dll": { + "assemblyVersion": "2.30.0.0", + "fileVersion": "2.30.0.0" + } + } + }, + "MongoDB.Libmongocrypt/1.12.0": { + "runtime": { + "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": { + "assemblyVersion": "1.12.0.0", + "fileVersion": "1.12.0.0" + } + }, + "runtimeTargets": { + "runtimes/linux/native/libmongocrypt.so": { + "rid": "linux", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/osx/native/libmongocrypt.dylib": { + "rid": "osx", + "assetType": "native", + "fileVersion": "0.0.0.0" + }, + "runtimes/win/native/mongocrypt.dll": { + "rid": "win", + "assetType": "native", + "fileVersion": "0.0.0.0" + } + } + }, + "Newtonsoft.Json/13.0.3": { + "runtime": { + "lib/net6.0/Newtonsoft.Json.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.3.27908" + } + } + }, + "Polly/8.5.0": { + "dependencies": { + "Polly.Core": "8.5.0" + }, + "runtime": { + "lib/net6.0/Polly.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "Polly.Core/8.5.0": { + "runtime": { + "lib/net8.0/Polly.Core.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.5.0.4130" + } + } + }, + "prometheus-net/8.0.1": { + "runtime": { + "lib/net7.0/Prometheus.NetStandard.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.1.0" + } + } + }, + "RabbitMQ.Client/6.8.1": { + "runtime": { + "lib/netstandard2.0/RabbitMQ.Client.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.8.1.0" + } + } + }, + "Serilog/4.0.0": { + "runtime": { + "lib/net8.0/Serilog.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "4.0.0.0" + } + } + }, + "Serilog.AspNetCore/8.0.3": { + "dependencies": { + "Serilog": "4.0.0", + "Serilog.Extensions.Hosting": "8.0.0", + "Serilog.Formatting.Compact": "2.0.0", + "Serilog.Settings.Configuration": "8.0.4", + "Serilog.Sinks.Console": "6.0.0", + "Serilog.Sinks.Debug": "2.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.AspNetCore.dll": { + "assemblyVersion": "8.0.3.0", + "fileVersion": "8.0.3.0" + } + } + }, + "Serilog.Extensions.Hosting/8.0.0": { + "dependencies": { + "Serilog": "4.0.0", + "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": "4.0.0" + }, + "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": "4.0.0" + }, + "runtime": { + "lib/net7.0/Serilog.Formatting.Compact.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.0.0.0" + } + } + }, + "Serilog.Settings.Configuration/8.0.4": { + "dependencies": { + "Microsoft.Extensions.DependencyModel": "8.0.2", + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Settings.Configuration.dll": { + "assemblyVersion": "8.0.4.0", + "fileVersion": "8.0.4.0" + } + } + }, + "Serilog.Sinks.Console/6.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "runtime": { + "lib/net8.0/Serilog.Sinks.Console.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.0.0" + } + } + }, + "Serilog.Sinks.Debug/2.0.0": { + "dependencies": { + "Serilog": "4.0.0" + }, + "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": "4.0.0" + }, + "runtime": { + "lib/net5.0/Serilog.Sinks.File.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.0.0.0" + } + } + }, + "Serilog.Sinks.Http/9.0.0": { + "dependencies": { + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/netstandard2.1/Serilog.Sinks.Http.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.0.0" + } + } + }, + "Serilog.Sinks.Seq/8.0.0": { + "dependencies": { + "Serilog": "4.0.0", + "Serilog.Sinks.File": "5.0.0" + }, + "runtime": { + "lib/net6.0/Serilog.Sinks.Seq.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.0.0" + } + } + }, + "SharpCompress/0.30.1": { + "runtime": { + "lib/net5.0/SharpCompress.dll": { + "assemblyVersion": "0.30.1.0", + "fileVersion": "0.30.1.0" + } + } + }, + "Snappier/1.0.0": { + "runtime": { + "lib/net5.0/Snappier.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "Swashbuckle.AspNetCore/7.2.0": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerUI": "7.2.0" + } + }, + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "dependencies": { + "Microsoft.OpenApi": "1.6.22" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "7.2.0" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "assemblyVersion": "7.2.0.0", + "fileVersion": "7.2.0.956" + } + } + }, + "System.Configuration.ConfigurationManager/8.0.0": { + "dependencies": { + "System.Security.Cryptography.ProtectedData": "8.0.0" + }, + "runtime": { + "lib/net8.0/System.Configuration.ConfigurationManager.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + } + }, + "System.Diagnostics.PerformanceCounter/6.0.0": { + "dependencies": { + "System.Configuration.ConfigurationManager": "8.0.0" + }, + "runtime": { + "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.IdentityModel.Tokens.Jwt/8.0.1": { + "dependencies": { + "Microsoft.IdentityModel.JsonWebTokens": "8.0.1", + "Microsoft.IdentityModel.Tokens": "8.0.1" + }, + "runtime": { + "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { + "assemblyVersion": "8.0.1.0", + "fileVersion": "8.0.1.50722" + } + } + }, + "System.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/8.0.0": { + "dependencies": { + "System.Configuration.ConfigurationManager": "8.0.0" + }, + "runtime": { + "lib/net8.0/System.Runtime.Caching.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net8.0/System.Runtime.Caching.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + } + }, + "System.Security.Cryptography.ProtectedData/8.0.0": { + "runtime": { + "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + } + }, + "YamlDotNet/13.3.1": { + "runtime": { + "lib/net7.0/YamlDotNet.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.3.1.0" + } + } + }, + "ZstdSharp.Port/0.7.3": { + "runtime": { + "lib/net7.0/ZstdSharp.dll": { + "assemblyVersion": "0.7.3.0", + "fileVersion": "0.7.3.0" + } + } + }, + "EventBus/1.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.3" + }, + "runtime": { + "EventBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "EventBusRabbitMQ/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Newtonsoft.Json": "13.0.3", + "Polly": "8.5.0", + "RabbitMQ.Client": "6.8.1" + }, + "runtime": { + "EventBusRabbitMQ.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "EventBusServiceBus/1.0.0": { + "dependencies": { + "Autofac": "8.1.1", + "EventBus": "1.0.0", + "Microsoft.Azure.ServiceBus": "5.2.0" + }, + "runtime": { + "EventBusServiceBus.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + } + } + }, + "libraries": { + "Coupon.API/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-67GttVESv92GIthFMNqLbWvnQr3AFujGGsydKUl51R7p+KETguIJ+yHGUSnLL8XEcIWO0pENO714WlAqmON8EQ==", + "path": "aspnetcore.healthchecks.azureservicebus/8.0.1", + "hashPath": "aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.MongoDb/8.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-NuVDrj7UXBVniePh6JnuM8ryZRWdOIGOBes3owg2WQV/1NPntpWqX/DYaP6SBduHULUp8XRbwAui8qKQAW4SDA==", + "path": "aspnetcore.healthchecks.mongodb/8.1.0", + "hashPath": "aspnetcore.healthchecks.mongodb.8.1.0.nupkg.sha512" + }, + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A/29xmNWfssOY1zq1bWAaZPW/iJfBhJN+I737KKHQutzB0JFwAIKesjsUWN2BAJwqS/ciFMjNxvCDHtAgU0PIQ==", + "path": "aspnetcore.healthchecks.rabbitmq/8.0.2", + "hashPath": "aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512" + }, + "AspNetCore.HealthChecks.SqlServer/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-sTcVVq7/zhfUrSTs0WAktvPdpU1He/sj14gRTogq4eFhn0oImolxNNhJczkYMgFF92RMMW+O+rlcFO7HVOpfiQ==", + "path": "aspnetcore.healthchecks.sqlserver/8.0.2", + "hashPath": "aspnetcore.healthchecks.sqlserver.8.0.2.nupkg.sha512" + }, + "AspNetCore.HealthChecks.UI.Client/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nhC6KIoB/EtTbH3uGm2J6EHEUyTJuETUARFePbmrnA+zjbwsirzIVUQl46qIjvyPABhK0e7Rk+AxcRqC6zikqA==", + "path": "aspnetcore.healthchecks.ui.client/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512" + }, + "AspNetCore.HealthChecks.UI.Core/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Vn00MOJ1I0HSqyP7Bt9v0pr0AIgbrXMjL/KFwW+sRwLRogOtep8BWGimd8XYRCbCDLrAi7VSArU02f6pEIw69w==", + "path": "aspnetcore.healthchecks.ui.core/8.0.1", + "hashPath": "aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512" + }, + "Autofac/8.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", + "path": "autofac/8.1.1", + "hashPath": "autofac.8.1.1.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" + }, + "AWSSDK.Core/3.7.100.14": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gnEgxBlk4PFEfdPE8Lkf4+D16MZFYSaW7/o6Wwe5e035QWUkTJX0Dn4LfTCdV5QSEL/fOFxu+yCAm55eIIBgog==", + "path": "awssdk.core/3.7.100.14", + "hashPath": "awssdk.core.3.7.100.14.nupkg.sha512" + }, + "AWSSDK.SecurityToken/3.7.100.14": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dGCVuVo0CFUKWW85W8YENO+aREf8sCBDjvGbnNvxJuNW4Ss+brEU9ltHhq2KfZze2VUNK1/wygbPG1bmbpyXEw==", + "path": "awssdk.securitytoken/3.7.100.14", + "hashPath": "awssdk.securitytoken.3.7.100.14.nupkg.sha512" + }, + "Azure.Core/1.36.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vwqFZdHS4dzPlI7FFRkPx9ctA+aGGeRev3gnzG8lntWvKMmBhAmulABi1O9CEvS3/jzYt7yA+0pqVdxkpAd7dQ==", + "path": "azure.core/1.36.0", + "hashPath": "azure.core.1.36.0.nupkg.sha512" + }, + "Azure.Core.Amqp/1.3.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6GG4gyFkAuHtpBVkvj0wE5+lCM+ttsZlIWAipBkI+jlCUlTgrTiNUROBFnb8xuKoymVDw9Tf1W8RoKqgbd71lg==", + "path": "azure.core.amqp/1.3.0", + "hashPath": "azure.core.amqp.1.3.0.nupkg.sha512" + }, + "Azure.Identity/1.10.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-l1Xm2MWOF2Mzcwuarlw8kWQXLZk3UeB55aQXVyjj23aBfDwOZ3gu5GP2kJ6KlmZeZv2TCzw7x4L3V36iNr3gww==", + "path": "azure.identity/1.10.3", + "hashPath": "azure.identity.1.10.3.nupkg.sha512" + }, + "Azure.Messaging.ServiceBus/7.17.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lpQXW+8IsTsCp8hvMIiqcp0oLYgxc79g7ALYUOOXiZy/3WORlaN237eNx0LCX40wTo7hLtdbVrmoUa+kIohGpg==", + "path": "azure.messaging.servicebus/7.17.0", + "hashPath": "azure.messaging.servicebus.7.17.0.nupkg.sha512" + }, + "DnsClient/1.6.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-4H/f2uYJOZ+YObZjpY9ABrKZI+JNw3uizp6oMzTXwDw6F+2qIPhpRl/1t68O/6e98+vqNiYGu+lswmwdYUy3gg==", + "path": "dnsclient/1.6.1", + "hashPath": "dnsclient.1.6.1.nupkg.sha512" + }, + "Fractions/7.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-1gVCo18/02ZZOJ+dcpVNMsUHF6cLmltMMskUWl2G1l+0OmTTvcwJZq5/JXIVpvOzPM3gDLombsloGMlTQNcv9g==", + "path": "fractions/7.2.1", + "hashPath": "fractions.7.2.1.nupkg.sha512" + }, + "IdentityModel/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nuhkbaDH9l5QzNJp2MtP3qio57MPtiRneUN8Ocr7od0JvSYaIe3gBj/vxllr11S/Qvu1AG4GZXoyv5469ewYDA==", + "path": "identitymodel/5.2.0", + "hashPath": "identitymodel.5.2.0.nupkg.sha512" + }, + "IdentityModel.OidcClient/5.2.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OuPhDNAw/EoJVEmYO6/ChZUBcug4OGoGKTKLUyBCsGhlKegxJk25LYQ0EL7GCBMgkEL+BYNJukNZyaJ+JNaWog==", + "path": "identitymodel.oidcclient/5.2.1", + "hashPath": "identitymodel.oidcclient.5.2.1.nupkg.sha512" + }, + "KubernetesClient/12.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Xvc6Kr/W5YUxlMDzy0R80zy+Vd66brS7fSA4COGXu8KZACKPW7+KKS7kxZBLaFYGrUcktXOHpqNNuoukSGcK6A==", + "path": "kubernetesclient/12.1.1", + "hashPath": "kubernetesclient.12.1.1.nupkg.sha512" + }, + "Microsoft.ApplicationInsights/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3AOM9bZtku7RQwHyMEY3tQMrHIgjcfRDa6YQpd/QG2LDGvMydSlL9Di+8LLMt7J2RDdfJ7/2jdYv6yHcMJAnNw==", + "path": "microsoft.applicationinsights/2.22.0", + "hashPath": "microsoft.applicationinsights.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.AspNetCore/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OuiZgRDX0zm3a1DRk/GT54ZsyTg8a88n3cpkVEYFJoRhT5X84l2C68BuKrglE0sIj+C0+o2WTR8S21YBD/ZWgA==", + "path": "microsoft.applicationinsights.aspnetcore/2.22.0", + "hashPath": "microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.DependencyCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gseSmuCshdZqcn5r6EW1Zx52e5/p2RpAsHSanlxs8pq+Pbg1RZP678tXtxfVuHC0fA3MVV852pnfFC7ZGB0jew==", + "path": "microsoft.applicationinsights.dependencycollector/2.22.0", + "hashPath": "microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.EventCounterCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/fXUyZIMwaWfETgire4fygaBhY8J+hXvTVhSFXKV0JOFBenzzU4smGW8iRUFhE534a3QrczuFfmfCCkXRKbsNg==", + "path": "microsoft.applicationinsights.eventcountercollector/2.22.0", + "hashPath": "microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.Kubernetes/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-NF7HsDqEPTLkqnm2NyA+xBLE4qzEaY5UEkdhywGeZgI0hjrpbjuFafrZOZPjqMV38WXZ24yv7c4K251+9OgOfw==", + "path": "microsoft.applicationinsights.kubernetes/7.0.0", + "hashPath": "microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.PerfCounterCollector/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-nExsJsbN7694ueUNNBms/UNgza9WH4W/I6i5CnF9ujJ1sp57EL5Uk0NP9MDwlLVtYaaiznKPatVSv3Nu8vAplw==", + "path": "microsoft.applicationinsights.perfcountercollector/2.22.0", + "hashPath": "microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.WindowsServer/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9k1x1+Kq1fElvcv0o/w9w8tRWAa2Y0f4NPBeHF5b2xCety4GM1yv3K3Ra0lZwO3kW0SHlm9M8nrySuyKQlHyYA==", + "path": "microsoft.applicationinsights.windowsserver/2.22.0", + "hashPath": "microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512" + }, + "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Blb6S8UJSJ/jo6mxeO38gKgui75D2brp5NpXJoZUhyJzfmYsfhn7a4t5f+CDfAKyvie7sQB2FIzeEDQSiRE5zw==", + "path": "microsoft.applicationinsights.windowsserver.telemetrychannel/2.22.0", + "hashPath": "microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bs+1Pq3vQdS2lTyxNUd9fEhtMsq3eLUpK36k2t56iDMVrk6OrAoFtvrQrTK0Y0OetTcJrUkGU7hBlf+ORzHLqQ==", + "path": "microsoft.aspnetcore.authentication.jwtbearer/9.0.0", + "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512" + }, + "Microsoft.Azure.Amqp/2.6.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-iPbNNII4YZGkka7JQS0ZsZfZLcM7dwIoov/DyFiaemRqOTrdJCLgYnFBFhc/3TSh0ZI4/5TpxQPSPSckZ65jmA==", + "path": "microsoft.azure.amqp/2.6.3", + "hashPath": "microsoft.azure.amqp.2.6.3.nupkg.sha512" + }, + "Microsoft.Azure.KeyVault/2.3.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A82ESUdfLz2wMhYuPxrwf/fA7JVt3IARgeMCG3TsaLtxUxa9RBKX3f0zdnKmvBvJ/u1/5g03OLR26GPekqY5HQ==", + "path": "microsoft.azure.keyvault/2.3.2", + "hashPath": "microsoft.azure.keyvault.2.3.2.nupkg.sha512" + }, + "Microsoft.Azure.KeyVault.WebKey/2.0.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-MVSYao62R9rwl9KF+IsJm+XBLupJj1ma2lfwNeFlSWziXGAopnYK+YkDWqABOqNIV9kpza/MvNBxITzhlJIyIw==", + "path": "microsoft.azure.keyvault.webkey/2.0.7", + "hashPath": "microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512" + }, + "Microsoft.Azure.ServiceBus/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wyZNJggyFNtKxd+HgvcTiuRYuTjDGi+pgE4RcBvFbfvNiarKr5AOlE4Ne7on1eUJZuMuEa19wN5dj694HlP60A==", + "path": "microsoft.azure.servicebus/5.2.0", + "hashPath": "microsoft.azure.servicebus.5.2.0.nupkg.sha512" + }, + "Microsoft.Azure.Services.AppAuthentication/1.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ywpQaK1klu1IoX4VUf+TBmU4kR71aWNI6O5rEIJU8z28L2xhJhnIm7k2Nf1Zu/PygeuOtt5g0QPCk5+lLltbeQ==", + "path": "microsoft.azure.services.appauthentication/1.0.3", + "hashPath": "microsoft.azure.services.appauthentication.1.0.3.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.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3alfyqRN3ELRtdvU1dGtLBRNQqprr3TJ0WrUJfMISPwg1nPUN2P3Lelah68IKWuV27Ceb7ig95hWNHFTSXfxMg==", + "path": "microsoft.data.sqlclient/5.2.0", + "hashPath": "microsoft.data.sqlclient.5.2.0.nupkg.sha512" + }, + "Microsoft.Data.SqlClient.SNI.runtime/5.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-po1jhvFd+8pbfvJR/puh+fkHi0GRanAdvayh/0e47yaM6CXWZ6opUjCMFuYlAnD2LcbyvQE7fPJKvogmaUcN+w==", + "path": "microsoft.data.sqlclient.sni.runtime/5.2.0", + "hashPath": "microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dAir8lfKn3Ukvis2sGddZ72bbuEQ24VusFELZg2JZDPTjBDyoVVocbxbe/39YAEHEq3TfCAIbHicCCKgHBBa2A==", + "path": "microsoft.extensions.configuration.azurekeyvault/3.1.24", + "hashPath": "microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyModel/8.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", + "path": "microsoft.extensions.dependencymodel/8.0.2", + "hashPath": "microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512" + }, + "Microsoft.Extensions.DiagnosticAdapter/3.1.27": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IHJmvjE3X+PJLlbRvZHnzVO2CglI9FARYgTPbbUNN85gS4jqS0EM/dGhZGwQpr3P4X0/V/OUtmgHvBipS4KTwQ==", + "path": "microsoft.extensions.diagnosticadapter/3.1.27", + "hashPath": "microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-5OmXub+9MyX8FbqgO+hBJRHk1iJ+UZUU20oIU3wo+RbmH6Jtsja79rriHLlzlrkMzWbpCkCzF6f4Yb6iGbsDag==", + "path": "microsoft.extensions.logging.applicationinsights/2.22.0", + "hashPath": "microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512" + }, + "Microsoft.Identity.Client/4.56.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rr4zbidvHy9r4NvOAs5hdd964Ao2A0pAeFBJKR95u1CJAVzbd1p6tPTXUZ+5ld0cfThiVSGvz6UHwY6JjraTpA==", + "path": "microsoft.identity.client/4.56.0", + "hashPath": "microsoft.identity.client.4.56.0.nupkg.sha512" + }, + "Microsoft.Identity.Client.Extensions.Msal/4.56.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-H12YAzEGK55vZ+QpxUzozhW8ZZtgPDuWvgA0JbdIR9UhMUplj29JhIgE2imuH8W2Nw9D8JKygR1uxRFtpSNcrg==", + "path": "microsoft.identity.client.extensions.msal/4.56.0", + "hashPath": "microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512" + }, + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OtlIWcyX01olfdevPKZdIPfBEvbcioDyBiE/Z2lHsopsMD7twcKtlN9kMevHmI5IIPhFpfwCIiR6qHQz1WHUIw==", + "path": "microsoft.identitymodel.abstractions/8.0.1", + "hashPath": "microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-TNsJJMiRnkeby1ovThVoV9yFsPWjAdluwOA+Nf0LtSsBVVrKQv8Qp4kYOgyNwMVj+pDwbhXISySk+4HyHVWNZQ==", + "path": "microsoft.identitymodel.clients.activedirectory/3.14.2", + "hashPath": "microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512" + }, + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-s6++gF9x0rQApQzOBbSyp4jUaAlwm+DroKfL8gdOHxs83k8SJfUXhuc46rDB3rNXBQ1MVRxqKUrqFhO/M0E97g==", + "path": "microsoft.identitymodel.jsonwebtokens/8.0.1", + "hashPath": "microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Logging/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UCPF2exZqBXe7v/6sGNiM6zCQOUXXQ9+v5VTb9gPB8ZSUPnX53BxlN78v2jsbIvK9Dq4GovQxo23x8JgWvm/Qg==", + "path": "microsoft.identitymodel.logging/8.0.1", + "hashPath": "microsoft.identitymodel.logging.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==", + "path": "microsoft.identitymodel.protocols/8.0.1", + "hashPath": "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==", + "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1", + "hashPath": "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512" + }, + "Microsoft.IdentityModel.Tokens/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kDimB6Dkd3nkW2oZPDkMkVHfQt3IDqO5gL0oa8WVy3OP4uE8Ij+8TXnqg9TOd9ufjsY3IDiGz7pCUbnfL18tjg==", + "path": "microsoft.identitymodel.tokens/8.0.1", + "hashPath": "microsoft.identitymodel.tokens.8.0.1.nupkg.sha512" + }, + "Microsoft.OpenApi/1.6.22": { + "type": "package", + "serviceable": true, + "sha512": "sha512-aBvunmrdu/x+4CaA/UP1Jx4xWGwk4kymhoIRnn2Vp+zi5/KOPQJ9EkSXHRUr01WcGKtYl3Au7XfkPJbU1G2sjQ==", + "path": "microsoft.openapi/1.6.22", + "hashPath": "microsoft.openapi.1.6.22.nupkg.sha512" + }, + "Microsoft.Rest.ClientRuntime/2.3.8": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Hj96LBoCwKY2VQKfSCVGGPV1sSumVjuYnrlpBwL4JSTnSK4b6ZxjLtXj8LgmKav8xJ2gps+UN7eI3hHVFKvBFw==", + "path": "microsoft.rest.clientruntime/2.3.8", + "hashPath": "microsoft.rest.clientruntime.2.3.8.nupkg.sha512" + }, + "Microsoft.Rest.ClientRuntime.Azure/3.3.7": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6u8JIuvrztse4tPOcvNzAJuzGBP0uY+Ijggk8ZYhp0siGEZ1XfZylf1vpNGUicvwcrhhoIgDW73Z1L6QGssr2g==", + "path": "microsoft.rest.clientruntime.azure/3.3.7", + "hashPath": "microsoft.rest.clientruntime.azure.3.3.7.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" + }, + "MongoDB.Bson/2.30.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Gg0TQUT3IEntcqdug5a9P6d8iwL5CqOpQjVBCq1hxTbkjxdGdY6a2CPv7II44AO9GYUnORYsS6dDME2b7aqYyg==", + "path": "mongodb.bson/2.30.0", + "hashPath": "mongodb.bson.2.30.0.nupkg.sha512" + }, + "MongoDB.Driver/2.30.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-BCG8cNF0+U3h5f/O9fu3ktrYhoESBDems1w06PExfYrn2KjHBHCBdvBRY1cIbysnZVjQAJjGtFV9XgW+hXt7Hg==", + "path": "mongodb.driver/2.30.0", + "hashPath": "mongodb.driver.2.30.0.nupkg.sha512" + }, + "MongoDB.Driver.Core/2.30.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-oepDgu24lo44SljuHmIQ99x6jHISnMC4tLfzQGniQg39xiMD8nxalm1HM9RDZcuZbbWa4F6YLt2AIhWkny3XWA==", + "path": "mongodb.driver.core/2.30.0", + "hashPath": "mongodb.driver.core.2.30.0.nupkg.sha512" + }, + "MongoDB.Libmongocrypt/1.12.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-B1X51jrtNacKvxKoaqWeknYeJfQS5aWf6BmVLT5JZerz3AUXFzv8edPskJYqBc3kLy1J2PWzMqqsnyb9g8FtcA==", + "path": "mongodb.libmongocrypt/1.12.0", + "hashPath": "mongodb.libmongocrypt.1.12.0.nupkg.sha512" + }, + "Newtonsoft.Json/13.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", + "path": "newtonsoft.json/13.0.3", + "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" + }, + "Polly/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", + "path": "polly/8.5.0", + "hashPath": "polly.8.5.0.nupkg.sha512" + }, + "Polly.Core/8.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", + "path": "polly.core/8.5.0", + "hashPath": "polly.core.8.5.0.nupkg.sha512" + }, + "prometheus-net/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-A9sOtQB2gEhujBxPKw+KcGScBiPvBmy4lYVM5OlETMj4xjVD5r/ixIg52HHg2P0lcImJTpfeWnD0/9tpQsRQTA==", + "path": "prometheus-net/8.0.1", + "hashPath": "prometheus-net.8.0.1.nupkg.sha512" + }, + "RabbitMQ.Client/6.8.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-jNsmGgmCNw2S/NzskeN2ijtGywtH4Sk/G6jWUTD5sY9SrC27Xz6BsLIiB8hdsfjeyWCa4j4GvCIGkpE8wrjU1Q==", + "path": "rabbitmq.client/6.8.1", + "hashPath": "rabbitmq.client.6.8.1.nupkg.sha512" + }, + "Serilog/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2jDkUrSh5EofOp7Lx5Zgy0EB+7hXjjxE2ktTb1WVQmU00lDACR2TdROGKU0K1pDTBSJBN1PqgYpgOZF8mL7NJw==", + "path": "serilog/4.0.0", + "hashPath": "serilog.4.0.0.nupkg.sha512" + }, + "Serilog.AspNetCore/8.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", + "path": "serilog.aspnetcore/8.0.3", + "hashPath": "serilog.aspnetcore.8.0.3.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.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", + "path": "serilog.settings.configuration/8.0.4", + "hashPath": "serilog.settings.configuration.8.0.4.nupkg.sha512" + }, + "Serilog.Sinks.Console/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-fQGWqVMClCP2yEyTXPIinSr5c+CBGUvBybPxjAGcf7ctDhadFhrQw03Mv8rJ07/wR5PDfFjewf2LimvXCDzpbA==", + "path": "serilog.sinks.console/6.0.0", + "hashPath": "serilog.sinks.console.6.0.0.nupkg.sha512" + }, + "Serilog.Sinks.Debug/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" + }, + "Serilog.Sinks.Http/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-c246Bw1vXtvht/krwQXGwuZ4U2kKxRf8d9iaazZDodnOohTlRR4jZyQS/slWHSjJAj8ZDejCQcITnu+TkYmdFw==", + "path": "serilog.sinks.http/9.0.0", + "hashPath": "serilog.sinks.http.9.0.0.nupkg.sha512" + }, + "Serilog.Sinks.Seq/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-z5ig56/qzjkX6Fj4U/9m1g8HQaQiYPMZS4Uevtjg1I+WWzoGSf5t/E+6JbMP/jbZYhU63bA5NJN5y0x+qqx2Bw==", + "path": "serilog.sinks.seq/8.0.0", + "hashPath": "serilog.sinks.seq.8.0.0.nupkg.sha512" + }, + "SharpCompress/0.30.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-XqD4TpfyYGa7QTPzaGlMVbcecKnXy4YmYLDWrU+JIj7IuRNl7DH2END+Ll7ekWIY8o3dAMWLFDE1xdhfIWD1nw==", + "path": "sharpcompress/0.30.1", + "hashPath": "sharpcompress.0.30.1.nupkg.sha512" + }, + "Snappier/1.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rFtK2KEI9hIe8gtx3a0YDXdHOpedIf9wYCEYtBEmtlyiWVX3XlCNV03JrmmAi/Cdfn7dxK+k0sjjcLv4fpHnqA==", + "path": "snappier/1.0.0", + "hashPath": "snappier.1.0.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vJv19UpWm6OOgnS9QLDnWARNVasXUfj8SFvlG7UVALm4nBnfwRnEky7C0veSDqMUmBeMPC6Ec3d6G1ts/J04Uw==", + "path": "swashbuckle.aspnetcore/7.2.0", + "hashPath": "swashbuckle.aspnetcore.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-y27fNDfIh1vGhJjXYynLcZjl7DLOW1bSO2MDsY9wB4Zm1fdxpPsuBSiR4U+0acWlAqLmnuOPKr/OeOgwRUkBlw==", + "path": "swashbuckle.aspnetcore.swagger/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pMrTxGVuXM7t4wqft5CNNU8A0++Yw5kTLmYhB6tbEcyBfO8xEF/Y8pkJhO6BZ/2MYONrRYoQTfPFJqu8fOf5WQ==", + "path": "swashbuckle.aspnetcore.swaggergen/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-hgrXeKzyp5OGN8qVvL7A+vhmU7mDJTfGpiMBRL66IcfLOyna8UTLtn3cC3CghamXpRDufcc9ciklTszUGEQK0w==", + "path": "swashbuckle.aspnetcore.swaggerui/7.2.0", + "hashPath": "swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512" + }, + "System.Configuration.ConfigurationManager/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==", + "path": "system.configuration.configurationmanager/8.0.0", + "hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512" + }, + "System.Diagnostics.PerformanceCounter/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gbeE5tNp/oB7O8kTTLh3wPPJCxpNOphXPTWVs1BsYuFOYapFijWuh0LYw1qnDo4gwDUYPXOmpTIhvtxisGsYOQ==", + "path": "system.diagnostics.performancecounter/6.0.0", + "hashPath": "system.diagnostics.performancecounter.6.0.0.nupkg.sha512" + }, + "System.IdentityModel.Tokens.Jwt/8.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-GJw3bYkWpOgvN3tJo5X4lYUeIFA2HD293FPUhKmp7qxS+g5ywAb34Dnd3cDAFLkcMohy5XTpoaZ4uAHuw0uSPQ==", + "path": "system.identitymodel.tokens.jwt/8.0.1", + "hashPath": "system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512" + }, + "System.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/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-4TmlmvGp4kzZomm7J2HJn6IIx0UUrQyhBDyb5O1XiunZlQImXW+B8b7W/sTPcXhSf9rp5NR5aDtQllwbB5elOQ==", + "path": "system.runtime.caching/8.0.0", + "hashPath": "system.runtime.caching.8.0.0.nupkg.sha512" + }, + "System.Security.Cryptography.ProtectedData/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==", + "path": "system.security.cryptography.protecteddata/8.0.0", + "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512" + }, + "YamlDotNet/13.3.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Q2dqDsb0xAlr092grgHk8/vTXI2snIiYM5ND3IXkgJDFIdPnqDYwYnlk+gwzSeRByDLhiSzTog8uT7xFwH68Zg==", + "path": "yamldotnet/13.3.1", + "hashPath": "yamldotnet.13.3.1.nupkg.sha512" + }, + "ZstdSharp.Port/0.7.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-U9Ix4l4cl58Kzz1rJzj5hoVTjmbx1qGMwzAcbv1j/d3NzrFaESIurQyg+ow4mivCgkE3S413y+U9k4WdnEIkRA==", + "path": "zstdsharp.port/0.7.3", + "hashPath": "zstdsharp.port.0.7.3.nupkg.sha512" + }, + "EventBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EventBusRabbitMQ/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "EventBusServiceBus/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.dll new file mode 100644 index 00000000..1b18c988 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.pdb b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.pdb new file mode 100644 index 00000000..e7e3a47c Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.pdb differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.runtimeconfig.json b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.runtimeconfig.json new file mode 100644 index 00000000..6925b655 --- /dev/null +++ b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.runtimeconfig.json @@ -0,0 +1,19 @@ +{ + "runtimeOptions": { + "tfm": "net9.0", + "frameworks": [ + { + "name": "Microsoft.NETCore.App", + "version": "9.0.0" + }, + { + "name": "Microsoft.AspNetCore.App", + "version": "9.0.0" + } + ], + "configProperties": { + "System.GC.Server": true, + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.staticwebassets.endpoints.json b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.staticwebassets.endpoints.json new file mode 100644 index 00000000..5576e889 --- /dev/null +++ b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.staticwebassets.endpoints.json @@ -0,0 +1 @@ +{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/CoverletSourceRootsMapping_Coupon.API.Tests b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/CoverletSourceRootsMapping_Coupon.API.Tests new file mode 100644 index 00000000..059d1c9e Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/CoverletSourceRootsMapping_Coupon.API.Tests differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/DnsClient.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/DnsClient.dll new file mode 100755 index 00000000..39aa546a Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/DnsClient.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBus.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBus.dll new file mode 100644 index 00000000..3cc2a120 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBus.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBus.pdb b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBus.pdb new file mode 100644 index 00000000..92c766cf Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBus.pdb differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBusRabbitMQ.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBusRabbitMQ.dll new file mode 100644 index 00000000..c9ef07f0 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBusRabbitMQ.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBusRabbitMQ.pdb b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBusRabbitMQ.pdb new file mode 100644 index 00000000..b7ae8626 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBusRabbitMQ.pdb differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBusServiceBus.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBusServiceBus.dll new file mode 100644 index 00000000..86912710 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBusServiceBus.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBusServiceBus.pdb b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBusServiceBus.pdb new file mode 100644 index 00000000..f0bb368b Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBusServiceBus.pdb differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Fractions.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Fractions.dll new file mode 100755 index 00000000..16f94127 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Fractions.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll new file mode 100755 index 00000000..63b46633 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.MongoDb.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.MongoDb.dll new file mode 100755 index 00000000..a0ac5645 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.MongoDb.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll new file mode 100755 index 00000000..da377276 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.SqlServer.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.SqlServer.dll new file mode 100755 index 00000000..4c495399 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.SqlServer.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.UI.Client.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.UI.Client.dll new file mode 100755 index 00000000..005cb03b Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.UI.Client.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.UI.Core.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.UI.Core.dll new file mode 100755 index 00000000..94b166c4 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.UI.Core.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/IdentityModel.OidcClient.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/IdentityModel.OidcClient.dll new file mode 100755 index 00000000..8ec9f3f0 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/IdentityModel.OidcClient.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/IdentityModel.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/IdentityModel.dll new file mode 100755 index 00000000..86fb0875 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/IdentityModel.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/KubernetesClient.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/KubernetesClient.dll new file mode 100755 index 00000000..44522a93 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/KubernetesClient.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll new file mode 100755 index 00000000..b9e88864 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll new file mode 100755 index 00000000..32b9fafe Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll new file mode 100755 index 00000000..ddfad5b2 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll new file mode 100755 index 00000000..ebcfc70b Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll new file mode 100755 index 00000000..b1d8bdda Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll new file mode 100755 index 00000000..648c8258 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll new file mode 100755 index 00000000..caca8a8d Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll new file mode 100755 index 00000000..3f8c8189 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll new file mode 100755 index 00000000..ca767741 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll new file mode 100755 index 00000000..6d5c4414 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll new file mode 100755 index 00000000..33492a45 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll new file mode 100755 index 00000000..0e927a42 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll new file mode 100755 index 00000000..5b6af22c Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll new file mode 100755 index 00000000..ef497490 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll new file mode 100755 index 00000000..a5b7ff99 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll new file mode 100755 index 00000000..62203592 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll new file mode 100755 index 00000000..decff85a Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll new file mode 100755 index 00000000..89055379 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll new file mode 100755 index 00000000..e74baccd Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll new file mode 100755 index 00000000..dfb12f20 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll new file mode 100755 index 00000000..1a2779cf Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Identity.Client.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Identity.Client.dll new file mode 100755 index 00000000..eac2f913 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Identity.Client.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll new file mode 100755 index 00000000..e981f871 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll new file mode 100755 index 00000000..08dd7824 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll new file mode 100755 index 00000000..19245c62 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll new file mode 100755 index 00000000..25f2a7e6 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll new file mode 100755 index 00000000..4ffdb259 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll new file mode 100755 index 00000000..6c736d2e Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll new file mode 100755 index 00000000..9f305083 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll new file mode 100755 index 00000000..83ec83a8 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.OpenApi.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.OpenApi.dll new file mode 100755 index 00000000..8ba2ce69 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.OpenApi.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll new file mode 100755 index 00000000..d7ea3c71 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll new file mode 100755 index 00000000..37eeb80d Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll new file mode 100755 index 00000000..ddeaa864 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.CommunicationUtilities.dll new file mode 100755 index 00000000..f0184865 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.CommunicationUtilities.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.CoreUtilities.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.CoreUtilities.dll new file mode 100755 index 00000000..da3396e8 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.CoreUtilities.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.CrossPlatEngine.dll new file mode 100755 index 00000000..d3f461d4 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.CrossPlatEngine.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.PlatformAbstractions.dll new file mode 100755 index 00000000..ad4e8c79 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.PlatformAbstractions.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.Utilities.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.Utilities.dll new file mode 100755 index 00000000..02ccb379 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.Utilities.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll new file mode 100755 index 00000000..43d029f2 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.VisualStudio.TestPlatform.Common.dll new file mode 100755 index 00000000..0fa6eb19 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.VisualStudio.TestPlatform.Common.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll new file mode 100755 index 00000000..bb7a2778 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/MongoDB.Bson.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/MongoDB.Bson.dll new file mode 100755 index 00000000..1a2c734e Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/MongoDB.Bson.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/MongoDB.Driver.Core.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/MongoDB.Driver.Core.dll new file mode 100755 index 00000000..b1137c4c Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/MongoDB.Driver.Core.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/MongoDB.Driver.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/MongoDB.Driver.dll new file mode 100755 index 00000000..bcdc7c67 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/MongoDB.Driver.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/MongoDB.Libmongocrypt.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/MongoDB.Libmongocrypt.dll new file mode 100755 index 00000000..dee02113 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/MongoDB.Libmongocrypt.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Newtonsoft.Json.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Newtonsoft.Json.dll new file mode 100755 index 00000000..d035c38b Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Newtonsoft.Json.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Polly.Core.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Polly.Core.dll new file mode 100755 index 00000000..5df31b0b Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Polly.Core.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Polly.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Polly.dll new file mode 100755 index 00000000..69338063 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Polly.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Prometheus.NetStandard.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Prometheus.NetStandard.dll new file mode 100755 index 00000000..3a39221b Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Prometheus.NetStandard.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/RabbitMQ.Client.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/RabbitMQ.Client.dll new file mode 100755 index 00000000..8ad562d9 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/RabbitMQ.Client.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.AspNetCore.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.AspNetCore.dll new file mode 100755 index 00000000..6c600139 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.AspNetCore.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll new file mode 100755 index 00000000..2204d101 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Extensions.Logging.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Extensions.Logging.dll new file mode 100755 index 00000000..f2f78c7b Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Extensions.Logging.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Formatting.Compact.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Formatting.Compact.dll new file mode 100755 index 00000000..7174b834 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Formatting.Compact.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Settings.Configuration.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Settings.Configuration.dll new file mode 100755 index 00000000..25692ac2 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Settings.Configuration.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.Console.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.Console.dll new file mode 100755 index 00000000..96c89a0d Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.Console.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.Debug.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.Debug.dll new file mode 100755 index 00000000..2bd024b1 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.Debug.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.File.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.File.dll new file mode 100755 index 00000000..29dc2fd3 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.File.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.Http.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.Http.dll new file mode 100755 index 00000000..932d8c6a Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.Http.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.Seq.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.Seq.dll new file mode 100755 index 00000000..9919e7e5 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.Seq.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.dll new file mode 100755 index 00000000..28c98dd3 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/SharpCompress.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/SharpCompress.dll new file mode 100755 index 00000000..c1a7f074 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/SharpCompress.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Snappier.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Snappier.dll new file mode 100755 index 00000000..9b68e856 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Snappier.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll new file mode 100755 index 00000000..945d2992 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll new file mode 100755 index 00000000..979b4a81 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll new file mode 100755 index 00000000..ab4789e1 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll new file mode 100755 index 00000000..accdffe1 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll new file mode 100755 index 00000000..e9092d7f Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll new file mode 100755 index 00000000..c42b8d71 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Memory.Data.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Memory.Data.dll new file mode 100755 index 00000000..6f2a3e0a Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Memory.Data.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Runtime.Caching.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Runtime.Caching.dll new file mode 100755 index 00000000..7395ccd7 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Runtime.Caching.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll new file mode 100755 index 00000000..40f1b5a7 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/YamlDotNet.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/YamlDotNet.dll new file mode 100755 index 00000000..44fac0d0 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/YamlDotNet.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ZstdSharp.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ZstdSharp.dll new file mode 100755 index 00000000..5d93f7e5 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ZstdSharp.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/appsettings.Development.json b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/appsettings.Development.json new file mode 100644 index 00000000..a00a59a1 --- /dev/null +++ b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/appsettings.Development.json @@ -0,0 +1,18 @@ +{ + "ConnectionString": "mongodb://localhost:27017", + "CouponMongoDatabase": "CouponDb", + "Serilog": { + "MinimumLevel": { + "Default": "Debug", + "Override": { + "Microsoft": "Warning", + "Microsoft.eShopOnContainers": "Debug", + "System": "Warning" + } + } + }, + "IdentityUrlExternal": "http://localhost:5105", + "IdentityUrl": "http://localhost:5105", + "AzureServiceBusEnabled": false, + "EventBusConnection": "localhost" +} diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/appsettings.json b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/appsettings.json new file mode 100644 index 00000000..7c4b93a6 --- /dev/null +++ b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/appsettings.json @@ -0,0 +1,28 @@ +{ + "ConnectionString": null, + "CouponMongoDatabase": "CouponDb", + "UseCustomizationData": false, + "Serilog": { + "SeqServerUrl": null, + "LogstashgUrl": null, + "MinimumLevel": { + "Default": "Information", + "Override": { + "Microsoft": "Warning", + "Microsoft.eShopOnContainers": "Information", + "System": "Warning" + } + } + }, + "SubscriptionClientName": "Coupon", + "ApplicationInsights": { + "InstrumentationKey": "" + }, + "EventBusRetryCount": 5, + "UseVault": false, + "Vault": { + "Name": "eshop", + "ClientId": "your-clien-id", + "ClientSecret": "your-client-secret" + } +} diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100755 index 00000000..6a22512c Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100755 index 00000000..83c68f1b Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100755 index 00000000..5f560875 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100755 index 00000000..87f03f5d Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100755 index 00000000..252c5480 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..01c36015 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100755 index 00000000..c405cb01 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100755 index 00000000..0b8d7a21 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100755 index 00000000..8a404503 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100755 index 00000000..094510e4 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100755 index 00000000..f2ea1140 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..de728e37 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100755 index 00000000..a4f9b88a Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100755 index 00000000..1cedf43a Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100755 index 00000000..50efa404 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100755 index 00000000..8609499c Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100755 index 00000000..5d22850b Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..eea6fbbb Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100755 index 00000000..6c3f966f Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100755 index 00000000..1354d081 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100755 index 00000000..97f4c628 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100755 index 00000000..efeda121 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100755 index 00000000..ca6b10dd Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..be385907 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100755 index 00000000..000757fc Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100755 index 00000000..4cd8054d Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100755 index 00000000..411d2b3e Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100755 index 00000000..b13b7631 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100755 index 00000000..af715196 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..3796ff2a Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100755 index 00000000..7239741a Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100755 index 00000000..5793f35f Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100755 index 00000000..8cff118e Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100755 index 00000000..41f33a3f Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100755 index 00000000..a959dc6e Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..31ff985c Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100755 index 00000000..89b460c0 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100755 index 00000000..357c278a Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100755 index 00000000..843f9bcc Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100755 index 00000000..aaeb3f0f Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100755 index 00000000..f1587081 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100755 index 00000000..3cd44ff9 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100755 index 00000000..cc17f24a Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100755 index 00000000..56d009be Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100755 index 00000000..5bb5c002 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100755 index 00000000..ef229ea5 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..d027801b Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100755 index 00000000..6d333edc Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100755 index 00000000..de5092cd Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100755 index 00000000..df016c76 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100755 index 00000000..87366d29 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100755 index 00000000..06c0bafa Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..df58fdf2 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100755 index 00000000..65bb33a2 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100755 index 00000000..479e58e0 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100755 index 00000000..7fb93584 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100755 index 00000000..f146cd32 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100755 index 00000000..11840ed4 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/linux/native/libmongocrypt.so b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/linux/native/libmongocrypt.so new file mode 100755 index 00000000..97d06c5e Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/linux/native/libmongocrypt.so differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/osx/native/libmongocrypt.dylib b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/osx/native/libmongocrypt.dylib new file mode 100755 index 00000000..b15997bc Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/osx/native/libmongocrypt.dylib differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll new file mode 100755 index 00000000..512befd9 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..ac47980a Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..f45095ef Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..12b89005 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll new file mode 100755 index 00000000..ec5ec135 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll new file mode 100755 index 00000000..235a22f3 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll new file mode 100755 index 00000000..a4a18261 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll new file mode 100755 index 00000000..38b97a27 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win/native/mongocrypt.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win/native/mongocrypt.dll new file mode 100755 index 00000000..de8d95bc Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win/native/mongocrypt.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/testhost.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/testhost.dll new file mode 100755 index 00000000..6023d9b6 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/testhost.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100755 index 00000000..66a78d24 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100755 index 00000000..a35ce7ce Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100755 index 00000000..588f20e4 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100755 index 00000000..204c2231 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100755 index 00000000..cce1aacb Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.abstractions.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.abstractions.dll new file mode 100755 index 00000000..d1e90bf7 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.abstractions.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.assert.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.assert.dll new file mode 100755 index 00000000..8aa9a0ec Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.assert.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.core.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.core.dll new file mode 100755 index 00000000..6c02a16a Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.core.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.execution.dotnet.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.execution.dotnet.dll new file mode 100755 index 00000000..5613a345 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.execution.dotnet.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.runner.visualstudio.testadapter.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.runner.visualstudio.testadapter.dll new file mode 100755 index 00000000..111dbb37 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.runner.visualstudio.testadapter.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..9010602c Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100755 index 00000000..fef8bc0b Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100755 index 00000000..5a3ae3fc Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100755 index 00000000..95e6929f Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100755 index 00000000..ae8b0fba Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100755 index 00000000..af4c95ab Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll new file mode 100755 index 00000000..e382c132 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100755 index 00000000..bd707dd4 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100755 index 00000000..9271175c Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100755 index 00000000..b1e1340d Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100755 index 00000000..577aa5a9 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100755 index 00000000..c04de369 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/Coupon.API.Tests.csproj.nuget.dgspec.json b/tests/Services/Coupon/Coupon.API.Tests/obj/Coupon.API.Tests.csproj.nuget.dgspec.json index 8f2d18da..a3f744ca 100644 --- a/tests/Services/Coupon/Coupon.API.Tests/obj/Coupon.API.Tests.csproj.nuget.dgspec.json +++ b/tests/Services/Coupon/Coupon.API.Tests/obj/Coupon.API.Tests.csproj.nuget.dgspec.json @@ -1,42 +1,31 @@ { "format": 1, "restore": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\tests\\Services\\Coupon\\Coupon.API.Tests\\Coupon.API.Tests.csproj": {} + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/Coupon.API.Tests.csproj": {} }, "projects": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", - "projectName": "EventBusRabbitMQ", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "projectName": "EventBus", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.0" ], "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", - "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" - } - } + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": {} } }, "warningProperties": { @@ -48,35 +37,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { - "Autofac": { - "target": "Package", - "version": "[8.0.0, )" - }, - "Microsoft.CSharp": { - "target": "Package", - "version": "[4.7.0, )" - }, - "Microsoft.Extensions.Logging": { - "target": "Package", - "version": "[8.0.0, )" - }, "Newtonsoft.Json": { "target": "Package", "version": "[13.0.3, )" - }, - "Polly": { - "target": "Package", - "version": "[8.4.0, )" - }, - "RabbitMQ.Client": { - "target": "Package", - "version": "[6.8.1, )" } }, "imports": [ @@ -95,41 +65,34 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", - "projectName": "EventBusServiceBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", + "projectName": "EventBusRabbitMQ", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" } } } @@ -143,19 +106,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Autofac": { "target": "Package", - "version": "[8.0.0, )" - }, - "Microsoft.Azure.ServiceBus": { - "target": "Package", - "version": "[5.2.0, )" + "version": "[8.1.1, )" }, "Microsoft.CSharp": { "target": "Package", @@ -163,7 +123,19 @@ }, "Microsoft.Extensions.Logging": { "target": "Package", - "version": "[8.0.0, )" + "version": "[9.0.0, )" + }, + "Newtonsoft.Json": { + "target": "Package", + "version": "[13.0.3, )" + }, + "Polly": { + "target": "Package", + "version": "[8.5.0, )" + }, + "RabbitMQ.Client": { + "target": "Package", + "version": "[6.8.1, )" } }, "imports": [ @@ -182,39 +154,36 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "projectName": "EventBus", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\obj\\", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", + "projectName": "EventBusServiceBus", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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": {} + "net9.0": { + "targetAlias": "net9.0", + "projectReferences": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" + } + } } }, "warningProperties": { @@ -226,15 +195,28 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { - "Newtonsoft.Json": { + "Autofac": { "target": "Package", - "version": "[13.0.3, )" + "version": "[8.1.1, )" + }, + "Microsoft.Azure.ServiceBus": { + "target": "Package", + "version": "[5.2.0, )" + }, + "Microsoft.CSharp": { + "target": "Package", + "version": "[4.7.0, )" + }, + "Microsoft.Extensions.Logging": { + "target": "Package", + "version": "[9.0.0, )" } }, "imports": [ @@ -253,47 +235,40 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Coupon\\Coupon.API\\Coupon.API.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/Coupon.API.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Coupon\\Coupon.API\\Coupon.API.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/Coupon.API.csproj", "projectName": "Coupon.API", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Coupon\\Coupon.API\\Coupon.API.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Coupon\\Coupon.API\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/Coupon.API.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusRabbitMQ\\EventBusRabbitMQ.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBus/EventBus.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBusServiceBus\\EventBusServiceBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj" }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\BuildingBlocks\\EventBus\\EventBus\\EventBus.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj" } } } @@ -307,11 +282,12 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "AspNetCore.HealthChecks.AzureServiceBus": { "target": "Package", @@ -319,11 +295,11 @@ }, "AspNetCore.HealthChecks.MongoDb": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.1.0, )" }, "AspNetCore.HealthChecks.Rabbitmq": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.2, )" }, "AspNetCore.HealthChecks.SqlServer": { "target": "Package", @@ -335,7 +311,7 @@ }, "Autofac.Extensions.DependencyInjection": { "target": "Package", - "version": "[9.0.0, )" + "version": "[10.0.0, )" }, "Microsoft.ApplicationInsights.AspNetCore": { "target": "Package", @@ -347,7 +323,7 @@ }, "Microsoft.AspNetCore.Authentication.JwtBearer": { "target": "Package", - "version": "[8.0.6, )" + "version": "[9.0.0, )" }, "Microsoft.Extensions.Configuration.AzureKeyVault": { "target": "Package", @@ -355,23 +331,23 @@ }, "MongoDB.Driver": { "target": "Package", - "version": "[2.26.0, )" + "version": "[2.30.0, )" }, "MongoDB.Driver.Core": { "target": "Package", - "version": "[2.26.0, )" + "version": "[2.30.0, )" }, "Polly": { "target": "Package", - "version": "[8.4.0, )" + "version": "[8.5.0, )" }, "Serilog.AspNetCore": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.3, )" }, "Serilog.Settings.Configuration": { "target": "Package", - "version": "[8.0.1, )" + "version": "[8.0.4, )" }, "Serilog.Sinks.Console": { "target": "Package", @@ -387,7 +363,7 @@ }, "Swashbuckle.AspNetCore": { "target": "Package", - "version": "[6.6.2, )" + "version": "[7.2.0, )" } }, "imports": [ @@ -409,41 +385,34 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\tests\\Services\\Coupon\\Coupon.API.Tests\\Coupon.API.Tests.csproj": { + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/Coupon.API.Tests.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\tests\\Services\\Coupon\\Coupon.API.Tests\\Coupon.API.Tests.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/Coupon.API.Tests.csproj", "projectName": "Coupon.API.Tests", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\tests\\Services\\Coupon\\Coupon.API.Tests\\Coupon.API.Tests.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\tests\\Services\\Coupon\\Coupon.API.Tests\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/Coupon.API.Tests.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Coupon\\Coupon.API\\Coupon.API.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Coupon\\Coupon.API\\Coupon.API.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/Coupon.API.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/Coupon.API.csproj" } } } @@ -457,15 +426,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Microsoft.NET.Test.Sdk": { "target": "Package", - "version": "[17.10.0, )" + "version": "[17.12.0, )" }, "coverlet.collector": { "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", @@ -475,13 +445,13 @@ }, "xunit": { "target": "Package", - "version": "[2.8.1, )" + "version": "[2.9.2, )" }, "xunit.runner.visualstudio": { "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", "suppressParent": "All", "target": "Package", - "version": "[2.8.1, )" + "version": "[3.0.0, )" } }, "imports": [ @@ -500,7 +470,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/Coupon.API.Tests.csproj.nuget.g.props b/tests/Services/Coupon/Coupon.API.Tests/obj/Coupon.API.Tests.csproj.nuget.g.props index f1384c96..414e01c9 100644 --- a/tests/Services/Coupon/Coupon.API.Tests/obj/Coupon.API.Tests.csproj.nuget.g.props +++ b/tests/Services/Coupon/Coupon.API.Tests/obj/Coupon.API.Tests.csproj.nuget.g.props @@ -4,27 +4,26 @@ True NuGet $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\natyo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + /home/runner/.nuget/packages/ + /home/runner/.nuget/packages/ PackageReference - 6.10.0 + 7.0.0 - - + - - - - - - + + + + + + - C:\Users\natyo\.nuget\packages\xunit.analyzers\1.14.0 - C:\Users\natyo\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5 - C:\Users\natyo\.nuget\packages\awssdk.core\3.7.100.14 - C:\Users\natyo\.nuget\packages\awssdk.securitytoken\3.7.100.14 + /home/runner/.nuget/packages/xunit.analyzers/1.16.0 + /home/runner/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5 + /home/runner/.nuget/packages/awssdk.core/3.7.100.14 + /home/runner/.nuget/packages/awssdk.securitytoken/3.7.100.14 \ No newline at end of file diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/Coupon.API.Tests.csproj.nuget.g.targets b/tests/Services/Coupon/Coupon.API.Tests/obj/Coupon.API.Tests.csproj.nuget.g.targets index 80c50f5c..6e297a6f 100644 --- a/tests/Services/Coupon/Coupon.API.Tests/obj/Coupon.API.Tests.csproj.nuget.g.targets +++ b/tests/Services/Coupon/Coupon.API.Tests/obj/Coupon.API.Tests.csproj.nuget.g.targets @@ -1,14 +1,13 @@  - - - - - - - - - + + + + + + + + \ No newline at end of file diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs new file mode 100644 index 00000000..feda5e9f --- /dev/null +++ b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.A.B78D8ACC.Up2Date b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.A.B78D8ACC.Up2Date new file mode 100644 index 00000000..e69de29b diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.AssemblyInfo.cs b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.AssemblyInfo.cs new file mode 100644 index 00000000..aaaf9616 --- /dev/null +++ b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.AssemblyInfo.cs @@ -0,0 +1,22 @@ +//------------------------------------------------------------------------------ +// +// 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("Coupon.API.Tests")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1a8b395ed18f8f26654475e19de22afa3d9975ee")] +[assembly: System.Reflection.AssemblyProductAttribute("Coupon.API.Tests")] +[assembly: System.Reflection.AssemblyTitleAttribute("Coupon.API.Tests")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.AssemblyInfoInputs.cache b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.AssemblyInfoInputs.cache new file mode 100644 index 00000000..ab8b1ae9 --- /dev/null +++ b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +2552c1f7c418a32c0f4f5163f312dc2c85bbddbb9b83b08b93e744669f354678 diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.GeneratedMSBuildEditorConfig.editorconfig b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 00000000..7777546e --- /dev/null +++ b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,17 @@ +is_global = true +build_property.TargetFramework = net9.0 +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v9.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 = Coupon.API.Tests +build_property.ProjectDir = /home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.EffectiveAnalysisLevelStyle = 9.0 +build_property.EnableCodeStyleSeverity = diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.assets.cache b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.assets.cache new file mode 100644 index 00000000..412a8b21 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.assets.cache differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.csproj.AssemblyReference.cache b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.csproj.AssemblyReference.cache new file mode 100644 index 00000000..7ff2fb7c Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.csproj.AssemblyReference.cache differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.csproj.CoreCompileInputs.cache b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.csproj.CoreCompileInputs.cache new file mode 100644 index 00000000..cefa7ae2 --- /dev/null +++ b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +b86806f9f806de0e4b8432aa8db2a03c15e046a11db27d5d55849f7193f55f23 diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.csproj.FileListAbsolute.txt b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.csproj.FileListAbsolute.txt new file mode 100644 index 00000000..f552c278 --- /dev/null +++ b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.csproj.FileListAbsolute.txt @@ -0,0 +1,218 @@ +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/.msCoverageSourceRootsMapping_Coupon.API.Tests +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/CoverletSourceRootsMapping_Coupon.API.Tests +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.deps.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.runtimeconfig.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/appsettings.Development.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/appsettings.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.staticwebassets.endpoints.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.runner.visualstudio.testadapter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.Tests.deps.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.Tests.runtimeconfig.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.Tests.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.Tests.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.AzureServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.MongoDb.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.Rabbitmq.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.SqlServer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.UI.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/HealthChecks.UI.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Autofac.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Autofac.Extensions.DependencyInjection.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/AWSSDK.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/AWSSDK.SecurityToken.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Azure.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Azure.Core.Amqp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Azure.Identity.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Azure.Messaging.ServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/DnsClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Fractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/IdentityModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/IdentityModel.OidcClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/KubernetesClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.ApplicationInsights.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.ApplicationInsights.AspNetCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.DependencyCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.EventCounterCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.ApplicationInsights.Kubernetes.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.PerfCounterCollector.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.WindowsServer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AI.ServerTelemetryChannel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.Amqp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.KeyVault.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.KeyVault.WebKey.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.ServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Azure.Services.AppAuthentication.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Bcl.AsyncInterfaces.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Extensions.Configuration.AzureKeyVault.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Extensions.DependencyModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Extensions.DiagnosticAdapter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Extensions.Logging.ApplicationInsights.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Identity.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Identity.Client.Extensions.Msal.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Abstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Clients.ActiveDirectory.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Logging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.IdentityModel.Tokens.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.OpenApi.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.Rest.ClientRuntime.Azure.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.SqlServer.Server.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.CoreUtilities.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.PlatformAbstractions.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.CommunicationUtilities.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.CrossPlatEngine.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.TestPlatform.Utilities.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Microsoft.VisualStudio.TestPlatform.Common.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/testhost.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/MongoDB.Bson.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/MongoDB.Driver.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/MongoDB.Driver.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/MongoDB.Libmongocrypt.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Newtonsoft.Json.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Polly.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Polly.Core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Prometheus.NetStandard.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/RabbitMQ.Client.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.AspNetCore.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Extensions.Hosting.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Extensions.Logging.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Formatting.Compact.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Settings.Configuration.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.Console.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.Debug.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.File.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.Http.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Serilog.Sinks.Seq.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/SharpCompress.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Snappier.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Configuration.ConfigurationManager.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Diagnostics.PerformanceCounter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.IdentityModel.Tokens.Jwt.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Memory.Data.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Runtime.Caching.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/System.Security.Cryptography.ProtectedData.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.assert.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.core.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/xunit.execution.dotnet.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/YamlDotNet.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ZstdSharp.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/linux/native/libmongocrypt.so +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/osx/native/libmongocrypt.dylib +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win/native/mongocrypt.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/runtimes/win/lib/net8.0/System.Runtime.Caching.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBusRabbitMQ.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBusServiceBus.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/Coupon.API.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBusRabbitMQ.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/bin/Debug/net9.0/EventBusServiceBus.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.csproj.AssemblyReference.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.GeneratedMSBuildEditorConfig.editorconfig +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.AssemblyInfoInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.AssemblyInfo.cs +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.csproj.CoreCompileInputs.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.sourcelink.json +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.A.B78D8ACC.Up2Date +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/refint/Coupon.API.Tests.dll +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.pdb +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.genruntimeconfig.cache +/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/ref/Coupon.API.Tests.dll diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.dll b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.dll new file mode 100644 index 00000000..12e62345 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.genruntimeconfig.cache b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.genruntimeconfig.cache new file mode 100644 index 00000000..65b985c4 --- /dev/null +++ b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.genruntimeconfig.cache @@ -0,0 +1 @@ +b5b4e157e4ddcea50c6b0b45d1664cadf57e55431ba85f896c021169174f5b62 diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.pdb b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.pdb new file mode 100644 index 00000000..5ce8fdf9 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.pdb differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.sourcelink.json b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.sourcelink.json new file mode 100644 index 00000000..66d5f078 --- /dev/null +++ b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/Coupon.API.Tests.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/*":"https://raw.githubusercontent.com/NatYou345/mslearn-microservices-devops-aspnet-core/1a8b395ed18f8f26654475e19de22afa3d9975ee/*"}} \ No newline at end of file diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/ref/Coupon.API.Tests.dll b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/ref/Coupon.API.Tests.dll new file mode 100644 index 00000000..02e1e964 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/ref/Coupon.API.Tests.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/refint/Coupon.API.Tests.dll b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/refint/Coupon.API.Tests.dll new file mode 100644 index 00000000..02e1e964 Binary files /dev/null and b/tests/Services/Coupon/Coupon.API.Tests/obj/Debug/net9.0/refint/Coupon.API.Tests.dll differ diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/project.assets.json b/tests/Services/Coupon/Coupon.API.Tests/obj/project.assets.json index 7e6fd32d..b032569c 100644 --- a/tests/Services/Coupon/Coupon.API.Tests/obj/project.assets.json +++ b/tests/Services/Coupon/Coupon.API.Tests/obj/project.assets.json @@ -1,7 +1,7 @@ { "version": 3, "targets": { - "net8.0": { + "net9.0": { "AspNetCore.HealthChecks.AzureServiceBus/8.0.1": { "type": "package", "dependencies": { @@ -19,11 +19,11 @@ } } }, - "AspNetCore.HealthChecks.MongoDb/8.0.1": { + "AspNetCore.HealthChecks.MongoDb/8.1.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0", - "MongoDB.Driver": "2.22.0" + "MongoDB.Driver": "2.28.0" }, "compile": { "lib/net6.0/HealthChecks.MongoDb.dll": { @@ -36,11 +36,11 @@ } } }, - "AspNetCore.HealthChecks.Rabbitmq/8.0.1": { + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { "type": "package", "dependencies": { "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0", - "RabbitMQ.Client": "6.7.0" + "RabbitMQ.Client": "6.8.1" }, "compile": { "lib/net6.0/HealthChecks.Rabbitmq.dll": { @@ -107,10 +107,10 @@ } } }, - "Autofac/8.0.0": { + "Autofac/8.1.1": { "type": "package", "dependencies": { - "System.Diagnostics.DiagnosticSource": "7.0.2" + "System.Diagnostics.DiagnosticSource": "8.0.1" }, "compile": { "lib/net8.0/Autofac.dll": { @@ -123,11 +123,11 @@ } } }, - "Autofac.Extensions.DependencyInjection/9.0.0": { + "Autofac.Extensions.DependencyInjection/10.0.0": { "type": "package", "dependencies": { - "Autofac": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Autofac": "8.1.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1" }, "compile": { "lib/net8.0/Autofac.Extensions.DependencyInjection.dll": { @@ -501,18 +501,18 @@ "build/_._": {} } }, - "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.6": { + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2" + "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { "related": ".xml" } }, @@ -756,12 +756,10 @@ "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {} }, "runtime": { - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { - "related": ".xml" - } + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {} } }, - "Microsoft.CodeCoverage/17.10.0": { + "Microsoft.CodeCoverage/17.12.0": { "type": "package", "compile": { "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {} @@ -1088,47 +1086,43 @@ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {} } }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { + "Microsoft.Extensions.DependencyInjection/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyModel/8.0.0": { + "Microsoft.Extensions.DependencyModel/8.0.2": { "type": "package", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0", - "System.Text.Json": "8.0.0" - }, "compile": { "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" @@ -1348,44 +1342,44 @@ } } }, - "Microsoft.Extensions.Logging/8.0.0": { + "Microsoft.Extensions.Logging/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", - "Microsoft.Extensions.Logging.Abstractions": "8.0.0", - "Microsoft.Extensions.Options": "8.0.0" + "Microsoft.Extensions.DependencyInjection": "9.0.0", + "Microsoft.Extensions.Logging.Abstractions": "9.0.0", + "Microsoft.Extensions.Options": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Abstractions/8.0.0": { + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {} } }, "Microsoft.Extensions.Logging.ApplicationInsights/2.22.0": { @@ -1518,30 +1512,34 @@ "Microsoft.Extensions.ObjectPool/7.0.0": { "type": "package", "compile": { - "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": {} + "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": {} + "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": { + "related": ".xml" + } } }, - "Microsoft.Extensions.Options/8.0.0": { + "Microsoft.Extensions.Options/9.0.0": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", + "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { + "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {} + "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {} } }, "Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": { @@ -1564,20 +1562,20 @@ } } }, - "Microsoft.Extensions.Primitives/8.0.0": { + "Microsoft.Extensions.Primitives/9.0.0": { "type": "package", "compile": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { + "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/net8.0/_._": {} } }, "Microsoft.Identity.Client/4.56.0": { @@ -1614,15 +1612,15 @@ } } }, - "Microsoft.IdentityModel.Abstractions/7.1.2": { + "Microsoft.IdentityModel.Abstractions/8.0.1": { "type": "package", "compile": { - "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { + "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { + "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { "related": ".xml" } } @@ -1643,84 +1641,83 @@ "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": {} } }, - "Microsoft.IdentityModel.JsonWebTokens/7.1.2": { + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Tokens": "7.1.2" + "Microsoft.IdentityModel.Tokens": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Logging/7.1.2": { + "Microsoft.IdentityModel.Logging/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Abstractions": "7.1.2" + "Microsoft.IdentityModel.Abstractions": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { + "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { + "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Protocols/7.1.2": { + "Microsoft.IdentityModel.Protocols/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Logging": "7.1.2", - "Microsoft.IdentityModel.Tokens": "7.1.2" + "Microsoft.IdentityModel.Tokens": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": { + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Protocols": "7.1.2", - "System.IdentityModel.Tokens.Jwt": "7.1.2" + "Microsoft.IdentityModel.Protocols": "8.0.1", + "System.IdentityModel.Tokens.Jwt": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { + "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "related": ".xml" } } }, - "Microsoft.IdentityModel.Tokens/7.1.2": { + "Microsoft.IdentityModel.Tokens/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.Logging": "7.1.2" + "Microsoft.IdentityModel.Logging": "8.0.1" }, "compile": { - "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { + "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { "related": ".xml" } } @@ -1732,21 +1729,17 @@ "System.Buffers": "4.5.0" }, "compile": { - "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": { - "related": ".xml" - } + "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {} }, "runtime": { - "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": { - "related": ".xml" - } + "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {} } }, - "Microsoft.NET.Test.Sdk/17.10.0": { + "Microsoft.NET.Test.Sdk/17.12.0": { "type": "package", "dependencies": { - "Microsoft.CodeCoverage": "17.10.0", - "Microsoft.TestPlatform.TestHost": "17.10.0" + "Microsoft.CodeCoverage": "17.12.0", + "Microsoft.TestPlatform.TestHost": "17.12.0" }, "compile": { "lib/netcoreapp3.1/_._": {} @@ -1780,7 +1773,7 @@ "lib/netstandard1.0/_._": {} } }, - "Microsoft.OpenApi/1.6.14": { + "Microsoft.OpenApi/1.6.22": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.OpenApi.dll": { @@ -1841,7 +1834,7 @@ } } }, - "Microsoft.TestPlatform.ObjectModel/17.10.0": { + "Microsoft.TestPlatform.ObjectModel/17.12.0": { "type": "package", "dependencies": { "System.Reflection.Metadata": "1.6.0" @@ -1937,10 +1930,10 @@ } } }, - "Microsoft.TestPlatform.TestHost/17.10.0": { + "Microsoft.TestPlatform.TestHost/17.12.0": { "type": "package", "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.10.0", + "Microsoft.TestPlatform.ObjectModel": "17.12.0", "Newtonsoft.Json": "13.0.1" }, "compile": { @@ -2124,7 +2117,7 @@ } } }, - "MongoDB.Bson/2.26.0": { + "MongoDB.Bson/2.30.0": { "type": "package", "dependencies": { "System.Memory": "4.5.5", @@ -2141,13 +2134,13 @@ } } }, - "MongoDB.Driver/2.26.0": { + "MongoDB.Driver/2.30.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Logging.Abstractions": "2.0.0", - "MongoDB.Bson": "2.26.0", - "MongoDB.Driver.Core": "2.26.0", - "MongoDB.Libmongocrypt": "1.9.0" + "MongoDB.Bson": "2.30.0", + "MongoDB.Driver.Core": "2.30.0", + "MongoDB.Libmongocrypt": "1.12.0" }, "compile": { "lib/netstandard2.1/MongoDB.Driver.dll": { @@ -2160,14 +2153,14 @@ } } }, - "MongoDB.Driver.Core/2.26.0": { + "MongoDB.Driver.Core/2.30.0": { "type": "package", "dependencies": { "AWSSDK.SecurityToken": "3.7.100.14", "DnsClient": "1.6.1", "Microsoft.Extensions.Logging.Abstractions": "2.0.0", - "MongoDB.Bson": "2.26.0", - "MongoDB.Libmongocrypt": "1.9.0", + "MongoDB.Bson": "2.30.0", + "MongoDB.Libmongocrypt": "1.12.0", "SharpCompress": "0.30.1", "Snappier": "1.0.0", "System.Buffers": "4.5.1", @@ -2184,13 +2177,17 @@ } } }, - "MongoDB.Libmongocrypt/1.9.0": { + "MongoDB.Libmongocrypt/1.12.0": { "type": "package", "compile": { - "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": {} + "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": { + "related": ".pdb" + } }, "runtime": { - "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": {} + "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": { + "related": ".pdb" + } }, "contentFiles": { "contentFiles/any/any/_._": { @@ -2279,10 +2276,10 @@ } } }, - "Polly/8.4.0": { + "Polly/8.5.0": { "type": "package", "dependencies": { - "Polly.Core": "8.4.0" + "Polly.Core": "8.5.0" }, "compile": { "lib/net6.0/Polly.dll": { @@ -2295,7 +2292,7 @@ } } }, - "Polly.Core/8.4.0": { + "Polly.Core/8.5.0": { "type": "package", "compile": { "lib/net8.0/Polly.Core.dll": { @@ -2315,10 +2312,14 @@ "Microsoft.Extensions.ObjectPool": "7.0.0" }, "compile": { - "lib/net7.0/Prometheus.NetStandard.dll": {} + "lib/net7.0/Prometheus.NetStandard.dll": { + "related": ".xml" + } }, "runtime": { - "lib/net7.0/Prometheus.NetStandard.dll": {} + "lib/net7.0/Prometheus.NetStandard.dll": { + "related": ".xml" + } } }, "RabbitMQ.Client/6.8.1": { @@ -2522,16 +2523,14 @@ } } }, - "Serilog.AspNetCore/8.0.1": { + "Serilog.AspNetCore/8.0.3": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.0", "Microsoft.Extensions.Logging": "8.0.0", "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.Settings.Configuration": "8.0.4", "Serilog.Sinks.Console": "5.0.0", "Serilog.Sinks.Debug": "2.0.0", "Serilog.Sinks.File": "5.0.0" @@ -2603,11 +2602,11 @@ } } }, - "Serilog.Settings.Configuration/8.0.1": { + "Serilog.Settings.Configuration/8.0.4": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Binder": "8.0.0", - "Microsoft.Extensions.DependencyModel": "8.0.0", + "Microsoft.Extensions.DependencyModel": "8.0.2", "Serilog": "3.1.1" }, "compile": { @@ -2721,30 +2720,33 @@ } } }, - "Swashbuckle.AspNetCore/6.6.2": { + "Swashbuckle.AspNetCore/7.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.ApiDescription.Server": "6.0.5", - "Swashbuckle.AspNetCore.Swagger": "6.6.2", - "Swashbuckle.AspNetCore.SwaggerGen": "6.6.2", - "Swashbuckle.AspNetCore.SwaggerUI": "6.6.2" + "Swashbuckle.AspNetCore.Swagger": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0", + "Swashbuckle.AspNetCore.SwaggerUI": "7.2.0" }, "build": { "build/_._": {} + }, + "buildMultiTargeting": { + "buildMultiTargeting/_._": {} } }, - "Swashbuckle.AspNetCore.Swagger/6.6.2": { + "Swashbuckle.AspNetCore.Swagger/7.2.0": { "type": "package", "dependencies": { - "Microsoft.OpenApi": "1.6.14" + "Microsoft.OpenApi": "1.6.22" }, "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { "related": ".pdb;.xml" } }, @@ -2752,31 +2754,31 @@ "Microsoft.AspNetCore.App" ] }, - "Swashbuckle.AspNetCore.SwaggerGen/6.6.2": { + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { "type": "package", "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "6.6.2" + "Swashbuckle.AspNetCore.Swagger": "7.2.0" }, "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "related": ".pdb;.xml" } } }, - "Swashbuckle.AspNetCore.SwaggerUI/6.6.2": { + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { "type": "package", "compile": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "related": ".pdb;.xml" } }, "runtime": { - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "related": ".pdb;.xml" } }, @@ -2881,7 +2883,7 @@ "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.DiagnosticSource/8.0.0": { + "System.Diagnostics.DiagnosticSource/8.0.1": { "type": "package", "compile": { "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { @@ -3060,19 +3062,19 @@ } } }, - "System.IdentityModel.Tokens.Jwt/7.1.2": { + "System.IdentityModel.Tokens.Jwt/8.0.1": { "type": "package", "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "7.1.2", - "Microsoft.IdentityModel.Tokens": "7.1.2" + "Microsoft.IdentityModel.JsonWebTokens": "8.0.1", + "Microsoft.IdentityModel.Tokens": "8.0.1" }, "compile": { - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { + "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { + "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { "related": ".xml" } } @@ -3254,14 +3256,10 @@ "System.Text.Json": "4.6.0" }, "compile": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} }, "runtime": { - "lib/netstandard2.0/System.Memory.Data.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Memory.Data.dll": {} } }, "System.Net.Http/4.3.0": { @@ -3467,14 +3465,10 @@ "System.Reflection.Metadata/1.6.0": { "type": "package", "compile": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Reflection.Metadata.dll": {} }, "runtime": { - "lib/netstandard2.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } + "lib/netstandard2.0/System.Reflection.Metadata.dll": {} } }, "System.Reflection.Primitives/4.3.0": { @@ -3523,9 +3517,7 @@ "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { - "ref/netstandard1.5/System.Runtime.dll": { - "related": ".xml" - } + "ref/netstandard1.5/System.Runtime.dll": {} } }, "System.Runtime.Caching/8.0.0": { @@ -3958,9 +3950,7 @@ "System.Runtime": "4.3.0" }, "compile": { - "ref/netstandard1.3/System.Text.Encoding.dll": { - "related": ".xml" - } + "ref/netstandard1.3/System.Text.Encoding.dll": {} } }, "System.Text.Encoding.Extensions/4.3.0": { @@ -3975,45 +3965,49 @@ "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} } }, - "System.Text.Encodings.Web/8.0.0": { + "System.Text.Encodings.Web/6.0.0": { "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, "compile": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/net6.0/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Encodings.Web.dll": { + "lib/net6.0/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/_._": {} + "buildTransitive/netcoreapp3.1/_._": {} }, "runtimeTargets": { - "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": { + "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": { "assetType": "runtime", "rid": "browser" } } }, - "System.Text.Json/8.0.0": { + "System.Text.Json/6.0.0": { "type": "package", "dependencies": { - "System.Text.Encodings.Web": "8.0.0" + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Text.Encodings.Web": "6.0.0" }, "compile": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net6.0/System.Text.Json.dll": { "related": ".xml" } }, "runtime": { - "lib/net8.0/System.Text.Json.dll": { + "lib/net6.0/System.Text.Json.dll": { "related": ".xml" } }, "build": { - "buildTransitive/net6.0/System.Text.Json.targets": {} + "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Text.RegularExpressions/4.3.0": { @@ -4211,12 +4205,12 @@ "lib/netstandard1.3/System.Xml.XmlSerializer.dll": {} } }, - "xunit/2.8.1": { + "xunit/2.9.2": { "type": "package", "dependencies": { - "xunit.analyzers": "1.14.0", - "xunit.assert": "2.8.1", - "xunit.core": "[2.8.1]" + "xunit.analyzers": "1.16.0", + "xunit.assert": "2.9.2", + "xunit.core": "[2.9.2]" } }, "xunit.abstractions/2.0.3": { @@ -4228,10 +4222,10 @@ "lib/netstandard2.0/xunit.abstractions.dll": {} } }, - "xunit.analyzers/1.14.0": { + "xunit.analyzers/1.16.0": { "type": "package" }, - "xunit.assert/2.8.1": { + "xunit.assert/2.9.2": { "type": "package", "compile": { "lib/net6.0/xunit.assert.dll": { @@ -4244,11 +4238,11 @@ } } }, - "xunit.core/2.8.1": { + "xunit.core/2.9.2": { "type": "package", "dependencies": { - "xunit.extensibility.core": "[2.8.1]", - "xunit.extensibility.execution": "[2.8.1]" + "xunit.extensibility.core": "[2.9.2]", + "xunit.extensibility.execution": "[2.9.2]" }, "build": { "build/xunit.core.props": {}, @@ -4259,7 +4253,7 @@ "buildMultiTargeting/xunit.core.targets": {} } }, - "xunit.extensibility.core/2.8.1": { + "xunit.extensibility.core/2.9.2": { "type": "package", "dependencies": { "xunit.abstractions": "2.0.3" @@ -4275,10 +4269,10 @@ } } }, - "xunit.extensibility.execution/2.8.1": { + "xunit.extensibility.execution/2.9.2": { "type": "package", "dependencies": { - "xunit.extensibility.core": "[2.8.1]" + "xunit.extensibility.core": "[2.9.2]" }, "compile": { "lib/netstandard1.1/xunit.execution.dotnet.dll": { @@ -4291,7 +4285,7 @@ } } }, - "xunit.runner.visualstudio/2.8.1": { + "xunit.runner.visualstudio/3.0.0": { "type": "package", "compile": { "lib/net6.0/_._": {} @@ -4327,30 +4321,30 @@ }, "Coupon.API/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { "AspNetCore.HealthChecks.AzureServiceBus": "8.0.1", - "AspNetCore.HealthChecks.MongoDb": "8.0.1", - "AspNetCore.HealthChecks.Rabbitmq": "8.0.1", + "AspNetCore.HealthChecks.MongoDb": "8.1.0", + "AspNetCore.HealthChecks.Rabbitmq": "8.0.2", "AspNetCore.HealthChecks.SqlServer": "8.0.2", "AspNetCore.HealthChecks.UI.Client": "8.0.1", - "Autofac.Extensions.DependencyInjection": "9.0.0", + "Autofac.Extensions.DependencyInjection": "10.0.0", "EventBus": "1.0.0", "EventBusRabbitMQ": "1.0.0", "EventBusServiceBus": "1.0.0", "Microsoft.ApplicationInsights.AspNetCore": "2.22.0", "Microsoft.ApplicationInsights.Kubernetes": "7.0.0", - "Microsoft.AspNetCore.Authentication.JwtBearer": "8.0.6", + "Microsoft.AspNetCore.Authentication.JwtBearer": "9.0.0", "Microsoft.Extensions.Configuration.AzureKeyVault": "3.1.24", - "MongoDB.Driver": "2.26.0", - "MongoDB.Driver.Core": "2.26.0", - "Polly": "8.4.0", - "Serilog.AspNetCore": "8.0.1", - "Serilog.Settings.Configuration": "8.0.1", + "MongoDB.Driver": "2.30.0", + "MongoDB.Driver.Core": "2.30.0", + "Polly": "8.5.0", + "Serilog.AspNetCore": "8.0.3", + "Serilog.Settings.Configuration": "8.0.4", "Serilog.Sinks.Console": "6.0.0", "Serilog.Sinks.Http": "9.0.0", "Serilog.Sinks.Seq": "8.0.0", - "Swashbuckle.AspNetCore": "6.6.2" + "Swashbuckle.AspNetCore": "7.2.0" }, "compile": { "bin/placeholder/Coupon.API.dll": {} @@ -4364,7 +4358,7 @@ }, "EventBus/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { "Newtonsoft.Json": "13.0.3" }, @@ -4377,14 +4371,14 @@ }, "EventBusRabbitMQ/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { - "Autofac": "8.0.0", + "Autofac": "8.1.1", "EventBus": "1.0.0", "Microsoft.CSharp": "4.7.0", - "Microsoft.Extensions.Logging": "8.0.0", + "Microsoft.Extensions.Logging": "9.0.0", "Newtonsoft.Json": "13.0.3", - "Polly": "8.4.0", + "Polly": "8.5.0", "RabbitMQ.Client": "6.8.1" }, "compile": { @@ -4396,13 +4390,13 @@ }, "EventBusServiceBus/1.0.0": { "type": "project", - "framework": ".NETCoreApp,Version=v8.0", + "framework": ".NETCoreApp,Version=v9.0", "dependencies": { - "Autofac": "8.0.0", + "Autofac": "8.1.1", "EventBus": "1.0.0", "Microsoft.Azure.ServiceBus": "5.2.0", "Microsoft.CSharp": "4.7.0", - "Microsoft.Extensions.Logging": "8.0.0" + "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "bin/placeholder/EventBusServiceBus.dll": {} @@ -4431,14 +4425,14 @@ "lib/netstandard2.0/HealthChecks.AzureServiceBus.xml" ] }, - "AspNetCore.HealthChecks.MongoDb/8.0.1": { - "sha512": "/IZb7dDJBalyF7eE1/Ql5zFcTqVSAejYIPpzMThzgTj049GhvuYWdMJsMf+Y2+u1vUlG0vy0PKE763XdIuaoFg==", + "AspNetCore.HealthChecks.MongoDb/8.1.0": { + "sha512": "NuVDrj7UXBVniePh6JnuM8ryZRWdOIGOBes3owg2WQV/1NPntpWqX/DYaP6SBduHULUp8XRbwAui8qKQAW4SDA==", "type": "package", - "path": "aspnetcore.healthchecks.mongodb/8.0.1", + "path": "aspnetcore.healthchecks.mongodb/8.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "aspnetcore.healthchecks.mongodb.8.0.1.nupkg.sha512", + "aspnetcore.healthchecks.mongodb.8.1.0.nupkg.sha512", "aspnetcore.healthchecks.mongodb.nuspec", "icon.png", "lib/net6.0/HealthChecks.MongoDb.dll", @@ -4447,15 +4441,15 @@ "lib/netstandard2.0/HealthChecks.MongoDb.xml" ] }, - "AspNetCore.HealthChecks.Rabbitmq/8.0.1": { - "sha512": "m4gfYpt54csWtIED0bmHUfx/CLrj48cc4tZ6Ytz8taAC/5S0n6o3FsQanrua9gxCI0PC9gOpLfexJnVZnugw0g==", + "AspNetCore.HealthChecks.Rabbitmq/8.0.2": { + "sha512": "A/29xmNWfssOY1zq1bWAaZPW/iJfBhJN+I737KKHQutzB0JFwAIKesjsUWN2BAJwqS/ciFMjNxvCDHtAgU0PIQ==", "type": "package", - "path": "aspnetcore.healthchecks.rabbitmq/8.0.1", + "path": "aspnetcore.healthchecks.rabbitmq/8.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "aspnetcore.healthchecks.rabbitmq.8.0.1.nupkg.sha512", + "aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512", "aspnetcore.healthchecks.rabbitmq.nuspec", "icon.png", "lib/net6.0/HealthChecks.Rabbitmq.dll", @@ -4512,15 +4506,15 @@ "lib/net6.0/HealthChecks.UI.Core.xml" ] }, - "Autofac/8.0.0": { - "sha512": "qxVqJcl3fixxa5aZc9TmIuYTwooI9GCL5RzfUiTZtTlbAF3NcWz7bPeEyJEAyS/0qGhSyGnXeku2eiu/7L+3qw==", + "Autofac/8.1.1": { + "sha512": "lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", "type": "package", - "path": "autofac/8.0.0", + "path": "autofac/8.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.8.0.0.nupkg.sha512", + "autofac.8.1.1.nupkg.sha512", "autofac.nuspec", "icon.png", "lib/net6.0/Autofac.dll", @@ -4535,15 +4529,15 @@ "lib/netstandard2.1/Autofac.xml" ] }, - "Autofac.Extensions.DependencyInjection/9.0.0": { - "sha512": "tf+//4MBola256qaaVQqQ6tx2R57S8A8BFekRWNpHkpSFzRBPkU+/fEDUSrCjqldK/B2zRoDbsMcQmYy3PYGWg==", + "Autofac.Extensions.DependencyInjection/10.0.0": { + "sha512": "ZjR/onUlP7BzQ7VBBigQepWLAyAzi3VRGX3pP6sBqkPRiT61fsTZqbTpRUKxo30TMgbs1o3y6bpLbETix4SJog==", "type": "package", - "path": "autofac.extensions.dependencyinjection/9.0.0", + "path": "autofac.extensions.dependencyinjection/10.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", - "autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512", "autofac.extensions.dependencyinjection.nuspec", "icon.png", "lib/net6.0/Autofac.Extensions.DependencyInjection.dll", @@ -5009,18 +5003,19 @@ "microsoft.applicationinsights.windowsserver.telemetrychannel.nuspec" ] }, - "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.6": { - "sha512": "devoUZd8YqikCheBVYpIyvp9psM2Y2ZhOvq1zL2YSjIoq3FUQH8LpLkGak+8oAi/5DGqX8KWyLpZJSUXtOAVCw==", + "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { + "sha512": "bs+1Pq3vQdS2lTyxNUd9fEhtMsq3eLUpK36k2t56iDMVrk6OrAoFtvrQrTK0Y0OetTcJrUkGU7hBlf+ORzHLqQ==", "type": "package", - "path": "microsoft.aspnetcore.authentication.jwtbearer/8.0.6", + "path": "microsoft.aspnetcore.authentication.jwtbearer/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", + "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll", - "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml", - "microsoft.aspnetcore.authentication.jwtbearer.8.0.6.nupkg.sha512", + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll", + "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml", + "microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512", "microsoft.aspnetcore.authentication.jwtbearer.nuspec" ] }, @@ -5229,10 +5224,10 @@ "version.txt" ] }, - "Microsoft.CodeCoverage/17.10.0": { - "sha512": "yC7oSlnR54XO5kOuHlVOKtxomNNN1BWXX8lK1G2jaPXT9sUok7kCOoA4Pgs0qyFaCtMrNsprztYMeoEGqCm4uA==", + "Microsoft.CodeCoverage/17.12.0": { + "sha512": "4svMznBd5JM21JIG2xZKGNanAHNXplxf/kQDFfLHXQ3OnpJkayRK/TjacFjA+EYmoyuNXHo/sOETEfcYtAzIrA==", "type": "package", - "path": "microsoft.codecoverage/17.10.0", + "path": "microsoft.codecoverage/17.12.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5240,30 +5235,18 @@ "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/Cov_x86.config", "build/netstandard2.0/CodeCoverage/amd64/CodeCoverage.exe", - "build/netstandard2.0/CodeCoverage/amd64/VanguardInstrumentationProfiler_x64.config", + "build/netstandard2.0/CodeCoverage/amd64/Cov_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/Cov_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.Core.dll", "build/netstandard2.0/Microsoft.CodeCoverage.Instrumentation.dll", @@ -5276,6 +5259,10 @@ "build/netstandard2.0/Mono.Cecil.Rocks.dll", "build/netstandard2.0/Mono.Cecil.dll", "build/netstandard2.0/ThirdPartyNotices.txt", + "build/netstandard2.0/alpine/x64/Cov_x64.config", + "build/netstandard2.0/alpine/x64/libCoverageInstrumentationMethod.so", + "build/netstandard2.0/alpine/x64/libInstrumentationEngine.so", + "build/netstandard2.0/arm64/MicrosoftInstrumentationEngine_arm64.dll", "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", @@ -5283,15 +5270,23 @@ "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/macos/x64/Cov_x64.config", + "build/netstandard2.0/macos/x64/libCoverageInstrumentationMethod.dylib", + "build/netstandard2.0/macos/x64/libInstrumentationEngine.dylib", "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/ubuntu/x64/Cov_x64.config", + "build/netstandard2.0/ubuntu/x64/libCoverageInstrumentationMethod.so", + "build/netstandard2.0/ubuntu/x64/libInstrumentationEngine.so", + "build/netstandard2.0/x64/MicrosoftInstrumentationEngine_x64.dll", + "build/netstandard2.0/x86/MicrosoftInstrumentationEngine_x86.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.10.0.nupkg.sha512", + "microsoft.codecoverage.17.12.0.nupkg.sha512", "microsoft.codecoverage.nuspec" ] }, @@ -5912,10 +5907,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection/8.0.0": { - "sha512": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "Microsoft.Extensions.DependencyInjection/9.0.0": { + "sha512": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==", "type": "package", - "path": "microsoft.extensions.dependencyinjection/8.0.0", + "path": "microsoft.extensions.dependencyinjection/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5925,29 +5920,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": { - "sha512": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==", + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { + "sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==", "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0", + "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -5957,29 +5950,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyModel/8.0.0": { - "sha512": "NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==", + "Microsoft.Extensions.DependencyModel/8.0.2": { + "sha512": "mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", "type": "package", - "path": "microsoft.extensions.dependencymodel/8.0.0", + "path": "microsoft.extensions.dependencymodel/8.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6001,7 +5992,7 @@ "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.8.0.2.nupkg.sha512", "microsoft.extensions.dependencymodel.nuspec", "useSharedDesignerContext.txt" ] @@ -6238,10 +6229,10 @@ "packageIcon.png" ] }, - "Microsoft.Extensions.Logging/8.0.0": { - "sha512": "tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==", + "Microsoft.Extensions.Logging/9.0.0": { + "sha512": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==", "type": "package", - "path": "microsoft.extensions.logging/8.0.0", + "path": "microsoft.extensions.logging/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6251,29 +6242,27 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.9.0.0.nupkg.sha512", "microsoft.extensions.logging.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Abstractions/8.0.0": { - "sha512": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==", + "Microsoft.Extensions.Logging.Abstractions/9.0.0": { + "sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==", "type": "package", - "path": "microsoft.extensions.logging.abstractions/8.0.0", + "path": "microsoft.extensions.logging.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6325,20 +6314,18 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -6484,10 +6471,10 @@ "microsoft.extensions.objectpool.nuspec" ] }, - "Microsoft.Extensions.Options/8.0.0": { - "sha512": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "Microsoft.Extensions.Options/9.0.0": { + "sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==", "type": "package", - "path": "microsoft.extensions.options/8.0.0", + "path": "microsoft.extensions.options/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6511,22 +6498,20 @@ "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/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/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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.options.9.0.0.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] @@ -6550,10 +6535,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Primitives/8.0.0": { - "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "Microsoft.Extensions.Primitives/9.0.0": { + "sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==", "type": "package", - "path": "microsoft.extensions.primitives/8.0.0", + "path": "microsoft.extensions.primitives/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6563,19 +6548,17 @@ "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", + "buildTransitive/net8.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/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.8.0.0.nupkg.sha512", + "microsoft.extensions.primitives.9.0.0.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] @@ -6629,15 +6612,13 @@ "microsoft.identity.client.extensions.msal.nuspec" ] }, - "Microsoft.IdentityModel.Abstractions/7.1.2": { - "sha512": "33eTIA2uO/L9utJjZWbKsMSVsQf7F8vtd6q5mQX7ZJzNvCpci5fleD6AeANGlbbb7WX7XKxq9+Dkb5e3GNDrmQ==", + "Microsoft.IdentityModel.Abstractions/8.0.1": { + "sha512": "OtlIWcyX01olfdevPKZdIPfBEvbcioDyBiE/Z2lHsopsMD7twcKtlN9kMevHmI5IIPhFpfwCIiR6qHQz1WHUIw==", "type": "package", - "path": "microsoft.identitymodel.abstractions/7.1.2", + "path": "microsoft.identitymodel.abstractions/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Abstractions.dll", - "lib/net461/Microsoft.IdentityModel.Abstractions.xml", "lib/net462/Microsoft.IdentityModel.Abstractions.dll", "lib/net462/Microsoft.IdentityModel.Abstractions.xml", "lib/net472/Microsoft.IdentityModel.Abstractions.dll", @@ -6646,9 +6627,11 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512", "microsoft.identitymodel.abstractions.nuspec" ] }, @@ -6679,15 +6662,13 @@ "microsoft.identitymodel.clients.activedirectory.nuspec" ] }, - "Microsoft.IdentityModel.JsonWebTokens/7.1.2": { - "sha512": "cloLGeZolXbCJhJBc5OC05uhrdhdPL6MWHuVUnkkUvPDeK7HkwThBaLZ1XjBQVk9YhxXE2OvHXnKi0PLleXxDg==", + "Microsoft.IdentityModel.JsonWebTokens/8.0.1": { + "sha512": "s6++gF9x0rQApQzOBbSyp4jUaAlwm+DroKfL8gdOHxs83k8SJfUXhuc46rDB3rNXBQ1MVRxqKUrqFhO/M0E97g==", "type": "package", - "path": "microsoft.identitymodel.jsonwebtokens/7.1.2", + "path": "microsoft.identitymodel.jsonwebtokens/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll", @@ -6696,21 +6677,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512", "microsoft.identitymodel.jsonwebtokens.nuspec" ] }, - "Microsoft.IdentityModel.Logging/7.1.2": { - "sha512": "YCxBt2EeJP8fcXk9desChkWI+0vFqFLvBwrz5hBMsoh0KJE6BC66DnzkdzkJNqMltLromc52dkdT206jJ38cTw==", + "Microsoft.IdentityModel.Logging/8.0.1": { + "sha512": "UCPF2exZqBXe7v/6sGNiM6zCQOUXXQ9+v5VTb9gPB8ZSUPnX53BxlN78v2jsbIvK9Dq4GovQxo23x8JgWvm/Qg==", "type": "package", - "path": "microsoft.identitymodel.logging/7.1.2", + "path": "microsoft.identitymodel.logging/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Logging.dll", - "lib/net461/Microsoft.IdentityModel.Logging.xml", "lib/net462/Microsoft.IdentityModel.Logging.dll", "lib/net462/Microsoft.IdentityModel.Logging.xml", "lib/net472/Microsoft.IdentityModel.Logging.dll", @@ -6719,21 +6700,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.logging.8.0.1.nupkg.sha512", "microsoft.identitymodel.logging.nuspec" ] }, - "Microsoft.IdentityModel.Protocols/7.1.2": { - "sha512": "SydLwMRFx6EHPWJ+N6+MVaoArN1Htt92b935O3RUWPY1yUF63zEjvd3lBu79eWdZUwedP8TN2I5V9T3nackvIQ==", + "Microsoft.IdentityModel.Protocols/8.0.1": { + "sha512": "uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==", "type": "package", - "path": "microsoft.identitymodel.protocols/7.1.2", + "path": "microsoft.identitymodel.protocols/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Protocols.dll", - "lib/net461/Microsoft.IdentityModel.Protocols.xml", "lib/net462/Microsoft.IdentityModel.Protocols.dll", "lib/net462/Microsoft.IdentityModel.Protocols.xml", "lib/net472/Microsoft.IdentityModel.Protocols.dll", @@ -6742,21 +6723,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512", "microsoft.identitymodel.protocols.nuspec" ] }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": { - "sha512": "6lHQoLXhnMQ42mGrfDkzbIOR3rzKM1W1tgTeMPLgLCqwwGw0d96xFi/UiX/fYsu7d6cD5MJiL3+4HuI8VU+sVQ==", + "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { + "sha512": "AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==", "type": "package", - "path": "microsoft.identitymodel.protocols.openidconnect/7.1.2", + "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", - "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", @@ -6765,21 +6746,21 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512", "microsoft.identitymodel.protocols.openidconnect.nuspec" ] }, - "Microsoft.IdentityModel.Tokens/7.1.2": { - "sha512": "oICJMqr3aNEDZOwnH5SK49bR6Z4aX0zEAnOLuhloumOSuqnNq+GWBdQyrgILnlcT5xj09xKCP/7Y7gJYB+ls/g==", + "Microsoft.IdentityModel.Tokens/8.0.1": { + "sha512": "kDimB6Dkd3nkW2oZPDkMkVHfQt3IDqO5gL0oa8WVy3OP4uE8Ij+8TXnqg9TOd9ufjsY3IDiGz7pCUbnfL18tjg==", "type": "package", - "path": "microsoft.identitymodel.tokens/7.1.2", + "path": "microsoft.identitymodel.tokens/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Tokens.dll", - "lib/net461/Microsoft.IdentityModel.Tokens.xml", "lib/net462/Microsoft.IdentityModel.Tokens.dll", "lib/net462/Microsoft.IdentityModel.Tokens.xml", "lib/net472/Microsoft.IdentityModel.Tokens.dll", @@ -6788,9 +6769,11 @@ "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.7.1.2.nupkg.sha512", + "microsoft.identitymodel.tokens.8.0.1.nupkg.sha512", "microsoft.identitymodel.tokens.nuspec" ] }, @@ -6806,10 +6789,10 @@ "microsoft.net.http.headers.nuspec" ] }, - "Microsoft.NET.Test.Sdk/17.10.0": { - "sha512": "0/2HeACkaHEYU3wc83YlcD2Fi4LMtECJjqrtvw0lPi9DCEa35zSPt1j4fuvM8NagjDqJuh1Ja35WcRtn1Um6/A==", + "Microsoft.NET.Test.Sdk/17.12.0": { + "sha512": "kt/PKBZ91rFCWxVIJZSgVLk+YR+4KxTuHf799ho8WNiK5ZQpJNAEZCAWX86vcKrs+DiYjiibpYKdGZP6+/N17w==", "type": "package", - "path": "microsoft.net.test.sdk/17.10.0", + "path": "microsoft.net.test.sdk/17.12.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6824,7 +6807,7 @@ "buildMultiTargeting/Microsoft.NET.Test.Sdk.props", "lib/net462/_._", "lib/netcoreapp3.1/_._", - "microsoft.net.test.sdk.17.10.0.nupkg.sha512", + "microsoft.net.test.sdk.17.12.0.nupkg.sha512", "microsoft.net.test.sdk.nuspec" ] }, @@ -6861,10 +6844,10 @@ "runtime.json" ] }, - "Microsoft.OpenApi/1.6.14": { - "sha512": "tTaBT8qjk3xINfESyOPE2rIellPvB7qpVqiWiyA/lACVvz+xOGiXhFUfohcx82NLbi5avzLW0lx+s6oAqQijfw==", + "Microsoft.OpenApi/1.6.22": { + "sha512": "aBvunmrdu/x+4CaA/UP1Jx4xWGwk4kymhoIRnn2Vp+zi5/KOPQJ9EkSXHRUr01WcGKtYl3Au7XfkPJbU1G2sjQ==", "type": "package", - "path": "microsoft.openapi/1.6.14", + "path": "microsoft.openapi/1.6.22", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -6872,7 +6855,7 @@ "lib/netstandard2.0/Microsoft.OpenApi.dll", "lib/netstandard2.0/Microsoft.OpenApi.pdb", "lib/netstandard2.0/Microsoft.OpenApi.xml", - "microsoft.openapi.1.6.14.nupkg.sha512", + "microsoft.openapi.1.6.22.nupkg.sha512", "microsoft.openapi.nuspec" ] }, @@ -6924,10 +6907,10 @@ "microsoft.sqlserver.server.nuspec" ] }, - "Microsoft.TestPlatform.ObjectModel/17.10.0": { - "sha512": "KkwhjQevuDj0aBRoPLY6OLAhGqbPUEBuKLbaCs0kUVw29qiOYncdORd4mLVJbn9vGZ7/iFGQ/+AoJl0Tu5Umdg==", + "Microsoft.TestPlatform.ObjectModel/17.12.0": { + "sha512": "TDqkTKLfQuAaPcEb3pDDWnh7b3SyZF+/W9OZvWFp6eJCIiiYFdSB6taE2I6tWrFw5ywhzOb6sreoGJTI6m3rSQ==", "type": "package", - "path": "microsoft.testplatform.objectmodel/17.10.0", + "path": "microsoft.testplatform.objectmodel/17.12.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7019,14 +7002,14 @@ "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.10.0.nupkg.sha512", + "microsoft.testplatform.objectmodel.17.12.0.nupkg.sha512", "microsoft.testplatform.objectmodel.nuspec" ] }, - "Microsoft.TestPlatform.TestHost/17.10.0": { - "sha512": "LWpMdfqhHvcUkeMCvNYJO8QlPLlYz9XPPb+ZbaXIKhdmjAV0wqTSrTiW5FLaf7RRZT50AQADDOYMOe0HxDxNgA==", + "Microsoft.TestPlatform.TestHost/17.12.0": { + "sha512": "MiPEJQNyADfwZ4pJNpQex+t9/jOClBGMiCiVVFuELCMSX2nmNfvUor3uFVxNNCg30uxDP8JDYfPnMXQzsfzYyg==", "type": "package", - "path": "microsoft.testplatform.testhost/17.10.0", + "path": "microsoft.testplatform.testhost/17.12.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7088,7 +7071,7 @@ "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.10.0.nupkg.sha512", + "microsoft.testplatform.testhost.17.12.0.nupkg.sha512", "microsoft.testplatform.testhost.nuspec" ] }, @@ -7164,52 +7147,52 @@ "version.txt" ] }, - "MongoDB.Bson/2.26.0": { - "sha512": "g4YPC3SHHB4oKqkQdRCh03E9Ex7g/WawFhU5ABtsfkYEjCRMZrEA2jH+bGB1DAlDQ+jweXOdh1S2KkVEaZ5lng==", + "MongoDB.Bson/2.30.0": { + "sha512": "Gg0TQUT3IEntcqdug5a9P6d8iwL5CqOpQjVBCq1hxTbkjxdGdY6a2CPv7II44AO9GYUnORYsS6dDME2b7aqYyg==", "type": "package", - "path": "mongodb.bson/2.26.0", + "path": "mongodb.bson/2.30.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "LICENSE.md", + "README.md", "lib/net472/MongoDB.Bson.dll", "lib/net472/MongoDB.Bson.xml", "lib/netstandard2.0/MongoDB.Bson.dll", "lib/netstandard2.0/MongoDB.Bson.xml", "lib/netstandard2.1/MongoDB.Bson.dll", "lib/netstandard2.1/MongoDB.Bson.xml", - "mongodb.bson.2.26.0.nupkg.sha512", + "mongodb.bson.2.30.0.nupkg.sha512", "mongodb.bson.nuspec", "packageIcon.png" ] }, - "MongoDB.Driver/2.26.0": { - "sha512": "PaRNwcnsjh0rXiNqphQZZn0l2Lef/lEvmJSmHQAIX2jcU3XM/WTFezSvaxNNgvGwUS0MunQyPLECBPnZuRaupQ==", + "MongoDB.Driver/2.30.0": { + "sha512": "BCG8cNF0+U3h5f/O9fu3ktrYhoESBDems1w06PExfYrn2KjHBHCBdvBRY1cIbysnZVjQAJjGtFV9XgW+hXt7Hg==", "type": "package", - "path": "mongodb.driver/2.26.0", + "path": "mongodb.driver/2.30.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "LICENSE.md", + "README.md", "lib/net472/MongoDB.Driver.dll", "lib/net472/MongoDB.Driver.xml", "lib/netstandard2.0/MongoDB.Driver.dll", "lib/netstandard2.0/MongoDB.Driver.xml", "lib/netstandard2.1/MongoDB.Driver.dll", "lib/netstandard2.1/MongoDB.Driver.xml", - "mongodb.driver.2.26.0.nupkg.sha512", + "mongodb.driver.2.30.0.nupkg.sha512", "mongodb.driver.nuspec", "packageIcon.png" ] }, - "MongoDB.Driver.Core/2.26.0": { - "sha512": "y1Gs8a+ON/NqOd0dWfGfxluqitbD2rAecEvg5wN5GfWQf328TKyWZLUBbFG5H70hWZG/RUryZwNGMnBdPFn7QQ==", + "MongoDB.Driver.Core/2.30.0": { + "sha512": "oepDgu24lo44SljuHmIQ99x6jHISnMC4tLfzQGniQg39xiMD8nxalm1HM9RDZcuZbbWa4F6YLt2AIhWkny3XWA==", "type": "package", - "path": "mongodb.driver.core/2.26.0", + "path": "mongodb.driver.core/2.30.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "LICENSE.md", + "README.md", "THIRD-PARTY-NOTICES", "lib/net472/MongoDB.Driver.Core.dll", "lib/net472/MongoDB.Driver.Core.xml", @@ -7217,15 +7200,15 @@ "lib/netstandard2.0/MongoDB.Driver.Core.xml", "lib/netstandard2.1/MongoDB.Driver.Core.dll", "lib/netstandard2.1/MongoDB.Driver.Core.xml", - "mongodb.driver.core.2.26.0.nupkg.sha512", + "mongodb.driver.core.2.30.0.nupkg.sha512", "mongodb.driver.core.nuspec", "packageIcon.png" ] }, - "MongoDB.Libmongocrypt/1.9.0": { - "sha512": "5uMtRXwy2NkSRWVQUkkdtq8BsRiHbE6eX8vX52NtMvDC/T4VTtHZLQb8ogW+mw0WSvM1IIUvz3Gl1iMJmT8HKQ==", + "MongoDB.Libmongocrypt/1.12.0": { + "sha512": "B1X51jrtNacKvxKoaqWeknYeJfQS5aWf6BmVLT5JZerz3AUXFzv8edPskJYqBc3kLy1J2PWzMqqsnyb9g8FtcA==", "type": "package", - "path": "mongodb.libmongocrypt/1.9.0", + "path": "mongodb.libmongocrypt/1.12.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7234,15 +7217,22 @@ "content/libmongocrypt.dylib", "content/libmongocrypt.so", "content/mongocrypt.dll", + "contentFiles/any/net472/libmongocrypt.dylib", + "contentFiles/any/net472/libmongocrypt.so", + "contentFiles/any/net472/mongocrypt.dll", "contentFiles/any/netstandard2.0/libmongocrypt.dylib", "contentFiles/any/netstandard2.0/libmongocrypt.so", "contentFiles/any/netstandard2.0/mongocrypt.dll", "contentFiles/any/netstandard2.1/libmongocrypt.dylib", "contentFiles/any/netstandard2.1/libmongocrypt.so", "contentFiles/any/netstandard2.1/mongocrypt.dll", + "lib/net472/MongoDB.Libmongocrypt.dll", + "lib/net472/MongoDB.Libmongocrypt.pdb", "lib/netstandard2.0/MongoDB.Libmongocrypt.dll", + "lib/netstandard2.0/MongoDB.Libmongocrypt.pdb", "lib/netstandard2.1/MongoDB.Libmongocrypt.dll", - "mongodb.libmongocrypt.1.9.0.nupkg.sha512", + "lib/netstandard2.1/MongoDB.Libmongocrypt.pdb", + "mongodb.libmongocrypt.1.12.0.nupkg.sha512", "mongodb.libmongocrypt.nuspec", "runtimes/linux/native/libmongocrypt.so", "runtimes/osx/native/libmongocrypt.dylib", @@ -7292,10 +7282,10 @@ "packageIcon.png" ] }, - "Polly/8.4.0": { - "sha512": "z2EeUutuy49jBQyZ5s2FUuTCGx3GCzJ0cJ2HbjWwks94TsC6bKTtAHKBkMZOa/DyYRl5yIX7MshvMTWl1J6RNg==", + "Polly/8.5.0": { + "sha512": "GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==", "type": "package", - "path": "polly/8.4.0", + "path": "polly/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7313,14 +7303,14 @@ "lib/netstandard2.0/Polly.xml", "package-icon.png", "package-readme.md", - "polly.8.4.0.nupkg.sha512", + "polly.8.5.0.nupkg.sha512", "polly.nuspec" ] }, - "Polly.Core/8.4.0": { - "sha512": "3AZxuP//pxOeBo9tQs7/tz4Z5TTbu4BYfjpaXZD0JYKJo98ngN9TMUz1nybh4k0ykWkMBpGZALV/AmVIE3ew7A==", + "Polly.Core/8.5.0": { + "sha512": "VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A==", "type": "package", - "path": "polly.core/8.4.0", + "path": "polly.core/8.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7341,7 +7331,7 @@ "lib/netstandard2.0/Polly.Core.xml", "package-icon.png", "package-readme.md", - "polly.core.8.4.0.nupkg.sha512", + "polly.core.8.5.0.nupkg.sha512", "polly.core.nuspec" ] }, @@ -7630,10 +7620,10 @@ "serilog.nuspec" ] }, - "Serilog.AspNetCore/8.0.1": { - "sha512": "B/X+wAfS7yWLVOTD83B+Ip9yl4MkhioaXj90JSoWi1Ayi8XHepEnsBdrkojg08eodCnmOKmShFUN2GgEc6c0CQ==", + "Serilog.AspNetCore/8.0.3": { + "sha512": "Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", "type": "package", - "path": "serilog.aspnetcore/8.0.1", + "path": "serilog.aspnetcore/8.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7649,7 +7639,7 @@ "lib/net8.0/Serilog.AspNetCore.xml", "lib/netstandard2.0/Serilog.AspNetCore.dll", "lib/netstandard2.0/Serilog.AspNetCore.xml", - "serilog.aspnetcore.8.0.1.nupkg.sha512", + "serilog.aspnetcore.8.0.3.nupkg.sha512", "serilog.aspnetcore.nuspec" ] }, @@ -7726,10 +7716,10 @@ "serilog.formatting.compact.nuspec" ] }, - "Serilog.Settings.Configuration/8.0.1": { - "sha512": "KOEABqMUdEc8Lpq51Nmiv69Je53mKE6yle4ac2jt3QYiBI0FKKFZCVV6MnkD/z3FonNMjUs/vLOa1mrhzexgCA==", + "Serilog.Settings.Configuration/8.0.4": { + "sha512": "pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", "type": "package", - "path": "serilog.settings.configuration/8.0.1", + "path": "serilog.settings.configuration/8.0.4", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -7745,7 +7735,7 @@ "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.1.nupkg.sha512", + "serilog.settings.configuration.8.0.4.nupkg.sha512", "serilog.settings.configuration.nuspec" ] }, @@ -7883,105 +7873,89 @@ "snappier.nuspec" ] }, - "Swashbuckle.AspNetCore/6.6.2": { - "sha512": "+NB4UYVYN6AhDSjW0IJAd1AGD8V33gemFNLPaxKTtPkHB+HaKAKf9MGAEUPivEWvqeQfcKIw8lJaHq6LHljRuw==", + "Swashbuckle.AspNetCore/7.2.0": { + "sha512": "vJv19UpWm6OOgnS9QLDnWARNVasXUfj8SFvlG7UVALm4nBnfwRnEky7C0veSDqMUmBeMPC6Ec3d6G1ts/J04Uw==", "type": "package", - "path": "swashbuckle.aspnetcore/6.6.2", + "path": "swashbuckle.aspnetcore/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "build/Swashbuckle.AspNetCore.props", - "swashbuckle.aspnetcore.6.6.2.nupkg.sha512", + "buildMultiTargeting/Swashbuckle.AspNetCore.props", + "docs/package-readme.md", + "swashbuckle.aspnetcore.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.nuspec" ] }, - "Swashbuckle.AspNetCore.Swagger/6.6.2": { - "sha512": "ovgPTSYX83UrQUWiS5vzDcJ8TEX1MAxBgDFMK45rC24MorHEPQlZAHlaXj/yth4Zf6xcktpUgTEBvffRQVwDKA==", + "Swashbuckle.AspNetCore.Swagger/7.2.0": { + "sha512": "y27fNDfIh1vGhJjXYynLcZjl7DLOW1bSO2MDsY9wB4Zm1fdxpPsuBSiR4U+0acWlAqLmnuOPKr/OeOgwRUkBlw==", "type": "package", - "path": "swashbuckle.aspnetcore.swagger/6.6.2", + "path": "swashbuckle.aspnetcore.swagger/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml", "package-readme.md", - "swashbuckle.aspnetcore.swagger.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swagger.nuspec" ] }, - "Swashbuckle.AspNetCore.SwaggerGen/6.6.2": { - "sha512": "zv4ikn4AT1VYuOsDCpktLq4QDq08e7Utzbir86M5/ZkRaLXbCPF11E1/vTmOiDzRTl0zTZINQU2qLKwTcHgfrA==", + "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { + "sha512": "pMrTxGVuXM7t4wqft5CNNU8A0++Yw5kTLmYhB6tbEcyBfO8xEF/Y8pkJhO6BZ/2MYONrRYoQTfPFJqu8fOf5WQ==", "type": "package", - "path": "swashbuckle.aspnetcore.swaggergen/6.6.2", + "path": "swashbuckle.aspnetcore.swaggergen/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "package-readme.md", - "swashbuckle.aspnetcore.swaggergen.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swaggergen.nuspec" ] }, - "Swashbuckle.AspNetCore.SwaggerUI/6.6.2": { - "sha512": "mBBb+/8Hm2Q3Wygag+hu2jj69tZW5psuv0vMRXY07Wy+Rrj40vRP8ZTbKBhs91r45/HXT4aY4z0iSBYx1h6JvA==", + "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { + "sha512": "hgrXeKzyp5OGN8qVvL7A+vhmU7mDJTfGpiMBRL66IcfLOyna8UTLtn3cC3CghamXpRDufcc9ciklTszUGEQK0w==", "type": "package", - "path": "swashbuckle.aspnetcore.swaggerui/6.6.2", + "path": "swashbuckle.aspnetcore.swaggerui/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "package-readme.md", - "swashbuckle.aspnetcore.swaggerui.6.6.2.nupkg.sha512", + "swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swaggerui.nuspec" ] }, @@ -8217,10 +8191,10 @@ "system.diagnostics.debug.nuspec" ] }, - "System.Diagnostics.DiagnosticSource/8.0.0": { - "sha512": "c9xLpVz6PL9lp/djOWtk5KPDZq3cSYpmXoJQY524EOtuFl5z9ZtsotpsyrDW40U1DRnQSYvcPKEUV0X//u6gkQ==", + "System.Diagnostics.DiagnosticSource/8.0.1": { + "sha512": "vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==", "type": "package", - "path": "system.diagnostics.diagnosticsource/8.0.0", + "path": "system.diagnostics.diagnosticsource/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -8241,7 +8215,7 @@ "lib/net8.0/System.Diagnostics.DiagnosticSource.xml", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", + "system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", "system.diagnostics.diagnosticsource.nuspec", "useSharedDesignerContext.txt" ] @@ -8525,15 +8499,13 @@ "system.globalization.extensions.nuspec" ] }, - "System.IdentityModel.Tokens.Jwt/7.1.2": { - "sha512": "Thhbe1peAmtSBFaV/ohtykXiZSOkx59Da44hvtWfIMFofDA3M3LaVyjstACf2rKGn4dEDR2cUpRAZ0Xs/zB+7Q==", + "System.IdentityModel.Tokens.Jwt/8.0.1": { + "sha512": "GJw3bYkWpOgvN3tJo5X4lYUeIFA2HD293FPUhKmp7qxS+g5ywAb34Dnd3cDAFLkcMohy5XTpoaZ4uAHuw0uSPQ==", "type": "package", - "path": "system.identitymodel.tokens.jwt/7.1.2", + "path": "system.identitymodel.tokens.jwt/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", - "lib/net461/System.IdentityModel.Tokens.Jwt.dll", - "lib/net461/System.IdentityModel.Tokens.Jwt.xml", "lib/net462/System.IdentityModel.Tokens.Jwt.dll", "lib/net462/System.IdentityModel.Tokens.Jwt.xml", "lib/net472/System.IdentityModel.Tokens.Jwt.dll", @@ -8542,9 +8514,11 @@ "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.7.1.2.nupkg.sha512", + "system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512", "system.identitymodel.tokens.jwt.nuspec" ] }, @@ -10206,51 +10180,42 @@ "system.text.encoding.extensions.nuspec" ] }, - "System.Text.Encodings.Web/8.0.0": { - "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "System.Text.Encodings.Web/6.0.0": { + "sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==", "type": "package", - "path": "system.text.encodings.web/8.0.0", + "path": "system.text.encodings.web/6.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", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Text.Encodings.Web.dll", + "lib/net461/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/netcoreapp3.1/System.Text.Encodings.Web.dll", + "lib/netcoreapp3.1/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.6.0.0.nupkg.sha512", "system.text.encodings.web.nuspec", "useSharedDesignerContext.txt" ] }, - "System.Text.Json/8.0.0": { - "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==", + "System.Text.Json/6.0.0": { + "sha512": "zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==", "type": "package", - "path": "system.text.json/8.0.0", + "path": "system.text.json/6.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", @@ -10280,36 +10245,18 @@ "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", + "build/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", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Text.Json.dll", + "lib/net461/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/netcoreapp3.1/System.Text.Json.dll", + "lib/netcoreapp3.1/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.6.0.0.nupkg.sha512", "system.text.json.nuspec", "useSharedDesignerContext.txt" ] @@ -10747,16 +10694,16 @@ "system.xml.xmlserializer.nuspec" ] }, - "xunit/2.8.1": { - "sha512": "MLBz2NQp3rtSIoJdjj3DBEr/EeOFlQYF3oCCljat3DY9GQ7yYmtjIAv8Zyfm5BcwYso5sjvIe5scuHaJPVCGIQ==", + "xunit/2.9.2": { + "sha512": "7LhFS2N9Z6Xgg8aE5lY95cneYivRMfRI8v+4PATa4S64D5Z/Plkg0qa8dTRHSiGRgVZ/CL2gEfJDE5AUhOX+2Q==", "type": "package", - "path": "xunit/2.8.1", + "path": "xunit/2.9.2", "files": [ ".nupkg.metadata", ".signature.p7s", "_content/README.md", "_content/logo-128-transparent.png", - "xunit.2.8.1.nupkg.sha512", + "xunit.2.9.2.nupkg.sha512", "xunit.nuspec" ] }, @@ -10774,10 +10721,10 @@ "xunit.abstractions.nuspec" ] }, - "xunit.analyzers/1.14.0": { - "sha512": "KcFBmV2150xZHPUebV3YLR5gGl8R4wLuPOoxMiwCf1L4bL8ls0dcwtGFzr6NvQRgg6dWgSqbE52I6SYyeB0VnQ==", + "xunit.analyzers/1.16.0": { + "sha512": "hptYM7vGr46GUIgZt21YHO4rfuBAQS2eINbFo16CV/Dqq+24Tp+P5gDCACu1AbFfW4Sp/WRfDPSK8fmUUb8s0Q==", "type": "package", - "path": "xunit.analyzers/1.14.0", + "path": "xunit.analyzers/1.16.0", "hasTools": true, "files": [ ".nupkg.metadata", @@ -10786,24 +10733,16 @@ "_content/logo-128-transparent.png", "analyzers/dotnet/cs/xunit.analyzers.dll", "analyzers/dotnet/cs/xunit.analyzers.fixes.dll", - "analyzers/dotnet/roslyn3.11/cs/xunit.analyzers.dll", - "analyzers/dotnet/roslyn3.11/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.14.0.nupkg.sha512", + "xunit.analyzers.1.16.0.nupkg.sha512", "xunit.analyzers.nuspec" ] }, - "xunit.assert/2.8.1": { - "sha512": "DDM18ur+PeNFhQ4w/vO+uvCUy8hA3OS5+AMf/CFov9Wco7Le49zzj0hovRWwa8f/3vaUfjL5r+IkPvqEHu2IIg==", + "xunit.assert/2.9.2": { + "sha512": "QkNBAQG4pa66cholm28AxijBjrmki98/vsEh4Sx5iplzotvPgpiotcxqJQMRC8d7RV7nIT8ozh97957hDnZwsQ==", "type": "package", - "path": "xunit.assert/2.8.1", + "path": "xunit.assert/2.9.2", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -10813,14 +10752,14 @@ "lib/net6.0/xunit.assert.xml", "lib/netstandard1.1/xunit.assert.dll", "lib/netstandard1.1/xunit.assert.xml", - "xunit.assert.2.8.1.nupkg.sha512", + "xunit.assert.2.9.2.nupkg.sha512", "xunit.assert.nuspec" ] }, - "xunit.core/2.8.1": { - "sha512": "Ng4Q/DOwotESPl5CufcdqgP6O2KDpdEcIvNfA3upzfCiBrkj5WsmLhf/XUsCVolzvHA7b1WUlyeTo7j1ulG4gQ==", + "xunit.core/2.9.2": { + "sha512": "O6RrNSdmZ0xgEn5kT927PNwog5vxTtKrWMihhhrT0Sg9jQ7iBDciYOwzBgP2krBEk5/GBXI18R1lKvmnxGcb4w==", "type": "package", - "path": "xunit.core/2.8.1", + "path": "xunit.core/2.9.2", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -10830,14 +10769,14 @@ "build/xunit.core.targets", "buildMultiTargeting/xunit.core.props", "buildMultiTargeting/xunit.core.targets", - "xunit.core.2.8.1.nupkg.sha512", + "xunit.core.2.9.2.nupkg.sha512", "xunit.core.nuspec" ] }, - "xunit.extensibility.core/2.8.1": { - "sha512": "ilfAsxEhpne9AXXf3W+O65mRgGum94m2xHYm1yeJ1m7eiINM6OOwpaHhoNC/KWEQ2u/WF6/XiEs+Q0TOq7hiGA==", + "xunit.extensibility.core/2.9.2": { + "sha512": "Ol+KlBJz1x8BrdnhN2DeOuLrr1I/cTwtHCggL9BvYqFuVd/TUSzxNT5O0NxCIXth30bsKxgMfdqLTcORtM52yQ==", "type": "package", - "path": "xunit.extensibility.core/2.8.1", + "path": "xunit.extensibility.core/2.9.2", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -10850,14 +10789,14 @@ "lib/net452/xunit.runner.utility.net452.dll", "lib/netstandard1.1/xunit.core.dll", "lib/netstandard1.1/xunit.core.xml", - "xunit.extensibility.core.2.8.1.nupkg.sha512", + "xunit.extensibility.core.2.9.2.nupkg.sha512", "xunit.extensibility.core.nuspec" ] }, - "xunit.extensibility.execution/2.8.1": { - "sha512": "38UnJW+64Wn8QIabujcNEw0HKvWw2AlYCgU8GNwCCDqyrSuRYb7zwetn7SHoHfbL9e9FAvEiAMXmc2wSUY8sVQ==", + "xunit.extensibility.execution/2.9.2": { + "sha512": "rKMpq4GsIUIJibXuZoZ8lYp5EpROlnYaRpwu9Zr0sRZXE7JqJfEEbCsUriZqB+ByXCLFBJyjkTRULMdC+U566g==", "type": "package", - "path": "xunit.extensibility.execution/2.8.1", + "path": "xunit.extensibility.execution/2.9.2", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -10867,32 +10806,28 @@ "lib/net452/xunit.execution.desktop.xml", "lib/netstandard1.1/xunit.execution.dotnet.dll", "lib/netstandard1.1/xunit.execution.dotnet.xml", - "xunit.extensibility.execution.2.8.1.nupkg.sha512", + "xunit.extensibility.execution.2.9.2.nupkg.sha512", "xunit.extensibility.execution.nuspec" ] }, - "xunit.runner.visualstudio/2.8.1": { - "sha512": "qBTK0WAcnw65mymIjVDqWUTdqjMyzjwu9e9SF0oGYfYELgbcteDZ4fQLJaXw8mzkvpAD7YdoexBbg8VYQFkWWA==", + "xunit.runner.visualstudio/3.0.0": { + "sha512": "HggUqjQJe8PtDxcP25Q+CnR6Lz4oX3GElhD9V4oU2+75x9HI6A6sxbfKGS4UwU4t4yJaS9fBmAuriz8bQApNjw==", "type": "package", - "path": "xunit.runner.visualstudio/2.8.1", + "path": "xunit.runner.visualstudio/3.0.0", "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/net472/xunit.abstractions.dll", + "build/net472/xunit.runner.visualstudio.props", + "build/net472/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.props", "build/net6.0/xunit.runner.visualstudio.testadapter.dll", - "lib/net462/_._", + "lib/net472/_._", "lib/net6.0/_._", - "xunit.runner.visualstudio.2.8.1.nupkg.sha512", + "xunit.runner.visualstudio.3.0.0.nupkg.sha512", "xunit.runner.visualstudio.nuspec" ] }, @@ -10963,49 +10898,41 @@ } }, "projectFileDependencyGroups": { - "net8.0": [ + "net9.0": [ "Coupon.API >= 1.0.0", - "Microsoft.NET.Test.Sdk >= 17.10.0", + "Microsoft.NET.Test.Sdk >= 17.12.0", "coverlet.collector >= 6.0.2", - "xunit >= 2.8.1", - "xunit.runner.visualstudio >= 2.8.1" + "xunit >= 2.9.2", + "xunit.runner.visualstudio >= 3.0.0" ] }, "packageFolders": { - "C:\\Users\\natyo\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} + "/home/runner/.nuget/packages/": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\tests\\Services\\Coupon\\Coupon.API.Tests\\Coupon.API.Tests.csproj", + "projectUniqueName": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/Coupon.API.Tests.csproj", "projectName": "Coupon.API.Tests", - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\tests\\Services\\Coupon\\Coupon.API.Tests\\Coupon.API.Tests.csproj", - "packagesPath": "C:\\Users\\natyo\\.nuget\\packages\\", - "outputPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\tests\\Services\\Coupon\\Coupon.API.Tests\\obj\\", + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/Coupon.API.Tests.csproj", + "packagesPath": "/home/runner/.nuget/packages/", + "outputPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/obj/", "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], "configFilePaths": [ - "C:\\Users\\natyo\\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" + "/home/runner/.nuget/NuGet/NuGet.Config" ], "originalTargetFrameworks": [ - "net8.0" + "net9.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", + "net9.0": { + "targetAlias": "net9.0", "projectReferences": { - "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Coupon\\Coupon.API\\Coupon.API.csproj": { - "projectPath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\src\\Services\\Coupon\\Coupon.API\\Coupon.API.csproj" + "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/Coupon.API.csproj": { + "projectPath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/src/Services/Coupon/Coupon.API/Coupon.API.csproj" } } } @@ -11019,15 +10946,16 @@ "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" - } + }, + "SdkAnalysisLevel": "10.0.100" }, "frameworks": { - "net8.0": { - "targetAlias": "net8.0", + "net9.0": { + "targetAlias": "net9.0", "dependencies": { "Microsoft.NET.Test.Sdk": { "target": "Package", - "version": "[17.10.0, )" + "version": "[17.12.0, )" }, "coverlet.collector": { "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", @@ -11037,13 +10965,13 @@ }, "xunit": { "target": "Package", - "version": "[2.8.1, )" + "version": "[2.9.2, )" }, "xunit.runner.visualstudio": { "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", "suppressParent": "All", "target": "Package", - "version": "[2.8.1, )" + "version": "[3.0.0, )" } }, "imports": [ @@ -11062,7 +10990,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json" } } } diff --git a/tests/Services/Coupon/Coupon.API.Tests/obj/project.nuget.cache b/tests/Services/Coupon/Coupon.API.Tests/obj/project.nuget.cache index d11d5751..f774faef 100644 --- a/tests/Services/Coupon/Coupon.API.Tests/obj/project.nuget.cache +++ b/tests/Services/Coupon/Coupon.API.Tests/obj/project.nuget.cache @@ -1,245 +1,245 @@ { "version": 2, - "dgSpecHash": "R2T/8IB6PNE=", + "dgSpecHash": "ZwSbtiFH/7I=", "success": true, - "projectFilePath": "C:\\Users\\natyo\\mslearn-microservices-devops-aspnet-core\\tests\\Services\\Coupon\\Coupon.API.Tests\\Coupon.API.Tests.csproj", + "projectFilePath": "/home/runner/work/mslearn-microservices-devops-aspnet-core/mslearn-microservices-devops-aspnet-core/tests/Services/Coupon/Coupon.API.Tests/Coupon.API.Tests.csproj", "expectedPackageFiles": [ - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.azureservicebus\\8.0.1\\aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.mongodb\\8.0.1\\aspnetcore.healthchecks.mongodb.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.rabbitmq\\8.0.1\\aspnetcore.healthchecks.rabbitmq.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.sqlserver\\8.0.2\\aspnetcore.healthchecks.sqlserver.8.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.client\\8.0.1\\aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\aspnetcore.healthchecks.ui.core\\8.0.1\\aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\autofac\\8.0.0\\autofac.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\autofac.extensions.dependencyinjection\\9.0.0\\autofac.extensions.dependencyinjection.9.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\awssdk.core\\3.7.100.14\\awssdk.core.3.7.100.14.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\awssdk.securitytoken\\3.7.100.14\\awssdk.securitytoken.3.7.100.14.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.core\\1.36.0\\azure.core.1.36.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.core.amqp\\1.3.0\\azure.core.amqp.1.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.identity\\1.10.3\\azure.identity.1.10.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\azure.messaging.servicebus\\7.17.0\\azure.messaging.servicebus.7.17.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\coverlet.collector\\6.0.2\\coverlet.collector.6.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\dnsclient\\1.6.1\\dnsclient.1.6.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\fractions\\7.2.1\\fractions.7.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identitymodel\\5.2.0\\identitymodel.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\identitymodel.oidcclient\\5.2.1\\identitymodel.oidcclient.5.2.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\kubernetesclient\\12.1.1\\kubernetesclient.12.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights\\2.22.0\\microsoft.applicationinsights.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.aspnetcore\\2.22.0\\microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.dependencycollector\\2.22.0\\microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.eventcountercollector\\2.22.0\\microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.kubernetes\\7.0.0\\microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.perfcountercollector\\2.22.0\\microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.windowsserver\\2.22.0\\microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.applicationinsights.windowsserver.telemetrychannel\\2.22.0\\microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.authentication.jwtbearer\\8.0.6\\microsoft.aspnetcore.authentication.jwtbearer.8.0.6.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting\\2.1.1\\microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.hosting.server.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http\\2.1.22\\microsoft.aspnetcore.http.2.1.22.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.1.1\\microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.extensions\\2.1.1\\microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.1.1\\microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.aspnetcore.webutilities\\2.1.1\\microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.amqp\\2.6.3\\microsoft.azure.amqp.2.6.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.keyvault\\2.3.2\\microsoft.azure.keyvault.2.3.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.keyvault.webkey\\2.0.7\\microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.servicebus\\5.2.0\\microsoft.azure.servicebus.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.azure.services.appauthentication\\1.0.3\\microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.1\\microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.codecoverage\\17.10.0\\microsoft.codecoverage.17.10.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient\\5.2.0\\microsoft.data.sqlclient.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.2.0\\microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.apidescription.server\\6.0.5\\microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\1.0.0\\microsoft.extensions.caching.abstractions.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.caching.memory\\1.0.0\\microsoft.extensions.caching.memory.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration\\6.0.1\\microsoft.extensions.configuration.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\8.0.0\\microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.azurekeyvault\\3.1.24\\microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\8.0.0\\microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\6.0.0\\microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\6.0.1\\microsoft.extensions.configuration.environmentvariables.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\6.0.0\\microsoft.extensions.configuration.fileextensions.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.json\\6.0.0\\microsoft.extensions.configuration.json.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\6.0.1\\microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\8.0.0\\microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.0\\microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.dependencymodel\\8.0.0\\microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnosticadapter\\3.1.27\\microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.abstractions\\8.0.0\\microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks.abstractions\\8.0.0\\microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\8.0.0\\microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\6.0.0\\microsoft.extensions.fileproviders.physical.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\6.0.0\\microsoft.extensions.filesystemglobbing.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting\\6.0.1\\microsoft.extensions.hosting.6.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\8.0.0\\microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.http\\3.1.0\\microsoft.extensions.http.3.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging\\8.0.0\\microsoft.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\8.0.0\\microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.applicationinsights\\2.22.0\\microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.configuration\\6.0.0\\microsoft.extensions.logging.configuration.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.console\\6.0.0\\microsoft.extensions.logging.console.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.debug\\6.0.0\\microsoft.extensions.logging.debug.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventlog\\6.0.0\\microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.logging.eventsource\\6.0.0\\microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.objectpool\\7.0.0\\microsoft.extensions.objectpool.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options\\8.0.0\\microsoft.extensions.options.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\6.0.0\\microsoft.extensions.options.configurationextensions.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.extensions.primitives\\8.0.0\\microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client\\4.56.0\\microsoft.identity.client.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\4.56.0\\microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\7.1.2\\microsoft.identitymodel.abstractions.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.clients.activedirectory\\3.14.2\\microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\7.1.2\\microsoft.identitymodel.jsonwebtokens.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.logging\\7.1.2\\microsoft.identitymodel.logging.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols\\7.1.2\\microsoft.identitymodel.protocols.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\7.1.2\\microsoft.identitymodel.protocols.openidconnect.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.identitymodel.tokens\\7.1.2\\microsoft.identitymodel.tokens.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.net.http.headers\\2.1.1\\microsoft.net.http.headers.2.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.net.test.sdk\\17.10.0\\microsoft.net.test.sdk.17.10.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.openapi\\1.6.14\\microsoft.openapi.1.6.14.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.rest.clientruntime\\2.3.8\\microsoft.rest.clientruntime.2.3.8.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.rest.clientruntime.azure\\3.3.7\\microsoft.rest.clientruntime.azure.3.3.7.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.10.0\\microsoft.testplatform.objectmodel.17.10.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.testplatform.testhost\\17.10.0\\microsoft.testplatform.testhost.17.10.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\microsoft.win32.registry\\5.0.0\\microsoft.win32.registry.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mongodb.bson\\2.26.0\\mongodb.bson.2.26.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mongodb.driver\\2.26.0\\mongodb.driver.2.26.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mongodb.driver.core\\2.26.0\\mongodb.driver.core.2.26.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\mongodb.libmongocrypt\\1.9.0\\mongodb.libmongocrypt.1.9.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly\\8.4.0\\polly.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\polly.core\\8.4.0\\polly.core.8.4.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\prometheus-net\\8.0.1\\prometheus-net.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\rabbitmq.client\\6.8.1\\rabbitmq.client.6.8.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog\\4.0.0\\serilog.4.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.aspnetcore\\8.0.1\\serilog.aspnetcore.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.hosting\\8.0.0\\serilog.extensions.hosting.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.extensions.logging\\8.0.0\\serilog.extensions.logging.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.formatting.compact\\2.0.0\\serilog.formatting.compact.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.settings.configuration\\8.0.1\\serilog.settings.configuration.8.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.console\\6.0.0\\serilog.sinks.console.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.debug\\2.0.0\\serilog.sinks.debug.2.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.file\\5.0.0\\serilog.sinks.file.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.http\\9.0.0\\serilog.sinks.http.9.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\serilog.sinks.seq\\8.0.0\\serilog.sinks.seq.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\sharpcompress\\0.30.1\\sharpcompress.0.30.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\snappier\\1.0.0\\snappier.1.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore\\6.6.2\\swashbuckle.aspnetcore.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\6.6.2\\swashbuckle.aspnetcore.swagger.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\6.6.2\\swashbuckle.aspnetcore.swaggergen.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\swashbuckle.aspnetcore.swaggerui\\6.6.2\\swashbuckle.aspnetcore.swaggerui.6.6.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.configuration.configurationmanager\\8.0.0\\system.configuration.configurationmanager.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\8.0.0\\system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.eventlog\\8.0.0\\system.diagnostics.eventlog.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.performancecounter\\6.0.0\\system.diagnostics.performancecounter.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.process\\4.3.0\\system.diagnostics.process.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.identitymodel.tokens.jwt\\7.1.2\\system.identitymodel.tokens.jwt.7.1.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.accesscontrol\\5.0.0\\system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory\\4.5.5\\system.memory.4.5.5.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.private.datacontractserialization\\4.1.1\\system.private.datacontractserialization.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.caching\\8.0.0\\system.runtime.caching.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.json\\4.0.2\\system.runtime.serialization.json.4.0.2.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.runtime.serialization.primitives\\4.1.1\\system.runtime.serialization.primitives.4.1.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0\\system.security.cryptography.cng.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.protecteddata\\8.0.0\\system.security.cryptography.protecteddata.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.encodings.web\\8.0.0\\system.text.encodings.web.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.json\\8.0.0\\system.text.json.8.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.channels\\7.0.0\\system.threading.channels.7.0.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.thread\\4.3.0\\system.threading.thread.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.threadpool\\4.3.0\\system.threading.threadpool.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmldocument\\4.0.1\\system.xml.xmldocument.4.0.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\system.xml.xmlserializer\\4.0.11\\system.xml.xmlserializer.4.0.11.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\xunit\\2.8.1\\xunit.2.8.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\xunit.abstractions\\2.0.3\\xunit.abstractions.2.0.3.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\xunit.analyzers\\1.14.0\\xunit.analyzers.1.14.0.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\xunit.assert\\2.8.1\\xunit.assert.2.8.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\xunit.core\\2.8.1\\xunit.core.2.8.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\xunit.extensibility.core\\2.8.1\\xunit.extensibility.core.2.8.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\xunit.extensibility.execution\\2.8.1\\xunit.extensibility.execution.2.8.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\xunit.runner.visualstudio\\2.8.1\\xunit.runner.visualstudio.2.8.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\yamldotnet\\13.3.1\\yamldotnet.13.3.1.nupkg.sha512", - "C:\\Users\\natyo\\.nuget\\packages\\zstdsharp.port\\0.7.3\\zstdsharp.port.0.7.3.nupkg.sha512" + "/home/runner/.nuget/packages/aspnetcore.healthchecks.azureservicebus/8.0.1/aspnetcore.healthchecks.azureservicebus.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.mongodb/8.1.0/aspnetcore.healthchecks.mongodb.8.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.rabbitmq/8.0.2/aspnetcore.healthchecks.rabbitmq.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.sqlserver/8.0.2/aspnetcore.healthchecks.sqlserver.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.client/8.0.1/aspnetcore.healthchecks.ui.client.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/aspnetcore.healthchecks.ui.core/8.0.1/aspnetcore.healthchecks.ui.core.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/autofac/8.1.1/autofac.8.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/autofac.extensions.dependencyinjection/10.0.0/autofac.extensions.dependencyinjection.10.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/awssdk.core/3.7.100.14/awssdk.core.3.7.100.14.nupkg.sha512", + "/home/runner/.nuget/packages/awssdk.securitytoken/3.7.100.14/awssdk.securitytoken.3.7.100.14.nupkg.sha512", + "/home/runner/.nuget/packages/azure.core/1.36.0/azure.core.1.36.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.core.amqp/1.3.0/azure.core.amqp.1.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/azure.identity/1.10.3/azure.identity.1.10.3.nupkg.sha512", + "/home/runner/.nuget/packages/azure.messaging.servicebus/7.17.0/azure.messaging.servicebus.7.17.0.nupkg.sha512", + "/home/runner/.nuget/packages/coverlet.collector/6.0.2/coverlet.collector.6.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/dnsclient/1.6.1/dnsclient.1.6.1.nupkg.sha512", + "/home/runner/.nuget/packages/fractions/7.2.1/fractions.7.2.1.nupkg.sha512", + "/home/runner/.nuget/packages/identitymodel/5.2.0/identitymodel.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/identitymodel.oidcclient/5.2.1/identitymodel.oidcclient.5.2.1.nupkg.sha512", + "/home/runner/.nuget/packages/kubernetesclient/12.1.1/kubernetesclient.12.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights/2.22.0/microsoft.applicationinsights.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.aspnetcore/2.22.0/microsoft.applicationinsights.aspnetcore.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.dependencycollector/2.22.0/microsoft.applicationinsights.dependencycollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.eventcountercollector/2.22.0/microsoft.applicationinsights.eventcountercollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.kubernetes/7.0.0/microsoft.applicationinsights.kubernetes.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.perfcountercollector/2.22.0/microsoft.applicationinsights.perfcountercollector.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.windowsserver/2.22.0/microsoft.applicationinsights.windowsserver.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.applicationinsights.windowsserver.telemetrychannel/2.22.0/microsoft.applicationinsights.windowsserver.telemetrychannel.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.authentication.jwtbearer/9.0.0/microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http/2.1.22/microsoft.aspnetcore.http.2.1.22.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.amqp/2.6.3/microsoft.azure.amqp.2.6.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.keyvault/2.3.2/microsoft.azure.keyvault.2.3.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.keyvault.webkey/2.0.7/microsoft.azure.keyvault.webkey.2.0.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.servicebus/5.2.0/microsoft.azure.servicebus.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.azure.services.appauthentication/1.0.3/microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.bcl.asyncinterfaces/1.1.1/microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.codecoverage/17.12.0/microsoft.codecoverage.17.12.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient/5.2.0/microsoft.data.sqlclient.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.data.sqlclient.sni.runtime/5.2.0/microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.apidescription.server/6.0.5/microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.abstractions/1.0.0/microsoft.extensions.caching.abstractions.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.caching.memory/1.0.0/microsoft.extensions.caching.memory.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration/6.0.1/microsoft.extensions.configuration.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.abstractions/8.0.0/microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.azurekeyvault/3.1.24/microsoft.extensions.configuration.azurekeyvault.3.1.24.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.binder/8.0.0/microsoft.extensions.configuration.binder.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.commandline/6.0.0/microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.environmentvariables/6.0.1/microsoft.extensions.configuration.environmentvariables.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.fileextensions/6.0.0/microsoft.extensions.configuration.fileextensions.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.json/6.0.0/microsoft.extensions.configuration.json.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.configuration.usersecrets/6.0.1/microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection/9.0.0/microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/9.0.0/microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.dependencymodel/8.0.2/microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnosticadapter/3.1.27/microsoft.extensions.diagnosticadapter.3.1.27.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.abstractions/8.0.0/microsoft.extensions.diagnostics.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks/8.0.0/microsoft.extensions.diagnostics.healthchecks.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.diagnostics.healthchecks.abstractions/8.0.0/microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.abstractions/8.0.0/microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.fileproviders.physical/6.0.0/microsoft.extensions.fileproviders.physical.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.filesystemglobbing/6.0.0/microsoft.extensions.filesystemglobbing.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting/6.0.1/microsoft.extensions.hosting.6.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.hosting.abstractions/8.0.0/microsoft.extensions.hosting.abstractions.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.http/3.1.0/microsoft.extensions.http.3.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging/9.0.0/microsoft.extensions.logging.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.abstractions/9.0.0/microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.applicationinsights/2.22.0/microsoft.extensions.logging.applicationinsights.2.22.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.configuration/6.0.0/microsoft.extensions.logging.configuration.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.console/6.0.0/microsoft.extensions.logging.console.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.debug/6.0.0/microsoft.extensions.logging.debug.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventlog/6.0.0/microsoft.extensions.logging.eventlog.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.logging.eventsource/6.0.0/microsoft.extensions.logging.eventsource.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.objectpool/7.0.0/microsoft.extensions.objectpool.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options/9.0.0/microsoft.extensions.options.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.options.configurationextensions/6.0.0/microsoft.extensions.options.configurationextensions.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.extensions.primitives/9.0.0/microsoft.extensions.primitives.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client/4.56.0/microsoft.identity.client.4.56.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identity.client.extensions.msal/4.56.0/microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.abstractions/8.0.1/microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.clients.activedirectory/3.14.2/microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.jsonwebtokens/8.0.1/microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.logging/8.0.1/microsoft.identitymodel.logging.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols/8.0.1/microsoft.identitymodel.protocols.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/8.0.1/microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.identitymodel.tokens/8.0.1/microsoft.identitymodel.tokens.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.net.test.sdk/17.12.0/microsoft.net.test.sdk.17.12.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.platforms/5.0.0/microsoft.netcore.platforms.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.openapi/1.6.22/microsoft.openapi.1.6.22.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.rest.clientruntime/2.3.8/microsoft.rest.clientruntime.2.3.8.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.rest.clientruntime.azure/3.3.7/microsoft.rest.clientruntime.azure.3.3.7.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.sqlserver.server/1.0.0/microsoft.sqlserver.server.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.testplatform.objectmodel/17.12.0/microsoft.testplatform.objectmodel.17.12.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.testplatform.testhost/17.12.0/microsoft.testplatform.testhost.17.12.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/mongodb.bson/2.30.0/mongodb.bson.2.30.0.nupkg.sha512", + "/home/runner/.nuget/packages/mongodb.driver/2.30.0/mongodb.driver.2.30.0.nupkg.sha512", + "/home/runner/.nuget/packages/mongodb.driver.core/2.30.0/mongodb.driver.core.2.30.0.nupkg.sha512", + "/home/runner/.nuget/packages/mongodb.libmongocrypt/1.12.0/mongodb.libmongocrypt.1.12.0.nupkg.sha512", + "/home/runner/.nuget/packages/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512", + "/home/runner/.nuget/packages/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/polly/8.5.0/polly.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/polly.core/8.5.0/polly.core.8.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/prometheus-net/8.0.1/prometheus-net.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/rabbitmq.client/6.8.1/rabbitmq.client.6.8.1.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system/4.3.0/runtime.native.system.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.io.compression/4.3.0/runtime.native.system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.net.http/4.3.0/runtime.native.system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog/4.0.0/serilog.4.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.aspnetcore/8.0.3/serilog.aspnetcore.8.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.hosting/8.0.0/serilog.extensions.hosting.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.extensions.logging/8.0.0/serilog.extensions.logging.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.formatting.compact/2.0.0/serilog.formatting.compact.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.settings.configuration/8.0.4/serilog.settings.configuration.8.0.4.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.console/6.0.0/serilog.sinks.console.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.debug/2.0.0/serilog.sinks.debug.2.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.file/5.0.0/serilog.sinks.file.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.http/9.0.0/serilog.sinks.http.9.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/serilog.sinks.seq/8.0.0/serilog.sinks.seq.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/sharpcompress/0.30.1/sharpcompress.0.30.1.nupkg.sha512", + "/home/runner/.nuget/packages/snappier/1.0.0/snappier.1.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore/7.2.0/swashbuckle.aspnetcore.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swagger/7.2.0/swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swaggergen/7.2.0/swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/swashbuckle.aspnetcore.swaggerui/7.2.0/swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.configuration.configurationmanager/8.0.0/system.configuration.configurationmanager.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.console/4.3.0/system.console.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.diagnosticsource/8.0.1/system.diagnostics.diagnosticsource.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.eventlog/8.0.0/system.diagnostics.eventlog.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.performancecounter/6.0.0/system.diagnostics.performancecounter.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.process/4.3.0/system.diagnostics.process.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.identitymodel.tokens.jwt/8.0.1/system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.accesscontrol/5.0.0/system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory/4.5.5/system.memory.4.5.5.nupkg.sha512", + "/home/runner/.nuget/packages/system.memory.data/1.0.2/system.memory.data.1.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.private.datacontractserialization/4.1.1/system.private.datacontractserialization.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.caching/8.0.0/system.runtime.caching.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.json/4.0.2/system.runtime.serialization.json.4.0.2.nupkg.sha512", + "/home/runner/.nuget/packages/system.runtime.serialization.primitives/4.1.1/system.runtime.serialization.primitives.4.1.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.accesscontrol/5.0.0/system.security.accesscontrol.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.cng/4.3.0/system.security.cryptography.cng.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.protecteddata/8.0.0/system.security.cryptography.protecteddata.8.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.encodings.web/6.0.0/system.text.encodings.web.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.json/6.0.0/system.text.json.6.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.channels/7.0.0/system.threading.channels.7.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.thread/4.3.0/system.threading.thread.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.threadpool/4.3.0/system.threading.threadpool.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmldocument/4.0.1/system.xml.xmldocument.4.0.1.nupkg.sha512", + "/home/runner/.nuget/packages/system.xml.xmlserializer/4.0.11/system.xml.xmlserializer.4.0.11.nupkg.sha512", + "/home/runner/.nuget/packages/xunit/2.9.2/xunit.2.9.2.nupkg.sha512", + "/home/runner/.nuget/packages/xunit.abstractions/2.0.3/xunit.abstractions.2.0.3.nupkg.sha512", + "/home/runner/.nuget/packages/xunit.analyzers/1.16.0/xunit.analyzers.1.16.0.nupkg.sha512", + "/home/runner/.nuget/packages/xunit.assert/2.9.2/xunit.assert.2.9.2.nupkg.sha512", + "/home/runner/.nuget/packages/xunit.core/2.9.2/xunit.core.2.9.2.nupkg.sha512", + "/home/runner/.nuget/packages/xunit.extensibility.core/2.9.2/xunit.extensibility.core.2.9.2.nupkg.sha512", + "/home/runner/.nuget/packages/xunit.extensibility.execution/2.9.2/xunit.extensibility.execution.2.9.2.nupkg.sha512", + "/home/runner/.nuget/packages/xunit.runner.visualstudio/3.0.0/xunit.runner.visualstudio.3.0.0.nupkg.sha512", + "/home/runner/.nuget/packages/yamldotnet/13.3.1/yamldotnet.13.3.1.nupkg.sha512", + "/home/runner/.nuget/packages/zstdsharp.port/0.7.3/zstdsharp.port.0.7.3.nupkg.sha512" ], "logs": [] } \ No newline at end of file