2 references to NU5002
NuGet.Commands (2)
CommandRunners\PackCommandRunner.cs (2)
958
throw new PackagingException(NuGetLogCode.
NU5002
, Strings.Error_InputFileNotSpecified);
982
throw new PackagingException(NuGetLogCode.
NU5002
, Strings.Error_InputFileNotSpecified);