From f16073180db824667389484ba5184bc5afeaeec6 Mon Sep 17 00:00:00 2001 From: Ivan Josipovic <9521987+IvanJosipovic@users.noreply.github.com> Date: Fri, 6 Sep 2024 19:49:57 -0700 Subject: [PATCH] chore: optimize output --- src/KubeUI.Desktop/KubeUI.Desktop.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/KubeUI.Desktop/KubeUI.Desktop.csproj b/src/KubeUI.Desktop/KubeUI.Desktop.csproj index 2a75b0df..cfdd2894 100644 --- a/src/KubeUI.Desktop/KubeUI.Desktop.csproj +++ b/src/KubeUI.Desktop/KubeUI.Desktop.csproj @@ -5,12 +5,12 @@ One for Windows with net7.0-windows TFM, one for MacOS with net7.0-macos and one with net7.0 TFM for Linux.--> net8.0 enable - true + false app.manifest false true true - true + false ..\KubeUI\Assets\icon.ico ..\KubeUI\Assets\icon.ico