From a8a859ac87208c99317fb6d972d7191a8b6bb1e2 Mon Sep 17 00:00:00 2001 From: Justin Swanson Date: Sun, 13 Oct 2019 15:50:16 -0500 Subject: [PATCH] Added explicit XamlDebuggingInformation property Only the default "Debug" build option has this true by default? Using other build options like "Debug (no commandargs)" won't work without this --- Wabbajack/Wabbajack.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Wabbajack/Wabbajack.csproj b/Wabbajack/Wabbajack.csproj index a59348d7..98e2d297 100644 --- a/Wabbajack/Wabbajack.csproj +++ b/Wabbajack/Wabbajack.csproj @@ -1,4 +1,4 @@ - + @@ -32,6 +32,7 @@ false false true + True x64