#18553: Fixing build action for DatePickerLocalization

Work Item: 18553

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2012-03-10 12:47:34 -08:00
parent 1e8089ac49
commit 4c67b6e831
@@ -160,7 +160,7 @@
</Content> </Content>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<None Include="Views\DatePickerLocalization.cshtml" /> <Content Include="Views\DatePickerLocalization.cshtml" />
<Content Include="web.config" /> <Content Include="web.config" />
<Content Include="Views\Web.config" /> <Content Include="Views\Web.config" />
</ItemGroup> </ItemGroup>