Skip to content

Commit f76613a

Browse files
authored
fix: csproj
1 parent 1b4c877 commit f76613a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bunit.template/template/Company.BlazorTests1.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
<Nullable>enable</Nullable>
99
<IsPackable>false</IsPackable>
1010
<OutputType Condition="'$(testFramework_tunit)' == 'true'">Exe</OutputType>
11-
<IsTestingPlatformApplication Condition="'$(testFramework_tunit)' == 'true'">false</IsTestingPlatformApplication>
1211
</PropertyGroup>
1312

1413
<ItemGroup>

0 commit comments

Comments
 (0)