feat: signature ingestor (mostly) complete

This commit is contained in:
Michael Green
2023-02-26 00:58:38 +11:00
parent be5904f9ad
commit c9e55c03f8
2 changed files with 358 additions and 34 deletions

View File

@@ -15,5 +15,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="MySql.Data" Version="8.0.32" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>
</Project>