mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-17 06:20:28 +00:00
7 lines
104 B
YAML
7 lines
104 B
YAML
|
|
filetype: msbuild
|
||
|
|
detect:
|
||
|
|
filename: "\\.(.*proj|props|targets|tasks)$"
|
||
|
|
|
||
|
|
rules:
|
||
|
|
- include: "xml"
|