Skip to content

v2026.0.10

Choose a tag to compare

@gfraiteur gfraiteur released this 09 Jun 15:34

PostSharp 2026.0.10 is based on v2026.0.9, plus the following changes.

Fixes

  • #9 Fixed a crash (concurrent collection modification during VisitChildren) in DebuggerOptions initialization within AggregatableAttribute.OnInstanceConstructed.
  • #16 Fixed a build failure with custom TFM aliases (Multiple Equivalent Framework) in project.assets.json v4 (.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.

Resources