You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.TimeOnly and System.DateOnly is introduced in .NET 6. If we want to support them, we have to update the target framework on .NET 6. (It's also related to the topic: SUPPORT POLICY).
@mchudie by the way, OData has the Date and TimeOfDay struct that you can use. Any problem to use those types?
Microsoft.OData.Client 7.14.0
System.TimeOnly' is not supported by the client library
The text was updated successfully, but these errors were encountered: