21
Dec
Set:
<UseMerge>true</UseMerge>
To:
<UseMerge>false</UseMerge>
This is because it tries to add classes of the same name in the same assembly such as default. This should be solved by creating a dll on a folder basis. I will comment back here when I find out how!
0