Today there's two commands that can be executed via the command line.
resolve-protocol
resolve-taghelpers
However, resolve-taghelpers can also take in a protocol argument to re-resolve the protocol. This isn't needed and should be removed. On removing it we should barf in the case that an invalid Protocol is provided.
Today there's two commands that can be executed via the command line.
resolve-protocol
resolve-taghelpers
However,
resolve-taghelpers
can also take in aprotocol
argument to re-resolve the protocol. This isn't needed and should be removed. On removing it we should barf in the case that an invalid Protocol is provided.