aspnet / RazorTooling

Razor tooling for Visual Studio 2015
Other
23 stars 17 forks source link

Remove `-protocol` command line argument. #31

Closed NTaylorMullen closed 9 years ago

NTaylorMullen commented 9 years ago

Today there's two commands that can be executed via the command line.

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.

NTaylorMullen commented 9 years ago

/cc @Eilon @danroth27 it'd be good to clean this up for rc2 (not a large change).

NTaylorMullen commented 9 years ago

Talked with @Eilon in person.

NTaylorMullen commented 9 years ago

b3874ce185e9a6056f71b3d35afa1a8c7733cc69