mirror of
https://github.com/nsnail/dot.git
synced 2025-04-14 09:32:49 +08:00
7 lines
290 B
XML
7 lines
290 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<BaseOutputPath>../build/temp/bin</BaseOutputPath>
|
|
<BaseIntermediateOutputPath>../build/temp/obj</BaseIntermediateOutputPath>
|
|
<MSBuildProjectExtensionsPath>../build/temp/obj</MSBuildProjectExtensionsPath>
|
|
</PropertyGroup>
|
|
</Project> |