diff --git a/NuGet.config b/NuGet.config index f559172e37..2f3a4009c4 100644 --- a/NuGet.config +++ b/NuGet.config @@ -7,8 +7,6 @@ - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3ba1a98c88..67da119feb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,9 +3,9 @@ - + https://github.com/dotnet/arcade - 79333c52da3f213509ab79bd92924660e04e668c + f73f462f75b5fa21805f0b3c477b11277c5da556 diff --git a/global.json b/global.json index 1f4ac9b0ea..1e8e97dc18 100644 --- a/global.json +++ b/global.json @@ -17,6 +17,6 @@ "rollForward": "patch" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20580.4" + "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21063.3" } }