mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Add empty Directory.Build.props to ql subdirectory
This commit is contained in:
6
csharp/ql/Directory.Build.props
Normal file
6
csharp/ql/Directory.Build.props
Normal file
@@ -0,0 +1,6 @@
|
||||
<Project>
|
||||
<!--
|
||||
This .props file contains an intentionally empty <Project> node. It's resetting the top level Directory.Build.props
|
||||
so that the settings are ignored in QL (integration) tests.
|
||||
-->
|
||||
</Project>
|
||||
Reference in New Issue
Block a user