From 61bcef1c9ff7048ff2caafc70553be5d6349a861 Mon Sep 17 00:00:00 2001 From: miku-666 <74728189+NessieHax@users.noreply.github.com> Date: Fri, 3 Mar 2023 17:38:05 +0100 Subject: [PATCH] Program.cs - Remove 'Debug.WriteLine(Info.LastCommitHash)' --- PCK-Studio/PckStudio.csproj | 24 ++++++------------------ PCK-Studio/Program.cs | 3 --- 2 files changed, 6 insertions(+), 21 deletions(-) diff --git a/PCK-Studio/PckStudio.csproj b/PCK-Studio/PckStudio.csproj index 4dcb4ed1..11eda23e 100644 --- a/PCK-Studio/PckStudio.csproj +++ b/PCK-Studio/PckStudio.csproj @@ -38,13 +38,13 @@ - + - $(IntermediateOutputPath)GitHashAssemblyInfo.cs + $(IntermediateOutputPath)GitAssemblyInfo.cs - + - + @@ -53,8 +53,8 @@ <_Parameter2>$(BuildHash) - - + + Debug @@ -785,18 +785,6 @@ 4.5.0 - - - False - Microsoft .NET Framework 4.6.1 %28x86 and x64%29 - true - - - False - .NET Framework 3.5 SP1 - false - -