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