diff --git a/eng/Tools.props b/eng/Tools.props
index 38f0efa3bea7..a285c2406a15 100644
--- a/eng/Tools.props
+++ b/eng/Tools.props
@@ -7,7 +7,7 @@
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/global.json b/global.json
index 31de2cae1195..3d71ddb77a1b 100644
--- a/global.json
+++ b/global.json
@@ -29,7 +29,7 @@
"xcopy-msbuild": "16.5.0-alpha"
},
"msbuild-sdks": {
- "Yarn.MSBuild": "1.15.2",
+ "Yarn.MSBuild": "1.22.10",
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20607.11",
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.20607.11"
}