1
votes

while running Dotfuscator to obfuscate xamarin application, I'm getting the following error.

enter image description here

Any help on this?

FYI : I refered, the below link
https://www.preemptive.com/blog/article/874-using-dotfuscator-community-edition-with-xamarin/91-dotfuscator-ce

1
Images of text are discouraged. Formatted text is preferred. - SurvivalMachine

1 Answers

0
votes

You should be able to get more information from Visual Studio's build output tab. If you have the MSBuild verbosity dialed up as described in the blog, Dotfuscator's console output will be there. It should explain the reason for the exit code.