<file src="less\**\*.less" target="content\Content\bootstrap" />
<file src="fonts\*.*" target="content\Content\fonts" />
<file src="dist\js\bootstrap*.js" target="content\Scripts" />
+ <file src="less\**\*.less" target="contentFiles\Content\bootstrap" />
+ <file src="fonts\*.*" target="contentFiles\Content\fonts" />
+ <file src="dist\js\bootstrap*.js" target="contentFiles\Scripts" />
</files>
</package>
\ No newline at end of file
<file src="dist\css\*.*" target="content\Content" />
<file src="dist\fonts\*.*" target="content\fonts" />
<file src="dist\js\bootstrap*.js" target="content\Scripts" />
+ <file src="dist\css\*.*" target="contentFiles\Content" />
+ <file src="dist\fonts\*.*" target="contentFiles\fonts" />
+ <file src="dist\js\bootstrap*.js" target="contentFiles\Scripts" />
</files>
</package>
\ No newline at end of file