Skip to content

Commit 36c84d1

Browse files
Add more package tags (#179)
* Add more package tags * Update UTF-unknown.csproj
1 parent 25aa018 commit 36c84d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/UTF-unknown.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Features:
6060
</PropertyGroup>
6161

6262
<PropertyGroup>
63-
<PackageTags>charset;detection;unicode;ascii;netstandard;chardet</PackageTags>
63+
<PackageTags>charset;detection;character-encoding-detector;chardet;unicode;ascii;iso-8859;utf8;utf16;codepage;</PackageTags>
6464
<PackageReleaseNotes>
6565
- See https://github.com/CharsetDetector/UTF-unknown/releases
6666
</PackageReleaseNotes>
@@ -95,4 +95,4 @@ Features:
9595
<None Include="..\README.md" Pack="true" PackagePath="\" />
9696
</ItemGroup>
9797

98-
</Project>
98+
</Project>

0 commit comments

Comments
 (0)