Files
LowPolyRPG/Library/PackageCache/com.unity.cinemachine@dcc61ebd6655/ValidationExceptions.json
Caleb Sandford deQuincey 715fb68744 Initial commitment
2025-06-25 11:10:11 +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": []
}