Add fix to avoid exception on Rows with no children

This commit is contained in:
Jeppe Roi Kristensen
2023-06-12 21:03:13 +02:00
committed by Patrik Svensson
parent d484e832f5
commit e0ded712e8
4 changed files with 37 additions and 4 deletions

View File

@@ -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>