First commit. Include junk from template to remove
This commit is contained in:
6
src/Domain/GlobalUsings.cs
Normal file
6
src/Domain/GlobalUsings.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
global using Hutopy.Domain.Common;
|
||||
global using Hutopy.Domain.Entities;
|
||||
global using Hutopy.Domain.Enums;
|
||||
global using Hutopy.Domain.Events;
|
||||
global using Hutopy.Domain.Exceptions;
|
||||
global using Hutopy.Domain.ValueObjects;
|
||||
Reference in New Issue
Block a user