From af6231005350a14c336989d171ff19acc8c6abee Mon Sep 17 00:00:00 2001 From: Cj <161484149+CJ-SPT@users.noreply.github.com> Date: Sat, 11 Jan 2025 23:40:24 -0500 Subject: [PATCH] Pass build configuration to PostBuild.ps1 --- Builder/Builder.csproj | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Builder/Builder.csproj b/Builder/Builder.csproj index b2866cb..49b8ef1 100644 --- a/Builder/Builder.csproj +++ b/Builder/Builder.csproj @@ -4,6 +4,8 @@ Debug Always true + Debug;Release;WAIT_FOR_DEBUGGER + AnyCPU @@ -15,9 +17,6 @@ - +