diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2820c2b35e8193..dde7f403b99dbd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -278,43 +278,43 @@ https://github.com/dotnet/llvm-project b9b4464b3b10c1961ed0ff39b5f33b3b3bbf62d1 - + https://github.com/dotnet/runtime - 418c3b9e2753715fa017ace6b3f1f5ec4d4d6aae + 7cb32e193a55a95c74fc3bd56501b951b48b700f - + https://github.com/dotnet/runtime - 418c3b9e2753715fa017ace6b3f1f5ec4d4d6aae + 7cb32e193a55a95c74fc3bd56501b951b48b700f - + https://github.com/dotnet/runtime - 418c3b9e2753715fa017ace6b3f1f5ec4d4d6aae + 7cb32e193a55a95c74fc3bd56501b951b48b700f - + https://github.com/dotnet/runtime - 418c3b9e2753715fa017ace6b3f1f5ec4d4d6aae + 7cb32e193a55a95c74fc3bd56501b951b48b700f - + https://github.com/dotnet/runtime - 418c3b9e2753715fa017ace6b3f1f5ec4d4d6aae + 7cb32e193a55a95c74fc3bd56501b951b48b700f - + https://github.com/dotnet/runtime - 418c3b9e2753715fa017ace6b3f1f5ec4d4d6aae + 7cb32e193a55a95c74fc3bd56501b951b48b700f - + https://github.com/dotnet/runtime - 418c3b9e2753715fa017ace6b3f1f5ec4d4d6aae + 7cb32e193a55a95c74fc3bd56501b951b48b700f - + https://github.com/dotnet/runtime - 418c3b9e2753715fa017ace6b3f1f5ec4d4d6aae + 7cb32e193a55a95c74fc3bd56501b951b48b700f - + https://github.com/dotnet/runtime - 418c3b9e2753715fa017ace6b3f1f5ec4d4d6aae + 7cb32e193a55a95c74fc3bd56501b951b48b700f https://github.com/dotnet/xharness diff --git a/eng/Versions.props b/eng/Versions.props index e307e599cebc66..643e1f3e923ece 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -104,10 +104,10 @@ 6.0.0-preview.1.102 - 9.0.0-rc.1.24419.2 + 9.0.0-rc.1.24410.5 6.0.0 - 9.0.0-rc.1.24419.2 + 9.0.0-rc.1.24410.5 6.0.0 1.1.1 @@ -119,19 +119,19 @@ 8.0.0 5.0.0 4.5.5 - 9.0.0-rc.1.24419.2 - 9.0.0-rc.1.24419.2 + 9.0.0-rc.1.24410.5 + 9.0.0-rc.1.24410.5 6.0.0 5.0.0 5.0.0 5.0.0 7.0.0 - 9.0.0-rc.1.24419.2 + 9.0.0-rc.1.24410.5 6.0.0 7.0.0 4.5.4 4.5.0 - 9.0.0-rc.1.24419.2 + 9.0.0-rc.1.24410.5 8.0.0 8.0.0 @@ -214,7 +214,7 @@ 0.11.5-alpha.24413.1 - 9.0.0-rc.1.24419.2 + 9.0.0-rc.1.24410.5 10.0.0-alpha.1.24414.3 diff --git a/global.json b/global.json index 9c5a350b0f574e..ec8a8797b90408 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.24408.2", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", - "Microsoft.NET.Sdk.IL": "9.0.0-rc.1.24419.2" + "Microsoft.NET.Sdk.IL": "9.0.0-rc.1.24410.5" } }