Implemented DateFilter, added License
This commit is contained in:
@@ -20,7 +20,7 @@ namespace TimberWinR.ServiceHost
|
||||
{
|
||||
private static void Main(string[] args)
|
||||
{
|
||||
Arguments arguments = new Arguments();
|
||||
Arguments arguments = new Arguments();
|
||||
|
||||
HostFactory.Run(hostConfigurator =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user