Hi! I've just added the /noconfig option in the c# language binding, which means that it wont include implicit references to system assemblies any more. Assemblies such as System.dll and System.Xml.dll must now be explicitly added as references. Update your projects! Lluis.