diff --git a/samples/durable-functions/dotnet/AgentDirectedWorkflows/AgentDirectedWorkflows.csproj b/samples/durable-functions/dotnet/AgentDirectedWorkflows/AgentDirectedWorkflows.csproj index 8c657485..6e24c319 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..7c2027f6 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..f3091ba3 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..9ee44dc3 100644 --- a/samples/durable-functions/dotnet/CustomExceptionPropertyProvider/CustomExceptionPropertyProvider.csproj +++ b/samples/durable-functions/dotnet/CustomExceptionPropertyProvider/CustomExceptionPropertyProvider.csproj @@ -10,11 +10,11 @@ - + - + - + diff --git a/samples/durable-functions/dotnet/LargePayload/LargePayload.csproj b/samples/durable-functions/dotnet/LargePayload/LargePayload.csproj index 965f79ff..aac72363 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..aac72363 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..ca9c4025 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..fcd0b34d 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..a9bf551e 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..c3a9256d 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..ed5c9e67 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..f237c093 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..68c522c8 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..b3ec2181 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..942ebba1 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..e51ed08e 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..91114d8f 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..fb4690e9 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..f237c093 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..1bcea7fa 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..b09147cd 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..a2c4bc1b 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..684008b0 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..39373b78 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..015e8a35 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..950f5445 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..866c3fcb 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..d24c0c22 100644 --- a/samples/scenarios/WorkItemFilteringSplitActivities/src/ValidatorWorker/ValidatorWorker.csproj +++ b/samples/scenarios/WorkItemFilteringSplitActivities/src/ValidatorWorker/ValidatorWorker.csproj @@ -13,8 +13,8 @@ - - + +