diff --git a/examplesUsingCertificateAuthentication/GrpcCertAuthChainedCertificate/GrpcCertAuthChainedCertificate/GrpcCertAuthChainedCertificate.csproj b/examplesUsingCertificateAuthentication/GrpcCertAuthChainedCertificate/GrpcCertAuthChainedCertificate/GrpcCertAuthChainedCertificate.csproj index c3c5b25..3714647 100644 --- a/examplesUsingCertificateAuthentication/GrpcCertAuthChainedCertificate/GrpcCertAuthChainedCertificate/GrpcCertAuthChainedCertificate.csproj +++ b/examplesUsingCertificateAuthentication/GrpcCertAuthChainedCertificate/GrpcCertAuthChainedCertificate/GrpcCertAuthChainedCertificate.csproj @@ -1,7 +1,7 @@  - netcoreapp3.1 + net6.0 @@ -9,13 +9,13 @@ - - - - + + + + - - + + diff --git a/examplesUsingCertificateAuthentication/GrpcCertAuthChainedCertificate/GrpcClient/GrpcClient.csproj b/examplesUsingCertificateAuthentication/GrpcCertAuthChainedCertificate/GrpcClient/GrpcClient.csproj index 8bd895e..629f2b0 100644 --- a/examplesUsingCertificateAuthentication/GrpcCertAuthChainedCertificate/GrpcClient/GrpcClient.csproj +++ b/examplesUsingCertificateAuthentication/GrpcCertAuthChainedCertificate/GrpcClient/GrpcClient.csproj @@ -2,7 +2,7 @@ Exe - netcoreapp3.1 + net6.0 @@ -10,10 +10,10 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/examplesUsingCertificateAuthentication/SimulateAzureIoTDevice/SimulateAzureIoTDevice/SimulateAzureIoTDevice.csproj b/examplesUsingCertificateAuthentication/SimulateAzureIoTDevice/SimulateAzureIoTDevice/SimulateAzureIoTDevice.csproj index 57fd30a..d6f1cc5 100644 --- a/examplesUsingCertificateAuthentication/SimulateAzureIoTDevice/SimulateAzureIoTDevice/SimulateAzureIoTDevice.csproj +++ b/examplesUsingCertificateAuthentication/SimulateAzureIoTDevice/SimulateAzureIoTDevice/SimulateAzureIoTDevice.csproj @@ -2,11 +2,11 @@ Exe - netcoreapp3.1 + net6.0 - +