We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7056cb8 commit 39ffc4cCopy full SHA for 39ffc4c
tests/fsharp/Directory.Build.props
@@ -5,5 +5,6 @@
5
</PropertyGroup>
6
7
<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />
8
+ <Import Project="$([MSBuild]::GetPathOfFileAbove('FSharpTests.Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />
9
10
</Project>
0 commit comments