diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7f90a691fcd..8f81843f6fe 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,25 +11,25 @@ - + https://github.com/dotnet/arcade - 427c05909067bb2e484116ae2239456bb45adb85 + 59775387deb609d7c62f9e713d133c34ba28ffcd - + https://github.com/dotnet/arcade - 427c05909067bb2e484116ae2239456bb45adb85 + 59775387deb609d7c62f9e713d133c34ba28ffcd - + https://github.com/dotnet/arcade - 427c05909067bb2e484116ae2239456bb45adb85 + 59775387deb609d7c62f9e713d133c34ba28ffcd - + https://github.com/dotnet/arcade - 427c05909067bb2e484116ae2239456bb45adb85 + 59775387deb609d7c62f9e713d133c34ba28ffcd - + https://github.com/dotnet/arcade - 427c05909067bb2e484116ae2239456bb45adb85 + 59775387deb609d7c62f9e713d133c34ba28ffcd https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 2ebc749df94..a919da0e1a4 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.21576.4 - 7.0.0-beta.21576.4 + 7.0.0-beta.21602.3 + 7.0.0-beta.21602.3 1.22.0 1.1.2 2.0.0 @@ -79,7 +79,7 @@ 1.1.0-beta.21553.1 1.1.1-beta-21579-02 1.1.1-beta-21579-02 - 7.0.0-beta.21576.4 + 7.0.0-beta.21602.3 1.0.0-beta.21518.1 1.1.0-beta.21520.4 1.0.0-prerelease.21579.1 diff --git a/global.json b/global.json index 1110be948b3..e460e76b64a 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.21576.4", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21576.4" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21602.3", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21602.3" } }