Skip to content

Commit

Permalink
Added chardet to NuGet package tags (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
304NotModified committed Feb 3, 2022
1 parent c24d58d commit a8103ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UTF-unknown.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Features:

<PropertyGroup>

<PackageTags>charset;detection;unicode;ascii;netstandard</PackageTags>
<PackageTags>charset;detection;unicode;ascii;netstandard;chardet</PackageTags>
<PackageReleaseNotes>
- See https://github.com/CharsetDetector/UTF-unknown/releases
</PackageReleaseNotes>
Expand Down

0 comments on commit a8103ef

Please sign in to comment.