mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 11:17:53 +01:00
* fail build when nugets aren't consolidated * consolidate nugets * change tool install * consolidate nugets * fix message
12 lines
213 B
JSON
12 lines
213 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"dotnet-consolidate": {
|
|
"version": "2.0.0",
|
|
"commands": [
|
|
"dotnet-consolidate"
|
|
]
|
|
}
|
|
}
|
|
} |