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

25 lines
640 B
Plaintext

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