diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f70e3ff6f3..c1d0e1a273 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,21 +1,21 @@ - + https://github.com/dotnet/installer - c9bfab9a6f1a9e204e48fede9efaaeb0b4efe222 + b389ab61bd1ba3f70eefee66d72c36f73887156a https://github.com/dotnet/linker c790896f128957acd2999208f44f09ae1e826c8c - + https://github.com/dotnet/runtime - 7131ef92b963b9fc1f5b42abe5eabb90da38ba57 + 98ca34955f6b4018dcacdddbb7b02fc3e47bcf9b - + https://github.com/dotnet/aspnetcore - fdf79c0855e45fed987df0965cd08ce3882931d3 + cd73828a6b892f15264d6d740cf29160a803cf3f https://github.com/dotnet/emsdk diff --git a/eng/Versions.props b/eng/Versions.props index ed7610e13c..3dfc2a569f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -1,11 +1,11 @@ - 8.0.100-alpha.1.23074.25 + 8.0.100-alpha.1.23075.12 8.0.100-1.23067.1 6.0.0-beta.21212.6 6.0.0-rc.2.21468.3 - 8.0.0-alpha.1.23073.1 + 8.0.0-alpha.1.23074.4 8.0.0-alpha.1.22510.1 8.0.0-alpha.1.23066.1 7.0.100-alpha.1.21601.1 diff --git a/global.json b/global.json index e07fbac1f8..46c3f680d0 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "8.0.100-alpha.1.23074.25" + "version": "8.0.100-alpha.1.23075.12" } }