CodeSmith Beta 6 Released (w/VS.NET 2003 Support)

Beta 6 has been posted. Here are the changes in this build:
* Fixed bug where CodeSmith Explorer context menu was shown for node types other than templates.
* Added ability to specify the application used to edit templates. Can be changed in the "RedRiver.CodeSmith.Gui.dll.config" (key "codetemplateexplorercontrol.editapplication") file.
* Fixed various bugs in SqlCodeTemplate.cs.
* Changed expiration to 7/1/2003.
* Seperated the VS.NET addin and custom tool into seperate assemblies. This should allow the custom tool to run in VS.NET 2002 and 2003.
* Changed ColumnSchema.DataType and ParameterSchema.DataType to DbType instead of SqlDbType.
* Fix bug with ColumnSchema.IsPrimaryKeyMember when no primary key exists.

This build doesn't have a lot of big changes because we are currently very busy at work. It is mostly to change the expiration date and also provide a build that works with VS.NET 2003

Download

No Comments