Specifies additional "using namespaces" for Code. These are namespaces that are brought into the code's scope.
Namespace:
MSBuild.ExtensionPack.FrameworkAssembly: MSBuild.ExtensionPack (in MSBuild.ExtensionPack.dll) Version: 3.5.0.0 (3.5.4.0)
Remarks
This is an optional parameter for the Define and Run task actions.
The name of a namespace is taken from the metadata "Name", if it exists; otherwise, it is the item's identity.
The default namespaces are System, System.Collections.Generic, System.Linq, System.Text, Microsoft.Build.Framework, and Microsoft.Build.Utilities.