clowd / Clowd.Squirrel

Quick and easy installer and automatic updates for cross-platform dotnet applications
426 stars 39 forks source link

Fix so that --signParallel uses min/max #159

Closed Keboo closed 1 year ago

Keboo commented 1 year ago

The validator for the --signParallel validator was not using the passed in minimum or maximum. These were set the same so the code was working but this fixes it to make it match.