Skip to content

Commit 7394c52

Browse files
committed
Use verb-specific command line parsing
1 parent 17f470e commit 7394c52

5 files changed

Lines changed: 336 additions & 236 deletions

File tree

PTZControlConsole/PTZControlConsole.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,7 @@
1111
<ItemGroup>
1212
<ProjectReference Include="..\PTZControl.Uvc\PTZControl.Uvc.csproj" />
1313
</ItemGroup>
14+
<ItemGroup>
15+
<PackageReference Include="CommandLineParser" Version="2.9.1" />
16+
</ItemGroup>
1417
</Project>

0 commit comments

Comments
 (0)