4 references to TargetName
dotnet-watch (4)
Watch\MsBuildFileSetFactory.cs (4)
14
/// Invokes msbuild to evaluate <see cref="
TargetName
"/> on the root project, which traverses all project dependencies and collects
71
logger.LogDebug("Running MSBuild target '{TargetName}' on '{Path}'",
TargetName
, rootProjectFile);
80
logger.LogInformation("MSBuild output from target '{TargetName}':",
TargetName
);
161
"/t:" +
TargetName