Working with more than one project in VS Code

157 Views Asked by At

I am developing .Net Core Web Application in Vs Code. The reason why I use Vs Code is, I am using Macbook Pro. Because of this, I preferred it. In my project I am creating N-Layer architecture. I have created different project in a folder, but not create "sln" project. I have some problems about build all the project same time, I was wondering should i create sln project before create other project ?

0

There are 0 best solutions below