diff --git a/samples/Proteos.CrmSampleApi/Proteos.CrmSampleApi.csproj b/samples/Proteos.CrmSampleApi/Proteos.CrmSampleApi.csproj index 2f8421f..bb53efa 100644 --- a/samples/Proteos.CrmSampleApi/Proteos.CrmSampleApi.csproj +++ b/samples/Proteos.CrmSampleApi/Proteos.CrmSampleApi.csproj @@ -9,8 +9,8 @@ - - + + diff --git a/samples/Proteos.FeatureShowcase/Proteos.FeatureShowcase.csproj b/samples/Proteos.FeatureShowcase/Proteos.FeatureShowcase.csproj index 4cd6477..5ddcd8c 100644 --- a/samples/Proteos.FeatureShowcase/Proteos.FeatureShowcase.csproj +++ b/samples/Proteos.FeatureShowcase/Proteos.FeatureShowcase.csproj @@ -12,7 +12,7 @@ - + diff --git a/samples/Proteos.SampleApi/Proteos.SampleApi.csproj b/samples/Proteos.SampleApi/Proteos.SampleApi.csproj index a8002e8..41d9025 100644 --- a/samples/Proteos.SampleApi/Proteos.SampleApi.csproj +++ b/samples/Proteos.SampleApi/Proteos.SampleApi.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/Proteos.Encryption.Analyzers/Proteos.Encryption.Analyzers.csproj b/src/Proteos.Encryption.Analyzers/Proteos.Encryption.Analyzers.csproj index 79b5f2f..80fd8f6 100644 --- a/src/Proteos.Encryption.Analyzers/Proteos.Encryption.Analyzers.csproj +++ b/src/Proteos.Encryption.Analyzers/Proteos.Encryption.Analyzers.csproj @@ -15,7 +15,7 @@ - + diff --git a/src/Proteos.Encryption.AwsKms/Proteos.Encryption.AwsKms.csproj b/src/Proteos.Encryption.AwsKms/Proteos.Encryption.AwsKms.csproj index 64ab009..d4fd0c5 100644 --- a/src/Proteos.Encryption.AwsKms/Proteos.Encryption.AwsKms.csproj +++ b/src/Proteos.Encryption.AwsKms/Proteos.Encryption.AwsKms.csproj @@ -14,8 +14,8 @@ - - + + diff --git a/src/Proteos.Encryption.AzureKeyVault/Proteos.Encryption.AzureKeyVault.csproj b/src/Proteos.Encryption.AzureKeyVault/Proteos.Encryption.AzureKeyVault.csproj index d96f472..3306f91 100644 --- a/src/Proteos.Encryption.AzureKeyVault/Proteos.Encryption.AzureKeyVault.csproj +++ b/src/Proteos.Encryption.AzureKeyVault/Proteos.Encryption.AzureKeyVault.csproj @@ -14,9 +14,9 @@ - - - + + + diff --git a/src/Proteos.Encryption.EntityFrameworkCore/Proteos.Encryption.EntityFrameworkCore.csproj b/src/Proteos.Encryption.EntityFrameworkCore/Proteos.Encryption.EntityFrameworkCore.csproj index 98c78de..8116868 100644 --- a/src/Proteos.Encryption.EntityFrameworkCore/Proteos.Encryption.EntityFrameworkCore.csproj +++ b/src/Proteos.Encryption.EntityFrameworkCore/Proteos.Encryption.EntityFrameworkCore.csproj @@ -14,8 +14,8 @@ - - + + diff --git a/src/Proteos.Encryption.GoogleCloudKms/Proteos.Encryption.GoogleCloudKms.csproj b/src/Proteos.Encryption.GoogleCloudKms/Proteos.Encryption.GoogleCloudKms.csproj index 7241ed4..5802dba 100644 --- a/src/Proteos.Encryption.GoogleCloudKms/Proteos.Encryption.GoogleCloudKms.csproj +++ b/src/Proteos.Encryption.GoogleCloudKms/Proteos.Encryption.GoogleCloudKms.csproj @@ -14,8 +14,8 @@ - - + + diff --git a/tests/Proteos.Encryption.Abstractions.Tests/Proteos.Encryption.Abstractions.Tests.csproj b/tests/Proteos.Encryption.Abstractions.Tests/Proteos.Encryption.Abstractions.Tests.csproj index ec70d6a..9d3fb49 100644 --- a/tests/Proteos.Encryption.Abstractions.Tests/Proteos.Encryption.Abstractions.Tests.csproj +++ b/tests/Proteos.Encryption.Abstractions.Tests/Proteos.Encryption.Abstractions.Tests.csproj @@ -6,9 +6,9 @@ - - - + + + diff --git a/tests/Proteos.Encryption.Analyzers.Tests/Proteos.Encryption.Analyzers.Tests.csproj b/tests/Proteos.Encryption.Analyzers.Tests/Proteos.Encryption.Analyzers.Tests.csproj index ca9c28b..f93b646 100644 --- a/tests/Proteos.Encryption.Analyzers.Tests/Proteos.Encryption.Analyzers.Tests.csproj +++ b/tests/Proteos.Encryption.Analyzers.Tests/Proteos.Encryption.Analyzers.Tests.csproj @@ -7,10 +7,10 @@ - - - - + + + + diff --git a/tests/Proteos.Encryption.AwsKms.Tests/Proteos.Encryption.AwsKms.Tests.csproj b/tests/Proteos.Encryption.AwsKms.Tests/Proteos.Encryption.AwsKms.Tests.csproj index 2c7d0ab..62e0d5d 100644 --- a/tests/Proteos.Encryption.AwsKms.Tests/Proteos.Encryption.AwsKms.Tests.csproj +++ b/tests/Proteos.Encryption.AwsKms.Tests/Proteos.Encryption.AwsKms.Tests.csproj @@ -6,9 +6,9 @@ - - - + + + diff --git a/tests/Proteos.Encryption.AzureKeyVault.Tests/Proteos.Encryption.AzureKeyVault.Tests.csproj b/tests/Proteos.Encryption.AzureKeyVault.Tests/Proteos.Encryption.AzureKeyVault.Tests.csproj index 784f906..3d71404 100644 --- a/tests/Proteos.Encryption.AzureKeyVault.Tests/Proteos.Encryption.AzureKeyVault.Tests.csproj +++ b/tests/Proteos.Encryption.AzureKeyVault.Tests/Proteos.Encryption.AzureKeyVault.Tests.csproj @@ -6,9 +6,9 @@ - - - + + + diff --git a/tests/Proteos.Encryption.Core.Tests/Proteos.Encryption.Core.Tests.csproj b/tests/Proteos.Encryption.Core.Tests/Proteos.Encryption.Core.Tests.csproj index e710c3c..20a38ef 100644 --- a/tests/Proteos.Encryption.Core.Tests/Proteos.Encryption.Core.Tests.csproj +++ b/tests/Proteos.Encryption.Core.Tests/Proteos.Encryption.Core.Tests.csproj @@ -6,9 +6,9 @@ - - - + + + diff --git a/tests/Proteos.Encryption.EntityFrameworkCore.Tests/Proteos.Encryption.EntityFrameworkCore.Tests.csproj b/tests/Proteos.Encryption.EntityFrameworkCore.Tests/Proteos.Encryption.EntityFrameworkCore.Tests.csproj index c019e44..53104a3 100644 --- a/tests/Proteos.Encryption.EntityFrameworkCore.Tests/Proteos.Encryption.EntityFrameworkCore.Tests.csproj +++ b/tests/Proteos.Encryption.EntityFrameworkCore.Tests/Proteos.Encryption.EntityFrameworkCore.Tests.csproj @@ -6,12 +6,12 @@ - + - - - - + + + + diff --git a/tests/Proteos.Encryption.GoogleCloudKms.Tests/Proteos.Encryption.GoogleCloudKms.Tests.csproj b/tests/Proteos.Encryption.GoogleCloudKms.Tests/Proteos.Encryption.GoogleCloudKms.Tests.csproj index 2a2abe9..35640a8 100644 --- a/tests/Proteos.Encryption.GoogleCloudKms.Tests/Proteos.Encryption.GoogleCloudKms.Tests.csproj +++ b/tests/Proteos.Encryption.GoogleCloudKms.Tests/Proteos.Encryption.GoogleCloudKms.Tests.csproj @@ -6,9 +6,9 @@ - - - + + +