We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 921b5b2 commit 610e2a3Copy full SHA for 610e2a3
1 file changed
src/Flint/Flint.csproj
@@ -1,8 +1,8 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<Version>1.0.0</Version>
4
- <Summary>A lightweight library designed for high-performance keyword extraction and replacement from text.</Summary>
5
- <Description>A lightweight library designed for high-performance keyword extraction and replacement from text.</Description>
+ <Summary>A lightweight, zero-dependency library that provides fast text matching and replacement utilities.</Summary>
+ <Description>A lightweight, zero-dependency library that provides fast text matching and replacement utilities.</Description>
6
<TargetFrameworks>netstandard2.0;net8.0</TargetFrameworks>
7
<LangVersion>13.0</LangVersion>
8
<AssemblyName>Flint</AssemblyName>
0 commit comments