OData / ModelBuilder

A project to generate Edm (Entity Data Model) from CLR types
19 stars 19 forks source link

Remove Annotations version limit #13

Closed weitzhandler closed 3 years ago

weitzhandler commented 3 years ago

Issues

Fixes #12

Description

Changes dependency on System.ComponentModel.Annotations from >= 4.6.0 < 5.0.0 to just >=4.6.0.

Checklist (Uncheck if it is not completed)

weitzhandler commented 3 years ago

Seems this has already been fixed in https://github.com/OData/ModelBuilder/commit/085446190a61999042e0a727e557c35ad07aa210

@xuzhg I wish MS would equip you with more assisting developers, you're doing work of a whole team by yourself. You and OData deserve more.

Thanks for all your effort :heart: