diff --git a/NuGet.config b/NuGet.config
index bc03d9a7a239..e989ee1d139e 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -10,7 +10,7 @@
-
+
diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index 17ebac5deadf..14bd7c9f5ba4 100644
--- a/eng/Version.Details.props
+++ b/eng/Version.Details.props
@@ -6,14 +6,14 @@ This file should be imported by eng/Versions.props
- 10.0.0-beta.25523.113
- 10.0.0-beta.25523.113
- 0.11.5-alpha.25523.113
- 10.0.0-beta.25523.113
- 10.0.0-rtm.25523.113
+ 10.0.0-beta.25528.106
+ 10.0.0-beta.25528.106
+ 0.11.5-alpha.25528.106
+ 10.0.0-beta.25528.106
+ 10.0.0-rtm.25528.106
10.0.0
10.0.0
- 10.0.100-rtm.25523.113
+ 10.0.100-rtm.25528.106
10.0.0
10.0.100
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 9188bcf07d51..de75aca6994c 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,29 +1,29 @@
-
+
https://github.com/dotnet/dotnet
- 7b29526f2107416f68578bcb9deaca74fcfcf7f0
+ bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05
-
+
https://github.com/dotnet/dotnet
- 7b29526f2107416f68578bcb9deaca74fcfcf7f0
+ bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05
https://github.com/dotnet/dotnet
- 7b29526f2107416f68578bcb9deaca74fcfcf7f0
+ bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05
https://github.com/dotnet/dotnet
- 7b29526f2107416f68578bcb9deaca74fcfcf7f0
+ bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05
https://github.com/dotnet/dotnet
- 7b29526f2107416f68578bcb9deaca74fcfcf7f0
+ bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05
-
+
https://github.com/dotnet/dotnet
- 7b29526f2107416f68578bcb9deaca74fcfcf7f0
+ bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05
@@ -78,25 +78,25 @@
-
+
https://github.com/dotnet/dotnet
- 7b29526f2107416f68578bcb9deaca74fcfcf7f0
+ bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05
-
+
https://github.com/dotnet/dotnet
- 7b29526f2107416f68578bcb9deaca74fcfcf7f0
+ bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05
https://github.com/dotnet/dotnet
- 7b29526f2107416f68578bcb9deaca74fcfcf7f0
+ bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05
https://github.com/dotnet/xharness
b9f51d9ff3ac9411d1aa9988ef20bfda9a041418
-
+
https://github.com/dotnet/dotnet
- 7b29526f2107416f68578bcb9deaca74fcfcf7f0
+ bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05
diff --git a/global.json b/global.json
index 1ac612148541..a7be75b4d60c 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "10.0.100-rtm.25523.113",
+ "version": "10.0.100-rtm.25528.106",
"paths": [
"builds/downloads/dotnet",
"$host$"
@@ -8,9 +8,9 @@
"errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'."
},
"tools": {
- "dotnet": "10.0.100-rtm.25523.113"
+ "dotnet": "10.0.100-rtm.25528.106"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25523.113"
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25528.106"
}
}