diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 6810b40006a..e97079778a9 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,10 +3,10 @@ "isRoot": true, "tools": { "microsoft.dotnet.darc": { - "version": "1.1.0-beta.25305.3", + "version": "1.1.0-beta.25404.2", "commands": [ "darc" ] } } -} +} \ No newline at end of file diff --git a/global.json b/global.json index c162c9eafd8..2cf7b0fabb5 100644 --- a/global.json +++ b/global.json @@ -3,8 +3,8 @@ "dotnet": "10.0.100-preview.6.25302.104" }, "msbuild-sdks": { - "Microsoft.Build.NoTargets": "3.7.0", - "Microsoft.Build.Traversal": "3.4.0", - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25302.104" + "Microsoft.Build.NoTargets": "3.7.56", + "Microsoft.Build.Traversal": "4.1.82", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25404.3" } -} +} \ No newline at end of file