UnityGame/Library/PackageCache/com.unity.nuget.mono-cecil/Tests/Editor/Unity.Nuget.Mono-Cecil.EditorTests.asmdef
2024-10-27 10:53:47 +03:00

21 lines
423 B
Plaintext

{
"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"
]
}