Rasagar/Library/PackageCache/com.unity.package-validation-suite/Editor/Extension/Unity.PackageValidationSuite.Editor.Extension.asmdef
2024-08-26 23:07:20 +03:00

24 lines
606 B
Plaintext

{
"name": "Unity.PackageValidationSuite.Editor.Extension",
"references": [
"Unity.PackageValidationSuite.Editor",
"PvpXray"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.upm.develop",
"expression": "",
"define": "UNITY_PACKAGE_MANAGER_DEVELOP_EXISTS"
}
],
"noEngineReferences": false
}