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 713B

12345678910
  1. {
  2. "ErrorExceptions": [
  3. {
  4. "ValidationTest": "Package Unity Version Validation",
  5. "ExceptionMessage": "The Unity version requirement is more strict than in the previous version of the package. Increment the minor version of the package to leave patch versions available for previous version. Read more about this error and potential solutions at https://docs.unity3d.com/Packages/com.unity.package-validation-suite@latest/index.html?preview=1&subfolder=/manual/package_unity_version_validation_error.html#the-unity-version-requirement-is-more-strict-than-in-the-previous-version-of-the-package",
  6. "PackageVersion": "1.3.2"
  7. }
  8. ],
  9. "WarningExceptions": []
  10. }