Possible Duplicate:
Setting up a build dependency without using a reference?
Is it possible to set a project to force another project to be built, but without having to setup a reference?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Right-click on your solution and choose
Project dependencies. This allows you to set a build time dependency between projects, without referencing.