How to identify the project dependencies in Visual Studio ?

added by Ricardo Peres
11/27/2015 8:37:36 PM

345 Views

In the previous post you have seen the difference between Build and Rebuild solution in Visual Studio and how things works under the hood. In the last section of the post we also talked about the project dependencies and the build order of the projects; which is dependent on project dependencies.


0 comments