init
This commit is contained in:
commit
f4c0a40259
27 changed files with 2188 additions and 0 deletions
2
Foxnouns.Backend/GlobalUsing.cs
Normal file
2
Foxnouns.Backend/GlobalUsing.cs
Normal file
|
@ -0,0 +1,2 @@
|
|||
global using ILogger = Serilog.ILogger;
|
||||
global using Log = Serilog.Log;
|
Loading…
Add table
Add a link
Reference in a new issue