21 lines
735 B
JSON
Raw Normal View History

2025-03-11 15:30:07 +08:00
{
"ErrorExceptions": [
{
"ValidationTest": "API Validation",
"ExceptionMessage": "Additions require a new minor or major version.",
"PackageVersion": "2.8.9"
},
{
"ValidationTest": "API Validation",
"ExceptionMessage": "New assembly \"com.unity.cinemachine.Tests\" may only be added in a new minor or major version.",
"PackageVersion": "2.8.9"
},
{
"ValidationTest": "API Validation",
"ExceptionMessage": "New assembly \"com.unity.cinemachine.EditorTests\" may only be added in a new minor or major version.",
"PackageVersion": "2.8.9"
}
],
"WarningExceptions": []
}