diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 39f757d7cac..9f49705ff3c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,25 +11,25 @@ - + https://github.com/dotnet/arcade - a68ec1edf328e737b31a09cb49e1929c28e91d0c + 685c1a4fa207d81e881a402a32ffa1c0fb191b42 - + https://github.com/dotnet/arcade - a68ec1edf328e737b31a09cb49e1929c28e91d0c + 685c1a4fa207d81e881a402a32ffa1c0fb191b42 - + https://github.com/dotnet/arcade - a68ec1edf328e737b31a09cb49e1929c28e91d0c + 685c1a4fa207d81e881a402a32ffa1c0fb191b42 - + https://github.com/dotnet/arcade - a68ec1edf328e737b31a09cb49e1929c28e91d0c + 685c1a4fa207d81e881a402a32ffa1c0fb191b42 - + https://github.com/dotnet/arcade - a68ec1edf328e737b31a09cb49e1929c28e91d0c + 685c1a4fa207d81e881a402a32ffa1c0fb191b42 https://github.com/dotnet/arcade-services @@ -47,9 +47,9 @@ https://github.com/dotnet/roslyn 7ceb633154acb9d716fd3eb2b6df1a0468d8e416 - + https://github.com/mono/linker - 1c0138c71850bdab14d740e9c4c8808ed034dc51 + 84338086c5f36f4847b85242b1c8c2d3ea7177ac https://github.com/dotnet/sourcelink diff --git a/eng/Versions.props b/eng/Versions.props index 2b1ab748514..41d331ec613 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -35,7 +35,7 @@ 2.1.1 2.1.0 3.10.0-4.21318.11 - 6.0.100-preview.6.21327.1 + 6.0.100-preview.6.21328.2 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.21324.3 - 6.0.0-beta.21324.3 + 6.0.0-beta.21328.2 + 6.0.0-beta.21328.2 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.21324.3 + 6.0.0-beta.21328.2 1.0.0-beta.21325.1 1.1.0-beta.21228.1 1.0.0-prerelease.21328.2 diff --git a/global.json b/global.json index 42eee1cae04..b856f91e20a 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.21324.3", - "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21324.3" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21328.2", + "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21328.2" } }