diff --git a/samples/durable-functions/dotnet/AgentDirectedWorkflows/AgentDirectedWorkflows.csproj b/samples/durable-functions/dotnet/AgentDirectedWorkflows/AgentDirectedWorkflows.csproj index 8c657485..6ed8fa46 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 c33ceb90..32c5d758 100644 --- a/samples/durable-functions/dotnet/AiAgentTravelPlanOrchestrator/TravelPlannerFunctions.csproj +++ b/samples/durable-functions/dotnet/AiAgentTravelPlanOrchestrator/TravelPlannerFunctions.csproj @@ -15,14 +15,14 @@ - + - + - + - + diff --git a/samples/durable-functions/dotnet/AzureFunctionsAndDtsWithAspire/AzureFunctions/AzureFunctions.csproj b/samples/durable-functions/dotnet/AzureFunctionsAndDtsWithAspire/AzureFunctions/AzureFunctions.csproj index 94995482..44f6e102 100644 --- a/samples/durable-functions/dotnet/AzureFunctionsAndDtsWithAspire/AzureFunctions/AzureFunctions.csproj +++ b/samples/durable-functions/dotnet/AzureFunctionsAndDtsWithAspire/AzureFunctions/AzureFunctions.csproj @@ -13,11 +13,11 @@ - - + + - - + + diff --git a/samples/durable-functions/dotnet/CustomExceptionPropertyProvider/CustomExceptionPropertyProvider.csproj b/samples/durable-functions/dotnet/CustomExceptionPropertyProvider/CustomExceptionPropertyProvider.csproj index 1d2aad47..ed99eadc 100644 --- a/samples/durable-functions/dotnet/CustomExceptionPropertyProvider/CustomExceptionPropertyProvider.csproj +++ b/samples/durable-functions/dotnet/CustomExceptionPropertyProvider/CustomExceptionPropertyProvider.csproj @@ -12,9 +12,9 @@ - + - + diff --git a/samples/durable-functions/dotnet/LargePayload/LargePayload.csproj b/samples/durable-functions/dotnet/LargePayload/LargePayload.csproj index 965f79ff..385040b1 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 965f79ff..385040b1 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 5d7e4749..6df03de1 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 ae52cecb..02f79147 100644 --- a/samples/durable-functions/dotnet/PdfSummarizer/pdf-summarizer-dotnet.csproj +++ b/samples/durable-functions/dotnet/PdfSummarizer/pdf-summarizer-dotnet.csproj @@ -11,13 +11,13 @@ - - + + - + - + diff --git a/samples/durable-functions/dotnet/Saga/DurableFunctionsSaga.csproj b/samples/durable-functions/dotnet/Saga/DurableFunctionsSaga.csproj index 9fc80281..87e6b7a5 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 83934f7f..c41c0dd9 100644 --- a/samples/durable-functions/dotnet/WorkItemFiltering.AppB/AppB.csproj +++ b/samples/durable-functions/dotnet/WorkItemFiltering.AppB/AppB.csproj @@ -10,9 +10,9 @@ - - + + - + diff --git a/samples/durable-functions/dotnet/WorkItemFiltering/WorkItemFiltering.csproj b/samples/durable-functions/dotnet/WorkItemFiltering/WorkItemFiltering.csproj index c5da7fa3..8c2cbd05 100644 --- a/samples/durable-functions/dotnet/WorkItemFiltering/WorkItemFiltering.csproj +++ b/samples/durable-functions/dotnet/WorkItemFiltering/WorkItemFiltering.csproj @@ -8,9 +8,9 @@ - - + + - + diff --git a/samples/durable-task-sdks/dotnet/AspNetWebApp/AspNetWebApp.csproj b/samples/durable-task-sdks/dotnet/AspNetWebApp/AspNetWebApp.csproj index ea6ec30a..5ff750bc 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 81a00e9e..dedd5e17 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 8223b11c..6f3ba93d 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 f64fa073..f5aa9bc8 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 f2825ca6..4a329ae2 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 b8f02980..a572305a 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 4c27a4d4..9a9786fb 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/OrchestrationVersioning/OrchestrationVersioning.csproj b/samples/durable-task-sdks/dotnet/OrchestrationVersioning/OrchestrationVersioning.csproj index ea6ec30a..5ff750bc 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 2bfc265b..17973ecf 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 3805ba01..7d053084 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 f1f1ef73..d7004e46 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 11844d92..aaa298c0 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 3d71e858..289c2f7f 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 860b26bb..650c3d6c 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 6ce97a4d..c3d0b92a 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 6561b9cf..687ad93f 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 d1b0be96..5f1720a3 100644 --- a/samples/scenarios/WorkItemFilteringSplitActivities/src/ValidatorWorker/ValidatorWorker.csproj +++ b/samples/scenarios/WorkItemFilteringSplitActivities/src/ValidatorWorker/ValidatorWorker.csproj @@ -13,8 +13,8 @@ - - + +