The generated code for AddCustomReference put the type and name values in the wrong spots. Since previous users may have noticed that and swapped the values they were passing in, the parameters in...
Add a new command-line utility called ExportBamDefinitionXml that can extract the BAM definition XML from an XLS file and write it out to a file. Refactor GenerateTypedBamApi to share the BAM XML ...
This is the first checkin of the source code plus these changes and fixes: * Support for a relative path to the Excel workbook vs. explicit path only * Added the partial keyword to the...