Brak opisu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ValidationExceptions.json 501B

123456789101112131415
  1. {
  2. "ErrorExceptions": [
  3. {
  4. "ValidationTest": "API Validation",
  5. "ExceptionMessage": "Breaking changes require a new major version.",
  6. "PackageVersion": "2.4.0"
  7. },
  8. {
  9. "ValidationTest": "API Validation",
  10. "ExceptionMessage": "Assembly \"Unity.PerformanceTesting\" no longer exists or is no longer included in build. This change requires a new major version.",
  11. "PackageVersion": "2.4.0"
  12. }
  13. ],
  14. "WarningExceptions": []
  15. }