.editorconfig by Visual Studio II
This commit is contained in:
@ -92,6 +92,12 @@
|
||||
"group": ".NET Core",
|
||||
"name": ".net Core - Format Report in .vscode"
|
||||
},
|
||||
{
|
||||
"auto": false,
|
||||
"command": "dotnet publish --configuration Release --runtime win-x64 --verbosity normal --self-contained true -o \"D:\\net5.0\\asdf\\\"",
|
||||
"group": ".NET Core",
|
||||
"name": ".net Core - Publish - D:\\net5.0"
|
||||
},
|
||||
{
|
||||
"auto": true,
|
||||
"command": "git branch -vv",
|
||||
|
Reference in New Issue
Block a user