Project update to include the CacheControlAttribute file.

This commit is contained in:
Chris.Watts90@outlook.com 2017-02-07 17:25:55 +00:00
parent 13868a2655
commit 56fa9c60b0

View File

@ -109,6 +109,7 @@
<Compile Include="Controllers\CardsController.cs" />
<Compile Include="Configuration.cs" />
<Compile Include="Controllers\TimelogController.cs" />
<Compile Include="Helpers\CacheControlAttribute.cs" />
<Compile Include="JsonpFormatter.cs" />
<Compile Include="NinjectDependencyResolver.cs" />
<Compile Include="NinjectDependencyScope.cs" />