Skip to content

Commit 041def7

Browse files
author
Dmytro Ivanov
committed
Fix validator warnings/errors more
1 parent 8780b1a commit 041def7

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

Packages/com.unity.inputsystem/ValidationExceptions.json

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -20,26 +20,6 @@
2020
"ValidationTest": "API Validation",
2121
"ExceptionError": "New assembly \"Unity.InputSystem.TestFramework\" may only be added in a new minor or major version.",
2222
"PackageVersion": "1.0.2"
23-
},
24-
{
25-
"ValidationTest": "API Validation",
26-
"ExceptionError": "Breaking changes require a new major version.",
27-
"PackageVersion": "1.0.1"
28-
},
29-
{
30-
"ValidationTest": "API Validation",
31-
"ExceptionError": "Additions require a new minor or major version.",
32-
"PackageVersion": "1.0.1"
33-
},
34-
{
35-
"ValidationTest": "API Validation",
36-
"ExceptionError": "New assembly \"Unity.InputSystem.IntegrationTests\" may only be added in a new minor or major version.",
37-
"PackageVersion": "1.0.1"
38-
},
39-
{
40-
"ValidationTest": "API Validation",
41-
"ExceptionError": "New assembly \"Unity.InputSystem.TestFramework\" may only be added in a new minor or major version.",
42-
"PackageVersion": "1.0.1"
4323
}
4424
]
4525
}

0 commit comments

Comments
 (0)