Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ProjectBackup/Unity/Farmlanders/Library/PackageCache/com.unity.collab-proxy@1.15.4/ValidationExceptions.json
2022-11-12 13:10:03 +01:00

26 lines
1.3 KiB
JSON

{
"ErrorExceptions": [
{
"ValidationTest": "API Validation",
"ExceptionMessage": "New assembly \"Unity.PlasticSCM.EditorTests\" may only be added in a new minor or major version.",
"PackageVersion": "1.15.4"
},
{
"ValidationTest": "Package Unity Version Validation",
"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",
"PackageVersion": "1.15.4"
},
{
"ValidationTest": "API Validation",
"ExceptionMessage": "Breaking changes require a new major version.",
"PackageVersion": "1.15.4"
},
{
"ValidationTest": "API Validation",
"ExceptionMessage": "Additions require a new minor or major version.",
"PackageVersion": "1.15.4"
}
],
"WarningExceptions": []
}