Skip to content
This repository was archived by the owner on Aug 8, 2018. It is now read-only.

Conversation

@Haraguroicha
Copy link
Contributor

  • try to catch non-WebServiceException to prevent application crash
  • set always auto restore NuGet package
  • Add argument parser and integrity bootstrap
    • add command line arguments parser
    • original SSL warning by pass flag changed from -sslbypass to --sslbypass
    • add command line help guide
    • always show a warning message for which user executing the runner as High or System integrity level
    • always run in Medium integrity level by default, unless have --admin flag is enabled
    • integrity level check will bypass when debugger attached, but always show warning message

- add command line arguments parser
- original SSL warning by pass flag changed from `-sslbypass` to `--sslbypass`
- add command line help guide
- always show a warning message for which user executing the runner as High or System integrity level
- always run in Medium integrity level by default, unless have `--admin` flag is enabled
- integrity level check will bypass when debugger attached, but always show warning message
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant