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.
1 parent 6760390 commit fa73cd5Copy full SHA for fa73cd5
1 file changed
csharp/ql/integration-tests/posix/standalone_dependencies_no_framework/test.py
@@ -3,7 +3,6 @@
3
from ..conftest import _supports_mono_nuget
4
5
6
-
7
@pytest.mark.only_if(_supports_mono_nuget())
8
def test(codeql, csharp):
9
os.environ["CODEQL_EXTRACTOR_CSHARP_BUILDLESS_DOTNET_FRAMEWORK_REFERENCES"] = (
0 commit comments