Açıklama Yok
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 502B

123456789101112131415
  1. {
  2. "ErrorExceptions": [
  3. {
  4. "ValidationTest": "API Validation",
  5. "ExceptionMessage": "Additions require a new minor or major version.",
  6. "PackageVersion": "3.0.3"
  7. },
  8. {
  9. "ValidationTest": "API Validation",
  10. "ExceptionMessage": "New assembly \"Unity.PerformanceTesting.Tests.Runtime\" may only be added in a new minor or major version.",
  11. "PackageVersion": "3.0.3"
  12. }
  13. ],
  14. "WarningExceptions": []
  15. }