Skip to content

Commit a00c561

Browse files
author
David Crow
committed
Fix the inhereted version number
1 parent 074ffe2 commit a00c561

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Directory.Build.props

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
<Project>
2+
<!-- Import parent Directory.Build.props to inherit version properties -->
3+
<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />
24
</Project>

0 commit comments

Comments
 (0)