diff --git a/eng/Tools.props b/eng/Tools.props
index 46285b1448..cdfb67026c 100644
--- a/eng/Tools.props
+++ b/eng/Tools.props
@@ -6,7 +6,9 @@
Without this here, we see regular failures with 'error MSB4236: The SDK 'Yarn.MSBuild' specified could not be found.'
Since this project is evaluated before .npmproj files are loaded, this should cause the package to end
up in the NuGet cache ahead of time.
+
+ This is not needed in source build.
-->
-
+
diff --git a/eng/Workarounds.targets b/eng/Workarounds.targets
index f5c74cdd43..5da0f1e726 100644
--- a/eng/Workarounds.targets
+++ b/eng/Workarounds.targets
@@ -25,8 +25,8 @@
-
-
+
+