Can a project contain other projects with Visual Studio? -


i have software project has following structure.

 - library - library b - main program - test main 

i have 4 project files (csproj) each one, if can debugging/compile projects in single solution explorer.

  • does visual studio (especially 2010) support feature?

no, projects cannot contain other projects in visual studio. solutions used container projects.

i don't understand why project container work solution not. can elaborate?


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -

xslt - Umbraco and EXSLT sets do not work -