forked from needle-mirror/com.unity.purchasing
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathValidationExceptions.json
More file actions
15 lines (15 loc) · 843 Bytes
/
Copy pathValidationExceptions.json
File metadata and controls
15 lines (15 loc) · 843 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"ErrorExceptions": [
{
"ValidationTest": "API Validation",
"ExceptionMessage": "Adding the first entry in includePlatforms requires a new major version. Was:\"\" Now:\"Android, Editor, GameCoreScarlett, GameCoreXboxOne, LinuxStandalone64, CloudRendering, Lumin, macOSStandalone, PS4, PS5, Stadia, Switch, WSA, WebGL, WindowsStandalone32, WindowsStandalone64, XboxOne\"",
"PackageVersion": "4.11.0"
},
{
"ValidationTest": "API Validation",
"ExceptionMessage": "Adding the first entry in includePlatforms requires a new major version. Was:\"\" Now:\"Editor, GameCoreScarlett, GameCoreXboxOne, LinuxStandalone64, CloudRendering, Lumin, PS4, PS5, Stadia, Switch, WSA, WebGL, WindowsStandalone32, WindowsStandalone64, XboxOne\"",
"PackageVersion": "4.11.0"
}
],
"WarningExceptions": []
}