Summary
Gets or sets a value indicating whether to place the projects in the root of the solution, rather than creating a solution folder.
Can't be used with
SolutionFolder
.
- Namespace
- Cake
.Common .Tools .DotNet .Sln .Add - Containing Type
- DotNetSlnAddSettings
Syntax
public bool InRoot { get; set; }
Value
Type | Description |
---|---|
bool |