1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-11-15 06:15:55 +00:00
Files
bat/tests/syntax-tests/highlighted/XML/Directory.Build.props
2025-02-23 20:20:52 +02:00

615 B
Vendored

<Project>
<PropertyGroup>
<OutDir>C:\output\$(MSBuildProjectName)</OutDir>
</PropertyGroup>
</Project>