Hi all,
I know I can open config files that are related to an assembly with the static ConfigurationManager.OpenExe(exePath) method but I just want to open a config that is not related to an assembly. Just a standard .NET config file...
Thanks for taking time to read this and I look forward to your answers!
Adam