24 lines
518 B
Plaintext
24 lines
518 B
Plaintext
{
|
|
"name": "ShrinkModFramework.Tests",
|
|
"rootNamespace": "ShrinkModFramework.Tests",
|
|
"references": [
|
|
"ShrinkModFramework.Runtime",
|
|
"ShrinkContext.Core.Runtime",
|
|
"UniTask",
|
|
"UnityEngine.TestRunner",
|
|
"UnityEditor.TestRunner"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"autoReferenced": false,
|
|
"defineConstraints": [
|
|
"UNITY_INCLUDE_TESTS"
|
|
],
|
|
"versionDefines": [],
|
|
"noEngineReferences": false
|
|
}
|