True
XIV Launcher addon framework
12.0.0.0
$(DalamudVersion)
$(DalamudVersion)
$(DalamudVersion)
AGPL-3.0-or-later
Library
..\bin\$(Configuration)\
false
false
true
false
$(OutputPath)Dalamud.xml
true
true
true
true
portable
true
annotations
true
Debug
DEBUG;TRACE
IDE0002;IDE0003;IDE1006;IDE0044;CA1822;CS1591;CS1701;CS1702
all
all
runtime; build; native; contentfiles; analyzers; buildtransitive
PreserveNewest
$(OutputPath)TEMP_gitver.txt
$(OutputPath)commit_hash.txt
$(OutputPath)revision.txt
$([System.Text.RegularExpressions.Regex]::Replace($(DalamudGitCommitCount), @"\t|\n|\r", ""))
$([System.Text.RegularExpressions.Regex]::Replace($(DalamudGitCommitHash), @"\t|\n|\r", ""))
$([System.Text.RegularExpressions.Regex]::Replace($(DalamudGitDescribeOutput), @"\t|\n|\r", ""))
$([System.Text.RegularExpressions.Regex]::Replace($(ClientStructsGitDescribeOutput), @"\t|\n|\r", ""))
Local build at $([System.DateTime]::Now.ToString(yyyy-MM-dd HH:mm:ss))
???
$(IntermediateOutputPath)CustomAssemblyInfo.cs
<_Parameter1>SCMVersion
<_Parameter2>$(SCMVersion)
<_Parameter1>GitCommitCount
<_Parameter2>$(CommitCount)
<_Parameter1>GitHashClientStructs
<_Parameter2>$(CommitHashClientStructs)
<_Parameter1>GitHash
<_Parameter2>$(CommitHash)