This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Nuget.Versioning.
Summary
By default branch prefix is only applied when the branch name is not complatible as a version suffix. Eg. starts with numbers.
If true branch prefix is always applied.
Default value: false
- Assembly
- Cake
.Nuget .Versioning .dll - Namespace
- Cake
.Nuget .Versioning - Containing Type
- Build
Nuget Version From Branch Settings
Syntax
public bool AlwaysApplyBranchPrefix { get; set; }
Value
Type | Description |
---|---|
bool |