added args using CommandLineParser

This commit is contained in:
irongut
2021-04-11 23:07:09 +01:00
parent 96bcb6d125
commit 43337cd72e
3 changed files with 40 additions and 13 deletions
@@ -5,4 +5,8 @@
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.8.0" />
</ItemGroup>
</Project>