Update xproj output path
This commit is contained in:
parent
0cf9a4b7f2
commit
cffc381a69
|
|
@ -8,7 +8,7 @@
|
|||
<PropertyGroup Label="Globals">
|
||||
<ProjectGuid>85c54a84-3e60-40e1-be39-c2f514dd922e</ProjectGuid>
|
||||
<BaseIntermediateOutputPath Condition="'$(BaseIntermediateOutputPath)'=='' ">..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath>
|
||||
<OutputPath Condition="'$(OutputPath)'=='' ">..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath>
|
||||
<OutputPath Condition="'$(OutputPath)'=='' ">..\..\artifacts\bin\</OutputPath>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<SchemaVersion>2.0</SchemaVersion>
|
||||
|
|
|
|||
Loading…
Reference in New Issue