2

In a XAML build definition, there was a parameter "Get Version". (Example)

I couldn't find the same functionality in the new TFS 2015 build system, nor on Visual Studio Online / Visual Studio Team Services.

As an alternative, I could make a branch from a specific version and build that, but this seems like a dirty solution.

Robbos
  • 21
  • 4

2 Answers2

1

Unfortunately, it's not support for VNext build now. There has been a feature request in UserVoice, you can vote up to make it gets more attention.

Specify Changeset or Label to build from on vNext (TFS 2015) builds. https://visualstudio.uservoice.com/forums/330519-team-services/suggestions/10774335-specify-changeset-or-label-to-build-from-on-vnext

PatrickLu-MSFT
  • 49,478
  • 5
  • 35
  • 62
1

For VSO/VSTS, you can enter the version when queue a new build: enter image description here

Eddie Chen - MSFT
  • 29,708
  • 2
  • 46
  • 60