Web.config file was not included, making the build fail

This commit is contained in:
Sebastiaan Janssen
2012-09-25 11:53:27 -02:00
parent 7b7e3b82f1
commit 48a3a920d2

View File

@@ -1662,7 +1662,7 @@
<None Include="umbraco_client\CodeMirror\js\mode\ruby\LICENSE" />
<None Include="umbraco_client\CodeMirror\js\mode\r\LICENSE" />
<None Include="umbraco_client\CodeMirror\js\mode\xquery\LICENSE" />
<Content Include="Views\web.config" />
<Content Include="Views\Web.config" />
<None Include="web.Template.Debug.config">
<DependentUpon>Web.Template.config</DependentUpon>
<SubType>Designer</SubType>