1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-08 19:41:45 +00:00
Files
sharkdp--bat/src/syntax_mapping/builtins/common/50-dotnet-xml.toml
T
Lucas Trzesniewski c64b6761fe Add .NET slnx extension
This is the new XML-based format for solution files.
2026-04-07 23:25:40 +02:00

3 lines
78 B
TOML

[mappings]
"XML" = ["*.csproj", "*.vbproj", "*.props", "*.targets", "*.slnx"]