1 reference to SourcesCommandValidProtocolVersion
NuGet.Commands (1)
SourcesCommands\SourceRunners.cs (1)
427
throw new CommandException(string.Format(Strings.
SourcesCommandValidProtocolVersion
, minSupportedProtocolVersion, maxSupportedProtocolVersion));