diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index 6d152ccd588..05a04af3f33 100644
--- a/eng/Version.Details.props
+++ b/eng/Version.Details.props
@@ -24,8 +24,8 @@ This file should be imported by eng/Versions.props
9.0.0
9.0.0
- 10.0.0-beta.25626.5
- 10.0.0-beta.25626.5
+ 10.0.0-beta.26057.1
+ 10.0.0-beta.26057.1
7.0.0-preview.2.254
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index cd07a71f143..43729c57dd0 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -106,9 +106,9 @@
-
+
https://github.com/dotnet/arcade
- d8dca0b41b903e7182e64543773390b969dab96b
+ 13323fc374efc77953ec0ac9a0927da69f14a584
https://github.com/nuget/nuget.client
@@ -118,9 +118,9 @@
https://github.com/dotnet/roslyn
5d47bb1c178652caa40b55664c06c74e35edebdf
-
+
https://github.com/dotnet/arcade
- d8dca0b41b903e7182e64543773390b969dab96b
+ 13323fc374efc77953ec0ac9a0927da69f14a584
diff --git a/eng/Versions.props b/eng/Versions.props
index 7699e0b0e8f..949bf72242a 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -3,7 +3,7 @@
- 18.0.10release
+ 18.0.11release
17.14.8
15.1.0.0
servicing
diff --git a/global.json b/global.json
index 8f2ede60036..625fbf5b602 100644
--- a/global.json
+++ b/global.json
@@ -15,6 +15,6 @@
"xcopy-msbuild": "18.0.0"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25626.5"
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26057.1"
}
}