3 references to TargetName
dotnet-watch (3)
Watch\MsBuildFileSetFactory.cs (3)
71
logger.LogDebug("Running MSBuild target '{TargetName}' on '{Path}'",
TargetName
, rootProjectFile);
80
logger.LogInformation("MSBuild output from target '{TargetName}':",
TargetName
);
161
"/t:" +
TargetName