AI OnAI Off
I personally prefer `old` way - that there are external sources that are monitored and app is restarted upon changes. It suits for me because it's easier to track changes in source control. episerver and framework config files are rarely to change comparing to web.config
Just created a new project with the latest version of Visual Studio integration tool and the first thing I notice is that there were no episerver.config and episerverframework.config files no more and the content from them were in web.config.
Is this the new best practise for this?