We have moved from Visual studio 2005 to Visual studio 2012.
So we need to rebuild the Windows applications, Web applications as well as Windows services using Visual Studio 2012
When we rebuild these projects, is it a best choice to target to use .netframework 4.5 and rebuild them? Will we face any problems in doing so??
Greatly appreciate any inputs.. thanks!!