Skip to content

Commit

Permalink
Ensures dependencies are always built into the correct output directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
zooba committed Aug 21, 2015
1 parent a9d1120 commit b6c1cea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Build/Common.Build.settings
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,9 @@
<BuildReference>true</BuildReference>
<IncludeInVSIX>true</IncludeInVSIX>
</ProjectReference2>
<ProjectFile>
<Properties>BuildRoot=$(BuildRoot)</Properties>
</ProjectFile>
</ItemDefinitionGroup>

<Import Project="$(TargetsPath)\Common.Build.CSharp.settings" Condition="'$(MSBuildProjectExtension)' == '.csproj' or '$(MSBuildProjectExtension)' == '.tmp_proj'" />
Expand Down

0 comments on commit b6c1cea

Please sign in to comment.