diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 4ceb6354b40..4816e3e1964 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -67,13 +67,13 @@
https://github.com/dotnet/core-setup
1a04dd08e56bf52e88668c1ef2bd3f630ad442a5
-
+
https://github.com/dotnet/arcade
- ce5a281156dfae3c050e63c1f288b6a488e978fe
+ 869528d3af327eb6de19b414631280734dfe76e6
-
+
https://github.com/dotnet/arcade
- ce5a281156dfae3c050e63c1f288b6a488e978fe
+ 869528d3af327eb6de19b414631280734dfe76e6
https://github.com/dotnet/corefx
@@ -99,17 +99,17 @@
https://github.com/dotnet/coreclr
c2e8c9f71737d87a95610851587e2a1eaf18c91c
-
+
https://github.com/dotnet/arcade
- ce5a281156dfae3c050e63c1f288b6a488e978fe
+ 869528d3af327eb6de19b414631280734dfe76e6
-
+
https://github.com/dotnet/arcade
- ce5a281156dfae3c050e63c1f288b6a488e978fe
+ 869528d3af327eb6de19b414631280734dfe76e6
-
+
https://github.com/dotnet/arcade
- ce5a281156dfae3c050e63c1f288b6a488e978fe
+ 869528d3af327eb6de19b414631280734dfe76e6
https://dev.azure.com/dnceng/internal/_git/dotnet-corefx
diff --git a/eng/Versions.props b/eng/Versions.props
index 0a992f55aa5..5a239b01596 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -52,9 +52,9 @@
- 1.0.0-beta.22505.4
- 1.0.0-beta.22505.4
- 1.0.0-beta.22505.4
+ 1.0.0-beta.22512.2
+ 1.0.0-beta.22512.2
+ 1.0.0-beta.22512.2
diff --git a/global.json b/global.json
index 969644d4683..fed52e2328e 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "3.1.423",
+ "dotnet": "3.1.424",
"runtimes": {
"dotnet": [
"2.1.7",
@@ -12,8 +12,8 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.22505.4",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.22505.4"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.22512.2",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.22512.2"
},
"native-tools": {
"strawberry-perl": "5.28.1.1-1",