I've installed recently announced Visual Studio 2017 RC and found out, that in old (VS2015) ASP.NET projects the Debug->Run
(F5) isn't working:
But from project's contextual menu it is starting as expected:
If I File->New->Project->ASP.NET Web Application
then all is working as always.
Any thoughts on what causing this behaviour?
EDIT: Tried Visual Studio Community 2017 RC - the same behaviour.