diff --git a/NuGet.config b/NuGet.config index 6b74f3927e08..28605adf67e0 100644 --- a/NuGet.config +++ b/NuGet.config @@ -16,45 +16,15 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -74,41 +44,11 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 48bb1b699ba3..4d6ac7dcf6c9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -219,18 +219,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 19a3a138fc13..cca7888d99c5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,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" } }