Answers for "how to add project to solution command line"

0

how to add project to solution command line

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

Code answers related to "how to add project to solution command line"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language