mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-11-24 04:12:32 +08:00
b9367c0ca6
* 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"
|
|
]
|
|
}
|
|
}
|
|
} |