Fixed NzbDrone.Web project file after merge.

pull/6/head
Mark McDowall 13 years ago
parent dff01f984e
commit 9dbc97223f

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

Loading…
Cancel
Save