From ad45eb6c1316d78d14bf5b6b9073ca6e4900392e Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Mon, 24 Aug 2026 14:00:28 -0700 Subject: [PATCH] Update Helix Job Monitor to 11.0.0-beta.26424.2 Use the promoted package containing the scalable result-processing rewrite and remove the temporary testing feed. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: f6ec29d9-df3d-405a-a823-571c6a18e447 --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index c01578a7c7ef..2c9f1060162b 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -27,7 +27,7 @@ ] }, "microsoft.dotnet.helix.jobmonitor": { - "version": "11.0.0-beta.26412.5", + "version": "11.0.0-beta.26424.2", "commands": [ "dotnet-helix-job-monitor" ]