wuxianshengcong/Library/PackageCache/com.unity.2d.tilemap.extras@3.1.2/Tests/Editor/Unity.2D.Tilemap.Extras.EditorTests.asmdef

22 lines
519 B
Plaintext
Raw Normal View History

2025-01-02 14:49:00 +08:00
{
"name": "Unity.2D.Tilemap.Extras.Placeholder.EditorTests",
"references": [
"UnityEngine.TestRunner",
"UnityEditor.TestRunner"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}