Import dependencies.props when building the metapackage

This commit is contained in:
Nate McMaster 2017-11-29 13:02:37 -08:00
parent ba5ab12e9f
commit 6f096a18af
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
<Project>
<Import Project="..\version.props" />
<Import Project="..\build\common.props" />
<Import Project="..\build\dependencies.props" />
</Project>