1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-23 17:03:18 +00:00

Add .NET slnx extension

This is the new XML-based format for solution files.
This commit is contained in:
Lucas Trzesniewski
2026-04-07 23:04:24 +02:00
parent 11efacbe64
commit c64b6761fe
4 changed files with 16 additions and 1 deletions
@@ -1,2 +1,2 @@
[mappings]
"XML" = ["*.csproj", "*.vbproj", "*.props", "*.targets"]
"XML" = ["*.csproj", "*.vbproj", "*.props", "*.targets", "*.slnx"]