Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export/Import does not work for UpgradeTemplate in TFS2015 with non-default Build Process Parameters #25

Open
marmot40 opened this issue Apr 11, 2016 · 0 comments

Comments

@marmot40
Copy link

We are using TFS2015 Upd2 with VS2015. We have lots of XAML build definitions once written with VS2008 and migrated from TFS2008 to TFS2015. The XAML build definitions become all based on the Upgrade Template which is ok. Unfortunately all get default values for the "Build Process Parameters" in the "Process" tab of the build definition.
For example, the "Recursion Type" is "None" but should be "Full" for all our build definitions.
So I tried to export all build definitions and edit them and re-import them. This leads to invalid values in the build definition and worse the invalid values can no more be modified in the VS2015 build definitinon editor.
I modified the source code V2.14.0.21 so that the 3 "Build Process Parameters" "MSBuild Platform", "Recursion Type" and "Sources Subdirectory" can be correctly exported and imported. See attached zip file with original and modified files (3 files)
Maybe you may want to adapt the source code.

Thanks, Martin

buildprocessparameters

UpgradeTemplate_Modifications.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant