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 d3e782a commit 77d2cc7Copy full SHA for 77d2cc7
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.9
2
+
3
+* [CHORE] add logo to NuGet package
4
5
## 1.0.8
6
7
* [CHORE] standardize exception handling and improve culture-invariant string formatting
QsNet/QsNet.csproj
@@ -5,7 +5,7 @@
<LangVersion>latest</LangVersion>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageId>QsNet</PackageId>
8
- <Version>1.0.8</Version>
+ <Version>1.0.9</Version>
9
<Authors>Klemen Tusar</Authors>
10
<PackageTags>
11
querystring;query-string;query;parameters;url;uri;http;
0 commit comments