1
0
Fork 0
netddi/.config/dotnet-tools.json
2025-01-29 23:53:57 +01:00

20 lines
No EOL
348 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"microsoft.web.librarymanager.cli": {
"version": "2.1.175",
"commands": [
"libman"
],
"rollForward": false
},
"dotnet-outdated-tool": {
"version": "4.6.4",
"commands": [
"dotnet-outdated"
],
"rollForward": false
}
}
}