Files
BingoGrassland/Assets/MYp0ZVTT2QSDK/ThirdParty/com.unity.mobile.notifications@2.3.2/Tests/Runtime/Android/Unity.Android.Notifications.Tests.asmdef
T

25 lines
588 B
Plaintext
Raw Normal View History

2026-06-29 16:21:36 +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
}