Hi, great plugin, awesome job :)
I'm loading dll's dynamically.
I'm not referencing them in the main project.

When i try to use the dashboard to change the cron i'm getting

note: i'm using .UseRecurringJobAdmin(true,typeof(Startup).Assembly) in the main class, but like i said, I'm not referencing the loaded dll's in the main project...
any workaround for this?
thanks