gamenight/FrontendPlaformUno/FrontendPlaformUno.Tests/GlobalUsings.cs

4 lines
101 B
C#

global using FluentAssertions;
global using FrontendPlaformUno.Models;
global using NUnit.Framework;