Skip to content

Commit acef120

Browse files
DevTKSSCopilot
andcommitted
chore: fix launch.json
Co-authored-by: Copilot <[email protected]>
1 parent 92d399d commit acef120

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
@@ -53,7 +53,7 @@
5353
"request": "launch",
5454
"preLaunchTask": "build-desktop",
5555
// If you have changed target frameworks, make sure to update the program path.
56-
"program": "${workspaceFolder}/MvuxListApp/bin/Debug/net9.0-desktop/MvuxListApp.dll",
56+
"program": "${workspaceFolder}/MvuxListApp/bin/Debug/net9.0-desktop/DevTKSS.Uno.MvuxListApp.dll",
5757
"args": [],
5858
"launchSettingsProfile": "MvuxListApp (Desktop)",
5959
"env": {

0 commit comments

Comments
 (0)