diff --git a/eng/Tools.props b/eng/Tools.props index a38257f7704f..b52f10ed643d 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 eb4b2917f6e4..77c4f3a4f6dc 100644 --- a/global.json +++ b/global.json @@ -26,7 +26,7 @@ "xcopy-msbuild": "17.1.0" }, "msbuild-sdks": { - "Yarn.MSBuild": "1.22.10", + "Yarn.MSBuild": "1.22.19", "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24059.4", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.24059.4" }