diff --git a/NuGet.config b/NuGet.config
index 704eeb938..6cb159ba1 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -7,22 +7,23 @@
-
+
+
-
-
+
+
@@ -44,14 +45,13 @@
-
-
-
+
+
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index fba6bea06..9fb3411c5 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -194,18 +194,18 @@
-
+
https://github.com/dotnet/arcade
- 59ac824080b9807fd91dbc8a6d2b4447e74874ab
+ cae11bc40b691f546d788f7ab37f7eaf0e24ded8
-
+
https://github.com/dotnet/arcade
- 59ac824080b9807fd91dbc8a6d2b4447e74874ab
+ cae11bc40b691f546d788f7ab37f7eaf0e24ded8
-
+
https://github.com/dotnet/arcade
- 59ac824080b9807fd91dbc8a6d2b4447e74874ab
+ cae11bc40b691f546d788f7ab37f7eaf0e24ded8
https://github.com/dotnet/source-build-reference-packages
diff --git a/eng/Versions.props b/eng/Versions.props
index 14b81ac22..a83b35744 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -33,7 +33,7 @@
- 7.0.0-beta.23313.4
+ 7.0.0-beta.23361.2
diff --git a/global.json b/global.json
index eaf4d3f50..d20ab2569 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "7.0.108",
+ "dotnet": "7.0.109",
"runtimes": {
"dotnet": [
"$(VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion)"
@@ -11,7 +11,7 @@
"cmake": "3.16.4"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23313.4",
- "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.23313.4"
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23361.2",
+ "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.23361.2"
}
}