diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b57a35d02fc..ad9aa99d0d7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -98,9 +98,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime 3a25a7f1cc446b60678ed25c9d829420d6321eba - + https://github.com/dotnet/arcade - d9af20b993c474033098fe0851c2d71b4ecf434b + 4b95fb1a9307265eb75f62d4937be50e6786e94e diff --git a/global.json b/global.json index 6e9595867a1..4326137157e 100644 --- a/global.json +++ b/global.json @@ -21,7 +21,7 @@ "rollForward": "latestPatch" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.26224.3", + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.26278.3", "Yarn.MSBuild": "1.22.10" } }