diff --git a/NuGet.config b/NuGet.config
index d0675ea4f..c522b6bac 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -11,18 +11,25 @@
+
+
+
+
-
+
+
+
+
@@ -44,14 +51,19 @@
+
+
-
+
+
+
+
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 184440960..81a7779ec 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -192,18 +192,18 @@
-
+
https://github.com/dotnet/arcade
- 31d070a59ea56ea0c25736318e4287bdd883d05f
+ 91f852db39356b3f8fd9efa00a3dee82a9a7c2b3
-
+
https://github.com/dotnet/arcade
- 31d070a59ea56ea0c25736318e4287bdd883d05f
+ 91f852db39356b3f8fd9efa00a3dee82a9a7c2b3
-
+
https://github.com/dotnet/arcade
- 31d070a59ea56ea0c25736318e4287bdd883d05f
+ 91f852db39356b3f8fd9efa00a3dee82a9a7c2b3
https://github.com/dotnet/source-build-reference-packages
diff --git a/eng/Versions.props b/eng/Versions.props
index 708926d72..2d6e7d3f9 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -33,7 +33,7 @@
- 7.0.0-beta.24204.2
+ 7.0.0-beta.24209.2
diff --git a/global.json b/global.json
index 5bc0b5e47..53a34d119 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "7.0.117",
+ "dotnet": "7.0.118",
"runtimes": {
"dotnet": [
"$(VSRedistCommonNetCoreSharedFrameworkx6470PackageVersion)"
@@ -11,7 +11,7 @@
"cmake": "3.16.4"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.24204.2",
- "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.24204.2"
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.24209.2",
+ "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.24209.2"
}
}