diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4f53409e5..9a571fb72 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -196,32 +196,32 @@ - + https://github.com/dotnet/arcade - 1e73f4ab4c172aa55614f24b2d5c319e1efb8813 + aa90e21c63248b4d6d61e8de14a0d8e7a9275130 - + https://github.com/dotnet/arcade - 1e73f4ab4c172aa55614f24b2d5c319e1efb8813 + aa90e21c63248b4d6d61e8de14a0d8e7a9275130 - + https://github.com/dotnet/arcade - 1e73f4ab4c172aa55614f24b2d5c319e1efb8813 + aa90e21c63248b4d6d61e8de14a0d8e7a9275130 https://github.com/dotnet/source-build-reference-packages 12d2f2735a07613ac262518305b524f07312240d - + https://github.com/dotnet/sourcelink - 9c6ff1b069b51bcc762c73504d0a3732c0390ff2 + 4829a281abead121354181fc35207225452f6329 - + https://github.com/dotnet/xliff-tasks - d9ed8e7e09aba6b56f721cb9d50566e18263a62a + a27b6dfed7a081f163d5af806e185c4b4f0fb8b9 diff --git a/eng/Versions.props b/eng/Versions.props index 3adbcd55c..93158f1f5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 7.0.0-beta.22379.10 + 7.0.0-beta.22401.3 diff --git a/global.json b/global.json index bcd058661..3df4686b7 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.22379.10", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22379.10" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22401.3", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22401.3" } }