Closed tds9051 closed 5 years ago
This is an optional parameter but the code expects it always.
Please add if (string.IsNullOrEmpty(_configPath)) _configPath = _filePath + ".config";
It is possible to contribute to this project?
Thanks for the suggestion, I corrected the optional parameter handling.
This is an optional parameter but the code expects it always.
Please add if (string.IsNullOrEmpty(_configPath)) _configPath = _filePath + ".config";
It is possible to contribute to this project?