Reportgenerator: Support "-p:x=y" to be ignored from command line arguments

Created on 15 Apr 2020  路  2Comments  路  Source: danielpalme/ReportGenerator

When using the MsBuild task, the generator ignores all command line arguments starting with "-property:" (Generator.cs) but not the short form of it, like "-p:".

bug

All 2 comments

Next release will contain a fix.
See also #279

Thanks @danielpalme for your fast answer and for the fix.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

eduherminio picture eduherminio  路  5Comments

ByteDecoder picture ByteDecoder  路  6Comments

nilfdev picture nilfdev  路  5Comments

wsugarman picture wsugarman  路  4Comments

jpedretti-ciandt picture jpedretti-ciandt  路  3Comments