Error MSB4028: The "ReadItemsFromFile" task's outputs could not be retrieved from the "Items" parameter. Parameter "includeEscaped" cannot have zero length. (MSB4028)
Manish Kumar
5
Reputation points
Screenshot 2024-04-03 at 12.36.58 PM.png
Screenshot 2024-04-03 at 12.37.40 PM.png
Screenshot 2024-04-03 at 12.36.34 PM.png
I am working iOS native binding MAUI side , We are able to access all properties and class in MAUI side after added DLL in MAUI solutions.
But When I build and run the solutions I am getting below error.
**Error MSB4028: The "ReadItemsFromFile" task's outputs could not be retrieved from the "Items" parameter. Parameter "includeEscaped" cannot have zero length. (MSB4028)
**
Sign in to answer