From 9501687f865f1b14f37fc8a25068775c442e8e94 Mon Sep 17 00:00:00 2001 From: Robert McRackan Date: Thu, 9 Sep 2021 16:04:17 -0400 Subject: [PATCH] Change build path. Necessary for possibly building a non-winforms exe to the same output dir --- LibationLauncher/LibationLauncher.csproj | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/LibationLauncher/LibationLauncher.csproj b/LibationLauncher/LibationLauncher.csproj index 70bc758f..f53b5e47 100644 --- a/LibationLauncher/LibationLauncher.csproj +++ b/LibationLauncher/LibationLauncher.csproj @@ -10,10 +10,11 @@ true true - win-x64 + false + false - 5.6.7.1 + 5.6.7.4