Skip to content

Resolves #340 - Succeed removing backing field when backing field does not exist #424

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yanismnsr
Copy link

@yanismnsr yanismnsr commented Feb 5, 2025

I am in the same team as the person who created this issue : #340. We thought the problem would disappear after migrating to .NET8 but we're still having it with version 7.1.1

The ORM seems to try weaving already weaved dlls. The problem occurs randomly in our solution. The solution everytime is to remove the obj folder, restore dependencies, and rebuild.

I'm wondering if telling the weaver that removing backing field is done successfully (which's made in this PR) when the field does not exist anyway would be a good solution ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant