476 lines
18 KiB
JSON
476 lines
18 KiB
JSON
{
|
|
"runtimeTarget": {
|
|
"name": ".NETCoreApp,Version=v8.0",
|
|
"signature": ""
|
|
},
|
|
"compilationOptions": {},
|
|
"targets": {
|
|
".NETCoreApp,Version=v8.0": {
|
|
"AuthApi/1.0.0": {
|
|
"dependencies": {
|
|
"BCrypt.Net-Next": "4.0.3",
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer": "8.0.8",
|
|
"Microsoft.AspNetCore.OpenApi": "8.0.8",
|
|
"MongoDB.Driver": "3.4.3",
|
|
"Swashbuckle.AspNetCore": "6.5.0"
|
|
},
|
|
"runtime": {
|
|
"AuthApi.dll": {}
|
|
}
|
|
},
|
|
"BCrypt.Net-Next/4.0.3": {
|
|
"runtime": {
|
|
"lib/net6.0/BCrypt.Net-Next.dll": {
|
|
"assemblyVersion": "4.0.3.0",
|
|
"fileVersion": "4.0.3.0"
|
|
}
|
|
}
|
|
},
|
|
"DnsClient/1.6.1": {
|
|
"dependencies": {
|
|
"Microsoft.Win32.Registry": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net5.0/DnsClient.dll": {
|
|
"assemblyVersion": "1.6.1.0",
|
|
"fileVersion": "1.6.1.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer/8.0.8": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
|
|
"assemblyVersion": "8.0.8.0",
|
|
"fileVersion": "8.0.824.36908"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.OpenApi/8.0.8": {
|
|
"dependencies": {
|
|
"Microsoft.OpenApi": "1.4.3"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.AspNetCore.OpenApi.dll": {
|
|
"assemblyVersion": "8.0.8.0",
|
|
"fileVersion": "8.0.824.36908"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {},
|
|
"Microsoft.Extensions.Logging.Abstractions/2.0.0": {},
|
|
"Microsoft.IdentityModel.Abstractions/7.1.2": {
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
|
|
"assemblyVersion": "7.1.2.0",
|
|
"fileVersion": "7.1.2.41121"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/7.1.2": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Tokens": "7.1.2"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
|
"assemblyVersion": "7.1.2.0",
|
|
"fileVersion": "7.1.2.41121"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Logging/7.1.2": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Abstractions": "7.1.2"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.IdentityModel.Logging.dll": {
|
|
"assemblyVersion": "7.1.2.0",
|
|
"fileVersion": "7.1.2.41121"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/7.1.2": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Logging": "7.1.2",
|
|
"Microsoft.IdentityModel.Tokens": "7.1.2"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.IdentityModel.Protocols.dll": {
|
|
"assemblyVersion": "7.1.2.0",
|
|
"fileVersion": "7.1.2.41121"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Protocols": "7.1.2",
|
|
"System.IdentityModel.Tokens.Jwt": "7.1.2"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
|
"assemblyVersion": "7.1.2.0",
|
|
"fileVersion": "7.1.2.41121"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/7.1.2": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Logging": "7.1.2"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {
|
|
"assemblyVersion": "7.1.2.0",
|
|
"fileVersion": "7.1.2.41121"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Platforms/5.0.0": {},
|
|
"Microsoft.OpenApi/1.4.3": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
|
|
"assemblyVersion": "1.4.3.0",
|
|
"fileVersion": "1.4.3.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Win32.Registry/5.0.0": {
|
|
"dependencies": {
|
|
"System.Security.AccessControl": "5.0.0",
|
|
"System.Security.Principal.Windows": "5.0.0"
|
|
}
|
|
},
|
|
"MongoDB.Bson/3.4.3": {
|
|
"dependencies": {
|
|
"System.Memory": "4.5.5",
|
|
"System.Runtime.CompilerServices.Unsafe": "5.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/MongoDB.Bson.dll": {
|
|
"assemblyVersion": "3.4.3.0",
|
|
"fileVersion": "3.4.3.0"
|
|
}
|
|
}
|
|
},
|
|
"MongoDB.Driver/3.4.3": {
|
|
"dependencies": {
|
|
"DnsClient": "1.6.1",
|
|
"Microsoft.Extensions.Logging.Abstractions": "2.0.0",
|
|
"MongoDB.Bson": "3.4.3",
|
|
"SharpCompress": "0.30.1",
|
|
"Snappier": "1.0.0",
|
|
"System.Buffers": "4.5.1",
|
|
"ZstdSharp.Port": "0.7.3"
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/MongoDB.Driver.dll": {
|
|
"assemblyVersion": "3.4.3.0",
|
|
"fileVersion": "3.4.3.0"
|
|
}
|
|
}
|
|
},
|
|
"SharpCompress/0.30.1": {
|
|
"runtime": {
|
|
"lib/net5.0/SharpCompress.dll": {
|
|
"assemblyVersion": "0.30.1.0",
|
|
"fileVersion": "0.30.1.0"
|
|
}
|
|
}
|
|
},
|
|
"Snappier/1.0.0": {
|
|
"runtime": {
|
|
"lib/net5.0/Snappier.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore/6.5.0": {
|
|
"dependencies": {
|
|
"Microsoft.Extensions.ApiDescription.Server": "6.0.5",
|
|
"Swashbuckle.AspNetCore.Swagger": "6.5.0",
|
|
"Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
|
|
"Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/6.5.0": {
|
|
"dependencies": {
|
|
"Microsoft.OpenApi": "1.4.3"
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
|
|
"assemblyVersion": "6.5.0.0",
|
|
"fileVersion": "6.5.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
|
|
"dependencies": {
|
|
"Swashbuckle.AspNetCore.Swagger": "6.5.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
|
|
"assemblyVersion": "6.5.0.0",
|
|
"fileVersion": "6.5.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
|
|
"runtime": {
|
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
|
|
"assemblyVersion": "6.5.0.0",
|
|
"fileVersion": "6.5.0.0"
|
|
}
|
|
}
|
|
},
|
|
"System.Buffers/4.5.1": {},
|
|
"System.IdentityModel.Tokens.Jwt/7.1.2": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.JsonWebTokens": "7.1.2",
|
|
"Microsoft.IdentityModel.Tokens": "7.1.2"
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {
|
|
"assemblyVersion": "7.1.2.0",
|
|
"fileVersion": "7.1.2.41121"
|
|
}
|
|
}
|
|
},
|
|
"System.Memory/4.5.5": {},
|
|
"System.Runtime.CompilerServices.Unsafe/5.0.0": {},
|
|
"System.Security.AccessControl/5.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
"System.Security.Principal.Windows": "5.0.0"
|
|
}
|
|
},
|
|
"System.Security.Principal.Windows/5.0.0": {},
|
|
"ZstdSharp.Port/0.7.3": {
|
|
"runtime": {
|
|
"lib/net7.0/ZstdSharp.dll": {
|
|
"assemblyVersion": "0.7.3.0",
|
|
"fileVersion": "0.7.3.0"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"AuthApi/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"BCrypt.Net-Next/4.0.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-W+U9WvmZQgi5cX6FS5GDtDoPzUCV4LkBLkywq/kRZhuDwcbavOzcDAr3LXJFqHUi952Yj3LEYoWW0jbEUQChsA==",
|
|
"path": "bcrypt.net-next/4.0.3",
|
|
"hashPath": "bcrypt.net-next.4.0.3.nupkg.sha512"
|
|
},
|
|
"DnsClient/1.6.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-4H/f2uYJOZ+YObZjpY9ABrKZI+JNw3uizp6oMzTXwDw6F+2qIPhpRl/1t68O/6e98+vqNiYGu+lswmwdYUy3gg==",
|
|
"path": "dnsclient/1.6.1",
|
|
"hashPath": "dnsclient.1.6.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer/8.0.8": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-J145j2LgD4kkkNkrf5DW/pKzithZRKN5EFY+KAO3SqweMyDfv4cgKgtOIsv2bhrOLGqPJixuZkZte7LfK1seYQ==",
|
|
"path": "microsoft.aspnetcore.authentication.jwtbearer/8.0.8",
|
|
"hashPath": "microsoft.aspnetcore.authentication.jwtbearer.8.0.8.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.OpenApi/8.0.8": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-wNHhohqP8rmsQ4UhKbd6jZMD6l+2Q/+DvRBT0Cgqeuglr13aF6sSJWicZKCIhZAUXzuhkdwtHVc95MlPlFk0dA==",
|
|
"path": "microsoft.aspnetcore.openapi/8.0.8",
|
|
"hashPath": "microsoft.aspnetcore.openapi.8.0.8.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
|
|
"path": "microsoft.extensions.apidescription.server/6.0.5",
|
|
"hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512"
|
|
},
|
|
"Microsoft.Extensions.Logging.Abstractions/2.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-6ZCllUYGFukkymSTx3Yr0G/ajRxoNJp7/FqSxSB4fGISST54ifBhgu4Nc0ItGi3i6DqwuNd8SUyObmiC++AO2Q==",
|
|
"path": "microsoft.extensions.logging.abstractions/2.0.0",
|
|
"hashPath": "microsoft.extensions.logging.abstractions.2.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Abstractions/7.1.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-33eTIA2uO/L9utJjZWbKsMSVsQf7F8vtd6q5mQX7ZJzNvCpci5fleD6AeANGlbbb7WX7XKxq9+Dkb5e3GNDrmQ==",
|
|
"path": "microsoft.identitymodel.abstractions/7.1.2",
|
|
"hashPath": "microsoft.identitymodel.abstractions.7.1.2.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/7.1.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-cloLGeZolXbCJhJBc5OC05uhrdhdPL6MWHuVUnkkUvPDeK7HkwThBaLZ1XjBQVk9YhxXE2OvHXnKi0PLleXxDg==",
|
|
"path": "microsoft.identitymodel.jsonwebtokens/7.1.2",
|
|
"hashPath": "microsoft.identitymodel.jsonwebtokens.7.1.2.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Logging/7.1.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-YCxBt2EeJP8fcXk9desChkWI+0vFqFLvBwrz5hBMsoh0KJE6BC66DnzkdzkJNqMltLromc52dkdT206jJ38cTw==",
|
|
"path": "microsoft.identitymodel.logging/7.1.2",
|
|
"hashPath": "microsoft.identitymodel.logging.7.1.2.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/7.1.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-SydLwMRFx6EHPWJ+N6+MVaoArN1Htt92b935O3RUWPY1yUF63zEjvd3lBu79eWdZUwedP8TN2I5V9T3nackvIQ==",
|
|
"path": "microsoft.identitymodel.protocols/7.1.2",
|
|
"hashPath": "microsoft.identitymodel.protocols.7.1.2.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-6lHQoLXhnMQ42mGrfDkzbIOR3rzKM1W1tgTeMPLgLCqwwGw0d96xFi/UiX/fYsu7d6cD5MJiL3+4HuI8VU+sVQ==",
|
|
"path": "microsoft.identitymodel.protocols.openidconnect/7.1.2",
|
|
"hashPath": "microsoft.identitymodel.protocols.openidconnect.7.1.2.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/7.1.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-oICJMqr3aNEDZOwnH5SK49bR6Z4aX0zEAnOLuhloumOSuqnNq+GWBdQyrgILnlcT5xj09xKCP/7Y7gJYB+ls/g==",
|
|
"path": "microsoft.identitymodel.tokens/7.1.2",
|
|
"hashPath": "microsoft.identitymodel.tokens.7.1.2.nupkg.sha512"
|
|
},
|
|
"Microsoft.NETCore.Platforms/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
|
|
"path": "microsoft.netcore.platforms/5.0.0",
|
|
"hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.OpenApi/1.4.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-rURwggB+QZYcSVbDr7HSdhw/FELvMlriW10OeOzjPT7pstefMo7IThhtNtDudxbXhW+lj0NfX72Ka5EDsG8x6w==",
|
|
"path": "microsoft.openapi/1.4.3",
|
|
"hashPath": "microsoft.openapi.1.4.3.nupkg.sha512"
|
|
},
|
|
"Microsoft.Win32.Registry/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
|
|
"path": "microsoft.win32.registry/5.0.0",
|
|
"hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512"
|
|
},
|
|
"MongoDB.Bson/3.4.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ZB2nCdlWtmDGItkDFh2E2kfYlXaItG414t9Np7CZhpftLypemYnxtdI52H+0b8RPqoUJD7bUvrf598sDTJd5iA==",
|
|
"path": "mongodb.bson/3.4.3",
|
|
"hashPath": "mongodb.bson.3.4.3.nupkg.sha512"
|
|
},
|
|
"MongoDB.Driver/3.4.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-yE6XQiDoFwTH4Xq/STJCbzsz+74RuzCXU45g9gaWFlLyy95xG8utuj+e64uXSbONtzabbp1O/8vfA3/HJXL6Pg==",
|
|
"path": "mongodb.driver/3.4.3",
|
|
"hashPath": "mongodb.driver.3.4.3.nupkg.sha512"
|
|
},
|
|
"SharpCompress/0.30.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-XqD4TpfyYGa7QTPzaGlMVbcecKnXy4YmYLDWrU+JIj7IuRNl7DH2END+Ll7ekWIY8o3dAMWLFDE1xdhfIWD1nw==",
|
|
"path": "sharpcompress/0.30.1",
|
|
"hashPath": "sharpcompress.0.30.1.nupkg.sha512"
|
|
},
|
|
"Snappier/1.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-rFtK2KEI9hIe8gtx3a0YDXdHOpedIf9wYCEYtBEmtlyiWVX3XlCNV03JrmmAi/Cdfn7dxK+k0sjjcLv4fpHnqA==",
|
|
"path": "snappier/1.0.0",
|
|
"hashPath": "snappier.1.0.0.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore/6.5.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==",
|
|
"path": "swashbuckle.aspnetcore/6.5.0",
|
|
"hashPath": "swashbuckle.aspnetcore.6.5.0.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/6.5.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==",
|
|
"path": "swashbuckle.aspnetcore.swagger/6.5.0",
|
|
"hashPath": "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==",
|
|
"path": "swashbuckle.aspnetcore.swaggergen/6.5.0",
|
|
"hashPath": "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==",
|
|
"path": "swashbuckle.aspnetcore.swaggerui/6.5.0",
|
|
"hashPath": "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512"
|
|
},
|
|
"System.Buffers/4.5.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
|
|
"path": "system.buffers/4.5.1",
|
|
"hashPath": "system.buffers.4.5.1.nupkg.sha512"
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/7.1.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Thhbe1peAmtSBFaV/ohtykXiZSOkx59Da44hvtWfIMFofDA3M3LaVyjstACf2rKGn4dEDR2cUpRAZ0Xs/zB+7Q==",
|
|
"path": "system.identitymodel.tokens.jwt/7.1.2",
|
|
"hashPath": "system.identitymodel.tokens.jwt.7.1.2.nupkg.sha512"
|
|
},
|
|
"System.Memory/4.5.5": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
|
|
"path": "system.memory/4.5.5",
|
|
"hashPath": "system.memory.4.5.5.nupkg.sha512"
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==",
|
|
"path": "system.runtime.compilerservices.unsafe/5.0.0",
|
|
"hashPath": "system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512"
|
|
},
|
|
"System.Security.AccessControl/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
|
|
"path": "system.security.accesscontrol/5.0.0",
|
|
"hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512"
|
|
},
|
|
"System.Security.Principal.Windows/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
|
|
"path": "system.security.principal.windows/5.0.0",
|
|
"hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
|
|
},
|
|
"ZstdSharp.Port/0.7.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-U9Ix4l4cl58Kzz1rJzj5hoVTjmbx1qGMwzAcbv1j/d3NzrFaESIurQyg+ow4mivCgkE3S413y+U9k4WdnEIkRA==",
|
|
"path": "zstdsharp.port/0.7.3",
|
|
"hashPath": "zstdsharp.port.0.7.3.nupkg.sha512"
|
|
}
|
|
}
|
|
} |