Skip to content

Need to improve ResourceDictionary support #36

@lextm

Description

@lextm

A real-world project might use lots of ResourceDictionary in raw .axaml files. XamlX compiles them so they can be consumed elsewhere in the project.

Right now, ASXG misses them. This branch shows the error if you dotnet run the test project.

https://github.com/lextm/test-sourcegenerator/tree/resourcedictionary-error

A quick workaround via manual steps is shown below.

https://github.com/lextm/test-sourcegenerator/tree/resourcedictionary-workaround

Hope this can be investigated and fixed soon, but Project Rover can already run very well with the same workaround, so a big milestone on compatibility has been achieved.

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