diff --git a/Dalamud/Dalamud.csproj b/Dalamud/Dalamud.csproj index a7bba8340..c861913b0 100644 --- a/Dalamud/Dalamud.csproj +++ b/Dalamud/Dalamud.csproj @@ -110,7 +110,7 @@ - + $(IntermediateOutputPath)gitver @@ -136,7 +136,7 @@ @(GitVersionClientStructs) - + $(IntermediateOutputPath)CustomAssemblyInfo.cs @@ -159,4 +159,30 @@ + + + + + + $(IntermediateOutputPath)CustomAssemblyInfo.cs + Local build at $([System.DateTime]::Now.ToString(yyyyMMdd-hhmmss)) + + + + + + + + + <_Parameter1>GitHash + <_Parameter2>$(LocalBuildText) + + + <_Parameter1>GitHashClientStructs + <_Parameter2>$(LocalBuildText) + + + + +