From 6c16d4a9fa826befec23f99a0b6951603df4d61c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 02:21:22 +0000 Subject: [PATCH 1/2] Update dependencies from https://github.com/dotnet/arcade build 20240910.4 (#8355) [release/8.0.3xx] Update dependencies from dotnet/arcade --- 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 619b5103076..41352c1e9ba 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -17,9 +17,9 @@ - + https://github.com/dotnet/arcade - e4f0d9916d3fee1f67a63345cdb8438ca3faeff8 + bee4cec9d8f2d43b4dd7c69dfbf65392301a2dbd diff --git a/global.json b/global.json index d18924b3cf5..1945c7532e0 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "8.0.108" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24459.4" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24460.4" } } From 2fded5b96a78615e9770e91307997de1467d0b1f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 12 Sep 2024 12:44:16 +0000 Subject: [PATCH 2/2] Update dependencies from https://github.com/dotnet/arcade build 20240911.1 Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.24460.4 -> To Version 8.0.0-beta.24461.1 --- 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 41352c1e9ba..65673960a20 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -17,9 +17,9 @@ - + https://github.com/dotnet/arcade - bee4cec9d8f2d43b4dd7c69dfbf65392301a2dbd + dcb2d68022c6b515f547223ffc1837361f116534 diff --git a/global.json b/global.json index 1945c7532e0..fb4c8786c6f 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "8.0.108" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24460.4" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24461.1" } }