I've found a problem with Visual Studio 2015, IIS Express, and Update 1 for VS2015. I can perform my debugging session without problems, but when I stop the debugging session, IIS Express remains running. I want IIS Express to stop running when I stop the debugging session.
How I can do it?