diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2983f1c0c..e17218c48 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -194,18 +194,18 @@ - + https://github.com/dotnet/arcade - 14df52bae2c74fc850a8c40fe68ea5be5cd30116 + ca202ec5e84706c6a90a0d85516608a43b374d54 - + https://github.com/dotnet/arcade - 14df52bae2c74fc850a8c40fe68ea5be5cd30116 + ca202ec5e84706c6a90a0d85516608a43b374d54 - + https://github.com/dotnet/arcade - 14df52bae2c74fc850a8c40fe68ea5be5cd30116 + ca202ec5e84706c6a90a0d85516608a43b374d54 https://github.com/dotnet/arcade-services @@ -220,14 +220,14 @@ c1bc837421e41a673cb30bf670c0cdd83ac09b75 - + https://github.com/dotnet/sourcelink e57efa1ed395dd6975b33052719facb24f03ee0b - + https://github.com/dotnet/xliff-tasks - e0068bf9c8bf13d84d77f19a2628e910bdabdae7 + 740189d758fb3bbdc118c5b6171ef1a7351a8c44 diff --git a/eng/Versions.props b/eng/Versions.props index c0f6684bd..1428c8198 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 7.0.0-beta.22426.8 + 8.0.0-beta.22430.3 diff --git a/global.json b/global.json index e7e252c0f..57633bdd2 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.16.4" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22426.8", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22426.8" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22430.3", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.22430.3" } }