This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Compiler Error CS1563
Output 'output file' does not have any source files
The /out compiler option was specified, but no source code files follow. You should either not use /out, or you should specify the source code files following /out.