diff --git a/NuGet.config b/NuGet.config
index ee514854708..19e0a26da01 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -4,7 +4,7 @@
-
+
diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index 7ebb8ec7c45..10456c78940 100644
--- a/eng/Version.Details.props
+++ b/eng/Version.Details.props
@@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props
- 10.0.0-beta.26166.102
+ 10.0.0-beta.26167.104
2.0.6
10.0.1
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index e4715824c36..9bf72aff5db 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,16 +1,16 @@
-
+
https://github.com/dotnet/dotnet
- 4fd2c07b91f433e755d943554092abfd1e9e6681
+ a768084e4f0d943321bd135b7f9f7ca048f30881
-
+
https://github.com/dotnet/dotnet
- 4fd2c07b91f433e755d943554092abfd1e9e6681
+ a768084e4f0d943321bd135b7f9f7ca048f30881
diff --git a/global.json b/global.json
index aa72777b045..76de1cb7b3f 100644
--- a/global.json
+++ b/global.json
@@ -13,6 +13,6 @@
"dotnet": "10.0.105"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26166.102"
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26167.104"
}
}