ValidationExceptions.json 352 B

123456789
  1. {
  2. "Exceptions": [
  3. {
  4. "ValidationTest": "Package Lifecycle Validation",
  5. "ExceptionError": "Package com.unity.render-pipelines.universal@12.1.6 depends on package com.unity.burst@1.5.0 which is in an invalid track for release purposes. Release versions can only depend on Release versions.",
  6. "PackageVersion": "12.1.6"
  7. }
  8. ]
  9. }