diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 252c27572c862..70ac8139ffd84 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 - 0d44aea3696bab80b11a12c6bdfdbf8de9c4e815 + 3429fee9ed58213a8916e1e2aa921fda6ba24aa2 - + https://github.com/dotnet/runtime - 0d44aea3696bab80b11a12c6bdfdbf8de9c4e815 + 3429fee9ed58213a8916e1e2aa921fda6ba24aa2 - + https://github.com/dotnet/runtime - 0d44aea3696bab80b11a12c6bdfdbf8de9c4e815 + 3429fee9ed58213a8916e1e2aa921fda6ba24aa2 - + https://github.com/dotnet/runtime - 0d44aea3696bab80b11a12c6bdfdbf8de9c4e815 + 3429fee9ed58213a8916e1e2aa921fda6ba24aa2 - + https://github.com/dotnet/runtime - 0d44aea3696bab80b11a12c6bdfdbf8de9c4e815 + 3429fee9ed58213a8916e1e2aa921fda6ba24aa2 - + https://github.com/dotnet/runtime - 0d44aea3696bab80b11a12c6bdfdbf8de9c4e815 + 3429fee9ed58213a8916e1e2aa921fda6ba24aa2 - + https://github.com/dotnet/runtime - 0d44aea3696bab80b11a12c6bdfdbf8de9c4e815 + 3429fee9ed58213a8916e1e2aa921fda6ba24aa2 - + https://github.com/dotnet/runtime - 0d44aea3696bab80b11a12c6bdfdbf8de9c4e815 + 3429fee9ed58213a8916e1e2aa921fda6ba24aa2 - + https://github.com/dotnet/runtime - 0d44aea3696bab80b11a12c6bdfdbf8de9c4e815 + 3429fee9ed58213a8916e1e2aa921fda6ba24aa2 https://github.com/dotnet/xharness diff --git a/eng/Versions.props b/eng/Versions.props index 97db43bf1787a..9ecbc837acbec 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -106,10 +106,10 @@ 6.0.0-preview.1.102 - 9.0.0-rtm.24476.4 + 9.0.0-rtm.24503.8 6.0.0 - 9.0.0-rtm.24476.4 + 9.0.0-rtm.24503.8 6.0.0 1.1.1 @@ -121,19 +121,19 @@ 8.0.0 5.0.0 4.5.5 - 9.0.0-rtm.24476.4 - 9.0.0-rtm.24476.4 + 9.0.0-rtm.24503.8 + 9.0.0-rtm.24503.8 6.0.0 5.0.0 5.0.0 5.0.0 7.0.0 - 9.0.0-rtm.24476.4 + 9.0.0-rtm.24503.8 6.0.0 7.0.0 4.5.4 4.5.0 - 9.0.0-rtm.24476.4 + 9.0.0-rtm.24503.8 8.0.0 8.0.0 @@ -214,7 +214,7 @@ 0.11.5-alpha.24480.1 - 9.0.0-rtm.24476.4 + 9.0.0-rtm.24503.8 9.0.0-rc.2.24467.2 9.0.0-rtm.24466.4 diff --git a/global.json b/global.json index f52e4232940b8..84924eac6ee00 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.24473.1", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", - "Microsoft.NET.Sdk.IL": "9.0.0-rtm.24476.4" + "Microsoft.NET.Sdk.IL": "9.0.0-rtm.24503.8" } }