Files
AR-Menu/Library/PackageCache/com.unity.cloud.ktx@77813424dbfd/Tests/Editor/Ktx.Editor.Tests.asmdef
2025-11-30 08:35:03 +02:00

24 lines
532 B
Plaintext

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