diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d91babb66..deb37a4c4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -206,18 +206,18 @@ - + https://github.com/dotnet/arcade - ec030fdef9faf8b2bd6f5f422545e8d8f7054e48 + 4665b3d04e1da3796b965c3c3e3b97f55c449a6e - + https://github.com/dotnet/arcade - ec030fdef9faf8b2bd6f5f422545e8d8f7054e48 + 4665b3d04e1da3796b965c3c3e3b97f55c449a6e - + https://github.com/dotnet/arcade - ec030fdef9faf8b2bd6f5f422545e8d8f7054e48 + 4665b3d04e1da3796b965c3c3e3b97f55c449a6e https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 0d4ccf0dd..0bcc5b6ba 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,7 +39,7 @@ - 8.0.0-beta.23431.2 + 8.0.0-beta.23451.1 diff --git a/global.json b/global.json index 67e8d2abb..d597699ed 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.23431.2", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23431.2" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23451.1", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23451.1" } }