gamenight/FrontendPlaformUno/FrontendPlaformUno.Tests/GlobalUsings.cs

4 lines
101 B
C#
Raw Normal View History

2024-09-29 20:58:08 +02:00
global using FluentAssertions;
global using FrontendPlaformUno.Models;
global using NUnit.Framework;