Use Project > Project Dependencies to manage the project dependencies and build order within your solution.
If resolving these issues does not resolve the build errors, consider disabling the parallel build support. To do this, click Tools > Options > Projects and Solutions > Build and Run and set the maximum number of parallel project builds to 1.
For more details about building projects in parallel in Visual Studio or using MSBuild from the command line, see the Visual Studio help.