Update SimpleCommandLineParser to handle arguments with key and value (#220)

* Fix SimpleCommandLineParser

* Codecov
This commit is contained in:
Stef Heyenrath
2018-10-31 13:47:08 +00:00
committed by GitHub
parent b6c0aeceea
commit a43a8154b1
5 changed files with 13 additions and 40 deletions

View File

@@ -4,7 +4,7 @@
</PropertyGroup>
<PropertyGroup>
<VersionPrefix>1.0.4.18</VersionPrefix>
<VersionPrefix>1.0.4.19</VersionPrefix>
</PropertyGroup>
<Choose>