From 25f3584e392069038bd78248f9396393724c69f9 Mon Sep 17 00:00:00 2001 From: atom0s Date: Mon, 4 Apr 2022 21:39:00 -0700 Subject: [PATCH] Core: fix release mode output folder for new CLI version. --- Steamless.CLI/Steamless.CLI.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Steamless.CLI/Steamless.CLI.csproj b/Steamless.CLI/Steamless.CLI.csproj index 0bed712..edebc9e 100644 --- a/Steamless.CLI/Steamless.CLI.csproj +++ b/Steamless.CLI/Steamless.CLI.csproj @@ -27,7 +27,7 @@ x86 pdbonly true - ..\Steamless\bin\x86\Debug\ + ..\Steamless\bin\x86\Release\ TRACE prompt 4