Fixing project file

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2012-02-13 10:29:59 -08:00
parent e373dd7986
commit 67f9c6c569
5 changed files with 9 additions and 9 deletions

View File

@@ -97,8 +97,8 @@
<Folder Include="Models\" />
</ItemGroup>
<ItemGroup>
<None Include="Views\Field\Index.cshtml" />
<None Include="Views\Route\Index.cshtml" />
<Content Include="Views\Field\Index.cshtml" />
<Content Include="Views\Route\Index.cshtml" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />