mirror of
https://github.com/sharkdp/bat.git
synced 2025-06-05 01:07:15 +02:00
6 lines
115 B
XML
Vendored
6 lines
115 B
XML
Vendored
<Project>
|
|
<PropertyGroup>
|
|
<OutDir>C:\output\$(MSBuildProjectName)</OutDir>
|
|
</PropertyGroup>
|
|
</Project>
|