From ceb7691ecb1663c512d752c097a12c78977ced4f Mon Sep 17 00:00:00 2001 From: Joe DeCock Date: Mon, 15 Sep 2025 13:01:13 -0500 Subject: [PATCH] Mark Duende.Xunit.Playwright as not a test proj --- shared/Xunit.Playwright/Duende.Xunit.Playwright.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/shared/Xunit.Playwright/Duende.Xunit.Playwright.csproj b/shared/Xunit.Playwright/Duende.Xunit.Playwright.csproj index 4ad647d74..2bbfb5cb3 100644 --- a/shared/Xunit.Playwright/Duende.Xunit.Playwright.csproj +++ b/shared/Xunit.Playwright/Duende.Xunit.Playwright.csproj @@ -6,6 +6,7 @@ enable Duende.Xunit.Playwright true + false