Files
Knots/Knots/obj/project.assets.json
T
2026-06-11 00:12:29 +02:00

6245 lines
257 KiB
JSON

{
"version": 3,
"targets": {
"net8.0": {
"AutoMapper/16.1.1": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "10.0.0",
"Microsoft.Extensions.Options": "10.0.0",
"Microsoft.IdentityModel.JsonWebTokens": "8.14.0"
},
"compile": {
"lib/net8.0/AutoMapper.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/AutoMapper.dll": {
"related": ".xml"
}
}
},
"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",
"System.Text.Encodings.Web": "4.7.2",
"System.Text.Json": "4.7.2",
"System.Threading.Tasks.Extensions": "4.5.4"
},
"compile": {
"lib/net6.0/Azure.Core.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Azure.Core.dll": {
"related": ".xml"
}
}
},
"Azure.Identity/1.11.4": {
"type": "package",
"dependencies": {
"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",
"System.Threading.Tasks.Extensions": "4.5.4"
},
"compile": {
"lib/netstandard2.0/Azure.Identity.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Azure.Identity.dll": {
"related": ".xml"
}
}
},
"BCrypt.Net-Next/4.2.0": {
"type": "package",
"compile": {
"lib/netstandard2.1/BCrypt-Net-Next.dll": {}
},
"runtime": {
"lib/netstandard2.1/BCrypt-Net-Next.dll": {}
}
},
"FastEndpoints/5.33.0": {
"type": "package",
"dependencies": {
"FastEndpoints.Attributes": "5.33.0",
"FastEndpoints.Messaging.Core": "5.33.0",
"FluentValidation": "11.11.0"
},
"compile": {
"lib/net8.0/FastEndpoints.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/FastEndpoints.dll": {
"related": ".xml"
}
},
"frameworkReferences": [
"Microsoft.AspNetCore.App"
]
},
"FastEndpoints.Attributes/5.33.0": {
"type": "package",
"compile": {
"lib/netstandard2.0/FastEndpoints.Attributes.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/FastEndpoints.Attributes.dll": {
"related": ".xml"
}
}
},
"FastEndpoints.Messaging.Core/5.33.0": {
"type": "package",
"compile": {
"lib/netstandard2.1/FastEndpoints.Messaging.Core.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.1/FastEndpoints.Messaging.Core.dll": {
"related": ".xml"
}
}
},
"FastEndpoints.Swagger/5.33.0": {
"type": "package",
"dependencies": {
"FastEndpoints": "5.33.0",
"NSwag.AspNetCore": "14.2.0"
},
"compile": {
"lib/net8.0/FastEndpoints.Swagger.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/FastEndpoints.Swagger.dll": {
"related": ".xml"
}
}
},
"FluentValidation/11.11.0": {
"type": "package",
"compile": {
"lib/net8.0/FluentValidation.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/FluentValidation.dll": {
"related": ".xml"
}
}
},
"Humanizer.Core/2.14.1": {
"type": "package",
"compile": {
"lib/net6.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Humanizer.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.Authentication/2.3.11": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Core": "2.3.10",
"Microsoft.AspNetCore.DataProtection": "2.3.10",
"Microsoft.AspNetCore.Http": "2.3.10",
"Microsoft.AspNetCore.Http.Extensions": "2.3.10",
"Microsoft.Extensions.Logging.Abstractions": "8.0.2",
"Microsoft.Extensions.Options": "8.0.2",
"Microsoft.Extensions.WebEncoders": "8.0.11"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.Authentication.Abstractions/2.3.9": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.3.0",
"Microsoft.Extensions.Logging.Abstractions": "8.0.2",
"Microsoft.Extensions.Options": "8.0.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.Authentication.Core/2.3.10": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Abstractions": "2.3.9",
"Microsoft.AspNetCore.Http": "2.3.9",
"Microsoft.AspNetCore.Http.Extensions": "2.3.9"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.Authentication.JwtBearer/8.0.28": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2"
},
"compile": {
"lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
"related": ".xml"
}
},
"frameworkReferences": [
"Microsoft.AspNetCore.App"
]
},
"Microsoft.AspNetCore.Authorization/2.3.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "8.0.2",
"Microsoft.Extensions.Options": "8.0.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.Authorization.Policy/2.3.0": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authentication.Abstractions": "2.3.0",
"Microsoft.AspNetCore.Authorization": "2.3.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.Connections.Abstractions/2.3.0": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.3.0",
"System.IO.Pipelines": "8.0.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.Cryptography.Internal/2.3.9": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.DataProtection/2.3.10": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Cryptography.Internal": "2.3.9",
"Microsoft.AspNetCore.DataProtection.Abstractions": "2.3.9",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.3.9",
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
"Microsoft.Extensions.Logging.Abstractions": "8.0.2",
"Microsoft.Extensions.Options": "8.0.2",
"Microsoft.Win32.Registry": "4.5.0",
"System.Security.Cryptography.Xml": "8.0.3",
"System.Security.Principal.Windows": "5.0.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.DataProtection.Abstractions/2.3.9": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.Hosting.Abstractions/2.3.9": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.3.0",
"Microsoft.AspNetCore.Http.Abstractions": "2.3.0",
"Microsoft.Extensions.Hosting.Abstractions": "8.0.1"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.3.0": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.3.0",
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.Http/2.3.10": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.3.9",
"Microsoft.AspNetCore.WebUtilities": "2.3.9",
"Microsoft.Extensions.ObjectPool": "8.0.11",
"Microsoft.Extensions.Options": "8.0.2",
"Microsoft.Net.Http.Headers": "2.3.9"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.Http.Abstractions/2.3.9": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.3.0",
"System.Text.Encodings.Web": "8.0.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.Http.Connections/1.2.0": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authorization.Policy": "2.3.0",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.3.0",
"Microsoft.AspNetCore.Http": "2.3.0",
"Microsoft.AspNetCore.Http.Connections.Common": "1.2.0",
"Microsoft.AspNetCore.Routing": "2.3.0",
"Microsoft.AspNetCore.WebSockets": "2.3.0",
"Newtonsoft.Json": "11.0.2",
"System.Net.WebSockets.WebSocketProtocol": "5.1.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.Http.Connections.Common/1.2.0": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Connections.Abstractions": "2.3.0",
"Newtonsoft.Json": "11.0.2",
"System.Buffers": "4.6.0",
"System.IO.Pipelines": "8.0.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.Http.Extensions/2.3.10": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.3.9",
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
"Microsoft.Net.Http.Headers": "2.3.9",
"System.Buffers": "4.6.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.Http.Features/2.3.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "8.0.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.OpenApi/8.0.25": {
"type": "package",
"dependencies": {
"Microsoft.OpenApi": "1.4.3"
},
"compile": {
"lib/net8.0/Microsoft.AspNetCore.OpenApi.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.AspNetCore.OpenApi.dll": {
"related": ".xml"
}
},
"frameworkReferences": [
"Microsoft.AspNetCore.App"
]
},
"Microsoft.AspNetCore.Routing/2.3.0": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.3.0",
"Microsoft.AspNetCore.Routing.Abstractions": "2.3.0",
"Microsoft.Extensions.Logging.Abstractions": "8.0.2",
"Microsoft.Extensions.ObjectPool": "8.0.11",
"Microsoft.Extensions.Options": "8.0.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.Routing.Abstractions/2.3.0": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.3.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.SignalR/1.2.11": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Connections": "1.2.0",
"Microsoft.AspNetCore.SignalR.Core": "1.2.0",
"Microsoft.AspNetCore.WebSockets": "2.3.10",
"System.IO.Pipelines": "8.0.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.SignalR.Common/1.2.0": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Connections.Abstractions": "2.3.0",
"Microsoft.Extensions.Options": "8.0.2",
"Newtonsoft.Json": "11.0.2",
"System.Buffers": "4.6.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.SignalR.Core/1.2.0": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Authorization": "2.3.0",
"Microsoft.AspNetCore.SignalR.Common": "1.2.0",
"Microsoft.AspNetCore.SignalR.Protocols.Json": "1.2.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
"Microsoft.Extensions.Logging.Abstractions": "8.0.2",
"System.IO.Pipelines": "8.0.0",
"System.Reflection.Emit": "4.7.0",
"System.Threading.Channels": "8.0.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Core.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Core.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.SignalR.Protocols.Json/1.2.0": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.SignalR.Common": "1.2.0",
"Newtonsoft.Json": "11.0.2",
"System.IO.Pipelines": "8.0.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.WebSockets/2.3.10": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.3.9",
"Microsoft.Extensions.Options": "8.0.2",
"System.Net.WebSockets.WebSocketProtocol": "5.1.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.WebUtilities/2.3.9": {
"type": "package",
"dependencies": {
"Microsoft.Net.Http.Headers": "2.3.8",
"System.Text.Encodings.Web": "8.0.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {
"related": ".xml"
}
}
},
"Microsoft.Bcl.AsyncInterfaces/6.0.0": {
"type": "package",
"compile": {
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
"related": ".xml"
}
}
},
"Microsoft.CodeAnalysis.Analyzers/3.3.3": {
"type": "package",
"build": {
"build/_._": {}
}
},
"Microsoft.CodeAnalysis.Common/4.5.0": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "3.3.3",
"System.Collections.Immutable": "6.0.0",
"System.Reflection.Metadata": "6.0.1",
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
"System.Text.Encoding.CodePages": "6.0.0"
},
"compile": {
"lib/netcoreapp3.1/_._": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {
"related": ".pdb;.xml"
}
},
"resource": {
"lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": {
"locale": "cs"
},
"lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": {
"locale": "de"
},
"lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": {
"locale": "es"
},
"lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": {
"locale": "fr"
},
"lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": {
"locale": "it"
},
"lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": {
"locale": "ja"
},
"lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": {
"locale": "ko"
},
"lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": {
"locale": "pl"
},
"lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
"locale": "pt-BR"
},
"lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": {
"locale": "ru"
},
"lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": {
"locale": "tr"
},
"lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
"locale": "zh-Hans"
},
"lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
"locale": "zh-Hant"
}
}
},
"Microsoft.CodeAnalysis.CSharp/4.5.0": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[4.5.0]"
},
"compile": {
"lib/netcoreapp3.1/_._": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {
"related": ".pdb;.xml"
}
},
"resource": {
"lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "cs"
},
"lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "de"
},
"lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "es"
},
"lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "fr"
},
"lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "it"
},
"lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "ja"
},
"lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "ko"
},
"lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "pl"
},
"lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "pt-BR"
},
"lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "ru"
},
"lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "tr"
},
"lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "zh-Hans"
},
"lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
"locale": "zh-Hant"
}
}
},
"Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": {
"type": "package",
"dependencies": {
"Humanizer.Core": "2.14.1",
"Microsoft.CodeAnalysis.CSharp": "[4.5.0]",
"Microsoft.CodeAnalysis.Common": "[4.5.0]",
"Microsoft.CodeAnalysis.Workspaces.Common": "[4.5.0]"
},
"compile": {
"lib/netcoreapp3.1/_._": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
"related": ".pdb;.xml"
}
},
"resource": {
"lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "cs"
},
"lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "de"
},
"lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "es"
},
"lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "fr"
},
"lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "it"
},
"lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "ja"
},
"lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "ko"
},
"lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "pl"
},
"lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "pt-BR"
},
"lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "ru"
},
"lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "tr"
},
"lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "zh-Hans"
},
"lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
"locale": "zh-Hant"
}
}
},
"Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": {
"type": "package",
"dependencies": {
"Humanizer.Core": "2.14.1",
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
"Microsoft.CodeAnalysis.Common": "[4.5.0]",
"System.Composition": "6.0.0",
"System.IO.Pipelines": "6.0.3",
"System.Threading.Channels": "6.0.0"
},
"compile": {
"lib/netcoreapp3.1/_._": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": {
"related": ".pdb;.xml"
}
},
"resource": {
"lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "cs"
},
"lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "de"
},
"lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "es"
},
"lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "fr"
},
"lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "it"
},
"lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "ja"
},
"lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "ko"
},
"lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "pl"
},
"lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "pt-BR"
},
"lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "ru"
},
"lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "tr"
},
"lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "zh-Hans"
},
"lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
"locale": "zh-Hant"
}
}
},
"Microsoft.Data.SqlClient/5.1.7": {
"type": "package",
"dependencies": {
"Azure.Identity": "1.11.4",
"Microsoft.Data.SqlClient.SNI.runtime": "5.1.2",
"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.Diagnostics.DiagnosticSource": "6.0.1",
"System.Runtime.Caching": "6.0.0",
"System.Security.Cryptography.Cng": "5.0.0",
"System.Security.Principal.Windows": "5.0.0",
"System.Text.Encoding.CodePages": "6.0.0",
"System.Text.Encodings.Web": "6.0.1"
},
"compile": {
"ref/net6.0/Microsoft.Data.SqlClient.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/net6.0/Microsoft.Data.SqlClient.dll": {
"related": ".pdb;.xml"
}
},
"runtimeTargets": {
"runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
"assetType": "runtime",
"rid": "unix"
},
"runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"Microsoft.Data.SqlClient.SNI.runtime/5.1.2": {
"type": "package",
"runtimeTargets": {
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
"assetType": "native",
"rid": "win-arm"
},
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
"assetType": "native",
"rid": "win-arm64"
},
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
"assetType": "native",
"rid": "win-x64"
},
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
"assetType": "native",
"rid": "win-x86"
}
}
},
"Microsoft.EntityFrameworkCore/8.0.25": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Abstractions": "8.0.25",
"Microsoft.EntityFrameworkCore.Analyzers": "8.0.25",
"Microsoft.Extensions.Caching.Memory": "8.0.1",
"Microsoft.Extensions.Logging": "8.0.1"
},
"compile": {
"lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {}
}
},
"Microsoft.EntityFrameworkCore.Abstractions/8.0.25": {
"type": "package",
"compile": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
"related": ".xml"
}
}
},
"Microsoft.EntityFrameworkCore.Analyzers/8.0.25": {
"type": "package",
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/_._": {}
}
},
"Microsoft.EntityFrameworkCore.Design/8.0.25": {
"type": "package",
"dependencies": {
"Humanizer.Core": "2.14.1",
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0",
"Microsoft.EntityFrameworkCore.Relational": "8.0.25",
"Microsoft.Extensions.DependencyModel": "8.0.2",
"Mono.TextTemplating": "2.2.1"
},
"compile": {
"lib/net8.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": {
"related": ".xml"
}
},
"build": {
"build/net8.0/Microsoft.EntityFrameworkCore.Design.props": {}
}
},
"Microsoft.EntityFrameworkCore.Relational/8.0.25": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore": "8.0.25",
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
},
"compile": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
"related": ".xml"
}
}
},
"Microsoft.EntityFrameworkCore.SqlServer/8.0.25": {
"type": "package",
"dependencies": {
"Microsoft.Data.SqlClient": "5.1.7",
"Microsoft.EntityFrameworkCore.Relational": "8.0.25",
"System.Formats.Asn1": "8.0.2"
},
"compile": {
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
"related": ".xml"
}
}
},
"Microsoft.Extensions.ApiDescription.Server/8.0.0": {
"type": "package",
"build": {
"build/Microsoft.Extensions.ApiDescription.Server.props": {},
"build/Microsoft.Extensions.ApiDescription.Server.targets": {}
},
"buildMultiTargeting": {
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props": {},
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets": {}
}
},
"Microsoft.Extensions.Caching.Abstractions/8.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "8.0.0"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"Microsoft.Extensions.Caching.Memory/8.0.1": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "8.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
"Microsoft.Extensions.Logging.Abstractions": "8.0.2",
"Microsoft.Extensions.Options": "8.0.2",
"Microsoft.Extensions.Primitives": "8.0.0"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "8.0.0"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"Microsoft.Extensions.DependencyInjection/8.0.1": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
"type": "package",
"compile": {
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.DependencyModel/8.0.2": {
"type": "package",
"compile": {
"lib/net8.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"Microsoft.Extensions.Diagnostics.Abstractions/8.0.1": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
"Microsoft.Extensions.Options": "8.0.2"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "8.0.0"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"Microsoft.Extensions.FileProviders.Embedded/8.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.FileProviders.Embedded.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.FileProviders.Embedded.dll": {
"related": ".xml"
}
},
"build": {
"build/netstandard2.0/_._": {}
},
"buildMultiTargeting": {
"buildMultiTargeting/_._": {}
}
},
"Microsoft.Extensions.Hosting.Abstractions/8.0.1": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
"Microsoft.Extensions.Diagnostics.Abstractions": "8.0.1",
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
"Microsoft.Extensions.Logging.Abstractions": "8.0.2"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"Microsoft.Extensions.Logging/8.0.1": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "8.0.1",
"Microsoft.Extensions.Logging.Abstractions": "8.0.2",
"Microsoft.Extensions.Options": "8.0.2"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.Logging.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Logging.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"Microsoft.Extensions.Logging.Abstractions/10.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
"System.Diagnostics.DiagnosticSource": "10.0.0"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
}
},
"Microsoft.Extensions.ObjectPool/8.0.11": {
"type": "package",
"compile": {
"lib/net8.0/Microsoft.Extensions.ObjectPool.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.ObjectPool.dll": {
"related": ".xml"
}
}
},
"Microsoft.Extensions.Options/10.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
"Microsoft.Extensions.Primitives": "10.0.0"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.Options.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Options.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {}
}
},
"Microsoft.Extensions.Primitives/10.0.0": {
"type": "package",
"compile": {
"lib/net8.0/Microsoft.Extensions.Primitives.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Primitives.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.WebEncoders/8.0.11": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
"Microsoft.Extensions.Options": "8.0.2"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.WebEncoders.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.WebEncoders.dll": {
"related": ".xml"
}
}
},
"Microsoft.Identity.Client/4.61.3": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Abstractions": "6.35.0",
"System.Diagnostics.DiagnosticSource": "6.0.1"
},
"compile": {
"lib/net6.0/Microsoft.Identity.Client.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Microsoft.Identity.Client.dll": {
"related": ".xml"
}
}
},
"Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
"type": "package",
"dependencies": {
"Microsoft.Identity.Client": "4.61.3",
"System.Security.Cryptography.ProtectedData": "4.5.0"
},
"compile": {
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
"related": ".xml"
}
}
},
"Microsoft.IdentityModel.Abstractions/8.14.0": {
"type": "package",
"compile": {
"lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
"related": ".xml"
}
}
},
"Microsoft.IdentityModel.JsonWebTokens/8.14.0": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Tokens": "8.14.0"
},
"compile": {
"lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
"related": ".xml"
}
}
},
"Microsoft.IdentityModel.Logging/8.14.0": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Abstractions": "8.14.0"
},
"compile": {
"lib/net8.0/Microsoft.IdentityModel.Logging.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.IdentityModel.Logging.dll": {
"related": ".xml"
}
}
},
"Microsoft.IdentityModel.Protocols/7.1.2": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Logging": "7.1.2",
"Microsoft.IdentityModel.Tokens": "7.1.2"
},
"compile": {
"lib/net8.0/Microsoft.IdentityModel.Protocols.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.IdentityModel.Protocols.dll": {
"related": ".xml"
}
}
},
"Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.Protocols": "7.1.2",
"System.IdentityModel.Tokens.Jwt": "7.1.2"
},
"compile": {
"lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
"related": ".xml"
}
}
},
"Microsoft.IdentityModel.Tokens/8.14.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
"Microsoft.IdentityModel.Logging": "8.14.0"
},
"compile": {
"lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {
"related": ".xml"
}
}
},
"Microsoft.Net.Http.Headers/2.3.9": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "8.0.0",
"System.Buffers": "4.6.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {
"related": ".xml"
}
}
},
"Microsoft.OpenApi/2.4.1": {
"type": "package",
"dependencies": {
"System.Text.Json": "8.0.5"
},
"compile": {
"lib/net8.0/Microsoft.OpenApi.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.OpenApi.dll": {
"related": ".pdb;.xml"
}
}
},
"Microsoft.SqlServer.Server/1.0.0": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
"related": ".pdb;.xml"
}
}
},
"Microsoft.Win32.Registry/4.5.0": {
"type": "package",
"dependencies": {
"System.Security.AccessControl": "4.5.0",
"System.Security.Principal.Windows": "4.5.0"
},
"compile": {
"ref/netstandard2.0/Microsoft.Win32.Registry.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Win32.Registry.dll": {}
},
"runtimeTargets": {
"runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
"assetType": "runtime",
"rid": "unix"
},
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"Microsoft.Win32.SystemEvents/6.0.0": {
"type": "package",
"compile": {
"lib/net6.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
},
"runtimeTargets": {
"runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"Mono.TextTemplating/2.2.1": {
"type": "package",
"dependencies": {
"System.CodeDom": "4.4.0"
},
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/Mono.TextTemplating.dll": {}
}
},
"Namotion.Reflection/3.2.0": {
"type": "package",
"compile": {
"lib/net8.0/Namotion.Reflection.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Namotion.Reflection.dll": {
"related": ".xml"
}
}
},
"Newtonsoft.Json/13.0.3": {
"type": "package",
"compile": {
"lib/net6.0/Newtonsoft.Json.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Newtonsoft.Json.dll": {
"related": ".xml"
}
}
},
"NJsonSchema/11.1.0": {
"type": "package",
"dependencies": {
"NJsonSchema.Annotations": "11.1.0",
"Namotion.Reflection": "3.2.0",
"Newtonsoft.Json": "13.0.3"
},
"compile": {
"lib/net6.0/NJsonSchema.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/NJsonSchema.dll": {
"related": ".xml"
}
}
},
"NJsonSchema.Annotations/11.1.0": {
"type": "package",
"compile": {
"lib/netstandard2.0/NJsonSchema.Annotations.dll": {}
},
"runtime": {
"lib/netstandard2.0/NJsonSchema.Annotations.dll": {}
}
},
"NJsonSchema.NewtonsoftJson/11.1.0": {
"type": "package",
"dependencies": {
"NJsonSchema": "11.1.0",
"Newtonsoft.Json": "13.0.3"
},
"compile": {
"lib/netstandard2.0/NJsonSchema.NewtonsoftJson.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/NJsonSchema.NewtonsoftJson.dll": {
"related": ".xml"
}
}
},
"NJsonSchema.Yaml/11.1.0": {
"type": "package",
"dependencies": {
"NJsonSchema": "11.1.0",
"YamlDotNet": "16.2.0"
},
"compile": {
"lib/netstandard2.0/NJsonSchema.Yaml.dll": {}
},
"runtime": {
"lib/netstandard2.0/NJsonSchema.Yaml.dll": {}
}
},
"NSwag.Annotations/14.2.0": {
"type": "package",
"compile": {
"lib/netstandard2.0/NSwag.Annotations.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/NSwag.Annotations.dll": {
"related": ".xml"
}
}
},
"NSwag.AspNetCore/14.2.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.ApiDescription.Server": "6.0.3",
"Microsoft.Extensions.FileProviders.Embedded": "8.0.0",
"NSwag.Annotations": "14.2.0",
"NSwag.Core": "14.2.0",
"NSwag.Core.Yaml": "14.2.0",
"NSwag.Generation": "14.2.0",
"NSwag.Generation.AspNetCore": "14.2.0"
},
"compile": {
"lib/net8.0/NSwag.AspNetCore.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/NSwag.AspNetCore.dll": {
"related": ".xml"
}
},
"build": {
"build/_._": {}
},
"buildMultiTargeting": {
"buildMultiTargeting/_._": {}
}
},
"NSwag.Core/14.2.0": {
"type": "package",
"dependencies": {
"NJsonSchema": "11.1.0"
},
"compile": {
"lib/netstandard2.0/NSwag.Core.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/NSwag.Core.dll": {
"related": ".xml"
}
}
},
"NSwag.Core.Yaml/14.2.0": {
"type": "package",
"dependencies": {
"NJsonSchema.Yaml": "11.1.0",
"NSwag.Core": "14.2.0"
},
"compile": {
"lib/netstandard2.0/NSwag.Core.Yaml.dll": {}
},
"runtime": {
"lib/netstandard2.0/NSwag.Core.Yaml.dll": {}
}
},
"NSwag.Generation/14.2.0": {
"type": "package",
"dependencies": {
"NJsonSchema.NewtonsoftJson": "11.1.0",
"NSwag.Core": "14.2.0"
},
"compile": {
"lib/netstandard2.0/NSwag.Generation.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/NSwag.Generation.dll": {
"related": ".xml"
}
}
},
"NSwag.Generation.AspNetCore/14.2.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
"Microsoft.Extensions.Options": "8.0.0",
"NSwag.Generation": "14.2.0"
},
"compile": {
"lib/net8.0/NSwag.Generation.AspNetCore.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/NSwag.Generation.AspNetCore.dll": {
"related": ".xml"
}
},
"frameworkReferences": [
"Microsoft.AspNetCore.App"
]
},
"Swashbuckle.AspNetCore/10.1.7": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.ApiDescription.Server": "8.0.0",
"Swashbuckle.AspNetCore.Swagger": "10.1.7",
"Swashbuckle.AspNetCore.SwaggerGen": "10.1.7",
"Swashbuckle.AspNetCore.SwaggerUI": "10.1.7"
},
"build": {
"build/Swashbuckle.AspNetCore.props": {}
},
"buildMultiTargeting": {
"buildMultiTargeting/Swashbuckle.AspNetCore.props": {}
}
},
"Swashbuckle.AspNetCore.Swagger/10.1.7": {
"type": "package",
"dependencies": {
"Microsoft.OpenApi": "2.4.1"
},
"compile": {
"lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll": {
"related": ".pdb;.xml"
}
},
"frameworkReferences": [
"Microsoft.AspNetCore.App"
]
},
"Swashbuckle.AspNetCore.SwaggerGen/10.1.7": {
"type": "package",
"dependencies": {
"Swashbuckle.AspNetCore.Swagger": "10.1.7"
},
"compile": {
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
"related": ".pdb;.xml"
}
}
},
"Swashbuckle.AspNetCore.SwaggerUI/10.1.7": {
"type": "package",
"compile": {
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
"related": ".pdb;.xml"
}
},
"frameworkReferences": [
"Microsoft.AspNetCore.App"
]
},
"System.Buffers/4.6.0": {
"type": "package",
"compile": {
"lib/netcoreapp2.1/_._": {}
},
"runtime": {
"lib/netcoreapp2.1/_._": {}
}
},
"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.CodeDom/4.4.0": {
"type": "package",
"compile": {
"ref/netstandard2.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/System.CodeDom.dll": {}
}
},
"System.Collections.Immutable/6.0.0": {
"type": "package",
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
},
"compile": {
"lib/net6.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Collections.Immutable.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"System.Composition/6.0.0": {
"type": "package",
"dependencies": {
"System.Composition.AttributedModel": "6.0.0",
"System.Composition.Convention": "6.0.0",
"System.Composition.Hosting": "6.0.0",
"System.Composition.Runtime": "6.0.0",
"System.Composition.TypedParts": "6.0.0"
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"System.Composition.AttributedModel/6.0.0": {
"type": "package",
"compile": {
"lib/net6.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Composition.AttributedModel.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"System.Composition.Convention/6.0.0": {
"type": "package",
"dependencies": {
"System.Composition.AttributedModel": "6.0.0"
},
"compile": {
"lib/net6.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Composition.Convention.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"System.Composition.Hosting/6.0.0": {
"type": "package",
"dependencies": {
"System.Composition.Runtime": "6.0.0"
},
"compile": {
"lib/net6.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Composition.Hosting.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"System.Composition.Runtime/6.0.0": {
"type": "package",
"compile": {
"lib/net6.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Composition.Runtime.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"System.Composition.TypedParts/6.0.0": {
"type": "package",
"dependencies": {
"System.Composition.AttributedModel": "6.0.0",
"System.Composition.Hosting": "6.0.0",
"System.Composition.Runtime": "6.0.0"
},
"compile": {
"lib/net6.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Composition.TypedParts.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"System.Configuration.ConfigurationManager/6.0.1": {
"type": "package",
"dependencies": {
"System.Security.Cryptography.ProtectedData": "6.0.0",
"System.Security.Permissions": "6.0.0"
},
"compile": {
"lib/net6.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Configuration.ConfigurationManager.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"System.Diagnostics.DiagnosticSource/10.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/net8.0/_._": {}
}
},
"System.Drawing.Common/6.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Win32.SystemEvents": "6.0.0"
},
"compile": {
"lib/net6.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Drawing.Common.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
},
"runtimeTargets": {
"runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
"assetType": "runtime",
"rid": "unix"
},
"runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Formats.Asn1/8.0.2": {
"type": "package",
"compile": {
"lib/net8.0/System.Formats.Asn1.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.Formats.Asn1.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"System.IdentityModel.Tokens.Jwt/7.1.2": {
"type": "package",
"dependencies": {
"Microsoft.IdentityModel.JsonWebTokens": "7.1.2",
"Microsoft.IdentityModel.Tokens": "7.1.2"
},
"compile": {
"lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {
"related": ".xml"
}
}
},
"System.IO.Pipelines/8.0.0": {
"type": "package",
"compile": {
"lib/net8.0/System.IO.Pipelines.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.IO.Pipelines.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"System.Memory/4.5.4": {
"type": "package",
"compile": {
"ref/netcoreapp2.1/_._": {}
},
"runtime": {
"lib/netcoreapp2.1/_._": {}
}
},
"System.Memory.Data/1.0.2": {
"type": "package",
"dependencies": {
"System.Text.Encodings.Web": "4.7.2",
"System.Text.Json": "4.6.0"
},
"compile": {
"lib/netstandard2.0/System.Memory.Data.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/System.Memory.Data.dll": {
"related": ".xml"
}
}
},
"System.Net.WebSockets.WebSocketProtocol/5.1.0": {
"type": "package",
"compile": {
"lib/net6.0/System.Net.WebSockets.WebSocketProtocol.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Net.WebSockets.WebSocketProtocol.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"System.Numerics.Vectors/4.5.0": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"System.Reflection.Emit/4.7.0": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"System.Reflection.Metadata/6.0.1": {
"type": "package",
"dependencies": {
"System.Collections.Immutable": "6.0.0"
},
"compile": {
"lib/net6.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Reflection.Metadata.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"System.Runtime.Caching/6.0.0": {
"type": "package",
"dependencies": {
"System.Configuration.ConfigurationManager": "6.0.0"
},
"compile": {
"lib/net6.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Runtime.Caching.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
},
"runtimeTargets": {
"runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
"type": "package",
"compile": {
"lib/net6.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"System.Security.AccessControl/6.0.0": {
"type": "package",
"compile": {
"lib/net6.0/System.Security.AccessControl.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Security.AccessControl.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
},
"runtimeTargets": {
"runtimes/win/lib/net6.0/System.Security.AccessControl.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Security.Cryptography.Cng/5.0.0": {
"type": "package",
"dependencies": {
"System.Formats.Asn1": "5.0.0"
},
"compile": {
"ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Security.Cryptography.Pkcs/8.0.1": {
"type": "package",
"compile": {
"lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
},
"runtimeTargets": {
"runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Security.Cryptography.ProtectedData/6.0.0": {
"type": "package",
"compile": {
"lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
},
"runtimeTargets": {
"runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Security.Cryptography.Xml/8.0.3": {
"type": "package",
"dependencies": {
"System.Security.Cryptography.Pkcs": "8.0.1"
},
"compile": {
"lib/net8.0/System.Security.Cryptography.Xml.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.Security.Cryptography.Xml.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"System.Security.Permissions/6.0.0": {
"type": "package",
"dependencies": {
"System.Security.AccessControl": "6.0.0",
"System.Windows.Extensions": "6.0.0"
},
"compile": {
"lib/net6.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Security.Permissions.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"System.Security.Principal.Windows/5.0.0": {
"type": "package",
"compile": {
"ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/System.Security.Principal.Windows.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
"assetType": "runtime",
"rid": "unix"
},
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Text.Encoding.CodePages/6.0.0": {
"type": "package",
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
},
"compile": {
"lib/net6.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Text.Encoding.CodePages.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
},
"runtimeTargets": {
"runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Text.Encodings.Web/8.0.0": {
"type": "package",
"compile": {
"lib/net8.0/System.Text.Encodings.Web.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.Text.Encodings.Web.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
},
"runtimeTargets": {
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
"assetType": "runtime",
"rid": "browser"
}
}
},
"System.Text.Json/8.0.5": {
"type": "package",
"compile": {
"lib/net8.0/System.Text.Json.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.Text.Json.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/System.Text.Json.targets": {}
}
},
"System.Threading.Channels/8.0.0": {
"type": "package",
"compile": {
"lib/net8.0/System.Threading.Channels.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.Threading.Channels.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"System.Threading.Tasks.Extensions/4.5.4": {
"type": "package",
"compile": {
"ref/netcoreapp2.1/_._": {}
},
"runtime": {
"lib/netcoreapp2.1/_._": {}
}
},
"System.Windows.Extensions/6.0.0": {
"type": "package",
"dependencies": {
"System.Drawing.Common": "6.0.0"
},
"compile": {
"lib/net6.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/System.Windows.Extensions.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"YamlDotNet/16.2.0": {
"type": "package",
"compile": {
"lib/net8.0/YamlDotNet.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/YamlDotNet.dll": {
"related": ".xml"
}
}
}
}
},
"libraries": {
"AutoMapper/16.1.1": {
"sha512": "VNEky8JA15ci+oIDRGHITOGOpV4dILsf8pnn24QhDl2urtqgJ2IXiS/V2EtGU17P/+f6OeFQPJETaZXV9QOIZg==",
"type": "package",
"path": "automapper/16.1.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.md",
"README.md",
"automapper.16.1.1.nupkg.sha512",
"automapper.nuspec",
"icon.png",
"lib/net10.0/AutoMapper.dll",
"lib/net10.0/AutoMapper.xml",
"lib/net471/AutoMapper.dll",
"lib/net471/AutoMapper.xml",
"lib/net8.0/AutoMapper.dll",
"lib/net8.0/AutoMapper.xml",
"lib/net9.0/AutoMapper.dll",
"lib/net9.0/AutoMapper.xml",
"lib/netstandard2.0/AutoMapper.dll",
"lib/netstandard2.0/AutoMapper.xml"
]
},
"Azure.Core/1.38.0": {
"sha512": "IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==",
"type": "package",
"path": "azure.core/1.38.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"CHANGELOG.md",
"README.md",
"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/net6.0/Azure.Core.dll",
"lib/net6.0/Azure.Core.xml",
"lib/netstandard2.0/Azure.Core.dll",
"lib/netstandard2.0/Azure.Core.xml"
]
},
"Azure.Identity/1.11.4": {
"sha512": "Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==",
"type": "package",
"path": "azure.identity/1.11.4",
"files": [
".nupkg.metadata",
".signature.p7s",
"CHANGELOG.md",
"README.md",
"azure.identity.1.11.4.nupkg.sha512",
"azure.identity.nuspec",
"azureicon.png",
"lib/netstandard2.0/Azure.Identity.dll",
"lib/netstandard2.0/Azure.Identity.xml"
]
},
"BCrypt.Net-Next/4.2.0": {
"sha512": "gwLD2KfCuwQesP17aVh4h6lpiMPEVt5Lbpndo0ej903hNUUTtyxt3ARdDjmuydBRTAUICc7OVKVbaOvc6SQYXA==",
"type": "package",
"path": "bcrypt.net-next/4.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"bcrypt.net-next.4.2.0.nupkg.sha512",
"bcrypt.net-next.nuspec",
"ico.png",
"lib/net10.0/BCrypt-Net-Next.dll",
"lib/net10.0/BCrypt.Net-Next.xml",
"lib/net462/BCrypt-Net-Next.dll",
"lib/net462/BCrypt.Net-Next.xml",
"lib/net472/BCrypt-Net-Next.dll",
"lib/net472/BCrypt.Net-Next.xml",
"lib/net48/BCrypt-Net-Next.dll",
"lib/net48/BCrypt.Net-Next.xml",
"lib/netstandard2.0/BCrypt-Net-Next.dll",
"lib/netstandard2.0/BCrypt.Net-Next.xml",
"lib/netstandard2.1/BCrypt-Net-Next.dll",
"lib/netstandard2.1/BCrypt.Net-Next.xml",
"readme.md"
]
},
"FastEndpoints/5.33.0": {
"sha512": "7OuwwlosDJUJGmppmw9vpSVDpuLbNG1wpkRnv8wK93yTXQVDnSYMqz6wOWte7yerdMlnPbOEkX8Sree/Jd60MA==",
"type": "package",
"path": "fastendpoints/5.33.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"README.md",
"fastendpoints.5.33.0.nupkg.sha512",
"fastendpoints.nuspec",
"icon.png",
"lib/net6.0/FastEndpoints.dll",
"lib/net6.0/FastEndpoints.xml",
"lib/net7.0/FastEndpoints.dll",
"lib/net7.0/FastEndpoints.xml",
"lib/net8.0/FastEndpoints.dll",
"lib/net8.0/FastEndpoints.xml",
"lib/net9.0/FastEndpoints.dll",
"lib/net9.0/FastEndpoints.xml"
]
},
"FastEndpoints.Attributes/5.33.0": {
"sha512": "syZ2sxtzwGZdbsiw6vtEEsQSKad2kMKWSYWkU9sK3G5eL23jKXSRK0HJhOMa/FPRTg6ZWJUTENMkNF8LEL0hmQ==",
"type": "package",
"path": "fastendpoints.attributes/5.33.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"fastendpoints.attributes.5.33.0.nupkg.sha512",
"fastendpoints.attributes.nuspec",
"icon.png",
"lib/netstandard2.0/FastEndpoints.Attributes.dll",
"lib/netstandard2.0/FastEndpoints.Attributes.xml"
]
},
"FastEndpoints.Messaging.Core/5.33.0": {
"sha512": "SdMUWxgglzodT++99HlUxPpTbo1rutCNcp/a0+5r8witWCjdWARLvKLHRQF9G/xohc9xEcfd1qk8vfKG78KXxw==",
"type": "package",
"path": "fastendpoints.messaging.core/5.33.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"fastendpoints.messaging.core.5.33.0.nupkg.sha512",
"fastendpoints.messaging.core.nuspec",
"icon.png",
"lib/netstandard2.1/FastEndpoints.Messaging.Core.dll",
"lib/netstandard2.1/FastEndpoints.Messaging.Core.xml"
]
},
"FastEndpoints.Swagger/5.33.0": {
"sha512": "cbdnMWLiKS2tg/pRTbqC4CA0ZMKjnv3M3bJU0f9bnZTDZzlYQzkyhePrMZyxjiLdcKe3ADKTrl5sHMQ9sm+zsg==",
"type": "package",
"path": "fastendpoints.swagger/5.33.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"fastendpoints.swagger.5.33.0.nupkg.sha512",
"fastendpoints.swagger.nuspec",
"icon.png",
"lib/net6.0/FastEndpoints.Swagger.dll",
"lib/net6.0/FastEndpoints.Swagger.xml",
"lib/net7.0/FastEndpoints.Swagger.dll",
"lib/net7.0/FastEndpoints.Swagger.xml",
"lib/net8.0/FastEndpoints.Swagger.dll",
"lib/net8.0/FastEndpoints.Swagger.xml",
"lib/net9.0/FastEndpoints.Swagger.dll",
"lib/net9.0/FastEndpoints.Swagger.xml"
]
},
"FluentValidation/11.11.0": {
"sha512": "cyIVdQBwSipxWG8MA3Rqox7iNbUNUTK5bfJi9tIdm4CAfH71Oo5ABLP4/QyrUwuakqpUEPGtE43BDddvEehuYw==",
"type": "package",
"path": "fluentvalidation/11.11.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"README.md",
"fluent-validation-icon.png",
"fluentvalidation.11.11.0.nupkg.sha512",
"fluentvalidation.nuspec",
"lib/net5.0/FluentValidation.dll",
"lib/net5.0/FluentValidation.xml",
"lib/net6.0/FluentValidation.dll",
"lib/net6.0/FluentValidation.xml",
"lib/net7.0/FluentValidation.dll",
"lib/net7.0/FluentValidation.xml",
"lib/net8.0/FluentValidation.dll",
"lib/net8.0/FluentValidation.xml",
"lib/netstandard2.0/FluentValidation.dll",
"lib/netstandard2.0/FluentValidation.xml",
"lib/netstandard2.1/FluentValidation.dll",
"lib/netstandard2.1/FluentValidation.xml"
]
},
"Humanizer.Core/2.14.1": {
"sha512": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
"type": "package",
"path": "humanizer.core/2.14.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"humanizer.core.2.14.1.nupkg.sha512",
"humanizer.core.nuspec",
"lib/net6.0/Humanizer.dll",
"lib/net6.0/Humanizer.xml",
"lib/netstandard1.0/Humanizer.dll",
"lib/netstandard1.0/Humanizer.xml",
"lib/netstandard2.0/Humanizer.dll",
"lib/netstandard2.0/Humanizer.xml",
"logo.png"
]
},
"Microsoft.AspNetCore.Authentication/2.3.11": {
"sha512": "17ZirKkgsBV/nViEeEIzEyB0HalAkeysvykZMMOILNgvUi3cFBRivcaSZ4qwvJfW7S4MG524td4V15Tw2GvTXQ==",
"type": "package",
"path": "microsoft.aspnetcore.authentication/2.3.11",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.xml",
"microsoft.aspnetcore.authentication.2.3.11.nupkg.sha512",
"microsoft.aspnetcore.authentication.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.Abstractions/2.3.9": {
"sha512": "QSuA7EQB9nK9Hu3IwHH+K7RNRSwFXi4VzeHBaNtav1eXUFuuejZ4HGMXxRd1yo0HGA1ysIq99gg6ZNs0KdD2jA==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.abstractions/2.3.9",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.xml",
"microsoft.aspnetcore.authentication.abstractions.2.3.9.nupkg.sha512",
"microsoft.aspnetcore.authentication.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.Core/2.3.10": {
"sha512": "Zp9jlcIze8A6F/rGw1LofGh2PapyrX6SXLRAr50yxrxlPaiZaipGx73jA1VjY6h8ZHThlmEuaARTwtTL+5Gb5g==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.core/2.3.10",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.xml",
"microsoft.aspnetcore.authentication.core.2.3.10.nupkg.sha512",
"microsoft.aspnetcore.authentication.core.nuspec"
]
},
"Microsoft.AspNetCore.Authentication.JwtBearer/8.0.28": {
"sha512": "+G3RdPYOgWkeB+CCIsLHTmIUjqMeoqRG7VKMOL1cGrXJeXtDP6UN1V2NVKn4ucLAjo3yfPdA6VUmbiXpfHxwpQ==",
"type": "package",
"path": "microsoft.aspnetcore.authentication.jwtbearer/8.0.28",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"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.28.nupkg.sha512",
"microsoft.aspnetcore.authentication.jwtbearer.nuspec"
]
},
"Microsoft.AspNetCore.Authorization/2.3.0": {
"sha512": "2/aBgLqBXva/+w8pzRNY8ET43Gi+dr1gv/7ySfbsh23lTK6IAgID5MGUEa1hreNIF+0XpW4tX7QwVe70+YvaPg==",
"type": "package",
"path": "microsoft.aspnetcore.authorization/2.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml",
"microsoft.aspnetcore.authorization.2.3.0.nupkg.sha512",
"microsoft.aspnetcore.authorization.nuspec"
]
},
"Microsoft.AspNetCore.Authorization.Policy/2.3.0": {
"sha512": "vn31uQ1dA1MIV2WNNDOOOm88V5KgR9esfi0LyQ6eVaGq2h0Yw+R29f5A6qUNJt+RccS3qkYayylAy9tP1wV+7Q==",
"type": "package",
"path": "microsoft.aspnetcore.authorization.policy/2.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.xml",
"microsoft.aspnetcore.authorization.policy.2.3.0.nupkg.sha512",
"microsoft.aspnetcore.authorization.policy.nuspec"
]
},
"Microsoft.AspNetCore.Connections.Abstractions/2.3.0": {
"sha512": "ULFSa+/L+WiAHVlIFHyg0OmHChU9Hx+K+xnt0hbIU5XmT1EGy0pNDx23QAzDtAy9jxQrTG6MX0MdvMeU4D4c7w==",
"type": "package",
"path": "microsoft.aspnetcore.connections.abstractions/2.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.xml",
"microsoft.aspnetcore.connections.abstractions.2.3.0.nupkg.sha512",
"microsoft.aspnetcore.connections.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Cryptography.Internal/2.3.9": {
"sha512": "sLHQ3ggo5kPTjR9xUXMeS4+F1uEgdC0ojyNs15RlVVoG3UysV/7n2PutH1r2MJl24QuxZeJqIZVeZB4cptijYw==",
"type": "package",
"path": "microsoft.aspnetcore.cryptography.internal/2.3.9",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.xml",
"microsoft.aspnetcore.cryptography.internal.2.3.9.nupkg.sha512",
"microsoft.aspnetcore.cryptography.internal.nuspec"
]
},
"Microsoft.AspNetCore.DataProtection/2.3.10": {
"sha512": "/yIRGOqZlLPhE7HmkRG8Bff4kY2yTdEDgsLE1FX1B98MbYB6o/atkJoMcMpx9Pr2lI1bVewYJBt/A9GbIkpIhA==",
"type": "package",
"path": "microsoft.aspnetcore.dataprotection/2.3.10",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.xml",
"microsoft.aspnetcore.dataprotection.2.3.10.nupkg.sha512",
"microsoft.aspnetcore.dataprotection.nuspec"
]
},
"Microsoft.AspNetCore.DataProtection.Abstractions/2.3.9": {
"sha512": "dkPmDQGdEIur2tnDPbKECHZDY7igKEKaz8ruhMtClCORE4Q3safIk5qKL0M4pJQYAFToK+KyksF2xk6OltIahw==",
"type": "package",
"path": "microsoft.aspnetcore.dataprotection.abstractions/2.3.9",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml",
"microsoft.aspnetcore.dataprotection.abstractions.2.3.9.nupkg.sha512",
"microsoft.aspnetcore.dataprotection.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Hosting.Abstractions/2.3.9": {
"sha512": "kNdOUJvxQ8Jy6DcKyVVZZRZ2lheJ+4bIn+MWY9UYBWEow6rsaRRfzZujEhNkynIpl1vxLohoXtkudnO3sDpAIQ==",
"type": "package",
"path": "microsoft.aspnetcore.hosting.abstractions/2.3.9",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.xml",
"microsoft.aspnetcore.hosting.abstractions.2.3.9.nupkg.sha512",
"microsoft.aspnetcore.hosting.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.3.0": {
"sha512": "F5iHx7odAbFKBV1DNPDkFFcVmD5Tk7rk+tYm3LMQxHEFFdjlg5QcYb5XhHAefl5YaaPeG6ad+/ck8kSG3/D6kw==",
"type": "package",
"path": "microsoft.aspnetcore.hosting.server.abstractions/2.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml",
"microsoft.aspnetcore.hosting.server.abstractions.2.3.0.nupkg.sha512",
"microsoft.aspnetcore.hosting.server.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Http/2.3.10": {
"sha512": "xU7ItSiHvuW0dwKv/pSVksZlSIgQlPkVqx+ismjGkvmzD/VuHNTKHzLKlxAvszlq7e4B8gUiGn5LRqPLChS6UQ==",
"type": "package",
"path": "microsoft.aspnetcore.http/2.3.10",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.xml",
"microsoft.aspnetcore.http.2.3.10.nupkg.sha512",
"microsoft.aspnetcore.http.nuspec"
]
},
"Microsoft.AspNetCore.Http.Abstractions/2.3.9": {
"sha512": "ULScB/0S9+qvf+yahjR+oQUp0GrvoDHJ9XS5gTqSjLjbjUDnHaJ1s8wo3RJMpaDfb1bawX4OgQM+YmvCUveR4Q==",
"type": "package",
"path": "microsoft.aspnetcore.http.abstractions/2.3.9",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.xml",
"microsoft.aspnetcore.http.abstractions.2.3.9.nupkg.sha512",
"microsoft.aspnetcore.http.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Http.Connections/1.2.0": {
"sha512": "VYMCOLvdT0y3O9lk4jUuIs8+re7u5+i+ka6ZZ6fIzSJ94c/JeMnAOOg39EB2i4crPXvLoiSdzKWlNPJgTbCZ2g==",
"type": "package",
"path": "microsoft.aspnetcore.http.connections/1.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.xml",
"microsoft.aspnetcore.http.connections.1.2.0.nupkg.sha512",
"microsoft.aspnetcore.http.connections.nuspec"
]
},
"Microsoft.AspNetCore.Http.Connections.Common/1.2.0": {
"sha512": "yUA7eg6kv7Wbz5TCW4PqS5/kYE5VxUIEDvoxjw4p1RwS2LGm84F9fBtM0mD6wrRfiv1NUyJ7WBjn3PWd/ccO+w==",
"type": "package",
"path": "microsoft.aspnetcore.http.connections.common/1.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.xml",
"microsoft.aspnetcore.http.connections.common.1.2.0.nupkg.sha512",
"microsoft.aspnetcore.http.connections.common.nuspec"
]
},
"Microsoft.AspNetCore.Http.Extensions/2.3.10": {
"sha512": "V0MKSF9zklY3GbWTyqMiTiu95uj5O1T9N8RaLNPAUREgd2GalnYFIRApSJZ+dhhZs/eSK1zsJu7iVXWUWMq67A==",
"type": "package",
"path": "microsoft.aspnetcore.http.extensions/2.3.10",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.xml",
"microsoft.aspnetcore.http.extensions.2.3.10.nupkg.sha512",
"microsoft.aspnetcore.http.extensions.nuspec"
]
},
"Microsoft.AspNetCore.Http.Features/2.3.0": {
"sha512": "f10WUgcsKqrkmnz6gt8HeZ7kyKjYN30PO7cSic1lPtH7paPtnQqXPOveul/SIPI43PhRD4trttg4ywnrEmmJpA==",
"type": "package",
"path": "microsoft.aspnetcore.http.features/2.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml",
"microsoft.aspnetcore.http.features.2.3.0.nupkg.sha512",
"microsoft.aspnetcore.http.features.nuspec"
]
},
"Microsoft.AspNetCore.OpenApi/8.0.25": {
"sha512": "tdgVJejEelJ13udqJW+fHw9ZVHI8LjdeYrWdoD+nlsnKU4SMajpmx1sQEoqzb1tr9oWdD87agIkB5+x7VO3Lkw==",
"type": "package",
"path": "microsoft.aspnetcore.openapi/8.0.25",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"THIRD-PARTY-NOTICES.TXT",
"lib/net8.0/Microsoft.AspNetCore.OpenApi.dll",
"lib/net8.0/Microsoft.AspNetCore.OpenApi.xml",
"microsoft.aspnetcore.openapi.8.0.25.nupkg.sha512",
"microsoft.aspnetcore.openapi.nuspec"
]
},
"Microsoft.AspNetCore.Routing/2.3.0": {
"sha512": "no5/VC0CAQuT4PK4rp2K5fqwuSfzr2mdB6m1XNfWVhHnwzpRQzKAu9flChiT/JTLKwVI0Vq2MSmSW2OFMDCNXg==",
"type": "package",
"path": "microsoft.aspnetcore.routing/2.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.xml",
"microsoft.aspnetcore.routing.2.3.0.nupkg.sha512",
"microsoft.aspnetcore.routing.nuspec"
]
},
"Microsoft.AspNetCore.Routing.Abstractions/2.3.0": {
"sha512": "ZkFpUrSmp6TocxZLBEX3IBv5dPMbQuMs6L/BPl0WRfn32UVOtNYJQ0bLdh3cL9LMV0rmTW/5R0w8CBYxr0AOUw==",
"type": "package",
"path": "microsoft.aspnetcore.routing.abstractions/2.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.xml",
"microsoft.aspnetcore.routing.abstractions.2.3.0.nupkg.sha512",
"microsoft.aspnetcore.routing.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.SignalR/1.2.11": {
"sha512": "fq/EW3G4S+1Xo3aX042Geb/mm+cqStB7cw7FmXLhgpXbsO6dXbU/78URRqpiMozAHjpqSK9BVRkhYhnCg5fgew==",
"type": "package",
"path": "microsoft.aspnetcore.signalr/1.2.11",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.xml",
"microsoft.aspnetcore.signalr.1.2.11.nupkg.sha512",
"microsoft.aspnetcore.signalr.nuspec"
]
},
"Microsoft.AspNetCore.SignalR.Common/1.2.0": {
"sha512": "FZeXIaoWqe145ZPdfiptwkw/sP1BX1UD0706GNBwwoaFiKsNbLEl/Trhj2+idlp3qbX1BEwkQesKNxkopVY5Xg==",
"type": "package",
"path": "microsoft.aspnetcore.signalr.common/1.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.xml",
"microsoft.aspnetcore.signalr.common.1.2.0.nupkg.sha512",
"microsoft.aspnetcore.signalr.common.nuspec"
]
},
"Microsoft.AspNetCore.SignalR.Core/1.2.0": {
"sha512": "eZTuMkSDw1uwjhLhJbMxgW2Cuyxfn0Kfqm8OBmqvuzE9Qc/VVzh8dGrAp2F9Pk7XKTDHmlhc5RTLcPPAZ5PSZw==",
"type": "package",
"path": "microsoft.aspnetcore.signalr.core/1.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Core.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Core.xml",
"microsoft.aspnetcore.signalr.core.1.2.0.nupkg.sha512",
"microsoft.aspnetcore.signalr.core.nuspec"
]
},
"Microsoft.AspNetCore.SignalR.Protocols.Json/1.2.0": {
"sha512": "hNvZ7kQxp5Udqd/IFWViU35bUJvi4xnNzjkF28HRvrdrS7JNsIASTvMqArP6HLQUc3j6nlUOeShNhVmgI1wzHg==",
"type": "package",
"path": "microsoft.aspnetcore.signalr.protocols.json/1.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.xml",
"microsoft.aspnetcore.signalr.protocols.json.1.2.0.nupkg.sha512",
"microsoft.aspnetcore.signalr.protocols.json.nuspec"
]
},
"Microsoft.AspNetCore.WebSockets/2.3.10": {
"sha512": "m0wkzmyKxi0J42ldZ6P+YCnEO3Djvoyw4vDoROwPM8J/1/H19/qoYNgYmQkrwOD5OAtc6GFcnifPUOE6XqeQZA==",
"type": "package",
"path": "microsoft.aspnetcore.websockets/2.3.10",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.xml",
"microsoft.aspnetcore.websockets.2.3.10.nupkg.sha512",
"microsoft.aspnetcore.websockets.nuspec"
]
},
"Microsoft.AspNetCore.WebUtilities/2.3.9": {
"sha512": "UKPvdhi+SOMdcw0Wr90Ft62yc1+heR/B70Vs8K0VcO8v6yz53YR7/ytSsNXd4IRmRWEc4ImCBomPbBCngtScTg==",
"type": "package",
"path": "microsoft.aspnetcore.webutilities/2.3.9",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.xml",
"microsoft.aspnetcore.webutilities.2.3.9.nupkg.sha512",
"microsoft.aspnetcore.webutilities.nuspec"
]
},
"Microsoft.Bcl.AsyncInterfaces/6.0.0": {
"sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
"type": "package",
"path": "microsoft.bcl.asyncinterfaces/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
"lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
"microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512",
"microsoft.bcl.asyncinterfaces.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.CodeAnalysis.Analyzers/3.3.3": {
"sha512": "j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==",
"type": "package",
"path": "microsoft.codeanalysis.analyzers/3.3.3",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"ThirdPartyNotices.rtf",
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll",
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll",
"analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll",
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll",
"analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
"build/Microsoft.CodeAnalysis.Analyzers.props",
"build/Microsoft.CodeAnalysis.Analyzers.targets",
"build/config/analysislevel_2_9_8_all.editorconfig",
"build/config/analysislevel_2_9_8_default.editorconfig",
"build/config/analysislevel_2_9_8_minimum.editorconfig",
"build/config/analysislevel_2_9_8_none.editorconfig",
"build/config/analysislevel_2_9_8_recommended.editorconfig",
"build/config/analysislevel_3_3_all.editorconfig",
"build/config/analysislevel_3_3_default.editorconfig",
"build/config/analysislevel_3_3_minimum.editorconfig",
"build/config/analysislevel_3_3_none.editorconfig",
"build/config/analysislevel_3_3_recommended.editorconfig",
"build/config/analysislevel_3_all.editorconfig",
"build/config/analysislevel_3_default.editorconfig",
"build/config/analysislevel_3_minimum.editorconfig",
"build/config/analysislevel_3_none.editorconfig",
"build/config/analysislevel_3_recommended.editorconfig",
"build/config/analysislevelcorrectness_2_9_8_all.editorconfig",
"build/config/analysislevelcorrectness_2_9_8_default.editorconfig",
"build/config/analysislevelcorrectness_2_9_8_minimum.editorconfig",
"build/config/analysislevelcorrectness_2_9_8_none.editorconfig",
"build/config/analysislevelcorrectness_2_9_8_recommended.editorconfig",
"build/config/analysislevelcorrectness_3_3_all.editorconfig",
"build/config/analysislevelcorrectness_3_3_default.editorconfig",
"build/config/analysislevelcorrectness_3_3_minimum.editorconfig",
"build/config/analysislevelcorrectness_3_3_none.editorconfig",
"build/config/analysislevelcorrectness_3_3_recommended.editorconfig",
"build/config/analysislevelcorrectness_3_all.editorconfig",
"build/config/analysislevelcorrectness_3_default.editorconfig",
"build/config/analysislevelcorrectness_3_minimum.editorconfig",
"build/config/analysislevelcorrectness_3_none.editorconfig",
"build/config/analysislevelcorrectness_3_recommended.editorconfig",
"build/config/analysislevellibrary_2_9_8_all.editorconfig",
"build/config/analysislevellibrary_2_9_8_default.editorconfig",
"build/config/analysislevellibrary_2_9_8_minimum.editorconfig",
"build/config/analysislevellibrary_2_9_8_none.editorconfig",
"build/config/analysislevellibrary_2_9_8_recommended.editorconfig",
"build/config/analysislevellibrary_3_3_all.editorconfig",
"build/config/analysislevellibrary_3_3_default.editorconfig",
"build/config/analysislevellibrary_3_3_minimum.editorconfig",
"build/config/analysislevellibrary_3_3_none.editorconfig",
"build/config/analysislevellibrary_3_3_recommended.editorconfig",
"build/config/analysislevellibrary_3_all.editorconfig",
"build/config/analysislevellibrary_3_default.editorconfig",
"build/config/analysislevellibrary_3_minimum.editorconfig",
"build/config/analysislevellibrary_3_none.editorconfig",
"build/config/analysislevellibrary_3_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.editorconfig",
"build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.editorconfig",
"documentation/Analyzer Configuration.md",
"documentation/Microsoft.CodeAnalysis.Analyzers.md",
"documentation/Microsoft.CodeAnalysis.Analyzers.sarif",
"editorconfig/AllRulesDefault/.editorconfig",
"editorconfig/AllRulesDisabled/.editorconfig",
"editorconfig/AllRulesEnabled/.editorconfig",
"editorconfig/CorrectnessRulesDefault/.editorconfig",
"editorconfig/CorrectnessRulesEnabled/.editorconfig",
"editorconfig/DataflowRulesDefault/.editorconfig",
"editorconfig/DataflowRulesEnabled/.editorconfig",
"editorconfig/LibraryRulesDefault/.editorconfig",
"editorconfig/LibraryRulesEnabled/.editorconfig",
"editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig",
"editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig",
"editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig",
"editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig",
"editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig",
"editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig",
"editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig",
"editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig",
"editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig",
"editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig",
"editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig",
"editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig",
"editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig",
"editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig",
"editorconfig/PortedFromFxCopRulesDefault/.editorconfig",
"editorconfig/PortedFromFxCopRulesEnabled/.editorconfig",
"microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512",
"microsoft.codeanalysis.analyzers.nuspec",
"rulesets/AllRulesDefault.ruleset",
"rulesets/AllRulesDisabled.ruleset",
"rulesets/AllRulesEnabled.ruleset",
"rulesets/CorrectnessRulesDefault.ruleset",
"rulesets/CorrectnessRulesEnabled.ruleset",
"rulesets/DataflowRulesDefault.ruleset",
"rulesets/DataflowRulesEnabled.ruleset",
"rulesets/LibraryRulesDefault.ruleset",
"rulesets/LibraryRulesEnabled.ruleset",
"rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset",
"rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset",
"rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset",
"rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset",
"rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset",
"rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset",
"rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset",
"rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset",
"rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset",
"rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset",
"rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset",
"rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset",
"rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset",
"rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset",
"rulesets/PortedFromFxCopRulesDefault.ruleset",
"rulesets/PortedFromFxCopRulesEnabled.ruleset",
"tools/install.ps1",
"tools/uninstall.ps1"
]
},
"Microsoft.CodeAnalysis.Common/4.5.0": {
"sha512": "lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==",
"type": "package",
"path": "microsoft.codeanalysis.common/4.5.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"ThirdPartyNotices.rtf",
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll",
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.pdb",
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.xml",
"lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll",
"lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll",
"lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll",
"lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll",
"lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll",
"lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll",
"lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll",
"lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll",
"lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll",
"lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll",
"lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll",
"lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
"lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
"lib/netstandard2.0/Microsoft.CodeAnalysis.dll",
"lib/netstandard2.0/Microsoft.CodeAnalysis.pdb",
"lib/netstandard2.0/Microsoft.CodeAnalysis.xml",
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll",
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll",
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll",
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll",
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll",
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll",
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll",
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll",
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll",
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll",
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
"microsoft.codeanalysis.common.4.5.0.nupkg.sha512",
"microsoft.codeanalysis.common.nuspec"
]
},
"Microsoft.CodeAnalysis.CSharp/4.5.0": {
"sha512": "cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==",
"type": "package",
"path": "microsoft.codeanalysis.csharp/4.5.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"ThirdPartyNotices.rtf",
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll",
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.pdb",
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.xml",
"lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll",
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb",
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml",
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
"microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512",
"microsoft.codeanalysis.csharp.nuspec"
]
},
"Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": {
"sha512": "h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==",
"type": "package",
"path": "microsoft.codeanalysis.csharp.workspaces/4.5.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"ThirdPartyNotices.rtf",
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
"lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
"microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512",
"microsoft.codeanalysis.csharp.workspaces.nuspec"
]
},
"Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": {
"sha512": "l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==",
"type": "package",
"path": "microsoft.codeanalysis.workspaces.common/4.5.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"ThirdPartyNotices.rtf",
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll",
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.pdb",
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.xml",
"lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll",
"lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb",
"lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml",
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
"microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512",
"microsoft.codeanalysis.workspaces.common.nuspec"
]
},
"Microsoft.Data.SqlClient/5.1.7": {
"sha512": "awBwR6pCRyiFqB5z1iu+eMaFmt986JWgaA1+LR+vsdIRBgeBI5X8f3u+ZPnTqlHUwfTugl6ptIObzalWeAPugQ==",
"type": "package",
"path": "microsoft.data.sqlclient/5.1.7",
"files": [
".nupkg.metadata",
".signature.p7s",
"dotnet.png",
"lib/net462/Microsoft.Data.SqlClient.dll",
"lib/net462/Microsoft.Data.SqlClient.pdb",
"lib/net462/Microsoft.Data.SqlClient.xml",
"lib/net462/de/Microsoft.Data.SqlClient.resources.dll",
"lib/net462/es/Microsoft.Data.SqlClient.resources.dll",
"lib/net462/fr/Microsoft.Data.SqlClient.resources.dll",
"lib/net462/it/Microsoft.Data.SqlClient.resources.dll",
"lib/net462/ja/Microsoft.Data.SqlClient.resources.dll",
"lib/net462/ko/Microsoft.Data.SqlClient.resources.dll",
"lib/net462/pt-BR/Microsoft.Data.SqlClient.resources.dll",
"lib/net462/ru/Microsoft.Data.SqlClient.resources.dll",
"lib/net462/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
"lib/net462/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
"lib/net6.0/Microsoft.Data.SqlClient.dll",
"lib/net6.0/Microsoft.Data.SqlClient.pdb",
"lib/net6.0/Microsoft.Data.SqlClient.xml",
"lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
"lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
"lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
"lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
"lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
"lib/netstandard2.1/Microsoft.Data.SqlClient.xml",
"microsoft.data.sqlclient.5.1.7.nupkg.sha512",
"microsoft.data.sqlclient.nuspec",
"ref/net462/Microsoft.Data.SqlClient.dll",
"ref/net462/Microsoft.Data.SqlClient.pdb",
"ref/net462/Microsoft.Data.SqlClient.xml",
"ref/net6.0/Microsoft.Data.SqlClient.dll",
"ref/net6.0/Microsoft.Data.SqlClient.pdb",
"ref/net6.0/Microsoft.Data.SqlClient.xml",
"ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
"ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
"ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
"ref/netstandard2.1/Microsoft.Data.SqlClient.dll",
"ref/netstandard2.1/Microsoft.Data.SqlClient.pdb",
"ref/netstandard2.1/Microsoft.Data.SqlClient.xml",
"runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll",
"runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.pdb",
"runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
"runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
"runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
"runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb",
"runtimes/win/lib/net462/Microsoft.Data.SqlClient.dll",
"runtimes/win/lib/net462/Microsoft.Data.SqlClient.pdb",
"runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll",
"runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.pdb",
"runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
"runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
"runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll",
"runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb"
]
},
"Microsoft.Data.SqlClient.SNI.runtime/5.1.2": {
"sha512": "Q3mjL/oG7rYKDI1D34HLxf0FvhEAwOGzbiDfwv9/HaGP9f9yNV8KeXAS6ehxOaoBNqBRM6sTA19f9XVtf8rvLA==",
"type": "package",
"path": "microsoft.data.sqlclient.sni.runtime/5.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"dotnet.png",
"microsoft.data.sqlclient.sni.runtime.5.1.2.nupkg.sha512",
"microsoft.data.sqlclient.sni.runtime.nuspec",
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll",
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll",
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll",
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
]
},
"Microsoft.EntityFrameworkCore/8.0.25": {
"sha512": "1seNis+YnJwiQpwzBCQVWTlyfnlfwotQUkCC0MINwS6yt5Gco4XZ/xOz1fB5uwAWjO/TrDzL/sIMk2hXPxeHbg==",
"type": "package",
"path": "microsoft.entityframeworkcore/8.0.25",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props",
"lib/net8.0/Microsoft.EntityFrameworkCore.dll",
"lib/net8.0/Microsoft.EntityFrameworkCore.xml",
"microsoft.entityframeworkcore.8.0.25.nupkg.sha512",
"microsoft.entityframeworkcore.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Abstractions/8.0.25": {
"sha512": "YGJD4/P34LsQetSH5R0J58nAWSFGn7BE11zThfCkILTW8wy+9/kwqM2P0ciHhuzlPzwApputDfQ5u35+fH6BGQ==",
"type": "package",
"path": "microsoft.entityframeworkcore.abstractions/8.0.25",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
"microsoft.entityframeworkcore.abstractions.8.0.25.nupkg.sha512",
"microsoft.entityframeworkcore.abstractions.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Analyzers/8.0.25": {
"sha512": "jHtsaYPDBoNsIA085ZbqrZGidG+rnoZGJ/0JTL6QHR0XV4JLnLoJgPao7zVsqhEVJUnS7JOfVClr0UThAxoiuQ==",
"type": "package",
"path": "microsoft.entityframeworkcore.analyzers/8.0.25",
"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.25.nupkg.sha512",
"microsoft.entityframeworkcore.analyzers.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Design/8.0.25": {
"sha512": "f/cgXiK0rJs95yE0A+7eYF29hW+P66frX1QVguM8rBhAooXFzeVT9WHPkEAkQbYXExpTRQk9B8JGPDfLs3ze5w==",
"type": "package",
"path": "microsoft.entityframeworkcore.design/8.0.25",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"build/net8.0/Microsoft.EntityFrameworkCore.Design.props",
"lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll",
"lib/net8.0/Microsoft.EntityFrameworkCore.Design.xml",
"microsoft.entityframeworkcore.design.8.0.25.nupkg.sha512",
"microsoft.entityframeworkcore.design.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Relational/8.0.25": {
"sha512": "/6S+I5PvmlzDeLMCXZGCXmnUNiJdLyucUrnwkItNhNRZB8ftVYXdyM0omNwm3UDvRSQVMnb3e5s7+YusLvvYeg==",
"type": "package",
"path": "microsoft.entityframeworkcore.relational/8.0.25",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll",
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml",
"microsoft.entityframeworkcore.relational.8.0.25.nupkg.sha512",
"microsoft.entityframeworkcore.relational.nuspec"
]
},
"Microsoft.EntityFrameworkCore.SqlServer/8.0.25": {
"sha512": "qYjeibwlmipHm75Xh+4R1xbBoGaVY0wHqZx3IxNYiyROeHZAqNVrdR6Wb5HkT8h9zJkIMUp+F3fq4v2DcjrRpA==",
"type": "package",
"path": "microsoft.entityframeworkcore.sqlserver/8.0.25",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll",
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.xml",
"microsoft.entityframeworkcore.sqlserver.8.0.25.nupkg.sha512",
"microsoft.entityframeworkcore.sqlserver.nuspec"
]
},
"Microsoft.Extensions.ApiDescription.Server/8.0.0": {
"sha512": "jDM3a95WerM8g6IcMiBXq1qRS9dqmEUpgnCk2DeMWpPkYtp1ia+CkXabOnK93JmhVlUmv8l9WMPsCSUm+WqkIA==",
"type": "package",
"path": "microsoft.extensions.apidescription.server/8.0.0",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"build/Microsoft.Extensions.ApiDescription.Server.props",
"build/Microsoft.Extensions.ApiDescription.Server.targets",
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props",
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets",
"microsoft.extensions.apidescription.server.8.0.0.nupkg.sha512",
"microsoft.extensions.apidescription.server.nuspec",
"tools/Newtonsoft.Json.dll",
"tools/dotnet-getdocument.deps.json",
"tools/dotnet-getdocument.dll",
"tools/dotnet-getdocument.runtimeconfig.json",
"tools/net462-x86/GetDocument.Insider.exe",
"tools/net462-x86/GetDocument.Insider.exe.config",
"tools/net462-x86/System.Buffers.dll",
"tools/net462-x86/System.Diagnostics.DiagnosticSource.dll",
"tools/net462-x86/System.Memory.dll",
"tools/net462-x86/System.Numerics.Vectors.dll",
"tools/net462-x86/System.Runtime.CompilerServices.Unsafe.dll",
"tools/net462/GetDocument.Insider.exe",
"tools/net462/GetDocument.Insider.exe.config",
"tools/net462/System.Buffers.dll",
"tools/net462/System.Diagnostics.DiagnosticSource.dll",
"tools/net462/System.Memory.dll",
"tools/net462/System.Numerics.Vectors.dll",
"tools/net462/System.Runtime.CompilerServices.Unsafe.dll",
"tools/net8.0/GetDocument.Insider.deps.json",
"tools/net8.0/GetDocument.Insider.dll",
"tools/net8.0/GetDocument.Insider.exe",
"tools/net8.0/GetDocument.Insider.runtimeconfig.json",
"tools/net8.0/Microsoft.AspNetCore.Connections.Abstractions.dll",
"tools/net8.0/Microsoft.AspNetCore.Connections.Abstractions.xml",
"tools/net8.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll",
"tools/net8.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml",
"tools/net8.0/Microsoft.AspNetCore.Http.Features.dll",
"tools/net8.0/Microsoft.AspNetCore.Http.Features.xml",
"tools/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"tools/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"tools/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
"tools/net8.0/Microsoft.Extensions.Features.dll",
"tools/net8.0/Microsoft.Extensions.Features.xml",
"tools/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
"tools/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll",
"tools/net8.0/Microsoft.Extensions.Logging.Abstractions.dll",
"tools/net8.0/Microsoft.Extensions.Options.dll",
"tools/net8.0/Microsoft.Extensions.Primitives.dll",
"tools/net8.0/Microsoft.Net.Http.Headers.dll",
"tools/net8.0/Microsoft.Net.Http.Headers.xml",
"tools/net8.0/System.IO.Pipelines.dll",
"tools/netcoreapp2.1/GetDocument.Insider.deps.json",
"tools/netcoreapp2.1/GetDocument.Insider.dll",
"tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json",
"tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll"
]
},
"Microsoft.Extensions.Caching.Abstractions/8.0.0": {
"sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==",
"type": "package",
"path": "microsoft.extensions.caching.abstractions/8.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets",
"lib/net462/Microsoft.Extensions.Caching.Abstractions.dll",
"lib/net462/Microsoft.Extensions.Caching.Abstractions.xml",
"lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll",
"lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml",
"lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll",
"lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml",
"lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll",
"lib/net8.0/Microsoft.Extensions.Caching.Abstractions.xml",
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml",
"microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512",
"microsoft.extensions.caching.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Caching.Memory/8.0.1": {
"sha512": "HFDnhYLccngrzyGgHkjEDU5FMLn4MpOsr5ElgsBMC4yx6lJh4jeWO7fHS8+TXPq+dgxCmUa/Trl8svObmwW4QA==",
"type": "package",
"path": "microsoft.extensions.caching.memory/8.0.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets",
"lib/net462/Microsoft.Extensions.Caching.Memory.dll",
"lib/net462/Microsoft.Extensions.Caching.Memory.xml",
"lib/net6.0/Microsoft.Extensions.Caching.Memory.dll",
"lib/net6.0/Microsoft.Extensions.Caching.Memory.xml",
"lib/net7.0/Microsoft.Extensions.Caching.Memory.dll",
"lib/net7.0/Microsoft.Extensions.Caching.Memory.xml",
"lib/net8.0/Microsoft.Extensions.Caching.Memory.dll",
"lib/net8.0/Microsoft.Extensions.Caching.Memory.xml",
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll",
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml",
"microsoft.extensions.caching.memory.8.0.1.nupkg.sha512",
"microsoft.extensions.caching.memory.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Configuration.Abstractions/8.0.0": {
"sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
"type": "package",
"path": "microsoft.extensions.configuration.abstractions/8.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
"lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
"lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml",
"lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml",
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.xml",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
"microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512",
"microsoft.extensions.configuration.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.DependencyInjection/8.0.1": {
"sha512": "BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==",
"type": "package",
"path": "microsoft.extensions.dependencyinjection/8.0.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
"lib/net462/Microsoft.Extensions.DependencyInjection.dll",
"lib/net462/Microsoft.Extensions.DependencyInjection.xml",
"lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
"lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
"lib/net7.0/Microsoft.Extensions.DependencyInjection.dll",
"lib/net7.0/Microsoft.Extensions.DependencyInjection.xml",
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
"lib/net8.0/Microsoft.Extensions.DependencyInjection.xml",
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
"microsoft.extensions.dependencyinjection.8.0.1.nupkg.sha512",
"microsoft.extensions.dependencyinjection.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
"sha512": "L3AdmZ1WOK4XXT5YFPEwyt0ep6l8lGIPs7F5OOBZc77Zqeo01Of7XXICy47628sdVl0v/owxYJTe86DTgFwKCA==",
"type": "package",
"path": "microsoft.extensions.dependencyinjection.abstractions/10.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
"lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
"lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
"lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
"microsoft.extensions.dependencyinjection.abstractions.10.0.0.nupkg.sha512",
"microsoft.extensions.dependencyinjection.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.DependencyModel/8.0.2": {
"sha512": "mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==",
"type": "package",
"path": "microsoft.extensions.dependencymodel/8.0.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
"lib/net462/Microsoft.Extensions.DependencyModel.dll",
"lib/net462/Microsoft.Extensions.DependencyModel.xml",
"lib/net6.0/Microsoft.Extensions.DependencyModel.dll",
"lib/net6.0/Microsoft.Extensions.DependencyModel.xml",
"lib/net7.0/Microsoft.Extensions.DependencyModel.dll",
"lib/net7.0/Microsoft.Extensions.DependencyModel.xml",
"lib/net8.0/Microsoft.Extensions.DependencyModel.dll",
"lib/net8.0/Microsoft.Extensions.DependencyModel.xml",
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
"microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512",
"microsoft.extensions.dependencymodel.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Diagnostics.Abstractions/8.0.1": {
"sha512": "elH2vmwNmsXuKmUeMQ4YW9ldXiF+gSGDgg1vORksob5POnpaI6caj1Hu8zaYbEuibhqCoWg0YRWDazBY3zjBfg==",
"type": "package",
"path": "microsoft.extensions.diagnostics.abstractions/8.0.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Diagnostics.Abstractions.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.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/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
"microsoft.extensions.diagnostics.abstractions.8.0.1.nupkg.sha512",
"microsoft.extensions.diagnostics.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.FileProviders.Abstractions/8.0.0": {
"sha512": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==",
"type": "package",
"path": "microsoft.extensions.fileproviders.abstractions/8.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.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/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.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.FileProviders.Embedded/8.0.0": {
"sha512": "TuRh62KcoOvaSDCbtHT8K0WYptZysYQHPRRNfOgqF7ZUtUL4O0WMV8RdxbtDFJDsg3jv9bgHwXbrgwTeI9+5uQ==",
"type": "package",
"path": "microsoft.extensions.fileproviders.embedded/8.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"build/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.props",
"build/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.targets",
"buildMultiTargeting/Microsoft.Extensions.FileProviders.Embedded.props",
"buildMultiTargeting/Microsoft.Extensions.FileProviders.Embedded.targets",
"lib/net462/Microsoft.Extensions.FileProviders.Embedded.dll",
"lib/net462/Microsoft.Extensions.FileProviders.Embedded.xml",
"lib/net8.0/Microsoft.Extensions.FileProviders.Embedded.dll",
"lib/net8.0/Microsoft.Extensions.FileProviders.Embedded.xml",
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.dll",
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.xml",
"microsoft.extensions.fileproviders.embedded.8.0.0.nupkg.sha512",
"microsoft.extensions.fileproviders.embedded.nuspec",
"tasks/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.dll"
]
},
"Microsoft.Extensions.Hosting.Abstractions/8.0.1": {
"sha512": "nHwq9aPBdBPYXPti6wYEEfgXddfBrYC+CQLn+qISiwQq5tpfaqDZSKOJNxoe9rfQxGf1c+2wC/qWFe1QYJPYqw==",
"type": "package",
"path": "microsoft.extensions.hosting.abstractions/8.0.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Hosting.Abstractions.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.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/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.1.nupkg.sha512",
"microsoft.extensions.hosting.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Logging/8.0.1": {
"sha512": "4x+pzsQEbqxhNf1QYRr5TDkLP9UsLT3A6MdRKDDEgrW7h1ljiEPgTNhKYUhNCCAaVpQECVQ+onA91PTPnIp6Lw==",
"type": "package",
"path": "microsoft.extensions.logging/8.0.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Logging.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
"lib/net462/Microsoft.Extensions.Logging.dll",
"lib/net462/Microsoft.Extensions.Logging.xml",
"lib/net6.0/Microsoft.Extensions.Logging.dll",
"lib/net6.0/Microsoft.Extensions.Logging.xml",
"lib/net7.0/Microsoft.Extensions.Logging.dll",
"lib/net7.0/Microsoft.Extensions.Logging.xml",
"lib/net8.0/Microsoft.Extensions.Logging.dll",
"lib/net8.0/Microsoft.Extensions.Logging.xml",
"lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
"lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
"lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
"lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
"microsoft.extensions.logging.8.0.1.nupkg.sha512",
"microsoft.extensions.logging.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Logging.Abstractions/10.0.0": {
"sha512": "FU/IfjDfwaMuKr414SSQNTIti/69bHEMb+QKrskRb26oVqpx3lNFXMjs/RC9ZUuhBhcwDM2BwOgoMw+PZ+beqQ==",
"type": "package",
"path": "microsoft.extensions.logging.abstractions/10.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
"analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
"analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll",
"analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
"buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets",
"buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets",
"buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
"buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
"lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll",
"lib/net10.0/Microsoft.Extensions.Logging.Abstractions.xml",
"lib/net462/Microsoft.Extensions.Logging.Abstractions.dll",
"lib/net462/Microsoft.Extensions.Logging.Abstractions.xml",
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll",
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.xml",
"lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll",
"lib/net9.0/Microsoft.Extensions.Logging.Abstractions.xml",
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
"microsoft.extensions.logging.abstractions.10.0.0.nupkg.sha512",
"microsoft.extensions.logging.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.ObjectPool/8.0.11": {
"sha512": "6ApKcHNJigXBfZa6XlDQ8feJpq7SG1ogZXg6M4FiNzgd6irs3LUAzo0Pfn4F2ZI9liGnH1XIBR/OtSbZmJAV5w==",
"type": "package",
"path": "microsoft.extensions.objectpool/8.0.11",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"THIRD-PARTY-NOTICES.TXT",
"lib/net462/Microsoft.Extensions.ObjectPool.dll",
"lib/net462/Microsoft.Extensions.ObjectPool.xml",
"lib/net8.0/Microsoft.Extensions.ObjectPool.dll",
"lib/net8.0/Microsoft.Extensions.ObjectPool.xml",
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll",
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.xml",
"microsoft.extensions.objectpool.8.0.11.nupkg.sha512",
"microsoft.extensions.objectpool.nuspec"
]
},
"Microsoft.Extensions.Options/10.0.0": {
"sha512": "8oCAgXOow5XDrY9HaXX1QmH3ORsyZO/ANVHBlhLyCeWTH5Sg4UuqZeOTWJi6484M+LqSx0RqQXDJtdYy2BNiLQ==",
"type": "package",
"path": "microsoft.extensions.options/10.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll",
"analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"buildTransitive/net461/Microsoft.Extensions.Options.targets",
"buildTransitive/net462/Microsoft.Extensions.Options.targets",
"buildTransitive/net8.0/Microsoft.Extensions.Options.targets",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets",
"buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets",
"lib/net10.0/Microsoft.Extensions.Options.dll",
"lib/net10.0/Microsoft.Extensions.Options.xml",
"lib/net462/Microsoft.Extensions.Options.dll",
"lib/net462/Microsoft.Extensions.Options.xml",
"lib/net8.0/Microsoft.Extensions.Options.dll",
"lib/net8.0/Microsoft.Extensions.Options.xml",
"lib/net9.0/Microsoft.Extensions.Options.dll",
"lib/net9.0/Microsoft.Extensions.Options.xml",
"lib/netstandard2.0/Microsoft.Extensions.Options.dll",
"lib/netstandard2.0/Microsoft.Extensions.Options.xml",
"lib/netstandard2.1/Microsoft.Extensions.Options.dll",
"lib/netstandard2.1/Microsoft.Extensions.Options.xml",
"microsoft.extensions.options.10.0.0.nupkg.sha512",
"microsoft.extensions.options.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Primitives/10.0.0": {
"sha512": "inRnbpCS0nwO/RuoZIAqxQUuyjaknOOnCEZB55KSMMjRhl0RQDttSmLSGsUJN3RQ3ocf5NDLFd2mOQViHqMK5w==",
"type": "package",
"path": "microsoft.extensions.primitives/10.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
"lib/net10.0/Microsoft.Extensions.Primitives.dll",
"lib/net10.0/Microsoft.Extensions.Primitives.xml",
"lib/net462/Microsoft.Extensions.Primitives.dll",
"lib/net462/Microsoft.Extensions.Primitives.xml",
"lib/net8.0/Microsoft.Extensions.Primitives.dll",
"lib/net8.0/Microsoft.Extensions.Primitives.xml",
"lib/net9.0/Microsoft.Extensions.Primitives.dll",
"lib/net9.0/Microsoft.Extensions.Primitives.xml",
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
"lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
"microsoft.extensions.primitives.10.0.0.nupkg.sha512",
"microsoft.extensions.primitives.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.WebEncoders/8.0.11": {
"sha512": "EwF+KaQzTa/MoIm8gciABL6xeeiGKowqyam+lPYWukTppwch1P3QeL8CpgtLs8kIWuEowpAAUrVfP1kyZsZgqg==",
"type": "package",
"path": "microsoft.extensions.webencoders/8.0.11",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"THIRD-PARTY-NOTICES.TXT",
"lib/net462/Microsoft.Extensions.WebEncoders.dll",
"lib/net462/Microsoft.Extensions.WebEncoders.xml",
"lib/net8.0/Microsoft.Extensions.WebEncoders.dll",
"lib/net8.0/Microsoft.Extensions.WebEncoders.xml",
"lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll",
"lib/netstandard2.0/Microsoft.Extensions.WebEncoders.xml",
"microsoft.extensions.webencoders.8.0.11.nupkg.sha512",
"microsoft.extensions.webencoders.nuspec"
]
},
"Microsoft.Identity.Client/4.61.3": {
"sha512": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
"type": "package",
"path": "microsoft.identity.client/4.61.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"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/Microsoft.Identity.Client.dll",
"lib/net6.0/Microsoft.Identity.Client.xml",
"lib/netstandard2.0/Microsoft.Identity.Client.dll",
"lib/netstandard2.0/Microsoft.Identity.Client.xml",
"microsoft.identity.client.4.61.3.nupkg.sha512",
"microsoft.identity.client.nuspec"
]
},
"Microsoft.Identity.Client.Extensions.Msal/4.61.3": {
"sha512": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
"type": "package",
"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.61.3.nupkg.sha512",
"microsoft.identity.client.extensions.msal.nuspec"
]
},
"Microsoft.IdentityModel.Abstractions/8.14.0": {
"sha512": "iwbCpSjD3ehfTwBhtSNEtKPK0ICun6ov7Ibx6ISNA9bfwIyzI2Siwyi9eJFCJBwxowK9xcA1mj+jBWiigeqgcQ==",
"type": "package",
"path": "microsoft.identitymodel.abstractions/8.14.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"README.md",
"lib/net462/Microsoft.IdentityModel.Abstractions.dll",
"lib/net462/Microsoft.IdentityModel.Abstractions.xml",
"lib/net472/Microsoft.IdentityModel.Abstractions.dll",
"lib/net472/Microsoft.IdentityModel.Abstractions.xml",
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
"lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
"lib/net8.0/Microsoft.IdentityModel.Abstractions.dll",
"lib/net8.0/Microsoft.IdentityModel.Abstractions.xml",
"lib/net9.0/Microsoft.IdentityModel.Abstractions.dll",
"lib/net9.0/Microsoft.IdentityModel.Abstractions.xml",
"lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
"lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
"microsoft.identitymodel.abstractions.8.14.0.nupkg.sha512",
"microsoft.identitymodel.abstractions.nuspec"
]
},
"Microsoft.IdentityModel.JsonWebTokens/8.14.0": {
"sha512": "4jOpiA4THdtpLyMdAb24dtj7+6GmvhOhxf5XHLYWmPKF8ApEnApal1UnJsKO4HxUWRXDA6C4WQVfYyqsRhpNpQ==",
"type": "package",
"path": "microsoft.identitymodel.jsonwebtokens/8.14.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"README.md",
"lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll",
"lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml",
"lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll",
"lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml",
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll",
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml",
"lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll",
"lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.xml",
"lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll",
"lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.xml",
"lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
"lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
"microsoft.identitymodel.jsonwebtokens.8.14.0.nupkg.sha512",
"microsoft.identitymodel.jsonwebtokens.nuspec"
]
},
"Microsoft.IdentityModel.Logging/8.14.0": {
"sha512": "eqqnemdW38CKZEHS6diA50BV94QICozDZEvSrsvN3SJXUFwVB9gy+/oz76gldP7nZliA16IglXjXTCTdmU/Ejg==",
"type": "package",
"path": "microsoft.identitymodel.logging/8.14.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"README.md",
"lib/net462/Microsoft.IdentityModel.Logging.dll",
"lib/net462/Microsoft.IdentityModel.Logging.xml",
"lib/net472/Microsoft.IdentityModel.Logging.dll",
"lib/net472/Microsoft.IdentityModel.Logging.xml",
"lib/net6.0/Microsoft.IdentityModel.Logging.dll",
"lib/net6.0/Microsoft.IdentityModel.Logging.xml",
"lib/net8.0/Microsoft.IdentityModel.Logging.dll",
"lib/net8.0/Microsoft.IdentityModel.Logging.xml",
"lib/net9.0/Microsoft.IdentityModel.Logging.dll",
"lib/net9.0/Microsoft.IdentityModel.Logging.xml",
"lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
"lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
"microsoft.identitymodel.logging.8.14.0.nupkg.sha512",
"microsoft.identitymodel.logging.nuspec"
]
},
"Microsoft.IdentityModel.Protocols/7.1.2": {
"sha512": "SydLwMRFx6EHPWJ+N6+MVaoArN1Htt92b935O3RUWPY1yUF63zEjvd3lBu79eWdZUwedP8TN2I5V9T3nackvIQ==",
"type": "package",
"path": "microsoft.identitymodel.protocols/7.1.2",
"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",
"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/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
"microsoft.identitymodel.protocols.7.1.2.nupkg.sha512",
"microsoft.identitymodel.protocols.nuspec"
]
},
"Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
"sha512": "6lHQoLXhnMQ42mGrfDkzbIOR3rzKM1W1tgTeMPLgLCqwwGw0d96xFi/UiX/fYsu7d6cD5MJiL3+4HuI8VU+sVQ==",
"type": "package",
"path": "microsoft.identitymodel.protocols.openidconnect/7.1.2",
"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",
"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/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.nuspec"
]
},
"Microsoft.IdentityModel.Tokens/8.14.0": {
"sha512": "lKIZiBiGd36k02TCdMHp1KlNWisyIvQxcYJvIkz7P4gSQ9zi8dgh6S5Grj8NNG7HWYIPfQymGyoZ6JB5d1Lo1g==",
"type": "package",
"path": "microsoft.identitymodel.tokens/8.14.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"README.md",
"lib/net462/Microsoft.IdentityModel.Tokens.dll",
"lib/net462/Microsoft.IdentityModel.Tokens.xml",
"lib/net472/Microsoft.IdentityModel.Tokens.dll",
"lib/net472/Microsoft.IdentityModel.Tokens.xml",
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll",
"lib/net6.0/Microsoft.IdentityModel.Tokens.xml",
"lib/net8.0/Microsoft.IdentityModel.Tokens.dll",
"lib/net8.0/Microsoft.IdentityModel.Tokens.xml",
"lib/net9.0/Microsoft.IdentityModel.Tokens.dll",
"lib/net9.0/Microsoft.IdentityModel.Tokens.xml",
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
"microsoft.identitymodel.tokens.8.14.0.nupkg.sha512",
"microsoft.identitymodel.tokens.nuspec"
]
},
"Microsoft.Net.Http.Headers/2.3.9": {
"sha512": "n0+KbDZfgy8v5vju20dDCiHW/XRpwL5nc28nwy6Iqu5SfXYIZ8OSz0qS02YpffoPf97YChMIIqfGja1BjkdlRQ==",
"type": "package",
"path": "microsoft.net.http.headers/2.3.9",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll",
"lib/netstandard2.0/Microsoft.Net.Http.Headers.xml",
"microsoft.net.http.headers.2.3.9.nupkg.sha512",
"microsoft.net.http.headers.nuspec"
]
},
"Microsoft.OpenApi/2.4.1": {
"sha512": "u7QhXCISMQuab3flasb1hoaiERmUqyWsW7tmQODyILoQ7mJV5IRGM+2KKZYo0QUfC13evEOcHAb6TPWgqEQtrw==",
"type": "package",
"path": "microsoft.openapi/2.4.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"README.md",
"lib/net8.0/Microsoft.OpenApi.dll",
"lib/net8.0/Microsoft.OpenApi.pdb",
"lib/net8.0/Microsoft.OpenApi.xml",
"lib/netstandard2.0/Microsoft.OpenApi.dll",
"lib/netstandard2.0/Microsoft.OpenApi.pdb",
"lib/netstandard2.0/Microsoft.OpenApi.xml",
"microsoft.openapi.2.4.1.nupkg.sha512",
"microsoft.openapi.nuspec"
]
},
"Microsoft.SqlServer.Server/1.0.0": {
"sha512": "N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
"type": "package",
"path": "microsoft.sqlserver.server/1.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"dotnet.png",
"lib/net46/Microsoft.SqlServer.Server.dll",
"lib/net46/Microsoft.SqlServer.Server.pdb",
"lib/net46/Microsoft.SqlServer.Server.xml",
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll",
"lib/netstandard2.0/Microsoft.SqlServer.Server.pdb",
"lib/netstandard2.0/Microsoft.SqlServer.Server.xml",
"microsoft.sqlserver.server.1.0.0.nupkg.sha512",
"microsoft.sqlserver.server.nuspec"
]
},
"Microsoft.Win32.Registry/4.5.0": {
"sha512": "+FWlwd//+Tt56316p00hVePBCouXyEzT86Jb3+AuRotTND0IYn0OO3obs1gnQEs/txEnt+rF2JBGLItTG+Be6A==",
"type": "package",
"path": "microsoft.win32.registry/4.5.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net46/Microsoft.Win32.Registry.dll",
"lib/net461/Microsoft.Win32.Registry.dll",
"lib/netstandard1.3/Microsoft.Win32.Registry.dll",
"lib/netstandard2.0/Microsoft.Win32.Registry.dll",
"microsoft.win32.registry.4.5.0.nupkg.sha512",
"microsoft.win32.registry.nuspec",
"ref/net46/Microsoft.Win32.Registry.dll",
"ref/net461/Microsoft.Win32.Registry.dll",
"ref/net461/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/Microsoft.Win32.Registry.dll",
"ref/netstandard1.3/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
"ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
"ref/netstandard2.0/Microsoft.Win32.Registry.dll",
"ref/netstandard2.0/Microsoft.Win32.Registry.xml",
"runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
"runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
"runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"Microsoft.Win32.SystemEvents/6.0.0": {
"sha512": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
"type": "package",
"path": "microsoft.win32.systemevents/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/Microsoft.Win32.SystemEvents.dll",
"lib/net461/Microsoft.Win32.SystemEvents.xml",
"lib/net6.0/Microsoft.Win32.SystemEvents.dll",
"lib/net6.0/Microsoft.Win32.SystemEvents.xml",
"lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
"lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
"microsoft.win32.systemevents.6.0.0.nupkg.sha512",
"microsoft.win32.systemevents.nuspec",
"runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll",
"runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.xml",
"runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
"runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
"useSharedDesignerContext.txt"
]
},
"Mono.TextTemplating/2.2.1": {
"sha512": "KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==",
"type": "package",
"path": "mono.texttemplating/2.2.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net472/Mono.TextTemplating.dll",
"lib/netstandard2.0/Mono.TextTemplating.dll",
"mono.texttemplating.2.2.1.nupkg.sha512",
"mono.texttemplating.nuspec"
]
},
"Namotion.Reflection/3.2.0": {
"sha512": "YfGjDPzMEs3vRMI4CMkJwOg75SV5JEDV72kMccD2GCo++TfgOYb5ZTpABYq3dUQqFtnAPpqMKM+deLlrUwnN1g==",
"type": "package",
"path": "namotion.reflection/3.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"README.md",
"lib/net462/Namotion.Reflection.dll",
"lib/net462/Namotion.Reflection.xml",
"lib/net8.0/Namotion.Reflection.dll",
"lib/net8.0/Namotion.Reflection.xml",
"lib/netstandard2.0/Namotion.Reflection.dll",
"lib/netstandard2.0/Namotion.Reflection.xml",
"namotion.reflection.3.2.0.nupkg.sha512",
"namotion.reflection.nuspec"
]
},
"Newtonsoft.Json/13.0.3": {
"sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
"type": "package",
"path": "newtonsoft.json/13.0.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.md",
"README.md",
"lib/net20/Newtonsoft.Json.dll",
"lib/net20/Newtonsoft.Json.xml",
"lib/net35/Newtonsoft.Json.dll",
"lib/net35/Newtonsoft.Json.xml",
"lib/net40/Newtonsoft.Json.dll",
"lib/net40/Newtonsoft.Json.xml",
"lib/net45/Newtonsoft.Json.dll",
"lib/net45/Newtonsoft.Json.xml",
"lib/net6.0/Newtonsoft.Json.dll",
"lib/net6.0/Newtonsoft.Json.xml",
"lib/netstandard1.0/Newtonsoft.Json.dll",
"lib/netstandard1.0/Newtonsoft.Json.xml",
"lib/netstandard1.3/Newtonsoft.Json.dll",
"lib/netstandard1.3/Newtonsoft.Json.xml",
"lib/netstandard2.0/Newtonsoft.Json.dll",
"lib/netstandard2.0/Newtonsoft.Json.xml",
"newtonsoft.json.13.0.3.nupkg.sha512",
"newtonsoft.json.nuspec",
"packageIcon.png"
]
},
"NJsonSchema/11.1.0": {
"sha512": "H7QO+bM/2uzF81mVyy4U8ha4MXS9eOX06rTvBgJKquzIuLUGuiOTc4nknkCFKW7mr+xnWgzY7Spevz5ZEK8fGg==",
"type": "package",
"path": "njsonschema/11.1.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"NuGetIcon.png",
"lib/net462/NJsonSchema.dll",
"lib/net462/NJsonSchema.xml",
"lib/net6.0/NJsonSchema.dll",
"lib/net6.0/NJsonSchema.xml",
"lib/netstandard2.0/NJsonSchema.dll",
"lib/netstandard2.0/NJsonSchema.xml",
"njsonschema.11.1.0.nupkg.sha512",
"njsonschema.nuspec"
]
},
"NJsonSchema.Annotations/11.1.0": {
"sha512": "2gU72pKhMLrQt7TjHv+nrb8CxxgUaBk2SD/CaB5f00SxuWdOT4YVQaGy+jTVx+8IgQit+9WWMvBWU9f6U2HNiQ==",
"type": "package",
"path": "njsonschema.annotations/11.1.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"NuGetIcon.png",
"lib/net462/NJsonSchema.Annotations.dll",
"lib/netstandard2.0/NJsonSchema.Annotations.dll",
"njsonschema.annotations.11.1.0.nupkg.sha512",
"njsonschema.annotations.nuspec"
]
},
"NJsonSchema.NewtonsoftJson/11.1.0": {
"sha512": "7eC9PNAqHt2RU1CWz4xzZsBdTWCOVH1dpytV2UF5vifi8gOOEAftPdTRUw9O0txNTY65AQUvHU0+P7yuCGWo/g==",
"type": "package",
"path": "njsonschema.newtonsoftjson/11.1.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"NuGetIcon.png",
"lib/net462/NJsonSchema.NewtonsoftJson.dll",
"lib/net462/NJsonSchema.NewtonsoftJson.xml",
"lib/netstandard2.0/NJsonSchema.NewtonsoftJson.dll",
"lib/netstandard2.0/NJsonSchema.NewtonsoftJson.xml",
"njsonschema.newtonsoftjson.11.1.0.nupkg.sha512",
"njsonschema.newtonsoftjson.nuspec"
]
},
"NJsonSchema.Yaml/11.1.0": {
"sha512": "SUQMwNageNORSEsP0/CUhHSf1TT5iZ2dNN6CFQppVEI2hqo1VRFVs17wFxlKI8TUOks4kgXP3Kn5p7atgNzGUA==",
"type": "package",
"path": "njsonschema.yaml/11.1.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"NuGetIcon.png",
"lib/net462/NJsonSchema.Yaml.dll",
"lib/netstandard2.0/NJsonSchema.Yaml.dll",
"njsonschema.yaml.11.1.0.nupkg.sha512",
"njsonschema.yaml.nuspec"
]
},
"NSwag.Annotations/14.2.0": {
"sha512": "156Gc3UluDj75KQOpBuh/72r8Nv3InNDkrfNNL8mqPLqhIkTCAGkkhD3lsW8V3i7Cz23Aqu1D0aJIWrEVzt+Uw==",
"type": "package",
"path": "nswag.annotations/14.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"NuGetIcon.png",
"lib/net462/NSwag.Annotations.dll",
"lib/net462/NSwag.Annotations.xml",
"lib/netstandard2.0/NSwag.Annotations.dll",
"lib/netstandard2.0/NSwag.Annotations.xml",
"nswag.annotations.14.2.0.nupkg.sha512",
"nswag.annotations.nuspec"
]
},
"NSwag.AspNetCore/14.2.0": {
"sha512": "K0qYdx4MmsIPyKlwVQLhAWgb5gE596e1qzIgpO+xOMV88En+lONQ49n1zxGiT7kYa1UoOIZd714fEo9BpRe2wg==",
"type": "package",
"path": "nswag.aspnetcore/14.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"NuGetIcon.png",
"build/NSwag.AspNetCore.props",
"build/NSwag.AspNetCore.targets",
"buildMultiTargeting/NSwag.AspNetCore.props",
"buildMultiTargeting/NSwag.AspNetCore.targets",
"lib/net462/NSwag.AspNetCore.dll",
"lib/net462/NSwag.AspNetCore.xml",
"lib/net8.0/NSwag.AspNetCore.dll",
"lib/net8.0/NSwag.AspNetCore.xml",
"lib/net9.0/NSwag.AspNetCore.dll",
"lib/net9.0/NSwag.AspNetCore.xml",
"lib/netstandard2.0/NSwag.AspNetCore.dll",
"lib/netstandard2.0/NSwag.AspNetCore.xml",
"nswag.aspnetcore.14.2.0.nupkg.sha512",
"nswag.aspnetcore.nuspec"
]
},
"NSwag.Core/14.2.0": {
"sha512": "1dcOFGimKGRZnSEyu/cLaWX7vPJrHpZzFs3uSNE8x/48SFBK6zzjBsXdhNvSaInvQp2dDJHcAIy90I7fOp+IIw==",
"type": "package",
"path": "nswag.core/14.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"NuGetIcon.png",
"lib/net462/NSwag.Core.dll",
"lib/net462/NSwag.Core.xml",
"lib/netstandard2.0/NSwag.Core.dll",
"lib/netstandard2.0/NSwag.Core.xml",
"nswag.core.14.2.0.nupkg.sha512",
"nswag.core.nuspec"
]
},
"NSwag.Core.Yaml/14.2.0": {
"sha512": "ULOD9qNCI25oy5Ke9CfNmJM2nI4fDxWWI6BOZaiTaAJdFsC9N6/Lt7pNQw6cKVl1XXQV5WdtUFeBqP0ZRwDxiA==",
"type": "package",
"path": "nswag.core.yaml/14.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"NuGetIcon.png",
"lib/net462/NSwag.Core.Yaml.dll",
"lib/netstandard2.0/NSwag.Core.Yaml.dll",
"nswag.core.yaml.14.2.0.nupkg.sha512",
"nswag.core.yaml.nuspec"
]
},
"NSwag.Generation/14.2.0": {
"sha512": "FNUSJgqR1u+rsVKwSKsPXF4mIZb6Woac/Ucui5m+dfsuCFZe1VgMsTYCeGpmDqpjIwtTNUaIcGuwqMHH9Fstlw==",
"type": "package",
"path": "nswag.generation/14.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"NuGetIcon.png",
"lib/net462/NSwag.Generation.dll",
"lib/net462/NSwag.Generation.xml",
"lib/netstandard2.0/NSwag.Generation.dll",
"lib/netstandard2.0/NSwag.Generation.xml",
"nswag.generation.14.2.0.nupkg.sha512",
"nswag.generation.nuspec"
]
},
"NSwag.Generation.AspNetCore/14.2.0": {
"sha512": "9VO43wD5IK9O79ZESXD44QtNhoWZi2/5oLHV2JbCd0dR6bJ+9SHqcn+LK3VJFvcRZjFry0JSNd6WBDQL+AH72A==",
"type": "package",
"path": "nswag.generation.aspnetcore/14.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"NuGetIcon.png",
"lib/net462/NSwag.Generation.AspNetCore.dll",
"lib/net462/NSwag.Generation.AspNetCore.xml",
"lib/net8.0/NSwag.Generation.AspNetCore.dll",
"lib/net8.0/NSwag.Generation.AspNetCore.xml",
"lib/net9.0/NSwag.Generation.AspNetCore.dll",
"lib/net9.0/NSwag.Generation.AspNetCore.xml",
"lib/netstandard2.0/NSwag.Generation.AspNetCore.dll",
"lib/netstandard2.0/NSwag.Generation.AspNetCore.xml",
"nswag.generation.aspnetcore.14.2.0.nupkg.sha512",
"nswag.generation.aspnetcore.nuspec"
]
},
"Swashbuckle.AspNetCore/10.1.7": {
"sha512": "vgef8DPT411JU5JjHiDbr0WOxsIVuAvegPGtqmm4Na4JRl/264dfBJcGkiPHsAr5P+Vda+qN1rZKRtBl1rF9aA==",
"type": "package",
"path": "swashbuckle.aspnetcore/10.1.7",
"files": [
".nupkg.metadata",
".signature.p7s",
"build/Swashbuckle.AspNetCore.props",
"buildMultiTargeting/Swashbuckle.AspNetCore.props",
"docs/package-readme.md",
"swashbuckle.aspnetcore.10.1.7.nupkg.sha512",
"swashbuckle.aspnetcore.nuspec"
]
},
"Swashbuckle.AspNetCore.Swagger/10.1.7": {
"sha512": "EjLibt/d/QuRv170GoihTbcPUpgzSFm2WKHhnGJFZQ03JYzfuitsM79azaAR8NBwRunU7yScSX6HRE5JUlrEMQ==",
"type": "package",
"path": "swashbuckle.aspnetcore.swagger/10.1.7",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net10.0/Swashbuckle.AspNetCore.Swagger.dll",
"lib/net10.0/Swashbuckle.AspNetCore.Swagger.pdb",
"lib/net10.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/net9.0/Swashbuckle.AspNetCore.Swagger.dll",
"lib/net9.0/Swashbuckle.AspNetCore.Swagger.pdb",
"lib/net9.0/Swashbuckle.AspNetCore.Swagger.xml",
"package-readme.md",
"swashbuckle.aspnetcore.swagger.10.1.7.nupkg.sha512",
"swashbuckle.aspnetcore.swagger.nuspec"
]
},
"Swashbuckle.AspNetCore.SwaggerGen/10.1.7": {
"sha512": "PuubO9BjvNn6U3D9kLpuWKY1JtziWw7SsGBq0age1E50uQjQ8Fzl8s0EwzrLfANqYJNgDnJi9l7N1QxcGVB2Zw==",
"type": "package",
"path": "swashbuckle.aspnetcore.swaggergen/10.1.7",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
"lib/net10.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
"lib/net10.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/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
"package-readme.md",
"swashbuckle.aspnetcore.swaggergen.10.1.7.nupkg.sha512",
"swashbuckle.aspnetcore.swaggergen.nuspec"
]
},
"Swashbuckle.AspNetCore.SwaggerUI/10.1.7": {
"sha512": "iJo3ODyUb/M8Vm8AH1r9y9iAba0w95xsCn3zFVl96ISRHbTDWxi+l7oFVCZqUEdjd97B8VMDPnMliWAdomR8uw==",
"type": "package",
"path": "swashbuckle.aspnetcore.swaggerui/10.1.7",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
"lib/net10.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
"lib/net10.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/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
"package-readme.md",
"swashbuckle.aspnetcore.swaggerui.10.1.7.nupkg.sha512",
"swashbuckle.aspnetcore.swaggerui.nuspec"
]
},
"System.Buffers/4.6.0": {
"sha512": "lN6tZi7Q46zFzAbRYXTIvfXcyvQQgxnY7Xm6C6xQ9784dEL1amjM6S6Iw4ZpsvesAKnRVsM4scrDQaDqSClkjA==",
"type": "package",
"path": "system.buffers/4.6.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"buildTransitive/net461/System.Buffers.targets",
"buildTransitive/net462/_._",
"lib/net462/System.Buffers.dll",
"lib/net462/System.Buffers.xml",
"lib/netcoreapp2.1/_._",
"lib/netstandard2.0/System.Buffers.dll",
"lib/netstandard2.0/System.Buffers.xml",
"system.buffers.4.6.0.nupkg.sha512",
"system.buffers.nuspec"
]
},
"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/4.4.0": {
"sha512": "2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==",
"type": "package",
"path": "system.codedom/4.4.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net461/System.CodeDom.dll",
"lib/netstandard2.0/System.CodeDom.dll",
"ref/net461/System.CodeDom.dll",
"ref/net461/System.CodeDom.xml",
"ref/netstandard2.0/System.CodeDom.dll",
"ref/netstandard2.0/System.CodeDom.xml",
"system.codedom.4.4.0.nupkg.sha512",
"system.codedom.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Collections.Immutable/6.0.0": {
"sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
"type": "package",
"path": "system.collections.immutable/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/System.Collections.Immutable.dll",
"lib/net461/System.Collections.Immutable.xml",
"lib/net6.0/System.Collections.Immutable.dll",
"lib/net6.0/System.Collections.Immutable.xml",
"lib/netstandard2.0/System.Collections.Immutable.dll",
"lib/netstandard2.0/System.Collections.Immutable.xml",
"system.collections.immutable.6.0.0.nupkg.sha512",
"system.collections.immutable.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Composition/6.0.0": {
"sha512": "d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==",
"type": "package",
"path": "system.composition/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Composition.targets",
"buildTransitive/netcoreapp3.1/_._",
"system.composition.6.0.0.nupkg.sha512",
"system.composition.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Composition.AttributedModel/6.0.0": {
"sha512": "WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==",
"type": "package",
"path": "system.composition.attributedmodel/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/System.Composition.AttributedModel.dll",
"lib/net461/System.Composition.AttributedModel.xml",
"lib/net6.0/System.Composition.AttributedModel.dll",
"lib/net6.0/System.Composition.AttributedModel.xml",
"lib/netstandard2.0/System.Composition.AttributedModel.dll",
"lib/netstandard2.0/System.Composition.AttributedModel.xml",
"system.composition.attributedmodel.6.0.0.nupkg.sha512",
"system.composition.attributedmodel.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Composition.Convention/6.0.0": {
"sha512": "XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==",
"type": "package",
"path": "system.composition.convention/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Composition.Convention.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/System.Composition.Convention.dll",
"lib/net461/System.Composition.Convention.xml",
"lib/net6.0/System.Composition.Convention.dll",
"lib/net6.0/System.Composition.Convention.xml",
"lib/netstandard2.0/System.Composition.Convention.dll",
"lib/netstandard2.0/System.Composition.Convention.xml",
"system.composition.convention.6.0.0.nupkg.sha512",
"system.composition.convention.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Composition.Hosting/6.0.0": {
"sha512": "w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==",
"type": "package",
"path": "system.composition.hosting/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/System.Composition.Hosting.dll",
"lib/net461/System.Composition.Hosting.xml",
"lib/net6.0/System.Composition.Hosting.dll",
"lib/net6.0/System.Composition.Hosting.xml",
"lib/netstandard2.0/System.Composition.Hosting.dll",
"lib/netstandard2.0/System.Composition.Hosting.xml",
"system.composition.hosting.6.0.0.nupkg.sha512",
"system.composition.hosting.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Composition.Runtime/6.0.0": {
"sha512": "qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==",
"type": "package",
"path": "system.composition.runtime/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/System.Composition.Runtime.dll",
"lib/net461/System.Composition.Runtime.xml",
"lib/net6.0/System.Composition.Runtime.dll",
"lib/net6.0/System.Composition.Runtime.xml",
"lib/netstandard2.0/System.Composition.Runtime.dll",
"lib/netstandard2.0/System.Composition.Runtime.xml",
"system.composition.runtime.6.0.0.nupkg.sha512",
"system.composition.runtime.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Composition.TypedParts/6.0.0": {
"sha512": "iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==",
"type": "package",
"path": "system.composition.typedparts/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/System.Composition.TypedParts.dll",
"lib/net461/System.Composition.TypedParts.xml",
"lib/net6.0/System.Composition.TypedParts.dll",
"lib/net6.0/System.Composition.TypedParts.xml",
"lib/netstandard2.0/System.Composition.TypedParts.dll",
"lib/netstandard2.0/System.Composition.TypedParts.xml",
"system.composition.typedparts.6.0.0.nupkg.sha512",
"system.composition.typedparts.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Configuration.ConfigurationManager/6.0.1": {
"sha512": "jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
"type": "package",
"path": "system.configuration.configurationmanager/6.0.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/System.Configuration.ConfigurationManager.dll",
"lib/net461/System.Configuration.ConfigurationManager.xml",
"lib/net6.0/System.Configuration.ConfigurationManager.dll",
"lib/net6.0/System.Configuration.ConfigurationManager.xml",
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
"lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
"runtimes/win/lib/net461/System.Configuration.ConfigurationManager.dll",
"runtimes/win/lib/net461/System.Configuration.ConfigurationManager.xml",
"system.configuration.configurationmanager.6.0.1.nupkg.sha512",
"system.configuration.configurationmanager.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Diagnostics.DiagnosticSource/10.0.0": {
"sha512": "0KdBK+h7G13PuOSC2R/DalAoFMvdYMznvGRuICtkdcUMXgl/gYXsG6z4yUvTxHSMACorWgHCU1Faq0KUHU6yAQ==",
"type": "package",
"path": "system.diagnostics.diagnosticsource/10.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/System.Diagnostics.DiagnosticSource.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
"lib/net10.0/System.Diagnostics.DiagnosticSource.dll",
"lib/net10.0/System.Diagnostics.DiagnosticSource.xml",
"lib/net462/System.Diagnostics.DiagnosticSource.dll",
"lib/net462/System.Diagnostics.DiagnosticSource.xml",
"lib/net8.0/System.Diagnostics.DiagnosticSource.dll",
"lib/net8.0/System.Diagnostics.DiagnosticSource.xml",
"lib/net9.0/System.Diagnostics.DiagnosticSource.dll",
"lib/net9.0/System.Diagnostics.DiagnosticSource.xml",
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
"system.diagnostics.diagnosticsource.10.0.0.nupkg.sha512",
"system.diagnostics.diagnosticsource.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Drawing.Common/6.0.0": {
"sha512": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
"type": "package",
"path": "system.drawing.common/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Drawing.Common.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net461/System.Drawing.Common.dll",
"lib/net461/System.Drawing.Common.xml",
"lib/net6.0/System.Drawing.Common.dll",
"lib/net6.0/System.Drawing.Common.xml",
"lib/netcoreapp3.1/System.Drawing.Common.dll",
"lib/netcoreapp3.1/System.Drawing.Common.xml",
"lib/netstandard2.0/System.Drawing.Common.dll",
"lib/netstandard2.0/System.Drawing.Common.xml",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"runtimes/unix/lib/net6.0/System.Drawing.Common.dll",
"runtimes/unix/lib/net6.0/System.Drawing.Common.xml",
"runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.dll",
"runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.xml",
"runtimes/win/lib/net6.0/System.Drawing.Common.dll",
"runtimes/win/lib/net6.0/System.Drawing.Common.xml",
"runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.dll",
"runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.xml",
"system.drawing.common.6.0.0.nupkg.sha512",
"system.drawing.common.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Formats.Asn1/8.0.2": {
"sha512": "yUsFqNGa7tbwm5QOOnOR3VSoh8a0Yki39mTbhOnErdbg8hVSFtrK0EXerj286PXcegiF1LkE7lL++qqMZW5jIQ==",
"type": "package",
"path": "system.formats.asn1/8.0.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/System.Formats.Asn1.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.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/netstandard2.0/System.Formats.Asn1.dll",
"lib/netstandard2.0/System.Formats.Asn1.xml",
"system.formats.asn1.8.0.2.nupkg.sha512",
"system.formats.asn1.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.IdentityModel.Tokens.Jwt/7.1.2": {
"sha512": "Thhbe1peAmtSBFaV/ohtykXiZSOkx59Da44hvtWfIMFofDA3M3LaVyjstACf2rKGn4dEDR2cUpRAZ0Xs/zB+7Q==",
"type": "package",
"path": "system.identitymodel.tokens.jwt/7.1.2",
"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",
"lib/net472/System.IdentityModel.Tokens.Jwt.xml",
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll",
"lib/net6.0/System.IdentityModel.Tokens.Jwt.xml",
"lib/net8.0/System.IdentityModel.Tokens.Jwt.dll",
"lib/net8.0/System.IdentityModel.Tokens.Jwt.xml",
"lib/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.nuspec"
]
},
"System.IO.Pipelines/8.0.0": {
"sha512": "FHNOatmUq0sqJOkTx+UF/9YK1f180cnW5FVqnQMvYUN0elp6wFzbtPSiqbo1/ru8ICp43JM1i7kKkk6GsNGHlA==",
"type": "package",
"path": "system.io.pipelines/8.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",
"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/net7.0/System.IO.Pipelines.dll",
"lib/net7.0/System.IO.Pipelines.xml",
"lib/net8.0/System.IO.Pipelines.dll",
"lib/net8.0/System.IO.Pipelines.xml",
"lib/netstandard2.0/System.IO.Pipelines.dll",
"lib/netstandard2.0/System.IO.Pipelines.xml",
"system.io.pipelines.8.0.0.nupkg.sha512",
"system.io.pipelines.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Memory/4.5.4": {
"sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
"type": "package",
"path": "system.memory/4.5.4",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net461/System.Memory.dll",
"lib/net461/System.Memory.xml",
"lib/netcoreapp2.1/_._",
"lib/netstandard1.1/System.Memory.dll",
"lib/netstandard1.1/System.Memory.xml",
"lib/netstandard2.0/System.Memory.dll",
"lib/netstandard2.0/System.Memory.xml",
"ref/netcoreapp2.1/_._",
"system.memory.4.5.4.nupkg.sha512",
"system.memory.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Memory.Data/1.0.2": {
"sha512": "JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
"type": "package",
"path": "system.memory.data/1.0.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"CHANGELOG.md",
"DotNetPackageIcon.png",
"README.md",
"lib/net461/System.Memory.Data.dll",
"lib/net461/System.Memory.Data.xml",
"lib/netstandard2.0/System.Memory.Data.dll",
"lib/netstandard2.0/System.Memory.Data.xml",
"system.memory.data.1.0.2.nupkg.sha512",
"system.memory.data.nuspec"
]
},
"System.Net.WebSockets.WebSocketProtocol/5.1.0": {
"sha512": "cVTT/Zw4JuUeX8H0tdWii0OMHsA5MY2PaFYOq/Hstw0jk479jZ+f8baCicWFNzJlCPWAe0uoNCELoB5eNmaMqA==",
"type": "package",
"path": "system.net.websockets.websocketprotocol/5.1.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"buildTransitive/net461/System.Net.WebSockets.WebSocketProtocol.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.0/_._",
"buildTransitive/netcoreapp2.0/System.Net.WebSockets.WebSocketProtocol.targets",
"lib/net462/System.Net.WebSockets.WebSocketProtocol.dll",
"lib/net462/System.Net.WebSockets.WebSocketProtocol.xml",
"lib/net6.0/System.Net.WebSockets.WebSocketProtocol.dll",
"lib/net6.0/System.Net.WebSockets.WebSocketProtocol.xml",
"lib/netstandard2.0/System.Net.WebSockets.WebSocketProtocol.dll",
"lib/netstandard2.0/System.Net.WebSockets.WebSocketProtocol.xml",
"system.net.websockets.websocketprotocol.5.1.0.nupkg.sha512",
"system.net.websockets.websocketprotocol.nuspec"
]
},
"System.Numerics.Vectors/4.5.0": {
"sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
"type": "package",
"path": "system.numerics.vectors/4.5.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Numerics.Vectors.dll",
"lib/net46/System.Numerics.Vectors.xml",
"lib/netcoreapp2.0/_._",
"lib/netstandard1.0/System.Numerics.Vectors.dll",
"lib/netstandard1.0/System.Numerics.Vectors.xml",
"lib/netstandard2.0/System.Numerics.Vectors.dll",
"lib/netstandard2.0/System.Numerics.Vectors.xml",
"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
"lib/uap10.0.16299/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/System.Numerics.Vectors.dll",
"ref/net45/System.Numerics.Vectors.xml",
"ref/net46/System.Numerics.Vectors.dll",
"ref/net46/System.Numerics.Vectors.xml",
"ref/netcoreapp2.0/_._",
"ref/netstandard1.0/System.Numerics.Vectors.dll",
"ref/netstandard1.0/System.Numerics.Vectors.xml",
"ref/netstandard2.0/System.Numerics.Vectors.dll",
"ref/netstandard2.0/System.Numerics.Vectors.xml",
"ref/uap10.0.16299/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.numerics.vectors.4.5.0.nupkg.sha512",
"system.numerics.vectors.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Reflection.Emit/4.7.0": {
"sha512": "VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==",
"type": "package",
"path": "system.reflection.emit/4.7.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Emit.dll",
"lib/netcoreapp2.0/_._",
"lib/netstandard1.1/System.Reflection.Emit.dll",
"lib/netstandard1.1/System.Reflection.Emit.xml",
"lib/netstandard1.3/System.Reflection.Emit.dll",
"lib/netstandard2.0/System.Reflection.Emit.dll",
"lib/netstandard2.0/System.Reflection.Emit.xml",
"lib/netstandard2.1/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcoreapp2.0/_._",
"ref/netstandard1.1/System.Reflection.Emit.dll",
"ref/netstandard1.1/System.Reflection.Emit.xml",
"ref/netstandard1.1/de/System.Reflection.Emit.xml",
"ref/netstandard1.1/es/System.Reflection.Emit.xml",
"ref/netstandard1.1/fr/System.Reflection.Emit.xml",
"ref/netstandard1.1/it/System.Reflection.Emit.xml",
"ref/netstandard1.1/ja/System.Reflection.Emit.xml",
"ref/netstandard1.1/ko/System.Reflection.Emit.xml",
"ref/netstandard1.1/ru/System.Reflection.Emit.xml",
"ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
"ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
"ref/netstandard2.0/System.Reflection.Emit.dll",
"ref/netstandard2.0/System.Reflection.Emit.xml",
"ref/netstandard2.1/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/aot/lib/netcore50/System.Reflection.Emit.dll",
"runtimes/aot/lib/netcore50/System.Reflection.Emit.xml",
"system.reflection.emit.4.7.0.nupkg.sha512",
"system.reflection.emit.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Reflection.Metadata/6.0.1": {
"sha512": "III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==",
"type": "package",
"path": "system.reflection.metadata/6.0.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/System.Reflection.Metadata.dll",
"lib/net461/System.Reflection.Metadata.xml",
"lib/net6.0/System.Reflection.Metadata.dll",
"lib/net6.0/System.Reflection.Metadata.xml",
"lib/netstandard2.0/System.Reflection.Metadata.dll",
"lib/netstandard2.0/System.Reflection.Metadata.xml",
"system.reflection.metadata.6.0.1.nupkg.sha512",
"system.reflection.metadata.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Runtime.Caching/6.0.0": {
"sha512": "E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
"type": "package",
"path": "system.runtime.caching/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Runtime.Caching.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net461/_._",
"lib/net6.0/System.Runtime.Caching.dll",
"lib/net6.0/System.Runtime.Caching.xml",
"lib/netcoreapp3.1/System.Runtime.Caching.dll",
"lib/netcoreapp3.1/System.Runtime.Caching.xml",
"lib/netstandard2.0/System.Runtime.Caching.dll",
"lib/netstandard2.0/System.Runtime.Caching.xml",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"runtimes/win/lib/net461/_._",
"runtimes/win/lib/net6.0/System.Runtime.Caching.dll",
"runtimes/win/lib/net6.0/System.Runtime.Caching.xml",
"runtimes/win/lib/netcoreapp3.1/System.Runtime.Caching.dll",
"runtimes/win/lib/netcoreapp3.1/System.Runtime.Caching.xml",
"runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll",
"runtimes/win/lib/netstandard2.0/System.Runtime.Caching.xml",
"system.runtime.caching.6.0.0.nupkg.sha512",
"system.runtime.caching.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
"sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
"type": "package",
"path": "system.runtime.compilerservices.unsafe/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
"lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
"lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
"lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
"system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
"system.runtime.compilerservices.unsafe.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Security.AccessControl/6.0.0": {
"sha512": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
"type": "package",
"path": "system.security.accesscontrol/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Security.AccessControl.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/System.Security.AccessControl.dll",
"lib/net461/System.Security.AccessControl.xml",
"lib/net6.0/System.Security.AccessControl.dll",
"lib/net6.0/System.Security.AccessControl.xml",
"lib/netstandard2.0/System.Security.AccessControl.dll",
"lib/netstandard2.0/System.Security.AccessControl.xml",
"runtimes/win/lib/net461/System.Security.AccessControl.dll",
"runtimes/win/lib/net461/System.Security.AccessControl.xml",
"runtimes/win/lib/net6.0/System.Security.AccessControl.dll",
"runtimes/win/lib/net6.0/System.Security.AccessControl.xml",
"runtimes/win/lib/netstandard2.0/System.Security.AccessControl.dll",
"runtimes/win/lib/netstandard2.0/System.Security.AccessControl.xml",
"system.security.accesscontrol.6.0.0.nupkg.sha512",
"system.security.accesscontrol.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Security.Cryptography.Cng/5.0.0": {
"sha512": "jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
"type": "package",
"path": "system.security.cryptography.cng/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Security.Cryptography.Cng.dll",
"lib/net461/System.Security.Cryptography.Cng.dll",
"lib/net461/System.Security.Cryptography.Cng.xml",
"lib/net462/System.Security.Cryptography.Cng.dll",
"lib/net462/System.Security.Cryptography.Cng.xml",
"lib/net47/System.Security.Cryptography.Cng.dll",
"lib/net47/System.Security.Cryptography.Cng.xml",
"lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
"lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
"lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
"lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
"lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
"lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
"lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
"lib/netstandard2.0/System.Security.Cryptography.Cng.xml",
"lib/netstandard2.1/System.Security.Cryptography.Cng.dll",
"lib/netstandard2.1/System.Security.Cryptography.Cng.xml",
"lib/uap10.0.16299/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Security.Cryptography.Cng.dll",
"ref/net461/System.Security.Cryptography.Cng.dll",
"ref/net461/System.Security.Cryptography.Cng.xml",
"ref/net462/System.Security.Cryptography.Cng.dll",
"ref/net462/System.Security.Cryptography.Cng.xml",
"ref/net47/System.Security.Cryptography.Cng.dll",
"ref/net47/System.Security.Cryptography.Cng.xml",
"ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
"ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
"ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
"ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
"ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
"ref/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
"ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
"ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
"ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
"ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
"ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
"ref/netstandard2.1/System.Security.Cryptography.Cng.dll",
"ref/netstandard2.1/System.Security.Cryptography.Cng.xml",
"ref/uap10.0.16299/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
"runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
"runtimes/win/lib/net461/System.Security.Cryptography.Cng.xml",
"runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
"runtimes/win/lib/net462/System.Security.Cryptography.Cng.xml",
"runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
"runtimes/win/lib/net47/System.Security.Cryptography.Cng.xml",
"runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
"runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
"runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
"runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
"runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
"runtimes/win/lib/uap10.0.16299/_._",
"system.security.cryptography.cng.5.0.0.nupkg.sha512",
"system.security.cryptography.cng.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Security.Cryptography.Pkcs/8.0.1": {
"sha512": "CoCRHFym33aUSf/NtWSVSZa99dkd0Hm7OCZUxORBjRB16LNhIEOf8THPqzIYlvKM0nNDAPTRBa1FxEECrgaxxA==",
"type": "package",
"path": "system.security.cryptography.pkcs/8.0.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/System.Security.Cryptography.Pkcs.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.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/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.1.nupkg.sha512",
"system.security.cryptography.pkcs.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Security.Cryptography.ProtectedData/6.0.0": {
"sha512": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
"type": "package",
"path": "system.security.cryptography.protecteddata/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net461/System.Security.Cryptography.ProtectedData.dll",
"lib/net461/System.Security.Cryptography.ProtectedData.xml",
"lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
"lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
"runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.xml",
"runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll",
"runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.xml",
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
"system.security.cryptography.protecteddata.6.0.0.nupkg.sha512",
"system.security.cryptography.protecteddata.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Security.Cryptography.Xml/8.0.3": {
"sha512": "1cHAWDYwOyyoRy+nxS7/Ro/Zcio6i5yHoIJ6xUA+fU8lNu4yGQgja5dEovAxBVud3RnfwRVWOl0B2vr+9LP/mg==",
"type": "package",
"path": "system.security.cryptography.xml/8.0.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/System.Security.Cryptography.Xml.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.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/netstandard2.0/System.Security.Cryptography.Xml.dll",
"lib/netstandard2.0/System.Security.Cryptography.Xml.xml",
"system.security.cryptography.xml.8.0.3.nupkg.sha512",
"system.security.cryptography.xml.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Security.Permissions/6.0.0": {
"sha512": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
"type": "package",
"path": "system.security.permissions/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Security.Permissions.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/System.Security.Permissions.dll",
"lib/net461/System.Security.Permissions.xml",
"lib/net5.0/System.Security.Permissions.dll",
"lib/net5.0/System.Security.Permissions.xml",
"lib/net6.0/System.Security.Permissions.dll",
"lib/net6.0/System.Security.Permissions.xml",
"lib/netcoreapp3.1/System.Security.Permissions.dll",
"lib/netcoreapp3.1/System.Security.Permissions.xml",
"lib/netstandard2.0/System.Security.Permissions.dll",
"lib/netstandard2.0/System.Security.Permissions.xml",
"runtimes/win/lib/net461/System.Security.Permissions.dll",
"runtimes/win/lib/net461/System.Security.Permissions.xml",
"system.security.permissions.6.0.0.nupkg.sha512",
"system.security.permissions.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Security.Principal.Windows/5.0.0": {
"sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
"type": "package",
"path": "system.security.principal.windows/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net46/System.Security.Principal.Windows.dll",
"lib/net461/System.Security.Principal.Windows.dll",
"lib/net461/System.Security.Principal.Windows.xml",
"lib/netstandard1.3/System.Security.Principal.Windows.dll",
"lib/netstandard2.0/System.Security.Principal.Windows.dll",
"lib/netstandard2.0/System.Security.Principal.Windows.xml",
"lib/uap10.0.16299/_._",
"ref/net46/System.Security.Principal.Windows.dll",
"ref/net461/System.Security.Principal.Windows.dll",
"ref/net461/System.Security.Principal.Windows.xml",
"ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
"ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
"ref/netstandard1.3/System.Security.Principal.Windows.dll",
"ref/netstandard1.3/System.Security.Principal.Windows.xml",
"ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
"ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
"ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
"ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
"ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
"ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
"ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
"ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
"ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
"ref/netstandard2.0/System.Security.Principal.Windows.dll",
"ref/netstandard2.0/System.Security.Principal.Windows.xml",
"ref/uap10.0.16299/_._",
"runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
"runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
"runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
"runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
"runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
"runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
"runtimes/win/lib/uap10.0.16299/_._",
"system.security.principal.windows.5.0.0.nupkg.sha512",
"system.security.principal.windows.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Text.Encoding.CodePages/6.0.0": {
"sha512": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
"type": "package",
"path": "system.text.encoding.codepages/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net461/System.Text.Encoding.CodePages.dll",
"lib/net461/System.Text.Encoding.CodePages.xml",
"lib/net6.0/System.Text.Encoding.CodePages.dll",
"lib/net6.0/System.Text.Encoding.CodePages.xml",
"lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
"lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
"lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
"runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml",
"runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll",
"runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml",
"runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll",
"runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml",
"runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
"runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
"system.text.encoding.codepages.6.0.0.nupkg.sha512",
"system.text.encoding.codepages.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Text.Encodings.Web/8.0.0": {
"sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
"type": "package",
"path": "system.text.encodings.web/8.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/System.Text.Encodings.Web.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.0/_._",
"buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
"lib/net462/System.Text.Encodings.Web.dll",
"lib/net462/System.Text.Encodings.Web.xml",
"lib/net6.0/System.Text.Encodings.Web.dll",
"lib/net6.0/System.Text.Encodings.Web.xml",
"lib/net7.0/System.Text.Encodings.Web.dll",
"lib/net7.0/System.Text.Encodings.Web.xml",
"lib/net8.0/System.Text.Encodings.Web.dll",
"lib/net8.0/System.Text.Encodings.Web.xml",
"lib/netstandard2.0/System.Text.Encodings.Web.dll",
"lib/netstandard2.0/System.Text.Encodings.Web.xml",
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
"runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
"runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll",
"runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml",
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
"system.text.encodings.web.8.0.0.nupkg.sha512",
"system.text.encodings.web.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Text.Json/8.0.5": {
"sha512": "0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg==",
"type": "package",
"path": "system.text.json/8.0.5",
"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.5.nupkg.sha512",
"system.text.json.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Threading.Channels/8.0.0": {
"sha512": "CMaFr7v+57RW7uZfZkPExsPB6ljwzhjACWW1gfU35Y56rk72B/Wu+sTqxVmGSk4SFUlPc3cjeKND0zktziyjBA==",
"type": "package",
"path": "system.threading.channels/8.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/System.Threading.Channels.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.0/_._",
"buildTransitive/netcoreapp2.0/System.Threading.Channels.targets",
"lib/net462/System.Threading.Channels.dll",
"lib/net462/System.Threading.Channels.xml",
"lib/net6.0/System.Threading.Channels.dll",
"lib/net6.0/System.Threading.Channels.xml",
"lib/net7.0/System.Threading.Channels.dll",
"lib/net7.0/System.Threading.Channels.xml",
"lib/net8.0/System.Threading.Channels.dll",
"lib/net8.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.8.0.0.nupkg.sha512",
"system.threading.channels.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Threading.Tasks.Extensions/4.5.4": {
"sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
"type": "package",
"path": "system.threading.tasks.extensions/4.5.4",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net461/System.Threading.Tasks.Extensions.dll",
"lib/net461/System.Threading.Tasks.Extensions.xml",
"lib/netcoreapp2.1/_._",
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
"lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
"lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/netcoreapp2.1/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.threading.tasks.extensions.4.5.4.nupkg.sha512",
"system.threading.tasks.extensions.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Windows.Extensions/6.0.0": {
"sha512": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
"type": "package",
"path": "system.windows.extensions/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net6.0/System.Windows.Extensions.dll",
"lib/net6.0/System.Windows.Extensions.xml",
"lib/netcoreapp3.1/System.Windows.Extensions.dll",
"lib/netcoreapp3.1/System.Windows.Extensions.xml",
"runtimes/win/lib/net6.0/System.Windows.Extensions.dll",
"runtimes/win/lib/net6.0/System.Windows.Extensions.xml",
"runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.dll",
"runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.xml",
"system.windows.extensions.6.0.0.nupkg.sha512",
"system.windows.extensions.nuspec",
"useSharedDesignerContext.txt"
]
},
"YamlDotNet/16.2.0": {
"sha512": "iKVYog7JNiFOTr4gMHSjCqrGFD2NyABUHgSkRq9XR8A2+fsWepSWTpjHAOnKo1LVAHjy33o6I0u6lo5Ng0NtAw==",
"type": "package",
"path": "yamldotnet/16.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"README.md",
"images/yamldotnet.png",
"lib/net47/YamlDotNet.dll",
"lib/net47/YamlDotNet.xml",
"lib/net6.0/YamlDotNet.dll",
"lib/net6.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.16.2.0.nupkg.sha512",
"yamldotnet.nuspec"
]
}
},
"projectFileDependencyGroups": {
"net8.0": [
"AutoMapper >= 16.1.1",
"BCrypt.Net-Next >= 4.2.0",
"FastEndpoints >= 5.33.0",
"FastEndpoints.Swagger >= 5.33.0",
"Microsoft.AspNetCore.Authentication >= 2.3.11",
"Microsoft.AspNetCore.Authentication.JwtBearer >= 8.0.28",
"Microsoft.AspNetCore.OpenApi >= 8.0.25",
"Microsoft.AspNetCore.SignalR >= 1.2.11",
"Microsoft.EntityFrameworkCore >= 8.0.25",
"Microsoft.EntityFrameworkCore.Design >= 8.0.25",
"Microsoft.EntityFrameworkCore.SqlServer >= 8.0.25",
"Swashbuckle.AspNetCore >= 10.1.7"
]
},
"packageFolders": {
"C:\\Users\\dogge\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\dogge\\RiderProjects\\Knots\\Knots\\Knots.csproj",
"projectName": "Knots",
"projectPath": "C:\\Users\\dogge\\RiderProjects\\Knots\\Knots\\Knots.csproj",
"packagesPath": "C:\\Users\\dogge\\.nuget\\packages\\",
"outputPath": "C:\\Users\\dogge\\RiderProjects\\Knots\\Knots\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\dogge\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"dependencies": {
"AutoMapper": {
"target": "Package",
"version": "[16.1.1, )"
},
"BCrypt.Net-Next": {
"target": "Package",
"version": "[4.2.0, )"
},
"FastEndpoints": {
"target": "Package",
"version": "[5.33.0, )"
},
"FastEndpoints.Swagger": {
"target": "Package",
"version": "[5.33.0, )"
},
"Microsoft.AspNetCore.Authentication": {
"target": "Package",
"version": "[2.3.11, )"
},
"Microsoft.AspNetCore.Authentication.JwtBearer": {
"target": "Package",
"version": "[8.0.28, )"
},
"Microsoft.AspNetCore.OpenApi": {
"target": "Package",
"version": "[8.0.25, )"
},
"Microsoft.AspNetCore.SignalR": {
"target": "Package",
"version": "[1.2.11, )"
},
"Microsoft.EntityFrameworkCore": {
"target": "Package",
"version": "[8.0.25, )"
},
"Microsoft.EntityFrameworkCore.Design": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[8.0.25, )"
},
"Microsoft.EntityFrameworkCore.SqlServer": {
"target": "Package",
"version": "[8.0.25, )"
},
"Swashbuckle.AspNetCore": {
"target": "Package",
"version": "[10.1.7, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.AspNetCore.App": {
"privateAssets": "none"
},
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Users\\dogge\\.dotnet\\sdk\\8.0.421/PortableRuntimeIdentifierGraph.json"
}
}
}
}