123456789101112131415161718192021 |
- {
- "name": "Unity.Mathematics.Tests",
- "rootNamespace": "",
- "references": [
- "Unity.Mathematics",
- "UnityEngine.TestRunner"
- ],
- "includePlatforms": [],
- "excludePlatforms": [],
- "allowUnsafeCode": true,
- "overrideReferences": true,
- "precompiledReferences": [
- "nunit.framework.dll"
- ],
- "autoReferenced": false,
- "defineConstraints": [
- "UNITY_INCLUDE_TESTS"
- ],
- "versionDefines": [],
- "noEngineReferences": false
- }
|