();
foreach (FullyQualifiedBuildRequest request in newRequests)
{
diff --git a/src/Build/Evaluation/Evaluator.cs b/src/Build/Evaluation/Evaluator.cs
index 1674765bb2d..3609af082d5 100644
--- a/src/Build/Evaluation/Evaluator.cs
+++ b/src/Build/Evaluation/Evaluator.cs
@@ -115,7 +115,7 @@ internal class Evaluator
/// Dictionary of project full paths and a boolean that indicates whether at least one
/// of their targets has the "Returns" attribute set.
///