Update standalone commandline parsing (#27)

This commit is contained in:
Stef Heyenrath
2017-05-13 10:10:17 +02:00
parent 4ada6d3567
commit 961e8b555f
11 changed files with 85 additions and 31 deletions

View File

@@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineArgumentsParser" Version="3.0.9" />
<PackageReference Include="CommandLineArgumentsParser" Version="3.0.10" />
</ItemGroup>
<ItemGroup>