Closed deviousasti closed 8 years ago
The string builder helper outputs 'yes' while the parser looks for 'True/False'. And property assignments are case sensitive.
UseSsl is in an incorrect case in the helper.
Fixing these shouldn't be much work but I don't use Windows any more so any contribution would be awesome.
Fixed by: https://github.com/soygul/NBug/pull/78
The string builder helper outputs 'yes' while the parser looks for 'True/False'. And property assignments are case sensitive.
UseSsl is in an incorrect case in the helper.