Hangfire configuration to always run

This commit is contained in:
2015-11-04 00:14:22 -05:00
parent 5651c2876d
commit 42f0c12249
3 changed files with 72 additions and 3 deletions
+3 -1
View File
@@ -343,6 +343,9 @@
<Content Include="fonts\fontawesome-webfont.ttf" />
<Content Include="fonts\fontawesome-webfont.eot" />
<Content Include="fonts\FontAwesome.otf" />
<Content Include="Logs\empty.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="NLog.config">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
@@ -616,7 +619,6 @@
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\Uploads\" />
<Folder Include="Logs\" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Migrations\201509111820437_FuelLog.resx">