We've recently migrated our MVC web project from VS2012 to VS2015 - and put the code up on github, or some such cloud service. One of the problems I'm having is that every time I run the app in debug mode it asks for my windows credentials. Checking 'remember my credentials' does nothing.
Is there some way around this? It's fairly annoying and time consuming to have to enter credentials every time I run the app.