Header menu logo Partas.GitNet

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

AutoBump

Full Usage: AutoBump

Returns: string

Explicitly declares for GitNet to automatically bump the versions when acted on.

Returns: string

AutoBumpBranchName

Full Usage: AutoBumpBranchName

Returns: string

Explicitly declare whether to only auto bump if the current branch is equal to the set value.

Returns: string

AutoUpdateAssemblyFiles

Full Usage: AutoUpdateAssemblyFiles

Returns: string

Explicitly declare whether to automatically update assembly files for the project.

Returns: string

Epoch

Full Usage: Epoch

Returns: string

Explicitly sets the current Epoch for a FSProject

Returns: string

InitialVersion

Full Usage: InitialVersion

Returns: string

Explicitly declare the initial version to instantiate if no other is found.

Returns: string

Scope

Full Usage: Scope

Returns: string

Explicitly sets the scope value for a FSProject.

Returns: string
Example

For the case of a project Partas.Solid.Common, the default scheme results in the scope being Common.

A method of explicitly setting the Scope within the project file is using the GitNetScope build property

Type something to start searching.