The title of the assembly.
Namespace:
MSBuild.ExtensionPack.FrameworkAssembly: MSBuild.ExtensionPack (in MSBuild.ExtensionPack.dll) Version: 3.5.0.0 (3.5.4.0)
Remarks
To change the assembly title set this to the specific title you want. For example, for Visual Studio 2005 this is set to "Microsoft® Visual Studio® 2005".
When using the MSBuild.ExtensionPack.VersionNumber.Targets file set this using the AssemblyTitle property.
Examples
<AssemblyTitle>Microsoft® Visual Studio® 2005</AssemblyTitle>