Closed
Description
@commonsensesoftware like others I am running into issue #420 on the aspnetcore odata repo. This was apparently not an issue up until 8.0.5 was released so I tried to downgrade deom 8.0.10. It looks like aspnet-api-versioning has set 8.0.10 as the minimum version for its dependency on odata and I am wondering if there is a reason not to use the major version as you are accepting up till but not including 9. I know there was a bunch of refactoring after 8.0.4 which might be why, but just wanted to confirm.