Sunday, 8 September 2013

Workspace tab in MSBuild 2012 template

Workspace tab in MSBuild 2012 template

So I'm trying to create a new xaml build template in VS 2012 for the first
time.
I see some of our existing build templates have several workspaces
specified for the Workspace tab in the edit build definition screen.
So if I need to build one solution, why does it list a bunch of
workspaces, do you have to specify a workspace for every project in the
solution you are building (its dependent projects basically)?
example of what I see in some of our existing templates:

No comments:

Post a Comment