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" } }