I have IIS on my development machine and I host default asp.net 4.5 website and .NET core application.
Applications are configured to work only via https. And sometimes, without any pattern "https" disappears from the configuration list. In this cases I add it manually but this is really annoing.
Any clues who can remove this binding all the time?