diff --git a/eng/Version.Details.props b/eng/Version.Details.props index bcef3635f0f..7755349c8e7 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,8 +6,8 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26070.110 - 3.0.0-preview.1.26070.110 + 11.0.0-beta.26071.101 + 3.0.0-preview.1.26071.101 10.0.1 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 76e90869c79..6cdbdf5bbf5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + - + https://github.com/dotnet/dotnet - a8b46ab052618a946f8b728e7ffa6566ef7c094b + 4707d71d0936130c7ef3fe7c9e5f5f755561c8a8 - + https://github.com/dotnet/dotnet - a8b46ab052618a946f8b728e7ffa6566ef7c094b + 4707d71d0936130c7ef3fe7c9e5f5f755561c8a8 diff --git a/global.json b/global.json index 5ea46508806..6251e5d3551 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "11.0.100-alpha.1.26064.118" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26070.110" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26071.101" } }