21 lines
466 B
Plaintext
Raw Normal View History

2025-05-18 01:04:31 +08:00
{
"name": "Unity.Notifications.Tests",
"references": [
"Unity.Notifications",
"Unity.Notifications.iOS"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
]
}