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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -