diff --git a/NuGet.config b/NuGet.config index b3b36b9faec4..1ff66bacff31 100644 --- a/NuGet.config +++ b/NuGet.config @@ -7,15 +7,6 @@ - - - - - - - - - @@ -27,17 +18,6 @@ - - - - - - - - - - - @@ -45,18 +25,8 @@ - - - - - - - - - - @@ -75,41 +45,11 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6dfa8d9ebc3a..8046ee70196e 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 532f4ed71d1a..4670e73d1a8f 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" } }