Skip to content

Commit

Permalink
remove unused launch task
Browse files Browse the repository at this point in the history
  • Loading branch information
ssg committed Feb 25, 2024
1 parent e48b215 commit 5736aae
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@
// For more information about the 'console' field, see https://aka.ms/VSCode-CS-LaunchJson-Console
"console": "internalConsole",
"stopAtEntry": false
},
{
"name": ".NET Core Attach",
"type": "coreclr",
"request": "attach",
"processId": "${command:pickProcess}"
}
]
}

0 comments on commit 5736aae

Please sign in to comment.