diff --git a/eng/Version.Details.props b/eng/Version.Details.props index f5a65767815..bdc3c471bcc 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.5 - 10.0.0-beta.26173.118 + 10.0.0-beta.26174.106 10.0.5 10.0.5 10.0.5 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cdce20cfe6d..04de6731cd2 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 - 9a179e5ee8e823591b4cc7d9ffe734602cd06a94 + 913bfeebf747b38cf6ea89a64787ce7245969915 diff --git a/global.json b/global.json index 6f0f91f7626..6e36846c20c 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.105" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26173.118" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26174.106" } }