我正在尝试将应用程序上传到 Windows Appstore 并遇到以下错误。我在我的应用程序中使用 Sqlite 和 SQliteWinRTPhone。可能是什么问题呢。如何解决这个问题?也请检查配置管理器的图片。
1028: 程序集 SQLiteWinRTPhone.dll 中不允许使用本机 API api-ms-win-core-interlocked-l1-2-0.dll:InterlockedIncrement()。更新它,然后重试。
1028: 程序集 sqlite3.dll 中不允许使用本机 API api-ms-win-core-interlocked-l1-2-0.dll:InterlockedCompareExchange()。更新它,然后重试。
1028: 程序集 SQLiteWinRTPhone.dll 中不允许使用本机 API api-ms-win-core-interlocked-l1-2-0.dll:InterlockedCompareExchange()。更新它,然后重试。