Index: src/DeltaShell/DeltaShell.Core/DeltaShellApplication.cs =================================================================== diff -u -rda53d965c969b482adbcccea7962ccd477d51fe6 -r3173281c21bd526d6c051ac3ebbfa585fe54acfb --- src/DeltaShell/DeltaShell.Core/DeltaShellApplication.cs (.../DeltaShellApplication.cs) (revision da53d965c969b482adbcccea7962ccd477d51fe6) +++ src/DeltaShell/DeltaShell.Core/DeltaShellApplication.cs (.../DeltaShellApplication.cs) (revision 3173281c21bd526d6c051ac3ebbfa585fe54acfb) @@ -96,8 +96,6 @@ { ProjectClosing(project); } - - CloseProject(); } if (value != null && ProjectOpening != null)