diff --git a/NuGet.config b/NuGet.config index 1c2f9bd8d313..70f5b90020e5 100644 --- a/NuGet.config +++ b/NuGet.config @@ -16,10 +16,6 @@ - - - - @@ -68,10 +64,6 @@ - - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f3c5271f3ddd..3f0fb92c35b9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/installer - 4082b3037caaa8f77dc7edd3e88bb0124848d4a0 + 73402b23d54ce252665a9ac91f121274a6c4a44b https://github.com/dotnet/linker diff --git a/eng/Versions.props b/eng/Versions.props index cc53336bb1d5..96254fcfc1f4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ - 7.0.308-servicing.23408.32 + 7.0.308-servicing.23410.8 7.0.100-1.23321.1 6.0.0-beta.21212.6 6.0.0-rc.2.21468.3 diff --git a/global.json b/global.json index 10159a0a62cd..6028f3e1e475 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "7.0.308-servicing.23408.32" + "version": "7.0.308-servicing.23410.8" } }