Fixed NzbDrone.Web project file after merge.

This commit is contained in:
Mark McDowall 2011-11-13 22:29:40 -08:00
parent dff01f984e
commit 9dbc97223f
1 changed files with 3 additions and 0 deletions

View File

@ -941,7 +941,10 @@
</ItemGroup>
<ItemGroup>
<Content Include="Views\Settings\NewznabProvider.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Views\Update\Index.cshtml" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.