We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25aa018 commit 36c84d1Copy full SHA for 36c84d1
src/UTF-unknown.csproj
@@ -60,7 +60,7 @@ Features:
60
</PropertyGroup>
61
62
<PropertyGroup>
63
- <PackageTags>charset;detection;unicode;ascii;netstandard;chardet</PackageTags>
+ <PackageTags>charset;detection;character-encoding-detector;chardet;unicode;ascii;iso-8859;utf8;utf16;codepage;</PackageTags>
64
<PackageReleaseNotes>
65
- See https://github.com/CharsetDetector/UTF-unknown/releases
66
</PackageReleaseNotes>
@@ -95,4 +95,4 @@ Features:
95
<None Include="..\README.md" Pack="true" PackagePath="\" />
96
</ItemGroup>
97
98
-</Project>
+</Project>
0 commit comments