diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 56f9e6ffb21..7e260ec71ac 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/sdk - 139856c1c2bfb0acc12022dcec356ced6b98863d + 1f220e48e5bc666e992b24f118a17e01ca316819 https://github.com/dotnet/runtime @@ -18,9 +18,9 @@ 43295bb5378453d2ec4d9272cb44c6f50b4faa1f - + https://github.com/dotnet/aspnetcore - 886f6ae0f61b21808911754b930c9349f48b585e + f14f99eb634dc5a3ce8d5e11c7522577e5473e90 https://github.com/dotnet/emsdk diff --git a/eng/Versions.props b/eng/Versions.props index 4d850dc5a38..f1cd79ddd69 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ - 10.0.100-alpha.1.24508.45 + 10.0.100-alpha.1.24510.13 10.0.0-alpha.1.24507.22 9.0.0-alpha.1.23556.4 9.0.0-beta.24408.2 diff --git a/global.json b/global.json index 0c80c6e07ce..86fb5964a7b 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "10.0.100-alpha.1.24508.45" + "version": "10.0.100-alpha.1.24510.13" } }