简体   繁体   中英

build release configuration for sqlite wp8 app

i am trying to build a release configurarion of my app using sqlite on ARM for open store test kit platform but it gives the error namespace community not found . How can i fix this and publish my app

SQLite-net nuget软件包要求您在项目属性中设置条件常量USE_WP8_NATIVE_SQLITE,否则会出现该错误。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM