I am attempting to see if I can use voltbuilder instead of manual Visual studio builds for a a client but I am running into an issue with all SQLlite plugins which requires Windows SDK version 10.0.15063.0.
Is there a way I can make this available for the building of
cordova-sqlite-evcore-extbuild-free or
cordova-plugin-sqlite-evplus-ext-common-free
Error on build.
The Windows SDK version 10.0.15063.0 was not found. Install the required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting “Retarget solution”. [\plugins\cordova-sqlite-evcore-extbuild-free\src\windows\SQLite3-WinRT-sync\SQLite3\SQLite3.UWP.vcxproj]
Thanks