project update to include LogsController

#29
This commit is contained in:
Watts 2017-04-12 22:02:19 +01:00
parent c2de9a0575
commit 2cd11b4a65

View File

@ -151,6 +151,7 @@
<Compile Include="Controllers\CardsController.cs" />
<Compile Include="Configuration.cs" />
<Compile Include="Controllers\GroupController.cs" />
<Compile Include="Controllers\LogsController.cs" />
<Compile Include="Controllers\TimelogController.cs" />
<Compile Include="DefaultComponents\DefaultLogger.cs" />
<Compile Include="Helpers\CacheControlAttribute.cs" />