diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 88a2b3126b..54e6665b4f 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.26414.104 + 10.0.0-beta.26417.110 2.0.11 10.0.11 10.0.11 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b6a47bdc98..90e26c70af 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -20,9 +20,9 @@ - + https://github.com/dotnet/dotnet - a12e9ed784ac46e968f87ff00b944cd1ff374da6 + e92bbaa83d477a5ef719587310a777d1d70aff5c diff --git a/global.json b/global.json index 0c2a34ea00..b0322e9129 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.400" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26414.104", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26417.110", "Microsoft.Build.NoTargets": "3.7.0" } }