[SOLVED] Importer 'TextureImporter' had unexpected failure!

Hey guys, I’m using Visual Studio 2017 and monogame 3.6 but I can’t load images to my project.
I don’t know what to do to fix this problem.
I try to import images .png or .jpg but it doesn’t work.

I already tried to install VC++ 2012 Redist but it doesn’t work

EDIT: Ok guys, I tried VC++ 2013 and it works!