geeklearningio / gl-vsts-tasks-semver

Visual Studio Team Services Build and Release Management extensions that help you work with semantic versioning
MIT License
10 stars 1 forks source link

How To #7

Open boubaker-chieb opened 6 years ago

boubaker-chieb commented 6 years ago

Haw to use with .net core project in TFS 2017, what to put in "Semver to be encoded" filed?

sandorfr commented 6 years ago

The task you are looking at is to encode an existing semver string to an integer.

If you want to generate semver numbers you may want to have a look at Gitversion Task