Skip to content

null guid for excluded files #6

@koen-bosmans

Description

@koen-bosmans

Just a little note.
If one uses hidden files from editor, they don't get a guid. Yet are searched for and added to the typelist.

Quick work around is adding "&& !string.IsNullOrEmpty(guid)" on lines 51, making it an if statement on line 160 foreach'es.

A more elegant approach would list hidden folders and files separately?

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