我无法通过 Zebble 构建生成的 Android 项目

I can not build the generated Android project by Zebble

在构建由 Zebble for Xamarin 生成的 android 项目时出现以下错误。

我按照 -READ-ME-NOW 中的步骤操作!!!!!!!!!!!!!文本文件。当我构建 android 项目时,这是我得到的错误:

The command "Zebble" update-schema auto" exited with code -1.

我从构建输出中发现的一些额外的错误日志:

EXEC : error : Failed to update the xml schema for intellisense: Failed to find the UWP exe file. Searched all EXE files inside: E:\Labs.NET\Xamarin\TestZebble\TestZebbleApp\Run\UWP\bin

你能告诉我哪里出了问题吗?

希望对您有所帮助:

  1. 从 nuget packages 文件夹中删除所有 zebble 文件夹。
  2. 删除 Run\Android\Zebble.exe 文件。
  3. zebble nuget 更新到最新版本。
  4. Android 项目设置为启动项目。
  5. Build > Configuration Manager 确保为 android 项目启用 BuildDeploy
  6. 重建解决方案。