summaryrefslogtreecommitdiff
path: root/VRCSDK3AvatarsLegacy/Assets/VRCSDK/Dependencies/VRChat/Editor/ShaderStripping/VRC.SDKBase.Editor.ShaderStripping.asmdef
blob: 6a0bf26a4307b32f108250cb117480b285060e1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "VRC.SDKBase.Editor.ShaderStripping",
    "references": [],
    "optionalUnityReferences": [],
    "includePlatforms": [
        "Editor"
    ],
    "excludePlatforms": [],
    "allowUnsafeCode": false,
    "overrideReferences": false,
    "precompiledReferences": [
        "VRCSDKBase-Editor.dll"
    ],
    "autoReferenced": true,
    "defineConstraints": []
}