mirror of
https://github.com/azaion/flights.git
synced 2026-04-22 05:26:32 +00:00
0625cd4157
Made-with: Cursor
282 lines
10 KiB
JSON
282 lines
10 KiB
JSON
{
|
|
"runtimeTarget": {
|
|
"name": ".NETCoreApp,Version=v10.0",
|
|
"signature": ""
|
|
},
|
|
"compilationOptions": {},
|
|
"targets": {
|
|
".NETCoreApp,Version=v10.0": {
|
|
"Azaion.Flights/1.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer": "10.0.5",
|
|
"Npgsql": "10.0.2",
|
|
"Swashbuckle.AspNetCore": "10.1.5",
|
|
"linq2db": "6.2.0"
|
|
},
|
|
"runtime": {
|
|
"Azaion.Flights.dll": {}
|
|
}
|
|
},
|
|
"linq2db/6.2.0": {
|
|
"runtime": {
|
|
"lib/net10.0/linq2db.dll": {
|
|
"assemblyVersion": "6.2.0.0",
|
|
"fileVersion": "6.2.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer/10.0.5": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
|
|
"assemblyVersion": "10.0.5.0",
|
|
"fileVersion": "10.0.526.15411"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Abstractions/8.0.1": {
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": {
|
|
"assemblyVersion": "8.0.1.0",
|
|
"fileVersion": "8.0.1.50722"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/8.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Tokens": "8.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
|
"assemblyVersion": "8.0.1.0",
|
|
"fileVersion": "8.0.1.50722"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Logging/8.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Abstractions": "8.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.Logging.dll": {
|
|
"assemblyVersion": "8.0.1.0",
|
|
"fileVersion": "8.0.1.50722"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/8.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Tokens": "8.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.Protocols.dll": {
|
|
"assemblyVersion": "8.0.1.0",
|
|
"fileVersion": "8.0.1.50722"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Protocols": "8.0.1",
|
|
"System.IdentityModel.Tokens.Jwt": "8.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
|
"assemblyVersion": "8.0.1.0",
|
|
"fileVersion": "8.0.1.50722"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/8.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.Logging": "8.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/Microsoft.IdentityModel.Tokens.dll": {
|
|
"assemblyVersion": "8.0.1.0",
|
|
"fileVersion": "8.0.1.50722"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.OpenApi/2.4.1": {
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.OpenApi.dll": {
|
|
"assemblyVersion": "2.4.1.0",
|
|
"fileVersion": "2.4.1.0"
|
|
}
|
|
}
|
|
},
|
|
"Npgsql/10.0.2": {
|
|
"runtime": {
|
|
"lib/net10.0/Npgsql.dll": {
|
|
"assemblyVersion": "10.0.2.0",
|
|
"fileVersion": "10.0.2.0"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore/10.1.5": {
|
|
"dependencies": {
|
|
"Swashbuckle.AspNetCore.Swagger": "10.1.5",
|
|
"Swashbuckle.AspNetCore.SwaggerGen": "10.1.5",
|
|
"Swashbuckle.AspNetCore.SwaggerUI": "10.1.5"
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/10.1.5": {
|
|
"dependencies": {
|
|
"Microsoft.OpenApi": "2.4.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net10.0/Swashbuckle.AspNetCore.Swagger.dll": {
|
|
"assemblyVersion": "10.1.5.0",
|
|
"fileVersion": "10.1.5.2342"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/10.1.5": {
|
|
"dependencies": {
|
|
"Swashbuckle.AspNetCore.Swagger": "10.1.5"
|
|
},
|
|
"runtime": {
|
|
"lib/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
|
|
"assemblyVersion": "10.1.5.0",
|
|
"fileVersion": "10.1.5.2342"
|
|
}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerUI/10.1.5": {
|
|
"runtime": {
|
|
"lib/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
|
|
"assemblyVersion": "10.1.5.0",
|
|
"fileVersion": "10.1.5.2342"
|
|
}
|
|
}
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/8.0.1": {
|
|
"dependencies": {
|
|
"Microsoft.IdentityModel.JsonWebTokens": "8.0.1",
|
|
"Microsoft.IdentityModel.Tokens": "8.0.1"
|
|
},
|
|
"runtime": {
|
|
"lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": {
|
|
"assemblyVersion": "8.0.1.0",
|
|
"fileVersion": "8.0.1.50722"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Azaion.Flights/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"linq2db/6.2.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-aPHoudoZ7CIcxwd/9SE3HEC3XLxrI2cwm1e2T1A13kW5Uhy0/Jl9H5+If+vjYFxrZiBPEAJEqdk0bfBNe3WWxQ==",
|
|
"path": "linq2db/6.2.0",
|
|
"hashPath": "linq2db.6.2.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer/10.0.5": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-fZzXogChrwQ/SfifQJgeW7AtR8hUv5+LH9oLWjm5OqfnVt3N8MwcMHHMdawvqqdjP79lIZgetnSpj77BLsSI1g==",
|
|
"path": "microsoft.aspnetcore.authentication.jwtbearer/10.0.5",
|
|
"hashPath": "microsoft.aspnetcore.authentication.jwtbearer.10.0.5.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Abstractions/8.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-OtlIWcyX01olfdevPKZdIPfBEvbcioDyBiE/Z2lHsopsMD7twcKtlN9kMevHmI5IIPhFpfwCIiR6qHQz1WHUIw==",
|
|
"path": "microsoft.identitymodel.abstractions/8.0.1",
|
|
"hashPath": "microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.JsonWebTokens/8.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-s6++gF9x0rQApQzOBbSyp4jUaAlwm+DroKfL8gdOHxs83k8SJfUXhuc46rDB3rNXBQ1MVRxqKUrqFhO/M0E97g==",
|
|
"path": "microsoft.identitymodel.jsonwebtokens/8.0.1",
|
|
"hashPath": "microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Logging/8.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-UCPF2exZqBXe7v/6sGNiM6zCQOUXXQ9+v5VTb9gPB8ZSUPnX53BxlN78v2jsbIvK9Dq4GovQxo23x8JgWvm/Qg==",
|
|
"path": "microsoft.identitymodel.logging/8.0.1",
|
|
"hashPath": "microsoft.identitymodel.logging.8.0.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Protocols/8.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==",
|
|
"path": "microsoft.identitymodel.protocols/8.0.1",
|
|
"hashPath": "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==",
|
|
"path": "microsoft.identitymodel.protocols.openidconnect/8.0.1",
|
|
"hashPath": "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.IdentityModel.Tokens/8.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-kDimB6Dkd3nkW2oZPDkMkVHfQt3IDqO5gL0oa8WVy3OP4uE8Ij+8TXnqg9TOd9ufjsY3IDiGz7pCUbnfL18tjg==",
|
|
"path": "microsoft.identitymodel.tokens/8.0.1",
|
|
"hashPath": "microsoft.identitymodel.tokens.8.0.1.nupkg.sha512"
|
|
},
|
|
"Microsoft.OpenApi/2.4.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-u7QhXCISMQuab3flasb1hoaiERmUqyWsW7tmQODyILoQ7mJV5IRGM+2KKZYo0QUfC13evEOcHAb6TPWgqEQtrw==",
|
|
"path": "microsoft.openapi/2.4.1",
|
|
"hashPath": "microsoft.openapi.2.4.1.nupkg.sha512"
|
|
},
|
|
"Npgsql/10.0.2": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-q5RfBI+wywJSFUNDE1L4ZbHEHCFTblo8Uf6A6oe4feOUFYiUQXyAf9GBh5qEZpvJaHiEbpBPkQumjEhXCJxdrg==",
|
|
"path": "npgsql/10.0.2",
|
|
"hashPath": "npgsql.10.0.2.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore/10.1.5": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-/eNk9z/8quXhDX14o3XLbwAX/84uIWSbiUD7cI/UrQnoBMOiyAtzKxNEJUtf/TyxjFpcXxE9FAfLvtbNpxHBSg==",
|
|
"path": "swashbuckle.aspnetcore/10.1.5",
|
|
"hashPath": "swashbuckle.aspnetcore.10.1.5.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/10.1.5": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-s4Mct6+Ob0LK9vYVaZcYi/RFFCOEJNjf6nJ5ZPoxtpdFSlzR6i9AHI7Vl44obX8cynRxJW7prA1IUabkiXolFg==",
|
|
"path": "swashbuckle.aspnetcore.swagger/10.1.5",
|
|
"hashPath": "swashbuckle.aspnetcore.swagger.10.1.5.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/10.1.5": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ysQIRgqnx4Vb/9+r3xnEAiaxYmiBHO8jTg7ACaCh+R3Sn+ZKCWKD6nyu0ph3okP91wFSh/6LgccjeLUaQHV+ZA==",
|
|
"path": "swashbuckle.aspnetcore.swaggergen/10.1.5",
|
|
"hashPath": "swashbuckle.aspnetcore.swaggergen.10.1.5.nupkg.sha512"
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerUI/10.1.5": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-tQWVKNJWW7lf6S0bv22+7yfxK5IKzvsMeueF4XHSziBfREhLKt42OKzi6/1nINmyGlM4hGbR8aSMg72dLLVBLw==",
|
|
"path": "swashbuckle.aspnetcore.swaggerui/10.1.5",
|
|
"hashPath": "swashbuckle.aspnetcore.swaggerui.10.1.5.nupkg.sha512"
|
|
},
|
|
"System.IdentityModel.Tokens.Jwt/8.0.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-GJw3bYkWpOgvN3tJo5X4lYUeIFA2HD293FPUhKmp7qxS+g5ywAb34Dnd3cDAFLkcMohy5XTpoaZ4uAHuw0uSPQ==",
|
|
"path": "system.identitymodel.tokens.jwt/8.0.1",
|
|
"hashPath": "system.identitymodel.tokens.jwt.8.0.1.nupkg.sha512"
|
|
}
|
|
}
|
|
} |