DigitalDemon
New member
Uh.. I think it would be this?:
If you do manage to switch it I think you may have to remove the embedded resources so you don't get any weird collisions.
Code:
<Content Include="Web\**\*.*">
<Link>Web\%(RecursiveDir)%(FileName)%(Extension)</Link>
</Content>
If you do manage to switch it I think you may have to remove the embedded resources so you don't get any weird collisions.