Begin Implementing Mass Email Section

This commit is contained in:
dhruvb14 2017-01-31 22:03:57 -05:00
commit 16823e2739
6 changed files with 110 additions and 18 deletions

View file

@ -87,6 +87,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Interfaces\IEmbyNotificationEngine.cs" />
<Compile Include="Interfaces\IMassEmail.cs" />
<Compile Include="Interfaces\IPlexNotificationEngine.cs" />
<Compile Include="Interfaces\IRadarrCacher.cs" />
<Compile Include="Interfaces\IWatcherCacher.cs" />