v2026.0.10
PostSharp 2026.0.10 is based on v2026.0.9, plus the following changes.
Fixes
- #9 Fixed a crash (concurrent collection modification during
VisitChildren) inDebuggerOptionsinitialization withinAggregatableAttribute.OnInstanceConstructed. - #16 Fixed a build failure with custom TFM aliases (Multiple Equivalent Framework) in
project.assets.jsonv4 (.NET SDK 10.0.300+). - #17 Fixed hangs and intermittent failures in the Redis caching backend caused by an infinite loop in notification-queue channel connection and a thread-lifecycle race condition.