diff --git a/samples/durable-functions/dotnet/AgentDirectedWorkflows/AgentDirectedWorkflows.csproj b/samples/durable-functions/dotnet/AgentDirectedWorkflows/AgentDirectedWorkflows.csproj
index 006d0f38..2aed61d8 100644
--- a/samples/durable-functions/dotnet/AgentDirectedWorkflows/AgentDirectedWorkflows.csproj
+++ b/samples/durable-functions/dotnet/AgentDirectedWorkflows/AgentDirectedWorkflows.csproj
@@ -8,20 +8,20 @@
-
-
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
diff --git a/samples/durable-functions/dotnet/AiAgentTravelPlanOrchestrator/TravelPlannerFunctions.csproj b/samples/durable-functions/dotnet/AiAgentTravelPlanOrchestrator/TravelPlannerFunctions.csproj
index f5fd4028..120a2ed2 100644
--- a/samples/durable-functions/dotnet/AiAgentTravelPlanOrchestrator/TravelPlannerFunctions.csproj
+++ b/samples/durable-functions/dotnet/AiAgentTravelPlanOrchestrator/TravelPlannerFunctions.csproj
@@ -9,12 +9,12 @@
-
+
-
+
-
+
@@ -22,10 +22,10 @@
-
+
-
-
+
+
diff --git a/samples/durable-functions/dotnet/AzureFunctionsAndDtsWithAspire/AspireHost/AspireHost.csproj b/samples/durable-functions/dotnet/AzureFunctionsAndDtsWithAspire/AspireHost/AspireHost.csproj
index 382401c3..08f20679 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 2a399bb1..37c0738f 100644
--- a/samples/durable-functions/dotnet/AzureFunctionsAndDtsWithAspire/AzureFunctions/AzureFunctions.csproj
+++ b/samples/durable-functions/dotnet/AzureFunctionsAndDtsWithAspire/AzureFunctions/AzureFunctions.csproj
@@ -11,10 +11,10 @@
-
+
-
-
+
+
diff --git a/samples/durable-functions/dotnet/DistributedTracing/DistributedTracing.csproj b/samples/durable-functions/dotnet/DistributedTracing/DistributedTracing.csproj
index 798c2dfa..3bfbc931 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 162c1238..1a4e2a7d 100644
--- a/samples/durable-functions/dotnet/LargePayload/LargePayload.csproj
+++ b/samples/durable-functions/dotnet/LargePayload/LargePayload.csproj
@@ -8,12 +8,12 @@
-
-
+
+
-
+
diff --git a/samples/durable-functions/dotnet/LargePayloadFanOutFanIn/LargePayloadFanOutFanIn.csproj b/samples/durable-functions/dotnet/LargePayloadFanOutFanIn/LargePayloadFanOutFanIn.csproj
index 2d526a4c..1a4e2a7d 100644
--- a/samples/durable-functions/dotnet/LargePayloadFanOutFanIn/LargePayloadFanOutFanIn.csproj
+++ b/samples/durable-functions/dotnet/LargePayloadFanOutFanIn/LargePayloadFanOutFanIn.csproj
@@ -8,14 +8,14 @@
-
-
+
+
-
+
-
+
diff --git a/samples/durable-functions/dotnet/OrderProcessor/OrderProcessor.csproj b/samples/durable-functions/dotnet/OrderProcessor/OrderProcessor.csproj
index dcb2b6ac..ea083032 100644
--- a/samples/durable-functions/dotnet/OrderProcessor/OrderProcessor.csproj
+++ b/samples/durable-functions/dotnet/OrderProcessor/OrderProcessor.csproj
@@ -9,14 +9,14 @@
-
-
+
+
-
-
-
+
+
+
diff --git a/samples/durable-functions/dotnet/PdfSummarizer/pdf-summarizer-dotnet.csproj b/samples/durable-functions/dotnet/PdfSummarizer/pdf-summarizer-dotnet.csproj
index e0054ff5..9c8b1bf8 100644
--- a/samples/durable-functions/dotnet/PdfSummarizer/pdf-summarizer-dotnet.csproj
+++ b/samples/durable-functions/dotnet/PdfSummarizer/pdf-summarizer-dotnet.csproj
@@ -10,20 +10,20 @@
-
-
-
+
+
+
-
-
+
+
-
-
-
-
+
+
+
+
-
+
diff --git a/samples/durable-functions/dotnet/Saga/DurableFunctionsSaga.csproj b/samples/durable-functions/dotnet/Saga/DurableFunctionsSaga.csproj
index a81224bf..3b744b0d 100644
--- a/samples/durable-functions/dotnet/Saga/DurableFunctionsSaga.csproj
+++ b/samples/durable-functions/dotnet/Saga/DurableFunctionsSaga.csproj
@@ -8,17 +8,17 @@
DurableFunctionsSaga
-
-
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
diff --git a/samples/durable-task-sdks/dotnet/AspNetWebApp/AspNetWebApp.csproj b/samples/durable-task-sdks/dotnet/AspNetWebApp/AspNetWebApp.csproj
index 41b407e6..20bc4868 100644
--- a/samples/durable-task-sdks/dotnet/AspNetWebApp/AspNetWebApp.csproj
+++ b/samples/durable-task-sdks/dotnet/AspNetWebApp/AspNetWebApp.csproj
@@ -9,12 +9,12 @@
-
-
-
-
+
+
+
+
-
+
diff --git a/samples/durable-task-sdks/dotnet/DtsWithAspire/Client/Client.csproj b/samples/durable-task-sdks/dotnet/DtsWithAspire/Client/Client.csproj
index f9990da9..e1947bc6 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 a55c9dcf..53f9908a 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 1915b423..94b15015 100644
--- a/samples/durable-task-sdks/dotnet/EntitiesSample/AccountTransferBackend.csproj
+++ b/samples/durable-task-sdks/dotnet/EntitiesSample/AccountTransferBackend.csproj
@@ -7,12 +7,12 @@
-
-
-
-
+
+
+
+
-
+
diff --git a/samples/durable-task-sdks/dotnet/ExportHistoryWebApp/ExportHistoryWebApp.csproj b/samples/durable-task-sdks/dotnet/ExportHistoryWebApp/ExportHistoryWebApp.csproj
index 77b8351b..eac1e9d0 100644
--- a/samples/durable-task-sdks/dotnet/ExportHistoryWebApp/ExportHistoryWebApp.csproj
+++ b/samples/durable-task-sdks/dotnet/ExportHistoryWebApp/ExportHistoryWebApp.csproj
@@ -9,14 +9,14 @@
-
-
-
+
+
+
-
-
+
+
diff --git a/samples/durable-task-sdks/dotnet/FunctionChaining/Client/Client.csproj b/samples/durable-task-sdks/dotnet/FunctionChaining/Client/Client.csproj
index ebf37ae3..5ab43f45 100644
--- a/samples/durable-task-sdks/dotnet/FunctionChaining/Client/Client.csproj
+++ b/samples/durable-task-sdks/dotnet/FunctionChaining/Client/Client.csproj
@@ -8,11 +8,11 @@
b2f26a38-2066-4051-916a-b21af6b0f10e
-
-
-
+
+
+
-
+
diff --git a/samples/durable-task-sdks/dotnet/FunctionChaining/Worker/Worker.csproj b/samples/durable-task-sdks/dotnet/FunctionChaining/Worker/Worker.csproj
index ee100445..064125b4 100644
--- a/samples/durable-task-sdks/dotnet/FunctionChaining/Worker/Worker.csproj
+++ b/samples/durable-task-sdks/dotnet/FunctionChaining/Worker/Worker.csproj
@@ -9,12 +9,12 @@
-
-
-
+
+
+
-
-
+
+
diff --git a/samples/durable-task-sdks/dotnet/LargePayload/LargePayload.csproj b/samples/durable-task-sdks/dotnet/LargePayload/LargePayload.csproj
index eee6e9f4..4bf313c2 100644
--- a/samples/durable-task-sdks/dotnet/LargePayload/LargePayload.csproj
+++ b/samples/durable-task-sdks/dotnet/LargePayload/LargePayload.csproj
@@ -7,12 +7,12 @@
-
+
-
-
-
-
+
+
+
+
diff --git a/samples/durable-task-sdks/dotnet/OrchestrationVersioning/OrchestrationVersioning.csproj b/samples/durable-task-sdks/dotnet/OrchestrationVersioning/OrchestrationVersioning.csproj
index 9b009ae2..20bc4868 100644
--- a/samples/durable-task-sdks/dotnet/OrchestrationVersioning/OrchestrationVersioning.csproj
+++ b/samples/durable-task-sdks/dotnet/OrchestrationVersioning/OrchestrationVersioning.csproj
@@ -9,12 +9,12 @@
-
-
-
-
+
+
+
+
-
+
diff --git a/samples/durable-task-sdks/dotnet/ScheduleWebApp/ScheduleWebApp.csproj b/samples/durable-task-sdks/dotnet/ScheduleWebApp/ScheduleWebApp.csproj
index 2781a8f9..344dc98c 100644
--- a/samples/durable-task-sdks/dotnet/ScheduleWebApp/ScheduleWebApp.csproj
+++ b/samples/durable-task-sdks/dotnet/ScheduleWebApp/ScheduleWebApp.csproj
@@ -9,15 +9,15 @@
-
-
-
-
+
+
+
+
-
-
+
+
diff --git a/samples/scenarios/AutoscalingInACA/Client/Client.csproj b/samples/scenarios/AutoscalingInACA/Client/Client.csproj
index 23890f57..b8b279b1 100644
--- a/samples/scenarios/AutoscalingInACA/Client/Client.csproj
+++ b/samples/scenarios/AutoscalingInACA/Client/Client.csproj
@@ -8,11 +8,11 @@
b2f26a38-2066-4051-916a-b21af6b0f10e
-
-
-
+
+
+
-
+
diff --git a/samples/scenarios/AutoscalingInACA/Worker/Worker.csproj b/samples/scenarios/AutoscalingInACA/Worker/Worker.csproj
index 7f8e2ce8..1049b7cb 100644
--- a/samples/scenarios/AutoscalingInACA/Worker/Worker.csproj
+++ b/samples/scenarios/AutoscalingInACA/Worker/Worker.csproj
@@ -9,12 +9,12 @@
-
-
-
+
+
+
-
-
+
+
diff --git a/samples/scenarios/DocumentProcessingOnAKS/Client/Client.csproj b/samples/scenarios/DocumentProcessingOnAKS/Client/Client.csproj
index 6d355ca1..9a944b26 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 9e238397..a27602fd 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 0a6f1a82..8ac6f831 100644
--- a/samples/scenarios/WorkItemFilteringSplitActivities/src/Client/Client.csproj
+++ b/samples/scenarios/WorkItemFilteringSplitActivities/src/Client/Client.csproj
@@ -9,11 +9,11 @@
-
-
-
+
+
+
-
+
diff --git a/samples/scenarios/WorkItemFilteringSplitActivities/src/OrchestratorWorker/OrchestratorWorker.csproj b/samples/scenarios/WorkItemFilteringSplitActivities/src/OrchestratorWorker/OrchestratorWorker.csproj
index e229c4fa..63ebed7d 100644
--- a/samples/scenarios/WorkItemFilteringSplitActivities/src/OrchestratorWorker/OrchestratorWorker.csproj
+++ b/samples/scenarios/WorkItemFilteringSplitActivities/src/OrchestratorWorker/OrchestratorWorker.csproj
@@ -9,12 +9,12 @@
-
-
-
+
+
+
-
-
+
+
diff --git a/samples/scenarios/WorkItemFilteringSplitActivities/src/ShipperWorker/ShipperWorker.csproj b/samples/scenarios/WorkItemFilteringSplitActivities/src/ShipperWorker/ShipperWorker.csproj
index 0051ede5..745f6005 100644
--- a/samples/scenarios/WorkItemFilteringSplitActivities/src/ShipperWorker/ShipperWorker.csproj
+++ b/samples/scenarios/WorkItemFilteringSplitActivities/src/ShipperWorker/ShipperWorker.csproj
@@ -9,12 +9,12 @@
-
-
-
+
+
+
-
-
+
+
diff --git a/samples/scenarios/WorkItemFilteringSplitActivities/src/ValidatorWorker/ValidatorWorker.csproj b/samples/scenarios/WorkItemFilteringSplitActivities/src/ValidatorWorker/ValidatorWorker.csproj
index 68ab5042..2ff42795 100644
--- a/samples/scenarios/WorkItemFilteringSplitActivities/src/ValidatorWorker/ValidatorWorker.csproj
+++ b/samples/scenarios/WorkItemFilteringSplitActivities/src/ValidatorWorker/ValidatorWorker.csproj
@@ -9,12 +9,12 @@
-
-
-
+
+
+
-
-
+
+