MSB4186 Diagnose-Code
In diesem Artikel wird der MSB4186 Fehlercode beschrieben.
Nachrichtentext
MSB4186: Invalid static method invocation syntax: 'value'. 'value' Static method invocation should be of the form: $([FullTypeName]::Method()), e.g. $([System.IO.Path]::Combine(`a`, `b`)). Check that all parameters are defined, are of the correct type, and are specified in the right order.
Betrifft
Alle Versionen von MSBuild