Skip to content

Commit cdfbd15

Browse files
fix build
1 parent 3570fc9 commit cdfbd15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project>
3+
<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />
34
<PropertyGroup>
45
<IsTestProject>true</IsTestProject>
56
</PropertyGroup>

0 commit comments

Comments
 (0)