diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7c97a084d62..594e24164b8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -95,25 +95,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 diff --git a/eng/Versions.props b/eng/Versions.props index 8ea68506ffd..a3d396c869c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -42,9 +42,9 @@ - 6.0.0-beta.21276.5 - 6.0.0-beta.21276.5 - 6.0.0-beta.21276.5 + 6.0.0-beta.21277.1 + 6.0.0-beta.21277.1 + 6.0.0-beta.21277.1 diff --git a/global.json b/global.json index 310bbc28634..a1e9c1c8da2 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "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" }, "sdk": { "version": "6.0.100-preview.3.21202.5"