Summary
Gets or sets the path of MSBuild to use.
This setting takes precedence over
-MSBuildVersion
and requires NuGet V4 or later.
- Namespace
- Cake
.Common .Tools .NuGet .Restore - Containing Type
- NuGetRestoreSettings
Syntax
public DirectoryPath MSBuildPath { get; set; }
Value
Type | Description |
---|---|
DirectoryPath |