The product name 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 company set this to the specific company name you want. For example, for Visual Studio 2005 assemblies this is set to "Microsoft® Visual Studio® 2005".
When using the MSBuild.ExtensionPack.VersionNumber.Targets file set this using the AssemblyProduct property.
Examples
<AssemblyProduct>Microsoft® Visual Studio® 2005</AssemblyProduct>