diff --git a/NuGet.config b/NuGet.config index 3bc71d666cc..aea067b07fc 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,11 +4,6 @@ - - - - - @@ -23,11 +18,6 @@ - - - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 922aba0d2e6..4797ec99d5b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -57,7 +57,7 @@ - + https://github.com/dotnet/arcade 2eab07c3d7b78219d10099b19fafeef2ecae1779 diff --git a/global.json b/global.json index 975ea48fd8f..e4f2770ef9b 100644 --- a/global.json +++ b/global.json @@ -8,6 +8,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24266.4" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24270.1" } }