display news on dashboard home page

This commit is contained in:
Luke Pulverenti
2014-01-18 16:52:01 -05:00
parent 5ca7d63556
commit 7f51148130
13 changed files with 257 additions and 1 deletions

View File

@@ -136,6 +136,7 @@
<Compile Include="Net\IHttpResultFactory.cs" />
<Compile Include="Net\IHttpServer.cs" />
<Compile Include="Net\IRestfulService.cs" />
<Compile Include="News\INewsService.cs" />
<Compile Include="Notifications\INotificationsRepository.cs" />
<Compile Include="Notifications\NotificationUpdateEventArgs.cs" />
<Compile Include="Persistence\MediaStreamQuery.cs" />