diff --git a/NuGet.config b/NuGet.config index daf27e784..3d6b197f7 100644 --- a/NuGet.config +++ b/NuGet.config @@ -7,27 +7,14 @@ - - - - - - - - - - - - - @@ -49,24 +36,11 @@ - - - - - - - - - - - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6711e9149..dff3649ec 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -194,18 +194,18 @@ - + https://github.com/dotnet/arcade - 4625a29565a94d3b8c5c680c8f1f1d53b2f216f5 + 2e0fab0209c66d181d93b0d03bc267db5bde75be - + https://github.com/dotnet/arcade - 4625a29565a94d3b8c5c680c8f1f1d53b2f216f5 + 2e0fab0209c66d181d93b0d03bc267db5bde75be - + https://github.com/dotnet/arcade - 4625a29565a94d3b8c5c680c8f1f1d53b2f216f5 + 2e0fab0209c66d181d93b0d03bc267db5bde75be https://github.com/dotnet/source-build-reference-packages diff --git a/eng/Versions.props b/eng/Versions.props index 4a645c66f..45673d3d7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -27,7 +27,7 @@ - 7.0.0-beta.23114.3 + 7.0.0-beta.23122.4 diff --git a/global.json b/global.json index 5039463a8..9890ccd94 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.23114.3", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.23114.3" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23122.4", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.23122.4" } }