MSBuildProperties Module
These are literals that can be used as tags in .fsprojPropertyGroup elements.
Their impact and relevance is discussed for each item.
Functions and values
| Function or value |
Description
|
Full Usage:
AutoBump
Returns: string
|
Explicitly declares for GitNet to automatically bump the versions when acted on.
|
Full Usage:
AutoBumpBranchName
Returns: string
|
Explicitly declare whether to only auto bump if the current branch is equal to the set value.
|
Full Usage:
AutoUpdateAssemblyFiles
Returns: string
|
Explicitly declare whether to automatically update assembly files for the project.
|
Full Usage:
Epoch
Returns: string
|
Explicitly sets the current Epoch for a FSProject
|
Full Usage:
InitialVersion
Returns: string
|
Explicitly declare the initial version to instantiate if no other is found.
|
Full Usage:
Scope
Returns: string
|
Explicitly sets the scope value for a FSProject.
Example
For the case of a project A method of explicitly setting the Scope within the project file is using the |
Partas.GitNet