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
{{ message }}
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
We found a scenario in our tests where we need to set the base path for loading configuration files. However we have to use AppDomain.CurrentDomain.SetData, as it's not respecting IApplicationEnvironment. It would be nice if we had a non-hack way to do this.