mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-23 00:22:56 +01:00
Merge pull request #3510 from andrewimcclement/aim/props_as_xml_extension
Add .props & .targets as XML extensions
This commit is contained in:
commit
ab65824d1c
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ registerLanguage({
|
||||||
'.ascx',
|
'.ascx',
|
||||||
'.csproj',
|
'.csproj',
|
||||||
'.config',
|
'.config',
|
||||||
|
'.props',
|
||||||
|
'.targets',
|
||||||
'.wxi',
|
'.wxi',
|
||||||
'.wxl',
|
'.wxl',
|
||||||
'.wxs',
|
'.wxs',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue