gamenight/FrontendPlatformUno/FrontendPlatformUno.Tests/GlobalUsings.cs

4 lines
114 B
C#

global using FluentAssertions;
global using FrontendPlatformUno.Business.Models;
global using NUnit.Framework;