1

We are using BizTalk 2013 R2, currently under TFS 2013. We using TFS build feature and we are thinking to upgrade TFS to 2015.

Not sure if the BizTalk build will continue to work?

Dijkgraaf
  • 11,049
  • 17
  • 42
  • 54
TOMMY WANG
  • 1,382
  • 3
  • 16
  • 39

2 Answers2

0

Upgrading TFS from TFS2013 to TFS2015, for the build: there will be a new build system-vNext build. To the old build system-XAML build, there are almost the same between TFS2013 and TFS2015. So if you are still using XAML build, it will continue work

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

Patrick is correct but may confuse someone.

TFS 2015 adds a completely new build infrastructure, called vNext, which I suggest to look at. It can simplify and help a lot.

TFS 2015 works fine with existing builds: not only they should work without changes, also the infrastructure. You can keep your existing 2013 Controllers and Agents, no need to upgrade them.

Giulio Vian
  • 8,248
  • 2
  • 33
  • 41