Getting only one project to start in a solution

J

John Bailo

If I have a solution with multiple projects, I can do a "Set As Start"
to indicate which project should run.

However, when I hit the run button, it seems to want to compile all
projects in the solution.

How can I get it to *not* to do this ?!?
 
J

Joshua Flanagan

Go to Tools | Options in VS.NET. In the Environment group, choose
"Projects and Solutions". Check the box at the bottom labelled "Only
build startup projects and dependencies on run."

Joshua Flanagan
http://flimflan.com/blog
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top