mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-10 05:15:43 +00:00
23 lines
547 B
Plaintext
23 lines
547 B
Plaintext
{
|
|
"name": "X10D.Unity.Tests",
|
|
"rootNamespace": "X10D.Unity",
|
|
"references": [
|
|
"UnityEngine.TestRunner",
|
|
"UnityEditor.TestRunner"
|
|
],
|
|
"includePlatforms": [],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": true,
|
|
"precompiledReferences": [
|
|
"nunit.framework.dll",
|
|
"X10D.dll",
|
|
"X10D.Unity.dll"
|
|
],
|
|
"autoReferenced": false,
|
|
"defineConstraints": [
|
|
"UNITY_INCLUDE_TESTS"
|
|
],
|
|
"versionDefines": [],
|
|
"noEngineReferences": false
|
|
} |