Added CLI comment
This commit is contained in:
0
CLI/CLI.csproj
Normal file → Executable file
0
CLI/CLI.csproj
Normal file → Executable file
5
CLI/Program.cs
Normal file → Executable file
5
CLI/Program.cs
Normal file → Executable file
@@ -1,5 +1,10 @@
|
||||
// See https://aka.ms/new-console-template for more information
|
||||
|
||||
/*
|
||||
* Test CLI application for development of DotBased
|
||||
*/
|
||||
|
||||
|
||||
using DotBased.Logging.Serilog;
|
||||
using DotBased.Logging;
|
||||
using Serilog;
|
||||
|
Reference in New Issue
Block a user