Andrew Bennet

Results 5 issues of Andrew Bennet

Please consider submitting the following information (if relevant): * Library setup method: Swift Package Manager. * Version of the library. 23.0 * Xcode version. Example: 12.1 GM * OS version....

When using MSBuild 15.0, cleaning or building a solution which contains rptproj or dwproj projects gives the following error: > Reports.rptproj(3,3): error MSB4067: The element <State> beneath element <Project> is...

bug
regression
Area: Solution (.sln)

I get an index out of range error when I try to import a CSV file which has both a newline and a comma within a single (quoted) cell. It...

Hi there! Thanks for this library - I've found it useful. I use it in my iOS app [Reading List](https://apps.apple.com/us/app/reading-list-book-log/id1217139955). This pull request adds support for the Swift Package Manager,...

Hi there - thanks for providing this library! Is there a way to specify a default namespace, to be output in the JSON representation without a namespace prefix? If I...