From 18fd1faeddeca6a9a57821696c957fa6e2b78ceb Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sat, 11 Feb 2023 23:01:13 +0100 Subject: [PATCH] Enables console logging when using debug configuration --- I18N Commander/UI WinForms/UI WinForms.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/I18N Commander/UI WinForms/UI WinForms.csproj b/I18N Commander/UI WinForms/UI WinForms.csproj index 390c5ab..fda8ad3 100644 --- a/I18N Commander/UI WinForms/UI WinForms.csproj +++ b/I18N Commander/UI WinForms/UI WinForms.csproj @@ -1,7 +1,8 @@  - WinExe + WinExe + Exe net6.0-windows10.0.22000.0 UI_WinForms enable