diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index afea53cdd..9a356d33a 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -185,9 +185,9 @@
850f61abed37b617a41fd59b63a37c284af6801d
-
+
https://github.com/dotnet/source-build-externals
- f379c3367804237751f13311b5dddbfafc86be40
+ 5a3e6274a3749c3e6f8b2b3a01e6b42960687e86
@@ -206,18 +206,18 @@
-
+
https://github.com/dotnet/arcade
- 4665b3d04e1da3796b965c3c3e3b97f55c449a6e
+ 4a908c64757841121e67fda7adaf776c93893163
-
+
https://github.com/dotnet/arcade
- 4665b3d04e1da3796b965c3c3e3b97f55c449a6e
+ 4a908c64757841121e67fda7adaf776c93893163
-
+
https://github.com/dotnet/arcade
- 4665b3d04e1da3796b965c3c3e3b97f55c449a6e
+ 4a908c64757841121e67fda7adaf776c93893163
https://github.com/dotnet/arcade-services
@@ -231,9 +231,9 @@
https://github.com/dotnet/runtime
af841c8b33cecc92d74222298f1e45bf7bf3d90a
-
+
https://github.com/dotnet/source-build-reference-packages
- 18302345498a62222dd3c236b3d1d140dbaed43d
+ 264d80ed1ee84b458328b2df68f9930deac08bff
diff --git a/eng/Versions.props b/eng/Versions.props
index dc11a2bf5..7786bd756 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -39,7 +39,7 @@
- 8.0.0-beta.23451.1
+ 8.0.0-beta.23461.2
diff --git a/global.json b/global.json
index ad6c72f15..512d8af36 100644
--- a/global.json
+++ b/global.json
@@ -11,7 +11,7 @@
"cmake": "3.21.0"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23415.4",
- "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23415.4"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23461.2",
+ "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23461.2"
}
}
diff --git a/src/SourceBuild/content/eng/Versions.props b/src/SourceBuild/content/eng/Versions.props
index f0e045b07..80faaca38 100644
--- a/src/SourceBuild/content/eng/Versions.props
+++ b/src/SourceBuild/content/eng/Versions.props
@@ -30,7 +30,7 @@
These URLs can't be composed from their base URL and version as we read them from the
prep.sh and pipeline scripts, outside of MSBuild.
-->
- https://dotnetcli.azureedge.net/source-built-artifacts/assets/Private.SourceBuilt.Artifacts.8.0.100-rc.1.23410.1.centos.8-x64.tar.gz
- https://dotnetcli.azureedge.net/source-built-artifacts/sdks/dotnet-sdk-8.0.100-rc.1.23410.1-centos.8-x64.tar.gz
+ https://dotnetcli.azureedge.net/source-built-artifacts/assets/Private.SourceBuilt.Artifacts.8.0.100-rc.1.23455.1.centos.8-x64.tar.gz
+ https://dotnetcli.azureedge.net/source-built-artifacts/sdks/dotnet-sdk-8.0.100-rc.1.23455.1-centos.8-x64.tar.gz
diff --git a/src/SourceBuild/content/global.json b/src/SourceBuild/content/global.json
index a29dc5cc6..1d6588cf9 100644
--- a/src/SourceBuild/content/global.json
+++ b/src/SourceBuild/content/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "8.0.100-rc.1.23410.12"
+ "dotnet": "8.0.100-rc.1.23455.8"
},
"msbuild-sdks": {
"Microsoft.Build.CentralPackageVersions": "2.0.1",