vb.net - Quickly select .Net 4.x in an old project? -


i mystified why didn't have memorystream.copyto, until noticed project set use .net 2.x!

is there simple way update references 4.x? there's lot of them.

you can change target framework, not individual references. in project properties, "compile" section. under "advanced compile options" there option change framework .net 4+.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -