Add *.props as a recognized file extension for XML

Several MSBuild file extensions where already there including `*.targets`.
This commit is contained in:
Andrew Arnott
2017-07-03 05:35:34 -07:00
committed by GitHub
parent a4667bf583
commit 9dacd34cb5
+1
View File
@@ -34,6 +34,7 @@
".opml",
".owl",
".proj",
".props",
".pt",
".pubxml",
".pubxml.user",