Packager.Id Property

MSBuild Extension Pack

PackagerId Property MSBuild Extension Pack Help 4.0.12.0
Gets or sets the Id of the NuGet package. is the package name that is shown when packages are listed using the Package Manager Console. These are also used when installing a package using the Install-Package command within the Package Manager Console. Package IDs may not contain any spaces or characters that are invalid in an URL.

Namespace: MSBuild.ExtensionPack.NuGet
Assembly: MSBuild.ExtensionPack (in MSBuild.ExtensionPack.dll) Version: 4.0.0.0
See Also

Reference