From ad23aa0c24b90d4ba036daf73ee487caa1881f58 Mon Sep 17 00:00:00 2001 From: Allan Targino <13934447+allantargino@users.noreply.github.com> Date: Mon, 6 May 2024 16:39:13 -0300 Subject: [PATCH] Update src/Analyzers/Resources.resx Co-authored-by: Varshitha Bachu --- src/Analyzers/Resources.resx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Analyzers/Resources.resx b/src/Analyzers/Resources.resx index 577d1a30..5e5da2cf 100644 --- a/src/Analyzers/Resources.resx +++ b/src/Analyzers/Resources.resx @@ -154,7 +154,7 @@ [DurableClient] must be used with DurableTaskClient - Orchestration '{0}' is using a non-supported CancellationToken binding + Orchestration '{0}' is using a CancellationToken binding, which is not supported CancellationToken should not be used as an orchestrator function parameter