06/30/2026 · Blog Post
Security and Privacy Update for PostSharp and Metalama
Today we are shipping a coordinated security and privacy update across every supported branch of PostSharp and Metalama. It covers the build toolchain, the design time services, telemetry, and the Visual Studio Tools. It does not change the public API or how you write aspects, and none of it reaches your compiled application: every issue is in tooling that runs on developer and build machines, so the applications you have already built and shipped are not affected.
Read Article →
06/27/2026 · Brief
PostSharp 2026.0.13 released
We’ve released PostSharp 2026.0.13, folding in the 2024.0.24 security and privacy hardening plus three fixes. It upgrades NuGet.Packaging to clear the NU1901 warning, resolves a caching-backend dispose deadlock, and fixes a spurious PS0242 license error through the .NET Framework pipe server. See the GitHub release.
06/27/2026 · Brief
PostSharp 2024.0.24 released
We’ve released PostSharp 2024.0.24, a security and privacy hardening release closing our June 2026 review. It hardens the build toolchain against local attacks, moves all telemetry to HTTPS, and minimizes and de-correlates the data collected. See the GitHub release.
06/11/2026 · Brief
PostSharp 2026.0.12 released
We’ve released PostSharp 2026.0.12 with a Redis caching dispose-deadlock fix and several WinRT/.winmd build-time fixes for consuming Windows Runtime types on .NET Framework. See the GitHub release.
06/10/2026 · Brief
PostSharp 2026.0.11 released
We’ve released PostSharp 2026.0.11, fixing a “Loop when loading Windows.winmd” build failure on .NET Framework projects that consume WinRT types. See the GitHub release.
06/09/2026 · Brief
PostSharp 2026.0.10 released
We’ve released PostSharp 2026.0.10 with three fixes. It resolves a concurrency crash in DebuggerOptions initialization, a build failure with custom TFM aliases under .NET SDK 10.0.300+, and hangs in the Redis caching backend. See the GitHub release.
05/15/2026 · Brief
PostSharp 2026.0.9 released
We’ve released PostSharp 2026.0.9, fixing a build failure (Unable to deserialize project assets file) with .NET SDK 10.0.300+ and its project.assets.json v4 format. See the GitHub release.