Launch settings for WSL debugger

This commit is contained in:
Jake Landau 2023-08-17 09:34:22 -04:00
parent 6420364178
commit 49833eb9b0
No known key found for this signature in database
GPG Key ID: 435C64451CDC7B28

View File

@ -0,0 +1,11 @@
{
"profiles": {
"TestApplication": {
"commandName": "Project"
},
"WSL": {
"commandName": "WSL2",
"distributionName": ""
}
}
}