You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: