diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 158a2213c..dad324c6f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -192,33 +192,33 @@ - + https://github.com/dotnet/arcade - b7796f653e48e001123963f17387c052891b48e6 + 70d269dfe645525adb6836d25d8a97d7960eda1a - + https://github.com/dotnet/arcade - b7796f653e48e001123963f17387c052891b48e6 + 70d269dfe645525adb6836d25d8a97d7960eda1a - + https://github.com/dotnet/arcade - b7796f653e48e001123963f17387c052891b48e6 + 70d269dfe645525adb6836d25d8a97d7960eda1a https://github.com/dotnet/source-build-reference-packages c71ce108eda9f657c9f58a613a1fe56b6b08235d - + https://github.com/dotnet/sourcelink - 5a42380a3f5de7b4e1dc7c4de1f556d92edbad93 + 339f00dd30bac695b67bbfd1f7faf5a3c7f1e984 - + https://github.com/dotnet/xliff-tasks - 78c2e0ecb58db6b09165d3388f0ba84db3a889d4 + 54bc9a1ac8a39083216bb8f5447c8d34fdd290f7 diff --git a/eng/Versions.props b/eng/Versions.props index 945cf895f..64f7a5468 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 7.0.0-beta.22262.8 + 7.0.0-beta.22266.1 diff --git a/global.json b/global.json index eb5d3cf4c..2f7501646 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.22262.8", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22262.8" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22266.1", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22266.1" } }