消防培训系统服务器
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1167 lines
46 KiB

{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"AX.FireTrainingSys/1.4.0": {
"dependencies": {
"BCrypt.Net-Next": "4.0.2",
"Mapster": "7.0.0",
"Microsoft.AspNetCore.Authentication.JwtBearer": "5.0.0",
"Microsoft.AspNetCore.Mvc.NewtonsoftJson": "5.0.17",
"Microsoft.AspNetCore.Mvc.Versioning": "4.2.0",
"Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers": "0.4.346202",
"Microsoft.EntityFrameworkCore.Sqlite": "5.0.0",
"Microsoft.Extensions.Caching.Memory": "5.0.0",
"Microsoft.IO.RecyclableMemoryStream": "2.2.0",
"Minio.AspNetCore": "3.1.13",
"Swashbuckle.AspNetCore": "5.6.3",
"Swashbuckle.AspNetCore.ReDoc": "5.6.3"
},
"runtime": {
"AX.FireTrainingSys.dll": {}
}
},
"BCrypt.Net-Next/4.0.2": {
"runtime": {
"lib/net5.0/BCrypt.Net-Next.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.0.2.0"
}
}
},
"Crc32.NET/1.2.0": {
"dependencies": {
"NETStandard.Library": "2.0.0"
},
"runtime": {
"lib/netstandard2.0/Crc32.NET.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.2.0.5"
}
}
},
"Mapster/7.0.0": {
"dependencies": {
"Mapster.Core": "1.0.0",
"Microsoft.CSharp": "4.7.0",
"System.Reflection.Emit": "4.3.0"
},
"runtime": {
"lib/netstandard2.0/Mapster.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.0.0"
}
}
},
"Mapster.Core/1.0.0": {
"runtime": {
"lib/netstandard2.0/Mapster.Core.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Microsoft.AspNetCore.Authentication.JwtBearer/5.0.0": {
"dependencies": {
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.7.1"
},
"runtime": {
"lib/net5.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.52605"
}
}
},
"Microsoft.AspNetCore.JsonPatch/5.0.17": {
"dependencies": {
"Microsoft.CSharp": "4.7.0",
"Newtonsoft.Json": "12.0.2"
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {
"assemblyVersion": "5.0.17.0",
"fileVersion": "5.0.1722.21507"
}
}
},
"Microsoft.AspNetCore.Mvc.NewtonsoftJson/5.0.17": {
"dependencies": {
"Microsoft.AspNetCore.JsonPatch": "5.0.17",
"Newtonsoft.Json": "12.0.2",
"Newtonsoft.Json.Bson": "1.0.2"
},
"runtime": {
"lib/net5.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
"assemblyVersion": "5.0.17.0",
"fileVersion": "5.0.1722.21507"
}
}
},
"Microsoft.AspNetCore.Mvc.Versioning/4.2.0": {
"runtime": {
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll": {
"assemblyVersion": "4.2.0.0",
"fileVersion": "4.2.7612.3743"
}
}
},
"Microsoft.CSharp/4.7.0": {},
"Microsoft.Data.Sqlite.Core/5.0.0": {
"dependencies": {
"SQLitePCLRaw.core": "2.0.4"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Data.Sqlite.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.52303"
}
}
},
"Microsoft.DotNet.PlatformAbstractions/3.1.6": {
"runtime": {
"lib/netstandard2.0/Microsoft.DotNet.PlatformAbstractions.dll": {
"assemblyVersion": "3.1.6.0",
"fileVersion": "3.100.620.31604"
}
}
},
"Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers/0.4.346202": {},
"Microsoft.EntityFrameworkCore/5.0.0": {
"dependencies": {
"Microsoft.EntityFrameworkCore.Abstractions": "5.0.0",
"Microsoft.EntityFrameworkCore.Analyzers": "5.0.0",
"Microsoft.Extensions.Caching.Memory": "5.0.0",
"Microsoft.Extensions.DependencyInjection": "5.0.0",
"Microsoft.Extensions.Logging": "5.0.0",
"System.Collections.Immutable": "5.0.0",
"System.ComponentModel.Annotations": "5.0.0",
"System.Diagnostics.DiagnosticSource": "5.0.0"
},
"runtime": {
"lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.52303"
}
}
},
"Microsoft.EntityFrameworkCore.Abstractions/5.0.0": {
"runtime": {
"lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.52303"
}
}
},
"Microsoft.EntityFrameworkCore.Analyzers/5.0.0": {},
"Microsoft.EntityFrameworkCore.Relational/5.0.0": {
"dependencies": {
"Microsoft.EntityFrameworkCore": "5.0.0",
"Microsoft.Extensions.Configuration.Abstractions": "5.0.0"
},
"runtime": {
"lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.52303"
}
}
},
"Microsoft.EntityFrameworkCore.Sqlite/5.0.0": {
"dependencies": {
"Microsoft.EntityFrameworkCore.Sqlite.Core": "5.0.0",
"SQLitePCLRaw.bundle_e_sqlite3": "2.0.4"
}
},
"Microsoft.EntityFrameworkCore.Sqlite.Core/5.0.0": {
"dependencies": {
"Microsoft.Data.Sqlite.Core": "5.0.0",
"Microsoft.DotNet.PlatformAbstractions": "3.1.6",
"Microsoft.EntityFrameworkCore.Relational": "5.0.0",
"Microsoft.Extensions.DependencyModel": "5.0.0"
},
"runtime": {
"lib/netstandard2.1/Microsoft.EntityFrameworkCore.Sqlite.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.52303"
}
}
},
"Microsoft.Extensions.ApiDescription.Server/3.0.0": {},
"Microsoft.Extensions.Caching.Abstractions/5.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "5.0.0"
}
},
"Microsoft.Extensions.Caching.Memory/5.0.0": {
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "5.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
"Microsoft.Extensions.Logging.Abstractions": "5.0.0",
"Microsoft.Extensions.Options": "5.0.0",
"Microsoft.Extensions.Primitives": "5.0.0"
}
},
"Microsoft.Extensions.Configuration.Abstractions/5.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "5.0.0"
}
},
"Microsoft.Extensions.Configuration.Binder/5.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "5.0.0"
}
},
"Microsoft.Extensions.DependencyInjection/5.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {},
"Microsoft.Extensions.DependencyModel/5.0.0": {
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"Microsoft.Extensions.Logging/5.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "5.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
"Microsoft.Extensions.Logging.Abstractions": "5.0.0",
"Microsoft.Extensions.Options": "5.0.0"
}
},
"Microsoft.Extensions.Logging.Abstractions/5.0.0": {},
"Microsoft.Extensions.Options/5.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
"Microsoft.Extensions.Primitives": "5.0.0"
}
},
"Microsoft.Extensions.Options.ConfigurationExtensions/5.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "5.0.0",
"Microsoft.Extensions.Configuration.Binder": "5.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
"Microsoft.Extensions.Options": "5.0.0",
"Microsoft.Extensions.Primitives": "5.0.0"
}
},
"Microsoft.Extensions.Primitives/5.0.0": {},
"Microsoft.IdentityModel.JsonWebTokens/6.7.1": {
"dependencies": {
"Microsoft.IdentityModel.Tokens": "6.7.1"
},
"runtime": {
"lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
"assemblyVersion": "6.7.1.0",
"fileVersion": "6.7.1.10630"
}
}
},
"Microsoft.IdentityModel.Logging/6.7.1": {
"runtime": {
"lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {
"assemblyVersion": "6.7.1.0",
"fileVersion": "6.7.1.10630"
}
}
},
"Microsoft.IdentityModel.Protocols/6.7.1": {
"dependencies": {
"Microsoft.IdentityModel.Logging": "6.7.1",
"Microsoft.IdentityModel.Tokens": "6.7.1"
},
"runtime": {
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {
"assemblyVersion": "6.7.1.0",
"fileVersion": "6.7.1.10630"
}
}
},
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.7.1": {
"dependencies": {
"Microsoft.IdentityModel.Protocols": "6.7.1",
"System.IdentityModel.Tokens.Jwt": "6.7.1"
},
"runtime": {
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
"assemblyVersion": "6.7.1.0",
"fileVersion": "6.7.1.10630"
}
}
},
"Microsoft.IdentityModel.Tokens/6.7.1": {
"dependencies": {
"Microsoft.CSharp": "4.7.0",
"Microsoft.IdentityModel.Logging": "6.7.1",
"System.Security.Cryptography.Cng": "4.5.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {
"assemblyVersion": "6.7.1.0",
"fileVersion": "6.7.1.10630"
}
}
},
"Microsoft.IO.RecyclableMemoryStream/2.2.0": {
"runtime": {
"lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.0"
}
}
},
"Microsoft.NETCore.Platforms/1.1.0": {},
"Microsoft.NETCore.Targets/1.1.0": {},
"Microsoft.OpenApi/1.2.3": {
"runtime": {
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
"assemblyVersion": "1.2.3.0",
"fileVersion": "1.2.3.0"
}
}
},
"Minio/3.1.13": {
"dependencies": {
"Crc32.NET": "1.2.0",
"Microsoft.CSharp": "4.7.0",
"RestSharp": "106.10.1",
"System.Reactive.Linq": "4.0.0"
},
"runtime": {
"lib/netstandard2.0/Minio.dll": {
"assemblyVersion": "3.1.13.0",
"fileVersion": "3.1.13.0"
}
}
},
"Minio.AspNetCore/3.1.13": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
"Microsoft.Extensions.Options.ConfigurationExtensions": "5.0.0",
"Minio": "3.1.13"
},
"runtime": {
"lib/net5.0/Minio.AspNetCore.dll": {
"assemblyVersion": "3.1.13.0",
"fileVersion": "3.1.13.0"
}
}
},
"NETStandard.Library/2.0.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0"
}
},
"Newtonsoft.Json/12.0.2": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "12.0.0.0",
"fileVersion": "12.0.2.23222"
}
}
},
"Newtonsoft.Json.Bson/1.0.2": {
"dependencies": {
"Newtonsoft.Json": "12.0.2"
},
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.2.22727"
}
}
},
"RestSharp/106.10.1": {
"runtime": {
"lib/netstandard2.0/RestSharp.dll": {
"assemblyVersion": "106.0.0.0",
"fileVersion": "106.10.1.0"
}
}
},
"SQLitePCLRaw.bundle_e_sqlite3/2.0.4": {
"dependencies": {
"SQLitePCLRaw.core": "2.0.4",
"SQLitePCLRaw.lib.e_sqlite3": "2.0.4",
"SQLitePCLRaw.provider.dynamic_cdecl": "2.0.4"
},
"runtime": {
"lib/netcoreapp3.1/SQLitePCLRaw.batteries_v2.dll": {
"assemblyVersion": "2.0.4.976",
"fileVersion": "2.0.4.976"
},
"lib/netcoreapp3.1/SQLitePCLRaw.nativelibrary.dll": {
"assemblyVersion": "2.0.4.976",
"fileVersion": "2.0.4.976"
}
}
},
"SQLitePCLRaw.core/2.0.4": {
"dependencies": {
"System.Memory": "4.5.3"
},
"runtime": {
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {
"assemblyVersion": "2.0.4.976",
"fileVersion": "2.0.4.976"
}
}
},
"SQLitePCLRaw.lib.e_sqlite3/2.0.4": {
"runtimeTargets": {
"runtimes/alpine-x64/native/libe_sqlite3.so": {
"rid": "alpine-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-arm/native/libe_sqlite3.so": {
"rid": "linux-arm",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-arm64/native/libe_sqlite3.so": {
"rid": "linux-arm64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-armel/native/libe_sqlite3.so": {
"rid": "linux-armel",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-mips64/native/libe_sqlite3.so": {
"rid": "linux-mips64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-musl-x64/native/libe_sqlite3.so": {
"rid": "linux-musl-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-x64/native/libe_sqlite3.so": {
"rid": "linux-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-x86/native/libe_sqlite3.so": {
"rid": "linux-x86",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/osx-x64/native/libe_sqlite3.dylib": {
"rid": "osx-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-arm/native/e_sqlite3.dll": {
"rid": "win-arm",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-arm64/native/e_sqlite3.dll": {
"rid": "win-arm64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-x64/native/e_sqlite3.dll": {
"rid": "win-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-x86/native/e_sqlite3.dll": {
"rid": "win-x86",
"assetType": "native",
"fileVersion": "0.0.0.0"
}
}
},
"SQLitePCLRaw.provider.dynamic_cdecl/2.0.4": {
"dependencies": {
"SQLitePCLRaw.core": "2.0.4"
},
"runtime": {
"lib/netstandard2.0/SQLitePCLRaw.provider.dynamic_cdecl.dll": {
"assemblyVersion": "2.0.4.976",
"fileVersion": "2.0.4.976"
}
}
},
"Swashbuckle.AspNetCore/5.6.3": {
"dependencies": {
"Microsoft.Extensions.ApiDescription.Server": "3.0.0",
"Swashbuckle.AspNetCore.Swagger": "5.6.3",
"Swashbuckle.AspNetCore.SwaggerGen": "5.6.3",
"Swashbuckle.AspNetCore.SwaggerUI": "5.6.3"
}
},
"Swashbuckle.AspNetCore.ReDoc/5.6.3": {
"runtime": {
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.ReDoc.dll": {
"assemblyVersion": "5.6.3.0",
"fileVersion": "5.6.3.0"
}
}
},
"Swashbuckle.AspNetCore.Swagger/5.6.3": {
"dependencies": {
"Microsoft.OpenApi": "1.2.3"
},
"runtime": {
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": {
"assemblyVersion": "5.6.3.0",
"fileVersion": "5.6.3.0"
}
}
},
"Swashbuckle.AspNetCore.SwaggerGen/5.6.3": {
"dependencies": {
"Swashbuckle.AspNetCore.Swagger": "5.6.3"
},
"runtime": {
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
"assemblyVersion": "5.6.3.0",
"fileVersion": "5.6.3.0"
}
}
},
"Swashbuckle.AspNetCore.SwaggerUI/5.6.3": {
"runtime": {
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
"assemblyVersion": "5.6.3.0",
"fileVersion": "5.6.3.0"
}
}
},
"System.Collections.Immutable/5.0.0": {},
"System.ComponentModel.Annotations/5.0.0": {},
"System.Diagnostics.DiagnosticSource/5.0.0": {},
"System.IdentityModel.Tokens.Jwt/6.7.1": {
"dependencies": {
"Microsoft.IdentityModel.JsonWebTokens": "6.7.1",
"Microsoft.IdentityModel.Tokens": "6.7.1"
},
"runtime": {
"lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {
"assemblyVersion": "6.7.1.0",
"fileVersion": "6.7.1.10630"
}
}
},
"System.IO/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.Memory/4.5.3": {},
"System.Reactive/4.0.0": {
"dependencies": {
"System.Runtime.InteropServices.WindowsRuntime": "4.3.0"
},
"runtime": {
"lib/netstandard2.0/System.Reactive.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.0.0.398"
}
}
},
"System.Reactive.Linq/4.0.0": {
"dependencies": {
"System.Reactive": "4.0.0"
},
"runtime": {
"lib/netstandard2.0/System.Reactive.Linq.dll": {
"assemblyVersion": "3.0.6000.0",
"fileVersion": "3.0.6000.0"
}
}
},
"System.Reflection/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.IO": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Reflection.Emit/4.3.0": {
"dependencies": {
"System.IO": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Emit.ILGeneration": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Reflection.Emit.ILGeneration/4.3.0": {
"dependencies": {
"System.Reflection": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Reflection.Primitives/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Runtime/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0"
}
},
"System.Runtime.InteropServices.WindowsRuntime/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.0"
},
"runtime": {
"lib/netstandard1.3/System.Runtime.InteropServices.WindowsRuntime.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.6.24705.1"
}
}
},
"System.Security.Cryptography.Cng/4.5.0": {},
"System.Text.Encoding/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Threading.Tasks/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
}
}
},
"libraries": {
"AX.FireTrainingSys/1.4.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"BCrypt.Net-Next/4.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LyNKpIpr4GraRD9+xlTviyxxbZpF6J4xJf7DvraC1mR8PSN/KonGc4rt8C/fjkD3vaEvgA7BcvsbHFCOjgczyQ==",
"path": "bcrypt.net-next/4.0.2",
"hashPath": "bcrypt.net-next.4.0.2.nupkg.sha512"
},
"Crc32.NET/1.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-wNW/huzolu8MNKUnwCVKxjfAlCFpeI8AZVfF46iAWJ1+P6bTU1AZct7VAkDDEjgeeTJCVTkGZaD6jSd/fOiUkA==",
"path": "crc32.net/1.2.0",
"hashPath": "crc32.net.1.2.0.nupkg.sha512"
},
"Mapster/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Y3h8uCmcnmJOVlBgAPMsnZoSe7y1mg+00lM/zx83jA03Xn/R1Qu1ZBKs+Ee0puYBHRfj0VKTVeYY65YJj4yGjQ==",
"path": "mapster/7.0.0",
"hashPath": "mapster.7.0.0.nupkg.sha512"
},
"Mapster.Core/1.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-tVwPXrmp9EZsORD89elCxVb5FxbyGhdFZal4Bl7EOXaTrawfUOdWT/+/B9dYyQQfjTEx+9aCYvmaTiRFEhb8Ng==",
"path": "mapster.core/1.0.0",
"hashPath": "mapster.core.1.0.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Authentication.JwtBearer/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-26WlfJsOB4QP3VsEVu5GGDSGm5wu6ikQqRUOaZ3BUmyGcMWsD28xFxPxFw4OszYgKpj54QYlyec19KcrEGkqDw==",
"path": "microsoft.aspnetcore.authentication.jwtbearer/5.0.0",
"hashPath": "microsoft.aspnetcore.authentication.jwtbearer.5.0.0.nupkg.sha512"
},
"Microsoft.AspNetCore.JsonPatch/5.0.17": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7frxJ2Jda4O1cMEP8fJmXApo1+SH1Uh338lcBzOuBOVZ9vpidfEjvUUVDq6sqxqIYqv2d80iQO+4CZBuClS52g==",
"path": "microsoft.aspnetcore.jsonpatch/5.0.17",
"hashPath": "microsoft.aspnetcore.jsonpatch.5.0.17.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.NewtonsoftJson/5.0.17": {
"type": "package",
"serviceable": true,
"sha512": "sha512-E6Y7BD5pnoP/H4j4tBE7Hyi06+X7YfXKQnq2okwQfo8l4dfKL+EIxZ2ToaQ+XnXXqwwxZ7ggbyp17fJeb5uxJg==",
"path": "microsoft.aspnetcore.mvc.newtonsoftjson/5.0.17",
"hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.5.0.17.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Versioning/4.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-d536XDKU4kRXXwSKPImb7X2viJhxwHkqneadAI6Snqd3JaxtMM6nvzhF3Br49rZT48EAJcH1oHPq2zLRBu3CcQ==",
"path": "microsoft.aspnetcore.mvc.versioning/4.2.0",
"hashPath": "microsoft.aspnetcore.mvc.versioning.4.2.0.nupkg.sha512"
},
"Microsoft.CSharp/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
"path": "microsoft.csharp/4.7.0",
"hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
},
"Microsoft.Data.Sqlite.Core/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-O1PBB9Y9bU9Fb3FkewqeXzVJ3hI2DW9DtRGj7lGkT1FnP1B3kqjn3xpG2AaVzkv2MkzzKHNJAh+LQq3XaFcAMw==",
"path": "microsoft.data.sqlite.core/5.0.0",
"hashPath": "microsoft.data.sqlite.core.5.0.0.nupkg.sha512"
},
"Microsoft.DotNet.PlatformAbstractions/3.1.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jek4XYaQ/PGUwDKKhwR8K47Uh1189PFzMeLqO83mXrXQVIpARZCcfuDedH50YDTepBkfijCZN5U/vZi++erxtg==",
"path": "microsoft.dotnet.platformabstractions/3.1.6",
"hashPath": "microsoft.dotnet.platformabstractions.3.1.6.nupkg.sha512"
},
"Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers/0.4.346202": {
"type": "package",
"serviceable": true,
"sha512": "sha512-izhSdZtKtsI67Mf3AjM7gXnD6xne1aeGxKPJKifByYFUbr/0uXdRpX3xYABJvub8H5ClcBpSyUQ5wb9oenp15Q==",
"path": "microsoft.dotnet.upgradeassistant.extensions.default.analyzers/0.4.346202",
"hashPath": "microsoft.dotnet.upgradeassistant.extensions.default.analyzers.0.4.346202.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QJk6pwN5wCriRdaNXQQxifeDNYephqqDMSXAQFX1nZjHwz/hChD0kDwklX20FexN9IAwQftepMbglcjwTX3l4Q==",
"path": "microsoft.entityframeworkcore/5.0.0",
"hashPath": "microsoft.entityframeworkcore.5.0.0.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Abstractions/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-PCDiskNvB+1rs+d3ET0Itm3mPj6+CpFO7V1nPXfVL6ipS6+27vKs9mnEP4C8vTr2BhSpyvKQetp4Z0ktrqv+wg==",
"path": "microsoft.entityframeworkcore.abstractions/5.0.0",
"hashPath": "microsoft.entityframeworkcore.abstractions.5.0.0.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Analyzers/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-l1c/1ge8ymXgLqtstTyX3PZOLRuFo1jn0FQ9H4ag3Bwz70KTMyEOXwkKBZZ1gDlCibETrooflMis8wvvXFh5YQ==",
"path": "microsoft.entityframeworkcore.analyzers/5.0.0",
"hashPath": "microsoft.entityframeworkcore.analyzers.5.0.0.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Relational/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-UMhoo0t3eii73AUwsvbGpYMGXS0ga/uA/cukgJza+IJ4EtcuNfdhGsA3emzf9nYpQ7urJzWzU6VOfG59h935Ag==",
"path": "microsoft.entityframeworkcore.relational/5.0.0",
"hashPath": "microsoft.entityframeworkcore.relational.5.0.0.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Sqlite/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-xlpmIN768QlG1f0yzPQvqxfV+r7oIwid/ohosCdNeIf9MolAX97Bi517EQEL+AEU9cJaUx2GBrS3boWCNfe5tg==",
"path": "microsoft.entityframeworkcore.sqlite/5.0.0",
"hashPath": "microsoft.entityframeworkcore.sqlite.5.0.0.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Sqlite.Core/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-S5R5FvZ2ZDtHRHdPgHhz3JJqpzui1aGrFCUzelBFlPqiR7KO06Ew18X9KlK0Ur5hv4zuJ9hbXXBAgnuHf3aTHQ==",
"path": "microsoft.entityframeworkcore.sqlite.core/5.0.0",
"hashPath": "microsoft.entityframeworkcore.sqlite.core.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.ApiDescription.Server/3.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LH4OE/76F6sOCslif7+Xh3fS/wUUrE5ryeXAMcoCnuwOQGT5Smw0p57IgDh/pHgHaGz/e+AmEQb7pRgb++wt0w==",
"path": "microsoft.extensions.apidescription.server/3.0.0",
"hashPath": "microsoft.extensions.apidescription.server.3.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Caching.Abstractions/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bu8As90/SBAouMZ6fJ+qRNo1X+KgHGrVueFhhYi+E5WqEhcnp2HoWRFnMzXQ6g4RdZbvPowFerSbKNH4Dtg5yg==",
"path": "microsoft.extensions.caching.abstractions/5.0.0",
"hashPath": "microsoft.extensions.caching.abstractions.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Caching.Memory/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/1qPCleFOkJe0O+xmFqCNLFYQZTJz965sVw8CUB/BQgsApBwzAUsL2BUkDvQW+geRUVTXUS9zLa0pBjC2VJ1gA==",
"path": "microsoft.extensions.caching.memory/5.0.0",
"hashPath": "microsoft.extensions.caching.memory.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Abstractions/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ETjSBHMp3OAZ4HxGQYpwyGsD8Sw5FegQXphi0rpoGMT74S4+I2mm7XJEswwn59XAaKOzC15oDSOWEE8SzDCd6Q==",
"path": "microsoft.extensions.configuration.abstractions/5.0.0",
"hashPath": "microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Binder/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Of1Irt1+NzWO+yEYkuDh5TpT4On7LKl98Q9iLqCdOZps6XXEWDj3AKtmyvzJPVXZe4apmkJJIiDL7rR1yC+hjQ==",
"path": "microsoft.extensions.configuration.binder/5.0.0",
"hashPath": "microsoft.extensions.configuration.binder.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA==",
"path": "microsoft.extensions.dependencyinjection/5.0.0",
"hashPath": "microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==",
"path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0",
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyModel/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-umBECCoMC+sOUgm083yFr8SxTobUOcPFH4AXigdO2xJiszCHAnmeDl4qPphJt+oaJ/XIfV1wOjIts2nRnki61Q==",
"path": "microsoft.extensions.dependencymodel/5.0.0",
"hashPath": "microsoft.extensions.dependencymodel.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==",
"path": "microsoft.extensions.logging/5.0.0",
"hashPath": "microsoft.extensions.logging.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Abstractions/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==",
"path": "microsoft.extensions.logging.abstractions/5.0.0",
"hashPath": "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Options/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==",
"path": "microsoft.extensions.options/5.0.0",
"hashPath": "microsoft.extensions.options.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Options.ConfigurationExtensions/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-280RxNJqOeQqq47aJLy5D9LN61CAWeuRA83gPToQ8B9jl9SNdQ5EXjlfvF66zQI5AXMl+C/3hGnbtIEN+X3mqA==",
"path": "microsoft.extensions.options.configurationextensions/5.0.0",
"hashPath": "microsoft.extensions.options.configurationextensions.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Primitives/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==",
"path": "microsoft.extensions.primitives/5.0.0",
"hashPath": "microsoft.extensions.primitives.5.0.0.nupkg.sha512"
},
"Microsoft.IdentityModel.JsonWebTokens/6.7.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-q/Ii8ILV8cM1X49gnl12cJK+0KWiI1xUeiLYiE9+uRonJLaHWB0l8t89rGnZTEGthGKItyikKSB38LQpfy/zBw==",
"path": "microsoft.identitymodel.jsonwebtokens/6.7.1",
"hashPath": "microsoft.identitymodel.jsonwebtokens.6.7.1.nupkg.sha512"
},
"Microsoft.IdentityModel.Logging/6.7.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WGtTiTy2ZikOz/I5GxCGbNPLOpyI9fPyuyG4Q5rfkhACK+Q0Ad6U8XajYZ2cJ2cFKse0IvHwm15HVrfwrX/89g==",
"path": "microsoft.identitymodel.logging/6.7.1",
"hashPath": "microsoft.identitymodel.logging.6.7.1.nupkg.sha512"
},
"Microsoft.IdentityModel.Protocols/6.7.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DVGYIRUK3TkCTmz0IgBzWUE55CDNfLtXil1FgSbgHI7hi2fP2pz4tiTAno/5O/hdVwAzV+HtCQtFi7xW8smaHw==",
"path": "microsoft.identitymodel.protocols/6.7.1",
"hashPath": "microsoft.identitymodel.protocols.6.7.1.nupkg.sha512"
},
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.7.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-99gA+E6ZOCqySrT80Yh6wrfjJfeMxDisdAcA5Q66zHxMPY5Gzc8aT2Ldzu0GP1sADv/o3yI1Gc3P1GHXlXAVVQ==",
"path": "microsoft.identitymodel.protocols.openidconnect/6.7.1",
"hashPath": "microsoft.identitymodel.protocols.openidconnect.6.7.1.nupkg.sha512"
},
"Microsoft.IdentityModel.Tokens/6.7.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Td9Vn9d/0eM1zlUUvaVQzjqdBkBLJ2oGtGL/LYPuiCUAALMeAHVDtpXGk8eYI8Gbduz5n+o7ifldsCIca4MWew==",
"path": "microsoft.identitymodel.tokens/6.7.1",
"hashPath": "microsoft.identitymodel.tokens.6.7.1.nupkg.sha512"
},
"Microsoft.IO.RecyclableMemoryStream/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-uyjY/cqomw1irT4L7lDeg4sJ36MsjHg3wKqpGrBAdzvZaxo85yMF+sAA9RIzTV92fDxuUzjqksMqA0+SNMkMgA==",
"path": "microsoft.io.recyclablememorystream/2.2.0",
"hashPath": "microsoft.io.recyclablememorystream.2.2.0.nupkg.sha512"
},
"Microsoft.NETCore.Platforms/1.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
"path": "microsoft.netcore.platforms/1.1.0",
"hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
},
"Microsoft.NETCore.Targets/1.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
"path": "microsoft.netcore.targets/1.1.0",
"hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
},
"Microsoft.OpenApi/1.2.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
"path": "microsoft.openapi/1.2.3",
"hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
},
"Minio/3.1.13": {
"type": "package",
"serviceable": true,
"sha512": "sha512-i4h+gXs7kFHn1QUP0ZcuZz4Xa/PgNzZo+QRmi0WbFG5TYec7ozhrV+/cq7zfJbLOgcB89XwieASLLiduGNuwdA==",
"path": "minio/3.1.13",
"hashPath": "minio.3.1.13.nupkg.sha512"
},
"Minio.AspNetCore/3.1.13": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ezXC6a4EE3a32WyTYSs43c+n1zMsefTiyPFRlIUvtoJnjscfLthZhoYGTQNg/Mh9Da1l7HWQiZWqmnsqN+uddA==",
"path": "minio.aspnetcore/3.1.13",
"hashPath": "minio.aspnetcore.3.1.13.nupkg.sha512"
},
"NETStandard.Library/2.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7jnbRU+L08FXKMxqUflxEXtVymWvNOrS8yHgu9s6EM8Anr6T/wIX4nZ08j/u3Asz+tCufp3YVwFSEvFTPYmBPA==",
"path": "netstandard.library/2.0.0",
"hashPath": "netstandard.library.2.0.0.nupkg.sha512"
},
"Newtonsoft.Json/12.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rTK0s2EKlfHsQsH6Yx2smvcTCeyoDNgCW7FEYyV01drPlh2T243PR2DiDXqtC5N4GDm4Ma/lkxfW5a/4793vbA==",
"path": "newtonsoft.json/12.0.2",
"hashPath": "newtonsoft.json.12.0.2.nupkg.sha512"
},
"Newtonsoft.Json.Bson/1.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==",
"path": "newtonsoft.json.bson/1.0.2",
"hashPath": "newtonsoft.json.bson.1.0.2.nupkg.sha512"
},
"RestSharp/106.10.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-MhR4w8LbArVaRA5T/oAR3ZnF852QXtDXRBO84GsvyYzsm7FsjXHJ+JaM8x/nR/B/OCB1WbolGH7hqMT1GZpNJw==",
"path": "restsharp/106.10.1",
"hashPath": "restsharp.106.10.1.nupkg.sha512"
},
"SQLitePCLRaw.bundle_e_sqlite3/2.0.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-f5U8Sw0lRym8tTraJ2zm6OqcDrcrEVvcKDtYlKSLs3Ox9SerkwkPXiFXb/uiW0g2tJdUw6oBhsxI/l5DoRxXMg==",
"path": "sqlitepclraw.bundle_e_sqlite3/2.0.4",
"hashPath": "sqlitepclraw.bundle_e_sqlite3.2.0.4.nupkg.sha512"
},
"SQLitePCLRaw.core/2.0.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-4XlDZpDAsboMD6qZQcz9AaKblKDUTVHF+8f3lvbP7QjoqSRr2Xc0Lm34IK2pjRIYnyFLhI3yOJ5YWfOiCid2yg==",
"path": "sqlitepclraw.core/2.0.4",
"hashPath": "sqlitepclraw.core.2.0.4.nupkg.sha512"
},
"SQLitePCLRaw.lib.e_sqlite3/2.0.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-oetvmtDZOE4Nnrtxd8Trapl9geBiu0rDCUXff46qGYjnUwzaU1mZ3OHnfR402tl32rx8gBWg3n5OBRaPJRbsGw==",
"path": "sqlitepclraw.lib.e_sqlite3/2.0.4",
"hashPath": "sqlitepclraw.lib.e_sqlite3.2.0.4.nupkg.sha512"
},
"SQLitePCLRaw.provider.dynamic_cdecl/2.0.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-AY6+vv/4ji1mCkLrS6HP/88rHT9YFKRyg3LUj8RyIk6imJMUFdQDiP8rK8gq0a/0FbqspLjK1t7rtKcr7FXRYA==",
"path": "sqlitepclraw.provider.dynamic_cdecl/2.0.4",
"hashPath": "sqlitepclraw.provider.dynamic_cdecl.2.0.4.nupkg.sha512"
},
"Swashbuckle.AspNetCore/5.6.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-UkL9GU0mfaA+7RwYjEaBFvAzL8qNQhNqAeV5uaWUu/Z+fVgvK9FHkGCpTXBqSQeIHuZaIElzxnLDdIqGzuCnVg==",
"path": "swashbuckle.aspnetcore/5.6.3",
"hashPath": "swashbuckle.aspnetcore.5.6.3.nupkg.sha512"
},
"Swashbuckle.AspNetCore.ReDoc/5.6.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cvEO+1RN/usFMh2BJB/x5qS1GL/k7UWzHQk2NjVx4cwMJbZRNgpyCkC38DlDyqr1qKmLV/eCeGjzuSyM3FPLng==",
"path": "swashbuckle.aspnetcore.redoc/5.6.3",
"hashPath": "swashbuckle.aspnetcore.redoc.5.6.3.nupkg.sha512"
},
"Swashbuckle.AspNetCore.Swagger/5.6.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rn/MmLscjg6WSnTZabojx5DQYle2GjPanSPbCU3Kw8Hy72KyQR3uy8R1Aew5vpNALjfUFm2M/vwUtqdOlzw+GA==",
"path": "swashbuckle.aspnetcore.swagger/5.6.3",
"hashPath": "swashbuckle.aspnetcore.swagger.5.6.3.nupkg.sha512"
},
"Swashbuckle.AspNetCore.SwaggerGen/5.6.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CkhVeod/iLd3ikVTDOwG5sym8BE5xbqGJ15iF3cC7ZPg2kEwDQL4a88xjkzsvC9oOB2ax6B0rK0EgRK+eOBX+w==",
"path": "swashbuckle.aspnetcore.swaggergen/5.6.3",
"hashPath": "swashbuckle.aspnetcore.swaggergen.5.6.3.nupkg.sha512"
},
"Swashbuckle.AspNetCore.SwaggerUI/5.6.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-BPvcPxQRMsYZ3HnYmGKRWDwX4Wo29WHh14Q6B10BB8Yfbbcza+agOC2UrBFA1EuaZuOsFLbp6E2+mqVNF/Je8A==",
"path": "swashbuckle.aspnetcore.swaggerui/5.6.3",
"hashPath": "swashbuckle.aspnetcore.swaggerui.5.6.3.nupkg.sha512"
},
"System.Collections.Immutable/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
"path": "system.collections.immutable/5.0.0",
"hashPath": "system.collections.immutable.5.0.0.nupkg.sha512"
},
"System.ComponentModel.Annotations/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==",
"path": "system.componentmodel.annotations/5.0.0",
"hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512"
},
"System.Diagnostics.DiagnosticSource/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA==",
"path": "system.diagnostics.diagnosticsource/5.0.0",
"hashPath": "system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512"
},
"System.IdentityModel.Tokens.Jwt/6.7.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-sPnRn9dUMYARQC3mAKWpig/7rlrruqJvopKXmGoYAQ1A+xQsT3q5LiwsArkV8Oz/hfiRCLkV9vgi3FQg/mYfrw==",
"path": "system.identitymodel.tokens.jwt/6.7.1",
"hashPath": "system.identitymodel.tokens.jwt.6.7.1.nupkg.sha512"
},
"System.IO/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
"path": "system.io/4.3.0",
"hashPath": "system.io.4.3.0.nupkg.sha512"
},
"System.Memory/4.5.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
"path": "system.memory/4.5.3",
"hashPath": "system.memory.4.5.3.nupkg.sha512"
},
"System.Reactive/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yaVAxT2Yl28p9+DupGwj2oPbIOYZUQimOQ+n7N7vML2oofIRj9BmcfD7DHc6FLrNah65EigOgG6U9VnwWEyz5g==",
"path": "system.reactive/4.0.0",
"hashPath": "system.reactive.4.0.0.nupkg.sha512"
},
"System.Reactive.Linq/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LaYTtUoOtQJ7SBb1/tfM/kcIHy0dsA7E+31/739HyTyGg9uSGzP/fV4VFI3/Atg7MQiks+JbEAwcoTDJY0pJoA==",
"path": "system.reactive.linq/4.0.0",
"hashPath": "system.reactive.linq.4.0.0.nupkg.sha512"
},
"System.Reflection/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
"path": "system.reflection/4.3.0",
"hashPath": "system.reflection.4.3.0.nupkg.sha512"
},
"System.Reflection.Emit/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
"path": "system.reflection.emit/4.3.0",
"hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
},
"System.Reflection.Emit.ILGeneration/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
"path": "system.reflection.emit.ilgeneration/4.3.0",
"hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
},
"System.Reflection.Primitives/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
"path": "system.reflection.primitives/4.3.0",
"hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
},
"System.Runtime/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
"path": "system.runtime/4.3.0",
"hashPath": "system.runtime.4.3.0.nupkg.sha512"
},
"System.Runtime.InteropServices.WindowsRuntime/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-J4GUi3xZQLUBasNwZnjrffN8i5wpHrBtZoLG+OhRyGo/+YunMRWWtwoMDlUAIdmX0uRfpHIBDSV6zyr3yf00TA==",
"path": "system.runtime.interopservices.windowsruntime/4.3.0",
"hashPath": "system.runtime.interopservices.windowsruntime.4.3.0.nupkg.sha512"
},
"System.Security.Cryptography.Cng/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
"path": "system.security.cryptography.cng/4.5.0",
"hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512"
},
"System.Text.Encoding/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
"path": "system.text.encoding/4.3.0",
"hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
},
"System.Threading.Tasks/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
"path": "system.threading.tasks/4.3.0",
"hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
}
}
}