diff --git a/NuGet.config b/NuGet.config
index 981b869d6f1..59cc6e76c2e 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -5,7 +5,6 @@
-
@@ -19,7 +18,6 @@
-
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 81951601835..1c0983c288a 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -83,25 +83,25 @@
-
+
https://github.com/dotnet/arcade
- 91616785a1a6578c83f7e93d98c34a1eb83d6223
+ cd79d2e8f7844d0a9aca607d4d5b9b6ab78e2f34
-
+
https://github.com/dotnet/arcade
- 91616785a1a6578c83f7e93d98c34a1eb83d6223
+ cd79d2e8f7844d0a9aca607d4d5b9b6ab78e2f34
-
+
https://github.com/dotnet/arcade
- 91616785a1a6578c83f7e93d98c34a1eb83d6223
+ cd79d2e8f7844d0a9aca607d4d5b9b6ab78e2f34
-
+
https://github.com/dotnet/arcade
- 91616785a1a6578c83f7e93d98c34a1eb83d6223
+ cd79d2e8f7844d0a9aca607d4d5b9b6ab78e2f34
-
+
https://github.com/dotnet/arcade
- 91616785a1a6578c83f7e93d98c34a1eb83d6223
+ cd79d2e8f7844d0a9aca607d4d5b9b6ab78e2f34
diff --git a/eng/Versions.props b/eng/Versions.props
index 2f91687f1d1..3e7b4d1c8ac 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -56,9 +56,9 @@
- 6.0.0-beta.23313.5
- 6.0.0-beta.23313.5
- 6.0.0-beta.23313.5
+ 6.0.0-beta.23361.3
+ 6.0.0-beta.23361.3
+ 6.0.0-beta.23361.3
diff --git a/global.json b/global.json
index 2b46f477f75..1aeba79f7a2 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "6.0.118",
+ "dotnet": "6.0.120",
"runtimes": {
"dotnet": [
"2.1.7",
@@ -12,11 +12,11 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.23313.5",
- "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.23313.5"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.23361.3",
+ "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.23361.3"
},
"sdk": {
- "version": "6.0.118"
+ "version": "6.0.120"
},
"native-tools": {
"strawberry-perl": "5.28.1.1-1",