diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9d2dceaa30d..2821b9a672a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,25 +11,25 @@ - + https://github.com/dotnet/arcade - b03966cd85285e425ffe56003c0ab57e103dd14e + e97027cf100d2b532adce387e5cb93a373de93c9 - + https://github.com/dotnet/arcade - b03966cd85285e425ffe56003c0ab57e103dd14e + e97027cf100d2b532adce387e5cb93a373de93c9 - + https://github.com/dotnet/arcade - b03966cd85285e425ffe56003c0ab57e103dd14e + e97027cf100d2b532adce387e5cb93a373de93c9 - + https://github.com/dotnet/arcade - b03966cd85285e425ffe56003c0ab57e103dd14e + e97027cf100d2b532adce387e5cb93a373de93c9 - + https://github.com/dotnet/arcade - b03966cd85285e425ffe56003c0ab57e103dd14e + e97027cf100d2b532adce387e5cb93a373de93c9 https://github.com/dotnet/arcade-services @@ -47,9 +47,9 @@ https://github.com/dotnet/roslyn 246ce641f04b67ef017655275d850bf902a8e40f - + https://github.com/mono/linker - 460dd6ddb329a5588d9e4399f4257ce28dfadaca + 8d49e169d872d6225bcf73ae14ae50b002f39319 https://github.com/dotnet/sourcelink diff --git a/eng/Versions.props b/eng/Versions.props index 8342b842ff5..9f0b898f19f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -35,7 +35,7 @@ 2.1.1 2.1.0 3.10.0-4.21329.37 - 6.0.100-preview.6.21366.2 + 6.0.100-preview.6.21369.3 16.7.1 4.8.3 5.3.0.1 @@ -65,8 +65,8 @@ 2.4.1 2.0.3 2.4.1 - 6.0.0-beta.21366.1 - 6.0.0-beta.21366.1 + 6.0.0-beta.21369.3 + 6.0.0-beta.21369.3 1.22.0 1.1.2 2.0.0 @@ -77,7 +77,7 @@ 1.1.0-beta.20258.6 1.1.0-beta-21309-01 1.1.0-beta-21309-01 - 6.0.0-beta.21366.1 + 6.0.0-beta.21369.3 1.0.0-beta.21367.1 1.1.0-beta.21228.1 1.0.0-prerelease.21364.1 diff --git a/global.json b/global.json index 1540240649a..e3311e8d991 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "6.0.100-preview.4.21255.9" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21366.1", - "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21366.1" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21369.3", + "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21369.3" } }