【发布时间】:2017-12-09 03:56:06
【问题描述】:
所以我在我的一个应用程序上启用了 proguard。我遇到了一些问题,但我都解决了(必须更新 proguard,制作没有空格的 android sdk 的符号链接)
现在我在另一个应用程序上启用了 pro Guard,但我不断收到此错误:
The "Xamarin.Build.Download.XamarinBuildAndroidAarProguardConfigs" task could not be loaded from the assembly C:\Users\xxx\Desktop\xxx oud\packages\Xamarin.Build.Download.0.4.6\build\Xamarin.Build.Download.dll. Confirm that the <UsingTask> declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.
有人知道解决这个问题的方法吗?不知道我还能添加什么
【问题讨论】:
-
请包含完整的诊断构建错误日志。
-
重启电脑后问题解决,感谢评论!
标签: xamarin xamarin.android xamarin.forms proguard