Skip to content

PostSharp 2024.0.25

Choose a tag to compare

@gfraiteur gfraiteur released this 05 Aug 19:39

PostSharp 2024.0.25 is based on v2024.0.24, plus the following changes.

Enhancements

  • #75 Removed the obsolete watermark task, which could abort a compilation with a PS0099 unhandled NullReferenceException when a user license entry was null. Woven assemblies no longer carry the EnhancedByPostSharp manifest resource, PS0129 (This module has already been processed by PostSharp) is no longer emitted, and WatermarkTask, TaskNames.Watermark and License.RequiresWatermark have been removed from the compile-time SDK.

Fixes

  • #77 Fixed crashes of the Customer Experience Improvement Program uploader when the upload queue was empty, when a queued file was locked, or when BITS refused the transfer job. Orphan BITS jobs left behind by earlier failures are now cleaned up, a job that makes no progress for three days is abandoned, and the pending-report queue is capped at 50 files and 30 days.

Resources