#18543: Removing unnecessary web.config

Work Item: 18543

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2012-03-09 16:28:57 -08:00
parent 2a2d44c226
commit 013061803f
2 changed files with 1 additions and 30 deletions

View File

@@ -162,11 +162,7 @@
<ItemGroup>
<None Include="Views\DatePickerLocalization.cshtml" />
<Content Include="web.config" />
</ItemGroup>
<ItemGroup>
<Content Include="Styles\images\Web.config">
<SubType>Designer</SubType>
</Content>
<Content Include="Views\Web.config" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />