diff --git a/samples/durable-functions/dotnet/AgentDirectedWorkflows/AgentDirectedWorkflows.csproj b/samples/durable-functions/dotnet/AgentDirectedWorkflows/AgentDirectedWorkflows.csproj index 2aed61d8..207e2b7c 100644 --- a/samples/durable-functions/dotnet/AgentDirectedWorkflows/AgentDirectedWorkflows.csproj +++ b/samples/durable-functions/dotnet/AgentDirectedWorkflows/AgentDirectedWorkflows.csproj @@ -9,19 +9,19 @@ - + - + - + - - + + diff --git a/samples/durable-functions/dotnet/AiAgentTravelPlanOrchestrator/TravelPlannerFunctions.csproj b/samples/durable-functions/dotnet/AiAgentTravelPlanOrchestrator/TravelPlannerFunctions.csproj index 120a2ed2..eabb7528 100644 --- a/samples/durable-functions/dotnet/AiAgentTravelPlanOrchestrator/TravelPlannerFunctions.csproj +++ b/samples/durable-functions/dotnet/AiAgentTravelPlanOrchestrator/TravelPlannerFunctions.csproj @@ -12,17 +12,17 @@ - - + + - + - + - + diff --git a/samples/durable-functions/dotnet/AzureFunctionsAndDtsWithAspire/AspireHost/AspireHost.csproj b/samples/durable-functions/dotnet/AzureFunctionsAndDtsWithAspire/AspireHost/AspireHost.csproj index 08f20679..87a20559 100644 --- a/samples/durable-functions/dotnet/AzureFunctionsAndDtsWithAspire/AspireHost/AspireHost.csproj +++ b/samples/durable-functions/dotnet/AzureFunctionsAndDtsWithAspire/AspireHost/AspireHost.csproj @@ -9,8 +9,8 @@ - - + + diff --git a/samples/durable-functions/dotnet/AzureFunctionsAndDtsWithAspire/AzureFunctions/AzureFunctions.csproj b/samples/durable-functions/dotnet/AzureFunctionsAndDtsWithAspire/AzureFunctions/AzureFunctions.csproj index 37c0738f..bfa4e6a5 100644 --- a/samples/durable-functions/dotnet/AzureFunctionsAndDtsWithAspire/AzureFunctions/AzureFunctions.csproj +++ b/samples/durable-functions/dotnet/AzureFunctionsAndDtsWithAspire/AzureFunctions/AzureFunctions.csproj @@ -10,11 +10,11 @@ - + - - + + diff --git a/samples/durable-functions/dotnet/DistributedTracing/DistributedTracing.csproj b/samples/durable-functions/dotnet/DistributedTracing/DistributedTracing.csproj index 3bfbc931..2efed5fe 100644 --- a/samples/durable-functions/dotnet/DistributedTracing/DistributedTracing.csproj +++ b/samples/durable-functions/dotnet/DistributedTracing/DistributedTracing.csproj @@ -5,7 +5,7 @@ Exe - + diff --git a/samples/durable-functions/dotnet/LargePayload/LargePayload.csproj b/samples/durable-functions/dotnet/LargePayload/LargePayload.csproj index 1a4e2a7d..1d84193f 100644 --- a/samples/durable-functions/dotnet/LargePayload/LargePayload.csproj +++ b/samples/durable-functions/dotnet/LargePayload/LargePayload.csproj @@ -9,13 +9,13 @@ - + - + - + diff --git a/samples/durable-functions/dotnet/LargePayloadFanOutFanIn/LargePayloadFanOutFanIn.csproj b/samples/durable-functions/dotnet/LargePayloadFanOutFanIn/LargePayloadFanOutFanIn.csproj index 1a4e2a7d..1d84193f 100644 --- a/samples/durable-functions/dotnet/LargePayloadFanOutFanIn/LargePayloadFanOutFanIn.csproj +++ b/samples/durable-functions/dotnet/LargePayloadFanOutFanIn/LargePayloadFanOutFanIn.csproj @@ -9,13 +9,13 @@ - + - + - + diff --git a/samples/durable-functions/dotnet/OrderProcessor/OrderProcessor.csproj b/samples/durable-functions/dotnet/OrderProcessor/OrderProcessor.csproj index ea083032..d1a909e0 100644 --- a/samples/durable-functions/dotnet/OrderProcessor/OrderProcessor.csproj +++ b/samples/durable-functions/dotnet/OrderProcessor/OrderProcessor.csproj @@ -10,13 +10,13 @@ - + - + - + diff --git a/samples/durable-functions/dotnet/PdfSummarizer/pdf-summarizer-dotnet.csproj b/samples/durable-functions/dotnet/PdfSummarizer/pdf-summarizer-dotnet.csproj index 9c8b1bf8..22aff157 100644 --- a/samples/durable-functions/dotnet/PdfSummarizer/pdf-summarizer-dotnet.csproj +++ b/samples/durable-functions/dotnet/PdfSummarizer/pdf-summarizer-dotnet.csproj @@ -11,15 +11,15 @@ - - + + - + - + diff --git a/samples/durable-functions/dotnet/Saga/DurableFunctionsSaga.csproj b/samples/durable-functions/dotnet/Saga/DurableFunctionsSaga.csproj index 3b744b0d..b50d053e 100644 --- a/samples/durable-functions/dotnet/Saga/DurableFunctionsSaga.csproj +++ b/samples/durable-functions/dotnet/Saga/DurableFunctionsSaga.csproj @@ -9,15 +9,15 @@ - + - + - - + + - + diff --git a/samples/durable-functions/dotnet/WorkItemFiltering.AppB/AppB.csproj b/samples/durable-functions/dotnet/WorkItemFiltering.AppB/AppB.csproj index 9d45ea39..5bd02663 100644 --- a/samples/durable-functions/dotnet/WorkItemFiltering.AppB/AppB.csproj +++ b/samples/durable-functions/dotnet/WorkItemFiltering.AppB/AppB.csproj @@ -9,7 +9,7 @@ WorkItemFiltering.AppB - + diff --git a/samples/durable-functions/dotnet/WorkItemFiltering/WorkItemFiltering.csproj b/samples/durable-functions/dotnet/WorkItemFiltering/WorkItemFiltering.csproj index 2b802090..668b1c7d 100644 --- a/samples/durable-functions/dotnet/WorkItemFiltering/WorkItemFiltering.csproj +++ b/samples/durable-functions/dotnet/WorkItemFiltering/WorkItemFiltering.csproj @@ -7,7 +7,7 @@ enable - + diff --git a/samples/durable-task-sdks/dotnet/AspNetWebApp/AspNetWebApp.csproj b/samples/durable-task-sdks/dotnet/AspNetWebApp/AspNetWebApp.csproj index 20bc4868..b9441b80 100644 --- a/samples/durable-task-sdks/dotnet/AspNetWebApp/AspNetWebApp.csproj +++ b/samples/durable-task-sdks/dotnet/AspNetWebApp/AspNetWebApp.csproj @@ -11,10 +11,10 @@ - - + + - + diff --git a/samples/durable-task-sdks/dotnet/DtsWithAspire/Client/Client.csproj b/samples/durable-task-sdks/dotnet/DtsWithAspire/Client/Client.csproj index e1947bc6..fb8cd46f 100644 --- a/samples/durable-task-sdks/dotnet/DtsWithAspire/Client/Client.csproj +++ b/samples/durable-task-sdks/dotnet/DtsWithAspire/Client/Client.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/durable-task-sdks/dotnet/DtsWithAspire/Worker/Worker.csproj b/samples/durable-task-sdks/dotnet/DtsWithAspire/Worker/Worker.csproj index 53f9908a..0a3420a3 100644 --- a/samples/durable-task-sdks/dotnet/DtsWithAspire/Worker/Worker.csproj +++ b/samples/durable-task-sdks/dotnet/DtsWithAspire/Worker/Worker.csproj @@ -8,10 +8,10 @@ - + - - + + diff --git a/samples/durable-task-sdks/dotnet/EntitiesSample/AccountTransferBackend.csproj b/samples/durable-task-sdks/dotnet/EntitiesSample/AccountTransferBackend.csproj index 94b15015..2233328b 100644 --- a/samples/durable-task-sdks/dotnet/EntitiesSample/AccountTransferBackend.csproj +++ b/samples/durable-task-sdks/dotnet/EntitiesSample/AccountTransferBackend.csproj @@ -9,10 +9,10 @@ - - + + - + diff --git a/samples/durable-task-sdks/dotnet/ExportHistoryWebApp/ExportHistoryWebApp.csproj b/samples/durable-task-sdks/dotnet/ExportHistoryWebApp/ExportHistoryWebApp.csproj index eac1e9d0..d3d865a5 100644 --- a/samples/durable-task-sdks/dotnet/ExportHistoryWebApp/ExportHistoryWebApp.csproj +++ b/samples/durable-task-sdks/dotnet/ExportHistoryWebApp/ExportHistoryWebApp.csproj @@ -11,12 +11,12 @@ - + - - + + diff --git a/samples/durable-task-sdks/dotnet/FunctionChaining/Client/Client.csproj b/samples/durable-task-sdks/dotnet/FunctionChaining/Client/Client.csproj index 5ab43f45..35b15e33 100644 --- a/samples/durable-task-sdks/dotnet/FunctionChaining/Client/Client.csproj +++ b/samples/durable-task-sdks/dotnet/FunctionChaining/Client/Client.csproj @@ -10,9 +10,9 @@ - + - + diff --git a/samples/durable-task-sdks/dotnet/FunctionChaining/Worker/Worker.csproj b/samples/durable-task-sdks/dotnet/FunctionChaining/Worker/Worker.csproj index 064125b4..5802522a 100644 --- a/samples/durable-task-sdks/dotnet/FunctionChaining/Worker/Worker.csproj +++ b/samples/durable-task-sdks/dotnet/FunctionChaining/Worker/Worker.csproj @@ -11,10 +11,10 @@ - + - - + + diff --git a/samples/durable-task-sdks/dotnet/LargePayload/LargePayload.csproj b/samples/durable-task-sdks/dotnet/LargePayload/LargePayload.csproj index 4bf313c2..1ff916c1 100644 --- a/samples/durable-task-sdks/dotnet/LargePayload/LargePayload.csproj +++ b/samples/durable-task-sdks/dotnet/LargePayload/LargePayload.csproj @@ -8,11 +8,11 @@ - + - - - + + + diff --git a/samples/durable-task-sdks/dotnet/OrchestrationVersioning/OrchestrationVersioning.csproj b/samples/durable-task-sdks/dotnet/OrchestrationVersioning/OrchestrationVersioning.csproj index 20bc4868..b9441b80 100644 --- a/samples/durable-task-sdks/dotnet/OrchestrationVersioning/OrchestrationVersioning.csproj +++ b/samples/durable-task-sdks/dotnet/OrchestrationVersioning/OrchestrationVersioning.csproj @@ -11,10 +11,10 @@ - - + + - + diff --git a/samples/durable-task-sdks/dotnet/ScheduleWebApp/ScheduleWebApp.csproj b/samples/durable-task-sdks/dotnet/ScheduleWebApp/ScheduleWebApp.csproj index 344dc98c..abd98699 100644 --- a/samples/durable-task-sdks/dotnet/ScheduleWebApp/ScheduleWebApp.csproj +++ b/samples/durable-task-sdks/dotnet/ScheduleWebApp/ScheduleWebApp.csproj @@ -11,13 +11,13 @@ - - + + - - + + diff --git a/samples/scenarios/AutoscalingInACA/Client/Client.csproj b/samples/scenarios/AutoscalingInACA/Client/Client.csproj index b8b279b1..9fadb648 100644 --- a/samples/scenarios/AutoscalingInACA/Client/Client.csproj +++ b/samples/scenarios/AutoscalingInACA/Client/Client.csproj @@ -10,9 +10,9 @@ - + - + diff --git a/samples/scenarios/AutoscalingInACA/Worker/Worker.csproj b/samples/scenarios/AutoscalingInACA/Worker/Worker.csproj index 1049b7cb..18e37d57 100644 --- a/samples/scenarios/AutoscalingInACA/Worker/Worker.csproj +++ b/samples/scenarios/AutoscalingInACA/Worker/Worker.csproj @@ -11,10 +11,10 @@ - + - - + + diff --git a/samples/scenarios/DocumentProcessingOnAKS/Client/Client.csproj b/samples/scenarios/DocumentProcessingOnAKS/Client/Client.csproj index 9a944b26..e32de113 100644 --- a/samples/scenarios/DocumentProcessingOnAKS/Client/Client.csproj +++ b/samples/scenarios/DocumentProcessingOnAKS/Client/Client.csproj @@ -8,9 +8,9 @@ b2f26a38-2066-4051-916a-b21af6b0f10e - - - + + + diff --git a/samples/scenarios/DocumentProcessingOnAKS/Worker/Worker.csproj b/samples/scenarios/DocumentProcessingOnAKS/Worker/Worker.csproj index a27602fd..c1cab0d3 100644 --- a/samples/scenarios/DocumentProcessingOnAKS/Worker/Worker.csproj +++ b/samples/scenarios/DocumentProcessingOnAKS/Worker/Worker.csproj @@ -9,9 +9,9 @@ - - - + + + diff --git a/samples/scenarios/WorkItemFilteringSplitActivities/src/Client/Client.csproj b/samples/scenarios/WorkItemFilteringSplitActivities/src/Client/Client.csproj index 8ac6f831..8ad89cb3 100644 --- a/samples/scenarios/WorkItemFilteringSplitActivities/src/Client/Client.csproj +++ b/samples/scenarios/WorkItemFilteringSplitActivities/src/Client/Client.csproj @@ -11,9 +11,9 @@ - + - + diff --git a/samples/scenarios/WorkItemFilteringSplitActivities/src/OrchestratorWorker/OrchestratorWorker.csproj b/samples/scenarios/WorkItemFilteringSplitActivities/src/OrchestratorWorker/OrchestratorWorker.csproj index 63ebed7d..76b02bca 100644 --- a/samples/scenarios/WorkItemFilteringSplitActivities/src/OrchestratorWorker/OrchestratorWorker.csproj +++ b/samples/scenarios/WorkItemFilteringSplitActivities/src/OrchestratorWorker/OrchestratorWorker.csproj @@ -11,10 +11,10 @@ - + - - + + diff --git a/samples/scenarios/WorkItemFilteringSplitActivities/src/ShipperWorker/ShipperWorker.csproj b/samples/scenarios/WorkItemFilteringSplitActivities/src/ShipperWorker/ShipperWorker.csproj index 745f6005..755335a6 100644 --- a/samples/scenarios/WorkItemFilteringSplitActivities/src/ShipperWorker/ShipperWorker.csproj +++ b/samples/scenarios/WorkItemFilteringSplitActivities/src/ShipperWorker/ShipperWorker.csproj @@ -11,10 +11,10 @@ - + - - + + diff --git a/samples/scenarios/WorkItemFilteringSplitActivities/src/ValidatorWorker/ValidatorWorker.csproj b/samples/scenarios/WorkItemFilteringSplitActivities/src/ValidatorWorker/ValidatorWorker.csproj index 2ff42795..fede6508 100644 --- a/samples/scenarios/WorkItemFilteringSplitActivities/src/ValidatorWorker/ValidatorWorker.csproj +++ b/samples/scenarios/WorkItemFilteringSplitActivities/src/ValidatorWorker/ValidatorWorker.csproj @@ -11,10 +11,10 @@ - + - - + +