diff --git a/samples/aws/dynamodb-simple/DynamoDB_2/Client/Client.csproj b/samples/aws/dynamodb-simple/DynamoDB_2/Client/Client.csproj
index 1a8339b85e7..6a868f6d204 100644
--- a/samples/aws/dynamodb-simple/DynamoDB_2/Client/Client.csproj
+++ b/samples/aws/dynamodb-simple/DynamoDB_2/Client/Client.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/aws/dynamodb-simple/DynamoDB_2/Server/Server.csproj b/samples/aws/dynamodb-simple/DynamoDB_2/Server/Server.csproj
index bfd1a57e6b6..657c8d14214 100644
--- a/samples/aws/dynamodb-simple/DynamoDB_2/Server/Server.csproj
+++ b/samples/aws/dynamodb-simple/DynamoDB_2/Server/Server.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/aws/dynamodb-simple/DynamoDB_2/SharedMessages/SharedMessages.csproj b/samples/aws/dynamodb-simple/DynamoDB_2/SharedMessages/SharedMessages.csproj
index d9dae21f7b0..3ad66f72f0e 100644
--- a/samples/aws/dynamodb-simple/DynamoDB_2/SharedMessages/SharedMessages.csproj
+++ b/samples/aws/dynamodb-simple/DynamoDB_2/SharedMessages/SharedMessages.csproj
@@ -1,7 +1,7 @@
-
+
net9.0
- 12.0
+ 13.0
diff --git a/samples/aws/dynamodb-transactions/DynamoDB_2/Client/Client.csproj b/samples/aws/dynamodb-transactions/DynamoDB_2/Client/Client.csproj
index 95c7cfd9eda..d21b0031e00 100644
--- a/samples/aws/dynamodb-transactions/DynamoDB_2/Client/Client.csproj
+++ b/samples/aws/dynamodb-transactions/DynamoDB_2/Client/Client.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/aws/dynamodb-transactions/DynamoDB_2/Server/Server.csproj b/samples/aws/dynamodb-transactions/DynamoDB_2/Server/Server.csproj
index 44fa2e403d5..5aa091a34fd 100644
--- a/samples/aws/dynamodb-transactions/DynamoDB_2/Server/Server.csproj
+++ b/samples/aws/dynamodb-transactions/DynamoDB_2/Server/Server.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
Linux
diff --git a/samples/aws/dynamodb-transactions/DynamoDB_2/SharedMessages/SharedMessages.csproj b/samples/aws/dynamodb-transactions/DynamoDB_2/SharedMessages/SharedMessages.csproj
index 2c030e5c178..3ad66f72f0e 100644
--- a/samples/aws/dynamodb-transactions/DynamoDB_2/SharedMessages/SharedMessages.csproj
+++ b/samples/aws/dynamodb-transactions/DynamoDB_2/SharedMessages/SharedMessages.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/aws/lambda-sqs/SQSLambda_2/Messages/Messages.csproj b/samples/aws/lambda-sqs/SQSLambda_2/Messages/Messages.csproj
index 3da4a8fca21..2aa285a99c0 100644
--- a/samples/aws/lambda-sqs/SQSLambda_2/Messages/Messages.csproj
+++ b/samples/aws/lambda-sqs/SQSLambda_2/Messages/Messages.csproj
@@ -2,7 +2,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/aws/lambda-sqs/SQSLambda_2/RegularEndpoint/RegularEndpoint.csproj b/samples/aws/lambda-sqs/SQSLambda_2/RegularEndpoint/RegularEndpoint.csproj
index 7a7e952f4e1..dfef99fe807 100644
--- a/samples/aws/lambda-sqs/SQSLambda_2/RegularEndpoint/RegularEndpoint.csproj
+++ b/samples/aws/lambda-sqs/SQSLambda_2/RegularEndpoint/RegularEndpoint.csproj
@@ -1,9 +1,9 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/aws/lambda-sqs/SQSLambda_2/ServerlessEndpoint/ServerlessEndpoint.csproj b/samples/aws/lambda-sqs/SQSLambda_2/ServerlessEndpoint/ServerlessEndpoint.csproj
index e74689f18db..1234fc0aa68 100644
--- a/samples/aws/lambda-sqs/SQSLambda_2/ServerlessEndpoint/ServerlessEndpoint.csproj
+++ b/samples/aws/lambda-sqs/SQSLambda_2/ServerlessEndpoint/ServerlessEndpoint.csproj
@@ -1,10 +1,10 @@
-
+
net9.0
true
Lambda
- 12.0
+ 13.0
diff --git a/samples/aws/sagas-lambda-aurora/SQSLambda_2/ClientUI/ClientUI.csproj b/samples/aws/sagas-lambda-aurora/SQSLambda_2/ClientUI/ClientUI.csproj
index a6063eecfb7..5c584abe7f6 100644
--- a/samples/aws/sagas-lambda-aurora/SQSLambda_2/ClientUI/ClientUI.csproj
+++ b/samples/aws/sagas-lambda-aurora/SQSLambda_2/ClientUI/ClientUI.csproj
@@ -5,7 +5,7 @@
Exe
enable
enable
- 12.0
+ 13.0
diff --git a/samples/aws/sagas-lambda-aurora/SQSLambda_2/DeployDatabase/DeployDatabase.csproj b/samples/aws/sagas-lambda-aurora/SQSLambda_2/DeployDatabase/DeployDatabase.csproj
index 80ecfbfb212..8fcabad3647 100644
--- a/samples/aws/sagas-lambda-aurora/SQSLambda_2/DeployDatabase/DeployDatabase.csproj
+++ b/samples/aws/sagas-lambda-aurora/SQSLambda_2/DeployDatabase/DeployDatabase.csproj
@@ -5,7 +5,7 @@
Exe
enable
enable
- 12.0
+ 13.0
diff --git a/samples/aws/sagas-lambda-aurora/SQSLambda_2/Messages/Messages.csproj b/samples/aws/sagas-lambda-aurora/SQSLambda_2/Messages/Messages.csproj
index 618a4b71f44..24a30bb29da 100644
--- a/samples/aws/sagas-lambda-aurora/SQSLambda_2/Messages/Messages.csproj
+++ b/samples/aws/sagas-lambda-aurora/SQSLambda_2/Messages/Messages.csproj
@@ -1,10 +1,10 @@
-
+
net9.0
enable
enable
- 12.0
+ 13.0
diff --git a/samples/aws/sagas-lambda-aurora/SQSLambda_2/Sales/Sales.csproj b/samples/aws/sagas-lambda-aurora/SQSLambda_2/Sales/Sales.csproj
index 189b11e5158..780edb8f663 100644
--- a/samples/aws/sagas-lambda-aurora/SQSLambda_2/Sales/Sales.csproj
+++ b/samples/aws/sagas-lambda-aurora/SQSLambda_2/Sales/Sales.csproj
@@ -6,7 +6,7 @@
Lambda
enable
enable
- 12.0
+ 13.0
diff --git a/samples/aws/sqs-native-integration/Sqs_7/Receiver/Receiver.csproj b/samples/aws/sqs-native-integration/Sqs_7/Receiver/Receiver.csproj
index 619792ab0e3..fe592c3078a 100644
--- a/samples/aws/sqs-native-integration/Sqs_7/Receiver/Receiver.csproj
+++ b/samples/aws/sqs-native-integration/Sqs_7/Receiver/Receiver.csproj
@@ -1,9 +1,9 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/aws/sqs-native-integration/Sqs_7/Sender/Sender.csproj b/samples/aws/sqs-native-integration/Sqs_7/Sender/Sender.csproj
index 920f229f431..95a625d3366 100644
--- a/samples/aws/sqs-native-integration/Sqs_7/Sender/Sender.csproj
+++ b/samples/aws/sqs-native-integration/Sqs_7/Sender/Sender.csproj
@@ -3,7 +3,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/aws/sqs-simple/Sqs_7/Receiver/Receiver.csproj b/samples/aws/sqs-simple/Sqs_7/Receiver/Receiver.csproj
index 93d80f02ba4..16a8980a8b1 100644
--- a/samples/aws/sqs-simple/Sqs_7/Receiver/Receiver.csproj
+++ b/samples/aws/sqs-simple/Sqs_7/Receiver/Receiver.csproj
@@ -3,7 +3,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/aws/sqs-simple/Sqs_7/Sender/Sender.csproj b/samples/aws/sqs-simple/Sqs_7/Sender/Sender.csproj
index 93d80f02ba4..16a8980a8b1 100644
--- a/samples/aws/sqs-simple/Sqs_7/Sender/Sender.csproj
+++ b/samples/aws/sqs-simple/Sqs_7/Sender/Sender.csproj
@@ -3,7 +3,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/aws/sqs-simple/Sqs_7/Shared/Shared.csproj b/samples/aws/sqs-simple/Sqs_7/Shared/Shared.csproj
index 3da4a8fca21..2aa285a99c0 100644
--- a/samples/aws/sqs-simple/Sqs_7/Shared/Shared.csproj
+++ b/samples/aws/sqs-simple/Sqs_7/Shared/Shared.csproj
@@ -2,7 +2,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/azure-functions/service-bus-kafka/ASBFunctionsWorker_5/AzureFunctions.KafkaTrigger.FunctionsHostBuilder/AzureFunctions.KafkaTrigger.FunctionsHostBuilder.csproj b/samples/azure-functions/service-bus-kafka/ASBFunctionsWorker_5/AzureFunctions.KafkaTrigger.FunctionsHostBuilder/AzureFunctions.KafkaTrigger.FunctionsHostBuilder.csproj
index 5de5589a098..a17597f0c43 100644
--- a/samples/azure-functions/service-bus-kafka/ASBFunctionsWorker_5/AzureFunctions.KafkaTrigger.FunctionsHostBuilder/AzureFunctions.KafkaTrigger.FunctionsHostBuilder.csproj
+++ b/samples/azure-functions/service-bus-kafka/ASBFunctionsWorker_5/AzureFunctions.KafkaTrigger.FunctionsHostBuilder/AzureFunctions.KafkaTrigger.FunctionsHostBuilder.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
v4
- 12.0
+ 13.0
Exe
diff --git a/samples/azure-functions/service-bus-kafka/ASBFunctionsWorker_5/AzureFunctions.Messages/AzureFunctions.Messages.csproj b/samples/azure-functions/service-bus-kafka/ASBFunctionsWorker_5/AzureFunctions.Messages/AzureFunctions.Messages.csproj
index d9dae21f7b0..3ad66f72f0e 100644
--- a/samples/azure-functions/service-bus-kafka/ASBFunctionsWorker_5/AzureFunctions.Messages/AzureFunctions.Messages.csproj
+++ b/samples/azure-functions/service-bus-kafka/ASBFunctionsWorker_5/AzureFunctions.Messages/AzureFunctions.Messages.csproj
@@ -1,7 +1,7 @@
-
+
net9.0
- 12.0
+ 13.0
diff --git a/samples/azure-functions/service-bus-kafka/ASBFunctionsWorker_5/ConsoleEndpoint/ConsoleEndpoint.csproj b/samples/azure-functions/service-bus-kafka/ASBFunctionsWorker_5/ConsoleEndpoint/ConsoleEndpoint.csproj
index 33e279a7ab9..861e99b4950 100644
--- a/samples/azure-functions/service-bus-kafka/ASBFunctionsWorker_5/ConsoleEndpoint/ConsoleEndpoint.csproj
+++ b/samples/azure-functions/service-bus-kafka/ASBFunctionsWorker_5/ConsoleEndpoint/ConsoleEndpoint.csproj
@@ -1,11 +1,11 @@
-
+
net9.0
Exe
enable
enable
- 12.0
+ 13.0
diff --git a/samples/azure-functions/service-bus-worker/ASBFunctionsWorker_5/AzureFunctions.ASBTrigger.Worker/AzureFunctions.ASBTrigger.Worker.csproj b/samples/azure-functions/service-bus-worker/ASBFunctionsWorker_5/AzureFunctions.ASBTrigger.Worker/AzureFunctions.ASBTrigger.Worker.csproj
index e689b78e675..0b61d103ca7 100644
--- a/samples/azure-functions/service-bus-worker/ASBFunctionsWorker_5/AzureFunctions.ASBTrigger.Worker/AzureFunctions.ASBTrigger.Worker.csproj
+++ b/samples/azure-functions/service-bus-worker/ASBFunctionsWorker_5/AzureFunctions.ASBTrigger.Worker/AzureFunctions.ASBTrigger.Worker.csproj
@@ -1,9 +1,9 @@
-
+
net9.0
v4
Exe
- 12.0
+ 13.0
diff --git a/samples/azure-functions/service-bus-worker/ASBFunctionsWorker_5/AzureFunctions.Messages/AzureFunctions.Messages.csproj b/samples/azure-functions/service-bus-worker/ASBFunctionsWorker_5/AzureFunctions.Messages/AzureFunctions.Messages.csproj
index d9dae21f7b0..3ad66f72f0e 100644
--- a/samples/azure-functions/service-bus-worker/ASBFunctionsWorker_5/AzureFunctions.Messages/AzureFunctions.Messages.csproj
+++ b/samples/azure-functions/service-bus-worker/ASBFunctionsWorker_5/AzureFunctions.Messages/AzureFunctions.Messages.csproj
@@ -1,7 +1,7 @@
-
+
net9.0
- 12.0
+ 13.0
diff --git a/samples/azure-service-bus-netstandard/hierarchy-migration/ASBS_4/Endpoint1/Endpoint1.csproj b/samples/azure-service-bus-netstandard/hierarchy-migration/ASBS_4/Endpoint1/Endpoint1.csproj
index 9dc0a26e81e..ace49c1f199 100644
--- a/samples/azure-service-bus-netstandard/hierarchy-migration/ASBS_4/Endpoint1/Endpoint1.csproj
+++ b/samples/azure-service-bus-netstandard/hierarchy-migration/ASBS_4/Endpoint1/Endpoint1.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure-service-bus-netstandard/hierarchy-migration/ASBS_4/Endpoint2/Endpoint2.csproj b/samples/azure-service-bus-netstandard/hierarchy-migration/ASBS_4/Endpoint2/Endpoint2.csproj
index 9dc0a26e81e..ace49c1f199 100644
--- a/samples/azure-service-bus-netstandard/hierarchy-migration/ASBS_4/Endpoint2/Endpoint2.csproj
+++ b/samples/azure-service-bus-netstandard/hierarchy-migration/ASBS_4/Endpoint2/Endpoint2.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure-service-bus-netstandard/hierarchy-migration/ASBS_4/Migration/Migration.csproj b/samples/azure-service-bus-netstandard/hierarchy-migration/ASBS_4/Migration/Migration.csproj
index 5d8b065f73d..f1029deff57 100644
--- a/samples/azure-service-bus-netstandard/hierarchy-migration/ASBS_4/Migration/Migration.csproj
+++ b/samples/azure-service-bus-netstandard/hierarchy-migration/ASBS_4/Migration/Migration.csproj
@@ -1,9 +1,9 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure-service-bus-netstandard/hierarchy-migration/ASBS_4/Shared/Shared.csproj b/samples/azure-service-bus-netstandard/hierarchy-migration/ASBS_4/Shared/Shared.csproj
index 7255ffa9a74..ebf4f846792 100644
--- a/samples/azure-service-bus-netstandard/hierarchy-migration/ASBS_4/Shared/Shared.csproj
+++ b/samples/azure-service-bus-netstandard/hierarchy-migration/ASBS_4/Shared/Shared.csproj
@@ -1,7 +1,7 @@
-
+
net9.0
- 12.0
+ 13.0
diff --git a/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/NativeShared/NativeShared.csproj b/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/NativeShared/NativeShared.csproj
index 0934899d543..4e3bd4c952a 100644
--- a/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/NativeShared/NativeShared.csproj
+++ b/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/NativeShared/NativeShared.csproj
@@ -2,7 +2,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/NativeSubscriberA/NativeSubscriberA.csproj b/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/NativeSubscriberA/NativeSubscriberA.csproj
index 2ea15d51163..69df8f81cc1 100644
--- a/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/NativeSubscriberA/NativeSubscriberA.csproj
+++ b/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/NativeSubscriberA/NativeSubscriberA.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/NativeSubscriberB/NativeSubscriberB.csproj b/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/NativeSubscriberB/NativeSubscriberB.csproj
index 2ea15d51163..69df8f81cc1 100644
--- a/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/NativeSubscriberB/NativeSubscriberB.csproj
+++ b/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/NativeSubscriberB/NativeSubscriberB.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/Publisher/Publisher.csproj b/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/Publisher/Publisher.csproj
index 5d3a148c820..a7d9e121866 100644
--- a/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/Publisher/Publisher.csproj
+++ b/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/Publisher/Publisher.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/Shared/Shared.csproj b/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/Shared/Shared.csproj
index 683f4aa10f2..7811939efb2 100644
--- a/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/Shared/Shared.csproj
+++ b/samples/azure-service-bus-netstandard/native-integration-pub-sub/ASBS_4/Shared/Shared.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/azure-service-bus-netstandard/native-integration/ASBS_4/NativeSender/NativeSender.csproj b/samples/azure-service-bus-netstandard/native-integration/ASBS_4/NativeSender/NativeSender.csproj
index 54e68bcf9c8..14ac016becd 100644
--- a/samples/azure-service-bus-netstandard/native-integration/ASBS_4/NativeSender/NativeSender.csproj
+++ b/samples/azure-service-bus-netstandard/native-integration/ASBS_4/NativeSender/NativeSender.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure-service-bus-netstandard/native-integration/ASBS_4/Receiver/Receiver.csproj b/samples/azure-service-bus-netstandard/native-integration/ASBS_4/Receiver/Receiver.csproj
index 5d3a148c820..a7d9e121866 100644
--- a/samples/azure-service-bus-netstandard/native-integration/ASBS_4/Receiver/Receiver.csproj
+++ b/samples/azure-service-bus-netstandard/native-integration/ASBS_4/Receiver/Receiver.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure-service-bus-netstandard/native-integration/ASBS_4/Shared/Shared.csproj b/samples/azure-service-bus-netstandard/native-integration/ASBS_4/Shared/Shared.csproj
index 9e10cd2e6a0..cda08a437ea 100644
--- a/samples/azure-service-bus-netstandard/native-integration/ASBS_4/Shared/Shared.csproj
+++ b/samples/azure-service-bus-netstandard/native-integration/ASBS_4/Shared/Shared.csproj
@@ -1,6 +1,6 @@
net9.0
- 12.0
+ 13.0
\ No newline at end of file
diff --git a/samples/azure-service-bus-netstandard/send-receive-with-nservicebus/ASBS_4/Receiver/Receiver.csproj b/samples/azure-service-bus-netstandard/send-receive-with-nservicebus/ASBS_4/Receiver/Receiver.csproj
index 8db725ed493..7a63d89630b 100644
--- a/samples/azure-service-bus-netstandard/send-receive-with-nservicebus/ASBS_4/Receiver/Receiver.csproj
+++ b/samples/azure-service-bus-netstandard/send-receive-with-nservicebus/ASBS_4/Receiver/Receiver.csproj
@@ -3,7 +3,7 @@
Exe
net9.0
- 12.0
+ 13.0
diff --git a/samples/azure-service-bus-netstandard/send-receive-with-nservicebus/ASBS_4/Sender/Sender.csproj b/samples/azure-service-bus-netstandard/send-receive-with-nservicebus/ASBS_4/Sender/Sender.csproj
index 8db725ed493..7a63d89630b 100644
--- a/samples/azure-service-bus-netstandard/send-receive-with-nservicebus/ASBS_4/Sender/Sender.csproj
+++ b/samples/azure-service-bus-netstandard/send-receive-with-nservicebus/ASBS_4/Sender/Sender.csproj
@@ -3,7 +3,7 @@
Exe
net9.0
- 12.0
+ 13.0
diff --git a/samples/azure-service-bus-netstandard/send-receive-with-nservicebus/ASBS_4/Shared/Shared.csproj b/samples/azure-service-bus-netstandard/send-receive-with-nservicebus/ASBS_4/Shared/Shared.csproj
index 85ddf5e7df4..7b0024524ac 100644
--- a/samples/azure-service-bus-netstandard/send-receive-with-nservicebus/ASBS_4/Shared/Shared.csproj
+++ b/samples/azure-service-bus-netstandard/send-receive-with-nservicebus/ASBS_4/Shared/Shared.csproj
@@ -2,7 +2,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/azure-service-bus-netstandard/send-reply/ASBS_4/Endpoint1/Endpoint1.csproj b/samples/azure-service-bus-netstandard/send-reply/ASBS_4/Endpoint1/Endpoint1.csproj
index 9dc0a26e81e..ace49c1f199 100644
--- a/samples/azure-service-bus-netstandard/send-reply/ASBS_4/Endpoint1/Endpoint1.csproj
+++ b/samples/azure-service-bus-netstandard/send-reply/ASBS_4/Endpoint1/Endpoint1.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure-service-bus-netstandard/send-reply/ASBS_4/Endpoint2/Endpoint2.csproj b/samples/azure-service-bus-netstandard/send-reply/ASBS_4/Endpoint2/Endpoint2.csproj
index 9dc0a26e81e..ace49c1f199 100644
--- a/samples/azure-service-bus-netstandard/send-reply/ASBS_4/Endpoint2/Endpoint2.csproj
+++ b/samples/azure-service-bus-netstandard/send-reply/ASBS_4/Endpoint2/Endpoint2.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure-service-bus-netstandard/send-reply/ASBS_4/Shared/Shared.csproj b/samples/azure-service-bus-netstandard/send-reply/ASBS_4/Shared/Shared.csproj
index 2c030e5c178..3ad66f72f0e 100644
--- a/samples/azure-service-bus-netstandard/send-reply/ASBS_4/Shared/Shared.csproj
+++ b/samples/azure-service-bus-netstandard/send-reply/ASBS_4/Shared/Shared.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/azure/azure-table/saga-transactions/ASTP_6/Client/Client.csproj b/samples/azure/azure-table/saga-transactions/ASTP_6/Client/Client.csproj
index dddd4ff39c1..5e66c318fa2 100644
--- a/samples/azure/azure-table/saga-transactions/ASTP_6/Client/Client.csproj
+++ b/samples/azure/azure-table/saga-transactions/ASTP_6/Client/Client.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure/azure-table/saga-transactions/ASTP_6/Server/Server.csproj b/samples/azure/azure-table/saga-transactions/ASTP_6/Server/Server.csproj
index 02b847acaea..b2c707d43dc 100644
--- a/samples/azure/azure-table/saga-transactions/ASTP_6/Server/Server.csproj
+++ b/samples/azure/azure-table/saga-transactions/ASTP_6/Server/Server.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure/azure-table/saga-transactions/ASTP_6/SharedMessages/SharedMessages.csproj b/samples/azure/azure-table/saga-transactions/ASTP_6/SharedMessages/SharedMessages.csproj
index af59d89ee94..ebf4f846792 100644
--- a/samples/azure/azure-table/saga-transactions/ASTP_6/SharedMessages/SharedMessages.csproj
+++ b/samples/azure/azure-table/saga-transactions/ASTP_6/SharedMessages/SharedMessages.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/azure/azure-table/simple/ASTP_6/Client/Client.csproj b/samples/azure/azure-table/simple/ASTP_6/Client/Client.csproj
index dddd4ff39c1..5e66c318fa2 100644
--- a/samples/azure/azure-table/simple/ASTP_6/Client/Client.csproj
+++ b/samples/azure/azure-table/simple/ASTP_6/Client/Client.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure/azure-table/simple/ASTP_6/Server/Server.csproj b/samples/azure/azure-table/simple/ASTP_6/Server/Server.csproj
index 02b847acaea..b2c707d43dc 100644
--- a/samples/azure/azure-table/simple/ASTP_6/Server/Server.csproj
+++ b/samples/azure/azure-table/simple/ASTP_6/Server/Server.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure/azure-table/simple/ASTP_6/SharedMessages/SharedMessages.csproj b/samples/azure/azure-table/simple/ASTP_6/SharedMessages/SharedMessages.csproj
index af59d89ee94..ebf4f846792 100644
--- a/samples/azure/azure-table/simple/ASTP_6/SharedMessages/SharedMessages.csproj
+++ b/samples/azure/azure-table/simple/ASTP_6/SharedMessages/SharedMessages.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/azure/azure-table/table/ASTP_6/Client/Client.csproj b/samples/azure/azure-table/table/ASTP_6/Client/Client.csproj
index dddd4ff39c1..5e66c318fa2 100644
--- a/samples/azure/azure-table/table/ASTP_6/Client/Client.csproj
+++ b/samples/azure/azure-table/table/ASTP_6/Client/Client.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure/azure-table/table/ASTP_6/Server/Server.csproj b/samples/azure/azure-table/table/ASTP_6/Server/Server.csproj
index 02b847acaea..b2c707d43dc 100644
--- a/samples/azure/azure-table/table/ASTP_6/Server/Server.csproj
+++ b/samples/azure/azure-table/table/ASTP_6/Server/Server.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure/azure-table/table/ASTP_6/SharedMessages/SharedMessages.csproj b/samples/azure/azure-table/table/ASTP_6/SharedMessages/SharedMessages.csproj
index af59d89ee94..ebf4f846792 100644
--- a/samples/azure/azure-table/table/ASTP_6/SharedMessages/SharedMessages.csproj
+++ b/samples/azure/azure-table/table/ASTP_6/SharedMessages/SharedMessages.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/azure/azure-table/transactions/ASTP_6/Client/Client.csproj b/samples/azure/azure-table/transactions/ASTP_6/Client/Client.csproj
index dddd4ff39c1..5e66c318fa2 100644
--- a/samples/azure/azure-table/transactions/ASTP_6/Client/Client.csproj
+++ b/samples/azure/azure-table/transactions/ASTP_6/Client/Client.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure/azure-table/transactions/ASTP_6/Server/Server.csproj b/samples/azure/azure-table/transactions/ASTP_6/Server/Server.csproj
index 94f246c6b12..b2c707d43dc 100644
--- a/samples/azure/azure-table/transactions/ASTP_6/Server/Server.csproj
+++ b/samples/azure/azure-table/transactions/ASTP_6/Server/Server.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure/azure-table/transactions/ASTP_6/SharedMessages/SharedMessages.csproj b/samples/azure/azure-table/transactions/ASTP_6/SharedMessages/SharedMessages.csproj
index af59d89ee94..ebf4f846792 100644
--- a/samples/azure/azure-table/transactions/ASTP_6/SharedMessages/SharedMessages.csproj
+++ b/samples/azure/azure-table/transactions/ASTP_6/SharedMessages/SharedMessages.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/azure/native-integration-asq/ASQN_13/NativeSender/NativeSender.csproj b/samples/azure/native-integration-asq/ASQN_13/NativeSender/NativeSender.csproj
index c71ac88fdf5..03116497dd8 100644
--- a/samples/azure/native-integration-asq/ASQN_13/NativeSender/NativeSender.csproj
+++ b/samples/azure/native-integration-asq/ASQN_13/NativeSender/NativeSender.csproj
@@ -3,7 +3,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure/native-integration-asq/ASQN_13/Receiver/Receiver.csproj b/samples/azure/native-integration-asq/ASQN_13/Receiver/Receiver.csproj
index eb70f202b05..a0345128a75 100644
--- a/samples/azure/native-integration-asq/ASQN_13/Receiver/Receiver.csproj
+++ b/samples/azure/native-integration-asq/ASQN_13/Receiver/Receiver.csproj
@@ -3,7 +3,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure/native-integration-asq/ASQN_13/Shared/Shared.csproj b/samples/azure/native-integration-asq/ASQN_13/Shared/Shared.csproj
index af59d89ee94..ebf4f846792 100644
--- a/samples/azure/native-integration-asq/ASQN_13/Shared/Shared.csproj
+++ b/samples/azure/native-integration-asq/ASQN_13/Shared/Shared.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/azure/storage-queues/ASQN_13/Endpoint1/Endpoint1.csproj b/samples/azure/storage-queues/ASQN_13/Endpoint1/Endpoint1.csproj
index 189119b20c5..5daf1f86648 100644
--- a/samples/azure/storage-queues/ASQN_13/Endpoint1/Endpoint1.csproj
+++ b/samples/azure/storage-queues/ASQN_13/Endpoint1/Endpoint1.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure/storage-queues/ASQN_13/Endpoint2/Endpoint2.csproj b/samples/azure/storage-queues/ASQN_13/Endpoint2/Endpoint2.csproj
index 189119b20c5..5daf1f86648 100644
--- a/samples/azure/storage-queues/ASQN_13/Endpoint2/Endpoint2.csproj
+++ b/samples/azure/storage-queues/ASQN_13/Endpoint2/Endpoint2.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/azure/storage-queues/ASQN_13/Shared/Shared.csproj b/samples/azure/storage-queues/ASQN_13/Shared/Shared.csproj
index 2c030e5c178..3ad66f72f0e 100644
--- a/samples/azure/storage-queues/ASQN_13/Shared/Shared.csproj
+++ b/samples/azure/storage-queues/ASQN_13/Shared/Shared.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/azure/storage-queues/ASQN_13/StorageReader/StorageReader.csproj b/samples/azure/storage-queues/ASQN_13/StorageReader/StorageReader.csproj
index 0618eb00c4f..55b85123f6d 100644
--- a/samples/azure/storage-queues/ASQN_13/StorageReader/StorageReader.csproj
+++ b/samples/azure/storage-queues/ASQN_13/StorageReader/StorageReader.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/azure/webjob-host/Core_9/Receiver/Receiver.csproj b/samples/azure/webjob-host/Core_9/Receiver/Receiver.csproj
index b88cff68754..3ec402f3a94 100644
--- a/samples/azure/webjob-host/Core_9/Receiver/Receiver.csproj
+++ b/samples/azure/webjob-host/Core_9/Receiver/Receiver.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/bridge/azure-service-bus-msmq-bridge/Bridge_3/AsbEndpoint/AsbEndpoint.csproj b/samples/bridge/azure-service-bus-msmq-bridge/Bridge_3/AsbEndpoint/AsbEndpoint.csproj
index 38222634f2e..3619b590a8c 100644
--- a/samples/bridge/azure-service-bus-msmq-bridge/Bridge_3/AsbEndpoint/AsbEndpoint.csproj
+++ b/samples/bridge/azure-service-bus-msmq-bridge/Bridge_3/AsbEndpoint/AsbEndpoint.csproj
@@ -1,4 +1,4 @@
-
+
net9.0
Exe
diff --git a/samples/bridge/service-control/Bridge_3/Bridge/Bridge.csproj b/samples/bridge/service-control/Bridge_3/Bridge/Bridge.csproj
index 6b76f18325b..7314a000439 100644
--- a/samples/bridge/service-control/Bridge_3/Bridge/Bridge.csproj
+++ b/samples/bridge/service-control/Bridge_3/Bridge/Bridge.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/bridge/service-control/Bridge_3/Endpoint/Endpoint.csproj b/samples/bridge/service-control/Bridge_3/Endpoint/Endpoint.csproj
index 35efec03edd..019b2d66906 100644
--- a/samples/bridge/service-control/Bridge_3/Endpoint/Endpoint.csproj
+++ b/samples/bridge/service-control/Bridge_3/Endpoint/Endpoint.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/bridge/service-control/Bridge_3/PlatformLauncher/PlatformLauncher.csproj b/samples/bridge/service-control/Bridge_3/PlatformLauncher/PlatformLauncher.csproj
index 6fd5013be9d..9af2675dbf6 100644
--- a/samples/bridge/service-control/Bridge_3/PlatformLauncher/PlatformLauncher.csproj
+++ b/samples/bridge/service-control/Bridge_3/PlatformLauncher/PlatformLauncher.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/bridge/service-control/Bridge_3/Shared/Shared.csproj b/samples/bridge/service-control/Bridge_3/Shared/Shared.csproj
index 9e10cd2e6a0..cda08a437ea 100644
--- a/samples/bridge/service-control/Bridge_3/Shared/Shared.csproj
+++ b/samples/bridge/service-control/Bridge_3/Shared/Shared.csproj
@@ -1,6 +1,6 @@
net9.0
- 12.0
+ 13.0
\ No newline at end of file
diff --git a/samples/bridge/simple/Bridge_3/Bridge/Bridge.csproj b/samples/bridge/simple/Bridge_3/Bridge/Bridge.csproj
index 64a72853852..999115cbe2d 100644
--- a/samples/bridge/simple/Bridge_3/Bridge/Bridge.csproj
+++ b/samples/bridge/simple/Bridge_3/Bridge/Bridge.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/bridge/simple/Bridge_3/LeftReceiver/LeftReceiver.csproj b/samples/bridge/simple/Bridge_3/LeftReceiver/LeftReceiver.csproj
index b4f13f8dc68..57ee7d488b6 100644
--- a/samples/bridge/simple/Bridge_3/LeftReceiver/LeftReceiver.csproj
+++ b/samples/bridge/simple/Bridge_3/LeftReceiver/LeftReceiver.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/bridge/simple/Bridge_3/LeftSender/LeftSender.csproj b/samples/bridge/simple/Bridge_3/LeftSender/LeftSender.csproj
index 4a4113e2722..57ee7d488b6 100644
--- a/samples/bridge/simple/Bridge_3/LeftSender/LeftSender.csproj
+++ b/samples/bridge/simple/Bridge_3/LeftSender/LeftSender.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/bridge/simple/Bridge_3/RightReceiver/RightReceiver.csproj b/samples/bridge/simple/Bridge_3/RightReceiver/RightReceiver.csproj
index b4f13f8dc68..57ee7d488b6 100644
--- a/samples/bridge/simple/Bridge_3/RightReceiver/RightReceiver.csproj
+++ b/samples/bridge/simple/Bridge_3/RightReceiver/RightReceiver.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/bridge/simple/Bridge_3/Shared/Shared.csproj b/samples/bridge/simple/Bridge_3/Shared/Shared.csproj
index 9e10cd2e6a0..cda08a437ea 100644
--- a/samples/bridge/simple/Bridge_3/Shared/Shared.csproj
+++ b/samples/bridge/simple/Bridge_3/Shared/Shared.csproj
@@ -1,6 +1,6 @@
net9.0
- 12.0
+ 13.0
\ No newline at end of file
diff --git a/samples/bridge/sql-multi-instance/Bridge_3/Bridge/Bridge.csproj b/samples/bridge/sql-multi-instance/Bridge_3/Bridge/Bridge.csproj
index 70a61153935..5d240a79873 100644
--- a/samples/bridge/sql-multi-instance/Bridge_3/Bridge/Bridge.csproj
+++ b/samples/bridge/sql-multi-instance/Bridge_3/Bridge/Bridge.csproj
@@ -1,9 +1,9 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/bridge/sql-multi-instance/Bridge_3/Helpers/Helpers.csproj b/samples/bridge/sql-multi-instance/Bridge_3/Helpers/Helpers.csproj
index feaa3a765c5..cc7d2f8a1cc 100644
--- a/samples/bridge/sql-multi-instance/Bridge_3/Helpers/Helpers.csproj
+++ b/samples/bridge/sql-multi-instance/Bridge_3/Helpers/Helpers.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
- 12.0
+ 13.0
diff --git a/samples/bridge/sql-multi-instance/Bridge_3/Receiver/Receiver.csproj b/samples/bridge/sql-multi-instance/Bridge_3/Receiver/Receiver.csproj
index 84ad951963d..863cd32ff7d 100644
--- a/samples/bridge/sql-multi-instance/Bridge_3/Receiver/Receiver.csproj
+++ b/samples/bridge/sql-multi-instance/Bridge_3/Receiver/Receiver.csproj
@@ -1,9 +1,9 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/bridge/sql-multi-instance/Bridge_3/Sender/Sender.csproj b/samples/bridge/sql-multi-instance/Bridge_3/Sender/Sender.csproj
index b615cf65b4a..bcb84704673 100644
--- a/samples/bridge/sql-multi-instance/Bridge_3/Sender/Sender.csproj
+++ b/samples/bridge/sql-multi-instance/Bridge_3/Sender/Sender.csproj
@@ -1,9 +1,9 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/bridge/sql-multi-instance/Bridge_3/Shared/Shared.csproj b/samples/bridge/sql-multi-instance/Bridge_3/Shared/Shared.csproj
index 85ddf5e7df4..7b0024524ac 100644
--- a/samples/bridge/sql-multi-instance/Bridge_3/Shared/Shared.csproj
+++ b/samples/bridge/sql-multi-instance/Bridge_3/Shared/Shared.csproj
@@ -2,7 +2,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/callbacks/Callbacks_5/Receiver/Receiver.csproj b/samples/callbacks/Callbacks_5/Receiver/Receiver.csproj
index d212133ff52..b1f89d9df6e 100644
--- a/samples/callbacks/Callbacks_5/Receiver/Receiver.csproj
+++ b/samples/callbacks/Callbacks_5/Receiver/Receiver.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/callbacks/Callbacks_5/Sender/Sender.csproj b/samples/callbacks/Callbacks_5/Sender/Sender.csproj
index d212133ff52..b1f89d9df6e 100644
--- a/samples/callbacks/Callbacks_5/Sender/Sender.csproj
+++ b/samples/callbacks/Callbacks_5/Sender/Sender.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/callbacks/Callbacks_5/Shared/Shared.csproj b/samples/callbacks/Callbacks_5/Shared/Shared.csproj
index 2c030e5c178..3ad66f72f0e 100644
--- a/samples/callbacks/Callbacks_5/Shared/Shared.csproj
+++ b/samples/callbacks/Callbacks_5/Shared/Shared.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/callbacks/Callbacks_5/WebSender/WebSender.csproj b/samples/callbacks/Callbacks_5/WebSender/WebSender.csproj
index 92f72a93a9b..76d8cd66440 100644
--- a/samples/callbacks/Callbacks_5/WebSender/WebSender.csproj
+++ b/samples/callbacks/Callbacks_5/WebSender/WebSender.csproj
@@ -1,9 +1,9 @@
-
+
net9.0
enable
- 12.0
+ 13.0
diff --git a/samples/consumer-driven-contracts/Core_9/Consumer1/Consumer1.csproj b/samples/consumer-driven-contracts/Core_9/Consumer1/Consumer1.csproj
index f907f69ccc7..fc8a84c4737 100644
--- a/samples/consumer-driven-contracts/Core_9/Consumer1/Consumer1.csproj
+++ b/samples/consumer-driven-contracts/Core_9/Consumer1/Consumer1.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/consumer-driven-contracts/Core_9/Consumer2/Consumer2.csproj b/samples/consumer-driven-contracts/Core_9/Consumer2/Consumer2.csproj
index f907f69ccc7..fc8a84c4737 100644
--- a/samples/consumer-driven-contracts/Core_9/Consumer2/Consumer2.csproj
+++ b/samples/consumer-driven-contracts/Core_9/Consumer2/Consumer2.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/consumer-driven-contracts/Core_9/Producer/Producer.csproj b/samples/consumer-driven-contracts/Core_9/Producer/Producer.csproj
index 049b850d8e9..91d426b600e 100644
--- a/samples/consumer-driven-contracts/Core_9/Producer/Producer.csproj
+++ b/samples/consumer-driven-contracts/Core_9/Producer/Producer.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/cooperative-cancellation/Core_9/Server/Server.csproj b/samples/cooperative-cancellation/Core_9/Server/Server.csproj
index f907f69ccc7..fc8a84c4737 100644
--- a/samples/cooperative-cancellation/Core_9/Server/Server.csproj
+++ b/samples/cooperative-cancellation/Core_9/Server/Server.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/cosmosdb/container/CosmosDB_3/Client/Client.csproj b/samples/cosmosdb/container/CosmosDB_3/Client/Client.csproj
index 1a8339b85e7..6a868f6d204 100644
--- a/samples/cosmosdb/container/CosmosDB_3/Client/Client.csproj
+++ b/samples/cosmosdb/container/CosmosDB_3/Client/Client.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/cosmosdb/container/CosmosDB_3/Server/Server.csproj b/samples/cosmosdb/container/CosmosDB_3/Server/Server.csproj
index f7eccddb4bc..b2f234e523a 100644
--- a/samples/cosmosdb/container/CosmosDB_3/Server/Server.csproj
+++ b/samples/cosmosdb/container/CosmosDB_3/Server/Server.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/cosmosdb/container/CosmosDB_3/SharedMessages/SharedMessages.csproj b/samples/cosmosdb/container/CosmosDB_3/SharedMessages/SharedMessages.csproj
index 2c030e5c178..3ad66f72f0e 100644
--- a/samples/cosmosdb/container/CosmosDB_3/SharedMessages/SharedMessages.csproj
+++ b/samples/cosmosdb/container/CosmosDB_3/SharedMessages/SharedMessages.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/cosmosdb/simple/CosmosDB_3/Client/Client.csproj b/samples/cosmosdb/simple/CosmosDB_3/Client/Client.csproj
index 1a8339b85e7..6a868f6d204 100644
--- a/samples/cosmosdb/simple/CosmosDB_3/Client/Client.csproj
+++ b/samples/cosmosdb/simple/CosmosDB_3/Client/Client.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/cosmosdb/simple/CosmosDB_3/Server/Server.csproj b/samples/cosmosdb/simple/CosmosDB_3/Server/Server.csproj
index 22a44e21a63..b2f234e523a 100644
--- a/samples/cosmosdb/simple/CosmosDB_3/Server/Server.csproj
+++ b/samples/cosmosdb/simple/CosmosDB_3/Server/Server.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/cosmosdb/simple/CosmosDB_3/SharedMessages/SharedMessages.csproj b/samples/cosmosdb/simple/CosmosDB_3/SharedMessages/SharedMessages.csproj
index d9dae21f7b0..3ad66f72f0e 100644
--- a/samples/cosmosdb/simple/CosmosDB_3/SharedMessages/SharedMessages.csproj
+++ b/samples/cosmosdb/simple/CosmosDB_3/SharedMessages/SharedMessages.csproj
@@ -1,7 +1,7 @@
-
+
net9.0
- 12.0
+ 13.0
diff --git a/samples/cosmosdb/transactions/CosmosDB_3/Client/Client.csproj b/samples/cosmosdb/transactions/CosmosDB_3/Client/Client.csproj
index 1a8339b85e7..6a868f6d204 100644
--- a/samples/cosmosdb/transactions/CosmosDB_3/Client/Client.csproj
+++ b/samples/cosmosdb/transactions/CosmosDB_3/Client/Client.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/cosmosdb/transactions/CosmosDB_3/Server/Server.csproj b/samples/cosmosdb/transactions/CosmosDB_3/Server/Server.csproj
index f7eccddb4bc..b2f234e523a 100644
--- a/samples/cosmosdb/transactions/CosmosDB_3/Server/Server.csproj
+++ b/samples/cosmosdb/transactions/CosmosDB_3/Server/Server.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/cosmosdb/transactions/CosmosDB_3/SharedMessages/SharedMessages.csproj b/samples/cosmosdb/transactions/CosmosDB_3/SharedMessages/SharedMessages.csproj
index 2c030e5c178..3ad66f72f0e 100644
--- a/samples/cosmosdb/transactions/CosmosDB_3/SharedMessages/SharedMessages.csproj
+++ b/samples/cosmosdb/transactions/CosmosDB_3/SharedMessages/SharedMessages.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/custom-recoverability/Core_9/Client/Client.csproj b/samples/custom-recoverability/Core_9/Client/Client.csproj
index 62582524ad2..bfcd085b355 100644
--- a/samples/custom-recoverability/Core_9/Client/Client.csproj
+++ b/samples/custom-recoverability/Core_9/Client/Client.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/custom-recoverability/Core_9/Server/Server.csproj b/samples/custom-recoverability/Core_9/Server/Server.csproj
index 62582524ad2..bfcd085b355 100644
--- a/samples/custom-recoverability/Core_9/Server/Server.csproj
+++ b/samples/custom-recoverability/Core_9/Server/Server.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/custom-recoverability/Core_9/Shared/Shared.csproj b/samples/custom-recoverability/Core_9/Shared/Shared.csproj
index d9dae21f7b0..3ad66f72f0e 100644
--- a/samples/custom-recoverability/Core_9/Shared/Shared.csproj
+++ b/samples/custom-recoverability/Core_9/Shared/Shared.csproj
@@ -1,7 +1,7 @@
-
+
net9.0
- 12.0
+ 13.0
diff --git a/samples/databus/blob-storage-databus-cleanup-function/ABSDataBus_6/DataBusBlobCleanupFunctions/DataBusBlobCleanupFunctions.csproj b/samples/databus/blob-storage-databus-cleanup-function/ABSDataBus_6/DataBusBlobCleanupFunctions/DataBusBlobCleanupFunctions.csproj
index 78309abcea8..d91e2883319 100644
--- a/samples/databus/blob-storage-databus-cleanup-function/ABSDataBus_6/DataBusBlobCleanupFunctions/DataBusBlobCleanupFunctions.csproj
+++ b/samples/databus/blob-storage-databus-cleanup-function/ABSDataBus_6/DataBusBlobCleanupFunctions/DataBusBlobCleanupFunctions.csproj
@@ -1,9 +1,9 @@
-
+
net9.0
v4
- 12.0
+ 13.0
Exe
enable
enable
diff --git a/samples/databus/blob-storage-databus-cleanup-function/ABSDataBus_6/SenderAndReceiver/SenderAndReceiver.csproj b/samples/databus/blob-storage-databus-cleanup-function/ABSDataBus_6/SenderAndReceiver/SenderAndReceiver.csproj
index cf97c8f9ee6..8c2aa8d997d 100644
--- a/samples/databus/blob-storage-databus-cleanup-function/ABSDataBus_6/SenderAndReceiver/SenderAndReceiver.csproj
+++ b/samples/databus/blob-storage-databus-cleanup-function/ABSDataBus_6/SenderAndReceiver/SenderAndReceiver.csproj
@@ -1,9 +1,9 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/databus/blob-storage-databus/ABSDataBus_6/Receiver/Receiver.csproj b/samples/databus/blob-storage-databus/ABSDataBus_6/Receiver/Receiver.csproj
index ab43250f458..8fac9ed9b3f 100644
--- a/samples/databus/blob-storage-databus/ABSDataBus_6/Receiver/Receiver.csproj
+++ b/samples/databus/blob-storage-databus/ABSDataBus_6/Receiver/Receiver.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/databus/blob-storage-databus/ABSDataBus_6/Sender/Sender.csproj b/samples/databus/blob-storage-databus/ABSDataBus_6/Sender/Sender.csproj
index 82ef1110cf1..1aee04b228a 100644
--- a/samples/databus/blob-storage-databus/ABSDataBus_6/Sender/Sender.csproj
+++ b/samples/databus/blob-storage-databus/ABSDataBus_6/Sender/Sender.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/databus/blob-storage-databus/ABSDataBus_6/Shared/Shared.csproj b/samples/databus/blob-storage-databus/ABSDataBus_6/Shared/Shared.csproj
index db5ecbe11e9..8129615fb55 100644
--- a/samples/databus/blob-storage-databus/ABSDataBus_6/Shared/Shared.csproj
+++ b/samples/databus/blob-storage-databus/ABSDataBus_6/Shared/Shared.csproj
@@ -1,7 +1,7 @@
-
+
net9.0
- 12.0
+ 13.0
diff --git a/samples/databus/custom-serializer/Core_9/Receiver/Receiver.csproj b/samples/databus/custom-serializer/Core_9/Receiver/Receiver.csproj
index 4a4113e2722..57ee7d488b6 100644
--- a/samples/databus/custom-serializer/Core_9/Receiver/Receiver.csproj
+++ b/samples/databus/custom-serializer/Core_9/Receiver/Receiver.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/databus/custom-serializer/Core_9/Sender/Sender.csproj b/samples/databus/custom-serializer/Core_9/Sender/Sender.csproj
index 4a4113e2722..57ee7d488b6 100644
--- a/samples/databus/custom-serializer/Core_9/Sender/Sender.csproj
+++ b/samples/databus/custom-serializer/Core_9/Sender/Sender.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/databus/custom-serializer/Core_9/Shared/Shared.csproj b/samples/databus/custom-serializer/Core_9/Shared/Shared.csproj
index 47b8a369fe2..e1fc3cd31f6 100644
--- a/samples/databus/custom-serializer/Core_9/Shared/Shared.csproj
+++ b/samples/databus/custom-serializer/Core_9/Shared/Shared.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/databus/custom-serializer/DataBus_1/Receiver/Receiver.csproj b/samples/databus/custom-serializer/DataBus_1/Receiver/Receiver.csproj
index 9755f2ae770..539aaaa4696 100644
--- a/samples/databus/custom-serializer/DataBus_1/Receiver/Receiver.csproj
+++ b/samples/databus/custom-serializer/DataBus_1/Receiver/Receiver.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/databus/custom-serializer/DataBus_1/Sender/Sender.csproj b/samples/databus/custom-serializer/DataBus_1/Sender/Sender.csproj
index 9755f2ae770..539aaaa4696 100644
--- a/samples/databus/custom-serializer/DataBus_1/Sender/Sender.csproj
+++ b/samples/databus/custom-serializer/DataBus_1/Sender/Sender.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/databus/custom-serializer/DataBus_1/Shared/Shared.csproj b/samples/databus/custom-serializer/DataBus_1/Shared/Shared.csproj
index 14688da8f38..93e703e356b 100644
--- a/samples/databus/custom-serializer/DataBus_1/Shared/Shared.csproj
+++ b/samples/databus/custom-serializer/DataBus_1/Shared/Shared.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/databus/databus-custom-serializer-converter/Core_9/Receiver/Receiver.csproj b/samples/databus/databus-custom-serializer-converter/Core_9/Receiver/Receiver.csproj
index c2a07dff1c9..be04b604260 100644
--- a/samples/databus/databus-custom-serializer-converter/Core_9/Receiver/Receiver.csproj
+++ b/samples/databus/databus-custom-serializer-converter/Core_9/Receiver/Receiver.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/databus/databus-custom-serializer-converter/Core_9/Sender/Sender.csproj b/samples/databus/databus-custom-serializer-converter/Core_9/Sender/Sender.csproj
index c2a07dff1c9..be04b604260 100644
--- a/samples/databus/databus-custom-serializer-converter/Core_9/Sender/Sender.csproj
+++ b/samples/databus/databus-custom-serializer-converter/Core_9/Sender/Sender.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/databus/databus-custom-serializer-converter/Core_9/Shared/Shared.csproj b/samples/databus/databus-custom-serializer-converter/Core_9/Shared/Shared.csproj
index 2c030e5c178..3ad66f72f0e 100644
--- a/samples/databus/databus-custom-serializer-converter/Core_9/Shared/Shared.csproj
+++ b/samples/databus/databus-custom-serializer-converter/Core_9/Shared/Shared.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/databus/databus-custom-serializer-converter/DataBus_1/Receiver/Receiver.csproj b/samples/databus/databus-custom-serializer-converter/DataBus_1/Receiver/Receiver.csproj
index 640fc37b44c..62d0fbe824c 100644
--- a/samples/databus/databus-custom-serializer-converter/DataBus_1/Receiver/Receiver.csproj
+++ b/samples/databus/databus-custom-serializer-converter/DataBus_1/Receiver/Receiver.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/databus/databus-custom-serializer-converter/DataBus_1/Sender/Sender.csproj b/samples/databus/databus-custom-serializer-converter/DataBus_1/Sender/Sender.csproj
index 640fc37b44c..62d0fbe824c 100644
--- a/samples/databus/databus-custom-serializer-converter/DataBus_1/Sender/Sender.csproj
+++ b/samples/databus/databus-custom-serializer-converter/DataBus_1/Sender/Sender.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/databus/databus-custom-serializer-converter/DataBus_1/Shared/Shared.csproj b/samples/databus/databus-custom-serializer-converter/DataBus_1/Shared/Shared.csproj
index 89d3cbe49fd..764807bba4b 100644
--- a/samples/databus/databus-custom-serializer-converter/DataBus_1/Shared/Shared.csproj
+++ b/samples/databus/databus-custom-serializer-converter/DataBus_1/Shared/Shared.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/databus/file-share-databus/Core_9/Receiver/Receiver.csproj b/samples/databus/file-share-databus/Core_9/Receiver/Receiver.csproj
index d910dfe559f..48aefbed6d9 100644
--- a/samples/databus/file-share-databus/Core_9/Receiver/Receiver.csproj
+++ b/samples/databus/file-share-databus/Core_9/Receiver/Receiver.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/databus/file-share-databus/Core_9/Sender/Sender.csproj b/samples/databus/file-share-databus/Core_9/Sender/Sender.csproj
index d910dfe559f..48aefbed6d9 100644
--- a/samples/databus/file-share-databus/Core_9/Sender/Sender.csproj
+++ b/samples/databus/file-share-databus/Core_9/Sender/Sender.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/databus/file-share-databus/Core_9/Shared/Shared.csproj b/samples/databus/file-share-databus/Core_9/Shared/Shared.csproj
index a78c4c81a72..208ef302883 100644
--- a/samples/databus/file-share-databus/Core_9/Shared/Shared.csproj
+++ b/samples/databus/file-share-databus/Core_9/Shared/Shared.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/databus/file-share-databus/DataBus_1/Receiver/Receiver.csproj b/samples/databus/file-share-databus/DataBus_1/Receiver/Receiver.csproj
index 640fc37b44c..62d0fbe824c 100644
--- a/samples/databus/file-share-databus/DataBus_1/Receiver/Receiver.csproj
+++ b/samples/databus/file-share-databus/DataBus_1/Receiver/Receiver.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/databus/file-share-databus/DataBus_1/Sender/Sender.csproj b/samples/databus/file-share-databus/DataBus_1/Sender/Sender.csproj
index 640fc37b44c..62d0fbe824c 100644
--- a/samples/databus/file-share-databus/DataBus_1/Sender/Sender.csproj
+++ b/samples/databus/file-share-databus/DataBus_1/Sender/Sender.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/databus/file-share-databus/DataBus_1/Shared/Shared.csproj b/samples/databus/file-share-databus/DataBus_1/Shared/Shared.csproj
index 89d3cbe49fd..764807bba4b 100644
--- a/samples/databus/file-share-databus/DataBus_1/Shared/Shared.csproj
+++ b/samples/databus/file-share-databus/DataBus_1/Shared/Shared.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/databus/redis/Core_9/Receiver/Receiver.csproj b/samples/databus/redis/Core_9/Receiver/Receiver.csproj
index 9b834947463..d58db82334d 100644
--- a/samples/databus/redis/Core_9/Receiver/Receiver.csproj
+++ b/samples/databus/redis/Core_9/Receiver/Receiver.csproj
@@ -1,9 +1,9 @@
-
+
Exe
net9.0
- 12.0
+ 13.0
diff --git a/samples/databus/redis/Core_9/Sender/Sender.csproj b/samples/databus/redis/Core_9/Sender/Sender.csproj
index 9b834947463..d58db82334d 100644
--- a/samples/databus/redis/Core_9/Sender/Sender.csproj
+++ b/samples/databus/redis/Core_9/Sender/Sender.csproj
@@ -1,9 +1,9 @@
-
+
Exe
net9.0
- 12.0
+ 13.0
diff --git a/samples/databus/redis/Core_9/Shared/Shared.csproj b/samples/databus/redis/Core_9/Shared/Shared.csproj
index 203a3fe86ee..7a545c1e8a0 100644
--- a/samples/databus/redis/Core_9/Shared/Shared.csproj
+++ b/samples/databus/redis/Core_9/Shared/Shared.csproj
@@ -1,8 +1,8 @@
-
+
net9.0
- 12.0
+ 13.0
diff --git a/samples/delayed-delivery/Core_9/Client/Client.csproj b/samples/delayed-delivery/Core_9/Client/Client.csproj
index 62582524ad2..bfcd085b355 100644
--- a/samples/delayed-delivery/Core_9/Client/Client.csproj
+++ b/samples/delayed-delivery/Core_9/Client/Client.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/delayed-delivery/Core_9/Server/Server.csproj b/samples/delayed-delivery/Core_9/Server/Server.csproj
index 62582524ad2..bfcd085b355 100644
--- a/samples/delayed-delivery/Core_9/Server/Server.csproj
+++ b/samples/delayed-delivery/Core_9/Server/Server.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/delayed-delivery/Core_9/Shared/Shared.csproj b/samples/delayed-delivery/Core_9/Shared/Shared.csproj
index 2c030e5c178..3ad66f72f0e 100644
--- a/samples/delayed-delivery/Core_9/Shared/Shared.csproj
+++ b/samples/delayed-delivery/Core_9/Shared/Shared.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/dependency-injection/aspnetcore/Core_9/Sample/Sample.csproj b/samples/dependency-injection/aspnetcore/Core_9/Sample/Sample.csproj
index 35061791d56..c44341ab66c 100644
--- a/samples/dependency-injection/aspnetcore/Core_9/Sample/Sample.csproj
+++ b/samples/dependency-injection/aspnetcore/Core_9/Sample/Sample.csproj
@@ -2,7 +2,7 @@
net9.0
true
- 12.0
+ 13.0
diff --git a/samples/dependency-injection/aspnetcore/Core_9/SampleAutofac/SampleAutofac.csproj b/samples/dependency-injection/aspnetcore/Core_9/SampleAutofac/SampleAutofac.csproj
index ad383ab16f9..1022f3016a8 100644
--- a/samples/dependency-injection/aspnetcore/Core_9/SampleAutofac/SampleAutofac.csproj
+++ b/samples/dependency-injection/aspnetcore/Core_9/SampleAutofac/SampleAutofac.csproj
@@ -2,7 +2,7 @@
net9.0
true
- 12.0
+ 13.0
diff --git a/samples/dependency-injection/externally-managed-mode/Core_9/Sample/Sample.csproj b/samples/dependency-injection/externally-managed-mode/Core_9/Sample/Sample.csproj
index f907f69ccc7..fc8a84c4737 100644
--- a/samples/dependency-injection/externally-managed-mode/Core_9/Sample/Sample.csproj
+++ b/samples/dependency-injection/externally-managed-mode/Core_9/Sample/Sample.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/encryption/basic-encryption/PropertyEncryption_5/Endpoint1/Endpoint1.csproj b/samples/encryption/basic-encryption/PropertyEncryption_5/Endpoint1/Endpoint1.csproj
index 62582524ad2..bfcd085b355 100644
--- a/samples/encryption/basic-encryption/PropertyEncryption_5/Endpoint1/Endpoint1.csproj
+++ b/samples/encryption/basic-encryption/PropertyEncryption_5/Endpoint1/Endpoint1.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/encryption/basic-encryption/PropertyEncryption_5/Endpoint2/Endpoint2.csproj b/samples/encryption/basic-encryption/PropertyEncryption_5/Endpoint2/Endpoint2.csproj
index 62582524ad2..bfcd085b355 100644
--- a/samples/encryption/basic-encryption/PropertyEncryption_5/Endpoint2/Endpoint2.csproj
+++ b/samples/encryption/basic-encryption/PropertyEncryption_5/Endpoint2/Endpoint2.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/encryption/basic-encryption/PropertyEncryption_5/Shared/Shared.csproj b/samples/encryption/basic-encryption/PropertyEncryption_5/Shared/Shared.csproj
index 6bc7e476b25..cc4558bedc9 100644
--- a/samples/encryption/basic-encryption/PropertyEncryption_5/Shared/Shared.csproj
+++ b/samples/encryption/basic-encryption/PropertyEncryption_5/Shared/Shared.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/encryption/encryption-conventions/PropertyEncryption_5/Endpoint1/Endpoint1.csproj b/samples/encryption/encryption-conventions/PropertyEncryption_5/Endpoint1/Endpoint1.csproj
index 62582524ad2..bfcd085b355 100644
--- a/samples/encryption/encryption-conventions/PropertyEncryption_5/Endpoint1/Endpoint1.csproj
+++ b/samples/encryption/encryption-conventions/PropertyEncryption_5/Endpoint1/Endpoint1.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/encryption/encryption-conventions/PropertyEncryption_5/Endpoint2/Endpoint2.csproj b/samples/encryption/encryption-conventions/PropertyEncryption_5/Endpoint2/Endpoint2.csproj
index 62582524ad2..bfcd085b355 100644
--- a/samples/encryption/encryption-conventions/PropertyEncryption_5/Endpoint2/Endpoint2.csproj
+++ b/samples/encryption/encryption-conventions/PropertyEncryption_5/Endpoint2/Endpoint2.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/encryption/encryption-conventions/PropertyEncryption_5/Shared/Shared.csproj b/samples/encryption/encryption-conventions/PropertyEncryption_5/Shared/Shared.csproj
index 6bc7e476b25..cc4558bedc9 100644
--- a/samples/encryption/encryption-conventions/PropertyEncryption_5/Shared/Shared.csproj
+++ b/samples/encryption/encryption-conventions/PropertyEncryption_5/Shared/Shared.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/encryption/message-body-encryption/Core_9/Endpoint1/Endpoint1.csproj b/samples/encryption/message-body-encryption/Core_9/Endpoint1/Endpoint1.csproj
index 62582524ad2..bfcd085b355 100644
--- a/samples/encryption/message-body-encryption/Core_9/Endpoint1/Endpoint1.csproj
+++ b/samples/encryption/message-body-encryption/Core_9/Endpoint1/Endpoint1.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/encryption/message-body-encryption/Core_9/Endpoint2/Endpoint2.csproj b/samples/encryption/message-body-encryption/Core_9/Endpoint2/Endpoint2.csproj
index 62582524ad2..bfcd085b355 100644
--- a/samples/encryption/message-body-encryption/Core_9/Endpoint2/Endpoint2.csproj
+++ b/samples/encryption/message-body-encryption/Core_9/Endpoint2/Endpoint2.csproj
@@ -2,7 +2,7 @@
net9.0
Exe
- 12.0
+ 13.0
diff --git a/samples/encryption/message-body-encryption/Core_9/Shared/Shared.csproj b/samples/encryption/message-body-encryption/Core_9/Shared/Shared.csproj
index 2c030e5c178..3ad66f72f0e 100644
--- a/samples/encryption/message-body-encryption/Core_9/Shared/Shared.csproj
+++ b/samples/encryption/message-body-encryption/Core_9/Shared/Shared.csproj
@@ -1,7 +1,7 @@
net9.0
- 12.0
+ 13.0
diff --git a/samples/entity-framework-core/SqlPersistence_8/Endpoint.SqlPersistence/Endpoint.SqlPersistence.csproj b/samples/entity-framework-core/SqlPersistence_8/Endpoint.SqlPersistence/Endpoint.SqlPersistence.csproj
index bf6c017b4d3..506c500efdd 100644
--- a/samples/entity-framework-core/SqlPersistence_8/Endpoint.SqlPersistence/Endpoint.SqlPersistence.csproj
+++ b/samples/entity-framework-core/SqlPersistence_8/Endpoint.SqlPersistence/Endpoint.SqlPersistence.csproj
@@ -1,8 +1,8 @@
-
+