diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 763aca271d8f7c..8203b0a0679807 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -81,9 +81,9 @@ - + https://github.com/dotnet/source-build-externals - 457ff6ef4705a0aa8de628a1f2a15474a05b7150 + eab3dc5eabdf8bcd9bbdf917741aab335c74373d @@ -278,43 +278,43 @@ https://github.com/dotnet/llvm-project b9b4464b3b10c1961ed0ff39b5f33b3b3bbf62d1 - + https://github.com/dotnet/runtime - 7cb32e193a55a95c74fc3bd56501b951b48b700f + d0f3235d312f7cf9683012b3fe96b2c6f20a1743 - + https://github.com/dotnet/runtime - 7cb32e193a55a95c74fc3bd56501b951b48b700f + d0f3235d312f7cf9683012b3fe96b2c6f20a1743 - + https://github.com/dotnet/runtime - 7cb32e193a55a95c74fc3bd56501b951b48b700f + d0f3235d312f7cf9683012b3fe96b2c6f20a1743 - + https://github.com/dotnet/runtime - 7cb32e193a55a95c74fc3bd56501b951b48b700f + d0f3235d312f7cf9683012b3fe96b2c6f20a1743 - + https://github.com/dotnet/runtime - 7cb32e193a55a95c74fc3bd56501b951b48b700f + d0f3235d312f7cf9683012b3fe96b2c6f20a1743 - + https://github.com/dotnet/runtime - 7cb32e193a55a95c74fc3bd56501b951b48b700f + d0f3235d312f7cf9683012b3fe96b2c6f20a1743 - + https://github.com/dotnet/runtime - 7cb32e193a55a95c74fc3bd56501b951b48b700f + d0f3235d312f7cf9683012b3fe96b2c6f20a1743 - + https://github.com/dotnet/runtime - 7cb32e193a55a95c74fc3bd56501b951b48b700f + d0f3235d312f7cf9683012b3fe96b2c6f20a1743 - + https://github.com/dotnet/runtime - 7cb32e193a55a95c74fc3bd56501b951b48b700f + d0f3235d312f7cf9683012b3fe96b2c6f20a1743 https://github.com/dotnet/xharness @@ -348,9 +348,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-optimization 8674aaa459d33551d419fece377f5512a1d93689 - + https://github.com/dotnet/hotreload-utils - 8392605e46c7424eba5f43591fc44d2c3b1f28df + 22ca60ef848b380d6665318e02694f073a534133 https://github.com/dotnet/runtime-assets diff --git a/eng/Versions.props b/eng/Versions.props index 2ba171e2f03a38..18f70457683890 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -104,10 +104,10 @@ 6.0.0-preview.1.102 - 9.0.0-rc.1.24410.5 + 9.0.0-rc.2.24429.19 6.0.0 - 9.0.0-rc.1.24410.5 + 9.0.0-rc.2.24429.19 6.0.0 1.1.1 @@ -119,19 +119,19 @@ 8.0.0 5.0.0 4.5.5 - 9.0.0-rc.1.24410.5 - 9.0.0-rc.1.24410.5 + 9.0.0-rc.2.24429.19 + 9.0.0-rc.2.24429.19 6.0.0 5.0.0 5.0.0 5.0.0 7.0.0 - 9.0.0-rc.1.24410.5 + 9.0.0-rc.2.24429.19 6.0.0 7.0.0 4.5.4 4.5.0 - 9.0.0-rc.1.24410.5 + 9.0.0-rc.2.24429.19 8.0.0 8.0.0 @@ -184,7 +184,7 @@ 9.0.0-prerelease.24405.1 9.0.0-prerelease.24405.1 9.0.0-prerelease.24405.1 - 9.0.0-alpha.0.24419.1 + 9.0.0-alpha.0.24453.1 3.12.0 4.5.0 6.0.0 @@ -214,7 +214,7 @@ 0.11.5-alpha.24419.1 - 9.0.0-rc.1.24410.5 + 9.0.0-rc.2.24429.19 10.0.0-alpha.1.24414.3 diff --git a/global.json b/global.json index 8a60777bc71358..7e8f19f5978626 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.24421.7", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", - "Microsoft.NET.Sdk.IL": "9.0.0-rc.1.24410.5" + "Microsoft.NET.Sdk.IL": "9.0.0-rc.2.24429.19" } }