From d23318626186eeb231600eed302c29cd796f53cf Mon Sep 17 00:00:00 2001 From: Chris Kaczor Date: Fri, 7 Apr 2023 19:46:15 -0400 Subject: [PATCH] Update assembly name --- Wpf.Controls.HtmlTextBlock.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/Wpf.Controls.HtmlTextBlock.csproj b/Wpf.Controls.HtmlTextBlock.csproj index a10312e..8f88cca 100644 --- a/Wpf.Controls.HtmlTextBlock.csproj +++ b/Wpf.Controls.HtmlTextBlock.csproj @@ -12,6 +12,7 @@ A WPF control that extends the base TextBlock control with rudimentary support for some basic HTML formatting. ChrisKaczor.Wpf.Controls.HtmlTextBlock README.md + ChrisKaczor.Wpf.Controls.HtmlTextBlock