diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4cf1f8e6e9a..810c4cc07b3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,25 +11,25 @@ - + https://github.com/dotnet/arcade - f22435d0f9cc367e75e1875d93ef980be1be6b79 + 579b548c545da1a9747bc5df599f38fe86d66251 - + https://github.com/dotnet/arcade - f22435d0f9cc367e75e1875d93ef980be1be6b79 + 579b548c545da1a9747bc5df599f38fe86d66251 - + https://github.com/dotnet/arcade - f22435d0f9cc367e75e1875d93ef980be1be6b79 + 579b548c545da1a9747bc5df599f38fe86d66251 - + https://github.com/dotnet/arcade - f22435d0f9cc367e75e1875d93ef980be1be6b79 + 579b548c545da1a9747bc5df599f38fe86d66251 - + https://github.com/dotnet/arcade - f22435d0f9cc367e75e1875d93ef980be1be6b79 + 579b548c545da1a9747bc5df599f38fe86d66251 https://github.com/dotnet/arcade-services @@ -47,9 +47,9 @@ https://github.com/dotnet/roslyn a408003c46b125f0c5fdc47472e5f0f5750f1e5d - + https://github.com/mono/linker - fa7e6d38408a7b46c8f1bbfd80c5a917990cedd6 + 620b243420f5218be7002fdc04223c05854c60d6 https://github.com/dotnet/sourcelink diff --git a/eng/Versions.props b/eng/Versions.props index 4320bbd0623..dfb3c9c1040 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -35,7 +35,7 @@ 2.1.1 2.1.0 3.10.0-4.21273.6 - 6.0.100-preview.5.21274.3 + 6.0.100-preview.6.21275.1 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.21274.6 - 6.0.0-beta.21274.6 + 6.0.0-beta.21275.5 + 6.0.0-beta.21275.5 1.22.0 1.1.2 2.0.0 @@ -77,7 +77,7 @@ 1.1.0-beta.20258.6 1.1.0-beta-21228-01 1.1.0-beta-21228-01 - 6.0.0-beta.21274.6 + 6.0.0-beta.21275.5 1.0.0-beta.21275.1 1.1.0-beta.21228.1 1.0.0-prerelease.21271.1 diff --git a/global.json b/global.json index 7b31014b646..c4be1626535 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "6.0.100-preview.3.21202.5" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21274.6", - "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21274.6" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21275.5", + "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21275.5" } }