diff --git a/Test/App.xaml.cs b/Test/App.xaml.cs index 51f3594f3..f0d2ed764 100644 --- a/Test/App.xaml.cs +++ b/Test/App.xaml.cs @@ -6,7 +6,7 @@ using System.Configuration; namespace Test { - public partial class App : Application - { - } + public partial class App : Application + { + } } \ No newline at end of file