Skip to content

Commit e3a8b6a

Browse files
committed
chore: update launch.json
1 parent acef120 commit e3a8b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
// If you have changed target frameworks, make sure to update the program path.
5656
"program": "${workspaceFolder}/MvuxListApp/bin/Debug/net9.0-desktop/DevTKSS.Uno.MvuxListApp.dll",
5757
"args": [],
58-
"launchSettingsProfile": "MvuxListApp (Desktop)",
58+
"launchSettingsProfile": "DevTKSS.Uno.MvuxListApp (Desktop)",
5959
"env": {
6060
"DOTNET_MODIFIABLE_ASSEMBLIES": "debug"
6161
},

0 commit comments

Comments
 (0)