Skip to content

Commit 6dee9fb

Browse files
authored
fix: add wixproj to visualstudio file extensions (#3383)
1 parent c80cf0f commit 6dee9fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/icons/fileIcons.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,7 @@ export const fileIcons: FileIcons = {
398398
'vcxitems.filters',
399399
'vcxproj',
400400
'vcxproj.filters',
401+
'wixproj',
401402
],
402403
fileNames: ['.vsconfig'],
403404
},

0 commit comments

Comments
 (0)