diff --git a/identity-server/hosts/Shared/Host.Shared.csproj b/identity-server/hosts/Shared/Host.Shared.csproj index dee7a1949..724447fa3 100644 --- a/identity-server/hosts/Shared/Host.Shared.csproj +++ b/identity-server/hosts/Shared/Host.Shared.csproj @@ -5,6 +5,7 @@ enable enable Duende.IdentityServer.Hosts.Shared + false diff --git a/identity-server/hosts/UI/AspNetIdentity/UI.AspNetIdentity.csproj b/identity-server/hosts/UI/AspNetIdentity/UI.AspNetIdentity.csproj index c4badcf24..8286ca8bb 100644 --- a/identity-server/hosts/UI/AspNetIdentity/UI.AspNetIdentity.csproj +++ b/identity-server/hosts/UI/AspNetIdentity/UI.AspNetIdentity.csproj @@ -7,6 +7,7 @@ true Duende.IdentityServer.UI.AspNetIdentity true + false diff --git a/identity-server/hosts/UI/EntityFramework/UI.EntityFramework.csproj b/identity-server/hosts/UI/EntityFramework/UI.EntityFramework.csproj index 64c46b889..90af3cddc 100644 --- a/identity-server/hosts/UI/EntityFramework/UI.EntityFramework.csproj +++ b/identity-server/hosts/UI/EntityFramework/UI.EntityFramework.csproj @@ -7,6 +7,7 @@ true Duende.IdentityServer.UI.EntityFramework true + false diff --git a/identity-server/hosts/UI/Main/UI.Main.csproj b/identity-server/hosts/UI/Main/UI.Main.csproj index b396d5c26..14622405b 100644 --- a/identity-server/hosts/UI/Main/UI.Main.csproj +++ b/identity-server/hosts/UI/Main/UI.Main.csproj @@ -8,6 +8,7 @@ Duende.IdentityServer.UI true true + false diff --git a/shared/Xunit.Playwright/Duende.Xunit.Playwright.csproj b/shared/Xunit.Playwright/Duende.Xunit.Playwright.csproj index fe2a6dc09..5942a9e3a 100644 --- a/shared/Xunit.Playwright/Duende.Xunit.Playwright.csproj +++ b/shared/Xunit.Playwright/Duende.Xunit.Playwright.csproj @@ -7,6 +7,7 @@ Duende.Xunit.Playwright true false + false