IdentityManager / IdentityManager.AspNetIdentity

ASP.NET Identity support for Thinktecture IdentityManager
Apache License 2.0
60 stars 51 forks source link

Packages problem #14

Closed ipryshlyak closed 9 years ago

ipryshlyak commented 9 years ago

I've downloaded this project, but it fails to restore/find IndentityManager package. I've added it manually (1.0.0-beta3), but it seems that this project is out of date (e.g.: Constants.ClaimTypes is missing in latest IdentityManager).

andriy-f commented 9 years ago

I have the same problem

richard-smith-67 commented 9 years ago

Ditto...

brockallen commented 9 years ago

Ok, sorry -- the dev branch was the one pointing to the correct MyGet, master was out of date. I merged dev to master, so please try again.

richard-smith-67 commented 9 years ago

That was quick. Works now. Many thanks!

brockallen commented 9 years ago

np -- sorry to the others for the delay