You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove Dev Proxy CA certificate when uninstalling for Win (#1208)
* Add CLI 'remove' command to remove Dev Proxy certificate
* Update win-installers to remove certificate when uninstalling
* Fix beta executable name
* Adjust certificate removal identifier of installer
* fix: Add prompt confirmation to remove certificates and --force option to bypass
* Update installers to remove cert silently
* Remove trusted certificate on Mac
* Fix project updating resources only if newer one
* Add HasRunFlag class and refactor IsFirstRun()
* Add .hasrun flag removal along with certificates removal (#1241)
* Hide possible exceptions during .hasrun flag deletion (#1241)
* Remove redundant -Flag suffix
* Rename defaultValue to acceptByDefault parameter
* Use 'var' instead of explicit type
* Rename IsFirstRun to CreateIfMissing function
* Move HasRunFlag to Abstractions.Utils
* Minor fixes
---------
Co-authored-by: Waldek Mastykarz <[email protected]>
0 commit comments