<refactor>

This commit is contained in:
2022-12-12 19:51:19 +08:00
parent 1c66b36e34
commit a35ebfcb23
9 changed files with 30 additions and 23 deletions

View File

@ -7,6 +7,12 @@
"commands": [
"t4"
]
},
"dotnet-consolidate": {
"version": "2.0.0",
"commands": [
"dotnet-consolidate"
]
}
}
}