arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.nuget.mono-cecil@d78732e851eb/Tests/Editor/Unity.Nuget.Mono-Cecil.Editor.Tests.asmdef

21 lines
423 B
Plaintext
Raw Permalink Normal View History

2025-09-25 22:01:28 +02:00
{
"name": "Unity.Nuget.Mono-Cecil",
"references": [],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"Mono.Cecil.dll"
],
"autoReferenced": true,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
]
}