Summary
    This namespace contain types that
    support interaction with MSBuild solution files.
    
			Class Types
| Class | Summary | 
|---|---|
| SolutionAliases | Contains functionality related to MSBuild solution files. | 
| SolutionFolder | Represents a folder in a MSBuild solution. | 
| SolutionParser | The MSBuild solution file parser. | 
| SolutionParserResult | Represents the content in an MSBuild solution file. | 
| SolutionProject | Represents a project in a MSBuild solution. | 
Namespaces
| Namespace | Summary | 
|---|---|
| Cake | 
									This namespace contain types that support interaction with MSBuild project files. | 
