2006-05-21 Sebastien Pouliot <sebastien@ximian.com>
authorSebastien Pouliot <sebastien@ximian.com>
Sun, 21 May 2006 14:30:29 +0000 (14:30 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Sun, 21 May 2006 14:30:29 +0000 (14:30 -0000)
commit7c3c8e3c6960d2f61c15bb8f304c2a999f898031
tree3c124d650a812db6327a458d62b2e1f632085903
parentd676709b71804dfb4df2e43a6b888f25e0d2f022
2006-05-21  Sebastien Pouliot  <sebastien@ximian.com>

* PropertyValueUIHandler.cs: Removed [Serializable] from 2.0 profile.
* PropertyValueUIItemInvokeHandler.cs: Removed [Serializable] from
2.0 profile.
* ToolboxComponentsCreatedEventHandler.cs: Removed [Serializable]
from 2.0 profile.
* ToolboxComponentsCreatingEventHandler.cs: Removed [Serializable]
from 2.0 profile.
* ToolboxItemCreatorCallback.cs: Removed [Serializable] from 2.0
profile.

svn path=/trunk/mcs/; revision=60924
mcs/class/System.Drawing/System.Drawing.Design/ChangeLog
mcs/class/System.Drawing/System.Drawing.Design/PropertyValueUIHandler.cs
mcs/class/System.Drawing/System.Drawing.Design/PropertyValueUIItemInvokeHandler.cs
mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatedEventHandler.cs
mcs/class/System.Drawing/System.Drawing.Design/ToolboxComponentsCreatingEventHandler.cs
mcs/class/System.Drawing/System.Drawing.Design/ToolboxItemCreatorCallback.cs