diff --git a/NuGet.config b/NuGet.config
index eb85871e238..1bae34eb840 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -6,6 +6,10 @@
+
+
+
+
@@ -19,6 +23,10 @@
+
+
+
+
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 8a1c480754c..2dad8226b1c 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -83,25 +83,25 @@
-
+
https://github.com/dotnet/arcade
- 1844d819e6f33f1106083c5066ea01e0310eefa3
+ fbc993a9e8fb4926ce04c95ba2e48852c9d9df65
-
+
https://github.com/dotnet/arcade
- 1844d819e6f33f1106083c5066ea01e0310eefa3
+ fbc993a9e8fb4926ce04c95ba2e48852c9d9df65
-
+
https://github.com/dotnet/arcade
- 1844d819e6f33f1106083c5066ea01e0310eefa3
+ fbc993a9e8fb4926ce04c95ba2e48852c9d9df65
-
+
https://github.com/dotnet/arcade
- 1844d819e6f33f1106083c5066ea01e0310eefa3
+ fbc993a9e8fb4926ce04c95ba2e48852c9d9df65
-
+
https://github.com/dotnet/arcade
- 1844d819e6f33f1106083c5066ea01e0310eefa3
+ fbc993a9e8fb4926ce04c95ba2e48852c9d9df65
diff --git a/eng/Versions.props b/eng/Versions.props
index 22cc3859670..9551c251c56 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -56,9 +56,9 @@
- 6.0.0-beta.24326.2
- 6.0.0-beta.24326.2
- 6.0.0-beta.24326.2
+ 6.0.0-beta.24360.7
+ 6.0.0-beta.24360.7
+ 6.0.0-beta.24360.7
diff --git a/global.json b/global.json
index e5ab6079bd2..9d9fbe17f8f 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "6.0.130",
+ "dotnet": "6.0.132",
"runtimes": {
"dotnet": [
"2.1.7",
@@ -12,11 +12,11 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24326.2",
- "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.24326.2"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24360.7",
+ "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.24360.7"
},
"sdk": {
- "version": "6.0.130"
+ "version": "6.0.132"
},
"native-tools": {
"strawberry-perl": "5.28.1.1-1",