Rasagar/Library/PackageCache/com.unity.mathematics/Tests/Unity.Mathematics.Tests.asmdef
2024-08-26 23:07:20 +03:00

21 lines
492 B
Plaintext

{
"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
}