Skip to content

Commit 988217b

Browse files
committed
📝 update package metadata for improved clarity and accuracy
1 parent deb273e commit 988217b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

QsNet/QsNet.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<PackageId>QsNet</PackageId>
88
<Version>1.0.0</Version>
99
<Authors>Klemen Tusar</Authors>
10-
<PackageTags>querystring; parser; encoder; qs</PackageTags>
11-
<Description>.NET port of the “qs” query-string codec</Description>
12-
<PackageProjectUrl>https://github.com/techouse/qs-net</PackageProjectUrl>
10+
<PackageTags>query-string; parser; encoder; qs</PackageTags>
11+
<Description>A query string encoding and decoding library for C#/.NET. Ported from qs for JavaScript.</Description>
12+
<PackageProjectUrl>https://techouse.github.io/qs-net/</PackageProjectUrl>
1313
<RepositoryUrl>https://github.com/techouse/qs-net</RepositoryUrl>
1414
<RepositoryType>git</RepositoryType>
1515
<PackageLicenseExpression>BSD-3-Clause</PackageLicenseExpression>

0 commit comments

Comments
 (0)