24 lines
493 B
Plaintext
24 lines
493 B
Plaintext
{
|
|
"name": "ShrinkNetwork.Editor.Tests",
|
|
"rootNamespace": "ShrinkNetwork.Editor.Tests",
|
|
"references": [
|
|
"ShrinkNetwork.Runtime",
|
|
"ShrinkNetwork.Editor"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"autoReferenced": false,
|
|
"defineConstraints": [
|
|
"UNITY_INCLUDE_TESTS"
|
|
],
|
|
"versionDefines": [],
|
|
"noEngineReferences": false,
|
|
"optionalUnityReferences": [
|
|
"TestAssemblies"
|
|
]
|
|
}
|