-
Hi :) Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
XAML builds are not ever migrated only the new build structure. For XAML builds that are stored in TFVC you need to create a workspace for each of the projects, get the existing XAML file, and then copy them across and Check in. After that, you would need to recreate the wrapper to activate the XAML builds. note: XAML builds were deprecated in TFS 2008 and should be rebuilt in YAML. |
Beta Was this translation helpful? Give feedback.
XAML builds are not ever migrated only the new build structure.
For XAML builds that are stored in TFVC you need to create a workspace for each of the projects, get the existing XAML file, and then copy them across and Check in.
After that, you would need to recreate the wrapper to activate the XAML builds.
note: XAML builds were deprecated in TFS 2008 and should be rebuilt in YAML.