File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed
Packages/com.unity.inputsystem Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 88 "Targets" : " +PS4,+XboxOne"
99 }
1010 ]
11+ },
12+ "FileContentKeywordValidation" :
13+ {
14+ "TimeoutMins" : 10.0
1115 }
1216}
Original file line number Diff line number Diff line change 11{
22 "Exceptions" :
33 [
4+ {
5+ "ValidationTest" : " API Validation" ,
6+ "ExceptionError" : " Breaking changes require a new major version." ,
7+ "PackageVersion" : " 1.0.2"
8+ },
9+ {
10+ "ValidationTest" : " API Validation" ,
11+ "ExceptionError" : " Additions require a new minor or major version." ,
12+ "PackageVersion" : " 1.0.2"
13+ },
14+ {
15+ "ValidationTest" : " API Validation" ,
16+ "ExceptionError" : " New assembly \" Unity.InputSystem.IntegrationTests\" may only be added in a new minor or major version." ,
17+ "PackageVersion" : " 1.0.2"
18+ },
19+ {
20+ "ValidationTest" : " API Validation" ,
21+ "ExceptionError" : " New assembly \" Unity.InputSystem.TestFramework\" may only be added in a new minor or major version." ,
22+ "PackageVersion" : " 1.0.2"
23+ },
424 {
525 "ValidationTest" : " API Validation" ,
626 "ExceptionError" : " Breaking changes require a new major version." ,
You can’t perform that action at this time.
0 commit comments