diff --git a/NuGet.config b/NuGet.config index 59e0c24177..4cf07053a0 100644 --- a/NuGet.config +++ b/NuGet.config @@ -10,13 +10,10 @@ - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8cdba956b6..5df55817c5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/installer - 87955496af2d49999de3f51e6633131bc19b6786 + 243326d8d19c03876ba6a037fcddfb7ebe8b0b4d https://github.com/dotnet/linker diff --git a/eng/Versions.props b/eng/Versions.props index 20328a4a5d..19abd07587 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -1,7 +1,7 @@ - 8.0.100-alpha.1.22601.1 + 8.0.100-alpha.1.22602.5 7.0.100-1.22564.1 6.0.0-beta.21212.6 6.0.0-rc.2.21468.3 diff --git a/global.json b/global.json index cabb203b52..fa24650c95 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "8.0.100-alpha.1.22601.1" + "version": "8.0.100-alpha.1.22602.5" } }