diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ec1919902..429ec3e4c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -202,18 +202,18 @@ - + https://github.com/dotnet/arcade - 0ebe09a5ce6665a5fe1df1c644d4f77189c4deba + 16a344fc2ff2eecac5b03b88c96e99d7796e5125 - + https://github.com/dotnet/arcade - 0ebe09a5ce6665a5fe1df1c644d4f77189c4deba + 16a344fc2ff2eecac5b03b88c96e99d7796e5125 - + https://github.com/dotnet/arcade - 0ebe09a5ce6665a5fe1df1c644d4f77189c4deba + 16a344fc2ff2eecac5b03b88c96e99d7796e5125 https://github.com/dotnet/arcade-services @@ -223,9 +223,9 @@ https://github.com/dotnet/arcade-services f7d6c1e3aa9f78f08aa0647f5cdf5d0178cc1a5c - + https://github.com/dotnet/arcade - 0ebe09a5ce6665a5fe1df1c644d4f77189c4deba + 16a344fc2ff2eecac5b03b88c96e99d7796e5125 https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 1cfc92a0e..cc0c7311e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,7 +39,7 @@ - 9.0.0-beta.23531.1 + 9.0.0-beta.23531.4 diff --git a/global.json b/global.json index ae0c27a1d..75ae3f1b1 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.23531.1", - "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23531.1" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23531.4", + "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23531.4" } }