diff --git a/NuGet.config b/NuGet.config
index cc22ecb7362..950f352dd31 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -4,7 +4,7 @@
-
+
diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index ba0b3e311f7..e889a4735bd 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.26170.102
+ 10.0.0-beta.26173.108
2.0.6
10.0.1
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index c1e3147e8e0..665471e57a2 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,16 +1,16 @@
-
+
https://github.com/dotnet/dotnet
- df857aec34b5feea2cfd528e7a44575aa9f75330
+ ad5e0a16d8b6727cd10ed60efd8e13edd82e24f7
-
+
https://github.com/dotnet/dotnet
- df857aec34b5feea2cfd528e7a44575aa9f75330
+ ad5e0a16d8b6727cd10ed60efd8e13edd82e24f7
diff --git a/global.json b/global.json
index 4d87bca86d4..7878fd40298 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.26170.102"
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26173.108"
}
}