diff --git a/NuGet.config b/NuGet.config
index ea5767e2ebc..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 e3cef4423ce..57bf4935e46 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -83,25 +83,25 @@
-
+
https://github.com/dotnet/arcade
- 7215d8265a7fbcd022eb72ff7a6e2048444c985f
+ 1a6b24397e50146d0fece9cfb9c0b87275691e6f
-
+
https://github.com/dotnet/arcade
- 7215d8265a7fbcd022eb72ff7a6e2048444c985f
+ 1a6b24397e50146d0fece9cfb9c0b87275691e6f
-
+
https://github.com/dotnet/arcade
- 7215d8265a7fbcd022eb72ff7a6e2048444c985f
+ 1a6b24397e50146d0fece9cfb9c0b87275691e6f
-
+
https://github.com/dotnet/arcade
- 7215d8265a7fbcd022eb72ff7a6e2048444c985f
+ 1a6b24397e50146d0fece9cfb9c0b87275691e6f
-
+
https://github.com/dotnet/arcade
- 7215d8265a7fbcd022eb72ff7a6e2048444c985f
+ 1a6b24397e50146d0fece9cfb9c0b87275691e6f
diff --git a/eng/Versions.props b/eng/Versions.props
index 76d4c995f7a..c5d666cb61d 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -56,9 +56,9 @@
- 6.0.0-beta.22122.7
- 6.0.0-beta.22122.7
- 6.0.0-beta.22122.7
+ 6.0.0-beta.22212.5
+ 6.0.0-beta.22212.5
+ 6.0.0-beta.22212.5
diff --git a/global.json b/global.json
index a476f2bce08..368c7a7c669 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "6.0.103",
+ "dotnet": "6.0.104",
"runtimes": {
"dotnet": [
"2.1.7",
@@ -12,11 +12,11 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.22122.7",
- "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.22122.7"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.22212.5",
+ "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.22212.5"
},
"sdk": {
- "version": "6.0.103"
+ "version": "6.0.104"
},
"native-tools": {
"strawberry-perl": "5.28.1.1-1",