diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index e96fa59734f..19841f84ff1 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -71,14 +71,14 @@
-
+
https://github.com/dotnet/arcade
- 4db725213dccb0d1102427bce1c39ba3117da7f7
+ f9e274e2269d2cda748e78344afe681411748157
-
+
https://github.com/dotnet/arcade
- 4db725213dccb0d1102427bce1c39ba3117da7f7
+ f9e274e2269d2cda748e78344afe681411748157
@@ -100,9 +100,9 @@
0b8371953e61f6179f39f1d62ebbd6a251f335e0
-
+
https://github.com/dotnet/arcade
- 4db725213dccb0d1102427bce1c39ba3117da7f7
+ f9e274e2269d2cda748e78344afe681411748157
diff --git a/eng/Versions.props b/eng/Versions.props
index 0ffecef74e9..cf91ef6d230 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -2,7 +2,7 @@
- 17.11.25
+ 17.11.26
release
17.10.4
15.1.0.0
@@ -51,7 +51,7 @@
Otherwise, this version of dotnet will not be installed and the build will error out. -->
$([System.Text.RegularExpressions.Regex]::Match($([System.IO.File]::ReadAllText('$(MSBuildThisFileDirectory)..\global.json')), '"dotnet": "([^"]*)"').Groups.get_Item(1))
4.2.0-1.22102.8
- 8.0.0-beta.25066.6
+ 8.0.0-beta.25105.2
7.0.0
6.0.1
4.11.0-3.24313.9
diff --git a/global.json b/global.json
index 4e9af1e9dfd..10495a41bc0 100644
--- a/global.json
+++ b/global.json
@@ -10,6 +10,6 @@
"xcopy-msbuild": "17.8.5"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25066.6"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25105.2"
}
}