From a1205960f626ef37743932318c5dfaf6b6a59251 Mon Sep 17 00:00:00 2001 From: Marc Duiker Date: Wed, 30 Apr 2025 13:53:13 +0200 Subject: [PATCH] Update Dapr.Workflow to 1.15.4 Signed-off-by: Marc Duiker --- .../csharp/child-workflows/ChildWorkflows/ChildWorkflows.csproj | 2 +- .../csharp/combined-patterns/WorkflowApp/WorkflowApp.csproj | 2 +- .../ExternalEvents/ExternalEvents.csproj | 2 +- .../csharp/fan-out-fan-in/FanOutFanIn/FanOutFanIn.csproj | 2 +- tutorials/workflow/csharp/fundamentals/Basic/Basic.csproj | 2 +- .../workflow/csharp/monitor-pattern/Monitor/Monitor.csproj | 2 +- .../ResiliencyAndCompensation/ResiliencyAndCompensation.csproj | 2 +- .../csharp/task-chaining/TaskChaining/TaskChaining.csproj | 2 +- .../WorkflowManagement/WorkflowManagement.csproj | 2 +- workflows/csharp/sdk/order-processor/WorkflowConsoleApp.csproj | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/tutorials/workflow/csharp/child-workflows/ChildWorkflows/ChildWorkflows.csproj b/tutorials/workflow/csharp/child-workflows/ChildWorkflows/ChildWorkflows.csproj index 2e4d7cd7..9cd6a158 100644 --- a/tutorials/workflow/csharp/child-workflows/ChildWorkflows/ChildWorkflows.csproj +++ b/tutorials/workflow/csharp/child-workflows/ChildWorkflows/ChildWorkflows.csproj @@ -7,7 +7,7 @@ - + diff --git a/tutorials/workflow/csharp/combined-patterns/WorkflowApp/WorkflowApp.csproj b/tutorials/workflow/csharp/combined-patterns/WorkflowApp/WorkflowApp.csproj index 2e4d7cd7..9cd6a158 100644 --- a/tutorials/workflow/csharp/combined-patterns/WorkflowApp/WorkflowApp.csproj +++ b/tutorials/workflow/csharp/combined-patterns/WorkflowApp/WorkflowApp.csproj @@ -7,7 +7,7 @@ - + diff --git a/tutorials/workflow/csharp/external-system-interaction/ExternalEvents/ExternalEvents.csproj b/tutorials/workflow/csharp/external-system-interaction/ExternalEvents/ExternalEvents.csproj index 2e4d7cd7..9cd6a158 100644 --- a/tutorials/workflow/csharp/external-system-interaction/ExternalEvents/ExternalEvents.csproj +++ b/tutorials/workflow/csharp/external-system-interaction/ExternalEvents/ExternalEvents.csproj @@ -7,7 +7,7 @@ - + diff --git a/tutorials/workflow/csharp/fan-out-fan-in/FanOutFanIn/FanOutFanIn.csproj b/tutorials/workflow/csharp/fan-out-fan-in/FanOutFanIn/FanOutFanIn.csproj index 2e4d7cd7..9cd6a158 100644 --- a/tutorials/workflow/csharp/fan-out-fan-in/FanOutFanIn/FanOutFanIn.csproj +++ b/tutorials/workflow/csharp/fan-out-fan-in/FanOutFanIn/FanOutFanIn.csproj @@ -7,7 +7,7 @@ - + diff --git a/tutorials/workflow/csharp/fundamentals/Basic/Basic.csproj b/tutorials/workflow/csharp/fundamentals/Basic/Basic.csproj index 2e4d7cd7..9cd6a158 100644 --- a/tutorials/workflow/csharp/fundamentals/Basic/Basic.csproj +++ b/tutorials/workflow/csharp/fundamentals/Basic/Basic.csproj @@ -7,7 +7,7 @@ - + diff --git a/tutorials/workflow/csharp/monitor-pattern/Monitor/Monitor.csproj b/tutorials/workflow/csharp/monitor-pattern/Monitor/Monitor.csproj index 2e4d7cd7..9cd6a158 100644 --- a/tutorials/workflow/csharp/monitor-pattern/Monitor/Monitor.csproj +++ b/tutorials/workflow/csharp/monitor-pattern/Monitor/Monitor.csproj @@ -7,7 +7,7 @@ - + diff --git a/tutorials/workflow/csharp/resiliency-and-compensation/ResiliencyAndCompensation/ResiliencyAndCompensation.csproj b/tutorials/workflow/csharp/resiliency-and-compensation/ResiliencyAndCompensation/ResiliencyAndCompensation.csproj index 2e4d7cd7..9cd6a158 100644 --- a/tutorials/workflow/csharp/resiliency-and-compensation/ResiliencyAndCompensation/ResiliencyAndCompensation.csproj +++ b/tutorials/workflow/csharp/resiliency-and-compensation/ResiliencyAndCompensation/ResiliencyAndCompensation.csproj @@ -7,7 +7,7 @@ - + diff --git a/tutorials/workflow/csharp/task-chaining/TaskChaining/TaskChaining.csproj b/tutorials/workflow/csharp/task-chaining/TaskChaining/TaskChaining.csproj index 2e4d7cd7..9cd6a158 100644 --- a/tutorials/workflow/csharp/task-chaining/TaskChaining/TaskChaining.csproj +++ b/tutorials/workflow/csharp/task-chaining/TaskChaining/TaskChaining.csproj @@ -7,7 +7,7 @@ - + diff --git a/tutorials/workflow/csharp/workflow-management/WorkflowManagement/WorkflowManagement.csproj b/tutorials/workflow/csharp/workflow-management/WorkflowManagement/WorkflowManagement.csproj index 2e4d7cd7..9cd6a158 100644 --- a/tutorials/workflow/csharp/workflow-management/WorkflowManagement/WorkflowManagement.csproj +++ b/tutorials/workflow/csharp/workflow-management/WorkflowManagement/WorkflowManagement.csproj @@ -7,7 +7,7 @@ - + diff --git a/workflows/csharp/sdk/order-processor/WorkflowConsoleApp.csproj b/workflows/csharp/sdk/order-processor/WorkflowConsoleApp.csproj index cd6d9c8c..e0acbb1b 100644 --- a/workflows/csharp/sdk/order-processor/WorkflowConsoleApp.csproj +++ b/workflows/csharp/sdk/order-processor/WorkflowConsoleApp.csproj @@ -10,7 +10,7 @@ - +