Cake.Incubator.Project Namespace

Class Types

Class Summary
BuildTarget A project build target
BuildTargetExecutable A executable build target
CustomProjectFile Represents a MSBuild project file.
CustomProjectParserResult Represents the content in an MSBuild project file.
DotNetCliToolReference A dotnet cli tool referenceS
NetCoreProject Describes a netcore project
ParsedPackageReference Represents a single <PackageReference> element parsed out of a project file by Cake.Incubator.Project.ProjectParserExtensions.ParseProject(Cake.Core.ICakeContext,Cake.Core.IO.FilePath,System.String).
ProjectParserExtensions 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