diff --git a/NuGet.config b/NuGet.config
index d04b0fba988..d13ae688aa1 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -4,7 +4,7 @@
-
+
diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index d110b2dada7..e67fedc5bdc 100644
--- a/eng/Version.Details.props
+++ b/eng/Version.Details.props
@@ -6,9 +6,9 @@ This file should be imported by eng/Versions.props
- 10.0.0-beta.25519.102
- 10.0.0-beta.25519.102
- 10.0.0-beta.25519.102
+ 10.0.0-beta.25523.113
+ 10.0.0-beta.25523.113
+ 10.0.0-beta.25523.113
10.0.0
10.0.0
10.0.0
@@ -16,10 +16,10 @@ This file should be imported by eng/Versions.props
10.0.0
10.0.0
10.0.0
- 10.0.0-rtm.25519.102
+ 10.0.0-rtm.25523.113
10.0.0
10.0.0
- 10.0.0-rtm.25519.102
+ 10.0.0-rtm.25523.113
10.0.0
10.0.0
10.0.0
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 78409f3e9e2..65ea18003c8 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,80 +1,80 @@
-
+
https://github.com/dotnet/dotnet
- d499f9cdfd5b7b7bb291f95a3c14417d5edc969f
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/dotnet
- d499f9cdfd5b7b7bb291f95a3c14417d5edc969f
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/dotnet
- d499f9cdfd5b7b7bb291f95a3c14417d5edc969f
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/dotnet
- d499f9cdfd5b7b7bb291f95a3c14417d5edc969f
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/dotnet
- d499f9cdfd5b7b7bb291f95a3c14417d5edc969f
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/dotnet
- d499f9cdfd5b7b7bb291f95a3c14417d5edc969f
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/dotnet
- d499f9cdfd5b7b7bb291f95a3c14417d5edc969f
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
-
+
https://github.com/dotnet/dotnet
- d499f9cdfd5b7b7bb291f95a3c14417d5edc969f
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/dotnet
- d499f9cdfd5b7b7bb291f95a3c14417d5edc969f
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/dotnet
- d499f9cdfd5b7b7bb291f95a3c14417d5edc969f
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
-
+
https://github.com/dotnet/dotnet
- d499f9cdfd5b7b7bb291f95a3c14417d5edc969f
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/dotnet
- d499f9cdfd5b7b7bb291f95a3c14417d5edc969f
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/dotnet
- d499f9cdfd5b7b7bb291f95a3c14417d5edc969f
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/dotnet
- d499f9cdfd5b7b7bb291f95a3c14417d5edc969f
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
https://github.com/dotnet/dotnet
- d499f9cdfd5b7b7bb291f95a3c14417d5edc969f
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
-
+
https://github.com/dotnet/dotnet
- d499f9cdfd5b7b7bb291f95a3c14417d5edc969f
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
-
+
https://github.com/dotnet/dotnet
- d499f9cdfd5b7b7bb291f95a3c14417d5edc969f
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
-
+
https://github.com/dotnet/dotnet
- d499f9cdfd5b7b7bb291f95a3c14417d5edc969f
+ 7b29526f2107416f68578bcb9deaca74fcfcf7f0
diff --git a/eng/helix.proj b/eng/helix.proj
index 3c66b5be785..ef5b7577bc3 100644
--- a/eng/helix.proj
+++ b/eng/helix.proj
@@ -30,7 +30,7 @@
$([System.Environment]::GetEnvironmentVariable('DotNetBuildsInternalReadSasToken'))
-
+
runtime
diff --git a/global.json b/global.json
index 9dbb07bfdff..b3b65910684 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "10.0.100-rc.1.25451.107",
+ "version": "10.0.100-rc.2.25502.107",
"allowPrerelease": true,
"rollForward": "latestMajor",
"paths": [
@@ -10,7 +10,7 @@
"errorMessage": "The required .NET SDK wasn't found. Please run ./restore.sh or .\\restore.cmd to install it."
},
"tools": {
- "dotnet": "10.0.100-rc.1.25451.107",
+ "dotnet": "10.0.100-rc.2.25502.107",
"runtimes": {
"dotnet": [
"$(MicrosoftNETCorePlatformsVersion)"
@@ -18,7 +18,7 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25519.102",
- "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25519.102"
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25523.113",
+ "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25523.113"
}
}