mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-12-25 02:35:47 +08:00
Add fix to avoid exception on Rows with no children
This commit is contained in:
committed by
Patrik Svensson
parent
d484e832f5
commit
e0ded712e8
@@ -12,6 +12,9 @@
|
||||
<EmbeddedResource Include="Data\starwars.flf" />
|
||||
<None Remove="Data\poison.flf" />
|
||||
<EmbeddedResource Include="Data\poison.flf" />
|
||||
<None Update="Expectations\Widgets\Rows\Render_Empty.Output.verified.txt">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user