#17252: Adding web.configs too module roots, and codegen commands, to enable razor intellisense.

--HG--
branch : dev
This commit is contained in:
Dave Reed
2011-01-31 15:52:03 -08:00
parent a67af4edce
commit be99957432
62 changed files with 1296 additions and 20 deletions

View File

@@ -159,6 +159,9 @@
<SubType>Designer</SubType>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="web.config" />
</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.