Skip to content

Add missing GitVersion command line options #4006

@gep13

Description

@gep13

There are a number of newer command line options that can be passed through to GitVersion which are not currently implemented in the Cake settings. While it is possible to use ArgumentCustomization to make use of these options, they should also be supported directly.

These options are:

  • OutputFile
  • ConfigFile
  • UpdateProjectFiles
  • EnsureAssemblyInfo
  • UpdateWixVersionFile
  • NoCache
  • NoNormalize
  • Diag

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions