diff --git a/Desktop.Win/App.xaml b/Desktop.Win/App.xaml index d09cf2aa..66df3027 100644 --- a/Desktop.Win/App.xaml +++ b/Desktop.Win/App.xaml @@ -2,7 +2,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="clr-namespace:Remotely.Desktop.Win" - StartupUri="MainWindow.xaml" DispatcherUnhandledException="Application_DispatcherUnhandledException" Exit="Application_Exit" Startup="Application_Startup"> + StartupUri="MainWindow.xaml" DispatcherUnhandledException="Application_DispatcherUnhandledException" Startup="Application_Startup">