We have created an add-in which runs correctly but unable to read from the associated app.config file. We believe the main culprit is that we are running as add-in and can't add the config values to main .exe.
I was wondering is there a way to read these values?