Class Types
| Class | Summary |
|---|---|
| BuildTarget | A project build target |
| Build |
A executable build target |
| CustomProjectFile | Represents a MSBuild project file. |
| Custom |
Represents the content in an MSBuild project file. |
| Dot |
A dotnet cli tool referenceS |
| NetCoreProject | Describes a netcore project |
| PackageReference | A project package reference |
| Project |
Extension methods for parsing msbuild projects (csproj, vbproj, fsproj) |
| ProjectPath | Class which describes the Path to a Visual Studio Project. |
| ProjectType | Visual Studio project types |
| ProjectTypes | Class to contain a list of the Project Type ID's that exist within the Visual Studio eco-system. |
| RuntimeOptions | Optional runtime options to override the default settings |
