Skip to content

Missing generated code attribute #23

@molesmoke

Description

@molesmoke

Looks like MAUI has started shipping IconFont2Code with the dotnet 9 release. However, identifiers aren't Pascal cased and there's no marker to exclude the file from analysis, so it triggers build warnings/failures.

e.g.

// <auto-generated>
// Exclude this file from analysis. This file isn't generated but is added to projects.
// </auto-generated>

or

[GeneratedCode("IconFont2Code", "1.0.0.0")]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions