Dotfucator Community giving "Build Error" Issue for Xamarin Forms android

75 Views Asked by At

I have been using dotfucator community version for Xamarin.Forms, which was working fine until last few days. Now Its giving Build Error. I have tried all suggested approaches in other threads of StackOverFlow but none are working. Pasting the last few lines of the logs below. Please help me out! This happens after an hour of processing.

LOG: Checking NuGet Folder : C:\Users\dibya\.nuget\packages\tizen.net\5.0.0.14562\build\tizen40\ref
LOG: Probing C:\Users\dibya\.nuget\packages\tizen.net\5.0.0.14562\build\tizen40\ref\System.Runtime.dll
LOG: Strong name match failed
LOG: Probing C:\Users\dibya\.nuget\packages\tizen.net\5.0.0.14562\build\tizen40\ref\System.Runtime.ni.dll
LOG: Probing C:\Users\dibya\.nuget\packages\tizen.net\5.0.0.14562\build\tizen40\ref\System.Runtime\System.Runtime.ni.dll
LOG: Not found in NuGet folders.
LOG: Checking additional folder : C:\Users\dibya\AppData\Local\Temp\Dotfuscator_20624\~MobileA.0
LOG: Probing C:\Users\dibya\AppData\Local\Temp\Dotfuscator_20624\~MobileA.0\System.Runtime.dll
LOG: Probing C:\Users\dibya\AppData\Local\Temp\Dotfuscator_20624\~MobileA.0\System.Runtime\System.Runtime.dll
LOG: Checking additional folder : C:\Users\dibya\AppData\Local\Temp\Dotfuscator_20624\~MobileA.1
LOG: Probing C:\Users\dibya\AppData\Local\Temp\Dotfuscator_20624\~MobileA.1\System.Runtime.dll
LOG: Probing C:\Users\dibya\AppData\Local\Temp\Dotfuscator_20624\~MobileA.1\System.Runtime\System.Runtime.dll
LOG: Not found in additional folders.
LOG: Loose binding enabled.  Probing for later versions.

Build Error.

I tried many threads from stackoverflow and some other community threads, but I am afraid by trying those I might complicate things as the logs are not very clear on what the issue is.

0

There are 0 best solutions below