i was using vscommands extension for vs 2013 to import .pfx key into project by simply right clicking on error and applying fix.
in vs 2015 i didnt find any extension to do that an i have to manully enter command
- sn -d keyname
- sn -i key.pfd keyname Sn.exe (Strong Name Tool)
is there any extension which can help to enter the password command easier ?