-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hello,
If a project references Microsoft.AspnetCore.OData v7.4.1, you cannot reference the latest version of Microsoft.OData.Extensions.Client v1.0.1, because of a version conflict :
Microsoft.AspNetCore.OData 7.4.1 -> Microsoft.OData.Core (>= 7.6.1 && < 8.0.0)
Microsoft.OData.Client 7.6.0 -> Microsoft.OData.Core (= 7.6.0)
There are new abstract properties in DataServiceClientRequestMessage that are not implemented in Microsoft.OData.Extensions.ClientHttpClientRequestMessage
Do you know when will it be updated ? Thank you
eumikhailov
Metadata
Metadata
Assignees
Labels
No labels