c# - Localhost redirects to live site -


i inheriting existing project , reason whenever try run localhost , debug code locally redirects live site hosted on azure after logging our microsoft accounts.

this happening 3 of believe not setting issue. has seen issues this? happy post code helpful have not been able find anything.

all visual studio setting seem fine , reset them make sure. of azure setting seem fine well. our other application runs fine on localhost.

this super frustrating , it's keeping of working on app @ because have publish check changes. ideas help!

have checked override application root url? in 1 of projects faced this, go project properties click on web check override application root url properties. about property, go through this


Comments