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