From ccc328e6bdcd47101360644f977039f98602c004 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 26 Nov 2021 16:04:41 +0000 Subject: [PATCH] --- .vscode/launch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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