We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc37c5d commit 3e18131Copy full SHA for 3e18131
src/FlaUInspect/App.xaml.cs
@@ -1,5 +1,6 @@
1
using System.Reflection;
2
using System.Windows;
3
+using FlaUI.Core;
4
using FlaUInspect.Core.Logger;
5
using FlaUInspect.ViewModels;
6
using FlaUInspect.Views;
0 commit comments