diff --git a/.vscode/launch.json b/.vscode/launch.json index aa767a0..40ad110 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -10,7 +10,7 @@ "request": "launch", "preLaunchTask": "build", // If you have changed target frameworks, make sure to update the program path. - "program": "${workspaceFolder}/bin/Debug/net6.0/raven-launcher.dll", + "program": "${workspaceFolder}/bin/Debug/net6.0/ayanova-launcher.dll", "args": [], "cwd": "${workspaceFolder}", // For more information about the 'console' field, see https://aka.ms/VSCode-CS-LaunchJson-Console