adamabdelhamed / PowerArgs

The ultimate .NET Standard command line argument parser
MIT License
569 stars 56 forks source link

Missing attribute target "Parameter" for ArgShortcut #119

Closed manuel-ornato closed 7 years ago

manuel-ornato commented 7 years ago

Hi, It seems the target AttributeTargets.Parameter is missing for attribute ArgShortcut. As a consequence it can't be used in action methods with loose parameters.

Great work by the way!

Manuel

adamabdelhamed commented 7 years ago

Fixed in version 3.0