Add references

This commit is contained in:
Jeremy Wu 2020-05-21 09:02:51 +10:00
parent ecbcc5923f
commit 9bddbe8455

View file

@ -4,8 +4,9 @@ using System.IO;
using System.Linq;
using System.Reflection;
using System.Runtime.Loader;
using System.Threading.Tasks;
using System.Windows;
using Flow.Launcher.Infrastructure;
using Flow.Launcher.Infrastructure.Exception;
using Flow.Launcher.Infrastructure.Logger;
using Flow.Launcher.Infrastructure.UserSettings;
using Flow.Launcher.Plugin;