diff --git a/eng/Version.Details.props b/eng/Version.Details.props index cca4241c21..5b7c61b9da 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.26279.113 + 11.0.0-beta.26301.108 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 386d87808c..ee92f521a2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - ace1806cedfe74b1a8ef14f086bf024e380e0483 + 5f072a4bd83818a8abcfb08c3d71d7265c8814ef diff --git a/global.json b/global.json index 58eb2c75b5..765bf316d2 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "11.0.100-preview.5.26227.104" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26279.113" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26301.108" } }