From 4ce300d7bee84afa7830c0a9f43bca342f7347c8 Mon Sep 17 00:00:00 2001
From: miku-666 <74728189+NessieHax@users.noreply.github.com>
Date: Mon, 24 Jun 2024 17:08:46 +0200
Subject: [PATCH] Fix Branch information not showing in release(#35)
---
PCK-Studio/PckStudio.csproj | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/PCK-Studio/PckStudio.csproj b/PCK-Studio/PckStudio.csproj
index b8f65959..5c6c2dc5 100644
--- a/PCK-Studio/PckStudio.csproj
+++ b/PCK-Studio/PckStudio.csproj
@@ -738,14 +738,14 @@
-->
-
+
- $(GitHash)
+ $(GitHash)
$(GitBranch)
@@ -760,7 +760,7 @@
-
+
<_Parameter1>GitHash
<_Parameter2>$(BuildHash)