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

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -