2 references to Protocol_MissingVersion
NuGet.Protocol (2)
Model\ServiceIndexModel.cs (1)
24
throw new InvalidDataException(Strings.
Protocol_MissingVersion
);
Providers\ServiceIndexResourceV3Provider.cs (1)
272
throw new InvalidDataException(Strings.
Protocol_MissingVersion
);