diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 3d9e1cca892..74613338126 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -7,7 +7,7 @@ This file should be imported by eng/Versions.props 10.0.11 - 10.0.0-beta.26467.109 + 10.0.0-beta.26471.116 10.0.11 10.0.11 10.0.11 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cade86d9b1a..b25e7a10b05 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -8,9 +8,9 @@ - + https://github.com/dotnet/dotnet - 020981915109c9f72932073fede9844accc9ded3 + 1ade96df6b2fe0fb5e5432df9d329411d5861115 diff --git a/global.json b/global.json index 18445802b5d..6498ae3e22f 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.401" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26467.109" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26471.116" } }