Here. “This new version has fixes to the installer and the generator. This generator includes the following features:
-Inheritable Typed DataSets
-Added Annotation Namespace to Typed DataSet Template
-New codegen:useNamespace Annotation to support setting the namespace of the Typed DataSet
-New codegen:classModifier Annotation to support changing the visibility modifier (e.g. you can now make your Typed DataSet internal!)
-New codegen:addCodeComments Annotation to create simple C# Code Comments to elimintate warnings on building your project while generating the documentation XML file
-New Typed DataSet Template that includes all these new annotations with default values.”