This commit is contained in:
2022-12-07 16:23:38 +08:00
parent 1bb3a4f8bf
commit d0ffeb34a9
5 changed files with 37 additions and 14 deletions

View File

@ -1,12 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-t4": {
"version": "2.3.1",
"commands": [
"t4"
]
"version": 1,
"isRoot": true,
"tools": {
"dotnet-t4": {
"version": "2.3.1",
"commands": [
"t4"
]
}
}
}
}