I have a Appsettings type initializer in my main project, which gets strings from appSettings in my web.config file. This appSettings section and my connectionStrings section use attributes like configSource, file to reference values.I have a Appsettings type initializer in my mai