diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 09fa9cd09d..25f66e438b 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26122.107 + 11.0.0-beta.26158.102 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3264b59882..cd64c43e37 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - e1a0fb23745648b7c69c990564b6db2d28abd473 + 2ac175b08731a6347a33c745d51e343e28bd22ff diff --git a/global.json b/global.json index 993f8d71e1..943c83c148 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "11.0.100-preview.1.26104.118" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26122.107" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26158.102" } }