From c4bffa3eed926d1fbef986ba4ea0e263f7e0ef2c Mon Sep 17 00:00:00 2001 From: Matt Richardson Date: Fri, 9 Nov 2018 16:07:49 +1100 Subject: [PATCH] Add properties to the csproj that were previously in the nuspec file --- NCrontab.Advanced/NCrontab.Advanced.csproj | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NCrontab.Advanced/NCrontab.Advanced.csproj b/NCrontab.Advanced/NCrontab.Advanced.csproj index 8313b57..fc11184 100644 --- a/NCrontab.Advanced/NCrontab.Advanced.csproj +++ b/NCrontab.Advanced/NCrontab.Advanced.csproj @@ -21,6 +21,12 @@ false false C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v3.5\Profile\Client + jcoutch + https://github.com/jcoutch/NCrontab-Advanced/blob/master/LICENSE + https://github.com/jcoutch/NCrontab-Advanced + https://raw.githubusercontent.com/jcoutch/NCrontab-Advanced/master/NCrontab.Advanced/Icons/x-office-calendar.png + cron crontab ncrontab schedule dates datetime + NCrontab-Advanced is intended to be as close of a drop-in replacement for NCrontab as possible, and contains additional features (#, L, W support, as well as support for seconds and years.)