diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 446e90351dd..4f4c5a7fb0f 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -16,8 +16,8 @@ This file should be imported by eng/Versions.props 10.0.100-preview.4.25220.1 - 11.0.0-beta.25554.2 - 11.0.0-beta.25554.2 + 11.0.0-beta.25555.5 + 11.0.0-beta.25555.5 1.1.0-beta.25522.2 1.1.0-beta.25522.2 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7a29aeab7af..8c793a56f22 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -27,13 +27,13 @@ https://github.com/dotnet/templating 43b5827697e501c442eb75ffff832cd4df2514fe - + https://github.com/dotnet/arcade - 9b521bdb03239f91830fb39a6ee2bf23bba07989 + 86c3a198a81e697e2bfa713cae2c4bea4b0df085 - + https://github.com/dotnet/arcade - 9b521bdb03239f91830fb39a6ee2bf23bba07989 + 86c3a198a81e697e2bfa713cae2c4bea4b0df085 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index e292af69aa9..cdb6f63de31 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ "dotnet": "10.0.100-rc.2.25502.107" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25554.2", - "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25554.2", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25555.5", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25555.5", "Microsoft.Build.NoTargets": "3.7.0" } }