diff --git a/NuGet.config b/NuGet.config index ffac45e52..5ee25bfce 100644 --- a/NuGet.config +++ b/NuGet.config @@ -9,9 +9,6 @@ - - - @@ -41,9 +38,6 @@ - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a92a3984d..fb01ce224 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -192,18 +192,18 @@ - + https://github.com/dotnet/arcade - 59ac824080b9807fd91dbc8a6d2b4447e74874ab + e5a90b587998f96289f8814de46553c0f9667eb8 - + https://github.com/dotnet/arcade - 59ac824080b9807fd91dbc8a6d2b4447e74874ab + e5a90b587998f96289f8814de46553c0f9667eb8 - + https://github.com/dotnet/arcade - 59ac824080b9807fd91dbc8a6d2b4447e74874ab + e5a90b587998f96289f8814de46553c0f9667eb8 https://github.com/dotnet/source-build-reference-packages diff --git a/eng/Versions.props b/eng/Versions.props index f0f30eae3..7ca80b170 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 7.0.0-beta.23313.4 + 7.0.0-beta.23316.4 diff --git a/global.json b/global.json index 30cab30b8..c39b8898d 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.16.4" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23313.4", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.23313.4" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23316.4", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.23316.4" } }