diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3d9ddff7f..287a1c70f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -193,18 +193,18 @@ - + https://github.com/dotnet/arcade - 7cdba99308169f56130497633e600df49ecc7897 + 508fe921a748de6efc8b5d979e17beb88ccf5bcf - + https://github.com/dotnet/arcade - 7cdba99308169f56130497633e600df49ecc7897 + 508fe921a748de6efc8b5d979e17beb88ccf5bcf - + https://github.com/dotnet/arcade - 7cdba99308169f56130497633e600df49ecc7897 + 508fe921a748de6efc8b5d979e17beb88ccf5bcf https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index e594c86e2..9b5b769d0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 8.0.0-beta.22511.1 + 8.0.0-beta.22512.1 diff --git a/global.json b/global.json index 6fde3c230..e4db140a8 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.22511.1", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.22511.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22512.1", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.22512.1" } }