summaryrefslogtreecommitdiff
path: root/Library/PackageCache/com.unity.test-framework@1.1.11/UnityEngine.TestRunner/UnityEngine.TestRunner.asmdef
blob: f85c16a5951420a61a74e68c095198a94dc87afd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "name": "UnityEngine.TestRunner",
    "references": [],
    "includePlatforms": [],
    "excludePlatforms": [],
    "allowUnsafeCode": false,
    "overrideReferences": true,
    "precompiledReferences": [
        "nunit.framework.dll"
    ],
    "autoReferenced": false,
    "defineConstraints": []
}