diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 80148f0d085..f88bedfb69b 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -18,7 +18,7 @@ This file should be imported by eng/Versions.props 10.0.3 10.0.3 - 10.0.0-beta.26154.111 + 10.0.0-beta.26156.107 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a5bb3f0e1a8..85f0ff38d27 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 - a0a1fc03f77b32cd21d7a44872757e0b87a374fc + f20a8826660bfdddf61d7874be4f42f271fa912c diff --git a/global.json b/global.json index 49a80a9c244..f79dcb1742d 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26154.111" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26156.107" } }