Reqnroll
Reqnroll copied to clipboard
Remove obsolete config file location
🤔 What's changed?
Removed checking for config file in 2 directories above AppDomain.CurrentDomain.BaseDirectory
⚡️ What's your motivation?
Let extension and runtime search for config file in same locations Discussed in https://github.com/reqnroll/Reqnroll.VisualStudio/pull/31
🏷️ What kind of change is this?
- :bank: Refactoring/debt/DX (improvement to code design, tooling, etc. without changing behaviour)