Import dependencies.props when building the metapackage
This commit is contained in:
parent
ba5ab12e9f
commit
6f096a18af
|
|
@ -1,4 +1,5 @@
|
|||
<Project>
|
||||
<Import Project="..\version.props" />
|
||||
<Import Project="..\build\common.props" />
|
||||
<Import Project="..\build\dependencies.props" />
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Reference in New Issue