visual studio 2013 - VB.NET Build Events isn't there -


not can tell you, build events button in properties > compile physically isn't there.

per comment using express version, msdn documentation:

visual basic express not support entry of build events. supported in full visual studio product.

msdn visual studio 13 documentation build events

just added note, might able edit project file manually , add build events. msbuild might still use them. i'm not sure point, however.


Comments

Popular posts from this blog

jpa - Passing entitymanager from reflection method -

frame rate - JAVA simple fps animation(how can i work with?) -