Fixed the view issue

This commit is contained in:
tidusjar 2016-10-24 20:43:24 +01:00
commit 135282d7b8
2 changed files with 28 additions and 16 deletions

View file

@ -719,7 +719,9 @@
<Content Include="Views\Admin\NotificationSettings.cshtml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<None Include="Views\Admin\NewsletterSettings.cshtml" />
<None Include="Views\Admin\NewsletterSettings.cshtml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="Web.Debug.config">
<DependentUpon>web.config</DependentUpon>
</None>