ical.net icon indicating copy to clipboard operation
ical.net copied to clipboard

Rebuild ical.NET with latest NodaTime

Open RobotGizmo opened this issue 5 years ago • 1 comments

ical.NET is currently being built against a super-old version of NodaTime which is causing issues for us and others. I believe these issues can be resolved by updating the NodaTime reference in ical.NET to the latest version (currently 2.4.8):

  • https://github.com/rianjs/ical.net/issues/488
  • https://github.com/rianjs/ical.net/issues/465
  • https://github.com/rianjs/ical.net/issues/440

In the ical.NET project file it's referencing NodaTime 1.3.1, it would be amazing if this can be updated to the latest. Thanks!

RobotGizmo avatar Apr 28 '20 14:04 RobotGizmo

see: https://github.com/rianjs/ical.net/pull/499

davidroth avatar Aug 18 '20 11:08 davidroth