1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/dotnet-tools.json
2020-01-10 16:06:44 -05:00

12 lines
172 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"swashbuckle.aspnetcore.cli": {
"version": "5.0.0-rc4",
"commands": [
"swagger"
]
}
}
}