Skip to content

Commit 46e4c52

Browse files
committed
Revert "Add Azure Functions HITL workflow sample"
This reverts commit 0a42924.
1 parent 0a42924 commit 46e4c52

19 files changed

Lines changed: 26 additions & 893 deletions

dotnet/agent-framework-dotnet.slnx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,10 @@
5555
<Project Path="samples/Durable/Workflow/ConsoleApps/05_WorkflowEvents/05_WorkflowEvents.csproj" />
5656
<Project Path="samples/Durable/Workflow/ConsoleApps/06_WorkflowSharedState/06_WorkflowSharedState.csproj" />
5757
<Project Path="samples/Durable/Workflow/ConsoleApps/07_SubWorkflows/07_SubWorkflows.csproj" />
58-
<Project Path="samples/Durable/Workflow/ConsoleApps/10_WorkflowHITL/10_WorkflowHITL.csproj" />
5958
</Folder>
6059
<Folder Name="/Samples/Durable/Workflows/AzureFunctions/">
6160
<Project Path="samples/Durable/Workflow/AzureFunctions/01_SequentialWorkflow/01_SequentialWorkflow.csproj" />
6261
<Project Path="samples/Durable/Workflow/AzureFunctions/02_ConcurrentWorkflow/02_ConcurrentWorkflow.csproj" />
63-
<Project Path="samples/Durable/Workflow/AzureFunctions/06_WorkflowHITL/06_WorkflowHITL.csproj" />
6462
</Folder>
6563
<Folder Name="/Samples/GettingStarted/">
6664
<File Path="samples/GettingStarted/README.md" />

dotnet/samples/Durable/Workflow/AzureFunctions/06_WorkflowHITL/06_WorkflowHITL.csproj

Lines changed: 0 additions & 42 deletions
This file was deleted.

dotnet/samples/Durable/Workflow/AzureFunctions/06_WorkflowHITL/Executors.cs

Lines changed: 0 additions & 37 deletions
This file was deleted.

dotnet/samples/Durable/Workflow/AzureFunctions/06_WorkflowHITL/Program.cs

Lines changed: 0 additions & 132 deletions
This file was deleted.

dotnet/samples/Durable/Workflow/AzureFunctions/06_WorkflowHITL/README.md

Lines changed: 0 additions & 83 deletions
This file was deleted.

dotnet/samples/Durable/Workflow/AzureFunctions/06_WorkflowHITL/demo.http

Lines changed: 0 additions & 32 deletions
This file was deleted.

dotnet/samples/Durable/Workflow/AzureFunctions/06_WorkflowHITL/host.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

dotnet/samples/Durable/Workflow/ConsoleApps/10_WorkflowHITL/10_WorkflowHITL.csproj

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)