Skip to content

Updating generator doesn't update project. #2

@grosch-intl

Description

@grosch-intl

I've been greatly simplifying my code with these generators, but one piece that I'm struggling with is how to get the project to "see" that the generator project changed. In my solution I have both my application and the generator projects. Things work well, and then I make a change to the generator project, rebuild all, and nothing updates.

I have to comment out the reference to the generator, exit visual studio, delete the .vs directory and all the bin and obj directories, restart visual studio, rebuild, then add the reference back in and build, at which point the code changes apply.

How are you handling this?

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