2 references to NU5032
NuGet.Build.Tasks.Pack (1)
PackTaskLogic.cs (1)
291
throw new PackagingException(NuGetLogCode.
NU5032
, string.Format(
NuGet.Packaging (1)
PackageCreation\Authoring\ManifestReader.cs (1)
226
throw new PackagingException(NuGetLogCode.
NU5032
, e.Message);