diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a439d6e4228c..9e7b91e465e5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/installer - d2a244f560b9f89387a5e748c19adf3114153f89 + fe40884b18314b618457c61f59fe6b044deb4b33 https://github.com/dotnet/runtime @@ -14,9 +14,9 @@ eaa9717d90115cea43b4cdd7a2a49e6d3c3d780e - + https://github.com/dotnet/aspnetcore - 213eb282fc6d9ce07a1e0a1fbe526c297694ebf6 + b640052a0a03e7ac488d14a8b8643ba814d7045a https://github.com/dotnet/emsdk diff --git a/eng/Versions.props b/eng/Versions.props index c102e287c4b0..7088097bc363 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ - 8.0.100-preview.7.23325.5 + 8.0.100-preview.7.23326.3 8.0.0-preview.7.23325.2 6.0.0-beta.21212.6 8.0.0-preview.7.23325.2 diff --git a/global.json b/global.json index 5f841fe44b29..ab6dfb5cebed 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "8.0.100-preview.7.23325.5" + "version": "8.0.100-preview.7.23326.3" } }