Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Directory.Build.props
ql
1 parent cecaa0d commit c9b4e83Copy full SHA for c9b4e83
1 file changed
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