diff --git a/Dalamud/Dalamud.csproj b/Dalamud/Dalamud.csproj index 1c1da09fd..9eb0a7c7f 100644 --- a/Dalamud/Dalamud.csproj +++ b/Dalamud/Dalamud.csproj @@ -110,11 +110,12 @@ - - - $(OutputPath)TEMP_gitver.txt - - + + + $(OutputPath)TEMP_gitver.txt + + + @@ -132,7 +133,20 @@ - + + + + + Local build at $([System.DateTime]::Now.ToString(yyyyMMdd-hhmmss)) + $(LocalBuildText) + ??? + + + + + + + $(IntermediateOutputPath)CustomAssemblyInfo.cs @@ -155,30 +169,4 @@ - - - - - - $(IntermediateOutputPath)CustomAssemblyInfo.cs - Local build at $([System.DateTime]::Now.ToString(yyyyMMdd-hhmmss)) - - - - - - - - - <_Parameter1>GitHash - <_Parameter2>$(LocalBuildText) - - - <_Parameter1>GitHashClientStructs - <_Parameter2>$(LocalBuildText) - - - - -