diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4535bb8e3..a71bccbf7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -206,18 +206,18 @@ - + https://github.com/dotnet/arcade - 7837a0b504ed9a598daebd50f20520ccda5fe2b1 + 385129cbc980a515ddee2fa56f6b16f3183ed9bc - + https://github.com/dotnet/arcade - 7837a0b504ed9a598daebd50f20520ccda5fe2b1 + 385129cbc980a515ddee2fa56f6b16f3183ed9bc - + https://github.com/dotnet/arcade - 7837a0b504ed9a598daebd50f20520ccda5fe2b1 + 385129cbc980a515ddee2fa56f6b16f3183ed9bc https://github.com/dotnet/arcade-services @@ -236,9 +236,9 @@ 45f5554ac6813e1e155c47fd80ec146c684f65e8 - + https://github.com/dotnet/xliff-tasks - 1d688e4b21c1782d802beb1e9478535f647a28ec + bb654cd4736e7e8cb99f1c355ce2b8f0a686ba74 diff --git a/eng/Versions.props b/eng/Versions.props index 5d43fdbd6..a994e2a38 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,7 +39,7 @@ - 8.0.0-beta.23417.3 + 8.0.0-beta.23419.1 diff --git a/global.json b/global.json index 9cadff4ee..a927f6174 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.23417.3", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23417.3" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23419.1", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23419.1" } }