Search code examples
tfstfsbuild

Can I get the default template to not require items to build?


The Items to build being added as a requirement in the default template appears to be doing so in the editor for Activities.BuildSettings? since I don't see it anywhere in the xaml. Or perhaps I could do something in the metadata collection to override the setting?

I want to run a custom task whether or not there is something being built with msbuild. What are my options?


Solution

  • Add a dummy project for TFS to build.