Could not find SDK SQLite.UWP.2015 when building UWP application using Hosted TFS pool

后端 未结 4 941
迷失自我
迷失自我 2021-01-02 19:36

I have build a UWP application using Sqlite. On my local machine I had to install the following SQLite for Universal Windows Platform Visual Studio Extension to get it to bu

4条回答
  •  南方客
    南方客 (楼主)
    2021-01-02 20:25

    • Download SQLite for Universal Windows Platform SDK from here
    • Install it by double clicking.

    This solved same issue with my UWP project.

提交回复
热议问题