diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3176cb9a0a1..0dea2173073 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -15,25 +15,25 @@ - + https://github.com/dotnet/arcade - 943d03f62955c771825dfa1f1bdeb8f853a2d7dd + 78659a1d4831ce9d62ea817fe13e4e2e70a52961 - + https://github.com/dotnet/arcade - 943d03f62955c771825dfa1f1bdeb8f853a2d7dd + 78659a1d4831ce9d62ea817fe13e4e2e70a52961 - + https://github.com/dotnet/arcade - 943d03f62955c771825dfa1f1bdeb8f853a2d7dd + 78659a1d4831ce9d62ea817fe13e4e2e70a52961 - + https://github.com/dotnet/arcade - 943d03f62955c771825dfa1f1bdeb8f853a2d7dd + 78659a1d4831ce9d62ea817fe13e4e2e70a52961 - + https://github.com/dotnet/arcade - 943d03f62955c771825dfa1f1bdeb8f853a2d7dd + 78659a1d4831ce9d62ea817fe13e4e2e70a52961 https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 06a61ae1cc4..8403c4b6593 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -67,8 +67,8 @@ 8.5.0 2.4.2-pre.9 2.0.3 - 7.0.0-beta.21615.1 - 7.0.0-beta.21615.1 + 7.0.0-beta.21617.4 + 7.0.0-beta.21617.4 1.22.0 1.1.2 2.0.0 @@ -79,9 +79,9 @@ 1.1.0-beta.21553.1 1.2.0-beta-21616-04 1.2.0-beta-21616-04 - 7.0.0-beta.21615.1 + 7.0.0-beta.21617.4 1.0.0-beta.21616.1 - 1.1.0-beta.21520.4 + 1.1.0-beta.21615.11 1.0.0-prerelease.21613.2 2.0.0-preview.1.21526.15 2.0.0-preview.1.21526.15 diff --git a/global.json b/global.json index 03e4d96bf2a..76bbd09ae57 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "6.0.100" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21615.1", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21615.1" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21617.4", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21617.4" } }