0
votes

In the XAML build definition I have the possibility to specify the version (latest, by label, by changeset, by date) of the source files that I want to be used by the definition.

How can I get the same behavior in the vNext builds?

1

1 Answers

1
votes

You cannot set it as part of the build definition. Only as you Queue the build by the looks of it.

Here's where you can set it when you Queue a build.

Queue Build

I'd guess that not many people save a build definition with a specific Changeset ID. You'd build the code once, and then retain the build indefinitely if you wanted to keep it. I can't imagine needed more than one build of a particular change. For that reason it probably didn't make it high enough up their backlog to be shipped. If you really want this feature, you'll have to post on the VS User Voice.