We're running Visual Cron 6.2.2 and we're trying to run a new .net condition using the TimeZoneInfo class, which according to MS, is available from .net 4.5 and up. The error is "The name 'TimeZoneInfo' does not exist in the current context".
Any ideas on how to solve this issue?
thanks