Mark Duende.Xunit.Playwright as not a test proj

This commit is contained in:
Joe DeCock 2025-09-15 13:01:13 -05:00
parent 324cfb6646
commit ceb7691ecb

View file

@ -6,6 +6,7 @@
<Nullable>enable</Nullable>
<RootNamespace>Duende.Xunit.Playwright</RootNamespace>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<IsTestProject>false</IsTestProject>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_ncrunch|AnyCPU'">