diff --git a/NuGet.config b/NuGet.config
index e4ad47bfc35..cc22ecb7362 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -4,7 +4,7 @@
-
+
diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index bc17b5dcf37..ba0b3e311f7 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.26168.104
+ 10.0.0-beta.26170.102
2.0.6
10.0.1
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 5aaf9b9ba10..c1e3147e8e0 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,16 +1,16 @@
-
+
https://github.com/dotnet/dotnet
- 73b3b5ac0e4a5658c7a0555b67d91a22ad39de4b
+ df857aec34b5feea2cfd528e7a44575aa9f75330
-
+
https://github.com/dotnet/dotnet
- 73b3b5ac0e4a5658c7a0555b67d91a22ad39de4b
+ df857aec34b5feea2cfd528e7a44575aa9f75330
diff --git a/global.json b/global.json
index 82239cb0fc4..4d87bca86d4 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.26168.104"
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26170.102"
}
}