diff --git a/Desktop.Win/App.xaml b/Desktop.Win/App.xaml index fc23cd91..1a679806 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" - DispatcherUnhandledException="Application_DispatcherUnhandledException" Startup="Application_Startup" Exit="Application_Exit"> + DispatcherUnhandledException="Application_DispatcherUnhandledException" Startup="Application_Startup">