Skip to content

MSB4044: The "AnnotatorBuildTask" task was not given a value for the required parameter "DisabledWarnings". #55

Description

@jnm2

This is on old-style csproj (stuck on old csproj only till 16.4 releases). Regardless, seems like a simple fix. Maybe we don't make it a required parameter after all? I didn't understand why we added it originally.

[Required]
public string DisabledWarnings
{
get;
set;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions