mansellan / clickonce

ClickOnce packager
Other
26 stars 7 forks source link

Allow --noInfer flag to prevent parameters being inferred #26

Open mansellan opened 4 years ago

mansellan commented 4 years ago

It's possible one might wish not to have any value inferred, instead requiring explicit values to be supplied. Add a flag to allow this. Might need #24 to be completed first.