Project: Add System.CommandLine library

This commit is contained in:
OatmealDome 2024-04-24 19:19:05 -04:00
parent 191335679a
commit 54bacb4553

View File

@ -16,6 +16,7 @@
<ItemGroup>
<PackageReference Include="OatmealDome.NinLib.Byaml" Version="1.1.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
</ItemGroup>
</Project>