Skip to content

Commit 9dacd34

Browse files
authored
Add *.props as a recognized file extension for XML
Several MSBuild file extensions where already there including `*.targets`.
1 parent a4667bf commit 9dacd34

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

extensions/xml/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
".opml",
3535
".owl",
3636
".proj",
37+
".props",
3738
".pt",
3839
".pubxml",
3940
".pubxml.user",

0 commit comments

Comments
 (0)