File size: 1,683 Bytes
18a519f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
    "name": "Unity.TestTools.CodeCoverage.Editor",
    "rootNamespace": "UnityEditor.TestTools.CodeCoverage",
    "references": [
        "GUID:27619889b8ba8c24980f49ee34dbb44a",
        "GUID:0acc523941302664db1f4e527237feb3",
        "GUID:19c3df1967929405fba735480b3da9a7",
        "GUID:eecdf9bdfcb2949619db458f3e24c5e2",
        "GUID:49818357e697641afb75d2f8acaf1861"
    ],
    "includePlatforms": [
        "Editor"
    ],
    "excludePlatforms": [],
    "allowUnsafeCode": false,
    "overrideReferences": true,
    "precompiledReferences": [
        "nunit.framework.dll",
        "ReportGeneratorMerged.dll"
    ],
    "autoReferenced": true,
    "defineConstraints": [
        "UNITY_2019_2_OR_NEWER"
    ],
    "versionDefines": [
        {
            "name": "com.unity.test-framework",
            "expression": "1.0.16",
            "define": "CONDITIONAL_IGNORE_SUPPORTED"
        },
        {
            "name": "com.unity.burst",
            "expression": "1.1.1",
            "define": "BURST_INSTALLED"
        },
        {
            "name": "com.unity.test-framework",
            "expression": "1.1.18",
            "define": "TEST_FRAMEWORK_1_1_18_OR_NEWER"
        },
        {
            "name": "Unity",
            "expression": "2021.1.0b10",
            "define": "NO_COV_EDITORPREF"
        },
        {
            "name": "com.unity.test-framework",
            "expression": "1.3.0",
            "define": "TEST_FRAMEWORK_1_3_OR_NEWER"
        },
        {
            "name": "com.unity.test-framework",
            "expression": "2.0.0",
            "define": "TEST_FRAMEWORK_2_0_OR_NEWER"
        }
    ],
    "noEngineReferences": false
}