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 3570fc9 commit cdfbd15Copy full SHA for cdfbd15
test/Directory.Build.props
@@ -1,5 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project>
3
+ <Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />
4
<PropertyGroup>
5
<IsTestProject>true</IsTestProject>
6
</PropertyGroup>
0 commit comments