Dotfuscator obfuscates stand alone assembly but not the APK archive
问题 I began to use Dotfuscator Community (fresh download) with Visual Studio 2019 integration as part of my Xamarin.Forms build process. I did the steps listed under: preemptive When I build, I get the correct build messages from Dotfuscator. My problem is, that while Dotfuscator obfuscates the resulting assembly of the shared project, which I can verify by opening the .dll file with ILSpy in the Release's folder, the "same" dll inside the resulting APK is not obfuscated which I can verify by