Browse Source

Include .props as an XML extension.

andrewimcclement 2 năm trước cách đây
mục cha
commit
9cba1bbd3a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/basic-languages/xml/xml.contribution.ts

+ 1 - 0
src/basic-languages/xml/xml.contribution.ts

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