diff --git a/NuGet.config b/NuGet.config index 1ebc99984..770df6dcb 100644 --- a/NuGet.config +++ b/NuGet.config @@ -7,29 +7,16 @@ - - - - - - - - - - - - - @@ -51,19 +38,11 @@ - - - - - - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0c67dca18..cb5497dc5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -188,18 +188,18 @@ - + https://github.com/dotnet/arcade - 3f3c360819c5c092d0e4505a67dfe59a33fba557 + f36ea231c234560514ede4c2747897a737ced28f - + https://github.com/dotnet/arcade - 3f3c360819c5c092d0e4505a67dfe59a33fba557 + f36ea231c234560514ede4c2747897a737ced28f - + https://github.com/dotnet/arcade - 3f3c360819c5c092d0e4505a67dfe59a33fba557 + f36ea231c234560514ede4c2747897a737ced28f https://github.com/dotnet/source-build-reference-packages diff --git a/eng/Versions.props b/eng/Versions.props index 7ec454572..aabb8f052 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -27,7 +27,7 @@ - 7.0.0-beta.22558.4 + 7.0.0-beta.22561.2 diff --git a/global.json b/global.json index dcb720a56..7cd0b9917 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.22558.4", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22558.4" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22561.2", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22561.2" } }