-
-
Notifications
You must be signed in to change notification settings - Fork 767
Closed
Description
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
Reactions are currently unavailable