You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently the config system is based on separate files to be loaded, thanks to Framework we can just put them inside app.config and use ConfigurationManager to get the data out of it which might be a better option.
currently the config system is based on separate files to be loaded, thanks to Framework we can just put them inside app.config and use ConfigurationManager to get the data out of it which might be a better option.