79259474

Date: 2024-12-06 21:56:42
Score: 0.5
Natty:
Report link

While the input is not directly defined for DotNetCoreCLI@2

You can add:

--property:WarningAsError=true

to your list of arguments.

I found the list of valid properties for arguments here:

MS Build command-line reference

And it linked me here:

Common MS Build properties list

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Kevin