diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 4ca6370e8..df09168c1 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26174.106 + 10.0.0-beta.26176.111 2.0.0 10.0.0-rc.2.25502.107 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 372514a4b..dfc3081b1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -12,9 +12,9 @@ - + https://github.com/dotnet/dotnet - 913bfeebf747b38cf6ea89a64787ce7245969915 + 42d6a4c2c669419a1f10edac6999d02dc2c204ac diff --git a/global.json b/global.json index 8d9a99dab..e79464b4b 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.105" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26174.106", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26176.111", "Microsoft.Build.NoTargets": "3.7.0" } }