OData / lab

This repository is for exploring new ideas and developing early prototypes of various OData stacks.
Other
48 stars 59 forks source link

Adding OData Connected Service to the project failed: Could not get CLR type name for EDM type 'Edm.PropertyPath' #110

Closed Tiberriver256 closed 3 years ago

Tiberriver256 commented 3 years ago

Hey,

We're getting an error when generating a client from an OData v4.01 service and getting the above error. Do we perhaps need to update the Microsoft.OData.Edm dependency?

Adding OData Connected Service to the project failed: Could not get CLR type name for EDM type 'Edm.PropertyPath'

unchase commented 3 years ago

Hi, @Tiberriver256 You can try to use the lastest version of the ODataConnectedService.

Tiberriver256 commented 3 years ago

Thanks @unchase! This was using 0.11.1 but I hadn't realized the repo had moved. I'll close this out and reopen it in the main.