Files
LowPolyBattleSim/Library/PackageCache/com.unity.package-validation-suite@536239bd7458/Editor/Extension/Unity.PackageValidationSuite.Editor.Extension.asmdef
Caleb Sandford deQuincey ecdd3e2a9e intial commit
2025-06-27 23:27:49 +01:00

23 lines
587 B
Plaintext

{
"name": "Unity.PackageValidationSuite.Editor.Extension",
"references": [
"Unity.PackageValidationSuite.Editor"
],
"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
}