I am attempting to obfuscate my Windows Store 8.1 Appxbundles. I am using Dotfuscator Professional to do this. It does not accept the Appxbundle file extension, so I unzipped the Appxbundle to retrieve the .appx package inside.
I then received this error:
Item has already been added. Key in dictionary: 'System.Runtime.WindowsRuntime_dot' Key being added: 'System.Runtime.WindowsRuntime_dot'
Build Error.
I noticed that the ildasm executable dotfuscator was using was wrong, so I added a project property to force it to use the 4.5.1/8.1 ildasm. Unfortunately, I am receiving the same error.
Does anyone know what is causing this error? Or what the next step is after ildasm, so I can investigate it?
Edit: Also, I'm using the most recent version of Dotfuscator Professional, 4.10.2.