add GroupController to proj.

#59
This commit is contained in:
Chris.Watts90@outlook.com 2017-03-08 16:28:16 +00:00
parent cf3a099314
commit 4e8b988ac5

View File

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