diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8e7f6a4c994..bd9d43a3271 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,25 +11,25 @@ - + https://github.com/dotnet/arcade - cab4a3c50fd042677ea17cfc5171b4ce8b29930f + dd3652e2ae5ea89703a2286295de9efe908974f1 - + https://github.com/dotnet/arcade - cab4a3c50fd042677ea17cfc5171b4ce8b29930f + dd3652e2ae5ea89703a2286295de9efe908974f1 - + https://github.com/dotnet/arcade - cab4a3c50fd042677ea17cfc5171b4ce8b29930f + dd3652e2ae5ea89703a2286295de9efe908974f1 - + https://github.com/dotnet/arcade - cab4a3c50fd042677ea17cfc5171b4ce8b29930f + dd3652e2ae5ea89703a2286295de9efe908974f1 - + https://github.com/dotnet/arcade - cab4a3c50fd042677ea17cfc5171b4ce8b29930f + dd3652e2ae5ea89703a2286295de9efe908974f1 https://github.com/dotnet/arcade-services @@ -47,9 +47,9 @@ https://github.com/dotnet/roslyn 246ce641f04b67ef017655275d850bf902a8e40f - + https://github.com/mono/linker - 5c9d3089e576aa1ceffca1c07da95db7b7ce3f82 + 0cb9250a903cfc90cbac602ed79c0cbc588d8d3f https://github.com/dotnet/sourcelink @@ -68,9 +68,9 @@ https://github.com/dotnet/symreader-converter c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0 - + https://github.com/dotnet/xliff-tasks - c836bdfc6daba62f1794ca095ee1b97960971fcf + 85cac0820fcb9c066bdae0cb9886dcbc7748914e diff --git a/eng/Versions.props b/eng/Versions.props index 2d6140cdb29..d343f4e0b3c 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.21377.1 + 6.0.100-preview.6.21378.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.21377.2 - 6.0.0-beta.21377.2 + 6.0.0-beta.21378.2 + 6.0.0-beta.21378.2 1.22.0 1.1.2 2.0.0 @@ -77,8 +77,8 @@ 1.1.0-beta.20258.6 1.1.0-beta-21309-01 1.1.0-beta-21309-01 - 6.0.0-beta.21377.2 - 1.0.0-beta.21377.1 + 6.0.0-beta.21378.2 + 1.0.0-beta.21378.1 1.1.0-beta.21228.1 1.0.0-prerelease.21373.1 1.1.156602 diff --git a/global.json b/global.json index 5836cb1a71c..aee2d816476 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "6.0.100-preview.6.21355.2" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21377.2", - "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21377.2" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21378.2", + "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21378.2" } }