From 90f0a601144686bc08d247dc0bf0559ce8e6ced0 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 19 Jun 2026 19:19:27 +0000 Subject: [PATCH 1/2] Initial plan From 5b8dd07ef736eb70ba78c13f8095d3488e81d4bd Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 19 Jun 2026 19:34:05 +0000 Subject: [PATCH 2/2] Add Azure Service Fabric unit test App.config --- .../App.config | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 test/DurableTask.AzureServiceFabric.Tests/App.config diff --git a/test/DurableTask.AzureServiceFabric.Tests/App.config b/test/DurableTask.AzureServiceFabric.Tests/App.config new file mode 100644 index 000000000..38337d7bd --- /dev/null +++ b/test/DurableTask.AzureServiceFabric.Tests/App.config @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +