Skip to content

Commit

Permalink
peach.exe debug launch targets net50
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubmisek committed Apr 29, 2023
1 parent 25e1b6f commit 371f15b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tests/Peachpie.Test/Properties/launchSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"build \"index.php\"": {
"commandName": "Executable",
"executablePath": "..\\..\\..\\..\\..\\Compiler\\peach\\bin\\Debug\\net461\\peach.exe",
"executablePath": "..\\..\\..\\..\\..\\Compiler\\peach\\bin\\Debug\\net50\\peach.exe",
"commandLineArgs": "/o- /xmldoc index.php"
}
}
Expand Down

0 comments on commit 371f15b

Please sign in to comment.