diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f44e8114d68..346677cb3cc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -22,25 +22,25 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet b0f34d51fccc69fd334253924abd8d6853fad7aa - + https://github.com/dotnet/arcade - 4d898652733deb7dd274237ac06d27ee2ad85b36 + bea9ad37b2362138e9019ee9e23577357403f806 - + https://github.com/dotnet/arcade - 4d898652733deb7dd274237ac06d27ee2ad85b36 + bea9ad37b2362138e9019ee9e23577357403f806 - + https://github.com/dotnet/arcade - 4d898652733deb7dd274237ac06d27ee2ad85b36 + bea9ad37b2362138e9019ee9e23577357403f806 - + https://github.com/dotnet/arcade - 4d898652733deb7dd274237ac06d27ee2ad85b36 + bea9ad37b2362138e9019ee9e23577357403f806 - + https://github.com/dotnet/arcade - 4d898652733deb7dd274237ac06d27ee2ad85b36 + bea9ad37b2362138e9019ee9e23577357403f806 https://github.com/dotnet/diagnostics diff --git a/eng/Versions.props b/eng/Versions.props index 82e579056b8..518c6067255 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -56,9 +56,9 @@ 10.0.0 10.0.100 - 10.0.0-beta.26123.2 - 10.0.0-beta.26123.2 - 10.0.0-beta.26123.2 + 10.0.0-beta.26152.1 + 10.0.0-beta.26152.1 + 10.0.0-beta.26152.1 10.0.0 2.0.0 10.0.0-rtm.25523.111 diff --git a/global.json b/global.json index 38bdfc5765c..4ceb6719f80 100644 --- a/global.json +++ b/global.json @@ -26,7 +26,7 @@ }, "msbuild-sdks": { "Microsoft.Build.NoTargets": "3.7.0", - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26123.2", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26123.2" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26152.1", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26152.1" } }