1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-29 08:01:23 +03:00

Correct the install location for the UWP VSIX package.

FossilOrigin-Name: b47d03027e973e3c8d77246a2d2100881f6a9bd2
This commit is contained in:
mistachkin
2016-02-18 21:00:29 +00:00
parent 195c8d5eba
commit 45dc877f76
3 changed files with 12 additions and 12 deletions

View File

@ -463,7 +463,7 @@ if {[string equal $packageFlavor WinRT]} then {
}
set shortName $shortNames($packageFlavor,$vsVersion)
set displayName $displayNames($packageFlavor,$vsVersion)
set targetPlatformIdentifier UWP
set targetPlatformIdentifier UAP; # NOTE: Not "UWP".
set targetPlatformVersion v0.8.0.0
set minVsVersion [getMinVsVersionXmlChunk $vsVersion]
set maxPlatformVersion \