c# - Restore DotNet boostrapper -


i'm developing application c# clickonce setup. had folder dotnetfx40 in c:\program files (x86)\microsoft visual studio 14.0\sdk\bootstrapper\packages (visual studio 2015).

i wanted modify reboot mode unfortunately i've made mistake , setup doesn't work.

where can find official version package ? (.net framework 4.0)

i'm following instructions this link


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -