Add .props & .targets as XML extensions
@@ -16,6 +16,8 @@ registerLanguage({
'.ascx',
'.csproj',
'.config',
+ '.props',
+ '.targets',
'.wxi',
'.wxl',
'.wxs',