diff --git a/NuGet.config b/NuGet.config index d2b6101c2691..7533934d5914 100644 --- a/NuGet.config +++ b/NuGet.config @@ -7,15 +7,6 @@ - - - - - - - - - @@ -27,44 +18,14 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -83,50 +44,11 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 951711749094..dcb5598f6547 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -214,18 +214,18 @@ - + https://github.com/dotnet/arcade - f7fb1fec01b91be69e4dcc5290a0bff3f28e214f + 24e02f80c5458d1f75240ae57fc2a98fb8a9022a - + https://github.com/dotnet/arcade - f7fb1fec01b91be69e4dcc5290a0bff3f28e214f + 24e02f80c5458d1f75240ae57fc2a98fb8a9022a - + https://github.com/dotnet/arcade - f7fb1fec01b91be69e4dcc5290a0bff3f28e214f + 24e02f80c5458d1f75240ae57fc2a98fb8a9022a https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 35fb002104aa..2423e0645f7a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,7 +39,7 @@ - 8.0.0-beta.24516.1 + 8.0.0-beta.24525.2 diff --git a/global.json b/global.json index 6e378e0b6d84..ecded4d969d3 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.21.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24516.1", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.24516.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24525.2", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.24525.2" } }