arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.2d.aseprite@f6e7e126ac6d/Tests/Editor/Unity.2D.Aseprite.EditorTests.asmdef
Daniel 2e704cae70 init
Init Commit Unity
2025-09-25 22:01:28 +02:00

22 lines
501 B
Plaintext

{
"name": "Unity.2D.Aseprite.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
}