Hi,
There’s a way to customize Team Builds wizard
I know there’s a way to customize the default build type, also, I can override some targets from the TFSBuild.proj file.
But, there’s a way to customize the default Team Builds wizard
Thanks in advance,
shmulik.

Customize Team Builds wizard
Toni Recio
Hi Shmulik
By 'customising team build wizard' do you mean you want to make some changes to the wizard itself or extend it If yes then unfortunately there is no way to do this.
However what gets spit out of the wizard is tfsbuild.proj file which has the data that was entered in the wizard which can be customised.
Please elaborate if I havent got your question correctly
Thanks
-Khushboo
David R. Williamson MSFT
Hi Khushboo,
I meant that my ideal customization was to change the wizard himself,
The thing is that for example in my company we are using the team builds to build on versions that are based on labeled and not every time we are using the latest version, so it's not very comfortable to edit always the tfsbuild.proj to get the specific version based on some label, I prefer that on my wizard will be the option to get this specific version based on some label and build it.
But from your respond I understand that it’s impossible.
Thanks,
Shmulik