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 d8372b0 commit 8671ec7Copy full SHA for 8671ec7
QsNet/QsNet.csproj
@@ -5,6 +5,7 @@
5
<LangVersion>latest</LangVersion>
6
<GenerateDocumentationFile>true</GenerateDocumentationFile>
7
<PackageId>QsNet</PackageId>
8
+ <Version>1.0.0</Version>
9
<Authors>Klemen Tusar</Authors>
10
<PackageTags>querystring; parser; encoder; qs</PackageTags>
11
<Description>.NET port of the “qs” query-string codec</Description>
0 commit comments