IdentityServer / IdentityServer3.EntityFramework

EntityFramework persistence layer for IdentityServer3
Apache License 2.0
68 stars 97 forks source link

Package is currently not compatible with AutoMapper 6.0.2 #130

Closed danielwagn3r closed 7 years ago

brockallen commented 7 years ago

Out of curiosity, what broke?

danielwagn3r commented 7 years ago

I tried to upgrade AutoMapper to version 6 in a project where I used IdSrv3 and IdSrv3.Ef and it didn't work. I'll give you more detailed info after the holiday weekend.

brockallen commented 7 years ago

No worries -- don't bother. It was only mild curiosity :)

danielwagn3r commented 7 years ago

Sorry for bothering, I couldn't reproduce it anymore, but I opened the issue after getting some exceptions regarding version of the AutoMapper assembly on load ... seem's the reason for that was something else.

brockallen commented 7 years ago

So we should close the PR then too?

danielwagn3r commented 7 years ago

Sure, it only would force users to upgrade without any need.