Rasagar/Library/PackageCache/com.unity.package-validation-suite/Editor/Unity.PackageValidationSuite.Editor.asmdef

28 lines
660 B
Plaintext
Raw Normal View History

2024-08-26 13:07:20 -07:00
{
"name": "Unity.PackageValidationSuite.Editor",
"rootNamespace": "",
"references": [
"Unity.APIComparison.Framework",
"PvpXray"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"Mono.Cecil.dll"
],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.package-manager-ui.develop",
"expression": "",
"define": "UNITY_PACKAGE_MANAGER_DEVELOP_EXISTS"
}
],
"noEngineReferences": false
}