From 5ab89a3fffe15af7426fc09dcfd39d56b660853b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 12 Sep 2022 12:12:57 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20220906.4 Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.22452.1 -> To Version 8.0.0-beta.22456.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 ba76f4bc16..e72f1f737f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -19,9 +19,9 @@ - + https://github.com/dotnet/arcade - 87531ff8de2e6501ff85973c9af44953a2c5b687 + 4f864b2841b3317bdfc516ead0ba6e7856fab575 diff --git a/global.json b/global.json index e90a8f4bc0..1817a59167 100644 --- a/global.json +++ b/global.json @@ -20,6 +20,6 @@ }, "msbuild-sdks": { "Microsoft.Build.NoTargets": "3.5.0", - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22452.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22456.4" } }