From 14c8ce29ec4f6ce7089b6592ff30454d5446cd10 Mon Sep 17 00:00:00 2001 From: Dean Sheather Date: Thu, 26 Jun 2025 10:24:42 +1000 Subject: [PATCH] chore: hide commit SHA in updater window Prevents the commit SHA from being included in the "informational version" of the assembly, which is where NetSparkle gets the current version from. --- App/App.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/App/App.csproj b/App/App.csproj index bd36f38..963b577 100644 --- a/App/App.csproj +++ b/App/App.csproj @@ -24,6 +24,7 @@ Coder Desktop © Coder Technologies Inc. coder.ico + false