Cake.Common.Solution.Project Namespace

Summary

This namespace contain types that support interaction with MSBuild project files.

Class Types

Class Summary
ProjectAliases Contains functionality related to MSBuild project files.
ProjectAssemblyReference Represents a project assembly reference.
ProjectFile Represents a MSBuild project file.
ProjectParser The MSBuild project file parser.
ProjectParserResult Represents the content in an MSBuild project file.
ProjectReference Represents a project reference to another project.

Namespaces

Namespace Summary
Cake.Common.Solution.Project.Properties This namespace contain types that enable you to read or create assembly information files.
Cake.Common.Solution.Project.XmlDoc This namespace contain types that enable you to read XML documentation comments.