23 lines
547 B
Plaintext
23 lines
547 B
Plaintext
{
|
|
"name": "BracerLib.Tests",
|
|
"rootNamespace": "BracerLib.Tests",
|
|
"references": [
|
|
"UnityEngine.TestRunner",
|
|
"BracerLib",
|
|
"BracerLib.Utility.Testing"
|
|
],
|
|
"includePlatforms": [],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": true,
|
|
"precompiledReferences": [
|
|
"Moq.dll",
|
|
"nunit.framework.dll"
|
|
],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [
|
|
"UNITY_INCLUDE_TESTS"
|
|
],
|
|
"versionDefines": [],
|
|
"noEngineReferences": false
|
|
} |