I am trying to build one of my projects that previously worked fine. All devices are skipped. See one of the warning messages I get. Minimum API level is set to 3.2.x (as for previous correct buildings of same project/devices combination). It is erroneously considered that Edge 1030 only supports 3.1.3. Same happens for any other device supported by my app.
BUILD: WARNING: Device name: 'Edge® 1030' Part number: '006-B2924-00' CIQ ver: '3.1.3' is being ignored by the package tool because it does not support the minimum API Level set for this project
I have checked it with SDK 4.05, 4.04 and 4.03 with same wrong results, so I assume cause is linked to device definition information. But, it worked well before and I am not aware that all these devices definition has been updated