From b7d509f43a595cb08c317fd40422bfe8b9f2df16 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 10 Feb 2025 05:01:55 +0000 Subject: [PATCH 1/2] Update dependencies from https://github.com/dotnet/arcade build 20250205.2 Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.25066.6 -> To Version 8.0.0-beta.25105.2 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ae1663112..13092463e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,9 +3,9 @@ - + https://github.com/dotnet/arcade - 4db725213dccb0d1102427bce1c39ba3117da7f7 + f9e274e2269d2cda748e78344afe681411748157 diff --git a/global.json b/global.json index 09e8c2ab5..4fc3ef6a1 100644 --- a/global.json +++ b/global.json @@ -9,6 +9,6 @@ "rollForward": "latestMinor" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25066.6" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25105.2" } } From 2590952afb3402d702cd4ba726029806eaf09124 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 12 Feb 2025 21:46:10 +0000 Subject: [PATCH 2/2] Update dependencies from https://github.com/dotnet/arcade build 20250211.4 Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.25066.6 -> To Version 8.0.0-beta.25111.4 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 13092463e..0b59e7f50 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,9 +3,9 @@ - + https://github.com/dotnet/arcade - f9e274e2269d2cda748e78344afe681411748157 + a319ada170a54ee87c7a81e3309948e3d3ea7aca diff --git a/global.json b/global.json index 4fc3ef6a1..17550b406 100644 --- a/global.json +++ b/global.json @@ -9,6 +9,6 @@ "rollForward": "latestMinor" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25105.2" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25111.4" } }