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

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -