Skip to content

Commit

Permalink
fix: csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
linkdotnet authored Jan 21, 2025
1 parent 1b4c877 commit f76613a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bunit.template/template/Company.BlazorTests1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>
<OutputType Condition="'$(testFramework_tunit)' == 'true'">Exe</OutputType>
<IsTestingPlatformApplication Condition="'$(testFramework_tunit)' == 'true'">false</IsTestingPlatformApplication>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit f76613a

Please sign in to comment.