Fix README

This commit is contained in:
2023-04-07 14:08:32 -04:00
parent fd57c19bd6
commit 8bdaf614ad

View File

@@ -9,7 +9,7 @@
<Product>ChrisKaczor.Wpf.Controls.Link</Product>
<RepositoryUrl>https://github.com/ckaczor/ChrisKaczor.Wpf.Controls.Link</RepositoryUrl>
<PackageReadmeFile>README.md</PackageReadmeFile>
<Description>A WPF control that extends the base TextBlock control with rudimentary support for some basic HTML formatting.</Description>
<Description>A WPF control that wraps the base WPF link control so that it can be more easily used in typical containers.</Description>
<PackageId>ChrisKaczor.Wpf.Controls.Link</PackageId>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>