diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d57e6206e63..2db0f67be35 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,25 +11,25 @@ - + https://github.com/dotnet/arcade - 42de78a825b575a1ddeb73020a01fb8cd9311d09 + 50f5645789f9119c906755cb1d2549acdeb0d0b7 - + https://github.com/dotnet/arcade - 42de78a825b575a1ddeb73020a01fb8cd9311d09 + 50f5645789f9119c906755cb1d2549acdeb0d0b7 - + https://github.com/dotnet/arcade - 42de78a825b575a1ddeb73020a01fb8cd9311d09 + 50f5645789f9119c906755cb1d2549acdeb0d0b7 - + https://github.com/dotnet/arcade - 42de78a825b575a1ddeb73020a01fb8cd9311d09 + 50f5645789f9119c906755cb1d2549acdeb0d0b7 - + https://github.com/dotnet/arcade - 42de78a825b575a1ddeb73020a01fb8cd9311d09 + 50f5645789f9119c906755cb1d2549acdeb0d0b7 https://github.com/dotnet/arcade-services @@ -39,17 +39,17 @@ https://github.com/dotnet/arcade-services cac955fe259cb611f6a29d09209bd717deb69037 - + https://github.com/dotnet/xharness - 2eef520188beb49e31460d0a7dbe040294428ff1 + 98970876f4d21e6da5198a5c41de51ab1101089f - + https://github.com/dotnet/roslyn - dc0aff25e0ace6e6bf98269963612f9a67cdc897 + a408003c46b125f0c5fdc47472e5f0f5750f1e5d - + https://github.com/mono/linker - aaf4880139edc005a56284a85fafcf8a58f418d8 + 4526d388102db2dc481522d9dee92b8f32414b23 https://github.com/dotnet/sourcelink @@ -68,9 +68,9 @@ https://github.com/dotnet/symreader-converter c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0 - + https://github.com/dotnet/xliff-tasks - f4bfde77fb60daf52d8fec738d96d1d54e37dd88 + f5321d0c7b3f5e6103440fc017253bcdb50a0a26 diff --git a/eng/Versions.props b/eng/Versions.props index 949640b8fb2..5845a666731 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -34,8 +34,8 @@ 2.0.0 2.1.1 2.1.0 - 3.10.0-4.21262.12 - 6.0.100-preview.5.21270.1 + 3.10.0-4.21273.6 + 6.0.100-preview.5.21271.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.21264.2 - 6.0.0-beta.21264.2 + 6.0.0-beta.21271.3 + 6.0.0-beta.21271.3 1.22.0 1.1.2 2.0.0 @@ -77,10 +77,10 @@ 1.1.0-beta.20258.6 1.1.0-beta-21228-01 1.1.0-beta-21228-01 - 6.0.0-beta.21264.2 - 1.0.0-beta.21265.1 + 6.0.0-beta.21271.3 + 1.0.0-beta.21272.1 1.1.0-beta.21228.1 - 1.0.0-prerelease.21264.3 + 1.0.0-prerelease.21271.1 1.1.156402 1.1.152002 6.0.100-preview.5.21254.11 diff --git a/global.json b/global.json index 4af823ee231..174c2dcf03a 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.21264.2", - "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21264.2" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21271.3", + "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21271.3" } }