Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
neuecc committed Oct 10, 2023
1 parent d4940e5 commit 11dc803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Utf8StringInterpolation/Utf8StringInterpolation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<NoWarn>$(NoWarn);CS1591;CA2255</NoWarn>
<PackageTags>string</PackageTags>
<Description>Successor of ZString; UTF8 based String Interpolation and StringBuilder.</Description>
<Description>Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.</Description>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 11dc803

Please sign in to comment.