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.
Directory.Build.props
ql
1 parent cecaa0d commit c9b4e83Copy full SHA for c9b4e83
csharp/ql/Directory.Build.props
@@ -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