diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d384d6619..050b9265e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -206,18 +206,18 @@ - + https://github.com/dotnet/arcade - f2ad2b48b7426e77e19902068b3aa38476073ab1 + a6513a141bc5cb0d7d625399918fcbca1dc8a412 - + https://github.com/dotnet/arcade - f2ad2b48b7426e77e19902068b3aa38476073ab1 + a6513a141bc5cb0d7d625399918fcbca1dc8a412 - + https://github.com/dotnet/arcade - f2ad2b48b7426e77e19902068b3aa38476073ab1 + a6513a141bc5cb0d7d625399918fcbca1dc8a412 https://github.com/dotnet/arcade-services @@ -227,9 +227,9 @@ https://github.com/dotnet/arcade-services 88b0cbb096999d03068ddc9945465a3f5b6ba5da - + https://github.com/dotnet/arcade - f2ad2b48b7426e77e19902068b3aa38476073ab1 + a6513a141bc5cb0d7d625399918fcbca1dc8a412 https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 2cf2905d3..cdc73045b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,7 +39,7 @@ - 9.0.0-beta.23558.3 + 9.0.0-beta.23559.3 diff --git a/global.json b/global.json index 1a938a6e9..8bb8f640e 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.21.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23558.3", - "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23558.3" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23559.3", + "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23559.3" } }