diff --git a/Vonage.Common.Test/Vonage.Common.Test.csproj b/Vonage.Common.Test/Vonage.Common.Test.csproj index 5134c7834..5c007d1c0 100644 --- a/Vonage.Common.Test/Vonage.Common.Test.csproj +++ b/Vonage.Common.Test/Vonage.Common.Test.csproj @@ -63,5 +63,7 @@ Always - + + + diff --git a/Vonage.Common/Vonage.Common.csproj b/Vonage.Common/Vonage.Common.csproj index e59ad9711..7b7dd26ed 100644 --- a/Vonage.Common/Vonage.Common.csproj +++ b/Vonage.Common/Vonage.Common.csproj @@ -12,22 +12,25 @@ false false 6.8.0 - + false latest netstandard2.0 - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + + + + diff --git a/Vonage.Server.Test/Vonage.Server.Test.csproj b/Vonage.Server.Test/Vonage.Server.Test.csproj index d1589cc02..15a9b8037 100644 --- a/Vonage.Server.Test/Vonage.Server.Test.csproj +++ b/Vonage.Server.Test/Vonage.Server.Test.csproj @@ -161,5 +161,7 @@ PreserveNewest - + + + diff --git a/Vonage.Server/Vonage.Server.csproj b/Vonage.Server/Vonage.Server.csproj index 88e28e7a1..f98095d74 100644 --- a/Vonage.Server/Vonage.Server.csproj +++ b/Vonage.Server/Vonage.Server.csproj @@ -79,4 +79,7 @@ + + + \ No newline at end of file diff --git a/Vonage.Test.Unit/Vonage.Test.Unit.csproj b/Vonage.Test.Unit/Vonage.Test.Unit.csproj index 9752d65c5..485a38e04 100644 --- a/Vonage.Test.Unit/Vonage.Test.Unit.csproj +++ b/Vonage.Test.Unit/Vonage.Test.Unit.csproj @@ -14,14 +14,14 @@ - - - - - - - - + + + + + + + + all runtime; build; native; analyzers; buildtransitive @@ -33,12 +33,12 @@ - - + + - + @@ -408,7 +408,7 @@ PreserveNewest - + PreserveNewest @@ -676,10 +676,10 @@ PreserveNewest - - - - + + + + PreserveNewest @@ -867,5 +867,7 @@ PreserveNewest - + + + diff --git a/Vonage/Vonage.csproj b/Vonage/Vonage.csproj index c2c13f209..d94e58c26 100644 --- a/Vonage/Vonage.csproj +++ b/Vonage/Vonage.csproj @@ -91,6 +91,6 @@ - + \ No newline at end of file