John
0
Q:

dotnet core sloution

dotnet new sln --name my-solution
dotnet new [type] --name my-project 
dotnet sln add my-project/my-project.csproj
dotnet sln list
dotnet restore
dotnet build my-solution.sln
0

New to Communities?

Join the community