.editorconfig by Visual Studio II

This commit is contained in:
2022-01-25 17:18:17 -07:00
parent f4dc28effc
commit 0d6dac0922
3 changed files with 28 additions and 261 deletions

View File

@ -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",