Note: | When specifying paths in the sdk.properties file, use a forward slash character, “/” or an escaped slash character, "\\", to separate folders, even when specifying Windows paths. |
Property and Setting |
microsoft.windows8.netcore.path Set to the path of the .NETCore 4.5 framework folder. The following shows an example using the default installation location is: microsoft.windows8.netcore.path=C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETCore\\v4.5 |
microsoft.sdk.winrt.extensions.sqlite Set to the path of the location of the SQLite extension SDKs installed for Windows RT/Windows 8. The following shows an example using the default installation location is: microsoft.sdk.winrt.extensions.sqlite=C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v8.0\\ExtensionSDKs\\SQLite.WinRT |