Dotfuscator exited with code 1 xamarin android

KEVIN KE 41 Reputation points
2023-01-01T06:11:19.14+00:00

I try to use Dotfuscator Community with vs2022 professional. I installed the dotfuscator through vs and registered successfully. 275195-1.png

The I follow this offical guid to include the dotfuscator into my xamarin form project (with android only).
https://www.preemptive.com/dotfuscator/ce/docs/help/getting_started_xamarin.html

And I got this error when build
The command ""C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\Extensions\PreEmptiveSolutions\DotfuscatorCE\dotfuscator.exe" /p:InDir="obj\Release\100\DotfuscatorXamarin\dfin",OutDir="obj\Release\100\DotfuscatorXamarin\dfout",ReportDir="DotfuscatorReports\Release" "obj\Release\100\DotfuscatorXamarin\Template.dfconfig" /in:+"${configdir}\${InDir}\CardSales.Android.dll",+"${configdir}\${InDir}\CardSales.Portable.dll" /makeconfig:"DotfuscatorConfig.xml"" exited with code 1

Any help will be appreciated.

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,320 questions
0 comments No comments
{count} votes