App: Do not use FileSystemWatcher any more

This commit is contained in:
2024-03-23 13:49:24 +01:00
parent ee1f4081f4
commit c9bb075910
2 changed files with 15 additions and 8 deletions

View File

@ -1,5 +1,4 @@
using Elwig.Helpers;
using System;
using System.Threading.Tasks;
using System.Windows;