1. VBScript (yes, some sites still use it): Option Explicit, always 2. VB.NET: Option Explicit, Option Strict, etc. Set up your solution to build the same way MSBuild would if you called MSBuild using default parameters.