minor changes

This commit is contained in:
Tommy Parnell
2014-05-07 14:57:15 -07:00
parent 0ea807b1d1
commit e5ed166572
3 changed files with 24 additions and 12 deletions

View File

@@ -67,7 +67,9 @@
<Compile Include="Imports\IDataImportHook.cs" />
<Compile Include="Imports\DataImports.cs" />
<Compile Include="Plugins\Email\ParseRule.cs" />
<Compile Include="Plugins\Email\ImapInput.cs" />
<Compile Include="Plugins\Email\ImapInput.cs">
<DependentUpon>EmailSettings.cs</DependentUpon>
</Compile>
<Compile Include="Model\Alert.cs" />
<Compile Include="DB\RedisQueues.cs" />
<Compile Include="DB\RedisDatabase.cs" />