I am trying to add Microsoft.Visual.C++.12.0.x86
to a ClickOnce prerequisites in a visual studio 2015 WPF application.
My project was initially created under Visual studio 2013 where under the click once prerequisites button the Microsoft.Visual.C++.12.0.x86
option was available.
Now that I have upgraded to 2015 I get the message “Prerequisites could not be found for bootstrapping”
I have tried to follow this post (Where is the VC++ 2012 Runtime Bootstrapper package in Visual Studio 2013?) but I can’t seem to find the location VS 2015 looks for click once prerequisites.