More work on #298. Everything wired up

This commit is contained in:
tidusjar 2016-06-09 13:36:34 +01:00
commit fcf2c84f61
22 changed files with 614 additions and 33 deletions

View file

@ -91,6 +91,7 @@
<Compile Include="Models\Audit.cs" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="sqlite3.dll">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>