Add more Windows Store app package types (#2995)
Visual Studio can also generate .appxbundle and .appxupload files for Windows Store apps. See: https://docs.microsoft.com/en-us/windows/uwp/packaging/packaging-uwp-apps#types-of-app-packages
This commit is contained in:
parent
f1f53976fa
commit
bbd09f3585
@ -209,6 +209,8 @@ BundleArtifacts/
|
||||
Package.StoreAssociation.xml
|
||||
_pkginfo.txt
|
||||
*.appx
|
||||
*.appxbundle
|
||||
*.appxupload
|
||||
|
||||
# Visual Studio cache files
|
||||
# files ending in .cache can be ignored
|
||||
|
Loading…
Reference in New Issue
Block a user