Skip to content

Commit 34c2f68

Browse files
authored
chore: update launch.json
1 parent 682795c commit 34c2f68

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
@@ -35,7 +35,7 @@
3535
// If you have changed target frameworks, make sure to update the program path.
3636
"program": "${workspaceFolder}/MvuxListApp/bin/Debug/net9.0-desktop/DevTKSS.Uno.MvuxListApp.dll",
3737
"args": [],
38-
"launchSettingsProfile": "MvuxListApp (Desktop)",
38+
"launchSettingsProfile": "DevTKSS.Uno.MvuxListApp (Desktop)",
3939
"env": {
4040
"DOTNET_MODIFIABLE_ASSEMBLIES": "debug"
4141
},

0 commit comments

Comments
 (0)