Skip to content

CA1515 Is triggered on <OutputType>Library</OutputType> in multitargeting mode #7804

@payn-git

Description

@payn-git

We have project which is compiled in net48 by default. We have CA1515 enabled on this project and compilation will pass. As soon as project is multi targeted with net48;net10.0, compilation will fail with CA1515 errors while given project is set to OutputType Library. Please see attached compilation binary logs from both compilation (successful net48 and failure in net48\net10.0). CA1515 should not be triggered on OutputType => Library.

CA1515_BinaryLog.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions