Skip to content
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

How to configure Fody? #621

Open
curia-damiano opened this issue Jun 12, 2024 · 0 comments
Open

How to configure Fody? #621

curia-damiano opened this issue Jun 12, 2024 · 0 comments

Comments

@curia-damiano
Copy link

Intro

I am suggesting my customer to use ConfigureAwayt.Fody to suppress all CA2007 warnings, but both of us aren't able to configure it correctly, apparently (or is there any bug?)

Repro

I attach a very minimal repro project in .NET 8.
I think I've done everything is needed to configure ConfigureAwait.Fody, but I still get the CA2007 warning.

Requests

  • Can anyone help me looking what I miss in the repro project?
  • As next steps, would it be possible to have a global weavers.xml file at solution level, instead of multiple files at project level? (or add the configuration direcly in the Directory.Build.props)
    ClassLibrary1.zip
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

No branches or pull requests

1 participant