diff --git a/NuGet.config b/NuGet.config index bf5f0b1cc6..36033d4a25 100644 --- a/NuGet.config +++ b/NuGet.config @@ -11,6 +11,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9c5e2ac7c9..b06402f897 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/installer - e6dd91c290b808f971a1ac69c2fb29395bbf1051 + bf9d4a0e2c27d4297a950ad481267409df8ccfd7 https://github.com/dotnet/linker diff --git a/eng/Versions.props b/eng/Versions.props index 3057987d4f..d445455122 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -1,7 +1,7 @@ - 7.0.100-rtm.22519.39 + 7.0.100-rtm.22527.3 7.0.100-1.22471.3 6.0.0-beta.21212.6 6.0.0-rc.2.21468.3 diff --git a/global.json b/global.json index 45392d2e27..85fb2c9570 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "7.0.100-rtm.22519.39" + "version": "7.0.100-rtm.22527.3" } }