set_active_solution
Switch the active solution. All subsequent tool calls will operate on the selected solution. Use a partial, case-insensitive name (e.g. 'MyProject' matches 'C:/code/MyProject/MyProject.sln'). Returns the full path of the newly active solution.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | ✓ | Partial or full solution name/path to match |