mirror of
https://github.com/maxartz15/VertexAnimation.git
synced 2024-11-09 22:32:55 +01:00
20 lines
479 B
Plaintext
20 lines
479 B
Plaintext
|
{
|
||
|
"name": "COMPANYNAME.PACKAGENAME.Editor.Tests",
|
||
|
"references": [
|
||
|
"COMPANYNAME.PACKAGENAME",
|
||
|
"COMPANYNAME.PACKAGENAME.Editor"
|
||
|
],
|
||
|
"includePlatforms": [
|
||
|
"Editor"
|
||
|
],
|
||
|
"excludePlatforms": [],
|
||
|
"allowUnsafeCode": false,
|
||
|
"overrideReferences": false,
|
||
|
"precompiledReferences": [],
|
||
|
"autoReferenced": true,
|
||
|
"defineConstraints": [],
|
||
|
"versionDefines": [],
|
||
|
"optionalUnityReferences": [
|
||
|
"TestAssemblies"
|
||
|
]
|
||
|
}
|