Skip to content

D2Phap.FileWatcherEx 3.0.0

Latest

Choose a tag to compare

@d2phap d2phap released this 23 Feb 11:24

Breaking Changes

How to migrate

  • Uninstall package FileWatcherEx
  • Install package D2Phap.FileWatcherEx
  • Update the namespace
    -using FileWatcherEx;
    +using D2Phap.FileWatcherEx;

What's Changed

  • Added support for .NET 10
  • Updated & removed deprecated dependencies
  • Refactored code for C# 14

Full Changelog: 2.7.0...3.0.0