diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 59452c0e0c1..97260694584 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -63,13 +63,13 @@ - + https://github.com/dotnet/arcade - 4f645e4a5385eb96cad3f72f5ded239761c7d075 + e7b5230799a6db9121d90cf548d5a2313bd682dd - + https://github.com/dotnet/arcade - 4f645e4a5385eb96cad3f72f5ded239761c7d075 + e7b5230799a6db9121d90cf548d5a2313bd682dd https://github.com/dotnet/corefx diff --git a/eng/Versions.props b/eng/Versions.props index 234dfe69ffb..036391e543f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 1.0.0-beta.19210.7 + 1.0.0-beta.19211.2 diff --git a/global.json b/global.json index b0a6492c067..4f60d3460a2 100644 --- a/global.json +++ b/global.json @@ -9,7 +9,7 @@ "version": "3.0.100-preview-010024" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19210.7" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19211.2" }, "native-tools": { "strawberry-perl": "5.28.1.1-1",