mirror of
https://github.com/sharkdp/bat.git
synced 2025-04-24 19:48:22 +02:00
6 lines
115 B
XML
6 lines
115 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<OutDir>C:\output\$(MSBuildProjectName)</OutDir>
|
|
</PropertyGroup>
|
|
</Project>
|