diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 72a43face8..90ee8df448 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.26266.103 + 11.0.0-beta.26274.104 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index debeb8f8b8..1f515fad1a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - 3a62cc842c76761d4742f1d103892f19fd06dd3a + 76e6fea5515beef8e3973ddd13323edcc265ac9f diff --git a/global.json b/global.json index 115bf3d27b..ad8b2ed0c1 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.26266.103" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26274.104" } }