when I build the project (visual studio 2019) in debug mode , I am getting this error but the web application launches fine .
Error CA0063 : * Failed to load rule set file Kentor.AuthServices.ruleset' or one of its dependent rule set files.
however when I debug it in release, no build errors
any idea how to get rid of this error in debug mode ?