diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 03bac885957..b57756f34c3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -15,25 +15,25 @@ - + https://github.com/dotnet/arcade - 18adc5b47acce8bb03948baf578fca442d1029d4 + bcd6e007b9f53be0a7aff804d5c17ea7e179317b - + https://github.com/dotnet/arcade - 18adc5b47acce8bb03948baf578fca442d1029d4 + bcd6e007b9f53be0a7aff804d5c17ea7e179317b - + https://github.com/dotnet/arcade - 18adc5b47acce8bb03948baf578fca442d1029d4 + bcd6e007b9f53be0a7aff804d5c17ea7e179317b - + https://github.com/dotnet/arcade - 18adc5b47acce8bb03948baf578fca442d1029d4 + bcd6e007b9f53be0a7aff804d5c17ea7e179317b - + https://github.com/dotnet/arcade - 18adc5b47acce8bb03948baf578fca442d1029d4 + bcd6e007b9f53be0a7aff804d5c17ea7e179317b https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 2f96be1a399..f2e4c01741f 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.21610.4 - 7.0.0-beta.21610.4 + 7.0.0-beta.21613.2 + 7.0.0-beta.21613.2 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.21610.4 + 7.0.0-beta.21613.2 1.0.0-beta.21518.1 1.1.0-beta.21520.4 1.0.0-prerelease.21613.2 diff --git a/global.json b/global.json index 1328300ebdb..6d0c6310e5d 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.21610.4", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21610.4" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21613.2", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21613.2" } }