Did you install Visual Studio 2012 in a fresh new environment and willing to target your project for .NET Framework prior to Framework 4 but could not see the option to change to the older framework version? This post will help you in details.   Continue reading more to know about the default .NET Targeted Framework of Visual Studio 2012 and the steps to install additional framework version.   If you are new to Visual Studio 2012 and installed freshly in your all new development environment, you could probably face this issue. You will not see all the .NET framework version listed in your Visual Studio "New Project" dialog. By default this new IDE comes with only two framework version: .NET Framework 4 and .NET Framework 4.5. If you want your project to target the older version too, you need to install the same to integrate in the IDE.   By default, you will see the following targeted framework in the dropdown present in the "New Project" dialog:   ...


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

C#,.NET,Architect,Intermediate,Advanced,VS2010,Visual Studio 2012