arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.mathematics@8017b507cc74/Tests/Unity.Mathematics.Tests.asmdef

21 lines
492 B
Plaintext
Raw Normal View History

2025-09-25 22:01:28 +02:00
{
"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
}