-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: mask-passwords-plugin
-
None
-
Environment:Win 7
I'm trying to mask some passwords for batch processes (both bash and win batch) and those seem to work fine. However, enabling Masked Passwords also puts a /p:<password=***> in all of my msbuild strings, causing msbuild to fail on all projects. Am I doing something wrong?