Index: Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs =================================================================== diff -u -r558a1d00dac7f8ee16b4c5784cf4945ca12b7037 -rf925c88f244ae719eda8ef70327ca4a33a1c6f98 --- Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 558a1d00dac7f8ee16b4c5784cf4945ca12b7037) +++ Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision f925c88f244ae719eda8ef70327ca4a33a1c6f98) @@ -197,7 +197,7 @@ fileToOpen = potentialPath; return true; } - catch (ArgumentException) { } + catch (ArgumentException) {} } return false; } @@ -291,7 +291,7 @@ applicationName); singleInstanceMutex = new Mutex(true, mutexName, out createdNew); } - catch (AbandonedMutexException) { } //might throw an abandoned mutex exception if the previous DS instance forcefully exited. + catch (AbandonedMutexException) {} //might throw an abandoned mutex exception if the previous DS instance forcefully exited. return createdNew; } Index: Ringtoets.DotSettings =================================================================== diff -u -re5d30ea8619381a9a91e6df892abd191aeab81ec -rf925c88f244ae719eda8ef70327ca4a33a1c6f98 --- Ringtoets.DotSettings (.../Ringtoets.DotSettings) (revision e5d30ea8619381a9a91e6df892abd191aeab81ec) +++ Ringtoets.DotSettings (.../Ringtoets.DotSettings) (revision f925c88f244ae719eda8ef70327ca4a33a1c6f98) @@ -37,6 +37,7 @@ False False False + False CHOP_ALWAYS 130 False