Skip to content

Commit

Permalink
Add *.props as a recognized file extension for XML
Browse files Browse the repository at this point in the history
Several MSBuild file extensions where already there including `*.targets`.
  • Loading branch information
AArnott authored Jul 3, 2017
1 parent a4667bf commit 9dacd34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/xml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
".opml",
".owl",
".proj",
".props",
".pt",
".pubxml",
".pubxml.user",
Expand Down

0 comments on commit 9dacd34

Please sign in to comment.