Fixed
- Default alert template: the alert title now renders as a working link to the alert. It previously pointed at a literal
Alert.Urlinstead of${Properties.Alert.Url}, producing a broken markdown link with no visible title. (#23)
Dependencies
- AdaptiveCards.Templating → 2.0.6, Newtonsoft.Json → 13.0.4.
Build / tooling (no runtime impact)
- Modernized to the .NET 10 SDK; tests migrated to Microsoft.Testing.Platform; packaging moved from a hand-maintained
.nuspectodotnet pack; PolySharp replaced with Meziantou.Polyfill; added AsyncFixer + Meziantou.Analyzer. (#24)
Full Changelog: v2.3.0...v2.4.0