diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8e280bb56e28..07e9375f98a4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,22 +1,22 @@ - + https://github.com/dotnet/installer - 7a6cb1fc8a3a6048783eddb10b32281aa2fcb992 + 30d7d24a6592aa0c97f81ac36b563fab2b451b14 - + https://github.com/dotnet/runtime - c6e7ebdcb1b99c72990ae9f5ff95a75d5bb0f3ce + 86c949374ed95989e7f1b81cb70b1e8b09bb3251 - + https://github.com/dotnet/runtime - c6e7ebdcb1b99c72990ae9f5ff95a75d5bb0f3ce + 86c949374ed95989e7f1b81cb70b1e8b09bb3251 - + https://github.com/dotnet/aspnetcore - e4ba445101d9bdae24baa6b332d19a11ac8922be + c9fa5f3a34605c93bffd1459a5e39e6bc63f50cc https://github.com/dotnet/emsdk diff --git a/eng/Versions.props b/eng/Versions.props index c83171d7f248..9e6a3426a6b1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,10 +2,10 @@ - 8.0.100-rtm.23520.38 - 8.0.0-rtm.23518.26 + 8.0.100-rtm.23522.1 + 8.0.0-rtm.23519.13 6.0.0-beta.21212.6 - 8.0.0-rtm.23518.26 + 8.0.0-rtm.23519.13 8.0.0-rtm.23511.3 7.0.7 7.0.100-alpha.1.21601.1 diff --git a/global.json b/global.json index db671ff2d2f0..5eb37df09871 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "8.0.100-rtm.23520.38" + "version": "8.0.100-rtm.23522.1" } }