remove System.ComponentModel dependency
description
Could you guys remove this dependency? According to MSDN:
"The System.ComponentModel namespace provides classes that are used to implement the run-time and design-time behavior of components and controls. This namespace includes the base classes and interfaces for implementing attributes and type converters, binding to data sources, and licensing components."
I don't think you need this. Plus, it's a blocker for building on Mono/Linux