diff --git a/playground/Auth0.NET6/Auth0.NET6.csproj b/playground/Auth0.NET6/Auth0.NET6.csproj index eb4203e4a..177c4ef99 100644 --- a/playground/Auth0.NET6/Auth0.NET6.csproj +++ b/playground/Auth0.NET6/Auth0.NET6.csproj @@ -6,7 +6,7 @@ - + diff --git a/playground/Auth0.NETCore3/Auth0.NETCore3.csproj b/playground/Auth0.NETCore3/Auth0.NETCore3.csproj index e13f32436..4e1c9ac1b 100644 --- a/playground/Auth0.NETCore3/Auth0.NETCore3.csproj +++ b/playground/Auth0.NETCore3/Auth0.NETCore3.csproj @@ -6,8 +6,8 @@ - - + + diff --git a/tests/Auth0.AuthenticationApi.IntegrationTests/Auth0.AuthenticationApi.IntegrationTests.csproj b/tests/Auth0.AuthenticationApi.IntegrationTests/Auth0.AuthenticationApi.IntegrationTests.csproj index f37984b19..c27102123 100644 --- a/tests/Auth0.AuthenticationApi.IntegrationTests/Auth0.AuthenticationApi.IntegrationTests.csproj +++ b/tests/Auth0.AuthenticationApi.IntegrationTests/Auth0.AuthenticationApi.IntegrationTests.csproj @@ -12,7 +12,9 @@ - + + + all diff --git a/tests/Auth0.Core.UnitTests/Auth0.Core.UnitTests.csproj b/tests/Auth0.Core.UnitTests/Auth0.Core.UnitTests.csproj index a8bc82eb1..8e77dfb22 100644 --- a/tests/Auth0.Core.UnitTests/Auth0.Core.UnitTests.csproj +++ b/tests/Auth0.Core.UnitTests/Auth0.Core.UnitTests.csproj @@ -8,7 +8,9 @@ - + + + all diff --git a/tests/Auth0.ManagementApi.IntegrationTests/Auth0.ManagementApi.IntegrationTests.csproj b/tests/Auth0.ManagementApi.IntegrationTests/Auth0.ManagementApi.IntegrationTests.csproj index 496b05c4f..fc419af6a 100644 --- a/tests/Auth0.ManagementApi.IntegrationTests/Auth0.ManagementApi.IntegrationTests.csproj +++ b/tests/Auth0.ManagementApi.IntegrationTests/Auth0.ManagementApi.IntegrationTests.csproj @@ -21,7 +21,9 @@ - + + + all