Description
Removes a solution from an active project, and deletes the <solution>
sub-directory from the project
directory.
If the solution does not exist in the project directory, the command has no effect.
Syntax
delete_solution <solution>
-
<solution>
is the solution to be deleted.
Options
This command has no options.
Examples
Deletes solution solution1
from the
active project by deleting the sub-directory.
delete_solution solution1