From bef679dc827024ec7bc5536506e97c5e8722bd30 Mon Sep 17 00:00:00 2001
From: miku-666 <74728189+NessieHax@users.noreply.github.com>
Date: Thu, 4 May 2023 14:37:40 +0200
Subject: [PATCH] PckStudio.csproj - Added condition to only aquire commit hash
and branch name when in debug mode
---
PCK-Studio/Classes/Misc/FileCacher.cs | 2 +-
PCK-Studio/PckStudio.csproj | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/PCK-Studio/Classes/Misc/FileCacher.cs b/PCK-Studio/Classes/Misc/FileCacher.cs
index 23712fed..f2b6ecc5 100644
--- a/PCK-Studio/Classes/Misc/FileCacher.cs
+++ b/PCK-Studio/Classes/Misc/FileCacher.cs
@@ -1,4 +1,4 @@
-/* Copyright (c) 2023-present miku-666, MattNL
+/* Copyright (c) 2023-present miku-666
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
* arising from the use of this software.
diff --git a/PCK-Studio/PckStudio.csproj b/PCK-Studio/PckStudio.csproj
index 28d094e5..fdd7b60e 100644
--- a/PCK-Studio/PckStudio.csproj
+++ b/PCK-Studio/PckStudio.csproj
@@ -18,7 +18,7 @@
false
true
-
+
@@ -31,7 +31,7 @@
$(GitBranch)
-
+
$(IntermediateOutputPath)GitAssemblyInfo.cs