mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 13:55:41 +01:00
Include .targets as an XML extension.
This commit is contained in:
parent
9cba1bbd3a
commit
ee30f4e1c5
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ registerLanguage({
|
||||||
'.csproj',
|
'.csproj',
|
||||||
'.config',
|
'.config',
|
||||||
'.props',
|
'.props',
|
||||||
|
'.targets',
|
||||||
'.wxi',
|
'.wxi',
|
||||||
'.wxl',
|
'.wxl',
|
||||||
'.wxs',
|
'.wxs',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue