You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ValidationExceptions.json
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,12 @@
4
4
"ValidationTest": "API Validation",
5
5
"ExceptionMessage": "Assembly \"Unity.Netcode.Editor.PackageChecker\" no longer exists or is no longer included in build. This change requires a new major version.",
6
6
"PackageVersion": "2.4.1"
7
-
}
7
+
},
8
+
{
9
+
"ValidationTest": "API Validation",
10
+
"ExceptionMessage": "New assembly \"Unity.Netcode.PackageChecker.Editor\" may only be added in a new minor or major version.",
0 commit comments