diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 658f220c5..5688c3ccd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -202,18 +202,18 @@ - + https://github.com/dotnet/arcade - 226c103b56a979243f08032e6cddb4deb66ea54b + dd0aec2c9a3ee25da70212063fddf6cc47cd8780 - + https://github.com/dotnet/arcade - 226c103b56a979243f08032e6cddb4deb66ea54b + dd0aec2c9a3ee25da70212063fddf6cc47cd8780 - + https://github.com/dotnet/arcade - 226c103b56a979243f08032e6cddb4deb66ea54b + dd0aec2c9a3ee25da70212063fddf6cc47cd8780 https://github.com/dotnet/arcade-services @@ -232,7 +232,7 @@ bea821278f04cf4e4d7e41e0cd28f640a710260c - + https://github.com/dotnet/sourcelink d65917a564ce5d2b75fc387a7f4d0bcc6bdd269d diff --git a/eng/Versions.props b/eng/Versions.props index e4ce076b7..c73ad3008 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ - 8.0.0-beta.23360.1 + 8.0.0-beta.23360.4 diff --git a/global.json b/global.json index d1273caa6..2ab8e8bf0 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.23360.1", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23360.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23360.4", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23360.4" } }