diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0824cbaf3a..93418af5c3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -15,25 +15,25 @@ - + https://github.com/dotnet/arcade - c2a8af3f309fc27402fa9c18bac6df757a9c41ed + c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 - + https://github.com/dotnet/arcade - c2a8af3f309fc27402fa9c18bac6df757a9c41ed + c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 - + https://github.com/dotnet/arcade - c2a8af3f309fc27402fa9c18bac6df757a9c41ed + c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 - + https://github.com/dotnet/arcade - c2a8af3f309fc27402fa9c18bac6df757a9c41ed + c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 - + https://github.com/dotnet/arcade - c2a8af3f309fc27402fa9c18bac6df757a9c41ed + c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 25694c3de0..9e249410e3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -97,8 +97,8 @@ 2.4.1 2.0.3 2.4.1 - 6.0.0-beta.21276.5 - 6.0.0-beta.21276.5 + 6.0.0-beta.21277.1 + 6.0.0-beta.21277.1 1.22.0 1.1.2 2.0.0 @@ -108,7 +108,7 @@ 1.1.0-beta.20258.6 1.1.0-beta-21228-01 1.1.0-beta-21228-01 - 6.0.0-beta.21276.5 + 6.0.0-beta.21277.1 1.0.0-beta.21265.1 1.1.0-beta.21228.1 1.0.0-prerelease.21264.3 diff --git a/global.json b/global.json index 02e7706641..45024a451b 100644 --- a/global.json +++ b/global.json @@ -12,7 +12,7 @@ "vswhere": "2.5.2" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21276.5", - "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21276.5" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21277.1", + "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21277.1" } }