nuget - Facebook Authentication API error: Method not found -


i trying implement facebook authentication. have upgraded nuget packages abp 2.1.3 except abp.castle.log4net.

getting error

error: method not found: 'void abp.authorization.authorizationhelperextensions.authorize(abp.authorization.iauthorizationhelper, system.reflection.methodinfo)' 

i downloaded fresh template of asp.net boilerplate , upgraded abp.* nuget packages v2.2.1 , resolved runtime error. got error post in seperate thread.


Comments

Popular posts from this blog

go - serving up pdfs using golang -

python - Best design pattern for collection of objects -

r - Using `bbmle:mle2` with vector parameters (already works using `optim`) -