From 8fafa63930d554035cc1965195f7065ecc38896a Mon Sep 17 00:00:00 2001 From: Michal Buzik Date: Thu, 19 Feb 2026 22:49:35 +0100 Subject: [PATCH] project clean up --- AppDiagnostic/App.config | 19 +++++++++++++++++++ Workplace/Workplace.csproj | 5 ++++- 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 AppDiagnostic/App.config diff --git a/AppDiagnostic/App.config b/AppDiagnostic/App.config new file mode 100644 index 000000000..7f5eaea7b --- /dev/null +++ b/AppDiagnostic/App.config @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Workplace/Workplace.csproj b/Workplace/Workplace.csproj index c758637dd..52623fab1 100644 --- a/Workplace/Workplace.csproj +++ b/Workplace/Workplace.csproj @@ -65,7 +65,10 @@ true - true + false + + + true