Updated the MySQLSchemaProvider to support more data types.
Updated the MySQLSchemaProvider to support more ExtendedProperties.
Updated the MySQLSchemaProvider to use generics and .NET 2.0 best practices.
Added Designer Support for ViewColumnSchema and ViewColumnSchemaCollection.
Fixed a bug where CodeSmith Studio becomes unresponsive when Schema Explorer tries connecting to an off line database when other applications are active.
Fixed a bug where a NullReferenceException would be thrown in the Schema Explorer when calling InvokeRequired.
Fixed a rare bug where an InvalidOperationException might be thrown when starting up CodeSmith.
Fixed a bug where a BadCrcException and ZipException would occur on start up.