diff --git a/NuGet.config b/NuGet.config
index ed84998bd2bf..8f4545ae362b 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -45,6 +45,9 @@
+
+
+
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index f292fb54c972..52889f48ceed 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,34 +1,34 @@
-
+
https://github.com/dotnet/sdk
- 9ad45c662c772c8804905b7ca7fb44c1927b3d90
+ 78ca09284af749c96b7df7e9583767449be80804
https://github.com/dotnet/runtime
cf47d9ff6827a3e1d6f2acbf925cd618418f20dd
-
+
https://github.com/dotnet/runtime
- e1702c393a1ef71b211f51d00beedec0151c9f25
+ d154e4793a80515bb4e77c35d08a7cf13ff13977
-
+
https://github.com/dotnet/runtime
- e1702c393a1ef71b211f51d00beedec0151c9f25
+ d154e4793a80515bb4e77c35d08a7cf13ff13977
-
+
https://github.com/dotnet/aspnetcore
- efe40be07df5055d0d52810899349612e88c89a3
+ 6853c1762a6a8f937daf64690038a33afe7ac04d
-
+
https://github.com/dotnet/emsdk
- e7ebd8aa0424ba4dc6ac03419954c3287d891faa
+ a081488f32ee97b730ac15197a1b0044a89a3995
-
+
https://github.com/dotnet/cecil
- f7a78a77069262841fe3c3c6b89ff243fc43cefc
+ 40bfdb55eac2e9a65f07029f8c426e08eb53168e
diff --git a/eng/Versions.props b/eng/Versions.props
index 25977469e728..8b457ec5e672 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -2,16 +2,16 @@
- 10.0.100-preview.4.25221.9
- 10.0.0-preview.4.25217.10
+ 10.0.100-preview.4.25229.7
+ 10.0.0-preview.4.25225.6
9.0.0-alpha.1.23556.4
9.0.0-beta.25058.5
8.0.0-beta.24413.2
- 10.0.0-preview.4.25217.10
+ 10.0.0-preview.4.25225.6
8.0.0-rtm.23511.3
9.0.0-rc.2.24462.10
7.0.100-alpha.1.21601.1
- 0.11.5-alpha.25125.1
+ 0.11.5-alpha.25166.4
10.0.0-prerelease.25221.2
9.0.0-beta.25058.5
diff --git a/global.json b/global.json
index 7b6da4f5d39a..cf3400b56b08 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "10.0.100-preview.4.25221.9"
+ "version": "10.0.100-preview.4.25229.7"
},
"tools": {
- "dotnet": "10.0.100-preview.4.25221.9"
+ "dotnet": "10.0.100-preview.4.25229.7"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25058.5"
diff --git a/tests/dotnet/UnitTests/ProjectTest.cs b/tests/dotnet/UnitTests/ProjectTest.cs
index 2c082e97ab53..b63cd1df075c 100644
--- a/tests/dotnet/UnitTests/ProjectTest.cs
+++ b/tests/dotnet/UnitTests/ProjectTest.cs
@@ -2298,6 +2298,7 @@ public void StrippedRuntimeIdentifiers (ApplePlatform platform, string runtimeId
[TestCase (ApplePlatform.MacOSX, "osx-arm64;osx-x64", "macOS")]
[TestCase (ApplePlatform.MacCatalyst, "maccatalyst-x64", "MacCatalyst")]
[TestCase (ApplePlatform.TVOS, "tvos-arm64;", "tvOS")]
+ [Ignore ("https://github.com/dotnet/runtime/issues/115145")]
public void SourcelinkTest (ApplePlatform platform, string runtimeIdentifiers, string platformName)
{
// Sourcelink uses the latest commit and tests to see if