25 lines
588 B
Plaintext
Raw Permalink Normal View History

2025-05-18 01:04:31 +08:00
{
"name": "Unity.Android.Notifications.Tests",
"rootNamespace": "",
"references": [
"Unity.Notifications.Android",
"UnityEngine.TestRunner",
"UnityEditor.TestRunner"
],
"includePlatforms": [
"Android",
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}