Skip to content

Commit

Permalink
Add global usings for Classic assertions
Browse files Browse the repository at this point in the history
  • Loading branch information
dodexahedron committed Dec 2, 2023
1 parent dc22dfe commit efa86fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@

<ItemGroup>
<ProjectReference Include="..\src\TerminalGuiDesigner.csproj" />
<Using Include="NUnit.Framework"/>
<Using Include="NUnit.Framework.Legacy"/>
</ItemGroup>

</Project>

0 comments on commit efa86fc

Please sign in to comment.