mirror of
https://github.com/kevincolyar/CronNET.git
synced 2026-03-10 15:39:05 +01:00
Adds solution file to build projects.
This commit is contained in:
@@ -2,7 +2,7 @@ using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Timers;
|
||||
|
||||
namespace Cron
|
||||
namespace CronNET
|
||||
{
|
||||
public class CronDaemon
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user