GenerateTargetsFile.

Execute() Method

Namespace
NBuildKit.MsBuild.Tasks
Containing Type
GenerateTargetsFile

Syntax

[SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Justification = "Catching to log. Letting MsBuild handle the rest.")]
public override bool Execute()

Attributes

Type Description
SuppressMessageAttribute

Return Value

Type Description
bool