diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9e7b91e465e5..5c17d916f00a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,22 +1,22 @@ - + https://github.com/dotnet/installer - fe40884b18314b618457c61f59fe6b044deb4b33 + f6fa6a301f0e090d9a4dbebf0127a845bcd825f4 - + https://github.com/dotnet/runtime - eaa9717d90115cea43b4cdd7a2a49e6d3c3d780e + f0b4bb9c627e43f5f750a995a11c8611bbaf26d6 - + https://github.com/dotnet/runtime - eaa9717d90115cea43b4cdd7a2a49e6d3c3d780e + f0b4bb9c627e43f5f750a995a11c8611bbaf26d6 - + https://github.com/dotnet/aspnetcore - b640052a0a03e7ac488d14a8b8643ba814d7045a + fca06e70aeae7e4d8ca34519b661a499071f31d0 https://github.com/dotnet/emsdk diff --git a/eng/Versions.props b/eng/Versions.props index 7088097bc363..41fbcbd2ca9a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,10 +2,10 @@ - 8.0.100-preview.7.23326.3 - 8.0.0-preview.7.23325.2 + 8.0.100-preview.7.23328.2 + 8.0.0-preview.7.23326.5 6.0.0-beta.21212.6 - 8.0.0-preview.7.23325.2 + 8.0.0-preview.7.23326.5 8.0.0-preview.7.23321.3 7.0.7 7.0.100-alpha.1.21601.1 diff --git a/global.json b/global.json index ab6dfb5cebed..240fd7298b11 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "8.0.100-preview.7.23326.3" + "version": "8.0.100-preview.7.23328.2" } }