diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 478bcd885..ee2df916e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -172,33 +172,33 @@ - + https://github.com/dotnet/arcade - 2af5dda2d48417982a6b90bf28e8b9a9b57f5ad4 + 0cd94b1d02c03377d99f3739beb191591f6abee5 - + https://github.com/dotnet/arcade - 2af5dda2d48417982a6b90bf28e8b9a9b57f5ad4 + 0cd94b1d02c03377d99f3739beb191591f6abee5 - + https://github.com/dotnet/arcade - 2af5dda2d48417982a6b90bf28e8b9a9b57f5ad4 + 0cd94b1d02c03377d99f3739beb191591f6abee5 https://github.com/dotnet/source-build-reference-packages 5a659cd9117a398098779cfd75bdd86c1214c669 - + https://github.com/dotnet/sourcelink fd61d7b341e28abd71cf73083b83dc95eb5694cb - + https://github.com/dotnet/xliff-tasks - eb27bf615b1c70018e3209384c76c45eb5c3f4f4 + 6a28b6d9a37488168d2063a1d55ac5c89f053c1b diff --git a/eng/Versions.props b/eng/Versions.props index 93536f9a2..90920271c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 7.0.0-beta.21620.2 + 7.0.0-beta.21621.3 diff --git a/global.json b/global.json index 45193adfc..d93ff28b8 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.21620.2", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21620.2" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21621.3", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.21621.3" } }