mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Add *.props as a recognized file extension for XML
Several MSBuild file extensions where already there including `*.targets`.
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
".opml",
|
||||
".owl",
|
||||
".proj",
|
||||
".props",
|
||||
".pt",
|
||||
".pubxml",
|
||||
".pubxml.user",
|
||||
|
||||
Reference in New Issue
Block a user