374 lines
13 KiB
JSON
374 lines
13 KiB
JSON
{
|
|
"runtimeTarget": {
|
|
"name": ".NETCoreApp,Version=v10.0",
|
|
"signature": ""
|
|
},
|
|
"compilationOptions": {},
|
|
"targets": {
|
|
".NETCoreApp,Version=v10.0": {
|
|
"Auth.Core/1.0.0": {
|
|
"dependencies": {
|
|
"Auth.Contracts": "1.0.0",
|
|
"Auth.Domain": "1.0.0",
|
|
"FluentEmail.Core": "3.0.2",
|
|
"FluentEmail.Smtp": "3.0.2",
|
|
"Generic": "1.0.0",
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer": "10.0.0",
|
|
"Microsoft.EntityFrameworkCore": "10.0.0",
|
|
"Npgsql.EntityFrameworkCore.PostgreSQL": "10.0.0",
|
|
"System.IdentityModel.Tokens.Jwt": "8.12.1"
|
|
},
|
|
"runtime": {
|
|
"Auth.Core.dll": {}
|
|
}
|
|
},
|
|
"Bogus/35.6.3": {
|
|
"runtime": {
|
|
"lib/net6.0/Bogus.dll": {
|
|
"assemblyVersion": "35.6.3.0",
|
|
"fileVersion": "35.6.3.0"
|
|
}
|
|
}
|
|
},
|
|
"FluentEmail.Core/3.0.2": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/FluentEmail.Core.dll": {
|
|
"assemblyVersion": "3.0.2.0",
|
|
"fileVersion": "3.0.2.0"
|
|
}
|
|
}
|
|
},
|
|
"FluentEmail.Smtp/3.0.2": {
|
|
"dependencies": {
|
|
"FluentEmail.Core": "3.0.2"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/FluentEmail.Smtp.dll": {
|
|
"assemblyVersion": "3.0.2.0",
|
|
"fileVersion": "3.0.2.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer/10.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
|
|
"assemblyVersion": "10.0.0.0",
|
|
"fileVersion": "10.0.25.52411"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Identity.EntityFrameworkCore/10.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore.Relational": "10.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net10.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {
|
|
"assemblyVersion": "10.0.0.0",
|
|
"fileVersion": "10.0.25.52411"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore/10.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore.Abstractions": "10.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net10.0/Microsoft.EntityFrameworkCore.dll": {
|
|
"assemblyVersion": "10.0.0.0",
|
|
"fileVersion": "10.0.25.52411"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Abstractions/10.0.0": {
|
|
"runtime": {
|
|
"lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
|
|
"assemblyVersion": "10.0.0.0",
|
|
"fileVersion": "10.0.25.52411"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Relational/10.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore": "10.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll": {
|
|
"assemblyVersion": "10.0.0.0",
|
|
"fileVersion": "10.0.25.52411"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Abstractions/8.12.1": {
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": {
|
|
"assemblyVersion": "8.12.1.0",
|
|
"fileVersion": "8.12.1.60617"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/8.12.1": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Tokens": "8.12.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
|
"assemblyVersion": "8.12.1.0",
|
|
"fileVersion": "8.12.1.60617"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Logging/8.12.1": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Abstractions": "8.12.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.Logging.dll": {
|
|
"assemblyVersion": "8.12.1.0",
|
|
"fileVersion": "8.12.1.60617"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/8.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Tokens": "8.12.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.Protocols.dll": {
|
|
"assemblyVersion": "8.0.1.0",
|
|
"fileVersion": "8.0.1.50722"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Protocols": "8.0.1",
|
|
"System.IdentityModel.Tokens.Jwt": "8.12.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
|
"assemblyVersion": "8.0.1.0",
|
|
"fileVersion": "8.0.1.50722"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/8.12.1": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Logging": "8.12.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.Tokens.dll": {
|
|
"assemblyVersion": "8.12.1.0",
|
|
"fileVersion": "8.12.1.60617"
|
|
}
|
|
}
|
|
},
|
|
"Npgsql/10.0.0": {
|
|
"runtime": {
|
|
"lib/net10.0/Npgsql.dll": {
|
|
"assemblyVersion": "10.0.0.0",
|
|
"fileVersion": "10.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Npgsql.EntityFrameworkCore.PostgreSQL/10.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.EntityFrameworkCore": "10.0.0",
|
|
"Microsoft.EntityFrameworkCore.Relational": "10.0.0",
|
|
"Npgsql": "10.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": {
|
|
"assemblyVersion": "10.0.0.0",
|
|
"fileVersion": "10.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/8.12.1": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.JsonWebTokens": "8.12.1",
|
|
"Microsoft.IdentityModel.Tokens": "8.12.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": {
|
|
"assemblyVersion": "8.12.1.0",
|
|
"fileVersion": "8.12.1.60617"
|
|
}
|
|
}
|
|
},
|
|
"Auth.Contracts/1.0.0": {
|
|
"runtime": {
|
|
"Auth.Contracts.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Auth.Domain/1.0.0": {
|
|
"dependencies": {
|
|
"Auth.Contracts": "1.0.0",
|
|
"Bogus": "35.6.3",
|
|
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "10.0.0",
|
|
"Npgsql.EntityFrameworkCore.PostgreSQL": "10.0.0"
|
|
},
|
|
"runtime": {
|
|
"Auth.Domain.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Generic/1.0.0": {
|
|
"runtime": {
|
|
"Generic.dll": {
|
|
"assemblyVersion": "1.0.0.0",
|
|
"fileVersion": "1.0.0.0"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Auth.Core/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"Bogus/35.6.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-+5omfZWy8gOcbpc48vKfMI4h/ecbdf3NQm6xCl3zMbaP4J3rMMm5h3kPFeIWBgt4mbz6YY0eeZDLR/6yv1khKw==",
|
|
"path": "bogus/35.6.3",
|
|
"hashPath": "bogus.35.6.3.nupkg.sha512"
|
|
},
|
|
"FluentEmail.Core/3.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-uQFFbJgMhhCFUti7pfMi429fMNi7fLGMj+7uDtD7POlQzLxlhXJ6tmt4Y1SI51sZsA36GO5b7+o29eY/dKiICQ==",
|
|
"path": "fluentemail.core/3.0.2",
|
|
"hashPath": "fluentemail.core.3.0.2.nupkg.sha512"
|
|
},
|
|
"FluentEmail.Smtp/3.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Y5pZKS/mXSl7D5WJWecvfo1kpIMDc6U0VRU6wRbE9wEv2IqMH3cQXa/97Pwi+m31COepIqc6dMhGMtAJ2Qh7rw==",
|
|
"path": "fluentemail.smtp/3.0.2",
|
|
"hashPath": "fluentemail.smtp.3.0.2.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer/10.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-0BgDfT1GoZnzjJOBwx5vFMK5JtqsTEas9pCEwd1/KKxNUAqFmreN60WeUoF+CsmSd9tOQuqWedvdBo/QqHuNTQ==",
|
|
"path": "microsoft.aspnetcore.authentication.jwtbearer/10.0.0",
|
|
"hashPath": "microsoft.aspnetcore.authentication.jwtbearer.10.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Identity.EntityFrameworkCore/10.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-mH1+58nbX5RWSd8hajSnXSdpQ1MN3oca488Zd+DvKX2nPTAyTVNRzubMV06BmPcjOZ9waLr/AjwcNiCQ8bCscQ==",
|
|
"path": "microsoft.aspnetcore.identity.entityframeworkcore/10.0.0",
|
|
"hashPath": "microsoft.aspnetcore.identity.entityframeworkcore.10.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore/10.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-hHa2amRjMyBLUH/KTML6FgIAhZ0VFYkhCKwWEax0rO6iNeM1P5MflyeQLE5dniSIOZHc3Oqyv5UIyTFO4e1Auw==",
|
|
"path": "microsoft.entityframeworkcore/10.0.0",
|
|
"hashPath": "microsoft.entityframeworkcore.10.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Abstractions/10.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-C+TT9k7f1GQ8agOfV512K9iwrzi76RXVSDiLx+iWC9pz3QhEpSF1Dyk+FpVvd8ULQ+rqymfM8KQ7g48ttQVyMg==",
|
|
"path": "microsoft.entityframeworkcore.abstractions/10.0.0",
|
|
"hashPath": "microsoft.entityframeworkcore.abstractions.10.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.EntityFrameworkCore.Relational/10.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-A3MX1ee7RDxWCUdx/KqP+74fbksz0UIhkVZh56YHvbPkEKsffCXgHU3LGkRDwqR/MrBNWLCWC/IVX79tzM30ZA==",
|
|
"path": "microsoft.entityframeworkcore.relational/10.0.0",
|
|
"hashPath": "microsoft.entityframeworkcore.relational.10.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Abstractions/8.12.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-JzWhET0VOCORyJbqDc1Wtdl8Q/l+I1MjFB0I/Jko+Ma691JZll8X6o9XwZtUce8FkqGuV4uY4/V1808XZOpDVg==",
|
|
"path": "microsoft.identitymodel.abstractions/8.12.1",
|
|
"hashPath": "microsoft.identitymodel.abstractions.8.12.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/8.12.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-imi3xiRLzzKxN4m1aR9Z2X8GUmNsVH7GLA6AkwYStNnh3UzupFtHEEVk3GK1fCvnYdRbpnCGNYY6WQb9AfDAKg==",
|
|
"path": "microsoft.identitymodel.jsonwebtokens/8.12.1",
|
|
"hashPath": "microsoft.identitymodel.jsonwebtokens.8.12.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Logging/8.12.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-39HjVkU7Voe2jRLmORRB5PoTmta1ZPKzUZCc6ldlNlLzdx+um0+fAnvfk05LUQPrNxpvb5ZoqF00SrNvyO2Fzg==",
|
|
"path": "microsoft.identitymodel.logging/8.12.1",
|
|
"hashPath": "microsoft.identitymodel.logging.8.12.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/8.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==",
|
|
"path": "microsoft.identitymodel.protocols/8.0.1",
|
|
"hashPath": "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==",
|
|
"path": "microsoft.identitymodel.protocols.openidconnect/8.0.1",
|
|
"hashPath": "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/8.12.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-DzgPEABn3eZmIk4lhov0QPcoHkIbnAfgkyDPM7uGuWDHeockR9DdqNCD9Zy30hPfExu5VhbOXn9oPRi+tFUhEQ==",
|
|
"path": "microsoft.identitymodel.tokens/8.12.1",
|
|
"hashPath": "microsoft.identitymodel.tokens.8.12.1.nupkg.sha512"
|
|
},
|
|
"Npgsql/10.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-xZAYhPOU2rUIFpV48xsqhCx9vXs6Y+0jX2LCoSEfDFYMw9jtAOUk3iQsCnDLrFIv9NT3JGMihn7nnuZsPKqJmA==",
|
|
"path": "npgsql/10.0.0",
|
|
"hashPath": "npgsql.10.0.0.nupkg.sha512"
|
|
},
|
|
"Npgsql.EntityFrameworkCore.PostgreSQL/10.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-E2+uSWxSB8LdsUVwPaqRWOcGOP92biry2JEwc0KJMdLJF+aZdczeIdEXVwEyv4nSVMQJH0o8tLhyAMiR6VF0lw==",
|
|
"path": "npgsql.entityframeworkcore.postgresql/10.0.0",
|
|
"hashPath": "npgsql.entityframeworkcore.postgresql.10.0.0.nupkg.sha512"
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/8.12.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-jlYdVOJrdeyD80ppEqKJ8BhJdrV3MjeA+seURdhC0DnD41GyUA9Ik+P7Sb571ufVVCYIx93GjeqVvY3QyQxZAA==",
|
|
"path": "system.identitymodel.tokens.jwt/8.12.1",
|
|
"hashPath": "system.identitymodel.tokens.jwt.8.12.1.nupkg.sha512"
|
|
},
|
|
"Auth.Contracts/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"Auth.Domain/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"Generic/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
}
|
|
}
|
|
} |