From 40644f16fd023e1e9056aba7c3594fce154c2f6a Mon Sep 17 00:00:00 2001 From: William Godbe Date: Tue, 6 Feb 2024 11:40:34 -0800 Subject: [PATCH 1/4] Update Yarn.msbuild --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index eb4b2917f6e4..c0341ca8186e 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.13", "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24059.4", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.24059.4" } From f5266f0a84c694fa95819086afe1d0360d720077 Mon Sep 17 00:00:00 2001 From: William Godbe Date: Tue, 6 Feb 2024 11:41:04 -0800 Subject: [PATCH 2/4] Update Tools.props --- eng/Tools.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Tools.props b/eng/Tools.props index a38257f7704f..e2e8d21efa6c 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. --> - + From 6fe091e3ad84803c00d1ff7d8b39cb8ab3b2ab21 Mon Sep 17 00:00:00 2001 From: William Godbe Date: Tue, 6 Feb 2024 11:52:56 -0800 Subject: [PATCH 3/4] Update global.json --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index c0341ca8186e..77c4f3a4f6dc 100644 --- a/global.json +++ b/global.json @@ -26,7 +26,7 @@ "xcopy-msbuild": "17.1.0" }, "msbuild-sdks": { - "Yarn.MSBuild": "1.22.13", + "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" } From 03e21397e685e4ffffa702089873d42ce125faff Mon Sep 17 00:00:00 2001 From: William Godbe Date: Tue, 6 Feb 2024 11:53:13 -0800 Subject: [PATCH 4/4] Update Tools.props --- eng/Tools.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Tools.props b/eng/Tools.props index e2e8d21efa6c..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. --> - +