2020-01-10 22:06:44 +01:00
|
|
|
{
|
|
|
|
"version": 1,
|
|
|
|
"isRoot": true,
|
|
|
|
"tools": {
|
|
|
|
"swashbuckle.aspnetcore.cli": {
|
2023-01-24 18:10:00 +01:00
|
|
|
"version": "6.5.0",
|
2023-07-07 15:56:31 +02:00
|
|
|
"commands": [
|
|
|
|
"swagger"
|
|
|
|
]
|
2021-06-21 19:22:47 +02:00
|
|
|
},
|
|
|
|
"coverlet.console": {
|
2022-06-24 16:39:34 +02:00
|
|
|
"version": "3.1.2",
|
2023-07-07 15:56:31 +02:00
|
|
|
"commands": [
|
|
|
|
"coverlet"
|
|
|
|
]
|
2021-06-21 19:22:47 +02:00
|
|
|
},
|
|
|
|
"dotnet-reportgenerator-globaltool": {
|
2022-06-24 16:39:34 +02:00
|
|
|
"version": "5.1.6",
|
2023-07-07 15:56:31 +02:00
|
|
|
"commands": [
|
|
|
|
"reportgenerator"
|
|
|
|
]
|
2022-12-02 20:24:30 +01:00
|
|
|
},
|
|
|
|
"dotnet-ef": {
|
2023-07-07 15:56:31 +02:00
|
|
|
"version": "7.0.8",
|
|
|
|
"commands": [
|
|
|
|
"dotnet-ef"
|
|
|
|
]
|
2020-01-10 22:06:44 +01:00
|
|
|
}
|
|
|
|
}
|
2023-07-07 15:56:31 +02:00
|
|
|
}
|