Skip to content

Commit

Permalink
VSCode no longer uses MAUI to launch (#23222)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow committed Jun 24, 2024
1 parent 3ec8be7 commit 4edbcbd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .vscode/launch.json → .vscode/.launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": ".NET MAUI",
"type": "maui",
"request": "launch",
"preLaunchTask": "maui: Build"
},
{
"name": "Attach to Process",
"type": "coreclr",
Expand Down

0 comments on commit 4edbcbd

Please sign in to comment.