chore: initial project setup

This commit is contained in:
Stevan Freeborn
2024-08-10 14:46:45 -05:00
commit fec8540d26
12 changed files with 1041 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
global using SanctionsSearch.Worker;
global using Serilog;
global using Serilog.Formatting.Compact;
global using Serilog.Exceptions;