Skip to content

Commit fea7c91

Browse files
committed
try this
1 parent 39ffc4c commit fea7c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fsharp/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<UseFSharpProductVersion>true</UseFSharpProductVersion>
55
</PropertyGroup>
66

7-
<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />
87
<Import Project="$([MSBuild]::GetPathOfFileAbove('FSharpTests.Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />
8+
<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />
99

1010
</Project>

0 commit comments

Comments
 (0)