.net Core - Format Report in .vscode
This commit is contained in:
parent
fad88c69c7
commit
f4dc28effc
@ -88,9 +88,9 @@
|
||||
},
|
||||
{
|
||||
"auto": true,
|
||||
"command": "dotnet format --report obj",
|
||||
"command": "dotnet format --report .vscode",
|
||||
"group": ".NET Core",
|
||||
"name": ".net Core - Format Report in Obj"
|
||||
"name": ".net Core - Format Report in .vscode"
|
||||
},
|
||||
{
|
||||
"auto": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user