File watcher with keep-awake state binding

This commit is contained in:
Den Delimarsky
2021-04-20 08:31:18 -07:00
parent aa46bf6076
commit a0c5f8cc59
4 changed files with 140 additions and 11 deletions

View File

@@ -6,6 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.20071.2" />
</ItemGroup>