Skip to content

Commit fea7c91

Browse files
committed
try this
1 parent 39ffc4c commit fea7c91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/fsharp/Directory.Build.props

Lines changed: 1 addition & 1 deletion
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)