2 references to NoPackItemProvided
NuGet.Build.Tasks.Pack (2)
PackTaskLogic.cs (2)
348
throw new PackagingException(NuGetLogCode.NU5028, Strings.
NoPackItemProvided
);
624
throw new PackagingException(NuGetLogCode.NU5028, Strings.
NoPackItemProvided
);