Investigate fluent assertions for testing v2

This commit is contained in:
tznind
2025-03-16 13:28:29 +00:00
committed by Tig
parent 8b5639e5e5
commit c511101dfe
7 changed files with 212 additions and 1 deletions

View File

@@ -45,6 +45,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Terminal.Gui\Terminal.Gui.csproj" />
<ProjectReference Include="..\..\TerminalGuiFluentAssertions\TerminalGuiFluentAssertions.csproj" />
<ProjectReference Include="..\..\UICatalog\UICatalog.csproj" />
</ItemGroup>
<ItemGroup>