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