Dummy files ... really need to change this, so the folders are created in the test setup instead of having these dummy files.

This commit is contained in:
sitereactor
2012-11-05 09:06:59 -01:00
parent 278d3087a4
commit 1ea65ee27b
2 changed files with 3 additions and 2 deletions

View File

@@ -262,8 +262,9 @@
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Content Include="Masterpages\dummy.txt" />
<Content Include="Views\dummy.txt" />
<Content Include="Masterpages\leave-this-dummy-file-here.txt" />
<Content Include="Media\leave-this-dummy-file-here.txt" />
<Content Include="Views\leave-this-dummy-file-here.txt" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />