Include .targets as an XML extension.

This commit is contained in:
andrewimcclement 2023-01-23 11:16:26 +00:00 committed by GitHub
parent 9cba1bbd3a
commit ee30f4e1c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,7 @@ registerLanguage({
'.csproj',
'.config',
'.props',
'.targets',
'.wxi',
'.wxl',
'.wxs',