diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bc05b775052a..655e40f2b6e6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -300,22 +300,22 @@ - + https://github.com/dotnet/arcade - c3f5fe044e7115fb66c79db5e074cb341dbe21dd + 685008547318b269dbbb82cfc9ca968126301bbe - + https://github.com/dotnet/arcade - c3f5fe044e7115fb66c79db5e074cb341dbe21dd + 685008547318b269dbbb82cfc9ca968126301bbe - + https://github.com/dotnet/arcade - c3f5fe044e7115fb66c79db5e074cb341dbe21dd + 685008547318b269dbbb82cfc9ca968126301bbe - + https://github.com/dotnet/arcade - c3f5fe044e7115fb66c79db5e074cb341dbe21dd + 685008547318b269dbbb82cfc9ca968126301bbe https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index fd397e9099cf..7f587b662a44 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -27,7 +27,7 @@ 4.0.0 5.0.0 6.0.4 - 6.0.0-beta.24413.1 + 6.0.0-beta.24459.5 3.1.0 6.0.0 4.3.0 @@ -167,7 +167,7 @@ 4.19.2 4.19.0 - 6.0.0-beta.24413.1 + 6.0.0-beta.24459.5 4.8.2 6.0.0-beta.21376.2 diff --git a/global.json b/global.json index 1ac5f2394bfc..7cc1a84b9689 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24413.1", - "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.24413.1" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24459.5", + "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.24459.5" } }