diff --git a/NuGet.config b/NuGet.config index 7bd7de21ff..9af2f79e7e 100644 --- a/NuGet.config +++ b/NuGet.config @@ -10,7 +10,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4a2fb8a851..1e2ae7fd26 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,34 +1,34 @@ - + https://github.com/dotnet/sdk - c204043de141a4d00ae5b4ec1b82aab67cccac1d + 42b2349ec272dbb8bbc5d8df29adb7b77e3450cd https://github.com/dotnet/runtime cf47d9ff6827a3e1d6f2acbf925cd618418f20dd - + https://github.com/dotnet/runtime - 46cfb747b4c22471242dee0d106f5c79cf9fd4c5 + 3d9da91a9720f7bda3e4cef127b8195441fb2580 - + https://github.com/dotnet/runtime - 46cfb747b4c22471242dee0d106f5c79cf9fd4c5 + 3d9da91a9720f7bda3e4cef127b8195441fb2580 - + https://github.com/dotnet/aspnetcore - 0d72ad5e4c5b1394e9708f47ed81e9748e4fd819 + 91ef755ae08f27b395d73be00d245d8095f90143 - + https://github.com/dotnet/emsdk - 6e079c23aee94577c17bae34522b52df0d646ca5 + 8e660ff41e91879977e3a9d837e068bd72234c26 - + https://github.com/dotnet/cecil - c667bfea9cdbc5b5493e49e7ddc8dd635a217891 + 526b22d829bc9b420dff6ef70877a67053b66e0f diff --git a/eng/Versions.props b/eng/Versions.props index af81fbd40b..84ae544412 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,16 +2,16 @@ - 9.0.100-rc.2.24468.2 - 9.0.0-rc.2.24463.7 + 9.0.100-rc.2.24474.4 + 9.0.0-rtm.24473.2 9.0.0-alpha.1.23556.4 9.0.0-beta.24408.2 8.0.0-beta.24413.2 - 9.0.0-rc.2.24463.7 + 9.0.0-rtm.24473.2 8.0.0-rtm.23511.3 9.0.0-rc.2.24462.10 7.0.100-alpha.1.21601.1 - 0.11.5-alpha.24419.1 + 0.11.5-alpha.24467.1 10.0.0-prerelease.24466.1 $(MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version) diff --git a/global.json b/global.json index 7d98423210..e269bf2b2f 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "9.0.100-rc.2.24468.2" + "version": "9.0.100-rc.2.24474.4" } }