diff --git a/samples/durable-functions/dotnet/AgentDirectedWorkflows/AgentDirectedWorkflows.csproj b/samples/durable-functions/dotnet/AgentDirectedWorkflows/AgentDirectedWorkflows.csproj index 207e2b7c..8c657485 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 eabb7528..c33ceb90 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 87a20559..c6ca46a4 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 bfa4e6a5..94995482 100644 --- a/samples/durable-functions/dotnet/AzureFunctionsAndDtsWithAspire/AzureFunctions/AzureFunctions.csproj +++ b/samples/durable-functions/dotnet/AzureFunctionsAndDtsWithAspire/AzureFunctions/AzureFunctions.csproj @@ -12,9 +12,9 @@ - - - + + + diff --git a/samples/durable-functions/dotnet/DistributedTracing/DistributedTracing.csproj b/samples/durable-functions/dotnet/DistributedTracing/DistributedTracing.csproj index 2efed5fe..06b56e08 100644 --- a/samples/durable-functions/dotnet/DistributedTracing/DistributedTracing.csproj +++ b/samples/durable-functions/dotnet/DistributedTracing/DistributedTracing.csproj @@ -7,7 +7,7 @@ - + diff --git a/samples/durable-functions/dotnet/LargePayload/LargePayload.csproj b/samples/durable-functions/dotnet/LargePayload/LargePayload.csproj index 1d84193f..965f79ff 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 1d84193f..965f79ff 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 d1a909e0..5d7e4749 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 22aff157..ae52cecb 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 b50d053e..9fc80281 100644 --- a/samples/durable-functions/dotnet/Saga/DurableFunctionsSaga.csproj +++ b/samples/durable-functions/dotnet/Saga/DurableFunctionsSaga.csproj @@ -9,12 +9,12 @@ - + - + - - + + diff --git a/samples/durable-functions/dotnet/WorkItemFiltering.AppB/AppB.csproj b/samples/durable-functions/dotnet/WorkItemFiltering.AppB/AppB.csproj index 5bd02663..83934f7f 100644 --- a/samples/durable-functions/dotnet/WorkItemFiltering.AppB/AppB.csproj +++ b/samples/durable-functions/dotnet/WorkItemFiltering.AppB/AppB.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/samples/durable-functions/dotnet/WorkItemFiltering/WorkItemFiltering.csproj b/samples/durable-functions/dotnet/WorkItemFiltering/WorkItemFiltering.csproj index 668b1c7d..c5da7fa3 100644 --- a/samples/durable-functions/dotnet/WorkItemFiltering/WorkItemFiltering.csproj +++ b/samples/durable-functions/dotnet/WorkItemFiltering/WorkItemFiltering.csproj @@ -8,8 +8,8 @@ - - + + diff --git a/samples/durable-task-sdks/dotnet/AspNetWebApp/AspNetWebApp.csproj b/samples/durable-task-sdks/dotnet/AspNetWebApp/AspNetWebApp.csproj index b9441b80..ea6ec30a 100644 --- a/samples/durable-task-sdks/dotnet/AspNetWebApp/AspNetWebApp.csproj +++ b/samples/durable-task-sdks/dotnet/AspNetWebApp/AspNetWebApp.csproj @@ -14,7 +14,7 @@ - + diff --git a/samples/durable-task-sdks/dotnet/DtsWithAspire/Client/Client.csproj b/samples/durable-task-sdks/dotnet/DtsWithAspire/Client/Client.csproj index fb8cd46f..81a00e9e 100644 --- a/samples/durable-task-sdks/dotnet/DtsWithAspire/Client/Client.csproj +++ b/samples/durable-task-sdks/dotnet/DtsWithAspire/Client/Client.csproj @@ -7,7 +7,7 @@ - + diff --git a/samples/durable-task-sdks/dotnet/DtsWithAspire/Worker/Worker.csproj b/samples/durable-task-sdks/dotnet/DtsWithAspire/Worker/Worker.csproj index 0a3420a3..8223b11c 100644 --- a/samples/durable-task-sdks/dotnet/DtsWithAspire/Worker/Worker.csproj +++ b/samples/durable-task-sdks/dotnet/DtsWithAspire/Worker/Worker.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/samples/durable-task-sdks/dotnet/EntitiesSample/AccountTransferBackend.csproj b/samples/durable-task-sdks/dotnet/EntitiesSample/AccountTransferBackend.csproj index 2233328b..f64fa073 100644 --- a/samples/durable-task-sdks/dotnet/EntitiesSample/AccountTransferBackend.csproj +++ b/samples/durable-task-sdks/dotnet/EntitiesSample/AccountTransferBackend.csproj @@ -12,7 +12,7 @@ - + diff --git a/samples/durable-task-sdks/dotnet/ExportHistoryWebApp/ExportHistoryWebApp.csproj b/samples/durable-task-sdks/dotnet/ExportHistoryWebApp/ExportHistoryWebApp.csproj index d3d865a5..f2825ca6 100644 --- a/samples/durable-task-sdks/dotnet/ExportHistoryWebApp/ExportHistoryWebApp.csproj +++ b/samples/durable-task-sdks/dotnet/ExportHistoryWebApp/ExportHistoryWebApp.csproj @@ -11,7 +11,7 @@ - + diff --git a/samples/durable-task-sdks/dotnet/FunctionChaining/Client/Client.csproj b/samples/durable-task-sdks/dotnet/FunctionChaining/Client/Client.csproj index 35b15e33..b8f02980 100644 --- a/samples/durable-task-sdks/dotnet/FunctionChaining/Client/Client.csproj +++ b/samples/durable-task-sdks/dotnet/FunctionChaining/Client/Client.csproj @@ -12,7 +12,7 @@ - + diff --git a/samples/durable-task-sdks/dotnet/FunctionChaining/Worker/Worker.csproj b/samples/durable-task-sdks/dotnet/FunctionChaining/Worker/Worker.csproj index 5802522a..4c27a4d4 100644 --- a/samples/durable-task-sdks/dotnet/FunctionChaining/Worker/Worker.csproj +++ b/samples/durable-task-sdks/dotnet/FunctionChaining/Worker/Worker.csproj @@ -13,8 +13,8 @@ - - + + diff --git a/samples/durable-task-sdks/dotnet/LargePayload/LargePayload.csproj b/samples/durable-task-sdks/dotnet/LargePayload/LargePayload.csproj index 1ff916c1..361c1ba0 100644 --- a/samples/durable-task-sdks/dotnet/LargePayload/LargePayload.csproj +++ b/samples/durable-task-sdks/dotnet/LargePayload/LargePayload.csproj @@ -8,7 +8,7 @@ - + diff --git a/samples/durable-task-sdks/dotnet/OrchestrationVersioning/OrchestrationVersioning.csproj b/samples/durable-task-sdks/dotnet/OrchestrationVersioning/OrchestrationVersioning.csproj index b9441b80..ea6ec30a 100644 --- a/samples/durable-task-sdks/dotnet/OrchestrationVersioning/OrchestrationVersioning.csproj +++ b/samples/durable-task-sdks/dotnet/OrchestrationVersioning/OrchestrationVersioning.csproj @@ -14,7 +14,7 @@ - + diff --git a/samples/durable-task-sdks/dotnet/ScheduleWebApp/ScheduleWebApp.csproj b/samples/durable-task-sdks/dotnet/ScheduleWebApp/ScheduleWebApp.csproj index abd98699..2bfc265b 100644 --- a/samples/durable-task-sdks/dotnet/ScheduleWebApp/ScheduleWebApp.csproj +++ b/samples/durable-task-sdks/dotnet/ScheduleWebApp/ScheduleWebApp.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/samples/scenarios/AutoscalingInACA/Client/Client.csproj b/samples/scenarios/AutoscalingInACA/Client/Client.csproj index 9fadb648..3805ba01 100644 --- a/samples/scenarios/AutoscalingInACA/Client/Client.csproj +++ b/samples/scenarios/AutoscalingInACA/Client/Client.csproj @@ -12,7 +12,7 @@ - + diff --git a/samples/scenarios/AutoscalingInACA/Worker/Worker.csproj b/samples/scenarios/AutoscalingInACA/Worker/Worker.csproj index 18e37d57..f1f1ef73 100644 --- a/samples/scenarios/AutoscalingInACA/Worker/Worker.csproj +++ b/samples/scenarios/AutoscalingInACA/Worker/Worker.csproj @@ -13,8 +13,8 @@ - - + + diff --git a/samples/scenarios/DocumentProcessingOnAKS/Client/Client.csproj b/samples/scenarios/DocumentProcessingOnAKS/Client/Client.csproj index e32de113..11844d92 100644 --- a/samples/scenarios/DocumentProcessingOnAKS/Client/Client.csproj +++ b/samples/scenarios/DocumentProcessingOnAKS/Client/Client.csproj @@ -9,8 +9,8 @@ - - + + diff --git a/samples/scenarios/DocumentProcessingOnAKS/Worker/Worker.csproj b/samples/scenarios/DocumentProcessingOnAKS/Worker/Worker.csproj index c1cab0d3..3d71e858 100644 --- a/samples/scenarios/DocumentProcessingOnAKS/Worker/Worker.csproj +++ b/samples/scenarios/DocumentProcessingOnAKS/Worker/Worker.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/samples/scenarios/WorkItemFilteringSplitActivities/src/Client/Client.csproj b/samples/scenarios/WorkItemFilteringSplitActivities/src/Client/Client.csproj index 8ad89cb3..860b26bb 100644 --- a/samples/scenarios/WorkItemFilteringSplitActivities/src/Client/Client.csproj +++ b/samples/scenarios/WorkItemFilteringSplitActivities/src/Client/Client.csproj @@ -13,7 +13,7 @@ - + diff --git a/samples/scenarios/WorkItemFilteringSplitActivities/src/OrchestratorWorker/OrchestratorWorker.csproj b/samples/scenarios/WorkItemFilteringSplitActivities/src/OrchestratorWorker/OrchestratorWorker.csproj index 76b02bca..6ce97a4d 100644 --- a/samples/scenarios/WorkItemFilteringSplitActivities/src/OrchestratorWorker/OrchestratorWorker.csproj +++ b/samples/scenarios/WorkItemFilteringSplitActivities/src/OrchestratorWorker/OrchestratorWorker.csproj @@ -13,8 +13,8 @@ - - + + diff --git a/samples/scenarios/WorkItemFilteringSplitActivities/src/ShipperWorker/ShipperWorker.csproj b/samples/scenarios/WorkItemFilteringSplitActivities/src/ShipperWorker/ShipperWorker.csproj index 755335a6..6561b9cf 100644 --- a/samples/scenarios/WorkItemFilteringSplitActivities/src/ShipperWorker/ShipperWorker.csproj +++ b/samples/scenarios/WorkItemFilteringSplitActivities/src/ShipperWorker/ShipperWorker.csproj @@ -13,8 +13,8 @@ - - + + diff --git a/samples/scenarios/WorkItemFilteringSplitActivities/src/ValidatorWorker/ValidatorWorker.csproj b/samples/scenarios/WorkItemFilteringSplitActivities/src/ValidatorWorker/ValidatorWorker.csproj index fede6508..d1b0be96 100644 --- a/samples/scenarios/WorkItemFilteringSplitActivities/src/ValidatorWorker/ValidatorWorker.csproj +++ b/samples/scenarios/WorkItemFilteringSplitActivities/src/ValidatorWorker/ValidatorWorker.csproj @@ -13,8 +13,8 @@ - - + +