Maze / Library /PackageCache /com.unity.ide.vscode@1.2.5 /Editor /Unity.com.unity.vscode.Editor.asmdef
| { | |
| "name": "Unity.VSCode.Editor", | |
| "references": [], | |
| "optionalUnityReferences": [], | |
| "includePlatforms": [ | |
| "Editor" | |
| ], | |
| "excludePlatforms": [], | |
| "versionDefines": [ | |
| { | |
| "name": "Unity", | |
| "expression": "2021.2.0a9", | |
| "define": "ROSLYN_ANALYZER_FIX" | |
| }, | |
| { | |
| "name": "Unity", | |
| "expression": "[2021.1.2f1,2021.2.0a1]", | |
| "define": "ROSLYN_ANALYZER_FIX" | |
| }, | |
| { | |
| "name": "Unity", | |
| "expression": "[2020.3.6f1,2021.0]", | |
| "define": "ROSLYN_ANALYZER_FIX" | |
| } | |
| ] | |
| } | |