diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bdd5dfb8498..86c3be6d558 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -63,13 +63,13 @@ https://github.com/dotnet/core-setup 416ae9f2f223d349130198b96d7ce9c617fa25cd - + https://github.com/dotnet/arcade - 5e7ce5b394f3477bb0a485a4b761b7742e95be37 + c24866e3dece1ac0af7b54ff783d706019a05902 - + https://github.com/dotnet/arcade - 5e7ce5b394f3477bb0a485a4b761b7742e95be37 + c24866e3dece1ac0af7b54ff783d706019a05902 https://github.com/dotnet/corefx diff --git a/eng/Versions.props b/eng/Versions.props index ef1442e6452..a37582cf748 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,7 +37,7 @@ - 1.0.0-beta.19218.7 + 1.0.0-beta.19220.1 diff --git a/global.json b/global.json index 733da516813..38587418cf3 100644 --- a/global.json +++ b/global.json @@ -9,7 +9,7 @@ "version": "3.0.100-preview4-011204" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19218.7" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19220.1" }, "native-tools": { "strawberry-perl": "5.28.1.1-1",