diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7bb1f60ef..6548c9c39 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -152,29 +152,29 @@ - + https://github.com/dotnet/arcade - ee364d8268f86d6a2ab859f6cc82ca6f9d20b31c + 955e59d333b046e88021b8e3daeb355fa27c0a59 - + https://github.com/dotnet/arcade - ee364d8268f86d6a2ab859f6cc82ca6f9d20b31c + 955e59d333b046e88021b8e3daeb355fa27c0a59 - + https://github.com/dotnet/arcade - ee364d8268f86d6a2ab859f6cc82ca6f9d20b31c + 955e59d333b046e88021b8e3daeb355fa27c0a59 - + https://github.com/dotnet/arcade - ee364d8268f86d6a2ab859f6cc82ca6f9d20b31c + 955e59d333b046e88021b8e3daeb355fa27c0a59 - + https://github.com/dotnet/arcade - ee364d8268f86d6a2ab859f6cc82ca6f9d20b31c + 955e59d333b046e88021b8e3daeb355fa27c0a59 - + https://github.com/dotnet/arcade - ee364d8268f86d6a2ab859f6cc82ca6f9d20b31c + 955e59d333b046e88021b8e3daeb355fa27c0a59 diff --git a/eng/Versions.props b/eng/Versions.props index ac385f5ab..48dd9b40c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,8 +12,8 @@ - 9.0.0-beta.26431.8 - 9.0.0-beta.26431.8 + 9.0.0-beta.26457.5 + 9.0.0-beta.26457.5 4.5.0 4.9.0 diff --git a/global.json b/global.json index b4a223676..ec3f58563 100644 --- a/global.json +++ b/global.json @@ -3,8 +3,8 @@ "dotnet": "9.0.116" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26431.8", - "Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.26431.8", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26457.5", + "Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.26457.5", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0" }