Skip to content

Commit c9b4e83

Browse files
committed
Add empty Directory.Build.props to ql subdirectory
1 parent cecaa0d commit c9b4e83

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

csharp/ql/Directory.Build.props

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<Project>
2+
<!--
3+
This .props file contains an intentionally empty <Project> node. It's resetting the top level Directory.Build.props
4+
so that the settings are ignored in QL (integration) tests.
5+
-->
6+
</Project>

0 commit comments

Comments
 (0)