Skip to content

Commit

Permalink
Add package tags to csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticmind committed Jan 4, 2018
1 parent 7e2ec87 commit 321a2de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ReverseMarkdown/ReverseMarkdown.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<PackageId>ReverseMarkdown</PackageId>
<PackageProjectUrl>https://github.com/mysticmind/reversemarkdown-net</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/mysticmind/reversemarkdown-net/blob/master/LICENSE</PackageLicenseUrl>
<PackageTags>htmltomarkdown;html2markdown;converthtml;htmlconverter;html;converter;markdown</PackageTags>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.5.5" />
Expand Down

0 comments on commit 321a2de

Please sign in to comment.