postsharp / Metalama

Metalama is a Roslyn-based meta-programming framework. Use this repo to report bugs or ask questions.
164 stars 4 forks source link

[Documentation] of MustSatisfyAny and MustSatisfyAll are swapped around #279

Closed niklasstich closed 2 months ago

niklasstich commented 3 months ago

image image

See also https://doc.postsharp.net/metalama/api/metalama-framework-eligibility-eligibilityextensions-mustsatisfyany and https://doc.postsharp.net/metalama/api/metalama-framework-eligibility-eligibilityextensions-mustsatisfyall

svick commented 3 months ago

Thanks for the report. I have opened a PR that fixes this.

prochan2 commented 2 months ago

This bug has been fixed in Metalama 2024.0.12 and 2024.1.12.