21 lines
735 B
JSON
21 lines
735 B
JSON
|
{
|
||
|
"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": []
|
||
|
}
|