diff --git a/Dalamud/Dalamud.csproj b/Dalamud/Dalamud.csproj index 547eb2122..8305949e2 100644 --- a/Dalamud/Dalamud.csproj +++ b/Dalamud/Dalamud.csproj @@ -1,4 +1,4 @@ - + AnyCPU net472 @@ -32,14 +32,14 @@ false - DEBUG;TRACE + DEBUG;TRACE - - + + - + @@ -54,8 +54,8 @@ - all - runtime; build; native; contentfiles; analyzers; buildtransitive + all + runtime; build; native; contentfiles; analyzers; buildtransitive @@ -86,4 +86,40 @@ Lumina.Generated.dll + + + + + $(IntermediateOutputPath)gitver + + + + + + + + + + @(GitVersion) + + + + + + $(IntermediateOutputPath)CustomAssemblyInfo.cs + + + + + + + + + <_Parameter1>GitHash + <_Parameter2>$(BuildHash) + + + + +