From ffe452cc6bac43290041ee0f7f2718cce437053a Mon Sep 17 00:00:00 2001 From: tux Date: Sun, 29 Jun 2025 02:46:05 +0530 Subject: [PATCH] feat: add publish args --- highminded.csproj | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/highminded.csproj b/highminded.csproj index 8932f22..743ff24 100644 --- a/highminded.csproj +++ b/highminded.csproj @@ -8,10 +8,18 @@ true + + true + true + win-x64;osx-arm64 + true + true + + - + @@ -19,19 +27,19 @@ None All - - - - - - - + + + + + + + - - MainWindow.axaml - Code - + + MainWindow.axaml + Code +