diff --git a/Directory.Packages.props b/Directory.Packages.props index d955bc6..991d983 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,10 +1,11 @@ - - true - - - - - - + + true + + + + + + + \ No newline at end of file diff --git a/tests/ScreenGrab.Sample/App.xaml b/tests/ScreenGrab.Sample/App.xaml index 0520043..b693f4c 100644 --- a/tests/ScreenGrab.Sample/App.xaml +++ b/tests/ScreenGrab.Sample/App.xaml @@ -1,9 +1,14 @@  - + + + + + + diff --git a/tests/ScreenGrab.Sample/App.xaml.cs b/tests/ScreenGrab.Sample/App.xaml.cs index 356da01..7318aef 100644 --- a/tests/ScreenGrab.Sample/App.xaml.cs +++ b/tests/ScreenGrab.Sample/App.xaml.cs @@ -1,12 +1,5 @@ -using System.Configuration; -using System.Data; -using System.Windows; +namespace ScreenGrab.Sample; -namespace ScreenGrab.Sample; - -/// -/// Interaction logic for App.xaml -/// -public partial class App : Application +public partial class App { } \ No newline at end of file diff --git a/tests/ScreenGrab.Sample/MainWindow.xaml b/tests/ScreenGrab.Sample/MainWindow.xaml index 5629de4..a246fbd 100644 --- a/tests/ScreenGrab.Sample/MainWindow.xaml +++ b/tests/ScreenGrab.Sample/MainWindow.xaml @@ -1,20 +1,29 @@ - + + - - - - + + + +