Expand description
File output: AssemblyInfo, project files, Wix.
Corresponds to the original GitVersion.Output/AssemblyInfo/* and WixUpdater/*.
Functions§
- update_
assembly_ info - Update AssemblyInfo files (creates them when
ensureis true and they are missing). - update_
package_ files - Update the version field in package manifests for various languages.
- update_
project_ files - Update version elements in .csproj / .vbproj / .fsproj files.
- write_
wix - Generate the WiX version file (
GitVersion_WixVersion.wxi).