LinqToXsdCore
LinqToXsdCore copied to clipboard
LinqToXsd global tool bug
trafficstars
When linqtoxsd gen is invoked and passed the file path to an XSD which has no configuration file that matches $"{filename}.config" and -a argument is also passed then no output code is generated. Work around: omit the -a flag.