Is there a way to, one at a time, build and then clean each project
(and dependencies) within a Visual Studio solution individually
without some kind of manual intervention like creating separate tasks
for each project? The purpose would be to check that the dependencies
are setup correctly.

Reply via email to