NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Compiler Error CS1901

Conflicting options specified: Warning level 0; Treat warnings as errors

The /warn and /warnaserror compiler options are mutually exclusive; you cannot both turn warnings off and have warnings reported as errors.