diff --git a/Htmt/Htmt.csproj b/Htmt/Htmt.csproj index 8ad1fa2..5942210 100644 --- a/Htmt/Htmt.csproj +++ b/Htmt/Htmt.csproj @@ -6,14 +6,14 @@ enable Asko Nõmm Htmt - 2.3.1 + 2.3.2 Templating library with native AOT and trimming support. html xml template templating engine compiler parser aot trimming https://github.com/askonomm/htmt MIT https://github.com/askonomm/htmt git - Added compatibility for boolean attributes in HTML, and data-htmt- prefix as an alternative to x:. + Fixed a bug where partials with multiple root nodes break silently. README.md