Answers for "dotnet build solution from command line"

0

how to add project to solution command line

$ dotnet sln add "srcCliAppCliApp.csproj"
Project `srcCliAppCliApp.csproj` added to the solution.
Posted by: Guest on June-27-2020

Code answers related to "dotnet build solution from command line"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language