beginning manual image providers

This commit is contained in:
Luke Pulverenti
2013-10-30 17:33:27 -04:00
parent 2f99b2e1e6
commit 524150331c
13 changed files with 355 additions and 49 deletions

View File

@@ -109,6 +109,7 @@
<Compile Include="Notifications\INotificationsRepository.cs" />
<Compile Include="Notifications\NotificationUpdateEventArgs.cs" />
<Compile Include="Providers\IDynamicInfoProvider.cs" />
<Compile Include="Providers\IImageProvider.cs" />
<Compile Include="Session\ISessionManager.cs" />
<Compile Include="Drawing\ImageExtensions.cs" />
<Compile Include="Entities\AggregateFolder.cs" />