PostSharp 2026.0.13 is based on v2026.0.12 and v2024.0.24, plus the following changes.
The upstream v2024.0.24 release is a security and privacy hardening update: it hardens the build toolchain against local attacks (DLL planting, named-pipe hardening, per-user cache/temp directories), moves all telemetry to HTTPS, and minimizes and de-correlates the data collected.
Fixes
- #39 Upgraded the compiler''s NuGet.Packaging dependency to 6.14.3 to clear the NU1901 vulnerability warning in user builds.
- #44 Fixed a caching backend dispose deadlock caused by an unbalanced background-task counter.
- #64 Fixed a spurious PS0242 license error when building through the .NET Framework pipe server.