diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 405d5d7d..c8d96ee6 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,25 +3,25 @@
-
+
https://github.com/dotnet/arcade
- 1527dc867ccb652def4c0f57fbd2ebbed3a94019
+ e0b311bcd81fc9e27bcf7715dcda62fa38dfa49a
-
+
https://github.com/dotnet/arcade
- 1527dc867ccb652def4c0f57fbd2ebbed3a94019
+ e0b311bcd81fc9e27bcf7715dcda62fa38dfa49a
-
+
https://github.com/dotnet/arcade
- 1527dc867ccb652def4c0f57fbd2ebbed3a94019
+ e0b311bcd81fc9e27bcf7715dcda62fa38dfa49a
-
+
https://github.com/dotnet/arcade
- 1527dc867ccb652def4c0f57fbd2ebbed3a94019
+ e0b311bcd81fc9e27bcf7715dcda62fa38dfa49a
-
+
https://github.com/dotnet/arcade
- 1527dc867ccb652def4c0f57fbd2ebbed3a94019
+ e0b311bcd81fc9e27bcf7715dcda62fa38dfa49a
https://github.com/dotnet/arcade-services
diff --git a/global.json b/global.json
index bfc781d7..d3ec659d 100644
--- a/global.json
+++ b/global.json
@@ -3,7 +3,7 @@
"allowPrerelease": true
},
"tools": {
- "dotnet": "6.0.100",
+ "dotnet": "7.0.100-preview.2.22153.17",
"runtimes": {
"dotnet": [
"6.0.0"
@@ -14,6 +14,6 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22179.1"
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22181.2"
}
}