I've accidentaly clicked "Set as Startup page" on Index.aspx of ASP.NET MVC application.
Now every time I click Debug, it starts here: http://localhost:5577/Views/Home/Index.aspx
Which obviously gives me an error.
Can i revert the startup page back to the original http://localhost:5577?