1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-09 14:53:18 +00:00
Files
sharkdp--bat/tests/syntax-tests/highlighted/XML/solution.slnx
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

1.4 KiB
Vendored

<Solution>
<Folder Name="/Build/">
<File Path="Directory.Build.props" />
<File Path="projectname.targets" />
</Folder>
<Project Path="console.csproj" />
</Solution>