First commit. Include junk from template to remove
This commit is contained in:
4
tests/Application.FunctionalTests/GlobalUsings.cs
Normal file
4
tests/Application.FunctionalTests/GlobalUsings.cs
Normal file
@@ -0,0 +1,4 @@
|
||||
global using Ardalis.GuardClauses;
|
||||
global using FluentAssertions;
|
||||
global using Moq;
|
||||
global using NUnit.Framework;
|
||||
Reference in New Issue
Block a user