22 lines
483 B
Plaintext
22 lines
483 B
Plaintext
|
{
|
||
|
"name": "Unity.Settings.Tests",
|
||
|
"references": [
|
||
|
"Unity.Settings.Editor"
|
||
|
],
|
||
|
"defineConstraints": [
|
||
|
"UNITY_INCLUDE_TESTS"
|
||
|
],
|
||
|
"optionalUnityReferences": [
|
||
|
"TestAssemblies"
|
||
|
],
|
||
|
"includePlatforms": [
|
||
|
"Editor"
|
||
|
],
|
||
|
"excludePlatforms": [],
|
||
|
"allowUnsafeCode": false,
|
||
|
"overrideReferences": false,
|
||
|
"precompiledReferences": [],
|
||
|
"autoReferenced": true,
|
||
|
"defineConstraints": [],
|
||
|
"versionDefines": []
|
||
|
}
|