Files
com.misaki.hdrp-toon/Tests/Editor/Unity.ToonShader.EditorTests.asmdef
2024-08-15 17:00:11 +09:00

21 lines
467 B
Plaintext

{
"name": "Unity.Toonshader.EditorTests",
"references": [
"UnityEngine.TestRunner",
"UnityEditor.TestRunner"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": []
}