Files
LowPolyBattleSim/Library/PackageCache/com.unity.cinemachine@dcc61ebd6655/ValidationExceptions.json
Caleb Sandford deQuincey ecdd3e2a9e intial commit
2025-06-27 23:27:49 +01:00

35 lines
1.4 KiB
JSON

{
"ErrorExceptions": [
{
"ValidationTest": "API Validation",
"ExceptionMessage": "Additions require a new minor or major version.",
"PackageVersion": "2.10.3"
},
{
"ValidationTest": "API Validation",
"ExceptionMessage": "New assembly \"com.unity.cinemachine.Tests\" may only be added in a new minor or major version.",
"PackageVersion": "2.10.3"
},
{
"ValidationTest": "API Validation",
"ExceptionMessage": "New assembly \"com.unity.cinemachine.EditorTests\" may only be added in a new minor or major version.",
"PackageVersion": "2.10.3"
},
{
"ValidationTest": "API Validation",
"ExceptionMessage": "Breaking changes require a new major version.",
"PackageVersion": "2.10.3"
},
{
"ValidationTest": "API Validation",
"ExceptionMessage": "New assembly \"Cinemachine.Runtime.Tests\" may only be added in a new minor or major version.",
"PackageVersion": "2.10.3"
},
{
"ValidationTest": "API Validation",
"ExceptionMessage": "New assembly \"Cinemachine.Editor.Tests\" may only be added in a new minor or major version.",
"PackageVersion": "2.10.3"
}
],
"WarningExceptions": []
}