mirror of
https://github.com/kevincolyar/CronNET.git
synced 2026-06-12 23:58:45 +02: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