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 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/entity-framework-core/SqlPersistence_8/Messages/Messages.csproj b/samples/entity-framework-core/SqlPersistence_8/Messages/Messages.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/entity-framework-core/SqlPersistence_8/Messages/Messages.csproj +++ b/samples/entity-framework-core/SqlPersistence_8/Messages/Messages.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/errorhandling/Core_9/PlatformLauncher/PlatformLauncher.csproj b/samples/errorhandling/Core_9/PlatformLauncher/PlatformLauncher.csproj index 26fc567ee5d..8cccd4d28de 100644 --- a/samples/errorhandling/Core_9/PlatformLauncher/PlatformLauncher.csproj +++ b/samples/errorhandling/Core_9/PlatformLauncher/PlatformLauncher.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/errorhandling/Core_9/Shared/Shared.csproj b/samples/errorhandling/Core_9/Shared/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/errorhandling/Core_9/Shared/Shared.csproj +++ b/samples/errorhandling/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/errorhandling/Core_9/WithDelayedRetries/WithDelayedRetries.csproj b/samples/errorhandling/Core_9/WithDelayedRetries/WithDelayedRetries.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/errorhandling/Core_9/WithDelayedRetries/WithDelayedRetries.csproj +++ b/samples/errorhandling/Core_9/WithDelayedRetries/WithDelayedRetries.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/errorhandling/Core_9/WithoutDelayedRetries/WithoutDelayedRetries.csproj b/samples/errorhandling/Core_9/WithoutDelayedRetries/WithoutDelayedRetries.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/errorhandling/Core_9/WithoutDelayedRetries/WithoutDelayedRetries.csproj +++ b/samples/errorhandling/Core_9/WithoutDelayedRetries/WithoutDelayedRetries.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/faulttolerance/Core_9/Client/Client.csproj b/samples/faulttolerance/Core_9/Client/Client.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/faulttolerance/Core_9/Client/Client.csproj +++ b/samples/faulttolerance/Core_9/Client/Client.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/faulttolerance/Core_9/Server/Server.csproj b/samples/faulttolerance/Core_9/Server/Server.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/faulttolerance/Core_9/Server/Server.csproj +++ b/samples/faulttolerance/Core_9/Server/Server.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/faulttolerance/Core_9/Shared/Shared.csproj b/samples/faulttolerance/Core_9/Shared/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/faulttolerance/Core_9/Shared/Shared.csproj +++ b/samples/faulttolerance/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/feature/Core_9/Sample/Sample.csproj b/samples/feature/Core_9/Sample/Sample.csproj index f907f69ccc7..fc8a84c4737 100644 --- a/samples/feature/Core_9/Sample/Sample.csproj +++ b/samples/feature/Core_9/Sample/Sample.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/fullduplex/Core_9/Client/Client.csproj b/samples/fullduplex/Core_9/Client/Client.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/fullduplex/Core_9/Client/Client.csproj +++ b/samples/fullduplex/Core_9/Client/Client.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/fullduplex/Core_9/Server/Server.csproj b/samples/fullduplex/Core_9/Server/Server.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/fullduplex/Core_9/Server/Server.csproj +++ b/samples/fullduplex/Core_9/Server/Server.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/fullduplex/Core_9/Shared/Shared.csproj b/samples/fullduplex/Core_9/Shared/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/fullduplex/Core_9/Shared/Shared.csproj +++ b/samples/fullduplex/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/gateway/Gateway_5/Headquarters/Headquarters.csproj b/samples/gateway/Gateway_5/Headquarters/Headquarters.csproj index d58d4c9e1f1..04f82698ed5 100644 --- a/samples/gateway/Gateway_5/Headquarters/Headquarters.csproj +++ b/samples/gateway/Gateway_5/Headquarters/Headquarters.csproj @@ -1,11 +1,11 @@ - + net9.0 Exe enable enable - 12.0 + 13.0 diff --git a/samples/gateway/Gateway_5/RemoteSite/RemoteSite.csproj b/samples/gateway/Gateway_5/RemoteSite/RemoteSite.csproj index 6877b4d259c..4b2f895a8b7 100644 --- a/samples/gateway/Gateway_5/RemoteSite/RemoteSite.csproj +++ b/samples/gateway/Gateway_5/RemoteSite/RemoteSite.csproj @@ -1,11 +1,11 @@ - + net9.0 Exe enable enable - 12.0 + 13.0 diff --git a/samples/gateway/Gateway_5/Shared/Shared.csproj b/samples/gateway/Gateway_5/Shared/Shared.csproj index d3f1ae77d61..5333673c66b 100644 --- a/samples/gateway/Gateway_5/Shared/Shared.csproj +++ b/samples/gateway/Gateway_5/Shared/Shared.csproj @@ -1,10 +1,10 @@ - + net9.0 enable enable - 12.0 + 13.0 diff --git a/samples/gateway/Gateway_5/WebClient/WebClient.csproj b/samples/gateway/Gateway_5/WebClient/WebClient.csproj index 51a7910570d..d825dd0ffc0 100644 --- a/samples/gateway/Gateway_5/WebClient/WebClient.csproj +++ b/samples/gateway/Gateway_5/WebClient/WebClient.csproj @@ -4,7 +4,7 @@ net9.0 enable enable - 12.0 + 13.0 diff --git a/samples/header-manipulation/Core_9/Sample/Sample.csproj b/samples/header-manipulation/Core_9/Sample/Sample.csproj index f907f69ccc7..fc8a84c4737 100644 --- a/samples/header-manipulation/Core_9/Sample/Sample.csproj +++ b/samples/header-manipulation/Core_9/Sample/Sample.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/hosting/aspire/Core_9/AspireDemo.AppHost/AspireDemo.AppHost.csproj b/samples/hosting/aspire/Core_9/AspireDemo.AppHost/AspireDemo.AppHost.csproj index f5040379afd..a8ff10275e8 100644 --- a/samples/hosting/aspire/Core_9/AspireDemo.AppHost/AspireDemo.AppHost.csproj +++ b/samples/hosting/aspire/Core_9/AspireDemo.AppHost/AspireDemo.AppHost.csproj @@ -1,4 +1,4 @@ - + Exe @@ -6,7 +6,7 @@ enable enable true - 12.0 + 13.0 diff --git a/samples/hosting/aspire/Core_9/AspireDemo.ServiceDefaults/AspireDemo.ServiceDefaults.csproj b/samples/hosting/aspire/Core_9/AspireDemo.ServiceDefaults/AspireDemo.ServiceDefaults.csproj index 6f500422300..3a792488a48 100644 --- a/samples/hosting/aspire/Core_9/AspireDemo.ServiceDefaults/AspireDemo.ServiceDefaults.csproj +++ b/samples/hosting/aspire/Core_9/AspireDemo.ServiceDefaults/AspireDemo.ServiceDefaults.csproj @@ -5,7 +5,7 @@ enable enable true - 12.0 + 13.0 diff --git a/samples/hosting/aspire/Core_9/Billing/Billing.csproj b/samples/hosting/aspire/Core_9/Billing/Billing.csproj index 8a37ec79bbd..d816f5e3c68 100644 --- a/samples/hosting/aspire/Core_9/Billing/Billing.csproj +++ b/samples/hosting/aspire/Core_9/Billing/Billing.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/hosting/aspire/Core_9/ClientUI/ClientUI.csproj b/samples/hosting/aspire/Core_9/ClientUI/ClientUI.csproj index 8a37ec79bbd..d816f5e3c68 100644 --- a/samples/hosting/aspire/Core_9/ClientUI/ClientUI.csproj +++ b/samples/hosting/aspire/Core_9/ClientUI/ClientUI.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/hosting/aspire/Core_9/Messages/Messages.csproj b/samples/hosting/aspire/Core_9/Messages/Messages.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/hosting/aspire/Core_9/Messages/Messages.csproj +++ b/samples/hosting/aspire/Core_9/Messages/Messages.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/hosting/aspire/Core_9/Sales/Sales.csproj b/samples/hosting/aspire/Core_9/Sales/Sales.csproj index 8a37ec79bbd..d816f5e3c68 100644 --- a/samples/hosting/aspire/Core_9/Sales/Sales.csproj +++ b/samples/hosting/aspire/Core_9/Sales/Sales.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/hosting/aspire/Core_9/Shipping/Shipping.csproj b/samples/hosting/aspire/Core_9/Shipping/Shipping.csproj index b9d3bdb2470..e0b8c04af55 100644 --- a/samples/hosting/aspire/Core_9/Shipping/Shipping.csproj +++ b/samples/hosting/aspire/Core_9/Shipping/Shipping.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/hosting/docker/Core_8/Receiver/Receiver.csproj b/samples/hosting/docker/Core_8/Receiver/Receiver.csproj index a77ecff5c03..491b9a1858f 100644 --- a/samples/hosting/docker/Core_8/Receiver/Receiver.csproj +++ b/samples/hosting/docker/Core_8/Receiver/Receiver.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 true diff --git a/samples/hosting/docker/Core_8/Sender/Sender.csproj b/samples/hosting/docker/Core_8/Sender/Sender.csproj index d44423b4e5c..491b9a1858f 100644 --- a/samples/hosting/docker/Core_8/Sender/Sender.csproj +++ b/samples/hosting/docker/Core_8/Sender/Sender.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 true diff --git a/samples/hosting/docker/Core_8/Shared/Shared.csproj b/samples/hosting/docker/Core_8/Shared/Shared.csproj index ee2df863f6f..4efbb91cd8c 100644 --- a/samples/hosting/docker/Core_8/Shared/Shared.csproj +++ b/samples/hosting/docker/Core_8/Shared/Shared.csproj @@ -1,7 +1,7 @@ - + net9.0 - 12.0 + 13.0 diff --git a/samples/hosting/docker/Core_9/Receiver/Receiver.csproj b/samples/hosting/docker/Core_9/Receiver/Receiver.csproj index ed597920ee5..e95affbd3a4 100644 --- a/samples/hosting/docker/Core_9/Receiver/Receiver.csproj +++ b/samples/hosting/docker/Core_9/Receiver/Receiver.csproj @@ -1,11 +1,11 @@ - + net9.0 Exe enable enable - 12.0 + 13.0 true diff --git a/samples/hosting/docker/Core_9/Sender/Sender.csproj b/samples/hosting/docker/Core_9/Sender/Sender.csproj index ed597920ee5..e95affbd3a4 100644 --- a/samples/hosting/docker/Core_9/Sender/Sender.csproj +++ b/samples/hosting/docker/Core_9/Sender/Sender.csproj @@ -1,11 +1,11 @@ - + net9.0 Exe enable enable - 12.0 + 13.0 true diff --git a/samples/hosting/docker/Core_9/Shared/Shared.csproj b/samples/hosting/docker/Core_9/Shared/Shared.csproj index b0d406695ac..84b16135cb5 100644 --- a/samples/hosting/docker/Core_9/Shared/Shared.csproj +++ b/samples/hosting/docker/Core_9/Shared/Shared.csproj @@ -1,10 +1,10 @@ - + net9.0 enable enable - 12.0 + 13.0 diff --git a/samples/hosting/generic-host/Core_9/GenericHost/GenericHost.csproj b/samples/hosting/generic-host/Core_9/GenericHost/GenericHost.csproj index b7cee9cf4c4..f579b1b8115 100644 --- a/samples/hosting/generic-host/Core_9/GenericHost/GenericHost.csproj +++ b/samples/hosting/generic-host/Core_9/GenericHost/GenericHost.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 enable diff --git a/samples/immutable-messages/Core_9/Receiver/Receiver.csproj b/samples/immutable-messages/Core_9/Receiver/Receiver.csproj index 9afc82fea31..d746589ff18 100644 --- a/samples/immutable-messages/Core_9/Receiver/Receiver.csproj +++ b/samples/immutable-messages/Core_9/Receiver/Receiver.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/immutable-messages/Core_9/Sender/Sender.csproj b/samples/immutable-messages/Core_9/Sender/Sender.csproj index 9afc82fea31..d746589ff18 100644 --- a/samples/immutable-messages/Core_9/Sender/Sender.csproj +++ b/samples/immutable-messages/Core_9/Sender/Sender.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/immutable-messages/Core_9/Shared/Shared.csproj b/samples/immutable-messages/Core_9/Shared/Shared.csproj index 9e10cd2e6a0..cda08a437ea 100644 --- a/samples/immutable-messages/Core_9/Shared/Shared.csproj +++ b/samples/immutable-messages/Core_9/Shared/Shared.csproj @@ -1,6 +1,6 @@ net9.0 - 12.0 + 13.0 \ No newline at end of file diff --git a/samples/logging/custom-factory/Core_9/Sample/Sample.csproj b/samples/logging/custom-factory/Core_9/Sample/Sample.csproj index f907f69ccc7..fc8a84c4737 100644 --- a/samples/logging/custom-factory/Core_9/Sample/Sample.csproj +++ b/samples/logging/custom-factory/Core_9/Sample/Sample.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/logging/datadog/Core_9/Endpoint/Endpoint.csproj b/samples/logging/datadog/Core_9/Endpoint/Endpoint.csproj index d67bd7e0608..024392f79b3 100644 --- a/samples/logging/datadog/Core_9/Endpoint/Endpoint.csproj +++ b/samples/logging/datadog/Core_9/Endpoint/Endpoint.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/logging/default/Core_9/Sample/Sample.csproj b/samples/logging/default/Core_9/Sample/Sample.csproj index f907f69ccc7..fc8a84c4737 100644 --- a/samples/logging/default/Core_9/Sample/Sample.csproj +++ b/samples/logging/default/Core_9/Sample/Sample.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/logging/extensions-logging/Extensions.Logging_3/Sample/Sample.csproj b/samples/logging/extensions-logging/Extensions.Logging_3/Sample/Sample.csproj index 4903ccc1b0c..089b9be980a 100644 --- a/samples/logging/extensions-logging/Extensions.Logging_3/Sample/Sample.csproj +++ b/samples/logging/extensions-logging/Extensions.Logging_3/Sample/Sample.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/logging/metrics/Metrics_5/Endpoint/Endpoint.csproj b/samples/logging/metrics/Metrics_5/Endpoint/Endpoint.csproj index 1b26102402b..f72eb77a758 100644 --- a/samples/logging/metrics/Metrics_5/Endpoint/Endpoint.csproj +++ b/samples/logging/metrics/Metrics_5/Endpoint/Endpoint.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/logging/new-relic/Metrics_5/Endpoint/Endpoint.csproj b/samples/logging/new-relic/Metrics_5/Endpoint/Endpoint.csproj index 8d43f2ef4ce..0f438e0eaac 100644 --- a/samples/logging/new-relic/Metrics_5/Endpoint/Endpoint.csproj +++ b/samples/logging/new-relic/Metrics_5/Endpoint/Endpoint.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/logging/notifications/Core_9/Sample/Sample.csproj b/samples/logging/notifications/Core_9/Sample/Sample.csproj index f907f69ccc7..fc8a84c4737 100644 --- a/samples/logging/notifications/Core_9/Sample/Sample.csproj +++ b/samples/logging/notifications/Core_9/Sample/Sample.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/message-assembly-sharing/Core_9/Receiver/Receiver.csproj b/samples/message-assembly-sharing/Core_9/Receiver/Receiver.csproj index f7134c65a1b..dd2a1108dd4 100644 --- a/samples/message-assembly-sharing/Core_9/Receiver/Receiver.csproj +++ b/samples/message-assembly-sharing/Core_9/Receiver/Receiver.csproj @@ -1,10 +1,10 @@ - + net9.0 Exe enable - 12.0 + 13.0 diff --git a/samples/message-assembly-sharing/Core_9/Sender/Sender.csproj b/samples/message-assembly-sharing/Core_9/Sender/Sender.csproj index e283135904e..81769f98151 100644 --- a/samples/message-assembly-sharing/Core_9/Sender/Sender.csproj +++ b/samples/message-assembly-sharing/Core_9/Sender/Sender.csproj @@ -4,7 +4,7 @@ net48 Exe enable - 12.0 + 13.0 diff --git a/samples/message-assembly-sharing/Core_9/Shared/Shared.csproj b/samples/message-assembly-sharing/Core_9/Shared/Shared.csproj index d82eb1cb4c6..fe4b3b1c157 100644 --- a/samples/message-assembly-sharing/Core_9/Shared/Shared.csproj +++ b/samples/message-assembly-sharing/Core_9/Shared/Shared.csproj @@ -4,7 +4,7 @@ netstandard2.0 enable - 12.0 + 13.0 diff --git a/samples/messagemutators/Core_9/Sample/Sample.csproj b/samples/messagemutators/Core_9/Sample/Sample.csproj index f907f69ccc7..fc8a84c4737 100644 --- a/samples/messagemutators/Core_9/Sample/Sample.csproj +++ b/samples/messagemutators/Core_9/Sample/Sample.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/mongodb/simple/MongoDB_4/Client/Client.csproj b/samples/mongodb/simple/MongoDB_4/Client/Client.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/mongodb/simple/MongoDB_4/Client/Client.csproj +++ b/samples/mongodb/simple/MongoDB_4/Client/Client.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/mongodb/simple/MongoDB_4/Server/Server.csproj b/samples/mongodb/simple/MongoDB_4/Server/Server.csproj index fc224790028..a50fafd3438 100644 --- a/samples/mongodb/simple/MongoDB_4/Server/Server.csproj +++ b/samples/mongodb/simple/MongoDB_4/Server/Server.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/mongodb/simple/MongoDB_4/Shared/Shared.csproj b/samples/mongodb/simple/MongoDB_4/Shared/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/mongodb/simple/MongoDB_4/Shared/Shared.csproj +++ b/samples/mongodb/simple/MongoDB_4/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/multi-tenant/di/Core_9/Endpoint/Endpoint.csproj b/samples/multi-tenant/di/Core_9/Endpoint/Endpoint.csproj index f907f69ccc7..fc8a84c4737 100644 --- a/samples/multi-tenant/di/Core_9/Endpoint/Endpoint.csproj +++ b/samples/multi-tenant/di/Core_9/Endpoint/Endpoint.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/multi-tenant/nhibernate/NHibernate_10/Receiver/Receiver.csproj b/samples/multi-tenant/nhibernate/NHibernate_10/Receiver/Receiver.csproj index 5aff3bf3535..88f067599fa 100644 --- a/samples/multi-tenant/nhibernate/NHibernate_10/Receiver/Receiver.csproj +++ b/samples/multi-tenant/nhibernate/NHibernate_10/Receiver/Receiver.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/multi-tenant/nhibernate/NHibernate_10/Sender/Sender.csproj b/samples/multi-tenant/nhibernate/NHibernate_10/Sender/Sender.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/multi-tenant/nhibernate/NHibernate_10/Sender/Sender.csproj +++ b/samples/multi-tenant/nhibernate/NHibernate_10/Sender/Sender.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/multi-tenant/nhibernate/NHibernate_10/Shared/Shared.csproj b/samples/multi-tenant/nhibernate/NHibernate_10/Shared/Shared.csproj index c6d2e56fee7..511dc087272 100644 --- a/samples/multi-tenant/nhibernate/NHibernate_10/Shared/Shared.csproj +++ b/samples/multi-tenant/nhibernate/NHibernate_10/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/multi-tenant/propagation/Core_9/Billing/Billing.csproj b/samples/multi-tenant/propagation/Core_9/Billing/Billing.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/multi-tenant/propagation/Core_9/Billing/Billing.csproj +++ b/samples/multi-tenant/propagation/Core_9/Billing/Billing.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/multi-tenant/propagation/Core_9/Client/Client.csproj b/samples/multi-tenant/propagation/Core_9/Client/Client.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/multi-tenant/propagation/Core_9/Client/Client.csproj +++ b/samples/multi-tenant/propagation/Core_9/Client/Client.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/multi-tenant/propagation/Core_9/Sales/Sales.csproj b/samples/multi-tenant/propagation/Core_9/Sales/Sales.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/multi-tenant/propagation/Core_9/Sales/Sales.csproj +++ b/samples/multi-tenant/propagation/Core_9/Sales/Sales.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/multi-tenant/propagation/Core_9/Shared/Shared.csproj b/samples/multi-tenant/propagation/Core_9/Shared/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/multi-tenant/propagation/Core_9/Shared/Shared.csproj +++ b/samples/multi-tenant/propagation/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/multi-tenant/ravendb/Core_9/Receiver/Receiver.csproj b/samples/multi-tenant/ravendb/Core_9/Receiver/Receiver.csproj index fa435f76228..fe2edf1facc 100644 --- a/samples/multi-tenant/ravendb/Core_9/Receiver/Receiver.csproj +++ b/samples/multi-tenant/ravendb/Core_9/Receiver/Receiver.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/multi-tenant/ravendb/Core_9/Sender/Sender.csproj b/samples/multi-tenant/ravendb/Core_9/Sender/Sender.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/multi-tenant/ravendb/Core_9/Sender/Sender.csproj +++ b/samples/multi-tenant/ravendb/Core_9/Sender/Sender.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/multi-tenant/ravendb/Core_9/Shared/Shared.csproj b/samples/multi-tenant/ravendb/Core_9/Shared/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/multi-tenant/ravendb/Core_9/Shared/Shared.csproj +++ b/samples/multi-tenant/ravendb/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/multi-tenant/sqlp/SqlPersistence_8/Receiver/Receiver.csproj b/samples/multi-tenant/sqlp/SqlPersistence_8/Receiver/Receiver.csproj index 48770a094c8..89f72c9480c 100644 --- a/samples/multi-tenant/sqlp/SqlPersistence_8/Receiver/Receiver.csproj +++ b/samples/multi-tenant/sqlp/SqlPersistence_8/Receiver/Receiver.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/multi-tenant/sqlp/SqlPersistence_8/Sender/Sender.csproj b/samples/multi-tenant/sqlp/SqlPersistence_8/Sender/Sender.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/multi-tenant/sqlp/SqlPersistence_8/Sender/Sender.csproj +++ b/samples/multi-tenant/sqlp/SqlPersistence_8/Sender/Sender.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/multi-tenant/sqlp/SqlPersistence_8/Shared/Shared.csproj b/samples/multi-tenant/sqlp/SqlPersistence_8/Shared/Shared.csproj index cd6c80b2fc5..511dc087272 100644 --- a/samples/multi-tenant/sqlp/SqlPersistence_8/Shared/Shared.csproj +++ b/samples/multi-tenant/sqlp/SqlPersistence_8/Shared/Shared.csproj @@ -1,7 +1,7 @@ - + net9.0 - 12.0 + 13.0 diff --git a/samples/near-realtime-clients/Core_9/Client/Client.csproj b/samples/near-realtime-clients/Core_9/Client/Client.csproj index 89432fa7441..eda52851522 100644 --- a/samples/near-realtime-clients/Core_9/Client/Client.csproj +++ b/samples/near-realtime-clients/Core_9/Client/Client.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/near-realtime-clients/Core_9/ClientHub/ClientHub.csproj b/samples/near-realtime-clients/Core_9/ClientHub/ClientHub.csproj index 1ec2e5abc0e..75ad68e3273 100644 --- a/samples/near-realtime-clients/Core_9/ClientHub/ClientHub.csproj +++ b/samples/near-realtime-clients/Core_9/ClientHub/ClientHub.csproj @@ -1,9 +1,9 @@ - + net9.0 Exe true - 12.0 + 13.0 diff --git a/samples/near-realtime-clients/Core_9/Publisher/Publisher.csproj b/samples/near-realtime-clients/Core_9/Publisher/Publisher.csproj index 95e5e2a9497..c33c986aa71 100644 --- a/samples/near-realtime-clients/Core_9/Publisher/Publisher.csproj +++ b/samples/near-realtime-clients/Core_9/Publisher/Publisher.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/near-realtime-clients/Core_9/StockEvents/StockEvents.csproj b/samples/near-realtime-clients/Core_9/StockEvents/StockEvents.csproj index 5a265575545..cda08a437ea 100644 --- a/samples/near-realtime-clients/Core_9/StockEvents/StockEvents.csproj +++ b/samples/near-realtime-clients/Core_9/StockEvents/StockEvents.csproj @@ -1,6 +1,6 @@ - + net9.0 - 12.0 + 13.0 \ No newline at end of file diff --git a/samples/nhibernate/custom-mappings/NHibernate_10/Sample.Attributes/Sample.Attributes.csproj b/samples/nhibernate/custom-mappings/NHibernate_10/Sample.Attributes/Sample.Attributes.csproj index 97e0efb2269..209e9ac7cdd 100644 --- a/samples/nhibernate/custom-mappings/NHibernate_10/Sample.Attributes/Sample.Attributes.csproj +++ b/samples/nhibernate/custom-mappings/NHibernate_10/Sample.Attributes/Sample.Attributes.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/nhibernate/custom-mappings/NHibernate_10/Sample.Default/Sample.Default.csproj b/samples/nhibernate/custom-mappings/NHibernate_10/Sample.Default/Sample.Default.csproj index 21b301feef3..3f81803010a 100644 --- a/samples/nhibernate/custom-mappings/NHibernate_10/Sample.Default/Sample.Default.csproj +++ b/samples/nhibernate/custom-mappings/NHibernate_10/Sample.Default/Sample.Default.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/nhibernate/custom-mappings/NHibernate_10/Sample.Fluent/Sample.Fluent.csproj b/samples/nhibernate/custom-mappings/NHibernate_10/Sample.Fluent/Sample.Fluent.csproj index aa8ebf05d11..a4831e6e254 100644 --- a/samples/nhibernate/custom-mappings/NHibernate_10/Sample.Fluent/Sample.Fluent.csproj +++ b/samples/nhibernate/custom-mappings/NHibernate_10/Sample.Fluent/Sample.Fluent.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/nhibernate/custom-mappings/NHibernate_10/Sample.Loquacious/Sample.Loquacious.csproj b/samples/nhibernate/custom-mappings/NHibernate_10/Sample.Loquacious/Sample.Loquacious.csproj index 21b301feef3..3f81803010a 100644 --- a/samples/nhibernate/custom-mappings/NHibernate_10/Sample.Loquacious/Sample.Loquacious.csproj +++ b/samples/nhibernate/custom-mappings/NHibernate_10/Sample.Loquacious/Sample.Loquacious.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/nhibernate/custom-mappings/NHibernate_10/Sample.XmlMapping/Sample.XmlMapping.csproj b/samples/nhibernate/custom-mappings/NHibernate_10/Sample.XmlMapping/Sample.XmlMapping.csproj index 06a4cbb515e..9401d8937b3 100644 --- a/samples/nhibernate/custom-mappings/NHibernate_10/Sample.XmlMapping/Sample.XmlMapping.csproj +++ b/samples/nhibernate/custom-mappings/NHibernate_10/Sample.XmlMapping/Sample.XmlMapping.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/nhibernate/custom-mappings/NHibernate_10/Shared/Shared.csproj b/samples/nhibernate/custom-mappings/NHibernate_10/Shared/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/nhibernate/custom-mappings/NHibernate_10/Shared/Shared.csproj +++ b/samples/nhibernate/custom-mappings/NHibernate_10/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/nhibernate/simple/NHibernate_10/Client/Client.csproj b/samples/nhibernate/simple/NHibernate_10/Client/Client.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/nhibernate/simple/NHibernate_10/Client/Client.csproj +++ b/samples/nhibernate/simple/NHibernate_10/Client/Client.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/nhibernate/simple/NHibernate_10/Server/Server.csproj b/samples/nhibernate/simple/NHibernate_10/Server/Server.csproj index 2578a410f0c..3f81803010a 100644 --- a/samples/nhibernate/simple/NHibernate_10/Server/Server.csproj +++ b/samples/nhibernate/simple/NHibernate_10/Server/Server.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/nhibernate/simple/NHibernate_10/Shared/Shared.csproj b/samples/nhibernate/simple/NHibernate_10/Shared/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/nhibernate/simple/NHibernate_10/Shared/Shared.csproj +++ b/samples/nhibernate/simple/NHibernate_10/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/open-telemetry/application-insights/Core_9/Endpoint/Endpoint.csproj b/samples/open-telemetry/application-insights/Core_9/Endpoint/Endpoint.csproj index f338d9ea194..2d4e3db7fdf 100644 --- a/samples/open-telemetry/application-insights/Core_9/Endpoint/Endpoint.csproj +++ b/samples/open-telemetry/application-insights/Core_9/Endpoint/Endpoint.csproj @@ -1,9 +1,9 @@ - + Exe net9.0 - 12.0 + 13.0 diff --git a/samples/open-telemetry/customizing/Core_9/Sample/Sample.csproj b/samples/open-telemetry/customizing/Core_9/Sample/Sample.csproj index 57c0141da88..991b7ce6b21 100644 --- a/samples/open-telemetry/customizing/Core_9/Sample/Sample.csproj +++ b/samples/open-telemetry/customizing/Core_9/Sample/Sample.csproj @@ -3,7 +3,7 @@ Exe net9.0 - 12.0 + 13.0 diff --git a/samples/open-telemetry/jaeger/Core_9/Publisher/Publisher.csproj b/samples/open-telemetry/jaeger/Core_9/Publisher/Publisher.csproj index b17738962d3..ac6c5c98ec8 100644 --- a/samples/open-telemetry/jaeger/Core_9/Publisher/Publisher.csproj +++ b/samples/open-telemetry/jaeger/Core_9/Publisher/Publisher.csproj @@ -1,9 +1,9 @@ - + Exe net9.0 - 12.0 + 13.0 diff --git a/samples/open-telemetry/jaeger/Core_9/Shared/Shared.csproj b/samples/open-telemetry/jaeger/Core_9/Shared/Shared.csproj index a96f87d3838..2aa285a99c0 100644 --- a/samples/open-telemetry/jaeger/Core_9/Shared/Shared.csproj +++ b/samples/open-telemetry/jaeger/Core_9/Shared/Shared.csproj @@ -1,8 +1,8 @@ - + net9.0 - 12.0 + 13.0 diff --git a/samples/open-telemetry/jaeger/Core_9/Subscriber/Subscriber.csproj b/samples/open-telemetry/jaeger/Core_9/Subscriber/Subscriber.csproj index b17738962d3..ac6c5c98ec8 100644 --- a/samples/open-telemetry/jaeger/Core_9/Subscriber/Subscriber.csproj +++ b/samples/open-telemetry/jaeger/Core_9/Subscriber/Subscriber.csproj @@ -1,9 +1,9 @@ - + Exe net9.0 - 12.0 + 13.0 diff --git a/samples/open-telemetry/logging/Core_9/GenericHost/GenericHost.csproj b/samples/open-telemetry/logging/Core_9/GenericHost/GenericHost.csproj index 9c618317419..6b2c54b8c49 100644 --- a/samples/open-telemetry/logging/Core_9/GenericHost/GenericHost.csproj +++ b/samples/open-telemetry/logging/Core_9/GenericHost/GenericHost.csproj @@ -1,8 +1,8 @@ - + Exe net9.0 - 12.0 + 13.0 diff --git a/samples/open-telemetry/metrics-shim/Core_9/Endpoint/Endpoint.csproj b/samples/open-telemetry/metrics-shim/Core_9/Endpoint/Endpoint.csproj index f338d9ea194..2d4e3db7fdf 100644 --- a/samples/open-telemetry/metrics-shim/Core_9/Endpoint/Endpoint.csproj +++ b/samples/open-telemetry/metrics-shim/Core_9/Endpoint/Endpoint.csproj @@ -1,9 +1,9 @@ - + Exe net9.0 - 12.0 + 13.0 diff --git a/samples/open-telemetry/prometheus-grafana/Core_9/Endpoint/Endpoint.csproj b/samples/open-telemetry/prometheus-grafana/Core_9/Endpoint/Endpoint.csproj index 5ef1f2f32ce..3b1f539facd 100644 --- a/samples/open-telemetry/prometheus-grafana/Core_9/Endpoint/Endpoint.csproj +++ b/samples/open-telemetry/prometheus-grafana/Core_9/Endpoint/Endpoint.csproj @@ -3,7 +3,7 @@ Exe net9.0 - 12.0 + 13.0 diff --git a/samples/outbox/rabbit/Core_9/Sample/Sample.csproj b/samples/outbox/rabbit/Core_9/Sample/Sample.csproj index 36e0898054c..94d6c465f48 100644 --- a/samples/outbox/rabbit/Core_9/Sample/Sample.csproj +++ b/samples/outbox/rabbit/Core_9/Sample/Sample.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/outbox/sql/Core_9/Receiver/Receiver.csproj b/samples/outbox/sql/Core_9/Receiver/Receiver.csproj index 08102d4af48..d2b5aa76e8a 100644 --- a/samples/outbox/sql/Core_9/Receiver/Receiver.csproj +++ b/samples/outbox/sql/Core_9/Receiver/Receiver.csproj @@ -2,7 +2,7 @@ Exe net9.0 - 12.0 + 13.0 diff --git a/samples/outbox/sql/Core_9/Sender/Sender.csproj b/samples/outbox/sql/Core_9/Sender/Sender.csproj index 23cd107d497..671fcb6d416 100644 --- a/samples/outbox/sql/Core_9/Sender/Sender.csproj +++ b/samples/outbox/sql/Core_9/Sender/Sender.csproj @@ -2,7 +2,7 @@ Exe net9.0 - 12.0 + 13.0 diff --git a/samples/outbox/sql/Core_9/Shared/Shared.csproj b/samples/outbox/sql/Core_9/Shared/Shared.csproj index 8a863406d79..966a3fe910e 100644 --- a/samples/outbox/sql/Core_9/Shared/Shared.csproj +++ b/samples/outbox/sql/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/performance-counters/PerfCounters_6/Sample/Sample.csproj b/samples/performance-counters/PerfCounters_6/Sample/Sample.csproj index f353c3d571c..f792d2efc2c 100644 --- a/samples/performance-counters/PerfCounters_6/Sample/Sample.csproj +++ b/samples/performance-counters/PerfCounters_6/Sample/Sample.csproj @@ -3,7 +3,7 @@ net9.0-windows Exe app.manifest - 12.0 + 13.0 enable diff --git a/samples/pipeline/audit-filtering/Core_9/AuditFilter/AuditFilter.csproj b/samples/pipeline/audit-filtering/Core_9/AuditFilter/AuditFilter.csproj index f907f69ccc7..fc8a84c4737 100644 --- a/samples/pipeline/audit-filtering/Core_9/AuditFilter/AuditFilter.csproj +++ b/samples/pipeline/audit-filtering/Core_9/AuditFilter/AuditFilter.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/pipeline/dispatch-notifications/Core_9/SampleApp/SampleApp.csproj b/samples/pipeline/dispatch-notifications/Core_9/SampleApp/SampleApp.csproj index 40501ce06dd..0b95638eaff 100644 --- a/samples/pipeline/dispatch-notifications/Core_9/SampleApp/SampleApp.csproj +++ b/samples/pipeline/dispatch-notifications/Core_9/SampleApp/SampleApp.csproj @@ -2,7 +2,7 @@ Exe net9.0 - 12.0 + 13.0 diff --git a/samples/pipeline/feature-toggle/Core_9/Sample/Sample.csproj b/samples/pipeline/feature-toggle/Core_9/Sample/Sample.csproj index f907f69ccc7..fc8a84c4737 100644 --- a/samples/pipeline/feature-toggle/Core_9/Sample/Sample.csproj +++ b/samples/pipeline/feature-toggle/Core_9/Sample/Sample.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/pipeline/fix-messages-using-behavior/Core_9/PlatformLauncher/PlatformLauncher.csproj b/samples/pipeline/fix-messages-using-behavior/Core_9/PlatformLauncher/PlatformLauncher.csproj index 068a674d868..807b4973ca0 100644 --- a/samples/pipeline/fix-messages-using-behavior/Core_9/PlatformLauncher/PlatformLauncher.csproj +++ b/samples/pipeline/fix-messages-using-behavior/Core_9/PlatformLauncher/PlatformLauncher.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/pipeline/fix-messages-using-behavior/Core_9/Receiver/Receiver.csproj b/samples/pipeline/fix-messages-using-behavior/Core_9/Receiver/Receiver.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/pipeline/fix-messages-using-behavior/Core_9/Receiver/Receiver.csproj +++ b/samples/pipeline/fix-messages-using-behavior/Core_9/Receiver/Receiver.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/pipeline/fix-messages-using-behavior/Core_9/Sender/Sender.csproj b/samples/pipeline/fix-messages-using-behavior/Core_9/Sender/Sender.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/pipeline/fix-messages-using-behavior/Core_9/Sender/Sender.csproj +++ b/samples/pipeline/fix-messages-using-behavior/Core_9/Sender/Sender.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/pipeline/fix-messages-using-behavior/Core_9/Shared/Shared.csproj b/samples/pipeline/fix-messages-using-behavior/Core_9/Shared/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/pipeline/fix-messages-using-behavior/Core_9/Shared/Shared.csproj +++ b/samples/pipeline/fix-messages-using-behavior/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/pipeline/header-propagation/Core_9/Messages/Messages.csproj b/samples/pipeline/header-propagation/Core_9/Messages/Messages.csproj index 85ddf5e7df4..7b0024524ac 100644 --- a/samples/pipeline/header-propagation/Core_9/Messages/Messages.csproj +++ b/samples/pipeline/header-propagation/Core_9/Messages/Messages.csproj @@ -2,7 +2,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/pipeline/header-propagation/Core_9/Receiver/Receiver.csproj b/samples/pipeline/header-propagation/Core_9/Receiver/Receiver.csproj index 9d43da69735..8b0cd6eaafb 100644 --- a/samples/pipeline/header-propagation/Core_9/Receiver/Receiver.csproj +++ b/samples/pipeline/header-propagation/Core_9/Receiver/Receiver.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/pipeline/header-propagation/Core_9/Sender/Sender.csproj b/samples/pipeline/header-propagation/Core_9/Sender/Sender.csproj index 9d43da69735..8b0cd6eaafb 100644 --- a/samples/pipeline/header-propagation/Core_9/Sender/Sender.csproj +++ b/samples/pipeline/header-propagation/Core_9/Sender/Sender.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/pipeline/masstransit-messages/Core_9/MTEndpoint/MTEndpoint.csproj b/samples/pipeline/masstransit-messages/Core_9/MTEndpoint/MTEndpoint.csproj index 60393c13f05..112bdd55426 100644 --- a/samples/pipeline/masstransit-messages/Core_9/MTEndpoint/MTEndpoint.csproj +++ b/samples/pipeline/masstransit-messages/Core_9/MTEndpoint/MTEndpoint.csproj @@ -2,7 +2,7 @@ net9.0 dotnet-MTEndpoint-0796FBA1-1278-479A-94F8-C8918B42B338 - 12.0 + 13.0 diff --git a/samples/pipeline/masstransit-messages/Core_9/Messages/Messages.csproj b/samples/pipeline/masstransit-messages/Core_9/Messages/Messages.csproj index 9e10cd2e6a0..cda08a437ea 100644 --- a/samples/pipeline/masstransit-messages/Core_9/Messages/Messages.csproj +++ b/samples/pipeline/masstransit-messages/Core_9/Messages/Messages.csproj @@ -1,6 +1,6 @@ net9.0 - 12.0 + 13.0 \ No newline at end of file diff --git a/samples/pipeline/masstransit-messages/Core_9/NServiceBusSubscriber/NServiceBusSubscriber.csproj b/samples/pipeline/masstransit-messages/Core_9/NServiceBusSubscriber/NServiceBusSubscriber.csproj index 610278fea8b..c0253d00061 100644 --- a/samples/pipeline/masstransit-messages/Core_9/NServiceBusSubscriber/NServiceBusSubscriber.csproj +++ b/samples/pipeline/masstransit-messages/Core_9/NServiceBusSubscriber/NServiceBusSubscriber.csproj @@ -2,7 +2,7 @@ net9.0 dotnet-NServiceBusSubscriber-573F9BD8-FB1A-4A4C-BC88-E4A997A00BE2 - 12.0 + 13.0 diff --git a/samples/pipeline/message-signing/Core_9/ReceivingEndpoint/ReceivingEndpoint.csproj b/samples/pipeline/message-signing/Core_9/ReceivingEndpoint/ReceivingEndpoint.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/pipeline/message-signing/Core_9/ReceivingEndpoint/ReceivingEndpoint.csproj +++ b/samples/pipeline/message-signing/Core_9/ReceivingEndpoint/ReceivingEndpoint.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/pipeline/message-signing/Core_9/Shared/Shared.csproj b/samples/pipeline/message-signing/Core_9/Shared/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/pipeline/message-signing/Core_9/Shared/Shared.csproj +++ b/samples/pipeline/message-signing/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/pipeline/message-signing/Core_9/SignedSender/SignedSender.csproj b/samples/pipeline/message-signing/Core_9/SignedSender/SignedSender.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/pipeline/message-signing/Core_9/SignedSender/SignedSender.csproj +++ b/samples/pipeline/message-signing/Core_9/SignedSender/SignedSender.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/pipeline/message-signing/Core_9/UnsignedSender/UnsignedSender.csproj b/samples/pipeline/message-signing/Core_9/UnsignedSender/UnsignedSender.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/pipeline/message-signing/Core_9/UnsignedSender/UnsignedSender.csproj +++ b/samples/pipeline/message-signing/Core_9/UnsignedSender/UnsignedSender.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/pipeline/session-filtering/Core_9/Receiver/Receiver.csproj b/samples/pipeline/session-filtering/Core_9/Receiver/Receiver.csproj index a3c24ca7d3c..e40d09b7980 100644 --- a/samples/pipeline/session-filtering/Core_9/Receiver/Receiver.csproj +++ b/samples/pipeline/session-filtering/Core_9/Receiver/Receiver.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/pipeline/session-filtering/Core_9/Sender/Sender.csproj b/samples/pipeline/session-filtering/Core_9/Sender/Sender.csproj index a3c24ca7d3c..e40d09b7980 100644 --- a/samples/pipeline/session-filtering/Core_9/Sender/Sender.csproj +++ b/samples/pipeline/session-filtering/Core_9/Sender/Sender.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/pipeline/session-filtering/Core_9/SessionFilter/Shared.csproj b/samples/pipeline/session-filtering/Core_9/SessionFilter/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/pipeline/session-filtering/Core_9/SessionFilter/Shared.csproj +++ b/samples/pipeline/session-filtering/Core_9/SessionFilter/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/pipeline/unit-of-work/Core_9/Endpoint/Endpoint.csproj b/samples/pipeline/unit-of-work/Core_9/Endpoint/Endpoint.csproj index f907f69ccc7..fc8a84c4737 100644 --- a/samples/pipeline/unit-of-work/Core_9/Endpoint/Endpoint.csproj +++ b/samples/pipeline/unit-of-work/Core_9/Endpoint/Endpoint.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/platform-connector/code-first/PlatformConnector_3/Endpoint/Endpoint.csproj b/samples/platform-connector/code-first/PlatformConnector_3/Endpoint/Endpoint.csproj index 49739f7bf93..4c857618193 100644 --- a/samples/platform-connector/code-first/PlatformConnector_3/Endpoint/Endpoint.csproj +++ b/samples/platform-connector/code-first/PlatformConnector_3/Endpoint/Endpoint.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 enable diff --git a/samples/platform-connector/code-first/PlatformConnector_3/PlatformLauncher/PlatformLauncher.csproj b/samples/platform-connector/code-first/PlatformConnector_3/PlatformLauncher/PlatformLauncher.csproj index 8154f22a3aa..8b62021baed 100644 --- a/samples/platform-connector/code-first/PlatformConnector_3/PlatformLauncher/PlatformLauncher.csproj +++ b/samples/platform-connector/code-first/PlatformConnector_3/PlatformLauncher/PlatformLauncher.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 enable diff --git a/samples/platform-connector/json/PlatformConnector_3/Endpoint/Endpoint.csproj b/samples/platform-connector/json/PlatformConnector_3/Endpoint/Endpoint.csproj index 592c16d832d..1b2b5b75a4e 100644 --- a/samples/platform-connector/json/PlatformConnector_3/Endpoint/Endpoint.csproj +++ b/samples/platform-connector/json/PlatformConnector_3/Endpoint/Endpoint.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 enable diff --git a/samples/platform-connector/json/PlatformConnector_3/PlatformLauncher/PlatformLauncher.csproj b/samples/platform-connector/json/PlatformConnector_3/PlatformLauncher/PlatformLauncher.csproj index 8154f22a3aa..8b62021baed 100644 --- a/samples/platform-connector/json/PlatformConnector_3/PlatformLauncher/PlatformLauncher.csproj +++ b/samples/platform-connector/json/PlatformConnector_3/PlatformLauncher/PlatformLauncher.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 enable diff --git a/samples/platform-connector/ms-config/PlatformConnector_3/Endpoint/Endpoint.csproj b/samples/platform-connector/ms-config/PlatformConnector_3/Endpoint/Endpoint.csproj index 0c1675cfba8..dec4eeedd74 100644 --- a/samples/platform-connector/ms-config/PlatformConnector_3/Endpoint/Endpoint.csproj +++ b/samples/platform-connector/ms-config/PlatformConnector_3/Endpoint/Endpoint.csproj @@ -1,8 +1,8 @@ - + Exe net9.0 - 12.0 + 13.0 enable diff --git a/samples/platform-connector/ms-config/PlatformConnector_3/PlatformLauncher/PlatformLauncher.csproj b/samples/platform-connector/ms-config/PlatformConnector_3/PlatformLauncher/PlatformLauncher.csproj index 8154f22a3aa..8b62021baed 100644 --- a/samples/platform-connector/ms-config/PlatformConnector_3/PlatformLauncher/PlatformLauncher.csproj +++ b/samples/platform-connector/ms-config/PlatformConnector_3/PlatformLauncher/PlatformLauncher.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 enable diff --git a/samples/postgresqltransport/simple/PostgreSqlTransport_8/Receiver/Receiver.csproj b/samples/postgresqltransport/simple/PostgreSqlTransport_8/Receiver/Receiver.csproj index 9d452706b0b..b29a6c2c756 100644 --- a/samples/postgresqltransport/simple/PostgreSqlTransport_8/Receiver/Receiver.csproj +++ b/samples/postgresqltransport/simple/PostgreSqlTransport_8/Receiver/Receiver.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/postgresqltransport/simple/PostgreSqlTransport_8/Sender/Sender.csproj b/samples/postgresqltransport/simple/PostgreSqlTransport_8/Sender/Sender.csproj index 9d452706b0b..b29a6c2c756 100644 --- a/samples/postgresqltransport/simple/PostgreSqlTransport_8/Sender/Sender.csproj +++ b/samples/postgresqltransport/simple/PostgreSqlTransport_8/Sender/Sender.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/postgresqltransport/simple/PostgreSqlTransport_8/Shared/Shared.csproj b/samples/postgresqltransport/simple/PostgreSqlTransport_8/Shared/Shared.csproj index c4001056236..20613728225 100644 --- a/samples/postgresqltransport/simple/PostgreSqlTransport_8/Shared/Shared.csproj +++ b/samples/postgresqltransport/simple/PostgreSqlTransport_8/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/pubsub/native/Core_9/Publisher/Publisher.csproj b/samples/pubsub/native/Core_9/Publisher/Publisher.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/pubsub/native/Core_9/Publisher/Publisher.csproj +++ b/samples/pubsub/native/Core_9/Publisher/Publisher.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/pubsub/native/Core_9/Shared/Shared.csproj b/samples/pubsub/native/Core_9/Shared/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/pubsub/native/Core_9/Shared/Shared.csproj +++ b/samples/pubsub/native/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/pubsub/native/Core_9/Subscriber/Subscriber.csproj b/samples/pubsub/native/Core_9/Subscriber/Subscriber.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/pubsub/native/Core_9/Subscriber/Subscriber.csproj +++ b/samples/pubsub/native/Core_9/Subscriber/Subscriber.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/rabbitmq/native-integration/Rabbit_9/NativeSender/NativeSender.csproj b/samples/rabbitmq/native-integration/Rabbit_9/NativeSender/NativeSender.csproj index 90b9107047f..73d5be9ce64 100644 --- a/samples/rabbitmq/native-integration/Rabbit_9/NativeSender/NativeSender.csproj +++ b/samples/rabbitmq/native-integration/Rabbit_9/NativeSender/NativeSender.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/rabbitmq/native-integration/Rabbit_9/Receiver/Receiver.csproj b/samples/rabbitmq/native-integration/Rabbit_9/Receiver/Receiver.csproj index c8aea624cdb..f95274221b8 100644 --- a/samples/rabbitmq/native-integration/Rabbit_9/Receiver/Receiver.csproj +++ b/samples/rabbitmq/native-integration/Rabbit_9/Receiver/Receiver.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/rabbitmq/simple/Rabbit_9/Receiver/Receiver.csproj b/samples/rabbitmq/simple/Rabbit_9/Receiver/Receiver.csproj index b0c7d230217..beaed86ec26 100644 --- a/samples/rabbitmq/simple/Rabbit_9/Receiver/Receiver.csproj +++ b/samples/rabbitmq/simple/Rabbit_9/Receiver/Receiver.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/rabbitmq/simple/Rabbit_9/Sender/Sender.csproj b/samples/rabbitmq/simple/Rabbit_9/Sender/Sender.csproj index b0c7d230217..beaed86ec26 100644 --- a/samples/rabbitmq/simple/Rabbit_9/Sender/Sender.csproj +++ b/samples/rabbitmq/simple/Rabbit_9/Sender/Sender.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/rabbitmq/simple/Rabbit_9/Shared/Shared.csproj b/samples/rabbitmq/simple/Rabbit_9/Shared/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/rabbitmq/simple/Rabbit_9/Shared/Shared.csproj +++ b/samples/rabbitmq/simple/Rabbit_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/ravendb/simple/Raven_9/Client/Client.csproj b/samples/ravendb/simple/Raven_9/Client/Client.csproj index 117414c39ef..ed6be9a77e9 100644 --- a/samples/ravendb/simple/Raven_9/Client/Client.csproj +++ b/samples/ravendb/simple/Raven_9/Client/Client.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/ravendb/simple/Raven_9/Server/Server.csproj b/samples/ravendb/simple/Raven_9/Server/Server.csproj index 00cb13afb5e..e061805f8ae 100644 --- a/samples/ravendb/simple/Raven_9/Server/Server.csproj +++ b/samples/ravendb/simple/Raven_9/Server/Server.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/ravendb/simple/Raven_9/Shared/Shared.csproj b/samples/ravendb/simple/Raven_9/Shared/Shared.csproj index 89fe37604a4..154dee369a7 100644 --- a/samples/ravendb/simple/Raven_9/Shared/Shared.csproj +++ b/samples/ravendb/simple/Raven_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/recoverabilitypolicytesting/Core_9/Sample/Sample.csproj b/samples/recoverabilitypolicytesting/Core_9/Sample/Sample.csproj index ef292aafa9d..3d4a5bc1e3d 100644 --- a/samples/recoverabilitypolicytesting/Core_9/Sample/Sample.csproj +++ b/samples/recoverabilitypolicytesting/Core_9/Sample/Sample.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/routing/command-routing/Core_9/Receiver/Receiver.csproj b/samples/routing/command-routing/Core_9/Receiver/Receiver.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/routing/command-routing/Core_9/Receiver/Receiver.csproj +++ b/samples/routing/command-routing/Core_9/Receiver/Receiver.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/routing/command-routing/Core_9/Sender/Sender.csproj b/samples/routing/command-routing/Core_9/Sender/Sender.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/routing/command-routing/Core_9/Sender/Sender.csproj +++ b/samples/routing/command-routing/Core_9/Sender/Sender.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/routing/command-routing/Core_9/Shared/Shared.csproj b/samples/routing/command-routing/Core_9/Shared/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/routing/command-routing/Core_9/Shared/Shared.csproj +++ b/samples/routing/command-routing/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/routing/message-forwarding/Core_9/Messages/Messages.csproj b/samples/routing/message-forwarding/Core_9/Messages/Messages.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/routing/message-forwarding/Core_9/Messages/Messages.csproj +++ b/samples/routing/message-forwarding/Core_9/Messages/Messages.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/routing/message-forwarding/Core_9/NServiceBus.MessageForwarding/NServiceBus.MessageForwarding.csproj b/samples/routing/message-forwarding/Core_9/NServiceBus.MessageForwarding/NServiceBus.MessageForwarding.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/routing/message-forwarding/Core_9/NServiceBus.MessageForwarding/NServiceBus.MessageForwarding.csproj +++ b/samples/routing/message-forwarding/Core_9/NServiceBus.MessageForwarding/NServiceBus.MessageForwarding.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/routing/message-forwarding/Core_9/OriginalDestination/OriginalDestination.csproj b/samples/routing/message-forwarding/Core_9/OriginalDestination/OriginalDestination.csproj index b911bfce8a9..aae555d268d 100644 --- a/samples/routing/message-forwarding/Core_9/OriginalDestination/OriginalDestination.csproj +++ b/samples/routing/message-forwarding/Core_9/OriginalDestination/OriginalDestination.csproj @@ -1,7 +1,7 @@ - + net9.0 - 12.0 + 13.0 Exe diff --git a/samples/routing/message-forwarding/Core_9/Sender/Sender.csproj b/samples/routing/message-forwarding/Core_9/Sender/Sender.csproj index e831b08990a..614bcea6218 100644 --- a/samples/routing/message-forwarding/Core_9/Sender/Sender.csproj +++ b/samples/routing/message-forwarding/Core_9/Sender/Sender.csproj @@ -1,7 +1,7 @@ - + net9.0 - 12.0 + 13.0 Exe diff --git a/samples/routing/message-forwarding/Core_9/UpgradedDestination/UpgradedDestination.csproj b/samples/routing/message-forwarding/Core_9/UpgradedDestination/UpgradedDestination.csproj index e831b08990a..614bcea6218 100644 --- a/samples/routing/message-forwarding/Core_9/UpgradedDestination/UpgradedDestination.csproj +++ b/samples/routing/message-forwarding/Core_9/UpgradedDestination/UpgradedDestination.csproj @@ -1,7 +1,7 @@ - + net9.0 - 12.0 + 13.0 Exe diff --git a/samples/saga/batching/Core_9/SharedMessages/SharedMessages.csproj b/samples/saga/batching/Core_9/SharedMessages/SharedMessages.csproj index 85ddf5e7df4..7b0024524ac 100644 --- a/samples/saga/batching/Core_9/SharedMessages/SharedMessages.csproj +++ b/samples/saga/batching/Core_9/SharedMessages/SharedMessages.csproj @@ -2,7 +2,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/saga/batching/Core_9/WorkGenerator/WorkGenerator.csproj b/samples/saga/batching/Core_9/WorkGenerator/WorkGenerator.csproj index 0f5bcae02f4..3fac816db11 100644 --- a/samples/saga/batching/Core_9/WorkGenerator/WorkGenerator.csproj +++ b/samples/saga/batching/Core_9/WorkGenerator/WorkGenerator.csproj @@ -3,7 +3,7 @@ Exe net9.0 - 12.0 + 13.0 diff --git a/samples/saga/batching/Core_9/WorkProcessor/WorkProcessor.csproj b/samples/saga/batching/Core_9/WorkProcessor/WorkProcessor.csproj index 0f5bcae02f4..3fac816db11 100644 --- a/samples/saga/batching/Core_9/WorkProcessor/WorkProcessor.csproj +++ b/samples/saga/batching/Core_9/WorkProcessor/WorkProcessor.csproj @@ -3,7 +3,7 @@ Exe net9.0 - 12.0 + 13.0 diff --git a/samples/saga/nh-custom-sagafinder/NHibernate_10/Sample/Sample.csproj b/samples/saga/nh-custom-sagafinder/NHibernate_10/Sample/Sample.csproj index bff91500fe7..a59eebd74f6 100644 --- a/samples/saga/nh-custom-sagafinder/NHibernate_10/Sample/Sample.csproj +++ b/samples/saga/nh-custom-sagafinder/NHibernate_10/Sample/Sample.csproj @@ -1,10 +1,10 @@ - + net9.0 Exe enable - 12.0 + 13.0 diff --git a/samples/saga/simple/Core_9/Sample/Sample.csproj b/samples/saga/simple/Core_9/Sample/Sample.csproj index f907f69ccc7..fc8a84c4737 100644 --- a/samples/saga/simple/Core_9/Sample/Sample.csproj +++ b/samples/saga/simple/Core_9/Sample/Sample.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/saga/sql-sagafinder/SqlPersistence_8/EndpointMySql/EndpointMySql.csproj b/samples/saga/sql-sagafinder/SqlPersistence_8/EndpointMySql/EndpointMySql.csproj index 9f51050a4ea..2706edc3780 100644 --- a/samples/saga/sql-sagafinder/SqlPersistence_8/EndpointMySql/EndpointMySql.csproj +++ b/samples/saga/sql-sagafinder/SqlPersistence_8/EndpointMySql/EndpointMySql.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/saga/sql-sagafinder/SqlPersistence_8/EndpointPostgreSql/EndpointPostgreSql.csproj b/samples/saga/sql-sagafinder/SqlPersistence_8/EndpointPostgreSql/EndpointPostgreSql.csproj index 3c3ed8de284..ebbeda252d5 100644 --- a/samples/saga/sql-sagafinder/SqlPersistence_8/EndpointPostgreSql/EndpointPostgreSql.csproj +++ b/samples/saga/sql-sagafinder/SqlPersistence_8/EndpointPostgreSql/EndpointPostgreSql.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/saga/sql-sagafinder/SqlPersistence_8/EndpointSqlServer/EndpointSqlServer.csproj b/samples/saga/sql-sagafinder/SqlPersistence_8/EndpointSqlServer/EndpointSqlServer.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/saga/sql-sagafinder/SqlPersistence_8/EndpointSqlServer/EndpointSqlServer.csproj +++ b/samples/saga/sql-sagafinder/SqlPersistence_8/EndpointSqlServer/EndpointSqlServer.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/saga/sql-sagafinder/SqlPersistence_8/Shared/Shared.csproj b/samples/saga/sql-sagafinder/SqlPersistence_8/Shared/Shared.csproj index 1dfb6e4602b..5721b04a1bf 100644 --- a/samples/saga/sql-sagafinder/SqlPersistence_8/Shared/Shared.csproj +++ b/samples/saga/sql-sagafinder/SqlPersistence_8/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/scheduling/hangfire/Core_9/Receiver/Receiver.csproj b/samples/scheduling/hangfire/Core_9/Receiver/Receiver.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/scheduling/hangfire/Core_9/Receiver/Receiver.csproj +++ b/samples/scheduling/hangfire/Core_9/Receiver/Receiver.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/scheduling/hangfire/Core_9/Scheduler/Scheduler.csproj b/samples/scheduling/hangfire/Core_9/Scheduler/Scheduler.csproj index c83253db2a5..25f2f8c3123 100644 --- a/samples/scheduling/hangfire/Core_9/Scheduler/Scheduler.csproj +++ b/samples/scheduling/hangfire/Core_9/Scheduler/Scheduler.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/scheduling/hangfire/Core_9/Shared/Shared.csproj b/samples/scheduling/hangfire/Core_9/Shared/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/scheduling/hangfire/Core_9/Shared/Shared.csproj +++ b/samples/scheduling/hangfire/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/scheduling/periodictimer/Core_9/Receiver/Receiver.csproj b/samples/scheduling/periodictimer/Core_9/Receiver/Receiver.csproj index 361fecb5841..7d0e3282cad 100644 --- a/samples/scheduling/periodictimer/Core_9/Receiver/Receiver.csproj +++ b/samples/scheduling/periodictimer/Core_9/Receiver/Receiver.csproj @@ -1,9 +1,9 @@ - + Exe net9.0 - 12.0 + 13.0 diff --git a/samples/scheduling/periodictimer/Core_9/Scheduler/Scheduler.csproj b/samples/scheduling/periodictimer/Core_9/Scheduler/Scheduler.csproj index 361fecb5841..7d0e3282cad 100644 --- a/samples/scheduling/periodictimer/Core_9/Scheduler/Scheduler.csproj +++ b/samples/scheduling/periodictimer/Core_9/Scheduler/Scheduler.csproj @@ -1,9 +1,9 @@ - + Exe net9.0 - 12.0 + 13.0 diff --git a/samples/scheduling/periodictimer/Core_9/Shared/Shared.csproj b/samples/scheduling/periodictimer/Core_9/Shared/Shared.csproj index 25ff8f68a11..dda3df725d0 100644 --- a/samples/scheduling/periodictimer/Core_9/Shared/Shared.csproj +++ b/samples/scheduling/periodictimer/Core_9/Shared/Shared.csproj @@ -1,8 +1,8 @@ - + net9.0 - 12.0 + 13.0 diff --git a/samples/scheduling/quartz/Core_9/Receiver/Receiver.csproj b/samples/scheduling/quartz/Core_9/Receiver/Receiver.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/scheduling/quartz/Core_9/Receiver/Receiver.csproj +++ b/samples/scheduling/quartz/Core_9/Receiver/Receiver.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/scheduling/quartz/Core_9/Scheduler/Scheduler.csproj b/samples/scheduling/quartz/Core_9/Scheduler/Scheduler.csproj index 6ad7b19d8dd..7e6fd81215d 100644 --- a/samples/scheduling/quartz/Core_9/Scheduler/Scheduler.csproj +++ b/samples/scheduling/quartz/Core_9/Scheduler/Scheduler.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/scheduling/quartz/Core_9/Shared/Shared.csproj b/samples/scheduling/quartz/Core_9/Shared/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/scheduling/quartz/Core_9/Shared/Shared.csproj +++ b/samples/scheduling/quartz/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/scheduling/timer/Core_9/Sample/Sample.csproj b/samples/scheduling/timer/Core_9/Sample/Sample.csproj index f907f69ccc7..fc8a84c4737 100644 --- a/samples/scheduling/timer/Core_9/Sample/Sample.csproj +++ b/samples/scheduling/timer/Core_9/Sample/Sample.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/serializers/change-message-type/Core_9/SamplePhase1/SamplePhase1.csproj b/samples/serializers/change-message-type/Core_9/SamplePhase1/SamplePhase1.csproj index f907f69ccc7..fc8a84c4737 100644 --- a/samples/serializers/change-message-type/Core_9/SamplePhase1/SamplePhase1.csproj +++ b/samples/serializers/change-message-type/Core_9/SamplePhase1/SamplePhase1.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/serializers/change-message-type/Core_9/SamplePhase2/SamplePhase2.csproj b/samples/serializers/change-message-type/Core_9/SamplePhase2/SamplePhase2.csproj index 7f496e1f4de..6daa13dae16 100644 --- a/samples/serializers/change-message-type/Core_9/SamplePhase2/SamplePhase2.csproj +++ b/samples/serializers/change-message-type/Core_9/SamplePhase2/SamplePhase2.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 true key.snk diff --git a/samples/serializers/multiple-deserializers/Core_9/ExternalNewtonsoftBsonEndpoint/ExternalNewtonsoftBsonEndpoint.csproj b/samples/serializers/multiple-deserializers/Core_9/ExternalNewtonsoftBsonEndpoint/ExternalNewtonsoftBsonEndpoint.csproj index d50a8de582c..5b5e0330833 100644 --- a/samples/serializers/multiple-deserializers/Core_9/ExternalNewtonsoftBsonEndpoint/ExternalNewtonsoftBsonEndpoint.csproj +++ b/samples/serializers/multiple-deserializers/Core_9/ExternalNewtonsoftBsonEndpoint/ExternalNewtonsoftBsonEndpoint.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/serializers/multiple-deserializers/Core_9/ExternalNewtonsoftJsonEndpoint/ExternalNewtonsoftJsonEndpoint.csproj b/samples/serializers/multiple-deserializers/Core_9/ExternalNewtonsoftJsonEndpoint/ExternalNewtonsoftJsonEndpoint.csproj index f234161b50d..3b2733dbdf1 100644 --- a/samples/serializers/multiple-deserializers/Core_9/ExternalNewtonsoftJsonEndpoint/ExternalNewtonsoftJsonEndpoint.csproj +++ b/samples/serializers/multiple-deserializers/Core_9/ExternalNewtonsoftJsonEndpoint/ExternalNewtonsoftJsonEndpoint.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/serializers/multiple-deserializers/Core_9/ReceivingEndpoint/ReceivingEndpoint.csproj b/samples/serializers/multiple-deserializers/Core_9/ReceivingEndpoint/ReceivingEndpoint.csproj index 3ff0730db3b..5b5e0330833 100644 --- a/samples/serializers/multiple-deserializers/Core_9/ReceivingEndpoint/ReceivingEndpoint.csproj +++ b/samples/serializers/multiple-deserializers/Core_9/ReceivingEndpoint/ReceivingEndpoint.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/serializers/multiple-deserializers/Core_9/Shared/Shared.csproj b/samples/serializers/multiple-deserializers/Core_9/Shared/Shared.csproj index 7255ffa9a74..ebf4f846792 100644 --- a/samples/serializers/multiple-deserializers/Core_9/Shared/Shared.csproj +++ b/samples/serializers/multiple-deserializers/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ - + net9.0 - 12.0 + 13.0 diff --git a/samples/serializers/multiple-deserializers/Core_9/SystemJsonEndpoint/SystemJsonEndpoint.csproj b/samples/serializers/multiple-deserializers/Core_9/SystemJsonEndpoint/SystemJsonEndpoint.csproj index 9c4f3545628..39d2fd061d6 100644 --- a/samples/serializers/multiple-deserializers/Core_9/SystemJsonEndpoint/SystemJsonEndpoint.csproj +++ b/samples/serializers/multiple-deserializers/Core_9/SystemJsonEndpoint/SystemJsonEndpoint.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/serializers/multiple-deserializers/Core_9/XmlEndpoint/XmlEndpoint.csproj b/samples/serializers/multiple-deserializers/Core_9/XmlEndpoint/XmlEndpoint.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/serializers/multiple-deserializers/Core_9/XmlEndpoint/XmlEndpoint.csproj +++ b/samples/serializers/multiple-deserializers/Core_9/XmlEndpoint/XmlEndpoint.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/serializers/newtonsoft-bson/Newtonsoft_4/Sample/Sample.csproj b/samples/serializers/newtonsoft-bson/Newtonsoft_4/Sample/Sample.csproj index b5417b8f157..70f01c8f86d 100644 --- a/samples/serializers/newtonsoft-bson/Newtonsoft_4/Sample/Sample.csproj +++ b/samples/serializers/newtonsoft-bson/Newtonsoft_4/Sample/Sample.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/serializers/newtonsoft/Newtonsoft_4/Sample/Sample.csproj b/samples/serializers/newtonsoft/Newtonsoft_4/Sample/Sample.csproj index 91ca231bc29..378b98c7ee6 100644 --- a/samples/serializers/newtonsoft/Newtonsoft_4/Sample/Sample.csproj +++ b/samples/serializers/newtonsoft/Newtonsoft_4/Sample/Sample.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/serializers/system-json/Core_9/Sample/Sample.csproj b/samples/serializers/system-json/Core_9/Sample/Sample.csproj index 625f775cc25..fc8a84c4737 100644 --- a/samples/serializers/system-json/Core_9/Sample/Sample.csproj +++ b/samples/serializers/system-json/Core_9/Sample/Sample.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/serializers/transitioning-formats/Core_9/SamplePhase1/SamplePhase1.csproj b/samples/serializers/transitioning-formats/Core_9/SamplePhase1/SamplePhase1.csproj index 902a1098452..2790b8986b2 100644 --- a/samples/serializers/transitioning-formats/Core_9/SamplePhase1/SamplePhase1.csproj +++ b/samples/serializers/transitioning-formats/Core_9/SamplePhase1/SamplePhase1.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/serializers/transitioning-formats/Core_9/SamplePhase2/SamplePhase2.csproj b/samples/serializers/transitioning-formats/Core_9/SamplePhase2/SamplePhase2.csproj index 7fb92200f53..2790b8986b2 100644 --- a/samples/serializers/transitioning-formats/Core_9/SamplePhase2/SamplePhase2.csproj +++ b/samples/serializers/transitioning-formats/Core_9/SamplePhase2/SamplePhase2.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/serializers/transitioning-formats/Core_9/SamplePhase3/SamplePhase3.csproj b/samples/serializers/transitioning-formats/Core_9/SamplePhase3/SamplePhase3.csproj index 7fb92200f53..2790b8986b2 100644 --- a/samples/serializers/transitioning-formats/Core_9/SamplePhase3/SamplePhase3.csproj +++ b/samples/serializers/transitioning-formats/Core_9/SamplePhase3/SamplePhase3.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/serializers/transitioning-formats/Core_9/SamplePhase4/SamplePhase4.csproj b/samples/serializers/transitioning-formats/Core_9/SamplePhase4/SamplePhase4.csproj index 7fb92200f53..2790b8986b2 100644 --- a/samples/serializers/transitioning-formats/Core_9/SamplePhase4/SamplePhase4.csproj +++ b/samples/serializers/transitioning-formats/Core_9/SamplePhase4/SamplePhase4.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/serializers/transitioning-formats/Core_9/Shared/Shared.csproj b/samples/serializers/transitioning-formats/Core_9/Shared/Shared.csproj index 297d4bc40bd..a6be2d76d3b 100644 --- a/samples/serializers/transitioning-formats/Core_9/Shared/Shared.csproj +++ b/samples/serializers/transitioning-formats/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/serializers/xml/Core_9/Sample/Sample.csproj b/samples/serializers/xml/Core_9/Sample/Sample.csproj index f907f69ccc7..fc8a84c4737 100644 --- a/samples/serializers/xml/Core_9/Sample/Sample.csproj +++ b/samples/serializers/xml/Core_9/Sample/Sample.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/servicecontrol/events-subscription/ServiceControlContracts_4/EndpointsMonitor/EndpointsMonitor.csproj b/samples/servicecontrol/events-subscription/ServiceControlContracts_4/EndpointsMonitor/EndpointsMonitor.csproj index d9e83bf97a2..73b0efb8553 100644 --- a/samples/servicecontrol/events-subscription/ServiceControlContracts_4/EndpointsMonitor/EndpointsMonitor.csproj +++ b/samples/servicecontrol/events-subscription/ServiceControlContracts_4/EndpointsMonitor/EndpointsMonitor.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/servicecontrol/events-subscription/ServiceControlContracts_4/NServiceBusEndpoint/NServiceBusEndpoint.csproj b/samples/servicecontrol/events-subscription/ServiceControlContracts_4/NServiceBusEndpoint/NServiceBusEndpoint.csproj index 298358f9217..3639f7bcb3a 100644 --- a/samples/servicecontrol/events-subscription/ServiceControlContracts_4/NServiceBusEndpoint/NServiceBusEndpoint.csproj +++ b/samples/servicecontrol/events-subscription/ServiceControlContracts_4/NServiceBusEndpoint/NServiceBusEndpoint.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/servicecontrol/events-subscription/ServiceControlContracts_4/PlatformLauncher/PlatformLauncher.csproj b/samples/servicecontrol/events-subscription/ServiceControlContracts_4/PlatformLauncher/PlatformLauncher.csproj index f7b055a1c62..d948015f118 100644 --- a/samples/servicecontrol/events-subscription/ServiceControlContracts_4/PlatformLauncher/PlatformLauncher.csproj +++ b/samples/servicecontrol/events-subscription/ServiceControlContracts_4/PlatformLauncher/PlatformLauncher.csproj @@ -2,7 +2,7 @@ Exe net9.0 - 12.0 + 13.0 diff --git a/samples/servicecontrol/events-subscription/ServiceControlContracts_5/EndpointsMonitor/EndpointsMonitor.csproj b/samples/servicecontrol/events-subscription/ServiceControlContracts_5/EndpointsMonitor/EndpointsMonitor.csproj index 700d535e17e..d0c1c1fdcd5 100644 --- a/samples/servicecontrol/events-subscription/ServiceControlContracts_5/EndpointsMonitor/EndpointsMonitor.csproj +++ b/samples/servicecontrol/events-subscription/ServiceControlContracts_5/EndpointsMonitor/EndpointsMonitor.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/servicecontrol/events-subscription/ServiceControlContracts_5/NServiceBusEndpoint/NServiceBusEndpoint.csproj b/samples/servicecontrol/events-subscription/ServiceControlContracts_5/NServiceBusEndpoint/NServiceBusEndpoint.csproj index 298358f9217..3639f7bcb3a 100644 --- a/samples/servicecontrol/events-subscription/ServiceControlContracts_5/NServiceBusEndpoint/NServiceBusEndpoint.csproj +++ b/samples/servicecontrol/events-subscription/ServiceControlContracts_5/NServiceBusEndpoint/NServiceBusEndpoint.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/servicecontrol/events-subscription/ServiceControlContracts_5/PlatformLauncher/PlatformLauncher.csproj b/samples/servicecontrol/events-subscription/ServiceControlContracts_5/PlatformLauncher/PlatformLauncher.csproj index f7b055a1c62..d948015f118 100644 --- a/samples/servicecontrol/events-subscription/ServiceControlContracts_5/PlatformLauncher/PlatformLauncher.csproj +++ b/samples/servicecontrol/events-subscription/ServiceControlContracts_5/PlatformLauncher/PlatformLauncher.csproj @@ -2,7 +2,7 @@ Exe net9.0 - 12.0 + 13.0 diff --git a/samples/servicecontrol/fix-messages/Core_8/PlatformLauncher/PlatformLauncher.csproj b/samples/servicecontrol/fix-messages/Core_8/PlatformLauncher/PlatformLauncher.csproj index a4c89acf6e6..bb0b3bf5fc5 100644 --- a/samples/servicecontrol/fix-messages/Core_8/PlatformLauncher/PlatformLauncher.csproj +++ b/samples/servicecontrol/fix-messages/Core_8/PlatformLauncher/PlatformLauncher.csproj @@ -1,4 +1,4 @@ - + net9.0 diff --git a/samples/servicecontrol/fix-messages/Core_9/MessageRepairingEndpoint/MessageRepairingEndpoint.csproj b/samples/servicecontrol/fix-messages/Core_9/MessageRepairingEndpoint/MessageRepairingEndpoint.csproj index 8c133d6af08..5b1cda24c52 100644 --- a/samples/servicecontrol/fix-messages/Core_9/MessageRepairingEndpoint/MessageRepairingEndpoint.csproj +++ b/samples/servicecontrol/fix-messages/Core_9/MessageRepairingEndpoint/MessageRepairingEndpoint.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/servicecontrol/fix-messages/Core_9/PlatformLauncher/PlatformLauncher.csproj b/samples/servicecontrol/fix-messages/Core_9/PlatformLauncher/PlatformLauncher.csproj index a4c89acf6e6..62b6f2d4e4e 100644 --- a/samples/servicecontrol/fix-messages/Core_9/PlatformLauncher/PlatformLauncher.csproj +++ b/samples/servicecontrol/fix-messages/Core_9/PlatformLauncher/PlatformLauncher.csproj @@ -1,9 +1,9 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/servicecontrol/fix-messages/Core_9/Receiver/Receiver.csproj b/samples/servicecontrol/fix-messages/Core_9/Receiver/Receiver.csproj index 8c133d6af08..5b1cda24c52 100644 --- a/samples/servicecontrol/fix-messages/Core_9/Receiver/Receiver.csproj +++ b/samples/servicecontrol/fix-messages/Core_9/Receiver/Receiver.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/servicecontrol/fix-messages/Core_9/Sender/Sender.csproj b/samples/servicecontrol/fix-messages/Core_9/Sender/Sender.csproj index 8c133d6af08..5b1cda24c52 100644 --- a/samples/servicecontrol/fix-messages/Core_9/Sender/Sender.csproj +++ b/samples/servicecontrol/fix-messages/Core_9/Sender/Sender.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/servicecontrol/fix-messages/Core_9/Shared/Shared.csproj b/samples/servicecontrol/fix-messages/Core_9/Shared/Shared.csproj index 3da4a8fca21..2aa285a99c0 100644 --- a/samples/servicecontrol/fix-messages/Core_9/Shared/Shared.csproj +++ b/samples/servicecontrol/fix-messages/Core_9/Shared/Shared.csproj @@ -2,7 +2,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/servicecontrol/monitoring3rdparty/CustomChecks_5/3rdPartySystem/3rdPartySystem.csproj b/samples/servicecontrol/monitoring3rdparty/CustomChecks_5/3rdPartySystem/3rdPartySystem.csproj index df86720e6cb..6f4075fe9c9 100644 --- a/samples/servicecontrol/monitoring3rdparty/CustomChecks_5/3rdPartySystem/3rdPartySystem.csproj +++ b/samples/servicecontrol/monitoring3rdparty/CustomChecks_5/3rdPartySystem/3rdPartySystem.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 \ No newline at end of file diff --git a/samples/servicecontrol/monitoring3rdparty/CustomChecks_5/PlatformLauncher/PlatformLauncher.csproj b/samples/servicecontrol/monitoring3rdparty/CustomChecks_5/PlatformLauncher/PlatformLauncher.csproj index bb0b3bf5fc5..62b6f2d4e4e 100644 --- a/samples/servicecontrol/monitoring3rdparty/CustomChecks_5/PlatformLauncher/PlatformLauncher.csproj +++ b/samples/servicecontrol/monitoring3rdparty/CustomChecks_5/PlatformLauncher/PlatformLauncher.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/servicecontrol/monitoring3rdparty/CustomChecks_5/Sample/Sample.csproj b/samples/servicecontrol/monitoring3rdparty/CustomChecks_5/Sample/Sample.csproj index 0797e81211b..b981cdab7ec 100644 --- a/samples/servicecontrol/monitoring3rdparty/CustomChecks_5/Sample/Sample.csproj +++ b/samples/servicecontrol/monitoring3rdparty/CustomChecks_5/Sample/Sample.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/servicecontrol/retry-messages/Core_9/PlatformLauncher/PlatformLauncher.csproj b/samples/servicecontrol/retry-messages/Core_9/PlatformLauncher/PlatformLauncher.csproj index a4c89acf6e6..62b6f2d4e4e 100644 --- a/samples/servicecontrol/retry-messages/Core_9/PlatformLauncher/PlatformLauncher.csproj +++ b/samples/servicecontrol/retry-messages/Core_9/PlatformLauncher/PlatformLauncher.csproj @@ -1,9 +1,9 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/servicecontrol/retry-messages/Core_9/Receiver/Receiver.csproj b/samples/servicecontrol/retry-messages/Core_9/Receiver/Receiver.csproj index c85181a9fcc..28190bba271 100644 --- a/samples/servicecontrol/retry-messages/Core_9/Receiver/Receiver.csproj +++ b/samples/servicecontrol/retry-messages/Core_9/Receiver/Receiver.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/servicecontrol/retry-messages/Core_9/Sender/Sender.csproj b/samples/servicecontrol/retry-messages/Core_9/Sender/Sender.csproj index c85181a9fcc..28190bba271 100644 --- a/samples/servicecontrol/retry-messages/Core_9/Sender/Sender.csproj +++ b/samples/servicecontrol/retry-messages/Core_9/Sender/Sender.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/servicecontrol/retry-messages/Core_9/Shared/Shared.csproj b/samples/servicecontrol/retry-messages/Core_9/Shared/Shared.csproj index 3da4a8fca21..2aa285a99c0 100644 --- a/samples/servicecontrol/retry-messages/Core_9/Shared/Shared.csproj +++ b/samples/servicecontrol/retry-messages/Core_9/Shared/Shared.csproj @@ -2,7 +2,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/serviceinsight/messageviewer/ServiceInsight_2/Endpoint/Endpoint.csproj b/samples/serviceinsight/messageviewer/ServiceInsight_2/Endpoint/Endpoint.csproj index 9ce69006191..34c23befeae 100644 --- a/samples/serviceinsight/messageviewer/ServiceInsight_2/Endpoint/Endpoint.csproj +++ b/samples/serviceinsight/messageviewer/ServiceInsight_2/Endpoint/Endpoint.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/serviceinsight/messageviewer/ServiceInsight_2/ServiceInsight.Plugin/ServiceInsight.Plugin.csproj b/samples/serviceinsight/messageviewer/ServiceInsight_2/ServiceInsight.Plugin/ServiceInsight.Plugin.csproj index 6bb56eff650..09977b5cdde 100644 --- a/samples/serviceinsight/messageviewer/ServiceInsight_2/ServiceInsight.Plugin/ServiceInsight.Plugin.csproj +++ b/samples/serviceinsight/messageviewer/ServiceInsight_2/ServiceInsight.Plugin/ServiceInsight.Plugin.csproj @@ -4,7 +4,7 @@ net48 true ServiceInsight.CustomViewer.Plugin - 12.0 + 13.0 diff --git a/samples/serviceinsight/messageviewer/ServiceInsight_2/Shared/Shared.csproj b/samples/serviceinsight/messageviewer/ServiceInsight_2/Shared/Shared.csproj index 4beee150de9..f16302ba5d7 100644 --- a/samples/serviceinsight/messageviewer/ServiceInsight_2/Shared/Shared.csproj +++ b/samples/serviceinsight/messageviewer/ServiceInsight_2/Shared/Shared.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 12.0 + 13.0 diff --git a/samples/showcase/cinema/Core_9/Cinema.Headquarters/Cinema.Headquarters.csproj b/samples/showcase/cinema/Core_9/Cinema.Headquarters/Cinema.Headquarters.csproj index 75162798720..0c3464911e8 100644 --- a/samples/showcase/cinema/Core_9/Cinema.Headquarters/Cinema.Headquarters.csproj +++ b/samples/showcase/cinema/Core_9/Cinema.Headquarters/Cinema.Headquarters.csproj @@ -1,11 +1,11 @@ - + Exe net9.0 enable enable - 12.0 + 13.0 diff --git a/samples/showcase/cinema/Core_9/Cinema.Messages/Cinema.Messages.csproj b/samples/showcase/cinema/Core_9/Cinema.Messages/Cinema.Messages.csproj index 7682ec9821d..24a30bb29da 100644 --- a/samples/showcase/cinema/Core_9/Cinema.Messages/Cinema.Messages.csproj +++ b/samples/showcase/cinema/Core_9/Cinema.Messages/Cinema.Messages.csproj @@ -4,7 +4,7 @@ net9.0 enable enable - 12.0 + 13.0 diff --git a/samples/showcase/cinema/Core_9/Cinema.TicketSales/Cinema.TicketSales.csproj b/samples/showcase/cinema/Core_9/Cinema.TicketSales/Cinema.TicketSales.csproj index 75162798720..0c3464911e8 100644 --- a/samples/showcase/cinema/Core_9/Cinema.TicketSales/Cinema.TicketSales.csproj +++ b/samples/showcase/cinema/Core_9/Cinema.TicketSales/Cinema.TicketSales.csproj @@ -1,11 +1,11 @@ - + Exe net9.0 enable enable - 12.0 + 13.0 diff --git a/samples/showcase/on-premises/Core_9/Store.ContentManagement/Store.ContentManagement.csproj b/samples/showcase/on-premises/Core_9/Store.ContentManagement/Store.ContentManagement.csproj index 98326cdaf3f..b845d3eb47d 100644 --- a/samples/showcase/on-premises/Core_9/Store.ContentManagement/Store.ContentManagement.csproj +++ b/samples/showcase/on-premises/Core_9/Store.ContentManagement/Store.ContentManagement.csproj @@ -2,7 +2,7 @@ Exe net9.0 - 12.0 + 13.0 diff --git a/samples/showcase/on-premises/Core_9/Store.CustomerRelations/Store.CustomerRelations.csproj b/samples/showcase/on-premises/Core_9/Store.CustomerRelations/Store.CustomerRelations.csproj index 98326cdaf3f..b845d3eb47d 100644 --- a/samples/showcase/on-premises/Core_9/Store.CustomerRelations/Store.CustomerRelations.csproj +++ b/samples/showcase/on-premises/Core_9/Store.CustomerRelations/Store.CustomerRelations.csproj @@ -2,7 +2,7 @@ Exe net9.0 - 12.0 + 13.0 diff --git a/samples/showcase/on-premises/Core_9/Store.ECommerce/Store.ECommerce.csproj b/samples/showcase/on-premises/Core_9/Store.ECommerce/Store.ECommerce.csproj index 7732e923389..b1baf103a9b 100644 --- a/samples/showcase/on-premises/Core_9/Store.ECommerce/Store.ECommerce.csproj +++ b/samples/showcase/on-premises/Core_9/Store.ECommerce/Store.ECommerce.csproj @@ -1,8 +1,8 @@ - + net9.0 enable - 12.0 + 13.0 diff --git a/samples/showcase/on-premises/Core_9/Store.Messages/Store.Messages.csproj b/samples/showcase/on-premises/Core_9/Store.Messages/Store.Messages.csproj index 6bc7e476b25..cc4558bedc9 100644 --- a/samples/showcase/on-premises/Core_9/Store.Messages/Store.Messages.csproj +++ b/samples/showcase/on-premises/Core_9/Store.Messages/Store.Messages.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/showcase/on-premises/Core_9/Store.Operations/Store.Operations.csproj b/samples/showcase/on-premises/Core_9/Store.Operations/Store.Operations.csproj index 98326cdaf3f..b845d3eb47d 100644 --- a/samples/showcase/on-premises/Core_9/Store.Operations/Store.Operations.csproj +++ b/samples/showcase/on-premises/Core_9/Store.Operations/Store.Operations.csproj @@ -2,7 +2,7 @@ Exe net9.0 - 12.0 + 13.0 diff --git a/samples/showcase/on-premises/Core_9/Store.Sales/Store.Sales.csproj b/samples/showcase/on-premises/Core_9/Store.Sales/Store.Sales.csproj index 98326cdaf3f..b845d3eb47d 100644 --- a/samples/showcase/on-premises/Core_9/Store.Sales/Store.Sales.csproj +++ b/samples/showcase/on-premises/Core_9/Store.Sales/Store.Sales.csproj @@ -2,7 +2,7 @@ Exe net9.0 - 12.0 + 13.0 diff --git a/samples/showcase/on-premises/Core_9/Store.Shared/Store.Shared.csproj b/samples/showcase/on-premises/Core_9/Store.Shared/Store.Shared.csproj index 6bc7e476b25..cc4558bedc9 100644 --- a/samples/showcase/on-premises/Core_9/Store.Shared/Store.Shared.csproj +++ b/samples/showcase/on-premises/Core_9/Store.Shared/Store.Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/sql-persistence/injecting-services/SqlPersistence_8/Endpoint/Endpoint.csproj b/samples/sql-persistence/injecting-services/SqlPersistence_8/Endpoint/Endpoint.csproj index c5b51780acb..8bfe513aca7 100644 --- a/samples/sql-persistence/injecting-services/SqlPersistence_8/Endpoint/Endpoint.csproj +++ b/samples/sql-persistence/injecting-services/SqlPersistence_8/Endpoint/Endpoint.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/saga-rename/SqlPersistence_8/EndpointVersion1/EndpointVersion1.csproj b/samples/sql-persistence/saga-rename/SqlPersistence_8/EndpointVersion1/EndpointVersion1.csproj index 8c133d6af08..5b1cda24c52 100644 --- a/samples/sql-persistence/saga-rename/SqlPersistence_8/EndpointVersion1/EndpointVersion1.csproj +++ b/samples/sql-persistence/saga-rename/SqlPersistence_8/EndpointVersion1/EndpointVersion1.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/saga-rename/SqlPersistence_8/EndpointVersion2/EndpointVersion2.csproj b/samples/sql-persistence/saga-rename/SqlPersistence_8/EndpointVersion2/EndpointVersion2.csproj index 8c133d6af08..5b1cda24c52 100644 --- a/samples/sql-persistence/saga-rename/SqlPersistence_8/EndpointVersion2/EndpointVersion2.csproj +++ b/samples/sql-persistence/saga-rename/SqlPersistence_8/EndpointVersion2/EndpointVersion2.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/saga-rename/SqlPersistence_8/Shared/Shared.csproj b/samples/sql-persistence/saga-rename/SqlPersistence_8/Shared/Shared.csproj index 6aeef7f4571..fddf018803a 100644 --- a/samples/sql-persistence/saga-rename/SqlPersistence_8/Shared/Shared.csproj +++ b/samples/sql-persistence/saga-rename/SqlPersistence_8/Shared/Shared.csproj @@ -1,8 +1,8 @@ - + net9.0 - 12.0 + 13.0 diff --git a/samples/sql-persistence/simple/SqlPersistence_8/Client/Client.csproj b/samples/sql-persistence/simple/SqlPersistence_8/Client/Client.csproj index b9187629614..9b057872071 100644 --- a/samples/sql-persistence/simple/SqlPersistence_8/Client/Client.csproj +++ b/samples/sql-persistence/simple/SqlPersistence_8/Client/Client.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/simple/SqlPersistence_8/EndpointMySql/EndpointMySql.csproj b/samples/sql-persistence/simple/SqlPersistence_8/EndpointMySql/EndpointMySql.csproj index 5273180f950..b1e7a31d6f2 100644 --- a/samples/sql-persistence/simple/SqlPersistence_8/EndpointMySql/EndpointMySql.csproj +++ b/samples/sql-persistence/simple/SqlPersistence_8/EndpointMySql/EndpointMySql.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/simple/SqlPersistence_8/EndpointOracle/EndpointOracle.csproj b/samples/sql-persistence/simple/SqlPersistence_8/EndpointOracle/EndpointOracle.csproj index ac3b8bd2f43..8dcfa02d6c9 100644 --- a/samples/sql-persistence/simple/SqlPersistence_8/EndpointOracle/EndpointOracle.csproj +++ b/samples/sql-persistence/simple/SqlPersistence_8/EndpointOracle/EndpointOracle.csproj @@ -1,9 +1,9 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/simple/SqlPersistence_8/EndpointPostgreSql/EndpointPostgreSql.csproj b/samples/sql-persistence/simple/SqlPersistence_8/EndpointPostgreSql/EndpointPostgreSql.csproj index 485c74ad03e..eab9b752636 100644 --- a/samples/sql-persistence/simple/SqlPersistence_8/EndpointPostgreSql/EndpointPostgreSql.csproj +++ b/samples/sql-persistence/simple/SqlPersistence_8/EndpointPostgreSql/EndpointPostgreSql.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/simple/SqlPersistence_8/EndpointSqlServer/EndpointSqlServer.csproj b/samples/sql-persistence/simple/SqlPersistence_8/EndpointSqlServer/EndpointSqlServer.csproj index 46452043561..79016b4d180 100644 --- a/samples/sql-persistence/simple/SqlPersistence_8/EndpointSqlServer/EndpointSqlServer.csproj +++ b/samples/sql-persistence/simple/SqlPersistence_8/EndpointSqlServer/EndpointSqlServer.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/simple/SqlPersistence_8/ServerShared/ServerShared.csproj b/samples/sql-persistence/simple/SqlPersistence_8/ServerShared/ServerShared.csproj index b1e74ab44fc..d7fa742f997 100644 --- a/samples/sql-persistence/simple/SqlPersistence_8/ServerShared/ServerShared.csproj +++ b/samples/sql-persistence/simple/SqlPersistence_8/ServerShared/ServerShared.csproj @@ -2,7 +2,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/sql-persistence/simple/SqlPersistence_8/SharedMessages/SharedMessages.csproj b/samples/sql-persistence/simple/SqlPersistence_8/SharedMessages/SharedMessages.csproj index 3da4a8fca21..2aa285a99c0 100644 --- a/samples/sql-persistence/simple/SqlPersistence_8/SharedMessages/SharedMessages.csproj +++ b/samples/sql-persistence/simple/SqlPersistence_8/SharedMessages/SharedMessages.csproj @@ -2,7 +2,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/EndpointMySql/EndpointMySqlPhase1.csproj b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/EndpointMySql/EndpointMySqlPhase1.csproj index 303a3e8c964..b80d48fb8d5 100644 --- a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/EndpointMySql/EndpointMySqlPhase1.csproj +++ b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/EndpointMySql/EndpointMySqlPhase1.csproj @@ -1,9 +1,9 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/EndpointOracle/EndpointOraclePhase1.csproj b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/EndpointOracle/EndpointOraclePhase1.csproj index 4d5de52038c..090ea9b87e2 100644 --- a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/EndpointOracle/EndpointOraclePhase1.csproj +++ b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/EndpointOracle/EndpointOraclePhase1.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/EndpointPostgreSql/EndpointPostgreSqlPhase1.csproj b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/EndpointPostgreSql/EndpointPostgreSqlPhase1.csproj index cc2e580a87f..f69c09fdf78 100644 --- a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/EndpointPostgreSql/EndpointPostgreSqlPhase1.csproj +++ b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/EndpointPostgreSql/EndpointPostgreSqlPhase1.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/EndpointSqlServer/EndpointSqlServerPhase1.csproj b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/EndpointSqlServer/EndpointSqlServerPhase1.csproj index 9bbe71c59b0..8df503554d5 100644 --- a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/EndpointSqlServer/EndpointSqlServerPhase1.csproj +++ b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/EndpointSqlServer/EndpointSqlServerPhase1.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/Shared/SharedPhase1.csproj b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/Shared/SharedPhase1.csproj index 5b0c7bb2c7c..5d35b6c03a5 100644 --- a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/Shared/SharedPhase1.csproj +++ b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase1/Shared/SharedPhase1.csproj @@ -1,8 +1,8 @@ - + net9.0 - 12.0 + 13.0 diff --git a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/EndpointMySql/EndpointMySqlPhase2.csproj b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/EndpointMySql/EndpointMySqlPhase2.csproj index ba9a5f6c6be..9ce7034f737 100644 --- a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/EndpointMySql/EndpointMySqlPhase2.csproj +++ b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/EndpointMySql/EndpointMySqlPhase2.csproj @@ -1,9 +1,9 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/EndpointOracle/EndpointOraclePhase2.csproj b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/EndpointOracle/EndpointOraclePhase2.csproj index aed9caeb1ca..b5deb114b44 100644 --- a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/EndpointOracle/EndpointOraclePhase2.csproj +++ b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/EndpointOracle/EndpointOraclePhase2.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/EndpointPostgreSql/EndpointPostgreSqlPhase2.csproj b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/EndpointPostgreSql/EndpointPostgreSqlPhase2.csproj index c8df42fc61f..447295d2457 100644 --- a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/EndpointPostgreSql/EndpointPostgreSqlPhase2.csproj +++ b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/EndpointPostgreSql/EndpointPostgreSqlPhase2.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/EndpointSqlServer/EndpointSqlServerPhase2.csproj b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/EndpointSqlServer/EndpointSqlServerPhase2.csproj index 71a976d81c0..9983e1ec96e 100644 --- a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/EndpointSqlServer/EndpointSqlServerPhase2.csproj +++ b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/EndpointSqlServer/EndpointSqlServerPhase2.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/Shared/SharedPhase2.csproj b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/Shared/SharedPhase2.csproj index 36ed0a78be5..5d35b6c03a5 100644 --- a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/Shared/SharedPhase2.csproj +++ b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase2/Shared/SharedPhase2.csproj @@ -2,7 +2,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/EndpointMySql/EndpointMySqlPhase3.csproj b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/EndpointMySql/EndpointMySqlPhase3.csproj index 83bd43de8b8..107bcd451be 100644 --- a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/EndpointMySql/EndpointMySqlPhase3.csproj +++ b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/EndpointMySql/EndpointMySqlPhase3.csproj @@ -1,9 +1,9 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/EndpointOracle/EndpointOraclePhase3.csproj b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/EndpointOracle/EndpointOraclePhase3.csproj index aeba507f084..a9ee861cfaf 100644 --- a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/EndpointOracle/EndpointOraclePhase3.csproj +++ b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/EndpointOracle/EndpointOraclePhase3.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/EndpointPostgreSql/EndpointPostgreSqlPhase3.csproj b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/EndpointPostgreSql/EndpointPostgreSqlPhase3.csproj index 6231deaa01d..82cdc4667db 100644 --- a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/EndpointPostgreSql/EndpointPostgreSqlPhase3.csproj +++ b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/EndpointPostgreSql/EndpointPostgreSqlPhase3.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/EndpointSqlServer/EndpointSqlServerPhase3.csproj b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/EndpointSqlServer/EndpointSqlServerPhase3.csproj index 726ee07af69..b253711fc5a 100644 --- a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/EndpointSqlServer/EndpointSqlServerPhase3.csproj +++ b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/EndpointSqlServer/EndpointSqlServerPhase3.csproj @@ -3,7 +3,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/Shared/SharedPhase3.csproj b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/Shared/SharedPhase3.csproj index 5b0c7bb2c7c..5d35b6c03a5 100644 --- a/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/Shared/SharedPhase3.csproj +++ b/samples/sql-persistence/transitioning-correlation-ids/SqlPersistence_8/Phase3/Shared/SharedPhase3.csproj @@ -1,8 +1,8 @@ - + net9.0 - 12.0 + 13.0 diff --git a/samples/sqltransport-nhpersistence/Core_9/Receiver/Receiver.csproj b/samples/sqltransport-nhpersistence/Core_9/Receiver/Receiver.csproj index b9efb73a9a1..38e6937c958 100644 --- a/samples/sqltransport-nhpersistence/Core_9/Receiver/Receiver.csproj +++ b/samples/sqltransport-nhpersistence/Core_9/Receiver/Receiver.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sqltransport-nhpersistence/Core_9/Sender/Sender.csproj b/samples/sqltransport-nhpersistence/Core_9/Sender/Sender.csproj index b9efb73a9a1..38e6937c958 100644 --- a/samples/sqltransport-nhpersistence/Core_9/Sender/Sender.csproj +++ b/samples/sqltransport-nhpersistence/Core_9/Sender/Sender.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sqltransport-nhpersistence/Core_9/Shared/Shared.csproj b/samples/sqltransport-nhpersistence/Core_9/Shared/Shared.csproj index 8a863406d79..966a3fe910e 100644 --- a/samples/sqltransport-nhpersistence/Core_9/Shared/Shared.csproj +++ b/samples/sqltransport-nhpersistence/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/sqltransport-sqlpersistence/Core_9/Receiver/Receiver.csproj b/samples/sqltransport-sqlpersistence/Core_9/Receiver/Receiver.csproj index db9c4ad1fba..ba541667f5e 100644 --- a/samples/sqltransport-sqlpersistence/Core_9/Receiver/Receiver.csproj +++ b/samples/sqltransport-sqlpersistence/Core_9/Receiver/Receiver.csproj @@ -2,7 +2,7 @@ net9.0 exe - 12.0 + 13.0 diff --git a/samples/sqltransport-sqlpersistence/Core_9/Sender/Sender.csproj b/samples/sqltransport-sqlpersistence/Core_9/Sender/Sender.csproj index 29a4622ef15..07e002a2859 100644 --- a/samples/sqltransport-sqlpersistence/Core_9/Sender/Sender.csproj +++ b/samples/sqltransport-sqlpersistence/Core_9/Sender/Sender.csproj @@ -2,7 +2,7 @@ net9.0 exe - 12.0 + 13.0 diff --git a/samples/sqltransport-sqlpersistence/Core_9/Shared/Shared.csproj b/samples/sqltransport-sqlpersistence/Core_9/Shared/Shared.csproj index b3b78563316..dcb7a34b9c8 100644 --- a/samples/sqltransport-sqlpersistence/Core_9/Shared/Shared.csproj +++ b/samples/sqltransport-sqlpersistence/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/sqltransport/native-integration/SqlTransport_8/Receiver/Receiver.csproj b/samples/sqltransport/native-integration/SqlTransport_8/Receiver/Receiver.csproj index 47b389d2adb..65543c39ad4 100644 --- a/samples/sqltransport/native-integration/SqlTransport_8/Receiver/Receiver.csproj +++ b/samples/sqltransport/native-integration/SqlTransport_8/Receiver/Receiver.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sqltransport/simple/SqlTransport_8/Receiver/Receiver.csproj b/samples/sqltransport/simple/SqlTransport_8/Receiver/Receiver.csproj index 871f009cca7..5b23a380602 100644 --- a/samples/sqltransport/simple/SqlTransport_8/Receiver/Receiver.csproj +++ b/samples/sqltransport/simple/SqlTransport_8/Receiver/Receiver.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sqltransport/simple/SqlTransport_8/Sender/Sender.csproj b/samples/sqltransport/simple/SqlTransport_8/Sender/Sender.csproj index 871f009cca7..5b23a380602 100644 --- a/samples/sqltransport/simple/SqlTransport_8/Sender/Sender.csproj +++ b/samples/sqltransport/simple/SqlTransport_8/Sender/Sender.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/sqltransport/simple/SqlTransport_8/Shared/Shared.csproj b/samples/sqltransport/simple/SqlTransport_8/Shared/Shared.csproj index 8a863406d79..966a3fe910e 100644 --- a/samples/sqltransport/simple/SqlTransport_8/Shared/Shared.csproj +++ b/samples/sqltransport/simple/SqlTransport_8/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/startup-shutdown-sequence/Core_9/Sample/Sample.csproj b/samples/startup-shutdown-sequence/Core_9/Sample/Sample.csproj index f907f69ccc7..fc8a84c4737 100644 --- a/samples/startup-shutdown-sequence/Core_9/Sample/Sample.csproj +++ b/samples/startup-shutdown-sequence/Core_9/Sample/Sample.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/throttling/Core_9/Limited/Limited.csproj b/samples/throttling/Core_9/Limited/Limited.csproj index b3f2ea86bcc..0b5d95cb1e1 100644 --- a/samples/throttling/Core_9/Limited/Limited.csproj +++ b/samples/throttling/Core_9/Limited/Limited.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/samples/throttling/Core_9/Sender/Sender.csproj b/samples/throttling/Core_9/Sender/Sender.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/throttling/Core_9/Sender/Sender.csproj +++ b/samples/throttling/Core_9/Sender/Sender.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/throttling/Core_9/Shared/Shared.csproj b/samples/throttling/Core_9/Shared/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/throttling/Core_9/Shared/Shared.csproj +++ b/samples/throttling/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/transactional-session/aspnetcore-webapi/SqlPersistenceTS_8/WebApplication/WebApplication.csproj b/samples/transactional-session/aspnetcore-webapi/SqlPersistenceTS_8/WebApplication/WebApplication.csproj index cd70471ad45..cf5e250c64a 100644 --- a/samples/transactional-session/aspnetcore-webapi/SqlPersistenceTS_8/WebApplication/WebApplication.csproj +++ b/samples/transactional-session/aspnetcore-webapi/SqlPersistenceTS_8/WebApplication/WebApplication.csproj @@ -1,7 +1,7 @@ - + net9.0 - 12.0 + 13.0 diff --git a/samples/transactional-session/cosmosdb/CosmosTS_3/Backend/Backend.csproj b/samples/transactional-session/cosmosdb/CosmosTS_3/Backend/Backend.csproj index 2df3b8bdb77..b6bba1e7298 100644 --- a/samples/transactional-session/cosmosdb/CosmosTS_3/Backend/Backend.csproj +++ b/samples/transactional-session/cosmosdb/CosmosTS_3/Backend/Backend.csproj @@ -1,9 +1,9 @@ - + Exe net9.0 - 12.0 + 13.0 diff --git a/samples/transactional-session/cosmosdb/CosmosTS_3/Frontend/Frontend.csproj b/samples/transactional-session/cosmosdb/CosmosTS_3/Frontend/Frontend.csproj index f4b8194a015..f6257f3b5f3 100644 --- a/samples/transactional-session/cosmosdb/CosmosTS_3/Frontend/Frontend.csproj +++ b/samples/transactional-session/cosmosdb/CosmosTS_3/Frontend/Frontend.csproj @@ -1,8 +1,8 @@ - + Exe net9.0 - 12.0 + 13.0 diff --git a/samples/transactional-session/cosmosdb/CosmosTS_3/Shared/Shared.csproj b/samples/transactional-session/cosmosdb/CosmosTS_3/Shared/Shared.csproj index e7edb2326c0..657b55c9347 100644 --- a/samples/transactional-session/cosmosdb/CosmosTS_3/Shared/Shared.csproj +++ b/samples/transactional-session/cosmosdb/CosmosTS_3/Shared/Shared.csproj @@ -1,8 +1,8 @@ - + net9.0 - 12.0 + 13.0 diff --git a/samples/unit-testing/Testing_9/Sample/Sample.csproj b/samples/unit-testing/Testing_9/Sample/Sample.csproj index ef292aafa9d..3d4a5bc1e3d 100644 --- a/samples/unit-testing/Testing_9/Sample/Sample.csproj +++ b/samples/unit-testing/Testing_9/Sample/Sample.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/unobtrusive/Core_9/Client/Client.csproj b/samples/unobtrusive/Core_9/Client/Client.csproj index 0367bdacae3..dc46965c297 100644 --- a/samples/unobtrusive/Core_9/Client/Client.csproj +++ b/samples/unobtrusive/Core_9/Client/Client.csproj @@ -5,7 +5,7 @@ Exe enable enable - 12.0 + 13.0 diff --git a/samples/unobtrusive/Core_9/Server/Server.csproj b/samples/unobtrusive/Core_9/Server/Server.csproj index 0367bdacae3..dc46965c297 100644 --- a/samples/unobtrusive/Core_9/Server/Server.csproj +++ b/samples/unobtrusive/Core_9/Server/Server.csproj @@ -5,7 +5,7 @@ Exe enable enable - 12.0 + 13.0 diff --git a/samples/unobtrusive/Core_9/Shared/Shared.csproj b/samples/unobtrusive/Core_9/Shared/Shared.csproj index 8531be45954..f09cbae0b92 100644 --- a/samples/unobtrusive/Core_9/Shared/Shared.csproj +++ b/samples/unobtrusive/Core_9/Shared/Shared.csproj @@ -4,7 +4,7 @@ net9.0 enable enable - 12.0 + 13.0 \ No newline at end of file diff --git a/samples/username-header/Core_9/Endpoint1/Endpoint1.csproj b/samples/username-header/Core_9/Endpoint1/Endpoint1.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/username-header/Core_9/Endpoint1/Endpoint1.csproj +++ b/samples/username-header/Core_9/Endpoint1/Endpoint1.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/username-header/Core_9/Endpoint2/Endpoint2.csproj b/samples/username-header/Core_9/Endpoint2/Endpoint2.csproj index 62582524ad2..bfcd085b355 100644 --- a/samples/username-header/Core_9/Endpoint2/Endpoint2.csproj +++ b/samples/username-header/Core_9/Endpoint2/Endpoint2.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/samples/username-header/Core_9/Shared/Shared.csproj b/samples/username-header/Core_9/Shared/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/username-header/Core_9/Shared/Shared.csproj +++ b/samples/username-header/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/versioning/Core_9/Publisher/Publisher.csproj b/samples/versioning/Core_9/Publisher/Publisher.csproj index 1be1e5c7cc5..03420f6ef07 100644 --- a/samples/versioning/Core_9/Publisher/Publisher.csproj +++ b/samples/versioning/Core_9/Publisher/Publisher.csproj @@ -3,7 +3,7 @@ net9.0 Exe enable - 12.0 + 13.0 diff --git a/samples/versioning/Core_9/V1.Contracts/Contracts.csproj b/samples/versioning/Core_9/V1.Contracts/Contracts.csproj index b50d5dccd83..5e22008f9fe 100644 --- a/samples/versioning/Core_9/V1.Contracts/Contracts.csproj +++ b/samples/versioning/Core_9/V1.Contracts/Contracts.csproj @@ -1,8 +1,8 @@ - + net9.0 enable - 12.0 + 13.0 1.0.0 diff --git a/samples/versioning/Core_9/V1.Subscriber/V1.Subscriber.csproj b/samples/versioning/Core_9/V1.Subscriber/V1.Subscriber.csproj index 57e987094ed..1b83794127f 100644 --- a/samples/versioning/Core_9/V1.Subscriber/V1.Subscriber.csproj +++ b/samples/versioning/Core_9/V1.Subscriber/V1.Subscriber.csproj @@ -3,7 +3,7 @@ net9.0 Exe enable - 12.0 + 13.0 diff --git a/samples/versioning/Core_9/V2.Contracts/Contracts.csproj b/samples/versioning/Core_9/V2.Contracts/Contracts.csproj index 0602887a782..99408ec9e26 100644 --- a/samples/versioning/Core_9/V2.Contracts/Contracts.csproj +++ b/samples/versioning/Core_9/V2.Contracts/Contracts.csproj @@ -2,7 +2,7 @@ net9.0 enable - 12.0 + 13.0 2.0.0 diff --git a/samples/versioning/Core_9/V2.Subscriber/V2.Subscriber.csproj b/samples/versioning/Core_9/V2.Subscriber/V2.Subscriber.csproj index 1be1e5c7cc5..03420f6ef07 100644 --- a/samples/versioning/Core_9/V2.Subscriber/V2.Subscriber.csproj +++ b/samples/versioning/Core_9/V2.Subscriber/V2.Subscriber.csproj @@ -3,7 +3,7 @@ net9.0 Exe enable - 12.0 + 13.0 diff --git a/samples/web/asp-mvc-application/Core_9/AsyncPagesMVC/AsyncPagesMVC.csproj b/samples/web/asp-mvc-application/Core_9/AsyncPagesMVC/AsyncPagesMVC.csproj index 74547f78e56..68e7d0ecfe2 100644 --- a/samples/web/asp-mvc-application/Core_9/AsyncPagesMVC/AsyncPagesMVC.csproj +++ b/samples/web/asp-mvc-application/Core_9/AsyncPagesMVC/AsyncPagesMVC.csproj @@ -2,7 +2,7 @@ net9.0 enable - 12.0 + 13.0 diff --git a/samples/web/asp-mvc-application/Core_9/Server/Server.csproj b/samples/web/asp-mvc-application/Core_9/Server/Server.csproj index b56d79a8c39..99398506107 100644 --- a/samples/web/asp-mvc-application/Core_9/Server/Server.csproj +++ b/samples/web/asp-mvc-application/Core_9/Server/Server.csproj @@ -2,7 +2,7 @@ Exe net9.0 - 12.0 + 13.0 diff --git a/samples/web/asp-mvc-application/Core_9/Shared/Shared.csproj b/samples/web/asp-mvc-application/Core_9/Shared/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/web/asp-mvc-application/Core_9/Shared/Shared.csproj +++ b/samples/web/asp-mvc-application/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/web/asp-web-application/Core_9/Server/Server.csproj b/samples/web/asp-web-application/Core_9/Server/Server.csproj index de9b1086796..41dada7e1d1 100644 --- a/samples/web/asp-web-application/Core_9/Server/Server.csproj +++ b/samples/web/asp-web-application/Core_9/Server/Server.csproj @@ -2,7 +2,7 @@ Exe net9.0 - 12.0 + 13.0 diff --git a/samples/web/asp-web-application/Core_9/Shared/Shared.csproj b/samples/web/asp-web-application/Core_9/Shared/Shared.csproj index 9d6489097a6..d1f95b757a0 100644 --- a/samples/web/asp-web-application/Core_9/Shared/Shared.csproj +++ b/samples/web/asp-web-application/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/web/asp-web-application/Core_9/WebApp/WebApp.csproj b/samples/web/asp-web-application/Core_9/WebApp/WebApp.csproj index 2391ae060a7..efb7ce3bdf1 100644 --- a/samples/web/asp-web-application/Core_9/WebApp/WebApp.csproj +++ b/samples/web/asp-web-application/Core_9/WebApp/WebApp.csproj @@ -1,8 +1,8 @@ - + net9.0 enable - 12.0 + 13.0 diff --git a/samples/web/blazor-server-application/Core_9/Server/Server.csproj b/samples/web/blazor-server-application/Core_9/Server/Server.csproj index f5cbe30be3a..d333124a593 100644 --- a/samples/web/blazor-server-application/Core_9/Server/Server.csproj +++ b/samples/web/blazor-server-application/Core_9/Server/Server.csproj @@ -1,9 +1,9 @@ - + Exe net9.0 - 12.0 + 13.0 diff --git a/samples/web/blazor-server-application/Core_9/Shared/Shared.csproj b/samples/web/blazor-server-application/Core_9/Shared/Shared.csproj index 3da4a8fca21..2aa285a99c0 100644 --- a/samples/web/blazor-server-application/Core_9/Shared/Shared.csproj +++ b/samples/web/blazor-server-application/Core_9/Shared/Shared.csproj @@ -2,7 +2,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/web/blazor-server-application/Core_9/WebApp/WebApp.csproj b/samples/web/blazor-server-application/Core_9/WebApp/WebApp.csproj index 46ce59ba46c..ae920265ed3 100644 --- a/samples/web/blazor-server-application/Core_9/WebApp/WebApp.csproj +++ b/samples/web/blazor-server-application/Core_9/WebApp/WebApp.csproj @@ -4,7 +4,7 @@ net9.0 enable enable - 12.0 + 13.0 diff --git a/samples/web/send-from-aspnetcore-webapi/Core_9/Endpoint/Endpoint.csproj b/samples/web/send-from-aspnetcore-webapi/Core_9/Endpoint/Endpoint.csproj index 64b1862f9ce..a9679e2968d 100644 --- a/samples/web/send-from-aspnetcore-webapi/Core_9/Endpoint/Endpoint.csproj +++ b/samples/web/send-from-aspnetcore-webapi/Core_9/Endpoint/Endpoint.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 exe diff --git a/samples/web/send-from-aspnetcore-webapi/Core_9/Shared/Shared.csproj b/samples/web/send-from-aspnetcore-webapi/Core_9/Shared/Shared.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/samples/web/send-from-aspnetcore-webapi/Core_9/Shared/Shared.csproj +++ b/samples/web/send-from-aspnetcore-webapi/Core_9/Shared/Shared.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/samples/web/send-from-aspnetcore-webapi/Core_9/WebApp/WebApp.csproj b/samples/web/send-from-aspnetcore-webapi/Core_9/WebApp/WebApp.csproj index 8eecfbc0494..19ce638ee58 100644 --- a/samples/web/send-from-aspnetcore-webapi/Core_9/WebApp/WebApp.csproj +++ b/samples/web/send-from-aspnetcore-webapi/Core_9/WebApp/WebApp.csproj @@ -1,8 +1,8 @@ - + net9.0 enable - 12.0 + 13.0 diff --git a/tutorials/message-replay/Solution/Billing/Billing.csproj b/tutorials/message-replay/Solution/Billing/Billing.csproj index 8622c7bcd05..1937b3e8190 100644 --- a/tutorials/message-replay/Solution/Billing/Billing.csproj +++ b/tutorials/message-replay/Solution/Billing/Billing.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/message-replay/Solution/ClientUI/ClientUI.csproj b/tutorials/message-replay/Solution/ClientUI/ClientUI.csproj index 8622c7bcd05..1937b3e8190 100644 --- a/tutorials/message-replay/Solution/ClientUI/ClientUI.csproj +++ b/tutorials/message-replay/Solution/ClientUI/ClientUI.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/message-replay/Solution/Messages/Messages.csproj b/tutorials/message-replay/Solution/Messages/Messages.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/tutorials/message-replay/Solution/Messages/Messages.csproj +++ b/tutorials/message-replay/Solution/Messages/Messages.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/tutorials/message-replay/Solution/PlatformTools/PlatformTools.csproj b/tutorials/message-replay/Solution/PlatformTools/PlatformTools.csproj index 068a674d868..807b4973ca0 100644 --- a/tutorials/message-replay/Solution/PlatformTools/PlatformTools.csproj +++ b/tutorials/message-replay/Solution/PlatformTools/PlatformTools.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/message-replay/Solution/Sales/Sales.csproj b/tutorials/message-replay/Solution/Sales/Sales.csproj index 8622c7bcd05..1937b3e8190 100644 --- a/tutorials/message-replay/Solution/Sales/Sales.csproj +++ b/tutorials/message-replay/Solution/Sales/Sales.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/message-replay/Solution/Shipping/Shipping.csproj b/tutorials/message-replay/Solution/Shipping/Shipping.csproj index 8622c7bcd05..1937b3e8190 100644 --- a/tutorials/message-replay/Solution/Shipping/Shipping.csproj +++ b/tutorials/message-replay/Solution/Shipping/Shipping.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-sagas/1-saga-basics/Snippets/Core_9/Core_9.csproj b/tutorials/nservicebus-sagas/1-saga-basics/Snippets/Core_9/Core_9.csproj index 4cabc0de8a8..3832e4faaa0 100644 --- a/tutorials/nservicebus-sagas/1-saga-basics/Snippets/Core_9/Core_9.csproj +++ b/tutorials/nservicebus-sagas/1-saga-basics/Snippets/Core_9/Core_9.csproj @@ -1,7 +1,7 @@ - + net9.0 - 12.0 + 13.0 diff --git a/tutorials/nservicebus-sagas/1-saga-basics/Solution/Billing.Messages/Billing.Messages.csproj b/tutorials/nservicebus-sagas/1-saga-basics/Solution/Billing.Messages/Billing.Messages.csproj index 7ce3414902d..2fb1371fb85 100644 --- a/tutorials/nservicebus-sagas/1-saga-basics/Solution/Billing.Messages/Billing.Messages.csproj +++ b/tutorials/nservicebus-sagas/1-saga-basics/Solution/Billing.Messages/Billing.Messages.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 Messages diff --git a/tutorials/nservicebus-sagas/1-saga-basics/Solution/Billing/Billing.csproj b/tutorials/nservicebus-sagas/1-saga-basics/Solution/Billing/Billing.csproj index 73f1d566c81..91b410c4055 100644 --- a/tutorials/nservicebus-sagas/1-saga-basics/Solution/Billing/Billing.csproj +++ b/tutorials/nservicebus-sagas/1-saga-basics/Solution/Billing/Billing.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-sagas/1-saga-basics/Solution/Sales.Messages/Sales.Messages.csproj b/tutorials/nservicebus-sagas/1-saga-basics/Solution/Sales.Messages/Sales.Messages.csproj index 7ce3414902d..2fb1371fb85 100644 --- a/tutorials/nservicebus-sagas/1-saga-basics/Solution/Sales.Messages/Sales.Messages.csproj +++ b/tutorials/nservicebus-sagas/1-saga-basics/Solution/Sales.Messages/Sales.Messages.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 Messages diff --git a/tutorials/nservicebus-sagas/1-saga-basics/Solution/Sales/Sales.csproj b/tutorials/nservicebus-sagas/1-saga-basics/Solution/Sales/Sales.csproj index 3eb13992d7b..0f490044437 100644 --- a/tutorials/nservicebus-sagas/1-saga-basics/Solution/Sales/Sales.csproj +++ b/tutorials/nservicebus-sagas/1-saga-basics/Solution/Sales/Sales.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-sagas/1-saga-basics/Solution/Shipping.Messages/Shipping.Messages.csproj b/tutorials/nservicebus-sagas/1-saga-basics/Solution/Shipping.Messages/Shipping.Messages.csproj index 78d3db7bca3..2fb1371fb85 100644 --- a/tutorials/nservicebus-sagas/1-saga-basics/Solution/Shipping.Messages/Shipping.Messages.csproj +++ b/tutorials/nservicebus-sagas/1-saga-basics/Solution/Shipping.Messages/Shipping.Messages.csproj @@ -1,7 +1,7 @@ - + net9.0 - 12.0 + 13.0 Messages diff --git a/tutorials/nservicebus-sagas/1-saga-basics/Solution/Shipping/Shipping.csproj b/tutorials/nservicebus-sagas/1-saga-basics/Solution/Shipping/Shipping.csproj index c20fde416c3..650fec49295 100644 --- a/tutorials/nservicebus-sagas/1-saga-basics/Solution/Shipping/Shipping.csproj +++ b/tutorials/nservicebus-sagas/1-saga-basics/Solution/Shipping/Shipping.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-sagas/2-timeouts/Snippets/Core_9/Core_9.csproj b/tutorials/nservicebus-sagas/2-timeouts/Snippets/Core_9/Core_9.csproj index a44c792dcfe..3832e4faaa0 100644 --- a/tutorials/nservicebus-sagas/2-timeouts/Snippets/Core_9/Core_9.csproj +++ b/tutorials/nservicebus-sagas/2-timeouts/Snippets/Core_9/Core_9.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/tutorials/nservicebus-sagas/2-timeouts/Solution/Billing.Messages/Billing.Messages.csproj b/tutorials/nservicebus-sagas/2-timeouts/Solution/Billing.Messages/Billing.Messages.csproj index 7ce3414902d..2fb1371fb85 100644 --- a/tutorials/nservicebus-sagas/2-timeouts/Solution/Billing.Messages/Billing.Messages.csproj +++ b/tutorials/nservicebus-sagas/2-timeouts/Solution/Billing.Messages/Billing.Messages.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 Messages diff --git a/tutorials/nservicebus-sagas/2-timeouts/Solution/Billing/Billing.csproj b/tutorials/nservicebus-sagas/2-timeouts/Solution/Billing/Billing.csproj index 7f54673f4c4..91b410c4055 100644 --- a/tutorials/nservicebus-sagas/2-timeouts/Solution/Billing/Billing.csproj +++ b/tutorials/nservicebus-sagas/2-timeouts/Solution/Billing/Billing.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-sagas/2-timeouts/Solution/Sales.Messages/Sales.Messages.csproj b/tutorials/nservicebus-sagas/2-timeouts/Solution/Sales.Messages/Sales.Messages.csproj index 7ce3414902d..2fb1371fb85 100644 --- a/tutorials/nservicebus-sagas/2-timeouts/Solution/Sales.Messages/Sales.Messages.csproj +++ b/tutorials/nservicebus-sagas/2-timeouts/Solution/Sales.Messages/Sales.Messages.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 Messages diff --git a/tutorials/nservicebus-sagas/2-timeouts/Solution/Sales/Sales.csproj b/tutorials/nservicebus-sagas/2-timeouts/Solution/Sales/Sales.csproj index 3eb13992d7b..0f490044437 100644 --- a/tutorials/nservicebus-sagas/2-timeouts/Solution/Sales/Sales.csproj +++ b/tutorials/nservicebus-sagas/2-timeouts/Solution/Sales/Sales.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-sagas/2-timeouts/Solution/Shipping.Messages/Shipping.Messages.csproj b/tutorials/nservicebus-sagas/2-timeouts/Solution/Shipping.Messages/Shipping.Messages.csproj index 78d3db7bca3..2fb1371fb85 100644 --- a/tutorials/nservicebus-sagas/2-timeouts/Solution/Shipping.Messages/Shipping.Messages.csproj +++ b/tutorials/nservicebus-sagas/2-timeouts/Solution/Shipping.Messages/Shipping.Messages.csproj @@ -1,7 +1,7 @@ - + net9.0 - 12.0 + 13.0 Messages diff --git a/tutorials/nservicebus-sagas/2-timeouts/Solution/Shipping/Shipping.csproj b/tutorials/nservicebus-sagas/2-timeouts/Solution/Shipping/Shipping.csproj index c20fde416c3..650fec49295 100644 --- a/tutorials/nservicebus-sagas/2-timeouts/Solution/Shipping/Shipping.csproj +++ b/tutorials/nservicebus-sagas/2-timeouts/Solution/Shipping/Shipping.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-sagas/3-integration/Snippets/Core_9/Core_9.csproj b/tutorials/nservicebus-sagas/3-integration/Snippets/Core_9/Core_9.csproj index 6aef6505af5..79a332c26d4 100644 --- a/tutorials/nservicebus-sagas/3-integration/Snippets/Core_9/Core_9.csproj +++ b/tutorials/nservicebus-sagas/3-integration/Snippets/Core_9/Core_9.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/tutorials/nservicebus-sagas/3-integration/Solution/Billing.Messages/Billing.Messages.csproj b/tutorials/nservicebus-sagas/3-integration/Solution/Billing.Messages/Billing.Messages.csproj index 7ce3414902d..2fb1371fb85 100644 --- a/tutorials/nservicebus-sagas/3-integration/Solution/Billing.Messages/Billing.Messages.csproj +++ b/tutorials/nservicebus-sagas/3-integration/Solution/Billing.Messages/Billing.Messages.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 Messages diff --git a/tutorials/nservicebus-sagas/3-integration/Solution/Billing/Billing.csproj b/tutorials/nservicebus-sagas/3-integration/Solution/Billing/Billing.csproj index 73f1d566c81..91b410c4055 100644 --- a/tutorials/nservicebus-sagas/3-integration/Solution/Billing/Billing.csproj +++ b/tutorials/nservicebus-sagas/3-integration/Solution/Billing/Billing.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-sagas/3-integration/Solution/Sales.Messages/Sales.Messages.csproj b/tutorials/nservicebus-sagas/3-integration/Solution/Sales.Messages/Sales.Messages.csproj index 7ce3414902d..2fb1371fb85 100644 --- a/tutorials/nservicebus-sagas/3-integration/Solution/Sales.Messages/Sales.Messages.csproj +++ b/tutorials/nservicebus-sagas/3-integration/Solution/Sales.Messages/Sales.Messages.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 Messages diff --git a/tutorials/nservicebus-sagas/3-integration/Solution/Sales/Sales.csproj b/tutorials/nservicebus-sagas/3-integration/Solution/Sales/Sales.csproj index 3eb13992d7b..0f490044437 100644 --- a/tutorials/nservicebus-sagas/3-integration/Solution/Sales/Sales.csproj +++ b/tutorials/nservicebus-sagas/3-integration/Solution/Sales/Sales.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-sagas/3-integration/Solution/Shipping.Messages/Shipping.Messages.csproj b/tutorials/nservicebus-sagas/3-integration/Solution/Shipping.Messages/Shipping.Messages.csproj index 78d3db7bca3..2fb1371fb85 100644 --- a/tutorials/nservicebus-sagas/3-integration/Solution/Shipping.Messages/Shipping.Messages.csproj +++ b/tutorials/nservicebus-sagas/3-integration/Solution/Shipping.Messages/Shipping.Messages.csproj @@ -1,7 +1,7 @@ - + net9.0 - 12.0 + 13.0 Messages diff --git a/tutorials/nservicebus-sagas/3-integration/Solution/Shipping/Shipping.csproj b/tutorials/nservicebus-sagas/3-integration/Solution/Shipping/Shipping.csproj index c20fde416c3..650fec49295 100644 --- a/tutorials/nservicebus-sagas/3-integration/Solution/Shipping/Shipping.csproj +++ b/tutorials/nservicebus-sagas/3-integration/Solution/Shipping/Shipping.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-step-by-step/1-getting-started/Snippets/Core_9/Core_9.csproj b/tutorials/nservicebus-step-by-step/1-getting-started/Snippets/Core_9/Core_9.csproj index 341ff7d16e3..72074effe0f 100644 --- a/tutorials/nservicebus-step-by-step/1-getting-started/Snippets/Core_9/Core_9.csproj +++ b/tutorials/nservicebus-step-by-step/1-getting-started/Snippets/Core_9/Core_9.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/tutorials/nservicebus-step-by-step/1-getting-started/Solution/ClientUI/ClientUI.csproj b/tutorials/nservicebus-step-by-step/1-getting-started/Solution/ClientUI/ClientUI.csproj index 689b793a1b8..293bc9d8d58 100644 --- a/tutorials/nservicebus-step-by-step/1-getting-started/Solution/ClientUI/ClientUI.csproj +++ b/tutorials/nservicebus-step-by-step/1-getting-started/Solution/ClientUI/ClientUI.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-step-by-step/2-sending-a-command/Snippets/Core_9/Core_9.csproj b/tutorials/nservicebus-step-by-step/2-sending-a-command/Snippets/Core_9/Core_9.csproj index 341ff7d16e3..72074effe0f 100644 --- a/tutorials/nservicebus-step-by-step/2-sending-a-command/Snippets/Core_9/Core_9.csproj +++ b/tutorials/nservicebus-step-by-step/2-sending-a-command/Snippets/Core_9/Core_9.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/tutorials/nservicebus-step-by-step/2-sending-a-command/Solution/ClientUI/ClientUI.csproj b/tutorials/nservicebus-step-by-step/2-sending-a-command/Solution/ClientUI/ClientUI.csproj index 91c4715bcae..04d8c285d4b 100644 --- a/tutorials/nservicebus-step-by-step/2-sending-a-command/Solution/ClientUI/ClientUI.csproj +++ b/tutorials/nservicebus-step-by-step/2-sending-a-command/Solution/ClientUI/ClientUI.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-step-by-step/2-sending-a-command/Solution/Messages/Messages.csproj b/tutorials/nservicebus-step-by-step/2-sending-a-command/Solution/Messages/Messages.csproj index 2c030e5c178..3ad66f72f0e 100644 --- a/tutorials/nservicebus-step-by-step/2-sending-a-command/Solution/Messages/Messages.csproj +++ b/tutorials/nservicebus-step-by-step/2-sending-a-command/Solution/Messages/Messages.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/tutorials/nservicebus-step-by-step/3-multiple-endpoints/Snippets/Core_9/Core_9.csproj b/tutorials/nservicebus-step-by-step/3-multiple-endpoints/Snippets/Core_9/Core_9.csproj index 341ff7d16e3..72074effe0f 100644 --- a/tutorials/nservicebus-step-by-step/3-multiple-endpoints/Snippets/Core_9/Core_9.csproj +++ b/tutorials/nservicebus-step-by-step/3-multiple-endpoints/Snippets/Core_9/Core_9.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/tutorials/nservicebus-step-by-step/3-multiple-endpoints/Solution/ClientUI/ClientUI.csproj b/tutorials/nservicebus-step-by-step/3-multiple-endpoints/Solution/ClientUI/ClientUI.csproj index 92a6e3335e7..2dc3a6efb8c 100644 --- a/tutorials/nservicebus-step-by-step/3-multiple-endpoints/Solution/ClientUI/ClientUI.csproj +++ b/tutorials/nservicebus-step-by-step/3-multiple-endpoints/Solution/ClientUI/ClientUI.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-step-by-step/3-multiple-endpoints/Solution/Sales.Messages/Sales.Messages.csproj b/tutorials/nservicebus-step-by-step/3-multiple-endpoints/Solution/Sales.Messages/Sales.Messages.csproj index 7ce3414902d..2fb1371fb85 100644 --- a/tutorials/nservicebus-step-by-step/3-multiple-endpoints/Solution/Sales.Messages/Sales.Messages.csproj +++ b/tutorials/nservicebus-step-by-step/3-multiple-endpoints/Solution/Sales.Messages/Sales.Messages.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 Messages diff --git a/tutorials/nservicebus-step-by-step/3-multiple-endpoints/Solution/Sales/Sales.csproj b/tutorials/nservicebus-step-by-step/3-multiple-endpoints/Solution/Sales/Sales.csproj index 367c8e7421c..2dc3a6efb8c 100644 --- a/tutorials/nservicebus-step-by-step/3-multiple-endpoints/Solution/Sales/Sales.csproj +++ b/tutorials/nservicebus-step-by-step/3-multiple-endpoints/Solution/Sales/Sales.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-step-by-step/4-publishing-events/Snippets/Core_9/Core_9.csproj b/tutorials/nservicebus-step-by-step/4-publishing-events/Snippets/Core_9/Core_9.csproj index 341ff7d16e3..72074effe0f 100644 --- a/tutorials/nservicebus-step-by-step/4-publishing-events/Snippets/Core_9/Core_9.csproj +++ b/tutorials/nservicebus-step-by-step/4-publishing-events/Snippets/Core_9/Core_9.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Billing.Messages/Billing.Messages.csproj b/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Billing.Messages/Billing.Messages.csproj index 7ce3414902d..2fb1371fb85 100644 --- a/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Billing.Messages/Billing.Messages.csproj +++ b/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Billing.Messages/Billing.Messages.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 Messages diff --git a/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Billing/Billing.csproj b/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Billing/Billing.csproj index c673889325e..10578f837bf 100644 --- a/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Billing/Billing.csproj +++ b/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Billing/Billing.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/ClientUI/ClientUI.csproj b/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/ClientUI/ClientUI.csproj index 80986e08b61..0a66888c2ad 100644 --- a/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/ClientUI/ClientUI.csproj +++ b/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/ClientUI/ClientUI.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Sales.Messages/Sales.Messages.csproj b/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Sales.Messages/Sales.Messages.csproj index 7ce3414902d..2fb1371fb85 100644 --- a/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Sales.Messages/Sales.Messages.csproj +++ b/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Sales.Messages/Sales.Messages.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 Messages diff --git a/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Sales/Sales.csproj b/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Sales/Sales.csproj index 80986e08b61..0a66888c2ad 100644 --- a/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Sales/Sales.csproj +++ b/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Sales/Sales.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Shipping/Shipping.csproj b/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Shipping/Shipping.csproj index 1b3b1cfae6b..10578f837bf 100644 --- a/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Shipping/Shipping.csproj +++ b/tutorials/nservicebus-step-by-step/4-publishing-events/Solution/Shipping/Shipping.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-step-by-step/5-retrying-errors/Snippets/Core_9/Core_9.csproj b/tutorials/nservicebus-step-by-step/5-retrying-errors/Snippets/Core_9/Core_9.csproj index b4f9355635a..8f74eb4a5cf 100644 --- a/tutorials/nservicebus-step-by-step/5-retrying-errors/Snippets/Core_9/Core_9.csproj +++ b/tutorials/nservicebus-step-by-step/5-retrying-errors/Snippets/Core_9/Core_9.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 diff --git a/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Billing.Messages/Billing.Messages.csproj b/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Billing.Messages/Billing.Messages.csproj index 7ce3414902d..2fb1371fb85 100644 --- a/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Billing.Messages/Billing.Messages.csproj +++ b/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Billing.Messages/Billing.Messages.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 Messages diff --git a/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Billing/Billing.csproj b/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Billing/Billing.csproj index c673889325e..10578f837bf 100644 --- a/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Billing/Billing.csproj +++ b/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Billing/Billing.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/ClientUI/ClientUI.csproj b/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/ClientUI/ClientUI.csproj index a98da3f7ff0..0a66888c2ad 100644 --- a/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/ClientUI/ClientUI.csproj +++ b/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/ClientUI/ClientUI.csproj @@ -1,8 +1,8 @@ - + net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Sales.Messages/Sales.Messages.csproj b/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Sales.Messages/Sales.Messages.csproj index 7ce3414902d..2fb1371fb85 100644 --- a/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Sales.Messages/Sales.Messages.csproj +++ b/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Sales.Messages/Sales.Messages.csproj @@ -1,7 +1,7 @@ net9.0 - 12.0 + 13.0 Messages diff --git a/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Sales/Sales.csproj b/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Sales/Sales.csproj index 80986e08b61..0a66888c2ad 100644 --- a/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Sales/Sales.csproj +++ b/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Sales/Sales.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Shipping/Shipping.csproj b/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Shipping/Shipping.csproj index c673889325e..10578f837bf 100644 --- a/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Shipping/Shipping.csproj +++ b/tutorials/nservicebus-step-by-step/5-retrying-errors/Solution/Shipping/Shipping.csproj @@ -2,7 +2,7 @@ net9.0 Exe - 12.0 + 13.0 diff --git a/tutorials/quickstart/Snippets/Core_9/Core_9.csproj b/tutorials/quickstart/Snippets/Core_9/Core_9.csproj index fe5f315091b..238ad7df5d4 100644 --- a/tutorials/quickstart/Snippets/Core_9/Core_9.csproj +++ b/tutorials/quickstart/Snippets/Core_9/Core_9.csproj @@ -1,7 +1,7 @@ - + net9.0 - 12.0 + 13.0 diff --git a/tutorials/quickstart/Solution/Billing/Billing.csproj b/tutorials/quickstart/Solution/Billing/Billing.csproj index 07598ec8892..60626512ada 100644 --- a/tutorials/quickstart/Solution/Billing/Billing.csproj +++ b/tutorials/quickstart/Solution/Billing/Billing.csproj @@ -1,9 +1,9 @@ - + Exe net9.0 - 12.0 + 13.0 diff --git a/tutorials/quickstart/Solution/ClientUI/ClientUI.csproj b/tutorials/quickstart/Solution/ClientUI/ClientUI.csproj index e6869135cfc..ae2b824f4aa 100644 --- a/tutorials/quickstart/Solution/ClientUI/ClientUI.csproj +++ b/tutorials/quickstart/Solution/ClientUI/ClientUI.csproj @@ -1,8 +1,8 @@ - + net9.0 - 12.0 + 13.0 diff --git a/tutorials/quickstart/Solution/Messages/Messages.csproj b/tutorials/quickstart/Solution/Messages/Messages.csproj index f5e6833e211..19f8d9f49c9 100644 --- a/tutorials/quickstart/Solution/Messages/Messages.csproj +++ b/tutorials/quickstart/Solution/Messages/Messages.csproj @@ -1,8 +1,8 @@ - + net9.0 - 12.0 + 13.0 diff --git a/tutorials/quickstart/Solution/PlatformLauncher/PlatformLauncher.csproj b/tutorials/quickstart/Solution/PlatformLauncher/PlatformLauncher.csproj index f27a298919e..fe307c64e42 100644 --- a/tutorials/quickstart/Solution/PlatformLauncher/PlatformLauncher.csproj +++ b/tutorials/quickstart/Solution/PlatformLauncher/PlatformLauncher.csproj @@ -1,9 +1,9 @@ - + Exe net9.0 - 12.0 + 13.0 diff --git a/tutorials/quickstart/Solution/Sales/Sales.csproj b/tutorials/quickstart/Solution/Sales/Sales.csproj index 07598ec8892..60626512ada 100644 --- a/tutorials/quickstart/Solution/Sales/Sales.csproj +++ b/tutorials/quickstart/Solution/Sales/Sales.csproj @@ -1,9 +1,9 @@ - + Exe net9.0 - 12.0 + 13.0