diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e01e9a8c605..78dc40dd4b2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,25 +11,25 @@ - + https://github.com/dotnet/arcade - c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 + 9945dc4ebbb511b027df34cb5ab579f6395d1dda - + https://github.com/dotnet/arcade - c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 + 9945dc4ebbb511b027df34cb5ab579f6395d1dda - + https://github.com/dotnet/arcade - c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 + 9945dc4ebbb511b027df34cb5ab579f6395d1dda - + https://github.com/dotnet/arcade - c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 + 9945dc4ebbb511b027df34cb5ab579f6395d1dda - + https://github.com/dotnet/arcade - c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 + 9945dc4ebbb511b027df34cb5ab579f6395d1dda https://github.com/dotnet/arcade-services @@ -47,9 +47,9 @@ https://github.com/dotnet/roslyn a408003c46b125f0c5fdc47472e5f0f5750f1e5d - + https://github.com/mono/linker - 50901f9ba5c8672c2758577a61f45fea3cc6cd76 + 0f3ea71923fdc93800103ec4d8f59bbe15e2813b https://github.com/dotnet/sourcelink @@ -68,9 +68,9 @@ https://github.com/dotnet/symreader-converter c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0 - + https://github.com/dotnet/xliff-tasks - 426214b8acf4ce48093e776d1a8ad35db8e72af2 + 988455b0e81c8b2a49bad5b488ebe8df6407924f diff --git a/eng/Versions.props b/eng/Versions.props index 6cce36ce8f0..31ae63f3cdc 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.6.21277.2 + 6.0.100-preview.6.21302.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.21277.1 - 6.0.0-beta.21277.1 + 6.0.0-beta.21302.1 + 6.0.0-beta.21302.1 1.22.0 1.1.2 2.0.0 @@ -77,8 +77,8 @@ 1.1.0-beta.20258.6 1.1.0-beta-21228-01 1.1.0-beta-21228-01 - 6.0.0-beta.21277.1 - 1.0.0-beta.21277.1 + 6.0.0-beta.21302.1 + 1.0.0-beta.21301.1 1.1.0-beta.21228.1 1.0.0-prerelease.21303.1 1.1.156402 diff --git a/global.json b/global.json index 7e3a90e2fbe..e0678c1c0df 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.21277.1", - "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21277.1" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21302.1", + "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21302.1" } }