diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7739192c075..6e3d2107582 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -75,25 +75,25 @@ - + https://github.com/dotnet/arcade - e7e5b5ae13b66d53522e3b78f7fb612f71638c59 + 9030d71b47f5a885a1f1d81ace8ec469249d88bc - + https://github.com/dotnet/arcade - e7e5b5ae13b66d53522e3b78f7fb612f71638c59 + 9030d71b47f5a885a1f1d81ace8ec469249d88bc - + https://github.com/dotnet/arcade - e7e5b5ae13b66d53522e3b78f7fb612f71638c59 + 9030d71b47f5a885a1f1d81ace8ec469249d88bc - + https://github.com/dotnet/arcade - e7e5b5ae13b66d53522e3b78f7fb612f71638c59 + 9030d71b47f5a885a1f1d81ace8ec469249d88bc - + https://github.com/dotnet/arcade - e7e5b5ae13b66d53522e3b78f7fb612f71638c59 + 9030d71b47f5a885a1f1d81ace8ec469249d88bc diff --git a/eng/Versions.props b/eng/Versions.props index 78bd2f06f9d..9a4284057e9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,9 +37,9 @@ - 7.0.0-beta.21513.5 - 7.0.0-beta.21513.5 - 7.0.0-beta.21513.5 + 7.0.0-beta.21514.3 + 7.0.0-beta.21514.3 + 7.0.0-beta.21514.3 diff --git a/global.json b/global.json index f7010d5a232..8d7ac0b2953 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21513.5", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21513.5" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21514.3", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21514.3" }, "sdk": { "version": "6.0.100-rc.1.21430.12"