diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 52b6ffad29..3cf8567192 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.26305.118 + 11.0.0-beta.26312.104 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2ea99b0203..3bcae1d455 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - 335ad8bfd7164172977b98ce3e7c1e911aa495e4 + eaab8a61968cfc0a469693faacc686c7db624ea2 diff --git a/global.json b/global.json index a613c7f180..43338fbe63 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.26305.118" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26312.104" } }