From 282b1d448ea6dc6cccf37713ea4145f8af90fc62 Mon Sep 17 00:00:00 2001 From: tacosontitan <65432314+tacosontitan@users.noreply.github.com> Date: Wed, 28 Jun 2023 18:15:26 -0500 Subject: [PATCH] Updated workspace settings. --- .vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 72c7789..da6e3b3 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -9,5 +9,6 @@ "Pasper", "Roadmap", "tacosontitan" - ] + ], + "dotnet.defaultSolution": "Pasper.sln" } \ No newline at end of file